CONFIG_LWM2M_UCIFI_SUPPORT

uCIFI Alliance Object Support

Type: bool

Help

This option adds general support for uCIFI objects

Direct dependencies

LWM2M && NETWORKING

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Subsystem>/net/lib/lwm2m/Kconfig.ucifi:4

Included via Kconfig:8Kconfig.zephyr:44<Subsystem>/Kconfig:39<Subsystem>/net/Kconfig:87<Subsystem>/net/lib/Kconfig:18<Subsystem>/net/lib/lwm2m/Kconfig:479

Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support → Network Protocols → OMA LWM2M protocol stack → uCIFI Alliance Object Support

menuconfig LWM2M_UCIFI_SUPPORT
    bool "uCIFI Alliance Object Support"
    depends on LWM2M && NETWORKING
    help
      This option adds general support for uCIFI objects

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