:orphan: .. title:: ANT_CHANNEL_CONFIG .. option:: CONFIG_ANT_CHANNEL_CONFIG *ANT Channel Config Library* Type: ``bool`` Help ==== Helper functions for ANT channel configuration Direct dependencies =================== \ :option:`ANT ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== .. highlight:: kconfig At ``lib\ant_channel_config/Kconfig:10`` Included via ``Kconfig:40`` → ``lib/Kconfig:10`` Menu path: (Top) → ANT Wireless → ANT Wireless .. parsed-literal:: menuconfig ANT_CHANNEL_CONFIG bool "ANT Channel Config Library" depends on \ :option:`ANT ` help Helper functions for ANT channel configuration *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*