summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2023-04-14 23:23:53 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2023-04-21 16:16:22 +1000
commit88e284b64b0b3193fc3c451d12e912f58375904c (patch)
treef34be3b9943df65f9290e104bbb8f5cfe3c2abe0 /arch/powerpc
parent1b813ac21b5d2c142bcbe0dbd58a23dcc8594d59 (diff)
downloadlinux-stable-88e284b64b0b3193fc3c451d12e912f58375904c.tar.gz
linux-stable-88e284b64b0b3193fc3c451d12e912f58375904c.tar.bz2
linux-stable-88e284b64b0b3193fc3c451d12e912f58375904c.zip
powerpc/configs/64s: Enable common accounting options
These options are enabled by most distros. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230414132415.821564-10-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/configs/ppc64_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index 0e3b420aaa6e..ecad254eee6c 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -8,8 +8,13 @@ CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
CONFIG_PREEMPT_VOLUNTARY=y
CONFIG_VIRT_CPU_ACCOUNTING_GEN=y
+CONFIG_BSD_PROCESS_ACCT=y
+CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
+CONFIG_TASK_XACCT=y
+CONFIG_TASK_IO_ACCOUNTING=y
+CONFIG_PSI=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=18