瀏覽代碼

allow to disable option for network wait

Waldemar Brodkorb 5 年之前
父節點
當前提交
4a9178aaf0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/config/Config.in.runtime

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

@@ -525,7 +525,7 @@ endchoice
 
 # workaround for USB ethernet f.e. Raspberry Pi 2/3
 config ADK_RUNTIME_WAIT_FOR_ETHERNET
-	bool
+	bool "Wait for ethernet to come up on boot"
 	default y if ADK_TARGET_SYSTEM_RASPBERRY_PI2
 	default y if ADK_TARGET_SYSTEM_RASPBERRY_PI3
 	default y if ADK_TARGET_SYSTEM_RASPBERRY_PI3_64