From: Hauke Mehrtens Date: Thu, 28 Mar 2013 19:12:14 +0000 (+0100) Subject: compat-drivers: add debug config options X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6720c43326ecac00936c6eb8b473d02c40d424b0;p=openwrt%2Fstaging%2Fblogic.git compat-drivers: add debug config options Signed-off-by: Hauke Mehrtens Signed-off-by: Luis R. Rodriguez --- diff --git a/config.mk b/config.mk index 256706922677..c21b9b15a9b1 100644 --- a/config.mk +++ b/config.mk @@ -287,6 +287,7 @@ export CONFIG_ATH9K_BTCOEX_SUPPORT=y ifndef CONFIG_COMPAT_KERNEL_2_6_27 export CONFIG_ATH6KL=m # export CONFIG_ATH6KL_DEBUG=y +# export CONFIG_ATH6KL_TRACING=y endif #CONFIG_COMPAT_KERNEL_2_6_27 # PCI Drivers @@ -638,6 +639,7 @@ export CONFIG_BRCMFMAC_SDIO=y endif #CONFIG_MMC export CONFIG_RTLWIFI=m +# export CONFIG_RTLWIFI_DEBUG=y export CONFIG_RTL8192C_COMMON=m # Common rt2x00 requirements