Re: activate CONFIG_IWLEGACY_DEBUG

2012-02-29 Thread Pedro Francisco
On Mon, Feb 6, 2012 at 9:04 PM, Pedro Francisco wrote: > I need to compile the kernel of Fedora 16 with CONFIG_IWLEGACY_DEBUG=y > (apparently kernel-PAEdebug doesn't activate it). > (...) > Do I have to make a patch and change the SPEC to apply the patch to > the config.mk of the compat-wireless?

activate CONFIG_IWLEGACY_DEBUG

2012-02-06 Thread Pedro Francisco
I need to compile the kernel of Fedora 16 with CONFIG_IWLEGACY_DEBUG=y (apparently kernel-PAEdebug doesn't activate it). However as the SRPM for the kernel has various configs and compat-wireless applied, I'm in doubt where/what should I patch to enable CONFIG_IWLEGACY_DEBUG. Do I have to make a