The latest development version of this page may be more current than this released 2.5.0 version.
CONFIG_HAS_SEMTECH_LORAMAC

Semtech LoRaMac Stack

Type: bool

Help

This option enables the use of Semtech’s LoRaMac stack

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At modules/Kconfig.loramac-node:7

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:20

Menu path: (Top) → Modules

config HAS_SEMTECH_LORAMAC
    bool "Semtech LoRaMac Stack"
    help
      This option enables the use of Semtech's LoRaMac stack

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