summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/44x/currituck_defconfig
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2017-08-23 08:37:26 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2017-08-28 15:10:03 +0300
commite5d2f4b275874e0a4ce0628a691bacc07e2f6cb9 (patch)
tree67ed283fa7e31084f9926f7a33eff20666e9ba02 /arch/powerpc/configs/44x/currituck_defconfig
parent05cb48b00a2aa1ac9c2f2c033d3dff8ed5587c1b (diff)
downloadlinux-e5d2f4b275874e0a4ce0628a691bacc07e2f6cb9.tar.xz
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/44x/currituck_defconfig')
-rw-r--r--arch/powerpc/configs/44x/currituck_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/44x/currituck_defconfig b/arch/powerpc/configs/44x/currituck_defconfig
index 7edface641ee..5f1df5fe4453 100644
--- a/arch/powerpc/configs/44x/currituck_defconfig
+++ b/arch/powerpc/configs/44x/currituck_defconfig
@@ -81,7 +81,6 @@ CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
CONFIG_NLS_DEFAULT="n"
CONFIG_DEBUG_INFO=y
-CONFIG_DEBUG_FS=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DETECT_HUNG_TASK=y
CONFIG_XMON=y