package/gstreamer1/gst1-plugins-bayer2rgb-neon: use "config"
gst1-plugins-bayer2rgb-neon doesn't have sub-options so use "config" instead of "menuconfig". Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
702ebf1704
commit
685ef8d47a
@ -1,4 +1,4 @@
|
||||
menuconfig BR2_PACKAGE_GST1_PLUGINS_BAYER2RGB_NEON
|
||||
config BR2_PACKAGE_GST1_PLUGINS_BAYER2RGB_NEON
|
||||
bool "gst1-plugins-bayer2rgb-neon"
|
||||
depends on (BR2_arm && BR2_ARM_CPU_HAS_NEON) || BR2_aarch64 # bayer2rgb-neon
|
||||
depends on !BR2_STATIC_LIBS # bayer2rgb-neon
|
||||
|
Loading…
Reference in New Issue
Block a user