aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/ps3_defconfig
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2017-08-23 15:37:26 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2017-08-28 22:10:03 +1000
commite5d2f4b275874e0a4ce0628a691bacc07e2f6cb9 (patch)
tree67ed283fa7e31084f9926f7a33eff20666e9ba02 /arch/powerpc/configs/ps3_defconfig
parentpowerpc/configs: Drop no longer needed CONFIG_DEVKMEM (diff)
downloadlinux-dev-e5d2f4b275874e0a4ce0628a691bacc07e2f6cb9.tar.xz
linux-dev-e5d2f4b275874e0a4ce0628a691bacc07e2f6cb9.zip
powerpc/configs: Update for CONFIG_DEBUG_FS being selected via CONFIG_RCU_TRACE
In commit 961518259b3b ("rcu: Enable RCU tracepoints by default to aid in debugging"), CONFIG_RCU_TRACE was made default y (if CONFIG_TREE_RCU=y, which it is for some of our configs). That in turn causes CONFIG_TREE_RCU_TRACE to be enabled, which selects CONFIG_DEBUG_FS. The end result is that CONFIG_DEBUG_FS is forced on, meaning we don't have to enable it in some of our configs. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/ps3_defconfig')
-rw-r--r--arch/powerpc/configs/ps3_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/ps3_defconfig b/arch/powerpc/configs/ps3_defconfig
index 378382683180..2efa025bf483 100644
--- a/arch/powerpc/configs/ps3_defconfig
+++ b/arch/powerpc/configs/ps3_defconfig
@@ -159,7 +159,6 @@ CONFIG_NLS_ISO8859_1=y
CONFIG_CRC_CCITT=m
CONFIG_CRC_T10DIF=y
CONFIG_DEBUG_INFO=y
-CONFIG_DEBUG_FS=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_DEBUG_STACKOVERFLOW=y