diff options
author | John Crispin <john@openwrt.org> | 2015-06-07 07:12:23 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-06-07 07:12:23 +0000 |
commit | bd87d11e58637a9d3a6db9340213fa2bf05caa06 (patch) | |
tree | 2cd83e6a73c28c0e28228de4629bfaa19940d4fb /target/linux/ramips/mt7621 | |
parent | ecaacad14d46b12f2b43372d09cb7fb3fa6fd3e6 (diff) | |
download | upstream-bd87d11e58637a9d3a6db9340213fa2bf05caa06.tar.gz upstream-bd87d11e58637a9d3a6db9340213fa2bf05caa06.tar.bz2 upstream-bd87d11e58637a9d3a6db9340213fa2bf05caa06.zip |
ralink: add missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45918
Diffstat (limited to 'target/linux/ramips/mt7621')
-rw-r--r-- | target/linux/ramips/mt7621/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7621/config-3.18 b/target/linux/ramips/mt7621/config-3.18 index ac9dd59e67..c5db166733 100644 --- a/target/linux/ramips/mt7621/config-3.18 +++ b/target/linux/ramips/mt7621/config-3.18 @@ -118,6 +118,7 @@ CONFIG_MIPS_MT_FPAFF=y CONFIG_MIPS_MT_SMP=y CONFIG_MIPS_PERF_SHARED_TC_COUNTERS=y # CONFIG_MIPS_VPE_LOADER is not set +# CONFIG_MTK_MTD_NAND is not set CONFIG_MODULES_USE_ELF_REL=y CONFIG_MT7621_WDT=y # CONFIG_MTD_CFI_INTELEXT is not set |