Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 41f81a51 authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'renesas-simple-pm-bus-for-v4.7' of...

Merge tag 'renesas-simple-pm-bus-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers

Renesas ARM Based SoC Simple PM Bus Updates for v4.7

* Use ARCH_RENESAS in Kconfig

* tag 'renesas-simple-pm-bus-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas

:
  bus: simple-pm-bus: Use ARCH_RENESAS

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents f8ed1e1a 41feae79
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@ config OMAP_OCP2SCP
config SIMPLE_PM_BUS
	bool "Simple Power-Managed Bus Driver"
	depends on OF && PM
	depends on ARCH_SHMOBILE || COMPILE_TEST
	depends on ARCH_RENESAS || COMPILE_TEST
	help
	  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