diff options
author | John Crispin <blogic@openwrt.org> | 2015-12-12 21:01:02 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-12-12 21:01:02 +0000 |
commit | ee4bf94469d781a2a716a617791ec82b99877aeb (patch) | |
tree | 1df184a0121d16ee090ffc18f136aea7d79eb823 /target/linux/ramips/rt305x | |
parent | 7d441c78424f7d2acf18912837972ce2390909a5 (diff) | |
download | master-187ad058-ee4bf94469d781a2a716a617791ec82b99877aeb.tar.gz master-187ad058-ee4bf94469d781a2a716a617791ec82b99877aeb.tar.bz2 master-187ad058-ee4bf94469d781a2a716a617791ec82b99877aeb.zip |
ramips: add missing kernel symbols
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47884 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-4.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-4.3 b/target/linux/ramips/rt305x/config-4.3 index 4b81771192..7b273501dd 100644 --- a/target/linux/ramips/rt305x/config-4.3 +++ b/target/linux/ramips/rt305x/config-4.3 @@ -164,6 +164,7 @@ CONFIG_SERIAL_OF_PLATFORM=y # CONFIG_SLAB is not set CONFIG_SLUB=y # CONFIG_SOC_MT7620 is not set +# CONFIG_SOC_MT7621 is not set # CONFIG_SOC_RT288X is not set CONFIG_SOC_RT305X=y # CONFIG_SOC_RT3883 is not set |