Kconfig reference
 
  • All Configuration Options
  • Zephyr Configuration Options
  • nRF Configuration Options
  • nrfxlib Configuration Options
Kconfig reference
  • »
  • CONFIG_APP_LINK_WITH_PELION_CLIENT
  • View page source

CONFIG_APP_LINK_WITH_PELION_CLIENT¶

Link application with Pelion client

Type: bool

Help¶

Request Zephyr to link the Pelion client library with the application.

Direct dependencies¶

PELION_SOURCES && PELION_CLIENT

(Includes any dependencies from ifs and menus.)

Default¶

  • y

Kconfig definition¶

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

Included via <Zephyr>/Kconfig:8 → <Zephyr>/Kconfig.zephyr:31 → <Zephyr>/modules/Kconfig:6 → <nRF>/doc/_build/kconfig/Kconfig.modules:26

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

config APP_LINK_WITH_PELION_CLIENT
    bool "Link application with Pelion client"
    default y
    depends on PELION_SOURCES && PELION_CLIENT
    help
      Request Zephyr to link the Pelion client library with the application.

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


© Copyright 2019-2021, Nordic Semiconductor. Last updated on Oct 28, 2021.

Kconfig reference
nRF Connect SDK
nrfx
nrfxlib
Zephyr Project
MCUboot
Trusted Firmware-M
Matter