diff options
author | John Crispin <john@openwrt.org> | 2015-12-12 21:01:02 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-12-12 21:01:02 +0000 |
commit | 5d4f5689fdd22b17d688a30717f39f036ea988a6 (patch) | |
tree | f04e8528f09d4e462361be0d011679985c2d911f /target/linux/ramips/mt7628 | |
parent | f0664d34a6abb7fccc685146d15827b6851da505 (diff) | |
download | upstream-5d4f5689fdd22b17d688a30717f39f036ea988a6.tar.gz upstream-5d4f5689fdd22b17d688a30717f39f036ea988a6.tar.bz2 upstream-5d4f5689fdd22b17d688a30717f39f036ea988a6.zip |
ramips: add missing kernel symbols
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47884
Diffstat (limited to 'target/linux/ramips/mt7628')
-rw-r--r-- | target/linux/ramips/mt7628/config-4.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7628/config-4.3 b/target/linux/ramips/mt7628/config-4.3 index 35bfc97741..17b8984c95 100644 --- a/target/linux/ramips/mt7628/config-4.3 +++ b/target/linux/ramips/mt7628/config-4.3 @@ -175,6 +175,7 @@ CONFIG_SERIAL_OF_PLATFORM=y # CONFIG_SLAB is not set CONFIG_SLUB=y CONFIG_SOC_MT7620=y +# CONFIG_SOC_MT7621 is not set # CONFIG_SOC_RT288X is not set # CONFIG_SOC_RT305X is not set # CONFIG_SOC_RT3883 is not set |