Преглед изворни кода

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