diff options
| -rw-r--r-- | meta-fsl-arm/conf/machine/imx23evk.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/conf/machine/imx23evk.conf b/meta-fsl-arm/conf/machine/imx23evk.conf index 5b7969064..ecaef9a6f 100644 --- a/meta-fsl-arm/conf/machine/imx23evk.conf +++ b/meta-fsl-arm/conf/machine/imx23evk.conf | |||
| @@ -16,4 +16,4 @@ KERNEL_DEVICETREE = "imx23-evk.dtb" | |||
| 16 | SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3" | 16 | SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3" |
| 17 | IMAGE_FSTYPES ?= "tar.bz2 ext3 uboot.mxsboot-sdcard sdcard" | 17 | IMAGE_FSTYPES ?= "tar.bz2 ext3 uboot.mxsboot-sdcard sdcard" |
| 18 | 18 | ||
| 19 | MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen" | 19 | MACHINE_FEATURES = "apm usbgadget usbhost vfat touchscreen" |
