CONFIG_ANT_COMMON

ANT+ Common profile

Type: bool

Help

Support for ANT+ common constants and pages

Direct dependencies

ANT

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At lib\ant_profiles\ant_common/Kconfig:10

Included via Kconfig:38lib/Kconfig:13lib\ant_profiles/Kconfig:12

Menu path: (Top) → ANT Wireless

menuconfig ANT_COMMON
    bool "ANT+ Common profile"
    depends on ANT
    help
      Support for ANT+ common constants and pages

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)