diff options
Diffstat (limited to 'net/9p/Kconfig')
-rw-r--r-- | net/9p/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/9p/Kconfig b/net/9p/Kconfig index deabbd376cb1..00ebce9e5a65 100644 --- a/net/9p/Kconfig +++ b/net/9p/Kconfig @@ -17,6 +17,8 @@ if NET_9P config NET_9P_FD default NET_9P + imply INET + imply UNIX tristate "9P FD Transport" help This builds support for transports over TCP, Unix sockets and |