summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/ppc64_defconfig
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2023-04-14 16:24:02 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2023-04-21 09:16:23 +0300
commit7ccad8eee0d92f7566e4f9e12f2f26d74885f1a5 (patch)
treea0578b62d3501b5cae863253ec7dc6d31e0d48c5 /arch/powerpc/configs/ppc64_defconfig
parent5029aa2a47bd18c654a20a6b1a84b9e418189ad9 (diff)
downloadlinux-7ccad8eee0d92f7566e4f9e12f2f26d74885f1a5.tar.xz
powerpc/configs/64s: Enable EMULATED_STATS
This is enabled in some of the other powerpc configs, and can be useful for debugging, so enable it in ppc64[le]_defconfig. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230414132415.821564-19-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc/configs/ppc64_defconfig')
-rw-r--r--arch/powerpc/configs/ppc64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index 8d4231fd878a..c8b49e33fd81 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -409,6 +409,7 @@ CONFIG_STACK_TRACER=y
CONFIG_SCHED_TRACER=y
CONFIG_FTRACE_SYSCALLS=y
CONFIG_BLK_DEV_IO_TRACE=y
+CONFIG_PPC_EMULATED_STATS=y
CONFIG_CODE_PATCHING_SELFTEST=y
CONFIG_FTR_FIXUP_SELFTEST=y
CONFIG_MSI_BITMAP_SELFTEST=y