summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/pseries_defconfig
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2017-03-23 08:22:00 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2017-03-28 10:52:04 +1100
commit4e215d2584b2e5b9448924f374f60ad2734144d8 (patch)
tree143ccdf33334c18a3b3fb7445768a9df1eab8d5d /arch/powerpc/configs/pseries_defconfig
parent4ce410d65a4703aa3fc29c8a1f172e829892f39c (diff)
powerpc/configs: Make oprofile a module
Most people use perf these days, so save about 31kB by making oprofile a module. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/pseries_defconfig')
-rw-r--r--arch/powerpc/configs/pseries_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig
index cd26091c86ca..47f72c86af4f 100644
--- a/arch/powerpc/configs/pseries_defconfig
+++ b/arch/powerpc/configs/pseries_defconfig
@@ -34,7 +34,7 @@ CONFIG_BLK_DEV_INITRD=y
CONFIG_BPF_SYSCALL=y
# CONFIG_COMPAT_BRK is not set
CONFIG_PROFILING=y
-CONFIG_OPROFILE=y
+CONFIG_OPROFILE=m
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
CONFIG_MODULES=y