diff options
Diffstat (limited to 'recipes/linux/linux-qsd8/htcleo/defconfig')
-rw-r--r-- | recipes/linux/linux-qsd8/htcleo/defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/linux/linux-qsd8/htcleo/defconfig b/recipes/linux/linux-qsd8/htcleo/defconfig index b4931d65af..4d3141dae8 100644 --- a/recipes/linux/linux-qsd8/htcleo/defconfig +++ b/recipes/linux/linux-qsd8/htcleo/defconfig @@ -376,7 +376,9 @@ CONFIG_CPU_FREQ_GOV_ONDEMAND=y # # At least one emulation must be selected # -# CONFIG_VFP is not set +CONFIG_VFP=y +CONFIG_VFPv3=y +CONFIG_NEON=y # # Userspace binary formats |