Browse Source

fix qemu versatile sample

Waldemar Brodkorb 8 years ago
parent
commit
e7556a7122
1 changed files with 1 additions and 1 deletions
  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