Jim Liu | d949c12 | 2022-05-17 16:30:32 +0800 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
2 | config PINCTRL_NPCM7XX | ||||
3 | bool "Pinctrl and GPIO driver for Nuvoton NPCM7XX" | ||||
4 | depends on DM && PINCTRL_GENERIC && ARCH_NPCM7xx | ||||
5 | help | ||||
6 | Say Y here to enable pin controller and GPIO support | ||||
7 | for Nuvoton NPCM750/730/715/705 SoCs. |