diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-04 12:39:42 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-04 12:39:42 +0000 |
commit | 19cbc620446994121d1690ea563d50babbc6e230 (patch) | |
tree | 558f22b7121647de715d2dda6b1471fa0b17818f /target/linux | |
parent | d5161a8aa9bd65ec53623e516bb17e27584f1be6 (diff) |
linux/3.2: add missing NAND symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30802 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2 index c4be769cd1..2c083011d0 100644 --- a/target/linux/generic/config-3.2 +++ b/target/linux/generic/config-3.2 @@ -1492,10 +1492,12 @@ CONFIG_MTD_NAND_DENALI_SCRATCH_REG_ADDR=0xff108018 # CONFIG_MTD_NAND_DISKONCHIP is not set # CONFIG_MTD_NAND_ECC_BCH is not set # CONFIG_MTD_NAND_ECC_SMC is not set +# CONFIG_MTD_NAND_FSL_ELBC is not set # CONFIG_MTD_NAND_GPIO is not set CONFIG_MTD_NAND_IDS=y # CONFIG_MTD_NAND_MUSEUM_IDS is not set # CONFIG_MTD_NAND_NANDSIM is not set +# CONFIG_MTD_NAND_NDFC is not set # CONFIG_MTD_NAND_PLATFORM is not set # CONFIG_MTD_NAND_RICOH is not set # CONFIG_MTD_NAND_VERIFY_WRITE is not set |