2
0
forked from Ivasoft/openwrt

ralink: add support for mt7621 ethernet

somehow all switch ports still come up as 10mbit.

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 43237
This commit is contained in:
John Crispin
2014-11-12 14:54:50 +00:00
parent 45814d150a
commit 86e3315ece
10 changed files with 342 additions and 6109 deletions

View File

@@ -22,11 +22,7 @@ config NET_RALINK_RT3883
config NET_RALINK_MT7620
bool "MT7620"
depends on SOC_MT7620
config NET_RALINK_MT7621
bool "MT7621"
depends on SOC_MT7621
depends on (SOC_MT7620 || SOC_MT7621)
endchoice