From 274aa763f258b26cd4f566f412995f6a9014beb3 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 23 Jan 2015 11:43:03 -0600 Subject: IPv6 is not longer EXPERIMENTAL --- nuttx/net/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/nuttx/net/Kconfig b/nuttx/net/Kconfig index 0e3039cff..2c2eabef6 100644 --- a/nuttx/net/Kconfig +++ b/nuttx/net/Kconfig @@ -194,7 +194,6 @@ config NET_IPv4 config NET_IPv6 bool "IPv6" default n - depends on EXPERIMENTAL ---help--- Build in support for IPv6. -- cgit v1.2.3