diff mbox series

[1/2] package/gstreamer1/gst1-plugins-bayer2rgb-neon: use "config"

Message ID 20220107140546.1921-1-sebastien.szymanski@armadeus.com
State Accepted
Headers show
Series [1/2] package/gstreamer1/gst1-plugins-bayer2rgb-neon: use "config" | expand

Commit Message

Sébastien Szymanski Jan. 7, 2022, 2:05 p.m. UTC
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>
---
 package/gstreamer1/gst1-plugins-bayer2rgb-neon/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni Jan. 7, 2022, 6:01 p.m. UTC | #1
On Fri,  7 Jan 2022 15:05:45 +0100
Sébastien Szymanski <sebastien.szymanski@armadeus.com> wrote:

> 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>
> ---
>  package/gstreamer1/gst1-plugins-bayer2rgb-neon/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/gstreamer1/gst1-plugins-bayer2rgb-neon/Config.in b/package/gstreamer1/gst1-plugins-bayer2rgb-neon/Config.in
index 570300a304..d3e4d0e243 100644
--- a/package/gstreamer1/gst1-plugins-bayer2rgb-neon/Config.in
+++ b/package/gstreamer1/gst1-plugins-bayer2rgb-neon/Config.in
@@ -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