Explorar o código

allow to disable option for network wait

Waldemar Brodkorb %!s(int64=5) %!d(string=hai) anos
pai
achega
4a9178aaf0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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