blob: 8425bb23200652f6e8208d728f0ae3153b65c8d1 [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
rsource "boards/*.defconfig"
endif # NETWORKING
endif # SHIELD_LINK_BOARD_ETH