GNU Linux-libre 4.19.281-gnu1
[releases.git] / drivers / usb / typec / altmodes / Kconfig
1
2 menu "USB Type-C Alternate Mode drivers"
3
4 config TYPEC_DP_ALTMODE
5         tristate "DisplayPort Alternate Mode driver"
6         help
7           DisplayPort USB Type-C Alternate Mode allows DisplayPort
8           displays and adapters to be attached to the USB Type-C
9           connectors on the system.
10
11           To compile this driver as a module, choose M here: the
12           module will be called typec_displayport.
13
14 endmenu