Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
46292d748d354689fa3ab02a8cba45c705ec389a
/
.
/
boards
/
renesas
/
ek_ra8m1
/
Kconfig.defconfig
blob: 7f10ef8232f4381b34258dfef6e99917146d77d3 [
file
] [
log
] [
blame
]
# 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