pmdomain: starfive: Move Kconfig file to the pmdomain subsystem
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 12 Sep 2023 11:31:44 +0000 (13:31 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 4 Oct 2023 21:41:56 +0000 (23:41 +0200)
commitac68b50d15f12f3168f6cde8e59928ec86ba0f36
treef294b6adab84bcaab5494d4ebe6aa05bae6a2d5b
parentc6d6afb840108ae3920812dd66b25a65acfe447b
pmdomain: starfive: Move Kconfig file to the pmdomain subsystem

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

Cc: Walker Chen <walker.chen@starfivetech.com>
Cc: Conor Dooley <conor@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
MAINTAINERS
drivers/pmdomain/Kconfig
drivers/pmdomain/starfive/Kconfig [new file with mode: 0644]
drivers/soc/Kconfig
drivers/soc/starfive/Kconfig [deleted file]