mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
USB: qcom: Unify user-visible "Qualcomm" name
Various names for Qualcomm as a company are used in user-visible config options: QCOM, Qualcomm and Qualcomm Technologies. Switch to unified "Qualcomm" so it will be easier for users to identify the options when for example running menuconfig. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260427070044.17974-2-krzysztof.kozlowski@oss.qualcomm.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
8bdb0b3830
commit
0677deacad
|
|
@ -145,7 +145,7 @@ config USB_APPLEDISPLAY
|
|||
Displays over USB. This driver provides a sysfs interface.
|
||||
|
||||
config USB_QCOM_EUD
|
||||
tristate "QCOM Embedded USB Debugger(EUD) Driver"
|
||||
tristate "Qualcomm Embedded USB Debugger(EUD) Driver"
|
||||
depends on ARCH_QCOM || COMPILE_TEST
|
||||
select QCOM_SCM
|
||||
select USB_ROLE_SWITCH
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user