ef2226eb7a3340cbeaef2f9fb84fca65c3e4315f
[linux-2.6-block.git] / drivers / usb / typec / altmodes / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2
3 menu "USB Type-C Alternate Mode drivers"
4
5 config TYPEC_DP_ALTMODE
6         tristate "DisplayPort Alternate Mode driver"
7         help
8           DisplayPort USB Type-C Alternate Mode allows DisplayPort
9           displays and adapters to be attached to the USB Type-C
10           connectors on the system.
11
12           To compile this driver as a module, choose M here: the
13           module will be called typec_displayport.
14
15 endmenu