]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/pinctrl/uniphier/Kconfig
pinctrl: uniphier: support UniPhier PH1-LD20 pinctrl driver
[people/ms/u-boot.git] / drivers / pinctrl / uniphier / Kconfig
index d22d485a3c16595c084540425718d22587a8f8d5..626df8e79686966e79bf9b3fc5010b04d21e9a1a 100644 (file)
@@ -39,4 +39,10 @@ config PINCTRL_UNIPHIER_LD6B
        default y
        select PINCTRL_UNIPHIER
 
+config PINCTRL_UNIPHIER_LD20
+       bool "UniPhier PH1-LD20 SoC pinctrl driver"
+       depends on ARCH_UNIPHIER_LD20
+       default y
+       select PINCTRL_UNIPHIER
+
 endif