summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2017-08-23 15:37:44 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2017-08-28 22:10:13 +1000
commitf3a45e560f0c826ef6628653f56c68fff17607dc (patch)
tree96544eebeea13ee518eb6b6b4629021569bb311b /arch/powerpc/configs
parent599f959fcfbaa253522aadb549875f31bbb7da4e (diff)
downloadop-kernel-dev-f3a45e560f0c826ef6628653f56c68fff17607dc.zip
op-kernel-dev-f3a45e560f0c826ef6628653f56c68fff17607dc.tar.gz
powerpc/configs: Drop no longer needed CONFIG_AUDITSYSCALL
Since commit cb74ed278f80 ("audit: always enable syscall auditing when supported and audit is enabled") we no longer need to set CONFIG_AUDITSYSCALL in our defconfigs. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r--arch/powerpc/configs/pseries_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig
index 08cf7bb..8131e12 100644
--- a/arch/powerpc/configs/pseries_defconfig
+++ b/arch/powerpc/configs/pseries_defconfig
@@ -3,7 +3,6 @@ CONFIG_NR_CPUS=2048
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_AUDIT=y
-CONFIG_AUDITSYSCALL=y
CONFIG_IRQ_DOMAIN_DEBUG=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
OpenPOWER on IntegriCloud