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

[RFC 05/15] phy: hi6220: Add missing MFD_SYSCON dependency on HAS_IOMEM

From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-03-03 10:55:56
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:31 Krzysztof Kozlowski wrote:
quoted hunk ↗ jump to hunk
--- a/drivers/phy/Kconfig
+++ b/drivers/phy/Kconfig
@@ -225,6 +225,7 @@ config PHY_MT65XX_USB3
 config PHY_HI6220_USB
        tristate "hi6220 USB PHY support"
        depends on (ARCH_HISI && ARM64) || COMPILE_TEST
+       depends on HAS_IOMEM    # For MFD_SYSCON
        select GENERIC_PHY
        select MFD_SYSCON
        help
-- 
2.5.0
This is indeed required, and seems to be what caused the problem
you saw in the first place.

	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