Re: [PATCH v2 3/3] drivers: cleanup Kconfig stuff

From: Felipe Balbi
Date: Wed Oct 20 2010 - 08:54:38 EST


On Wed, Oct 20, 2010 at 04:23:13AM -0500, Felipe Contreras wrote:
Ok, but USB_OMAP is not supposed to work on the N900? (I tried and it didn't)

ooooh, that's old. That's from the omap1. It's the old omap_udc.c

I don't think so, because people might not want USB at all. The ideal
case would be for USB_GADGET_MUSB_HDRC to be selected automatically
when the user selects USB and USB_GADGET, but that's not happening
because USB_GADGET_OMAP is selected first (all the dependencies are
met).

And how is that different from:

default y if ARCH_OMAP3 ? If you don't want USB at all, you'll disable
it by hand, the default is on. Select on board Kconfig.

--
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/