usb: kconfig: create a menu for usb

With recent additions to USB Kconfig the number of USB options had grown
large enough to warrant a separate menu for USB.

Add a Kconfig menu for USB.

Cc: Marek Vasut <marex@denx.de>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
master
Nikita Kiryanov 9 years ago committed by Stefano Babic
parent b2f2eea0a7
commit ff8baf8113
  1. 2
      drivers/usb/Kconfig

@ -1,3 +1,4 @@
menu USB
config USB_ARCH_HAS_HCD
def_bool y
@ -87,3 +88,4 @@ endchoice
endif
endif
endmenu

Loading…
Cancel
Save