:orphan: .. title:: ANT_BURST_QUEUE_SIZE .. option:: CONFIG_ANT_BURST_QUEUE_SIZE *ANT burst queue size.* Type: ``int`` Direct dependencies =================== \ :option:`ANT ` *(Includes any dependencies from ifs and menus.)* Default ======= - 128 Kconfig definition ================== .. highlight:: kconfig At ``init/Kconfig:80`` Included via ``Kconfig:37`` Menu path: (Top) → ANT Wireless .. parsed-literal:: config ANT_BURST_QUEUE_SIZE int "ANT burst queue size." default 128 depends on \ :option:`ANT ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*