diff options
| -rw-r--r-- | meta-fsl-arm/conf/machine/include/imx-base.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-fsl-arm/conf/machine/include/imx-base.inc b/meta-fsl-arm/conf/machine/include/imx-base.inc index 998d72d9f..ed058976f 100644 --- a/meta-fsl-arm/conf/machine/include/imx-base.inc +++ b/meta-fsl-arm/conf/machine/include/imx-base.inc | |||
| @@ -34,6 +34,9 @@ PREFERRED_VERSION_directfb_mx6 = "1.7.1" | |||
| 34 | MACHINE_EXTRA_RRECOMMENDS = "kernel-modules" | 34 | MACHINE_EXTRA_RRECOMMENDS = "kernel-modules" |
| 35 | 35 | ||
| 36 | # Float-Point setting | 36 | # Float-Point setting |
| 37 | # handled by software | ||
| 38 | # DEFAULTTUNE_mx6 ?= "cortexa9-neon" | ||
| 39 | # handled by hardware | ||
| 37 | DEFAULTTUNE_mx6 ?= "cortexa9hf-neon" | 40 | DEFAULTTUNE_mx6 ?= "cortexa9hf-neon" |
| 38 | 41 | ||
| 39 | # Sub-architecture support | 42 | # Sub-architecture support |
