]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/usb/Kconfig
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[karo-tx-linux.git] / drivers / net / usb / Kconfig
index 9f194a0bef7ca2eb60bd05a7a9ef90d0243e6113..37eed4d84e9cb458b2ac5d3b7248b0835115c67a 100644 (file)
@@ -5,8 +5,8 @@ comment "Host-side USB support is needed for USB Network Adapter support"
        depends on !USB && NET
 
 menuconfig USB_NET_DRIVERS
-       bool "USB Network Adapters"
-       default y
+       tristate "USB Network Adapters"
+       default USB if USB
        depends on USB && NET
 
 if USB_NET_DRIVERS