From: Michael Ellerman Date: Fri, 14 Apr 2023 13:23:52 +0000 (+1000) Subject: powerpc/configs/64s: Enable AUDIT X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1b813ac21b5d2c142bcbe0dbd58a23dcc8594d59;p=linux.git powerpc/configs/64s: Enable AUDIT Essentially all distros enable it. Signed-off-by: Michael Ellerman Link: https://msgid.link/20230414132415.821564-9-mpe@ellerman.id.au --- diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig index b332b05a668f8..0e3b420aaa6e4 100644 --- a/arch/powerpc/configs/ppc64_defconfig +++ b/arch/powerpc/configs/ppc64_defconfig @@ -1,6 +1,7 @@ CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +CONFIG_AUDIT=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y CONFIG_BPF_SYSCALL=y