upgrade busybox to v1.11.1 and add current upstream fixes
[openwrt/staging/yousong.git] / package / busybox / config / selinux / Config.in
index d3a8acfafe317fa20252f9e2c2f12554a0881297..cc8966c5a5cbe885bf8eba2d788b534f12eeef95 100644 (file)
@@ -112,5 +112,12 @@ config BUSYBOX_CONFIG_SETSEBOOL
          Enable support for change boolean.
          semanage and -P option is not supported yet.
 
+config BUSYBOX_CONFIG_SESTATUS
+       bool "sestatus"
+       default n
+       depends on BUSYBOX_CONFIG_SELINUX
+       help
+         Displays the status of SELinux.
+
 endmenu