X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=init%2FKconfig;h=d9887456007a83b212eb41dabf95f7d8c781c6b4;hb=1632fe498e95fa0671b26b90922c1041b2cb689b;hp=3ecd8a1178f102d832cdf3b4af0a908997ea648b;hpb=f715729ee4cb666f51749f6cd86d06fff1e6e17b;p=karo-tx-linux.git diff --git a/init/Kconfig b/init/Kconfig index 3ecd8a1178f1..d9887456007a 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -284,7 +284,7 @@ config AUDIT config AUDITSYSCALL bool "Enable system-call auditing support" - depends on AUDIT && (X86 || PPC || S390 || IA64 || UML || SPARC64 || SUPERH || (ARM && AEABI && !OABI_COMPAT)) + depends on AUDIT && (X86 || PARISC || PPC || S390 || IA64 || UML || SPARC64 || SUPERH || (ARM && AEABI && !OABI_COMPAT)) default y if SECURITY_SELINUX help Enable low-overhead system-call auditing infrastructure that