提交 0cc59891 编写于 作者: T Thierry Reding 提交者: Heiko Stuebner

soc: rockchip: Restrict to ARCH_ROCKCHIP

By definition this directory contains drivers that are specific to the
Rockchip architecture. All Kconfig options should therefore depend on
ARCH_ROCKCHIP to avoid exposing these symbols on other architectures.
For example, this options currently shows up as new when doing an
incremental build on PowerPC.
Signed-off-by: NThierry Reding <treding@nvidia.com>

[add COMPILE_TEST alternative condition]
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 7c696693
if ARCH_ROCKCHIP || COMPILE_TEST
# #
# Rockchip Soc drivers # Rockchip Soc drivers
# #
...@@ -12,3 +14,5 @@ config ROCKCHIP_PM_DOMAINS ...@@ -12,3 +14,5 @@ config ROCKCHIP_PM_DOMAINS
mode. The RK3288 PMU is dedicated for managing the power of the whole chip. mode. The RK3288 PMU is dedicated for managing the power of the whole chip.
If unsure, say N. If unsure, say N.
endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册