# SPDX-License-Identifier: GPL-2.0 menu "USB Type-C Alternate Mode drivers" config [31mCONFIG_TYPEC_DP_ALTMODE[0m tristate "DisplayPort Alternate Mode driver" help DisplayPort [31mCONFIG_USB[0m Type-[31mCONFIG_C[0m Alternate Mode allows DisplayPort displays and adapters to be attached to the [31mCONFIG_USB[0m Type-[31mCONFIG_C[0m connectors on the system. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called typec_displayport. config [31mCONFIG_TYPEC_NVIDIA_ALTMODE[0m tristate "NVIDIA Alternate Mode driver" depends on [31mCONFIG_TYPEC_DP_ALTMODE[0m help Latest NVIDIA GPUs support VirtualLink devices. Select this to enable support for VirtualLink devices with NVIDIA GPUs. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called typec_displayport. endmenu |