Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / drivers / pinctrl / nuvoton / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config PINCTRL_NPCM7XX
3         bool "Pinctrl and GPIO driver for Nuvoton NPCM7XX"
4         depends on (ARCH_NPCM7XX || COMPILE_TEST) && OF
5         select PINMUX
6         select PINCONF
7         select GENERIC_PINCONF
8         select GPIOLIB
9         select GPIO_GENERIC
10         select GPIOLIB_IRQCHIP
11         help
12           Say Y here to enable pin controller and GPIO support
13           for Nuvoton NPCM750/730/715/705 SoCs.