diff options
| author | Ulf Hansson <ulf.hansson@linaro.org> | 2025-02-24 13:11:42 +0100 |
|---|---|---|
| committer | Ulf Hansson <ulf.hansson@linaro.org> | 2025-02-24 13:11:42 +0100 |
| commit | 36ccabe59ddacefd79b7dfa4a66359385f22eed4 (patch) | |
| tree | 8e7319f1c8725e4de4c0081f4330736aef5d6f20 | |
| parent | 6568cb40e73163fa25e2779f7234b169b2e1a32e (diff) | |
| parent | bc4bc2a1609712e6c5de01be8a20341b710dc99b (diff) | |
pmdomain: Merge branch rockchip into next
Merge the immutable branch rockchip into next, to allow it to be tested
together with the changes that are targeted for v6.15.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
| -rw-r--r-- | drivers/pmdomain/rockchip/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pmdomain/rockchip/Kconfig b/drivers/pmdomain/rockchip/Kconfig index b0d70f1a8439..7e4f9b628f0b 100644 --- a/drivers/pmdomain/rockchip/Kconfig +++ b/drivers/pmdomain/rockchip/Kconfig @@ -4,6 +4,7 @@ if ARCH_ROCKCHIP || COMPILE_TEST config ROCKCHIP_PM_DOMAINS bool "Rockchip generic power domain" depends on PM + depends on HAVE_ARM_SMCCC_DISCOVERY select PM_GENERIC_DOMAINS help Say y here to enable power domain support. |
