aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/smsc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ethernet/smsc/Kconfig')
-rw-r--r--drivers/net/ethernet/smsc/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/net/ethernet/smsc/Kconfig b/drivers/net/ethernet/smsc/Kconfig
index ff9e99474039..068fc44d37e1 100644
--- a/drivers/net/ethernet/smsc/Kconfig
+++ b/drivers/net/ethernet/smsc/Kconfig
@@ -37,7 +37,6 @@ config SMC9194
37config SMC91X 37config SMC91X
38 tristate "SMC 91C9x/91C1xxx support" 38 tristate "SMC 91C9x/91C1xxx support"
39 select CRC32 39 select CRC32
40 select NET_CORE
41 select MII 40 select MII
42 depends on (ARM || M32R || SUPERH || MIPS || BLACKFIN || \ 41 depends on (ARM || M32R || SUPERH || MIPS || BLACKFIN || \
43 MN10300 || COLDFIRE || ARM64) 42 MN10300 || COLDFIRE || ARM64)
@@ -57,7 +56,6 @@ config PCMCIA_SMC91C92
57 tristate "SMC 91Cxx PCMCIA support" 56 tristate "SMC 91Cxx PCMCIA support"
58 depends on PCMCIA 57 depends on PCMCIA
59 select CRC32 58 select CRC32
60 select NET_CORE
61 select MII 59 select MII
62 ---help--- 60 ---help---
63 Say Y here if you intend to attach an SMC 91Cxx compatible PCMCIA 61 Say Y here if you intend to attach an SMC 91Cxx compatible PCMCIA
@@ -70,7 +68,6 @@ config EPIC100
70 tristate "SMC EtherPower II" 68 tristate "SMC EtherPower II"
71 depends on PCI 69 depends on PCI
72 select CRC32 70 select CRC32
73 select NET_CORE
74 select MII 71 select MII
75 ---help--- 72 ---help---
76 This driver is for the SMC EtherPower II 9432 PCI Ethernet NIC, 73 This driver is for the SMC EtherPower II 9432 PCI Ethernet NIC,
@@ -81,7 +78,6 @@ config EPIC100
81config SMC911X 78config SMC911X
82 tristate "SMSC LAN911[5678] support" 79 tristate "SMSC LAN911[5678] support"
83 select CRC32 80 select CRC32
84 select NET_CORE
85 select MII 81 select MII
86 depends on (ARM || SUPERH || MN10300) 82 depends on (ARM || SUPERH || MN10300)
87 ---help--- 83 ---help---
@@ -99,7 +95,6 @@ config SMSC911X
99 tristate "SMSC LAN911x/LAN921x families embedded ethernet support" 95 tristate "SMSC LAN911x/LAN921x families embedded ethernet support"
100 depends on HAS_IOMEM 96 depends on HAS_IOMEM
101 select CRC32 97 select CRC32
102 select NET_CORE
103 select MII 98 select MII
104 select PHYLIB 99 select PHYLIB
105 ---help--- 100 ---help---