mirror of
https://github.com/torvalds/linux.git
synced 2026-09-27 11:02:03 +02:00
clk: qcom: Don't use all caps for Glymur GPUCC
All other Glymur driver use "Glymur" and not all caps "GLYMUR". Align the prompt and help text. Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260701-glymur-uncaps-v1-1-5f7065348eb2@fairphone.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
1c99638642
commit
027dc284d5
|
|
@ -65,11 +65,11 @@ config CLK_GLYMUR_GCC
|
|||
I2C, USB, UFS, SDCC, etc.
|
||||
|
||||
config CLK_GLYMUR_GPUCC
|
||||
tristate "GLYMUR Graphics Clock Controller"
|
||||
tristate "Glymur Graphics Clock Controller"
|
||||
depends on ARM64 || COMPILE_TEST
|
||||
select CLK_GLYMUR_GCC
|
||||
help
|
||||
Support for the graphics clock controller on GLYMUR devices.
|
||||
Support for the graphics clock controller on Glymur devices.
|
||||
Say Y if you want to support graphics controller devices and
|
||||
functionality such as 3D graphics.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user