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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user