Skip to content
Snippets Groups Projects
Commit d6cf7a86 authored by Ben Hutchings's avatar Ben Hutchings Committed by David S. Miller
Browse files

at91_ether: Do not select NET_CORE


This has no dependency on any of the drivers under NET_CORE.

Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
Acked-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a1606c7d
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,6 @@ if NET_CADENCE ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment