Browse Source

allow to disable option for network wait

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