package/busybox: re-enable SELinux support on ARC
libselinux is now available on ARC, so we can re-enable the SELinux support in Busybox on ARC as well. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
257fa5bf31
commit
c6ce2699b9
@ -40,7 +40,6 @@ config BR2_PACKAGE_BUSYBOX_SELINUX
|
||||
bool "Enable SELinux support"
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
depends on !BR2_STATIC_LIBS
|
||||
depends on !BR2_arc
|
||||
select BR2_PACKAGE_BUSYBOX_INDIVIDUAL_BINARIES
|
||||
select BR2_PACKAGE_LIBSELINUX
|
||||
help
|
||||
|
Loading…
Reference in New Issue
Block a user