diff options
author | Ron Yorston <rmy@pobox.com> | 2012-03-22 13:56:39 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2012-03-22 13:56:39 +0000 |
commit | 811c449748d5bd0505f8510e5582892f94ac0cda (patch) | |
tree | 2640249cb2a9605c7cd59467b9861b205e9bcc8a /Config.in | |
parent | c0d4367d6b581eb5989c02815880cf0fa2851ae8 (diff) | |
parent | 19311bfa7b8e8c6effa9c375de9b0eb4338bee12 (diff) | |
download | busybox-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.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -408,7 +408,7 @@ config FEATURE_SUID_CONFIG_QUIET | |||
408 | config SELINUX | 408 | config 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. |