I have a bug in a driver (iwlwifi/iwlagn), which I have reported, and the developers are asking me to "build the driver with debug options enabled." More specifically:
Debugging output is enabled when compiling the driver with
CONFIG_IWLWIFI_DEBUGset to "y".
I do have the source. How do I put that option in when compiling?