diff options
author | Travis Kemen <thepeople@openwrt.org> | 2008-08-02 02:33:15 +0000 |
---|---|---|
committer | Travis Kemen <thepeople@openwrt.org> | 2008-08-02 02:33:15 +0000 |
commit | e6d14f7cd78a02b4bc20694c338c28fbb5762645 (patch) | |
tree | 0d3eea82f510a84f0e8e40626518ffa1f9c340d4 /target/linux/at91 | |
parent | 014a020b5f7155cbac694de20f2dabbd442382d7 (diff) | |
download | upstream-e6d14f7cd78a02b4bc20694c338c28fbb5762645.tar.gz upstream-e6d14f7cd78a02b4bc20694c338c28fbb5762645.tar.bz2 upstream-e6d14f7cd78a02b4bc20694c338c28fbb5762645.zip |
try to clean up some kernel configs
SVN-Revision: 12067
Diffstat (limited to 'target/linux/at91')
-rw-r--r-- | target/linux/at91/config-2.6.25 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/at91/config-2.6.25 b/target/linux/at91/config-2.6.25 index 68faf0d962..761d85c9fc 100644 --- a/target/linux/at91/config-2.6.25 +++ b/target/linux/at91/config-2.6.25 @@ -126,6 +126,7 @@ CONFIG_HW_CONSOLE=y # CONFIG_HW_RANDOM is not set CONFIG_HZ=128 # CONFIG_I2C is not set +# CONFIG_I2C_PCA is no set # CONFIG_IBM_NEW_EMAC_EMAC4 is not set # CONFIG_IBM_NEW_EMAC_RGMII is not set # CONFIG_IBM_NEW_EMAC_TAH is not set @@ -246,6 +247,8 @@ CONFIG_SLABINFO=y # CONFIG_SOUND is not set # CONFIG_SPARSEMEM_STATIC is not set # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set +# CONFIG_SPI_AT91 is not set +# CONFIG_SPI_ATMEL is not set CONFIG_SPLIT_PTLOCK_CPUS=4096 CONFIG_SSB_POSSIBLE=y CONFIG_SYSVIPC_SYSCTL=y |