]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
pmdomain: sunxi: Move Kconfig option to the pmdomain subsystem
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 12 Sep 2023 12:09:39 +0000 (14:09 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 4 Oct 2023 21:41:56 +0000 (23:41 +0200)
commitfe78050a002524f332d19bca8127de6fdbdad32b
tree1b7588f41194937819303aae7e91964fd80c29a0
parentac68b50d15f12f3168f6cde8e59928ec86ba0f36
pmdomain: sunxi: 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: Chen-Yu Tsai <wens@csie.org>
Cc: Jernej Skrabec <jernej.skrabec@gmail.com>
Cc: Samuel Holland <samuel@sholland.org>
Cc: <linux-sunxi@lists.linux.dev>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/pmdomain/Kconfig
drivers/pmdomain/sunxi/Kconfig [new file with mode: 0644]
drivers/soc/sunxi/Kconfig