Commit eccab1ec authored by Jean-Christophe PLAGNIOL-VILLARD's avatar Jean-Christophe PLAGNIOL-VILLARD Committed by David S. Miller

net/cadence: enable by default NET_ATMEL

so the defconfig of the atmel continue to have the support of the network
as before
Signed-off-by: default avatarJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fa2da8cd
...@@ -7,6 +7,7 @@ config HAVE_NET_MACB ...@@ -7,6 +7,7 @@ config HAVE_NET_MACB
config NET_ATMEL config NET_ATMEL
bool "Atmel devices" bool "Atmel devices"
default y
depends on HAVE_NET_MACB || (ARM && ARCH_AT91RM9200) depends on HAVE_NET_MACB || (ARM && ARCH_AT91RM9200)
---help--- ---help---
If you have a network (Ethernet) card belonging to this class, say Y. If you have a network (Ethernet) card belonging to this class, say Y.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment