CONFIG_GPIO_ANDES_ATCGPIO100

Andes ATCGPIO100 GPIO driver

Type: bool

Help

Enable driver for the Andes ATCGPIO100 GPIO controller.

Says n if not sure.

Direct dependencies

SOC_SERIES_RISCV_ANDES_V5 && GPIO

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At <Driver>/gpio/Kconfig.andes_atcgpio100:8

Included via Kconfig:8Kconfig.zephyr:42<Driver>/Kconfig:36<Driver>/gpio/Kconfig:114

Menu path: (Top) → Device Drivers → GPIO Drivers

config GPIO_ANDES_ATCGPIO100
    bool "Andes ATCGPIO100 GPIO driver"
    select HAS_DTS_GPIO
    depends on SOC_SERIES_RISCV_ANDES_V5 && GPIO
    help
      Enable driver for the Andes ATCGPIO100 GPIO controller.

      Says n if not sure.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)