Thread (3 messages) 3 messages, 3 authors, 2016-03-03

Re: [RFC 11/15] power: reset: keystone: Add missing MFD_SYSCON dependency on HAS_IOMEM

From: Arnd Bergmann <arnd@arndb.de>
Date: 2016-03-03 11:01:58
Also in: linux-arm-kernel, linux-arm-msm, linux-gpio, linux-media, linux-pm, linux-rtc, linux-samsung-soc, lkml

On Thursday 03 March 2016 17:03:37 Krzysztof Kozlowski wrote:
quoted hunk
diff --git a/drivers/power/reset/Kconfig b/drivers/power/reset/Kconfig
index 0a6408a39c66..0f34846ae80d 100644
--- a/drivers/power/reset/Kconfig
+++ b/drivers/power/reset/Kconfig
@@ -141,6 +141,7 @@ config POWER_RESET_XGENE
 config POWER_RESET_KEYSTONE
        bool "Keystone reset driver"
        depends on ARCH_KEYSTONE
+       depends on HAS_IOMEM    # For MFD_SYSCON
        select MFD_SYSCON
        help
          Reboot support for the KEYSTONE SoCs.
This is platform specific, but we should probably add || COMPILE_TEST
along with the HAS_IOMEM dependency.

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help