Skip to content

Commit

Permalink
at91_ether: Do not select NET_CORE
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Jun 20, 2013
1 parent a1606c7 commit d6cf7a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/ethernet/cadence/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ if NET_CADENCE
config ARM_AT91_ETHER
tristate "AT91RM9200 Ethernet support"
depends on GENERIC_HARDIRQS && HAS_DMA
select NET_CORE
select MACB
---help---
If you wish to compile a kernel for the AT91RM9200 and enable
Expand Down

0 comments on commit d6cf7a8

Please sign in to comment.