mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
interconnect: qcom: Fix indentation
KConfig entries should be indented starting with one tab, so replace spaces with it. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260428-interconnect-qcom-clean-arm64-v1-1-e6bc3f7832db@oss.qualcomm.com Signed-off-by: Georgi Djakov <djakov@kernel.org>
This commit is contained in:
parent
401af0eb27
commit
271560880a
|
|
@ -9,22 +9,22 @@ config INTERCONNECT_QCOM_BCM_VOTER
|
|||
tristate
|
||||
|
||||
config INTERCONNECT_QCOM_ELIZA
|
||||
tristate "Qualcomm Eliza interconnect driver"
|
||||
depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
|
||||
select INTERCONNECT_QCOM_RPMH
|
||||
select INTERCONNECT_QCOM_BCM_VOTER
|
||||
help
|
||||
This is a driver for the Qualcomm Network-on-Chip on Eliza-based
|
||||
platforms.
|
||||
tristate "Qualcomm Eliza interconnect driver"
|
||||
depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
|
||||
select INTERCONNECT_QCOM_RPMH
|
||||
select INTERCONNECT_QCOM_BCM_VOTER
|
||||
help
|
||||
This is a driver for the Qualcomm Network-on-Chip on Eliza-based
|
||||
platforms.
|
||||
|
||||
config INTERCONNECT_QCOM_GLYMUR
|
||||
tristate "Qualcomm Glymur interconnect driver"
|
||||
depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
|
||||
select INTERCONNECT_QCOM_RPMH
|
||||
select INTERCONNECT_QCOM_BCM_VOTER
|
||||
help
|
||||
This is a driver for the Qualcomm Network-on-Chip on glymur-based
|
||||
platforms.
|
||||
tristate "Qualcomm Glymur interconnect driver"
|
||||
depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
|
||||
select INTERCONNECT_QCOM_RPMH
|
||||
select INTERCONNECT_QCOM_BCM_VOTER
|
||||
help
|
||||
This is a driver for the Qualcomm Network-on-Chip on glymur-based
|
||||
platforms.
|
||||
|
||||
config INTERCONNECT_QCOM_KAANAPALI
|
||||
tristate "Qualcomm Kaanapali interconnect driver"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user