summaryrefslogtreecommitdiff
path: root/busybox-selinux.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'busybox-selinux.kconfig')
-rw-r--r--busybox-selinux.kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/busybox-selinux.kconfig b/busybox-selinux.kconfig
index 7000850..22c9f15 100644
--- a/busybox-selinux.kconfig
+++ b/busybox-selinux.kconfig
@@ -3,12 +3,13 @@
# see scripts/kbuild/config-language.txt.
#
-if KEMBTK_BUSYB_SELINUX
comment "-------------------------------------------------"
comment "SELinux Utilities"
comment "-------------------------------------------------"
depends on KEMBTK_BUSYB_SELINUX
+
+
config KEMBTK_BUSYB_CHCON
bool "chcon"
depends on KEMBTK_BUSYB_SELINUX
@@ -108,4 +109,4 @@ config KEMBTK_BUSYB_SESTATUS
depends on KEMBTK_BUSYB_SELINUX
help
Displays the status of SELinux.
-endif
+