[PATCH v2 0/2] usb: USB hubs require host mode

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Wed Jan 25 19:40:14 CET 2023


USB hub code and settings are only relevant in host mode not in
gadget mode.

v2:
	don't compile usb_hub.o without host mode
	let CONFIG_USB_HUB_DEBOUNCE_TIMEOUT depend on CONFIG_USB_HOST

Heinrich Schuchardt (2):
  usb: USB hubs require host mode
  usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB

 common/Kconfig      | 12 ------------
 common/Makefile     |  2 +-
 drivers/usb/Kconfig | 11 +++++++++++
 3 files changed, 12 insertions(+), 13 deletions(-)

-- 
2.38.1



More information about the U-Boot mailing list