| menuconfig AMLOGIC_PINCTRL | |
| bool "Amlogic PINCTRL/GPIO support" | |
| depends on PINCTRL_MESON | |
| if AMLOGIC_PINCTRL | |
| config PINCTRL_MESON_A1 | |
| bool "Meson a1 Soc pinctrl driver" | |
| select PINCTRL_MESON_AXG_PMX | |
| select PINCONF_MESON_DRIVE_STRENGTH if AMLOGIC_MODIFY | |
| depends on ARM64 || ARM | |
| default n | |
| config PINCTRL_MESON_C1 | |
| bool "Meson c1 Soc pinctrl driver" | |
| select PINCTRL_MESON_AXG_PMX | |
| select PINCONF_MESON_DRIVE_STRENGTH if AMLOGIC_MODIFY | |
| depends on ARM64 || ARM | |
| default n | |
| endif |