diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/include/omap-a15.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap-a15.inc b/conf/machine/include/omap-a15.inc index d458809a..62551915 100644 --- a/conf/machine/include/omap-a15.inc +++ b/conf/machine/include/omap-a15.inc | |||
@@ -36,7 +36,7 @@ MACHINE_GUI_CLASS = "smallscreen" | |||
36 | UBI_VOLNAME = "rootfs" | 36 | UBI_VOLNAME = "rootfs" |
37 | 37 | ||
38 | # List common SoC features, may need to add touchscreen for specific machines | 38 | # List common SoC features, may need to add touchscreen for specific machines |
39 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet gpu mmip dsp" | 39 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet gpu mmip dsp gc320" |
40 | 40 | ||
41 | IMAGE_FSTYPES += "tar.xz wic.xz" | 41 | IMAGE_FSTYPES += "tar.xz wic.xz" |
42 | WKS_FILE ?= "sdimage-bootpart.wks" | 42 | WKS_FILE ?= "sdimage-bootpart.wks" |