Skip to content

Commit f017af4

Browse files
MaureenHelmdanieldegrasse
authored andcommitted
drivers: udc: Fix max32 driver high speed support
High speed support has been broken for the max32 driver since commit faeabc6. Signed-off-by: Maureen Helm <[email protected]> (cherry picked from commit a4c757a)
1 parent 01949d4 commit f017af4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/usb/udc/Kconfig.max32

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ config UDC_MAX32
55
bool "MAX32 USB device controller driver"
66
default y
77
depends on DT_HAS_ADI_MAX32_USBHS_ENABLED
8+
select UDC_DRIVER_HAS_HIGH_SPEED_SUPPORT
89
help
910
MAX32 USB device controller driver.
1011

0 commit comments

Comments
 (0)