zephyr/boards/shields/arceli_eth_w5500/Kconfig.shield
Parthiban Nallathambi fbae9afe40 boards: shield: add arceli w5500 ethernet
add shield for arceli w5500 ethernet breakout with SPI
serial bus

Signed-off-by: Parthiban Nallathambi <parthiban@linumiz.com>
2022-06-06 14:52:16 -07:00

6 lines
151 B
Plaintext

# Copyright (c) 2022 Linumiz
# SPDX-License-Identifier: Apache-2.0
config SHIELD_ARCELI_ETH_W5500
def_bool $(shields_list_contains,arceli_eth_w5500)