diff options
author | John Crispin <blogic@openwrt.org> | 2014-11-06 09:31:09 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-11-06 09:31:09 +0000 |
commit | 0f6eebbe44d3f5a5282c8f08d7bc4c35baaf90ee (patch) | |
tree | a25b9d5396caca6cdd6df6440c839fcc83f17de7 /target/linux/ramips/mt7620a | |
parent | c4a31fe958065654c5c24352fc53abb54895de9f (diff) | |
download | upstream-0f6eebbe44d3f5a5282c8f08d7bc4c35baaf90ee.tar.gz upstream-0f6eebbe44d3f5a5282c8f08d7bc4c35baaf90ee.tar.bz2 upstream-0f6eebbe44d3f5a5282c8f08d7bc4c35baaf90ee.zip |
ralink: cleanup ethernet Makefile/Kconfig
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43195 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/mt7620a')
-rw-r--r-- | target/linux/ramips/mt7620a/config-3.14 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7620a/config-3.14 b/target/linux/ramips/mt7620a/config-3.14 index a3411a70db..b0f81487d3 100644 --- a/target/linux/ramips/mt7620a/config-3.14 +++ b/target/linux/ramips/mt7620a/config-3.14 @@ -121,6 +121,8 @@ CONFIG_NEED_PER_CPU_KM=y CONFIG_NET_RALINK=y CONFIG_NET_RALINK_GSW_MT7620=y CONFIG_NET_RALINK_MDIO=y +CONFIG_NET_RALINK_MT7620=y +# CONFIG_NET_RALINK_RT305X is not set CONFIG_NLS=m CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y CONFIG_OF=y |