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 | c95817f23aaba1452295f07b39222a409304b538 (patch) | |
tree | 49cce05139f1e7aa0cefc4b74d78a7951bd88d4a | |
parent | b8d4f21691f23cdaa8574edf8d941c99e76b269d (diff) | |
download | upstream-c95817f23aaba1452295f07b39222a409304b538.tar.gz upstream-c95817f23aaba1452295f07b39222a409304b538.tar.bz2 upstream-c95817f23aaba1452295f07b39222a409304b538.zip |
linux/3.{2,3}: even more NAND symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30850 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |