18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciconfig PINCTRL_NPCM7XX 38c2ecf20Sopenharmony_ci bool "Pinctrl and GPIO driver for Nuvoton NPCM7XX" 48c2ecf20Sopenharmony_ci depends on (ARCH_NPCM7XX || COMPILE_TEST) && OF 58c2ecf20Sopenharmony_ci select PINMUX 68c2ecf20Sopenharmony_ci select PINCONF 78c2ecf20Sopenharmony_ci select GENERIC_PINCONF 88c2ecf20Sopenharmony_ci select GPIOLIB 98c2ecf20Sopenharmony_ci select GPIO_GENERIC 108c2ecf20Sopenharmony_ci select GPIOLIB_IRQCHIP 118c2ecf20Sopenharmony_ci help 128c2ecf20Sopenharmony_ci Say Y here to enable pin controller and GPIO support 138c2ecf20Sopenharmony_ci for Nuvoton NPCM750/730/715/705 SoCs. 14