From 32f739ae5196a00dde5b87ad5de3a4894984cef8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 1 Mar 2015 13:49:11 +0100 Subject: we need to select vfp --- target/linux/config/Config.in.kernel | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/config') diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel index 5bd0b647b..7a8796abc 100644 --- a/target/linux/config/Config.in.kernel +++ b/target/linux/config/Config.in.kernel @@ -184,10 +184,12 @@ config ADK_KERNEL_VFP config ADK_KERNEL_VFPv3 bool + select ADK_KERNEL_VFP default y if ADK_TARGET_CPU_WITH_FPU_VFPV3 config ADK_KERNEL_VFPv4 bool + select ADK_KERNEL_VFP default y if ADK_TARGET_CPU_WITH_FPU_VFPV4 config ADK_KERNEL_NEON -- cgit v1.2.3