zephyr/boards/shields/arceli_eth_w5500/Kconfig.defconfig

14 lines
198 B
Plaintext

# Copyright (c) 2022 Linumiz
# SPDX-License-Identifier: Apache-2.0
if SHIELD_ARCELI_ETH_W5500
if NETWORKING
config NET_L2_ETHERNET
default y
endif # NETWORKING
endif # SHIELD_ARCELI_ETH_W5500