diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-06 16:38:36 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-06 16:38:36 +0000 |
commit | 89539462a867b12e1304c484698475aafab6d9aa (patch) | |
tree | d7dd00898235dd58c2b3f283cf2ae18387e4a83f /target/linux/generic/config-3.8 | |
parent | fc0e720f53ba2d524144b11c879db4e33ad1985a (diff) | |
download | upstream-89539462a867b12e1304c484698475aafab6d9aa.tar.gz upstream-89539462a867b12e1304c484698475aafab6d9aa.tar.bz2 upstream-89539462a867b12e1304c484698475aafab6d9aa.zip |
linux/3.8: add missing symbol
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36226
Diffstat (limited to 'target/linux/generic/config-3.8')
-rw-r--r-- | target/linux/generic/config-3.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index 22f77fe4ff..9b88aa78ad 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -1737,6 +1737,7 @@ CONFIG_MTD_NAND_DENALI_SCRATCH_REG_ADDR=0xff108018 # 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_FSL_IFC is not set # CONFIG_MTD_NAND_FSL_UPM is not set # CONFIG_MTD_NAND_FSMC is not set # CONFIG_MTD_NAND_GPIO is not set |