1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

dra7xx: add "mmip" to MACHINE_FEATURES

This reverts commit 651f0b4673.
This commit is contained in:
Denys Dmytriyenko
2014-11-03 20:39:21 -05:00
parent 3096ee95d1
commit c3343c1458

View File

@@ -1,4 +1,4 @@
require conf/machine/include/omap-a15.inc
SOC_FAMILY_append = ":dra7xx"
MACHINE_FEATURES += "pci"
MACHINE_FEATURES += "pci mmip"