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 | 5eab2bb70bb25f32148889b963fb97c195eb356a (patch) | |
tree | 2d8bfeed59d4e600ebe7e385b37eb5e50d7c1ba2 /target/linux/generic | |
parent | 11f893fb9b8547aff94b18a7ce4f634b5f0570f2 (diff) | |
download | upstream-5eab2bb70bb25f32148889b963fb97c195eb356a.tar.gz upstream-5eab2bb70bb25f32148889b963fb97c195eb356a.tar.bz2 upstream-5eab2bb70bb25f32148889b963fb97c195eb356a.zip |
linux/3.8: add missing symbol
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36226 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-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 |