mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-04 01:57:59 +00:00
at91_ether: Do not select NET_CORE
This has no dependency on any of the drivers under NET_CORE. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
a1606c7dc6
commit
d6cf7a86ce
@ -23,7 +23,6 @@ if NET_CADENCE
|
|||||||
config ARM_AT91_ETHER
|
config ARM_AT91_ETHER
|
||||||
tristate "AT91RM9200 Ethernet support"
|
tristate "AT91RM9200 Ethernet support"
|
||||||
depends on GENERIC_HARDIRQS && HAS_DMA
|
depends on GENERIC_HARDIRQS && HAS_DMA
|
||||||
select NET_CORE
|
|
||||||
select MACB
|
select MACB
|
||||||
---help---
|
---help---
|
||||||
If you wish to compile a kernel for the AT91RM9200 and enable
|
If you wish to compile a kernel for the AT91RM9200 and enable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user