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

[RFC 14/15] usb: xhci: mtk: Add missing MFD_SYSCON dependency on HAS_IOMEM

From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-03-03 11:03:01
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:40 Krzysztof Kozlowski wrote:
quoted hunk ↗ jump to hunk
index 8c20ebbc049c..f759a778d606 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -45,6 +45,7 @@ config USB_XHCI_PLATFORM
 
 config USB_XHCI_MTK
        tristate "xHCI support for Mediatek MT65xx"
+       depends on HAS_IOMEM    # For MFD_SYSCON
        select MFD_SYSCON
        depends on ARCH_MEDIATEK || COMPILE_TEST
        ---help---
This already has the dependency, as it depends on XHCD_PLATFORM
which depends on HAS_IOMEM.

	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