Re: #ifdef CONFIG_ checks not working

From: Elvis Dowson
Date: Tue Oct 26 2010 - 10:36:14 EST



On Oct 26, 2010, at 6:28 PM, Elvis Dowson wrote:

> I just noticed that with the 2.6.36-rc8 kernel, the #ifdef checks aren't working.
>
> So for example, if I add the following code fragment in my omap3_beagle_init function, CONFIG_WL1271 doesn't get detected, even though in my .config file, CONFIG_WL1271=m.

Ok, I guess its because should have been CONFIG_WL1271=y.

Best regards,

Elvis

--
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/