Skip to content

Commit 1b813ac

Browse files
committed
powerpc/configs/64s: Enable AUDIT
Essentially all distros enable it. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230414132415.821564-9-mpe@ellerman.id.au
1 parent 3a4b717 commit 1b813ac

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
@@ -1,6 +1,7 @@
11
CONFIG_SYSVIPC=y
22
CONFIG_POSIX_MQUEUE=y
33
# CONFIG_CONTEXT_TRACKING_USER_FORCE is not set
4+
CONFIG_AUDIT=y
45
CONFIG_NO_HZ=y
56
CONFIG_HIGH_RES_TIMERS=y
67
CONFIG_BPF_SYSCALL=y

0 commit comments

Comments
 (0)