Message ID | d20778039a791b9721bb449d493836edb742d1dc.1597570323.git.lucien.xin@gmail.com |
---|---|
State | New |
Headers | show |
Series | [net] tipc: not enable tipc when ipv6 works as a module | expand |
diff --git a/net/tipc/Kconfig b/net/tipc/Kconfig index 9dd7802..be1c400 100644 --- a/net/tipc/Kconfig +++ b/net/tipc/Kconfig @@ -6,6 +6,7 @@ menuconfig TIPC tristate "The TIPC Protocol" depends on INET + depends on IPV6 || IPV6=n help The Transparent Inter Process Communication (TIPC) protocol is specially designed for intra cluster communication. This protocol