aboutsummaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index 3361e7381..94414db04 100644
--- a/Config.in
+++ b/Config.in
@@ -385,7 +385,7 @@ config FEATURE_SUID_CONFIG_QUIET
385config SELINUX 385config SELINUX
386 bool "Support NSA Security Enhanced Linux" 386 bool "Support NSA Security Enhanced Linux"
387 default n 387 default n
388 depends on PLATFORM_LINUX 388 select PLATFORM_LINUX
389 help 389 help
390 Enable support for SELinux in applets ls, ps, and id. Also provide 390 Enable support for SELinux in applets ls, ps, and id. Also provide
391 the option of compiling in SELinux applets. 391 the option of compiling in SELinux applets.