Skip to content

Commit d6cf7a8

Browse files
bwhacksdavem330
authored andcommitted
at91_ether: Do not select NET_CORE
This has no dependency on any of the drivers under NET_CORE. Signed-off-by: Ben Hutchings <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent a1606c7 commit d6cf7a8

File tree

1 file changed

+0
-1
lines changed
  • drivers/net/ethernet/cadence

1 file changed

+0
-1
lines changed

drivers/net/ethernet/cadence/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ if NET_CADENCE
2323
config ARM_AT91_ETHER
2424
tristate "AT91RM9200 Ethernet support"
2525
depends on GENERIC_HARDIRQS && HAS_DMA
26-
select NET_CORE
2726
select MACB
2827
---help---
2928
If you wish to compile a kernel for the AT91RM9200 and enable

0 commit comments

Comments
 (0)