diff options
author | John Crispin <blogic@openwrt.org> | 2014-11-11 11:46:02 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-11-11 11:46:02 +0000 |
commit | dbac7e60348d6c5523982851ce86b6c4b67f0d74 (patch) | |
tree | 96fd35e4ff5ebd9e475aa335367231233edaecd1 /target | |
parent | 3886bf6881969b2a54f00238a44bf1f0a716d049 (diff) | |
download | upstream-dbac7e60348d6c5523982851ce86b6c4b67f0d74.tar.gz upstream-dbac7e60348d6c5523982851ce86b6c4b67f0d74.tar.bz2 upstream-dbac7e60348d6c5523982851ce86b6c4b67f0d74.zip |
ralink: remove IC plus phy driver
this driver confuses some boards
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43234 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ramips/mt7620a/config-3.14 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/mt7620a/config-3.14 b/target/linux/ramips/mt7620a/config-3.14 index b0f81487d3..c79fa5e4b8 100644 --- a/target/linux/ramips/mt7620a/config-3.14 +++ b/target/linux/ramips/mt7620a/config-3.14 @@ -90,7 +90,6 @@ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=m CONFIG_HZ_PERIODIC=y -CONFIG_ICPLUS_PHY=y CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INET_LRO=y CONFIG_INITRAMFS_SOURCE="" |