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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:42<Zephyr>/drivers/Kconfig:36<Zephyr>/drivers/gpio/Kconfig:112

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