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-debug | |
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-debug')
-rw-r--r-- | config-debug | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-debug b/config-debug index ab3f68a5d..5df2cd620 100644 --- a/config-debug +++ b/config-debug @@ -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 |