upgrade busybox to 1.8.1
[openwrt-10.03/.git] / package / busybox / config / selinux / Config.in
index 907c9753ec74992667930778ff484b8ab566f223..d3a8acfafe317fa20252f9e2c2f12554a0881297 100644 (file)
@@ -104,5 +104,13 @@ config BUSYBOX_CONFIG_FEATURE_SETFILES_CHECK_OPTION
          Support "-c" option (check the validity of the contexts against
          the specified binary policy) for setfiles. Requires libsepol.
 
+config BUSYBOX_CONFIG_SETSEBOOL
+       bool "setsebool"
+       default n
+       depends on BUSYBOX_CONFIG_SELINUX
+       help
+         Enable support for change boolean.
+         semanage and -P option is not supported yet.
+
 endmenu