diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-07 22:32:54 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-07 22:32:54 +0000 |
commit | 5cec24073509907236ef2f5db7bcb9a56f349b5b (patch) | |
tree | 49cce05139f1e7aa0cefc4b74d78a7951bd88d4a /target | |
parent | f69d75cd5ed1511850d0b97ccf783909270d83a4 (diff) |
linux/3.{2,3}: even more NAND symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30850 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 59d34fdf5..b2178c1df 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 416b38f1f..a1267c100 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 |