summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/imx-base.inc
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2020-04-17 08:10:04 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-17 10:21:13 -0300
commit361e5a9aa02b4da4936c70f19e98ea82c77b5668 (patch)
treec32ba0b9cdddbac8af7acd067cbe4c9c0ddaeea9 /conf/machine/include/imx-base.inc
parent41cf166dd543dcaa71d8e309a957bea46380f100 (diff)
downloadmeta-freescale-361e5a9aa02b4da4936c70f19e98ea82c77b5668.tar.gz
Revert "mx8qm: Use cortexa72-cortexa53 tune by default"
Support for cortexa72-cortexa53 tuning is not available on zeus. This reverts commit 9d6833f8a2e743c9907e20c8e0a0d46be9f65fd3. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf/machine/include/imx-base.inc')
-rw-r--r--conf/machine/include/imx-base.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index da1f26c7..f498d6ae 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -68,7 +68,6 @@ DEFAULTTUNE_vf ?= "cortexa5thf-neon"
68DEFAULTTUNE_mx8mm ?= "cortexa53-crypto" 68DEFAULTTUNE_mx8mm ?= "cortexa53-crypto"
69DEFAULTTUNE_mx8mn ?= "cortexa53-crypto" 69DEFAULTTUNE_mx8mn ?= "cortexa53-crypto"
70DEFAULTTUNE_mx8mq ?= "cortexa53-crypto" 70DEFAULTTUNE_mx8mq ?= "cortexa53-crypto"
71DEFAULTTUNE_mx8qm ?= "cortexa72-cortexa53-crypto"
72DEFAULTTUNE_mx8qxp ?= "cortexa35-crypto" 71DEFAULTTUNE_mx8qxp ?= "cortexa35-crypto"
73 72
74INHERIT += "machine-overrides-extender" 73INHERIT += "machine-overrides-extender"