:orphan: .. title:: ANT_EVALUATION_KEY .. option:: CONFIG_ANT_EVALUATION_KEY *Use ANT Evaluation License Key.* Type: ``bool`` Direct dependencies =================== \ :option:`ANT_LIBRARY_CORE ` && \ :option:`ANT ` *(Includes any dependencies from ifs and menus.)* Default ======= - n Kconfig definition ================== .. highlight:: kconfig At ``init/Kconfig:23`` Included via ``Kconfig:39`` Menu path: (Top) → ANT Wireless → ANT Wireless .. parsed-literal:: config ANT_EVALUATION_KEY bool "Use ANT Evaluation License Key." default n depends on \ :option:`ANT_LIBRARY_CORE ` && \ :option:`ANT ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*