boards: sam_e70_explained: Enable ethernet by default
As the board has ethernet chip it makes sense to enable the ethernet support by default. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
ebb7845937
commit
9643fd2bd4
@ -14,3 +14,4 @@ CONFIG_USART_SAM=y
|
||||
CONFIG_USART_SAM_PORT_1=y
|
||||
CONFIG_BOARD_SAM_E70_XPLAINED=y
|
||||
CONFIG_GPIO_SAM=y
|
||||
CONFIG_ETH_SAM_GMAC=y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user