brintos

brintos / linux-shallow public Read only

0
0
Text · 271 B · 5242753 Raw
11 lines · plain
1# SPDX-License-Identifier: GPL-2.02 3config ZYNQMP_PM_DOMAINS4	bool "Enable Zynq MPSoC generic PM domains"5	default y6	depends on PM && ZYNQMP_FIRMWARE7	select PM_GENERIC_DOMAINS8	help9	  Say yes to enable device power management through PM domains10	  If in doubt, say N.11