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 45f6cf531566..0e48b294200e 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -944,7 +944,7 @@ config SMC911X | |||
944 | tristate "SMSC LAN911[5678] support" | 944 | tristate "SMSC LAN911[5678] support" |
945 | select CRC32 | 945 | select CRC32 |
946 | select MII | 946 | select MII |
947 | depends on ARCH_PXA | 947 | depends on ARCH_PXA || SUPERH |
948 | help | 948 | help |
949 | This is a driver for SMSC's LAN911x series of Ethernet chipsets | 949 | This is a driver for SMSC's LAN911x series of Ethernet chipsets |
950 | including the new LAN9115, LAN9116, LAN9117, and LAN9118. | 950 | including the new LAN9115, LAN9116, LAN9117, and LAN9118. |