diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index f499a3bc629f..2f0b2549e9ec 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -869,7 +869,7 @@ config SMC911X | |||
869 | tristate "SMSC LAN911[5678] support" | 869 | tristate "SMSC LAN911[5678] support" |
870 | select CRC32 | 870 | select CRC32 |
871 | select MII | 871 | select MII |
872 | depends on NET_ETHERNET | 872 | depends on NET_ETHERNET && ARCH_PXA |
873 | help | 873 | help |
874 | This is a driver for SMSC's LAN911x series of Ethernet chipsets | 874 | This is a driver for SMSC's LAN911x series of Ethernet chipsets |
875 | including the new LAN9115, LAN9116, LAN9117, and LAN9118. | 875 | including the new LAN9115, LAN9116, LAN9117, and LAN9118. |