Explorar o código

finetune netowrk config

Waldemar Brodkorb %!s(int64=11) %!d(string=hai) anos
pai
achega
e9d4eec9a5
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      target/config/Config.in.runtime

+ 8 - 0
target/config/Config.in.runtime

@@ -366,6 +366,14 @@ endmenu
 
 config ADK_SIMPLE_NETWORK_CONFIG_NS
 	depends on ADK_SIMPLE_NETWORK_CONFIG
+	depends on !ADK_SIMPLE_NETWORK_CONFIG_ETH0_DHCP
+	depends on !ADK_SIMPLE_NETWORK_CONFIG_ETH1_DHCP
+	depends on !ADK_SIMPLE_NETWORK_CONFIG_WLAN0_DHCP
 	string "Nameserver"
 	default "10.0.0.1"
 
+config ADK_SIMPLE_NETWORK_CONFIG_PROXY
+	depends on ADK_SIMPLE_NETWORK_CONFIG
+	string "HTTP-Proxy (f.e. http://10.0.0.2:8080)"
+	default ""
+