diff options
Diffstat (limited to 'arch/cris/arch-v10/drivers/Kconfig')
-rw-r--r-- | arch/cris/arch-v10/drivers/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/cris/arch-v10/drivers/Kconfig b/arch/cris/arch-v10/drivers/Kconfig index 8eab0c61d57b..daf5f19b61a1 100644 --- a/arch/cris/arch-v10/drivers/Kconfig +++ b/arch/cris/arch-v10/drivers/Kconfig | |||
@@ -2,8 +2,7 @@ if ETRAX_ARCH_V10 | |||
2 | 2 | ||
3 | config ETRAX_ETHERNET | 3 | config ETRAX_ETHERNET |
4 | bool "Ethernet support" | 4 | bool "Ethernet support" |
5 | depends on ETRAX_ARCH_V10 | 5 | depends on ETRAX_ARCH_V10 && NETDEVICES |
6 | select ETHERNET | ||
7 | select MII | 6 | select MII |
8 | help | 7 | help |
9 | This option enables the ETRAX 100LX built-in 10/100Mbit Ethernet | 8 | This option enables the ETRAX 100LX built-in 10/100Mbit Ethernet |