package/selinux-python: use ordinary config instead of menuconfig
selinux-python only has two sub-options, so menuconfig is overkill. Convert it to a normal config with indented sub-option. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
0fd7a2876a
commit
d0dc558ff0
@ -1,4 +1,4 @@
|
||||
menuconfig BR2_PACKAGE_SELINUX_PYTHON
|
||||
config BR2_PACKAGE_SELINUX_PYTHON
|
||||
bool "selinux-python"
|
||||
depends on BR2_USE_MMU
|
||||
depends on BR2_USE_WCHAR
|
||||
|
Loading…
Reference in New Issue
Block a user