[PATCH] usb: gadget: enable for MXS

Sascha Hauer sha at pengutronix.de
Mon Jul 16 03:13:24 EDT 2012


Hi Marc,

On Thu, Jul 12, 2012 at 11:01:29PM +0200, Marc Kleine-Budde wrote:
> Signed-off-by: Marc Kleine-Budde <mkl at pengutronix.de>
> ---
>  drivers/usb/gadget/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
> index f7f2697..df1d970 100644
> --- a/drivers/usb/gadget/Kconfig
> +++ b/drivers/usb/gadget/Kconfig
> @@ -4,7 +4,7 @@ menuconfig USB_GADGET
>  
>  config USB_HAVE_GADGET_DRIVER
>  	bool
> -	default y if ARCH_IMX || ARCH_AT91 || ARCH_PXA
> +	default y if ARCH_IMX || ARCH_MXS || ARCH_AT91 || ARCH_PXA

This does not seem to be enough. At least in my tree the driver itself
depends on ARCH_IMX, so there is a ARCH_MXS missing there aswell.

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list