blob: 2e205cf96c4199b0109aa53cbb1a1ed5827fcd0f [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
if NETWORKING
config NET_L2_ETHERNET
default y
endif # NETWORKING
config USB_DC_HAS_HS_SUPPORT
default y
depends on USB_DC_STM32
endif # BOARD_NUCLEO_H723ZG