Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
7e5ac1bfe69e63babefbb8b5e2a494a9dd50051b
/
.
/
boards
/
shields
/
link_board_eth
/
Kconfig.defconfig
blob: 66f7f5b39511b856bf2acf94086f54a5b73fc8e7 [
file
] [
log
] [
blame
]
# Copyright (c) 2019 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
if
SHIELD_LINK_BOARD_ETH
if
NETWORKING
config SPI
default
y
config NET_L2_ETHERNET
default
y
config ETH_ENC424J600
default
y
endif
# NETWORKING
endif
# SHIELD_LINK_BOARD_ETH