diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-05 18:40:45 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-05 18:40:45 +0000 |
commit | 0e6455bcb6e442e4a09c7809bdbbc7eb13842414 (patch) | |
tree | a8ea63b9bba20c84d30139457fe6484f88054014 /target | |
parent | 54d1a917eb8c776eea11307ced02c0d8a670ad66 (diff) |
[ar71xx] sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15628 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 1 | ||||
-rw-r--r-- | target/linux/ar71xx/config-2.6.29 | 1 | ||||
-rw-r--r-- | target/linux/ar71xx/config-2.6.30 | 1 |
3 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index a7e5572af1..ca0c9a06a9 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -191,7 +191,6 @@ CONFIG_SPI_BITBANG=y # CONFIG_SPI_GPIO_OLD is not set CONFIG_SPI_MASTER=y # CONFIG_SPI_SPIDEV is not set -# CONFIG_SSB_DRIVER_MIPS is not set CONFIG_SYS_HAS_CPU_MIPS32_R1=y CONFIG_SYS_HAS_CPU_MIPS32_R2=y CONFIG_SYS_HAS_EARLY_PRINTK=y diff --git a/target/linux/ar71xx/config-2.6.29 b/target/linux/ar71xx/config-2.6.29 index b73b88f1cb..ab7312e3c2 100644 --- a/target/linux/ar71xx/config-2.6.29 +++ b/target/linux/ar71xx/config-2.6.29 @@ -198,7 +198,6 @@ CONFIG_SPI_BITBANG=y # CONFIG_SPI_GPIO_OLD is not set CONFIG_SPI_MASTER=y # CONFIG_SPI_SPIDEV is not set -# CONFIG_SSB_DRIVER_MIPS is not set CONFIG_SYS_HAS_CPU_MIPS32_R1=y CONFIG_SYS_HAS_CPU_MIPS32_R2=y CONFIG_SYS_HAS_EARLY_PRINTK=y diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30 index 345c919e41..c093a220fe 100644 --- a/target/linux/ar71xx/config-2.6.30 +++ b/target/linux/ar71xx/config-2.6.30 @@ -138,6 +138,7 @@ CONFIG_MIPS_MT_DISABLED=y CONFIG_MTD_CONCAT=y CONFIG_MTD_M25P80=y CONFIG_MTD_NAND=y +# CONFIG_MTD_NAND_CAFE is not set CONFIG_MTD_NAND_RB4XX=y CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-2 CONFIG_MTD_REDBOOT_PARTS=y |