summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2016-11-01 07:29:55 -0600
committerLaura Abbott <labbott@redhat.com>2016-11-01 07:29:55 -0600
commitff29bf069e2f69ae64b8acbd7484b72bb8c804d1 (patch)
treee330857c41de731bf04002969ff41c4f14c6e5c7 /config-generic
parentc0f22caded1d549e532d2ab3ce767f8f3d2206f8 (diff)
downloadkernel-ff29bf069e2f69ae64b8acbd7484b72bb8c804d1.tar.gz
kernel-ff29bf069e2f69ae64b8acbd7484b72bb8c804d1.tar.xz
kernel-ff29bf069e2f69ae64b8acbd7484b72bb8c804d1.zip
Reenable debugging options.
Diffstat (limited to 'config-generic')
-rw-r--r--config-generic6
1 files changed, 3 insertions, 3 deletions
diff --git a/config-generic b/config-generic
index f62ebff70..42b48fc8f 100644
--- a/config-generic
+++ b/config-generic
@@ -1865,13 +1865,13 @@ CONFIG_B43=m
CONFIG_B43_SDIO=y
CONFIG_B43_BCMA=y
CONFIG_B43_BCMA_PIO=y
-# CONFIG_B43_DEBUG is not set
+CONFIG_B43_DEBUG=y
CONFIG_B43_PHY_LP=y
CONFIG_B43_PHY_N=y
CONFIG_B43_PHY_HT=y
CONFIG_B43_PHY_G=y
CONFIG_B43LEGACY=m
-# CONFIG_B43LEGACY_DEBUG is not set
+CONFIG_B43LEGACY_DEBUG=y
CONFIG_B43LEGACY_DMA=y
CONFIG_B43LEGACY_PIO=y
CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
@@ -5305,7 +5305,7 @@ CONFIG_PM_DEBUG=y
# CONFIG_DPM_WATCHDOG is not set # revisit this in debug
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
-# CONFIG_PM_TEST_SUSPEND is not set
+CONFIG_PM_TEST_SUSPEND=y
# CONFIG_PM_OPP is not set
# CONFIG_PM_AUTOSLEEP is not set
# CONFIG_PM_WAKELOCKS is not set