Kaynağa Gözat

disable ipv6

Waldemar Brodkorb 12 yıl önce
ebeveyn
işleme
6390e28aa7
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      target/linux/config/Config.in.network

+ 1 - 1
target/linux/config/Config.in.network

@@ -157,7 +157,7 @@ config ADK_KERNEL_NET_IPGRE
 config ADK_KERNEL_IPV6
 config ADK_KERNEL_IPV6
 	prompt "IPv6 support"
 	prompt "IPv6 support"
 	tristate
 	tristate
-	default m
+	default n
 	help
 	help
 	  This is complemental support for the IP version 6.
 	  This is complemental support for the IP version 6.
 	  You will still be able to do traditional IPv4 networking as well.
 	  You will still be able to do traditional IPv4 networking as well.