18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig PINCTRL_VISCONTI
38c2ecf20Sopenharmony_ci	bool
48c2ecf20Sopenharmony_ci	select PINMUX
58c2ecf20Sopenharmony_ci	select GENERIC_PINCONF
68c2ecf20Sopenharmony_ci	select GENERIC_PINCTRL_GROUPS
78c2ecf20Sopenharmony_ci	select GENERIC_PINMUX_FUNCTIONS
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciconfig PINCTRL_TMPV7700
108c2ecf20Sopenharmony_ci	bool "Toshiba Visconti TMPV7700 series pinctrl driver"
118c2ecf20Sopenharmony_ci	depends on OF
128c2ecf20Sopenharmony_ci	depends on ARCH_VISCONTI || COMPILE_TEST
138c2ecf20Sopenharmony_ci	select PINCTRL_VISCONTI
148c2ecf20Sopenharmony_ci	default ARCH_VISCONTI
15