summaryrefslogtreecommitdiff
path: root/net/9p/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/9p/Kconfig')
-rw-r--r--net/9p/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/9p/Kconfig b/net/9p/Kconfig
index ee967fd25312..22f8c167845d 100644
--- a/net/9p/Kconfig
+++ b/net/9p/Kconfig
@@ -41,8 +41,8 @@ config NET_9P_XEN
two Xen domains.
config NET_9P_USBG
- bool "9P USB Gadget Transport"
- depends on USB_GADGET=y || USB_GADGET=NET_9P
+ tristate "9P USB Gadget Transport"
+ depends on USB_GADGET
select CONFIGFS_FS
select USB_LIBCOMPOSITE
help