diff --git a/net/Kconfig b/net/Kconfig index 0e3039cfff2..2c2eabef685 100644 --- a/net/Kconfig +++ b/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.