Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Config.src « selinux - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f8fcdadf9fa0e46b41feae16869a853a4031e849 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# For a description of the syntax of this configuration file,
# see docs/Kconfig-language.txt.
#

menu "SELinux Utilities"
	depends on SELINUX

INSERT

endmenu