compat-2.6: Add place holder for CONFIG_MAC80211_DEBUGFS in config.mk
authorLarry Finger <Larry.Finger@lwfinger.net>
Fri, 20 Feb 2009 02:54:25 +0000 (18:54 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 20 Feb 2009 02:59:42 +0000 (18:59 -0800)
commit9835118b6437703745d5df3d11faa99ea2f5f3ac
tree6916edeefa0b43332792069538c22f9433731588
parentdc7f5cf186cf70709b715f97646ffbcdf9a4869c
compat-2.6: Add place holder for CONFIG_MAC80211_DEBUGFS in config.mk

It is difficult to help someone debug a rate-setting problem when using
compat-wireless because debugging is not set for mac80211. With this patch
the place holder is in the make file even though the debug option is not
set, and it will be easier to coach a user on turning it on.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
config.mk