[PATCH v3 06/20] usb: host: xhci-plat: Add support for the Armada 38x
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Tue May 6 05:10:23 PDT 2014
Dear Arnd Bergmann,
On Tue, 06 May 2014 13:57:44 +0200, Arnd Bergmann wrote:
> > Please limit this driver to mvebu arch and compile testing, i.e.
> >
> > depends on ARCH_MVEBU || COMPILE_TEST
>
> I think it actually needs a dependency on MVEBU_MBUS.
That's not what we do for any of the other drivers that use the
MVEBU_MBUS functions.
> You probably need something like
>
> depends on MVEBU_MBUS=y || (MVEBU_MBUS=m && USB_XHCI=m)
MVEBU_MBUS is a bool, so there is no way is can be =m.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
More information about the linux-arm-kernel
mailing list