Explorar o código

symbols depend on arm architecture

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

+ 2 - 0
target/linux/config/Config.in.arm

@@ -3,9 +3,11 @@
 
 config ADK_KERNEL_ARM_PATCH_PHYS_VIRT
 	bool
+	depends on ADK_TARGET_ARCH_ARM
 
 config ADK_KERNEL_ARCH_VERSATILE_PB
 	bool
 	select ADK_KERNEL_ARM_PATCH_PHYS_VIRT
 	default y if !ADK_TARGET_WITH_DEVICETREE
+	depends on ADK_TARGET_ARCH_ARM