aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/linux/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/sysdeps/linux/Config.in b/sysdeps/linux/Config.in
index 70dd2ca5e..2e9ddc382 100644
--- a/sysdeps/linux/Config.in
+++ b/sysdeps/linux/Config.in
@@ -106,6 +106,13 @@ config CONFIG_FEATURE_SUID_CONFIG_QUIET
106 help 106 help
107 Please submit a patch to add help text for this item. 107 Please submit a patch to add help text for this item.
108 108
109config CONFIG_SELINUX
110 bool "Support NSA Security Enhanced Linux"
111 default n
112 help
113 Enable support for SE Linux in applets ls, ps, and id. Also provide
114 the option of compiling in SE Linux applets.
115
109endmenu 116endmenu
110 117
111menu 'Build Options' 118menu 'Build Options'