summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2015-11-30 15:10:39 -0800
committerLaura Abbott <labbott@fedoraproject.org>2015-11-30 15:10:39 -0800
commitddca097a7d331609b87bd8508921332f8dc90c24 (patch)
tree31f0bffc45c671cd43da92d02c90bd3796ceb495 /config-generic
parent9fa8317fdd8d1c3d3a859149387a452f75d35956 (diff)
downloadkernel-ddca097a7d331609b87bd8508921332f8dc90c24.tar.gz
kernel-ddca097a7d331609b87bd8508921332f8dc90c24.tar.xz
kernel-ddca097a7d331609b87bd8508921332f8dc90c24.zip
Linux v4.4-rc3
- Fix for cgroup use after free (rhbz 1282706) - 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 0bccb4525..7f3115ebc 100644
--- a/config-generic
+++ b/config-generic
@@ -1792,13 +1792,13 @@ CONFIG_B43_PCMCIA=y
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
@@ -5039,7 +5039,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