Browse Source

fix qemu versatile sample

Waldemar Brodkorb 8 năm trước cách đây
mục cha
commit
e7556a7122
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      target/config/Config.in.archopts

+ 1 - 1
target/config/Config.in.archopts

@@ -39,5 +39,5 @@ config ADK_TARGET_NAN_MODE
 config ADK_TARGET_WITH_DEVICETREE
 	bool
 	depends on ADK_TARGET_ARCH_ARM
-	default y if ADK_TARGET_KERNEL_VERSION_4_7
+	default y if ADK_TARGET_KERNEL_VERSION_4_9
 	default n