mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
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"
|
bool "selinux-python"
|
||||||
depends on BR2_USE_MMU
|
depends on BR2_USE_MMU
|
||||||
depends on BR2_USE_WCHAR
|
depends on BR2_USE_WCHAR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user