[meta-freescale] [meta-fsl-arm-extra][PATCH] cfa10036.inc: remove apm

Alexandre Belloni alexandre.belloni at free-electrons.com
Thu Jan 16 04:45:13 PST 2014


The crystalfontz boards don't really need APM for anything and the APM
emulation is not even compiled in the kernel.

Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>
---
 conf/machine/include/cfa10036.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/include/cfa10036.inc b/conf/machine/include/cfa10036.inc
index 95c8f4ad3320..3430e93ac0ea 100644
--- a/conf/machine/include/cfa10036.inc
+++ b/conf/machine/include/cfa10036.inc
@@ -22,7 +22,7 @@ IMAGE_FSTYPES ?= "tar.bz2 ext3 barebox.mxsboot-sdcard sdcard"
 
 SERIAL_CONSOLE = "115200 ttyAMA0"
 
-MACHINE_FEATURES = "apm usbgadget usbhost vfat"
+MACHINE_FEATURES = "usbgadget usbhost vfat"
 
 # Avoid adding gst-fsl-plugin as we use non-FSL kernel
 MACHINE_GSTREAMER_PLUGIN_cfa10036 = ""
-- 
1.8.3.2



More information about the meta-freescale mailing list