Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4fd03230d6e16e42ceb380ba806ca8e9a8b557fc
/
.
/
boards
/
renesas
/
ek_ra8m1
/
Kconfig.defconfig
blob: 7f10ef8232f4381b34258dfef6e99917146d77d3 [
file
]
# Copyright (c) 2024 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
if
BOARD_EK_RA8M1
if
NETWORKING
config NET_L2_ETHERNET
default
y
endif
# NETWORKING
endif
# BOARD_EK_RA8M1