From 75c42b400708c63500c7d5ba7da536616c71287e Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 10 May 2013 11:07:33 -0400 Subject: Enable RTLWIFI_DEBUG in debug kernels (rhbz 889425) --- config-nodebug | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config-nodebug') diff --git a/config-nodebug b/config-nodebug index 5ff12b5b..58f3f66c 100644 --- a/config-nodebug +++ b/config-nodebug @@ -84,6 +84,8 @@ CONFIG_ATH_DEBUG=y CONFIG_CARL9170_DEBUGFS=y CONFIG_IWLWIFI_DEVICE_TRACING=y +CONFIG_RTLWIFI_DEBUG=y + CONFIG_DEBUG_OBJECTS_WORK=y CONFIG_DMADEVICES_DEBUG=y -- cgit