summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/omap-a15.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/omap-a15.inc')
-rw-r--r--conf/machine/include/omap-a15.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/omap-a15.inc b/conf/machine/include/omap-a15.inc
index 0ea428f2..0c49753b 100644
--- a/conf/machine/include/omap-a15.inc
+++ b/conf/machine/include/omap-a15.inc
@@ -34,3 +34,6 @@ UBI_VOLNAME = "rootfs"
34 34
35# List common SoC features, may need to add touchscreen for specific machines 35# List common SoC features, may need to add touchscreen for specific machines
36MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx mmip dsp" 36MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx mmip dsp"
37
38# Set the list of device targets for ti-pdk class recipes
39TI_PDK_LIMIT_SOCS = "am571x am572x"