HOME


Mini Shell 1.0
DIR:/usr/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/pmdomain/xilinx/
Upload File :
Current File : //usr/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/pmdomain/xilinx/Kconfig
# 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.