diff options
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -385,7 +385,7 @@ config FEATURE_SUID_CONFIG_QUIET | |||
385 | config SELINUX | 385 | config 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. |