The latest development version of this page may be more current than this released 2.7.5 version.

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 drivers/gpio/Kconfig.andes_atcgpio100:8

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:36drivers/gpio/Kconfig:104

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.)