treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / soc / zte / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
4c2c2e39
BX
2#
3# ZTE SoC drivers
4#
5menuconfig SOC_ZTE
fe89168c 6 depends on ARCH_ZX || COMPILE_TEST
4c2c2e39
BX
7 bool "ZTE SoC driver support"
8
9if SOC_ZTE
10
11config ZX2967_PM_DOMAINS
12 bool "ZX2967 PM domains"
13 depends on PM_GENERIC_DOMAINS
14
15endif