summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/uniphier/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-03-24 22:32:47 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-04-01 00:57:19 +0900
commit6105aa2f2a3ac6990f677a00a7f2a0609aa844c8 (patch)
tree7b37d7069abb4be2750c3a36d9f960774b277c03 /drivers/pinctrl/uniphier/Kconfig
parent8a3328c209d0a9bcb09a96ac0b804e9fedac2884 (diff)
pinctrl: uniphier: support UniPhier PH1-LD11 pinctrl driver
The pinmux of PH1-LD11 is almost a subset of that of PH1-LD20 (as far as used in boot-loader), so this commit makes the driver shared between the two SoCs. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'drivers/pinctrl/uniphier/Kconfig')
-rw-r--r--drivers/pinctrl/uniphier/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/pinctrl/uniphier/Kconfig b/drivers/pinctrl/uniphier/Kconfig
index 626df8e7968..1856ff0966e 100644
--- a/drivers/pinctrl/uniphier/Kconfig
+++ b/drivers/pinctrl/uniphier/Kconfig
@@ -40,8 +40,8 @@ config PINCTRL_UNIPHIER_LD6B
select PINCTRL_UNIPHIER
config PINCTRL_UNIPHIER_LD20
- bool "UniPhier PH1-LD20 SoC pinctrl driver"
- depends on ARCH_UNIPHIER_LD20
+ bool "UniPhier PH1-LD11/PH1-LD20 SoC pinctrl driver"
+ depends on ARCH_UNIPHIER_LD11 || ARCH_UNIPHIER_LD20
default y
select PINCTRL_UNIPHIER