Commit d149718e authored by Ulf Hansson's avatar Ulf Hansson

pmdomain: Prepare to move Kconfig files into the pmdomain subsystem

Rather than having the various Kconfig files for the genpd providers
sprinkled across subsystems, let's prepare to move them into the pmdomain
subsystem along with the implementations.
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent ae3a94e4
...@@ -175,6 +175,8 @@ source "drivers/soundwire/Kconfig" ...@@ -175,6 +175,8 @@ source "drivers/soundwire/Kconfig"
source "drivers/soc/Kconfig" source "drivers/soc/Kconfig"
source "drivers/pmdomain/Kconfig"
source "drivers/devfreq/Kconfig" source "drivers/devfreq/Kconfig"
source "drivers/extcon/Kconfig" source "drivers/extcon/Kconfig"
......
# SPDX-License-Identifier: GPL-2.0-only
menu "PM Domains"
endmenu
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment