summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nuttx/net/Kconfig1
1 files changed, 0 insertions, 1 deletions
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.