summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-11-03 20:39:21 -0500
committerDenys Dmytriyenko <denys@ti.com>2014-11-03 20:39:21 -0500
commitc3343c1458adde878dc281eb795035eb5386c823 (patch)
tree076d65cf0146558d63914a9ee27ab0c1b5d51039 /conf
parent3096ee95d1770a4215589447b055f4d3648a889e (diff)
downloadmeta-ti-c3343c1458adde878dc281eb795035eb5386c823.tar.gz
dra7xx: add "mmip" to MACHINE_FEATURES
This reverts commit 651f0b46734dbf13d4242282919253e150eb83ae.
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/dra7xx.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/dra7xx.inc b/conf/machine/include/dra7xx.inc
index 857e1b35..a7c8782c 100644
--- a/conf/machine/include/dra7xx.inc
+++ b/conf/machine/include/dra7xx.inc
@@ -1,4 +1,4 @@
1require conf/machine/include/omap-a15.inc 1require conf/machine/include/omap-a15.inc
2SOC_FAMILY_append = ":dra7xx" 2SOC_FAMILY_append = ":dra7xx"
3 3
4MACHINE_FEATURES += "pci" 4MACHINE_FEATURES += "pci mmip"