diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 8b7abae87bf9..38416a199def 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -169,7 +169,6 @@ config SYSCTL | |||
169 | config AUDIT | 169 | config AUDIT |
170 | bool "Auditing support" | 170 | bool "Auditing support" |
171 | depends on NET | 171 | depends on NET |
172 | default y if SECURITY_SELINUX | ||
173 | help | 172 | help |
174 | Enable auditing infrastructure that can be used with another | 173 | Enable auditing infrastructure that can be used with another |
175 | kernel subsystem, such as SELinux (which requires this for | 174 | kernel subsystem, such as SELinux (which requires this for |