diff options
Diffstat (limited to 'drivers/net/usb/Kconfig')
-rw-r--r-- | drivers/net/usb/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig index ef976215b649..bd33153261ce 100644 --- a/drivers/net/usb/Kconfig +++ b/drivers/net/usb/Kconfig | |||
@@ -445,7 +445,7 @@ config USB_NET_QMI_WWAN | |||
445 | 445 | ||
446 | config USB_HSO | 446 | config USB_HSO |
447 | tristate "Option USB High Speed Mobile Devices" | 447 | tristate "Option USB High Speed Mobile Devices" |
448 | depends on USB && RFKILL | 448 | depends on USB && RFKILL && TTY |
449 | default n | 449 | default n |
450 | help | 450 | help |
451 | Choose this option if you have an Option HSDPA/HSUPA card. | 451 | Choose this option if you have an Option HSDPA/HSUPA card. |
@@ -493,7 +493,7 @@ config USB_SIERRA_NET | |||
493 | 493 | ||
494 | config USB_VL600 | 494 | config USB_VL600 |
495 | tristate "LG VL600 modem dongle" | 495 | tristate "LG VL600 modem dongle" |
496 | depends on USB_NET_CDCETHER | 496 | depends on USB_NET_CDCETHER && TTY |
497 | select USB_ACM | 497 | select USB_ACM |
498 | help | 498 | help |
499 | Select this if you want to use an LG Electronics 4G/LTE usb modem | 499 | Select this if you want to use an LG Electronics 4G/LTE usb modem |