summaryrefslogtreecommitdiffstats
path: root/rules/core-selinux.in
blob: 236c774416b134f3483fbe97ed2d83e43a4f7608 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=core

config GLOBAL_SELINUX
	bool
	select BUSYBOX_SELINUX			if BUSYBOX
	select BUSYBOX_BUILD_LIBBUSYBOX		if BUSYBOX
	select BUSYBOX_FEATURE_INDIVIDUAL	if BUSYBOX
	prompt "SELinux support"
	help
	  This will enable SELinux for all packages with optional
	  SELinux support.