Sfoglia il codice sorgente

symbols depend on arm architecture

Waldemar Brodkorb 7 anni fa
parent
commit
934c7e2440
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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