blob: d6d1af51e767b4f12e591b3a3f28b07af451ec6f [file] [log] [blame]
# STM32H723ZG Nucleo board configuration
# Copyright (c) 2020 Alexander Kozhinov <ak.alexander.kozhinov@gmail.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