summaryrefslogtreecommitdiff
path: root/drivers/pmdomain/xilinx/Kconfig
blob: 5242753d848a842ae6b88a6fac0363ad20f0e6eb (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0

config ZYNQMP_PM_DOMAINS
	bool "Enable Zynq MPSoC generic PM domains"
	default y
	depends on PM && ZYNQMP_FIRMWARE
	select PM_GENERIC_DOMAINS
	help
	  Say yes to enable device power management through PM domains
	  If in doubt, say N.