summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2016-05-02 09:36:00 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2016-05-02 09:36:00 -0400
commit5f62b8bc207f33367986c5a07a4ffcc3732a082e (patch)
tree0b53d0dd807b7ce396c5c2c23881eae2a0c4edae /config-generic
parent9bf052c14f970df4aa66845e5b5b120bedb89293 (diff)
downloadkernel-5f62b8bc207f33367986c5a07a4ffcc3732a082e.tar.gz
kernel-5f62b8bc207f33367986c5a07a4ffcc3732a082e.tar.xz
kernel-5f62b8bc207f33367986c5a07a4ffcc3732a082e.zip
Linux v4.6-rc6
- Disable 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 ef91506c7..344d8f5dc 100644
--- a/config-generic
+++ b/config-generic
@@ -1825,13 +1825,13 @@ CONFIG_B43=m
CONFIG_B43_SDIO=y
CONFIG_B43_BCMA=y
CONFIG_B43_BCMA_PIO=y
-CONFIG_B43_DEBUG=y
+# CONFIG_B43_DEBUG is not set
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=y
+# CONFIG_B43LEGACY_DEBUG is not set
CONFIG_B43LEGACY_DMA=y
CONFIG_B43LEGACY_PIO=y
CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
@@ -5168,7 +5168,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=y
+# CONFIG_PM_TEST_SUSPEND is not set
# CONFIG_PM_OPP is not set
# CONFIG_PM_AUTOSLEEP is not set
# CONFIG_PM_WAKELOCKS is not set