aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 637faf8626c..381f765df92 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -962,9 +962,6 @@ config UIDGID_CONVERTED
962 # The rare drivers that won't build 962 # The rare drivers that won't build
963 depends on ANDROID_BINDER_IPC = n 963 depends on ANDROID_BINDER_IPC = n
964 964
965 # Security modules
966 depends on SECURITY_TOMOYO = n
967
968config UIDGID_STRICT_TYPE_CHECKS 965config UIDGID_STRICT_TYPE_CHECKS
969 bool "Require conversions between uid/gids and their internal representation" 966 bool "Require conversions between uid/gids and their internal representation"
970 depends on UIDGID_CONVERTED 967 depends on UIDGID_CONVERTED