summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx25pdk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx25pdk.conf')
-rw-r--r--conf/machine/imx25pdk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx25pdk.conf b/conf/machine/imx25pdk.conf
index e22d9f4e..9e8ad003 100644
--- a/conf/machine/imx25pdk.conf
+++ b/conf/machine/imx25pdk.conf
@@ -13,7 +13,7 @@ UBOOT_MACHINE ?= "mx25pdk_defconfig"
13 13
14KERNEL_DEVICETREE = "imx25-pdk.dtb" 14KERNEL_DEVICETREE = "imx25-pdk.dtb"
15 15
16SERIAL_CONSOLE = "115200 ttymxc0" 16SERIAL_CONSOLES = "115200;ttymxc0"
17 17
18MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen" 18MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen"
19 19