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
staging: erofs: integrate decompression inplace
[linux/fpc-iii.git]
/
drivers
/
soc
/
zte
/
Kconfig
blob
1cf1938da541f7c106c94f8842b3a4c58a3e48a5
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# ZTE SoC drivers
4
#
5
menuconfig SOC_ZTE
6
depends on ARCH_ZX || COMPILE_TEST
7
bool "ZTE SoC driver support"
8
9
if SOC_ZTE
10
11
config ZX2967_PM_DOMAINS
12
bool "ZX2967 PM domains"
13
depends on PM_GENERIC_DOMAINS
14
15
endif