commit | 5d6c2f4b5aab1ba5fe484fdd65bf78a71907f70d | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Tue Aug 04 17:04:07 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Wed Aug 05 17:20:34 2015 +0200 |
tree | c33081ccc1d2363124db783c870b88944728be2c | |
parent | 95de1e2f26b562156210833ff667be6d071de019 [diff] |
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>