zephyr/boards/nxp/frdm_mcxn947/Kconfig.defconfig

10 lines
138 B
Plaintext

# Copyright 2024 NXP
# SPDX-License-Identifier: Apache-2.0
if BOARD_FRDM_MCXN947
config NET_L2_ETHERNET
default y if NETWORKING
endif