]> git.sur5r.net Git - u-boot/blobdiff - drivers/pinctrl/Kconfig
cmd: ti: Generalize cmd_ddr3 command
[u-boot] / drivers / pinctrl / Kconfig
index afca56dff1f0cef39a7b18e634b949e9b13ab977..7e8e4b0b2762101e6730d4ae72863e73c0de26de 100644 (file)
@@ -168,6 +168,16 @@ config PINCTRL_ROCKCHIP_RK3036
          the GPIO definitions and pin control functions for each available
          multiplex function.
 
+config PINCTRL_ROCKCHIP_RK3128
+       bool "Rockchip rk3128 pin control driver"
+       depends on DM
+       help
+         Support pin multiplexing control on Rockchip rk3128 SoCs.
+
+         The driver is controlled by a device tree node which contains both
+         the GPIO definitions and pin control functions for each available
+         multiplex function.
+
 config PINCTRL_ROCKCHIP_RK3188
        bool "Rockchip rk3188 pin control driver"
        depends on DM