CONFIG_ANT_SEARCH_CONFIG

ANT Search Config Library

Type: bool

Help

Helper functions for ANT search configuration

Direct dependencies

ANT

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At lib\ant_search_config/Kconfig:10

Included via Kconfig:35lib/Kconfig:16

Menu path: (Top) → ANT Wireless

menuconfig ANT_SEARCH_CONFIG
    bool "ANT Search Config Library"
    depends on ANT
    help
      Helper functions for ANT search configuration

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