summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx28evk.conf
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-08-17 15:51:28 -0700
committerOtavio Salvador <otavio@ossystems.com.br>2016-08-23 23:26:55 -0300
commita7b7185a560b2a63f8b94053267faaabf9bb804e (patch)
treee9304cfd73e64cfcb1858ab0bc9089bdfebcea52 /conf/machine/imx28evk.conf
parentb9f0d32081c6fa2348c2026d026bd2f5d3cea68b (diff)
downloadmeta-freescale-a7b7185a560b2a63f8b94053267faaabf9bb804e.tar.gz
Remove apm from machine features
APM (Advanced Power Management) is a more or less ancient power management API mainly from the x86 world. There is an optional APM emulation layer for ARM, and some platform make some extended use of it (e.g. PXA). However, neither is the emulation enabled on any NXP/Freescale kernel nor is it commonly used, hence remove it from machine feature. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/imx28evk.conf')
-rw-r--r--conf/machine/imx28evk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx28evk.conf b/conf/machine/imx28evk.conf
index c05ad8f6..ac4cef59 100644
--- a/conf/machine/imx28evk.conf
+++ b/conf/machine/imx28evk.conf
@@ -20,7 +20,7 @@ KERNEL_DEVICETREE = "imx28-evk.dtb"
20 20
21SERIAL_CONSOLE = "115200 ttyAMA0" 21SERIAL_CONSOLE = "115200 ttyAMA0"
22 22
23MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen" 23MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen"
24 24
25## Parameters for NAND IC part-# K9LBG08U0D-PCB0 25## Parameters for NAND IC part-# K9LBG08U0D-PCB0
26 26