repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/dp_mst: Add helper to get port number at specific LCT from RAD
[drm/drm-misc.git]
/
drivers
/
pmdomain
/
xilinx
/
Kconfig
blob
5242753d848a842ae6b88a6fac0363ad20f0e6eb
1
# SPDX-License-Identifier: GPL-2.0
2
3
config ZYNQMP_PM_DOMAINS
4
bool "Enable Zynq MPSoC generic PM domains"
5
default y
6
depends on PM && ZYNQMP_FIRMWARE
7
select PM_GENERIC_DOMAINS
8
help
9
Say yes to enable device power management through PM domains
10
If in doubt, say N.