blob: 7b5c327e97d83b6ff0f05187e12ffa2809d49d89 [file] [log] [blame]
# STM32H723ZG Nucleo board configuration
# Copyright (c) 2020 Alexander Kozhinov <AlexanderKozhinov@yandex.com>
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_H723ZG
config BOARD
default "nucleo_h723zg"
if NETWORKING
config NET_L2_ETHERNET
default y
endif # NETWORKING
endif # BOARD_NUCLEO_H723ZG