boards: nucleo_h7a3zi_q: do not force USB_DC_HAS_HS_SUPPORT

SoC and the board have only full speed phy.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
Johann Fischer 2024-09-12 11:05:20 +02:00 committed by Carles Cufí
parent 69d2c0f19e
commit e06c7fcbff

View file

@ -1,12 +0,0 @@
# STM32H7A3ZI-Q Nucleo board configuration
# Copyright (c) 2021 Electrolance Solutions
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_H7A3ZI_Q
config USB_DC_HAS_HS_SUPPORT
default y
depends on USB_DC_STM32
endif # BOARD_NUCLEO_H7A3ZI_Q