[meta-ti] Denys Dmytriyenko : dra7xx: add "mmip" to MACHINE_FEATURES
Arago Project git
git at arago-project.org
Mon Nov 3 18:00:32 PST 2014
Module: meta-ti
Branch: daisy
Commit: 733cf9f484a7593e997b7d69b9f028108b94985a
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=733cf9f484a7593e997b7d69b9f028108b94985a
Author: Denys Dmytriyenko <denys at ti.com>
Date: Mon Nov 3 20:38:41 2014 -0500
dra7xx: add "mmip" to MACHINE_FEATURES
This reverts commit ae064c55f3da416df7e37db3c339834ef13656ac.
---
conf/machine/include/dra7xx.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/conf/machine/include/dra7xx.inc b/conf/machine/include/dra7xx.inc
index 857e1b3..a7c8782 100644
--- a/conf/machine/include/dra7xx.inc
+++ b/conf/machine/include/dra7xx.inc
@@ -1,4 +1,4 @@
require conf/machine/include/omap-a15.inc
SOC_FAMILY_append = ":dra7xx"
-MACHINE_FEATURES += "pci"
+MACHINE_FEATURES += "pci mmip"
More information about the meta-ti
mailing list