Hi Hans, On Tue, Mar 10, 2015 at 7:40 AM, Hans de Goede <[email protected]> wrote: > Add a node for the otg/drc usb controller to sun4i-a10.dtsi. > > Signed-off-by: Hans de Goede <[email protected]> > --- > arch/arm/boot/dts/sun4i-a10.dtsi | 12 ++++++++++++ > drivers/usb/musb/Kconfig | 1 + > 2 files changed, 13 insertions(+) > > diff --git a/drivers/usb/musb/Kconfig b/drivers/usb/musb/Kconfig > index 8180a3a..fab8e9a 100644 > --- a/drivers/usb/musb/Kconfig > +++ b/drivers/usb/musb/Kconfig > @@ -65,6 +65,7 @@ comment "Platform Glue Layer" > config USB_MUSB_SUNXI > tristate "Allwinner (sunxi)" > depends on ARCH_SUNXI > + depends on NOP_USB_XCEIV
Shouldn't this be in a different patch? Thanks, -- Julian Calaby Email: [email protected] Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
