From 23d5b9c93b3d47fd4996677f620138edfc2d505f Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 25 Sep 2013 22:08:56 -0300 Subject: imx28evk: Drop inherited MACHINE_GSTREAMER_PLUGIN setting The MACHINE_GSTREAMER_PLUGIN is now set in mxs-base.inc so we don't need it here. Change-Id: Ief9de139dd3ca110fb8ea3f636b7df0afca8f465 Signed-off-by: Otavio Salvador --- conf/machine/imx28evk.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/machine/imx28evk.conf b/conf/machine/imx28evk.conf index 2fe546c..f68a23e 100644 --- a/conf/machine/imx28evk.conf +++ b/conf/machine/imx28evk.conf @@ -23,6 +23,3 @@ IMAGE_FSTYPES ?= "tar.bz2 ext3 uboot.mxsboot-sdcard sdcard" SERIAL_CONSOLE = "115200 ttyAMA0" MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen" - -# Gstreamer plugin -MACHINE_GSTREAMER_PLUGIN ?= "gst-fsl-plugin" -- cgit v1.2.3-54-g00ecf