Re: [U-Boot] [PATCH 06/12] usb: USB_MUSB_SUNXI move to musb-new Kconfig

2015-07-24 Thread Paul Kocialkowski
Le mercredi 22 juillet 2015 à 11:17 +0200, Hans de Goede a écrit : Hi, On 22-07-15 10:45, Paul Kocialkowski wrote: Now that the musb-new driver has a Kconfig, we can move Kconfig options to enable controllers to it, so that it's easier in e.g. menuconfig. Signed-off-by: Paul

[U-Boot] [PATCH 06/12] usb: USB_MUSB_SUNXI move to musb-new Kconfig

2015-07-22 Thread Paul Kocialkowski
Now that the musb-new driver has a Kconfig, we can move Kconfig options to enable controllers to it, so that it's easier in e.g. menuconfig. Signed-off-by: Paul Kocialkowski cont...@paulk.fr --- board/sunxi/Kconfig | 9 - drivers/usb/musb-new/Kconfig | 14 ++ 2

Re: [U-Boot] [PATCH 06/12] usb: USB_MUSB_SUNXI move to musb-new Kconfig

2015-07-22 Thread Hans de Goede
Hi, On 22-07-15 10:45, Paul Kocialkowski wrote: Now that the musb-new driver has a Kconfig, we can move Kconfig options to enable controllers to it, so that it's easier in e.g. menuconfig. Signed-off-by: Paul Kocialkowski cont...@paulk.fr --- board/sunxi/Kconfig | 9 -