diff options
author | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-02 02:33:15 +0000 |
---|---|---|
committer | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-02 02:33:15 +0000 |
commit | c91999ec52b20bdb537a606da5d05e43435e563b (patch) | |
tree | 92ba6226e8a35ee4c2a3e6744d41378dde62ffe8 /target/linux/at91 | |
parent | da887498b868212d6a6d5776ca6d48532bf73fbb (diff) |
try to clean up some kernel configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12067 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 68faf0d96..761d85c9f 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 |