choice: DNS API

DNS API

Type: bool

Help

Select DNS API used by network abstraction implementation.

Direct dependencies

PELION_SOURCES && PELION_CLIENT

(Includes any dependencies from ifs and menus.)

Kconfig definition

At /home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/pelion-dm/zephyr/Kconfig.pal:53

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/kconfig/Kconfig.modules:26/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/pelion-dm/zephyr/Kconfig:32

Menu path: (Top) → Modules → pelion-dm (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/pelion-dm) → Pelion Device Management Client Library → Build Pelion client from sources → Platform Abstraction Layer options

choice
    bool "DNS API"
    default PELION_PAL_USE_DNS_API_RESOLVE
    depends on PELION_SOURCES && PELION_CLIENT
    help
      Select DNS API used by network abstraction implementation.

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