aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2013-06-18 03:24:51 +0100
committerDavid S. Miller <davem@davemloft.net>2013-06-19 22:22:56 -0700
commita1606c7dc64d8449676d7e840dd2cd0c4e0a0c57 (patch)
tree1026363bee80f664e432a4187c3bd9759a97030e /arch/cris/arch-v10
parenttcp:typo unset should be unsent (diff)
downloadlinux-dev-a1606c7dc64d8449676d7e840dd2cd0c4e0a0c57.tar.xz
linux-dev-a1606c7dc64d8449676d7e840dd2cd0c4e0a0c57.zip
net: Move MII out from under NET_CORE and hide it
All drivers that select MII also need to select NET_CORE because MII depends on it. This is a bit ridiculous because NET_CORE is just a menu option that doesn't enable any code by itself. There is also no need for it to be a visible option, since its users all select it. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/cris/arch-v10')
-rw-r--r--arch/cris/arch-v10/drivers/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/cris/arch-v10/drivers/Kconfig b/arch/cris/arch-v10/drivers/Kconfig
index 5f2cdb3e428c..8eab0c61d57b 100644
--- a/arch/cris/arch-v10/drivers/Kconfig
+++ b/arch/cris/arch-v10/drivers/Kconfig
@@ -4,7 +4,6 @@ config ETRAX_ETHERNET
bool "Ethernet support"
depends on ETRAX_ARCH_V10
select ETHERNET
- select NET_CORE
select MII
help
This option enables the ETRAX 100LX built-in 10/100Mbit Ethernet