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.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/imx28evk.conf b/conf/machine/imx28evk.conf
index 86123c31..5a55d725 100644
--- a/conf/machine/imx28evk.conf
+++ b/conf/machine/imx28evk.conf
@@ -17,9 +17,6 @@ UBOOT_CONFIG[sd-auart-console] = "mx28evk_auart_console_config,sdcard"
17 17
18KERNEL_DEVICETREE = "imx28-evk.dtb" 18KERNEL_DEVICETREE = "imx28-evk.dtb"
19 19
20SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3"
21IMAGE_FSTYPES ?= "tar.bz2 ext3 uboot.mxsboot-sdcard sdcard"
22
23SERIAL_CONSOLE = "115200 ttyAMA0" 20SERIAL_CONSOLE = "115200 ttyAMA0"
24 21
25MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen" 22MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen"