:orphan: .. title:: CONFIG_LF_TERMINATION .. kconfig:: CONFIG_LF_TERMINATION CONFIG_LF_TERMINATION ##################### *LF Termination* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/lib/at_host/Kconfig:66`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:31`` → ``/modules/Kconfig:6`` → ``/doc/_build/kconfig/Kconfig.modules:2`` → ``/Kconfig.nrf:56`` → ``/lib/Kconfig:20`` Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → AT Host Library for nrf91 → AT Host Library for nrf91 → Termination Mode .. code-block:: kconfig config LF_TERMINATION bool "LF Termination" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*