diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-13 07:26:21 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-13 07:26:21 +0000 |
commit | acaf597f4a554371f05f06da18abfff344fa3c92 (patch) | |
tree | c77b5601db481a33e4c2c8a11d44e1551d30c6b2 /target/linux | |
parent | 43147ffec5f9039b072e9c8dfb7d90b3f3718fae (diff) | |
download | upstream-acaf597f4a554371f05f06da18abfff344fa3c92.tar.gz upstream-acaf597f4a554371f05f06da18abfff344fa3c92.tar.bz2 upstream-acaf597f4a554371f05f06da18abfff344fa3c92.zip |
generic: add MTD_NAND_AR934X symbol
SVN-Revision: 33384
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 49400b79f2..a2c90533ca 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -1567,6 +1567,7 @@ CONFIG_MTD_MAP_BANK_WIDTH_4=y # CONFIG_MTD_MYLOADER_PARTS is not set # CONFIG_MTD_NAND is not set # CONFIG_MTD_NAND_AMS_DELTA is not set +# CONFIG_MTD_NAND_AR934X is not set # CONFIG_MTD_NAND_ATMEL is not set # CONFIG_MTD_NAND_AU1550 is not set # CONFIG_MTD_NAND_AUTCPU12 is not set |