diff options
author | John Crispin <john@openwrt.org> | 2015-12-17 09:26:20 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-12-17 09:26:20 +0000 |
commit | b4bb10b3a0e12c123982391f7d38001aa63deee9 (patch) | |
tree | 67885d30e53478340b6e590084bad01826f58b81 /target/linux/ramips/mt7628/config-4.3 | |
parent | 402db12f1a7cdd8c9a154b791ffc3ad041d498f9 (diff) | |
download | upstream-b4bb10b3a0e12c123982391f7d38001aa63deee9.tar.gz upstream-b4bb10b3a0e12c123982391f7d38001aa63deee9.tar.bz2 upstream-b4bb10b3a0e12c123982391f7d38001aa63deee9.zip |
ralink: update config files to build the cleaned up ethernet driver
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47902
Diffstat (limited to 'target/linux/ramips/mt7628/config-4.3')
-rw-r--r-- | target/linux/ramips/mt7628/config-4.3 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/mt7628/config-4.3 b/target/linux/ramips/mt7628/config-4.3 index 17b8984c95..be504411fb 100644 --- a/target/linux/ramips/mt7628/config-4.3 +++ b/target/linux/ramips/mt7628/config-4.3 @@ -133,10 +133,6 @@ CONFIG_MTD_SPLIT_FIRMWARE=y CONFIG_MTD_SPLIT_UIMAGE_FW=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NEED_PER_CPU_KM=y -CONFIG_NET_RALINK=y -CONFIG_NET_RALINK_ESW_RT3052=y -# CONFIG_NET_RALINK_MT7620 is not set -CONFIG_NET_RALINK_RT305X=y CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y # CONFIG_NO_IOPORT_MAP is not set CONFIG_OF=y |