Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Ben Hutchings and committed by
David S. Miller
d6cf7a86 a1606c7d

-1
-1
drivers/net/ethernet/cadence/Kconfig
··· 23 23 config ARM_AT91_ETHER 24 24 tristate "AT91RM9200 Ethernet support" 25 25 depends on GENERIC_HARDIRQS && HAS_DMA 26 - select NET_CORE 27 26 select MACB 28 27 ---help--- 29 28 If you wish to compile a kernel for the AT91RM9200 and enable