package/selinux-python: use ordinary config instead of menuconfig
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 9 Oct 2019 22:19:17 +0000 (00:19 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 10 Oct 2019 20:19:44 +0000 (22:19 +0200)
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>
package/selinux-python/Config.in

index 00ca6b9c3801f706da9ac568987f0b4aac476230..5b6cbc80e37ade56c0ca5b896e2a594c5f1134bf 100644 (file)
@@ -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