[Buildroot] [PATCH v4 4/4] gst-ffmpeg: change config to menuconfig, like other gst plugins

Danomi Manchego danomimanchego123 at gmail.com
Sun Oct 19 19:33:22 UTC 2014


Signed-off-by: Danomi Manchego <danomimanchego123 at gmail.com>
---
 package/gstreamer/gst-ffmpeg/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/gstreamer/gst-ffmpeg/Config.in b/package/gstreamer/gst-ffmpeg/Config.in
index ab80ef8..10e51b3 100644
--- a/package/gstreamer/gst-ffmpeg/Config.in
+++ b/package/gstreamer/gst-ffmpeg/Config.in
@@ -1,4 +1,4 @@
-config BR2_PACKAGE_GST_FFMPEG
+menuconfig BR2_PACKAGE_GST_FFMPEG
 	bool "gst-ffmpeg"
 	select BR2_PACKAGE_GST_PLUGINS_BASE
 	depends on BR2_LARGEFILE
-- 
1.9.1



More information about the buildroot mailing list