:orphan: .. title:: ANT_HRM .. option:: CONFIG_ANT_HRM *ANT+ HRM profile* Type: ``bool`` Help ==== Support for ANT+ HRM constants and pages 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_profiles\ant_hrm/Kconfig:10`` Included via ``Kconfig:40`` → ``lib/Kconfig:13`` → ``lib\ant_profiles/Kconfig:13`` Menu path: (Top) → ANT Wireless → ANT Wireless .. parsed-literal:: menuconfig ANT_HRM bool "ANT+ HRM profile" depends on \ :option:`ANT ` help Support for ANT+ HRM constants and pages *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*