:orphan: .. title:: ANT_SWI2 .. option:: CONFIG_ANT_SWI2 *SWI2* Type: ``bool`` Direct dependencies =================== HAS_HW_NRF_SWI2 && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``init/Kconfig:46`` Included via ``Kconfig:34`` Menu path: (Top) → ANT Wireless → Software interrupt to use for ANT events. .. parsed-literal:: config ANT_SWI2 bool "SWI2" depends on HAS_HW_NRF_SWI2 && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*