On Fri, May 21, 2004 at 02:16:58PM +0200, gregory wrote: > Greg KH wrote: > > >On Thu, May 20, 2004 at 12:44:36PM +0200, gregory wrote: > > > > > >>Hi, > >> > >>I want to compile PWC with kernel 2.6.6 but I don't see the module > >>listed. I only see it when I check "Show all options" in gconfig. But of > >>course it's greyed out and I can't compile it. How do I solve this issue? > >> > >> > > > >Enable the CONFIG_BROKEN option in your kernel build process (it should > >be on the first menu), and then you can build the pwc driver. > > > > > I have a BROKEN option in the config, when I choose "Show all options" > but it's also greyed out and not selectable.
You need to have selected CONFIG_CLEAN_COMPILE to be able to get that option. And for that, you need CONFIG_EXPERIMENTAL. Yeah it's a pain, but hey, the driver _is_ broken :) thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
