浏览代码

we need to select vfp

Waldemar Brodkorb 11 年之前
父节点
当前提交
32f739ae51
共有 1 个文件被更改,包括 2 次插入0 次删除
  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
 config ADK_KERNEL_VFPv3
 	bool
 	bool
+	select ADK_KERNEL_VFP
 	default y if ADK_TARGET_CPU_WITH_FPU_VFPV3
 	default y if ADK_TARGET_CPU_WITH_FPU_VFPV3
 
 
 config ADK_KERNEL_VFPv4
 config ADK_KERNEL_VFPv4
 	bool
 	bool
+	select ADK_KERNEL_VFP
 	default y if ADK_TARGET_CPU_WITH_FPU_VFPV4
 	default y if ADK_TARGET_CPU_WITH_FPU_VFPV4
 
 
 config ADK_KERNEL_NEON
 config ADK_KERNEL_NEON