diff --git a/drivers/usb/device/Kconfig b/drivers/usb/device/Kconfig index d62e230508e..8cb39d80eed 100644 --- a/drivers/usb/device/Kconfig +++ b/drivers/usb/device/Kconfig @@ -50,8 +50,7 @@ config USB_DC_STM32 select USE_STM32_HAL_PCD select USE_STM32_HAL_PCD_EX help - Enable USB support on the STM32 F0, F1, F2, F3, F4, F7, L0, L4, G4, U5 family of - processors. + Enable STM32 family USB device controller shim driver. config USB_DC_SAM0 bool "SAM0 series USB Device Controller driver"