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 <ajayg@nvidia.com>
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Link: https://lore.kernel.org/r/20210106001605.167917-1-pbrobinson@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by Peter Robinson and committed by Greg Kroah-Hartman 41952a66 e2459108

+1 -1
+1 -1
drivers/usb/typec/altmodes/Kconfig
··· 20 to enable support for VirtualLink devices with NVIDIA GPUs. 21 22 To compile this driver as a module, choose M here: the 23 - module will be called typec_displayport. 24 25 endmenu
··· 20 to enable support for VirtualLink devices with NVIDIA GPUs. 21 22 To compile this driver as a module, choose M here: the 23 + module will be called typec_nvidia. 24 25 endmenu