diff options
author | John Crispin <john@openwrt.org> | 2014-11-06 09:31:09 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-11-06 09:31:09 +0000 |
commit | 26504289dfdd8970ce117918c623108316a56189 (patch) | |
tree | 24bc044b40d58bf2c7c2a3b745aad693bee40d69 /target/linux/ramips/mt7620n | |
parent | d524fe46fdf7eeb2f784bdb790eb211c8d221fc5 (diff) | |
download | upstream-26504289dfdd8970ce117918c623108316a56189.tar.gz upstream-26504289dfdd8970ce117918c623108316a56189.tar.bz2 upstream-26504289dfdd8970ce117918c623108316a56189.zip |
ralink: cleanup ethernet Makefile/Kconfig
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43195
Diffstat (limited to 'target/linux/ramips/mt7620n')
-rw-r--r-- | target/linux/ramips/mt7620n/config-3.14 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7620n/config-3.14 b/target/linux/ramips/mt7620n/config-3.14 index f21312f976..1a3155ebba 100644 --- a/target/linux/ramips/mt7620n/config-3.14 +++ b/target/linux/ramips/mt7620n/config-3.14 @@ -119,6 +119,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_OF=y CONFIG_OF_ADDRESS=y |