aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/ppc64_defconfig
diff options
context:
space:
mode:
authorAnton Blanchard <anton@ozlabs.org>2019-06-04 15:42:57 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2019-07-04 17:09:03 +1000
commit7505a13f85bdcb8713551a067dfc92ac3c7ba902 (patch)
tree605ee37f5419f47187c393a7e37b0db47200f2f8 /arch/powerpc/configs/ppc64_defconfig
parentpowerpc/Kconfig: Clean up formatting (diff)
downloadlinux-dev-7505a13f85bdcb8713551a067dfc92ac3c7ba902.tar.xz
linux-dev-7505a13f85bdcb8713551a067dfc92ac3c7ba902.zip
powerpc/configs: Disable latencytop
latencytop adds almost 4kB to each and every task struct and as such it doesn't deserve to be in our defconfigs. Signed-off-by: Anton Blanchard <anton@ozlabs.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/ppc64_defconfig')
-rw-r--r--arch/powerpc/configs/ppc64_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index 6b54c6b33c24..cf5183c4a388 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -366,7 +366,6 @@ CONFIG_DEBUG_STACKOVERFLOW=y
CONFIG_SOFTLOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR=y
CONFIG_DEBUG_MUTEXES=y
-CONFIG_LATENCYTOP=y
CONFIG_FUNCTION_TRACER=y
CONFIG_SCHED_TRACER=y
CONFIG_BLK_DEV_IO_TRACE=y