tty: Added a CONFIG_TTY option to allow removal of TTY
[firefly-linux-kernel-4.4.55.git] / drivers / usb / class / Kconfig
index 2519e320098f268273f3866131e760c5a5ea287e..316aac8e4ca1934a34989d0d39c68bc47b46786a 100644 (file)
@@ -6,7 +6,7 @@ comment "USB Device Class drivers"
 
 config USB_ACM
        tristate "USB Modem (CDC ACM) support"
-       depends on USB
+       depends on USB && TTY
        ---help---
          This driver supports USB modems and ISDN adapters which support the
          Communication Device Class Abstract Control Model interface.