Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
# 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