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 f31599739f7f..637faf8626cc 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -964,7 +964,6 @@ config UIDGID_CONVERTED | |||
964 | 964 | ||
965 | # Security modules | 965 | # Security modules |
966 | depends on SECURITY_TOMOYO = n | 966 | depends on SECURITY_TOMOYO = n |
967 | depends on SECURITY_APPARMOR = n | ||
968 | 967 | ||
969 | config UIDGID_STRICT_TYPE_CHECKS | 968 | config UIDGID_STRICT_TYPE_CHECKS |
970 | bool "Require conversions between uid/gids and their internal representation" | 969 | bool "Require conversions between uid/gids and their internal representation" |