[PATCH v2 0/5] soc: qcom: Kconfig improvements
From: Krzysztof Kozlowski
Date: Sat Jul 11 2026 - 09:25:33 EST
Merging
=======
Defconfig change (last commit) depends on earlier changes, thus that
patch could wait a cycle.
Alternatively, everything through Qualcomm SoC tree, but then please
keep these on a dedicated branch in case defconfig has to be shared
with soc tree to avoid conflicts.
Changes in v2:
- Implement review - changes in individual patch changelogs
- Add tags
- New patch: soc: qcom: Avoid SCM and SPM for cpuidle drivers
Make important drivers default, so people will not have to choose
obvious things and few other re-organizations.
This matches my other work for Qualcomm drivers (clock, interconnect,
pinctrl).
Best regards,
Krzysztof
---
Krzysztof Kozlowski (5):
soc: qcom: Hide all drivers behind selectable menu
soc: qcom: Restrict drivers per ARM/ARM64
soc: qcom: Make important drivers default
soc: qcom: Avoid SCM and SPM for cpuidle drivers
ARM: defconfig: qcom: Drop Qualcomm SoC drivers with defaults
arch/arm/configs/multi_v7_defconfig | 11 ----
arch/arm/configs/qcom_defconfig | 7 ---
arch/arm64/configs/defconfig | 18 ------
drivers/cpuidle/Kconfig.arm | 4 +-
drivers/soc/qcom/Kconfig | 108 ++++++++++++++++++++++--------------
5 files changed, 67 insertions(+), 81 deletions(-)
---
base-commit: bee763d5f341b99cf472afeb508d4988f62a6ca1
change-id: 20260429-qcom-soc-kconfig-1b9b31d9702a
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>