summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/imx-base.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index 12c82ff..72e1a10 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -40,6 +40,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modules"
40# DEFAULTTUNE_mx6 ?= "cortexa9t-neon" 40# DEFAULTTUNE_mx6 ?= "cortexa9t-neon"
41# handled by hardware 41# handled by hardware
42DEFAULTTUNE_mx6 ?= "cortexa9thf-neon" 42DEFAULTTUNE_mx6 ?= "cortexa9thf-neon"
43DEFAULTTUNE_vf ?= "cortexa5thf-neon"
43 44
44# Sub-architecture support 45# Sub-architecture support
45MACHINE_SOCARCH_SUFFIX ?= "" 46MACHINE_SOCARCH_SUFFIX ?= ""