linux-surface/kernel/drivers/soc/zte/Kconfig

15 lines
210 B
Plaintext
Raw Normal View History

2017-08-10 13:25:24 +00:00
#
# ZTE SoC drivers
#
menuconfig SOC_ZTE
2017-09-05 02:31:27 +00:00
depends on ARCH_ZX || COMPILE_TEST
2017-08-10 13:25:24 +00:00
bool "ZTE SoC driver support"
if SOC_ZTE
config ZX2967_PM_DOMAINS
bool "ZX2967 PM domains"
depends on PM_GENERIC_DOMAINS
endif