zephyr/boards/st/nucleo_h743zi/Kconfig.defconfig

16 lines
249 B
Plaintext

# STM32H743ZI Nucleo board configuration
# Copyright (c) 2020 Teslabs Engineering S.L.
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_H743ZI
if NETWORKING
config NET_L2_ETHERNET
default y
endif # NETWORKING
endif # BOARD_NUCLEO_H743ZI