:orphan: .. title:: choice ANT_SWI: Software interrupt to use for ANT events. .. _choice_0: .. describe:: choice ANT_SWI: Software interrupt to use for ANT events. *Software interrupt to use for ANT events.* Type: ``bool`` Direct dependencies =================== \ :option:`ANT ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`ANT_SWI1 ` Choice options ============== - \ :option:`ANT_SWI1 ` - \ :option:`ANT_SWI2 ` - \ :option:`ANT_SWI3 ` - \ :option:`ANT_SWI4 ` - \ :option:`ANT_SWI5 ` Kconfig definition ================== .. highlight:: kconfig At ``init/Kconfig:38`` Included via ``Kconfig:39`` Menu path: (Top) → ANT Wireless → ANT Wireless .. parsed-literal:: choice ANT_SWI bool "Software interrupt to use for ANT events." default \ :option:`ANT_SWI1 ` depends on \ :option:`ANT ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*