diff options
author | Josh Boyer <jwboyer@redhat.com> | 2013-05-10 11:07:33 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2013-05-10 11:07:54 -0400 |
commit | 75c42b400708c63500c7d5ba7da536616c71287e (patch) | |
tree | 48e8c82e24f3887e48b9bb7170ff0a78628035be /config-nodebug | |
parent | 3efff9b4299f73212c14142d9e479285916c6be6 (diff) | |
download | kernel-75c42b400708c63500c7d5ba7da536616c71287e.tar.gz kernel-75c42b400708c63500c7d5ba7da536616c71287e.tar.xz kernel-75c42b400708c63500c7d5ba7da536616c71287e.zip |
Enable RTLWIFI_DEBUG in debug kernels (rhbz 889425)
Diffstat (limited to 'config-nodebug')
-rw-r--r-- | config-nodebug | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-nodebug b/config-nodebug index 5ff12b5bb..58f3f66c7 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 |