[PATCH] MXC: mach_armadillo5x0: Add USB Host support.

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Thu Feb 25 04:35:55 EST 2010


Hi Alberto,

> > I think you need to protect all hunks by
> > #ifdef CONFIG_USB_ULPI
> > 
> > For the pin-setup it's not important, but you must not call
> > otg_ulpi_create if USB_ULPI isn't configured.
> > 
> > Best regards
> > Uwe
> > 
> 
> Ok, I'd seen this protection in pcm037 but I thought that on
> my board USB will be always enabled.
This breaks make randconfig, so either (a) add the #ifdefs or (b) select
USB_ULPI.  IMHO (a) is preferable.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list