repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux...
[linux/fpc-iii.git]
/
drivers
/
soc
/
zte
/
Kconfig
blob
e9d750c510cd9c90a5ac1bb22ddbc89e29c6024f
1
#
2
# ZTE SoC drivers
3
#
4
menuconfig SOC_ZTE
5
depends on ARCH_ZX || COMPILE_TEST
6
bool "ZTE SoC driver support"
7
8
if SOC_ZTE
9
10
config ZX2967_PM_DOMAINS
11
bool "ZX2967 PM domains"
12
depends on PM_GENERIC_DOMAINS
13
14
endif