Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
116c4a9e4014b5802b6723278854bb5e3b0a407f
/
.
/
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