treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / pinctrl / nuvoton / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
3b588e43
TM
2config 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.