[arch-commits] Commit in linux/trunk (config config.x86_64)

Tobias Powalowski tpowa at archlinux.org
Thu Feb 16 07:41:53 UTC 2012


    Date: Thursday, February 16, 2012 @ 02:41:53
  Author: tpowa
Revision: 150263

build ipv6 into kernel

Modified:
  linux/trunk/config
  linux/trunk/config.x86_64

---------------+
 config        |    2 +-
 config.x86_64 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: config
===================================================================
--- config	2012-02-16 07:40:43 UTC (rev 150262)
+++ config	2012-02-16 07:41:53 UTC (rev 150263)
@@ -722,7 +722,7 @@
 # CONFIG_DEFAULT_RENO is not set
 CONFIG_DEFAULT_TCP_CONG="cubic"
 # CONFIG_TCP_MD5SIG is not set
-CONFIG_IPV6=m
+CONFIG_IPV6=y
 CONFIG_IPV6_PRIVACY=y
 CONFIG_IPV6_ROUTER_PREF=y
 CONFIG_IPV6_ROUTE_INFO=y

Modified: config.x86_64
===================================================================
--- config.x86_64	2012-02-16 07:40:43 UTC (rev 150262)
+++ config.x86_64	2012-02-16 07:41:53 UTC (rev 150263)
@@ -684,7 +684,7 @@
 # CONFIG_DEFAULT_RENO is not set
 CONFIG_DEFAULT_TCP_CONG="cubic"
 # CONFIG_TCP_MD5SIG is not set
-CONFIG_IPV6=m
+CONFIG_IPV6=y
 CONFIG_IPV6_PRIVACY=y
 CONFIG_IPV6_ROUTER_PREF=y
 CONFIG_IPV6_ROUTE_INFO=y




More information about the arch-commits mailing list