:orphan: .. title:: ANT_SEARCH_CONFIG .. option:: CONFIG_ANT_SEARCH_CONFIG *ANT Search Config Library* Type: ``bool`` Help ==== Helper functions for ANT search 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_search_config/Kconfig:10`` Included via ``Kconfig:40`` → ``lib/Kconfig:16`` Menu path: (Top) → ANT Wireless → ANT Wireless .. parsed-literal:: menuconfig ANT_SEARCH_CONFIG bool "ANT Search Config Library" depends on \ :option:`ANT ` help Helper functions for ANT search configuration *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*