CONFIG_ANT_CHANNEL_CONFIG

ANT Channel Config Library

Type: bool

Help

Helper functions for ANT channel configuration

Direct dependencies

ANT

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At lib\ant_channel_config/Kconfig:10

Included via Kconfig:35lib/Kconfig:10

Menu path: (Top) → ANT Wireless

menuconfig ANT_CHANNEL_CONFIG
    bool "ANT Channel Config Library"
    depends on ANT
    help
      Helper functions for ANT channel configuration

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