pmdomain: imx: Move Kconfig options to the pmdomain subsystem
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 11 Sep 2023 22:45:34 +0000 (00:45 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 4 Oct 2023 21:40:36 +0000 (23:40 +0200)
commit24a11a1e82456d865c4ab18f01456ef5e0f9dda0
tree193bc2a3bc2792f10164f7592b84f17d9ad6b98e
parentc067e7ffb31f270163b9f11da83a86ab660ee783
pmdomain: imx: Move Kconfig options to the pmdomain subsystem

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

Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: <kernel@pengutronix.de>
Cc: <linux-imx@nxp.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/firmware/imx/Kconfig
drivers/pmdomain/Kconfig
drivers/pmdomain/imx/Kconfig [new file with mode: 0644]
drivers/soc/imx/Kconfig