You need to sign in or sign up before continuing.
提交 41feae79 编写于 作者: S Simon Horman

bus: simple-pm-bus: Use ARCH_RENESAS

Make use of ARCH_RENESAS in place of ARCH_SHMOBILE.

This is part of an ongoing process to migrate from ARCH_SHMOBILE to
ARCH_RENESAS the motivation for which being that RENESAS seems to be a more
appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs.
Acked-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 f55532a0
...@@ -110,7 +110,7 @@ config OMAP_OCP2SCP ...@@ -110,7 +110,7 @@ config OMAP_OCP2SCP
config SIMPLE_PM_BUS config SIMPLE_PM_BUS
bool "Simple Power-Managed Bus Driver" bool "Simple Power-Managed Bus Driver"
depends on OF && PM depends on OF && PM
depends on ARCH_SHMOBILE || COMPILE_TEST depends on ARCH_RENESAS || COMPILE_TEST
help help
Driver for transparent busses that don't need a real driver, but Driver for transparent busses that don't need a real driver, but
where the bus controller is part of a PM domain, or under the control where the bus controller is part of a PM domain, or under the control
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册