mptcp: depends on IPV6 but not as a module
[sfrench/cifs-2.6.git] / net / mptcp / Kconfig
index 8936604b3bf9d76d79b9d55ccac261d8d3556990..a014149aa3233831cdf40a47e8b327f8a46d669d 100644 (file)
@@ -19,7 +19,7 @@ config INET_MPTCP_DIAG
 
 config MPTCP_IPV6
        bool "MPTCP: IPv6 support for Multipath TCP"
-       depends on IPV6
+       depends on IPV6=y
        default y
 
 config MPTCP_KUNIT_TESTS