blob: e9d750c510cd9c90a5ac1bb22ddbc89e29c6024f [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001#
2# ZTE SoC drivers
3#
4menuconfig SOC_ZTE
5 depends on ARCH_ZX || COMPILE_TEST
6 bool "ZTE SoC driver support"
7
8if SOC_ZTE
9
10config ZX2967_PM_DOMAINS
11 bool "ZX2967 PM domains"
12 depends on PM_GENERIC_DOMAINS
13
14endif