diff options
author | John Crispin <john@openwrt.org> | 2014-11-11 11:46:02 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-11-11 11:46:02 +0000 |
commit | 6623feb572f6f29a17fed94b8dcb0e9512aeec4d (patch) | |
tree | 0429ac561d346f5c64f74d5185c0ac57758157e3 | |
parent | 6966aa0d50fb96dbcdf8d574b2a91dd9f09742a4 (diff) | |
download | upstream-6623feb572f6f29a17fed94b8dcb0e9512aeec4d.tar.gz upstream-6623feb572f6f29a17fed94b8dcb0e9512aeec4d.tar.bz2 upstream-6623feb572f6f29a17fed94b8dcb0e9512aeec4d.zip |
ralink: remove IC plus phy driver
this driver confuses some boards
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43234
-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="" |