Thread (42 messages) 42 messages, 5 authors, 2016-03-03

[RFC 01/15] clocksource: atmel: Add missing MFD_SYSCON dependency on HAS_IOMEM

From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-03-03 10:54:11
Also in: linux-arm-msm, linux-gpio, linux-media, linux-pm, linux-rtc, linux-samsung-soc, lkml, netdev

On Thursday 03 March 2016 17:03:27 Krzysztof Kozlowski wrote:
quoted hunk ↗ jump to hunk
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
index c346be650892..5927944b46e0 100644
--- a/drivers/clocksource/Kconfig
+++ b/drivers/clocksource/Kconfig
@@ -239,6 +239,7 @@ config ATMEL_PIT
 
 config ATMEL_ST
        bool
+       depends on HAS_IOMEM    # For MFD_SYSCON
        select CLKSRC_OF
        select MFD_SYSCON
looking at this again, there is no need for the dependency here,
as it is not a user-selectable symbol.

	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