X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=init%2FKconfig;h=d9887456007a83b212eb41dabf95f7d8c781c6b4;hb=9155c267adc6e5fe894fff0fe43b57826b9c9efa;hp=3ecd8a1178f102d832cdf3b4af0a908997ea648b;hpb=e9ff04dd94d46c817bbb103531cdef6e7bd5d022;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