]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/soc/zte/Kconfig
Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linux
[karo-tx-linux.git] / drivers / soc / zte / Kconfig
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