Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit d149718e authored by Ulf Hansson's avatar Ulf Hansson
Browse files

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
No related merge requests found
......@@ -175,6 +175,8 @@ source "drivers/soundwire/Kconfig"
source "drivers/soc/Kconfig"
source "drivers/pmdomain/Kconfig"
source "drivers/devfreq/Kconfig"
source "drivers/extcon/Kconfig"
......
# SPDX-License-Identifier: GPL-2.0-only
menu "PM Domains"
endmenu
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