Merge remote-tracking branch 'regulator/topic/max8973' into regulator-next
[deliverable/linux.git] / drivers / pinctrl / Kconfig
index 7bf914df6e91a6129d23f5d12828b8228a8c2775..aeecf0f72cad50c633953e4ffd9617709239095b 100644 (file)
@@ -178,12 +178,14 @@ config PINCTRL_COH901
          ports of 8 GPIO pins each.
 
 config PINCTRL_SAMSUNG
-       bool "Samsung pinctrl driver"
+       bool
+       depends on OF && GPIOLIB
        select PINMUX
        select PINCONF
 
 config PINCTRL_EXYNOS4
        bool "Pinctrl driver data for Exynos4 SoC"
+       depends on OF && GPIOLIB
        select PINCTRL_SAMSUNG
 
 config PINCTRL_MVEBU
This page took 0.03955 seconds and 5 git commands to generate.