Skip to content

Commit 7ccad8e

Browse files
committed
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
1 parent 5029aa2 commit 7ccad8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/powerpc/configs/ppc64_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,7 @@ CONFIG_STACK_TRACER=y
409409
CONFIG_SCHED_TRACER=y
410410
CONFIG_FTRACE_SYSCALLS=y
411411
CONFIG_BLK_DEV_IO_TRACE=y
412+
CONFIG_PPC_EMULATED_STATS=y
412413
CONFIG_CODE_PATCHING_SELFTEST=y
413414
CONFIG_FTR_FIXUP_SELFTEST=y
414415
CONFIG_MSI_BITMAP_SELFTEST=y

0 commit comments

Comments
 (0)