cfa10036.inc: remove apm

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@free-electrons.com>
This commit is contained in:
Alexandre Belloni 2014-01-16 13:45:13 +01:00 committed by Otavio Salvador
parent 7f0fa9f17b
commit a0b35fe9c8

View File

@ -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 = ""