aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index c537f53ffcb9..8c5e8405fe09 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -955,7 +955,7 @@ config SMC911X
955 tristate "SMSC LAN911[5678] support" 955 tristate "SMSC LAN911[5678] support"
956 select CRC32 956 select CRC32
957 select MII 957 select MII
958 depends on ARCH_PXA || SH_MAGIC_PANEL_R2 958 depends on ARCH_PXA || SUPERH
959 help 959 help
960 This is a driver for SMSC's LAN911x series of Ethernet chipsets 960 This is a driver for SMSC's LAN911x series of Ethernet chipsets
961 including the new LAN9115, LAN9116, LAN9117, and LAN9118. 961 including the new LAN9115, LAN9116, LAN9117, and LAN9118.