]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pmdomain: renesas: Move Kconfig options to the pmdomain subsystem
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 12 Sep 2023 10:27:58 +0000 (12:27 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 4 Oct 2023 21:41:18 +0000 (23:41 +0200)
commita3aa70f9727431a1fef70f9f9cbc4765599c0cc2
tree810b40ed02a04f8a1e121b2ae6ebfef7f8fe718f
parent4eb42e5bd86da528be604845f52732742ef74e6b
pmdomain: renesas: Move Kconfig options to the pmdomain subsystem

The Kconfig options belongs closer to the corresponding implementations,
hence let's move them from the soc subsystem to the pmdomain subsystem.

Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Magnus Damm <magnus.damm@gmail.com>
Cc: <linux-renesas-soc@vger.kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/pmdomain/Kconfig
drivers/pmdomain/renesas/Kconfig [new file with mode: 0644]
drivers/soc/renesas/Kconfig