提交 fe89168c 编写于 作者: G Geert Uytterhoeven 提交者: Arnd Bergmann

soc: zte: Restrict SOC_ZTE to ARCH_ZX or COMPILE_TEST

The ZTE SoC drivers are only useful when building for a ZTE ZX platform.

Fixes: 4c2c2e39 ("soc: zte: pm_domains: Prepare for supporting ARMv8 zx2967 family")
Signed-off-by: NGeert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: NBaoyou Xie <baoyou.xie@linaro.org>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 75f4e381
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
# ZTE SoC drivers # ZTE SoC drivers
# #
menuconfig SOC_ZTE menuconfig SOC_ZTE
depends on ARCH_ZX || COMPILE_TEST
bool "ZTE SoC driver support" bool "ZTE SoC driver support"
if SOC_ZTE if SOC_ZTE
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册