mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-04 04:04:19 +00:00
clk: qcom: Kconfig: Sort the symbol for SC_LPASS_CORECC_7180
Fix the order of the Kconfig symbol for SC_LPASS_CORECC_7180. Signed-off-by: Taniya Das <tdas@codeaurora.org> Link: https://lore.kernel.org/r/1633484416-27852-1-git-send-email-tdas@codeaurora.org Signed-off-by: Stephen Boyd <sboyd@kernel.org>
This commit is contained in:
parent
196eb92852
commit
72c4996a5e
@ -393,15 +393,6 @@ config SC_GCC_8180X
|
|||||||
Say Y if you want to use peripheral devices such as UART, SPI,
|
Say Y if you want to use peripheral devices such as UART, SPI,
|
||||||
I2C, USB, UFS, SDCC, etc.
|
I2C, USB, UFS, SDCC, etc.
|
||||||
|
|
||||||
config SC_LPASS_CORECC_7180
|
|
||||||
tristate "SC7180 LPASS Core Clock Controller"
|
|
||||||
select SC_GCC_7180
|
|
||||||
help
|
|
||||||
Support for the LPASS(Low Power Audio Subsystem) core clock controller
|
|
||||||
on SC7180 devices.
|
|
||||||
Say Y if you want to use LPASS clocks and power domains of the LPASS
|
|
||||||
core clock controller.
|
|
||||||
|
|
||||||
config SC_GPUCC_7180
|
config SC_GPUCC_7180
|
||||||
tristate "SC7180 Graphics Clock Controller"
|
tristate "SC7180 Graphics Clock Controller"
|
||||||
select SC_GCC_7180
|
select SC_GCC_7180
|
||||||
@ -418,6 +409,15 @@ config SC_GPUCC_7280
|
|||||||
Say Y if you want to support graphics controller devices and
|
Say Y if you want to support graphics controller devices and
|
||||||
functionality such as 3D graphics.
|
functionality such as 3D graphics.
|
||||||
|
|
||||||
|
config SC_LPASS_CORECC_7180
|
||||||
|
tristate "SC7180 LPASS Core Clock Controller"
|
||||||
|
select SC_GCC_7180
|
||||||
|
help
|
||||||
|
Support for the LPASS(Low Power Audio Subsystem) core clock controller
|
||||||
|
on SC7180 devices.
|
||||||
|
Say Y if you want to use LPASS clocks and power domains of the LPASS
|
||||||
|
core clock controller.
|
||||||
|
|
||||||
config SC_MSS_7180
|
config SC_MSS_7180
|
||||||
tristate "SC7180 Modem Clock Controller"
|
tristate "SC7180 Modem Clock Controller"
|
||||||
select SC_GCC_7180
|
select SC_GCC_7180
|
||||||
|
Loading…
Reference in New Issue
Block a user