diff options
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/ti43x.inc')
-rw-r--r-- | meta-ti-bsp/conf/machine/include/ti43x.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/include/ti43x.inc b/meta-ti-bsp/conf/machine/include/ti43x.inc index c1009dc6..a6af56e3 100644 --- a/meta-ti-bsp/conf/machine/include/ti43x.inc +++ b/meta-ti-bsp/conf/machine/include/ti43x.inc | |||
@@ -58,7 +58,7 @@ UBI_VOLNAME = "rootfs" | |||
58 | EXTRA_IMAGEDEPENDS += "u-boot" | 58 | EXTRA_IMAGEDEPENDS += "u-boot" |
59 | 59 | ||
60 | # List common SoC features, may need to add touchscreen for specific machines | 60 | # List common SoC features, may need to add touchscreen for specific machines |
61 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet gpu" | 61 | MACHINE_FEATURES = "apm usbgadget usbhost vfat ext2 screen alsa gpu" |
62 | 62 | ||
63 | IMAGE_FSTYPES += "tar.xz wic.xz wic.bmap" | 63 | IMAGE_FSTYPES += "tar.xz wic.xz wic.bmap" |
64 | WKS_FILE ?= "sdimage-2part.wks" | 64 | WKS_FILE ?= "sdimage-2part.wks" |