aboutsummaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2012-03-22 13:56:39 +0000
committerRon Yorston <rmy@pobox.com>2012-03-22 13:56:39 +0000
commit811c449748d5bd0505f8510e5582892f94ac0cda (patch)
tree2640249cb2a9605c7cd59467b9861b205e9bcc8a /Config.in
parentc0d4367d6b581eb5989c02815880cf0fa2851ae8 (diff)
parent19311bfa7b8e8c6effa9c375de9b0eb4338bee12 (diff)
downloadbusybox-w32-811c449748d5bd0505f8510e5582892f94ac0cda.tar.gz
busybox-w32-811c449748d5bd0505f8510e5582892f94ac0cda.tar.bz2
busybox-w32-811c449748d5bd0505f8510e5582892f94ac0cda.zip
Merge commit '19311bfa7b8e8c6effa9c375de9b0eb4338bee12' into merge
Conflicts: coreutils/ls.c shell/ash.c
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 0ab94d497..89e506a6a 100644
--- a/Config.in
+++ b/Config.in
@@ -408,7 +408,7 @@ config FEATURE_SUID_CONFIG_QUIET
408config SELINUX 408config SELINUX
409 bool "Support NSA Security Enhanced Linux" 409 bool "Support NSA Security Enhanced Linux"
410 default n 410 default n
411 depends on PLATFORM_LINUX 411 select PLATFORM_LINUX
412 help 412 help
413 Enable support for SELinux in applets ls, ps, and id. Also provide 413 Enable support for SELinux in applets ls, ps, and id. Also provide
414 the option of compiling in SELinux applets. 414 the option of compiling in SELinux applets.