Skip to content

Commit

Permalink
net/cadence: enable by default NET_ATMEL
Browse files Browse the repository at this point in the history
so the defconfig of the atmel continue to have the support of the network
as before

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
plagnioj authored and davem330 committed Nov 16, 2011
1 parent fa2da8c commit eccab1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/ethernet/cadence/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ config HAVE_NET_MACB

config NET_ATMEL
bool "Atmel devices"
default y
depends on HAVE_NET_MACB || (ARM && ARCH_AT91RM9200)
---help---
If you have a network (Ethernet) card belonging to this class, say Y.
Expand Down

0 comments on commit eccab1e

Please sign in to comment.