diff options
author | John Crispin <john@openwrt.org> | 2013-12-13 10:53:34 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-12-13 10:53:34 +0000 |
commit | b4b0a55aabd2839c5c995bb226f528efca73eea5 (patch) | |
tree | 5590872e7727102a707ee126637130489a674f12 /target/linux/ramips/rt305x | |
parent | 594442a37e40f7839b144036e1e2ade8a1d58f86 (diff) | |
download | upstream-b4b0a55aabd2839c5c995bb226f528efca73eea5.tar.gz upstream-b4b0a55aabd2839c5c995bb226f528efca73eea5.tar.bz2 upstream-b4b0a55aabd2839c5c995bb226f528efca73eea5.zip |
ralink: add mt7621 support
there are still various missing pieces for full support.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39040
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-3.10 b/target/linux/ramips/rt305x/config-3.10 index e1772945d5..fc79dec145 100644 --- a/target/linux/ramips/rt305x/config-3.10 +++ b/target/linux/ramips/rt305x/config-3.10 @@ -142,6 +142,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 |