X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;ds=sidebyside;f=init%2FKconfig;h=765018c24cf9b0964fc3d21aa7e92fce6e5fdd10;hb=c69e6f812bab0d5442b40e2f1bfbca48d40bc50b;hp=8851c64178801b0c893b1f4032768bff84d1b5ce;hpb=472e374161bc00d392e1755fe9915f42b11e310f;p=cascardo%2Flinux.git diff --git a/init/Kconfig b/init/Kconfig index 8851c6417880..765018c24cf9 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -292,9 +292,12 @@ config AUDIT logging of avc messages output). Does not do system-call auditing without CONFIG_AUDITSYSCALL. +config HAVE_ARCH_AUDITSYSCALL + bool + config AUDITSYSCALL bool "Enable system-call auditing support" - depends on AUDIT && (X86 || PARISC || PPC || S390 || IA64 || UML || SPARC64 || SUPERH || (ARM && AEABI && !OABI_COMPAT) || ALPHA) + depends on AUDIT && HAVE_ARCH_AUDITSYSCALL default y if SECURITY_SELINUX help Enable low-overhead system-call auditing infrastructure that @@ -1483,6 +1486,7 @@ config PCI_QUIRKS config EMBEDDED bool "Embedded system" + option allnoconfig_y select EXPERT help This option should be enabled if compiling the kernel for