diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-07 22:32:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-03-07 22:32:54 +0000 |
commit | 127a2b1a4da35a7203da3e017198b2155f526e50 (patch) | |
tree | af5c82178168bf2c416a457fb1f0823749a9fce6 /target | |
parent | 2d89fa7f437cc4a3a9c66d030c79d5d2e39e9f4a (diff) | |
download | upstream-127a2b1a4da35a7203da3e017198b2155f526e50.tar.gz upstream-127a2b1a4da35a7203da3e017198b2155f526e50.tar.bz2 upstream-127a2b1a4da35a7203da3e017198b2155f526e50.zip |
linux/3.{2,3}: even more NAND symbols
SVN-Revision: 30850
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.2 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.3 | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2 index 59d34fdf50..b2178c1dfd 100644 --- a/target/linux/generic/config-3.2 +++ b/target/linux/generic/config-3.2 @@ -1524,6 +1524,8 @@ CONFIG_MTD_NAND_IDS=y # CONFIG_MTD_NAND_PLATFORM is not set # CONFIG_MTD_NAND_PPCHAMELEONEVB is not set # CONFIG_MTD_NAND_PXA3xx is not set +# CONFIG_MTD_NAND_RB4XX is not set +# CONFIG_MTD_NAND_RB750 is not set # CONFIG_MTD_NAND_RICOH is not set # CONFIG_MTD_NAND_RTC_FROM4 is not set # CONFIG_MTD_NAND_S3C2410 is not set diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 416b38f1f0..a1267c1009 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -1541,6 +1541,8 @@ CONFIG_MTD_NAND_IDS=y # CONFIG_MTD_NAND_PLATFORM is not set # CONFIG_MTD_NAND_PPCHAMELEONEVB is not set # CONFIG_MTD_NAND_PXA3xx is not set +# CONFIG_MTD_NAND_RB4XX is not set +# CONFIG_MTD_NAND_RB750 is not set # CONFIG_MTD_NAND_RICOH is not set # CONFIG_MTD_NAND_RTC_FROM4 is not set # CONFIG_MTD_NAND_S3C2410 is not set |