From d149718ea22c8e53a7a7dd6ac8034ee9be7784ce Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Mon, 11 Sep 2023 17:22:15 +0200 Subject: 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: Geert Uytterhoeven Signed-off-by: Ulf Hansson --- drivers/pmdomain/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 drivers/pmdomain/Kconfig (limited to 'drivers/pmdomain/Kconfig') diff --git a/drivers/pmdomain/Kconfig b/drivers/pmdomain/Kconfig new file mode 100644 index 000000000000..ac77cf4271a7 --- /dev/null +++ b/drivers/pmdomain/Kconfig @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only +menu "PM Domains" + +endmenu -- cgit v1.2.3-70-g09d2