:orphan: .. title:: CONFIG_COUNTER_XLNX_AXI_TIMER .. kconfig:: CONFIG_COUNTER_XLNX_AXI_TIMER CONFIG_COUNTER_XLNX_AXI_TIMER ############################# *Xilinx AXI Timer driver* Type: ``bool`` Help ==== .. code-block:: none Enable counter support for the Xilinx AXI Timer v2.0 IP. Direct dependencies =================== \ :kconfig:`COUNTER ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/counter/Kconfig.xlnx:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:66`` → ``/counter/Kconfig:61`` Menu path: (Top) → Device Drivers → Counter Drivers .. code-block:: kconfig 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.)*