blob: 99fdd74ade1162a17ac66b44041d3e205e40418b [file] [log] [blame]
# NUCLEO-144 F429ZI board configuration
# Copyright (c) 2017 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_F429ZI
config BOARD
default "nucleo_f429zi"
if NETWORKING
config NET_L2_ETHERNET
default y
endif # NETWORKING
endif # BOARD_NUCLEO_F429ZI