:orphan: .. title:: ANT_ENCRYPTED_CHANNELS .. option:: CONFIG_ANT_ENCRYPTED_CHANNELS *Allocated ANT encrypted channels.* Type: ``int`` Direct dependencies =================== \ :option:`ANT ` *(Includes any dependencies from ifs and menus.)* Default ======= - 0 Kconfig definition ================== .. highlight:: kconfig At ``init/Kconfig:70`` Included via ``Kconfig:39`` Menu path: (Top) → ANT Wireless → ANT Wireless .. parsed-literal:: config ANT_ENCRYPTED_CHANNELS int "Allocated ANT encrypted channels." default 0 depends on \ :option:`ANT ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*