pmdomain: xilinx: Move Kconfig option to the pmdomain subsystem
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 12 Sep 2023 13:41:22 +0000 (15:41 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 4 Oct 2023 21:41:56 +0000 (23:41 +0200)
commitd8237f8733efeb2f687907e73c658e4662dbfa00
tree525685e2820594dc4919b241e1750fddc10dc884
parent02c24a120374b8beb3078a40ce1e7fd326518fcf
pmdomain: xilinx: 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: Michal Simek <michal.simek@amd.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/pmdomain/Kconfig
drivers/pmdomain/xilinx/Kconfig [new file with mode: 0644]
drivers/soc/xilinx/Kconfig