repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/topology: Fix function name in documentation
[cris-mirror.git]
/
drivers
/
soc
/
imx
/
Kconfig
blob
a5b86a28f343bb9c90c575310848b94855fcc3b4
1
menu "i.MX SoC drivers"
2
3
config IMX7_PM_DOMAINS
4
bool "i.MX7 PM domains"
5
depends on SOC_IMX7D || (COMPILE_TEST && OF)
6
depends on PM
7
select PM_GENERIC_DOMAINS
8
default y if SOC_IMX7D
9
10
endmenu