]> git.sur5r.net Git - u-boot/commit
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
authorPaul Kocialkowski <contact@paulk.fr>
Tue, 4 Aug 2015 15:04:07 +0000 (17:04 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 5 Aug 2015 15:20:34 +0000 (17:20 +0200)
commit5d6c2f4b5aab1ba5fe484fdd65bf78a71907f70d
treec33081ccc1d2363124db783c870b88944728be2c
parent95de1e2f26b562156210833ff667be6d071de019
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET

Having MUSB_HOST and MUSB_GADGET in Kconfig allows more flexibility with regard
to what Kconfig options to enable, such as USB_STORAGE or USB_KEYBOARD.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
drivers/usb/Kconfig
drivers/usb/musb-new/Kconfig [new file with mode: 0644]