Explorar o código

we need to select vfp

Waldemar Brodkorb %!s(int64=11) %!d(string=hai) anos
pai
achega
32f739ae51
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      target/linux/config/Config.in.kernel

+ 2 - 0
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