alx: remove NET_CORE Kconfig select
That select doesn't make any sense, remove it. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
17fdd35268
commit
c43861d35a
|
@ -67,7 +67,6 @@ config ALX
|
|||
tristate "Qualcomm Atheros AR816x/AR817x support"
|
||||
depends on PCI
|
||||
select CRC32
|
||||
select NET_CORE
|
||||
select MDIO
|
||||
help
|
||||
This driver supports the Qualcomm Atheros L1F ethernet adapter,
|
||||
|
|
Loading…
Reference in New Issue