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 c7f020c4f145..a76ca75fd4d3 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -960,7 +960,7 @@ config SMC911X | |||
960 | tristate "SMSC LAN911[5678] support" | 960 | tristate "SMSC LAN911[5678] support" |
961 | select CRC32 | 961 | select CRC32 |
962 | select MII | 962 | select MII |
963 | depends on ARCH_PXA || SUPERH | 963 | depends on ARM || SUPERH |
964 | help | 964 | help |
965 | This is a driver for SMSC's LAN911x series of Ethernet chipsets | 965 | This is a driver for SMSC's LAN911x series of Ethernet chipsets |
966 | including the new LAN9115, LAN9116, LAN9117, and LAN9118. | 966 | including the new LAN9115, LAN9116, LAN9117, and LAN9118. |