commit | f4865f5c34015510e2197b8e1d429900e67bd823 | [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 | f34dfcba77f39d8de3a01f840ea0451df8ac0ee4 [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>