summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/Kconfig
diff options
context:
space:
mode:
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>2018-06-27 18:19:51 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-07-02 18:42:36 +0300
commit0e3bb7d6894d9b6e67d6382bb03a46a1dc989588 (patch)
tree89159e08a940b59d6b475b06577d64df0b78f1ee /drivers/usb/typec/Kconfig
parent8a37d87d72f0c69f837229c04d2fcd7117ea57e7 (diff)
downloadlinux-0e3bb7d6894d9b6e67d6382bb03a46a1dc989588.tar.xz
usb: typec: Add driver for DisplayPort alternate mode
DisplayPort USB Type-C Alt Mode allows DisplayPort displays and adapters to be attached to the USB Type-C ports on the system. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Tested-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/typec/Kconfig')
-rw-r--r--drivers/usb/typec/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/usb/typec/Kconfig b/drivers/usb/typec/Kconfig
index ee808903983f..00878c386dd0 100644
--- a/drivers/usb/typec/Kconfig
+++ b/drivers/usb/typec/Kconfig
@@ -104,4 +104,6 @@ config TYPEC_TPS6598X
source "drivers/usb/typec/mux/Kconfig"
+source "drivers/usb/typec/altmodes/Kconfig"
+
endif # TYPEC