1
0
Kaynağa Gözat

enable ipv6 module by default

Waldemar Brodkorb 15 yıl önce
ebeveyn
işleme
262c556759
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

@@ -158,7 +158,7 @@ config ADK_KPACKAGE_KMOD_NET_IPGRE
 config ADK_KPACKAGE_KMOD_IPV6
 config ADK_KPACKAGE_KMOD_IPV6
 	prompt "kmod-ipv6......................... IPv6 support"
 	prompt "kmod-ipv6......................... IPv6 support"
 	tristate
 	tristate
-	default n
+	default m
 	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.