zephyr/boards/nuvoton/numaker_pfm_m467/Kconfig.defconfig

17 lines
273 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
#
# Nuvoton PFM M467 board configuration
#
# Copyright (c) 2023 Nuvoton Technology Corporation.
if BOARD_NUMAKER_PFM_M467
if NETWORKING
config NET_L2_ETHERNET
default y if !MODEM
endif # NETWORKING
endif # BOARD_NUMAKER_PFM_M467