CONFIG_COUNTER_XLNX_AXI_TIMER

Xilinx AXI Timer driver

Type: bool

Help

Enable counter support for the Xilinx AXI Timer v2.0 IP.

Direct dependencies

COUNTER

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Zephyr>/drivers/counter/Kconfig.xlnx:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:64<Zephyr>/drivers/counter/Kconfig:47

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

config COUNTER_XLNX_AXI_TIMER
    bool "Xilinx AXI Timer driver"
    depends on COUNTER
    help
      Enable counter support for the Xilinx AXI Timer v2.0 IP.

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