# NUMAKER GPIO driver configuration options # Copyright (c) 2023 Nuvoton Technology Corporation. # SPDX-License-Identifier: Apache-2.0 config GPIO_NUMAKER bool "Nuvoton NUMAKER MCU gpio driver" default y select HAS_NUMAKER_GPIO select PINCTRL depends on DT_HAS_NUVOTON_NUMAKER_GPIO_ENABLED help This option enables the GPIO driver for Nuvoton NUMAKER family of processors.