summaryrefslogtreecommitdiff
path: root/package/busybox/config/selinux/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2012-08-30 10:20:41 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2012-08-30 10:20:41 +0200
commit46b42b19c7dec20400c1c7621d09277bf3d92874 (patch)
treea049bdbc56c981896da1131fcfb23ca178b1f255 /package/busybox/config/selinux/Config.in
parent8865b970f9db91f24472c596117c785cb76cdb2b (diff)
update busybox to latest stable version, refresh all Config.in files
Diffstat (limited to 'package/busybox/config/selinux/Config.in')
-rw-r--r--package/busybox/config/selinux/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/busybox/config/selinux/Config.in b/package/busybox/config/selinux/Config.in
index 41c60bd7e..8818ef5a1 100644
--- a/package/busybox/config/selinux/Config.in
+++ b/package/busybox/config/selinux/Config.in
@@ -1,3 +1,4 @@
+# DO NOT EDIT. This file is generated from Config.src
#
# For a description of the syntax of this configuration file,
# see scripts/kbuild/config-language.txt.
@@ -6,6 +7,7 @@
menu "SELinux Utilities"
depends on BUSYBOX_SELINUX
+
config BUSYBOX_CHCON
bool "chcon"
default n
@@ -120,4 +122,3 @@ config BUSYBOX_SESTATUS
Displays the status of SELinux.
endmenu
-