pmdomain: rockchip: Move Kconfig option to the pmdomain subsystem
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 12 Sep 2023 10:39:02 +0000 (12:39 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 4 Oct 2023 21:41:18 +0000 (23:41 +0200)
commit70a69266b3925f7d0e9c3906d15d4ca3431aa519
tree48e0ee1173afdd1d07ee4ab8396d201789ea804e
parenta3aa70f9727431a1fef70f9f9cbc4765599c0cc2
pmdomain: rockchip: Move Kconfig option to the pmdomain subsystem

The Kconfig option belongs closer to the corresponding implementation,
hence let's move it from the soc subsystem to the pmdomain subsystem.

Cc: Heiko Stuebner <heiko@sntech.de>
Cc: <linux-rockchip@lists.infradead.org>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/pmdomain/Kconfig
drivers/pmdomain/rockchip/Kconfig [new file with mode: 0644]
drivers/soc/rockchip/Kconfig