Skip to content

Commit 41952a6

Browse files
nullr0utegregkh
authored andcommitted
usb: typec: Fix copy paste error for NVIDIA alt-mode description
The name of the module for the NVIDIA alt-mode is incorrect as it looks to be a copy-paste error from the entry above, update it to the correct typec_nvidia module name. Cc: Ajay Gupta <[email protected]> Cc: Heikki Krogerus <[email protected]> Signed-off-by: Peter Robinson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent e245910 commit 41952a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/usb/typec/altmodes/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ config TYPEC_NVIDIA_ALTMODE
2020
to enable support for VirtualLink devices with NVIDIA GPUs.
2121

2222
To compile this driver as a module, choose M here: the
23-
module will be called typec_displayport.
23+
module will be called typec_nvidia.
2424

2525
endmenu

0 commit comments

Comments
 (0)