:orphan: .. title:: HAS_SEMTECH_LORAMAC .. option:: 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 =============================== - \ :option:`LORA_SX12XX ` - \ :option:`LORAWAN ` Kconfig definition ================== .. highlight:: kconfig At ``modules/Kconfig.loramac-node:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``modules/Kconfig:20`` Menu path: (Top) → Modules .. parsed-literal:: 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.)*