mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
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:
parent
7f0fa9f17b
commit
a0b35fe9c8
|
@ -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 = ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user