summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2016-03-28 07:43:02 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2016-03-28 07:43:02 -0400
commit47ad5d57a313b0613e1b6c477d6def9e06108188 (patch)
treebc2e54be8a961a1f371d24df8c3fb28079d16509 /config-generic
parent846bc92b914931e298b75d5f8ca66c9eac527a74 (diff)
downloadkernel-47ad5d57a313b0613e1b6c477d6def9e06108188.tar.gz
kernel-47ad5d57a313b0613e1b6c477d6def9e06108188.tar.xz
kernel-47ad5d57a313b0613e1b6c477d6def9e06108188.zip
Linux v4.6-rc1
- Disable debugging options.
Diffstat (limited to 'config-generic')
-rw-r--r--config-generic7
1 files changed, 4 insertions, 3 deletions
diff --git a/config-generic b/config-generic
index 234a6cfee..c80f957e5 100644
--- a/config-generic
+++ b/config-generic
@@ -1846,13 +1846,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
@@ -4619,6 +4619,7 @@ CONFIG_DEBUG_FS=y
#
# Miscellaneous filesystems
#
+CONFIG_ORANGEFS_FS=m
# CONFIG_ADFS_FS is not set
CONFIG_AFFS_FS=m
CONFIG_ECRYPT_FS=m
@@ -5209,7 +5210,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