blob: b47f54cf8abdb061b52418215723a0726b084543 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
#
# Copyright (c) 2020 Linumiz
# Author: Parthiban Nallathambi <parthiban@linumiz.com>
if BOARD_XMC45_RELAX_KIT
if NETWORKING
config NET_L2_ETHERNET
default y
config MDIO
default y
config TEST_RANDOM_GENERATOR
default y
endif # NETWORKING
endif # BOARD_XMC45_RELAX_KIT