summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx28evk.conf
diff options
context:
space:
mode:
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 937fd143..7c359e54 100644
--- a/conf/machine/imx28evk.conf
+++ b/conf/machine/imx28evk.conf
@@ -18,7 +18,7 @@ UBOOT_CONFIG[sd-auart-console] = "mx28evk_auart_console_config,sdcard"
18 18
19KERNEL_DEVICETREE = "imx28-evk.dtb" 19KERNEL_DEVICETREE = "imx28-evk.dtb"
20 20
21SERIAL_CONSOLE = "115200 ttyAMA0" 21SERIAL_CONSOLES = "115200;ttyAMA0"
22 22
23MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen" 23MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen"
24 24