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

CONFIG_HAS_SEMTECH_RADIO_DRIVERS

Semtech LoRa Radio Drivers

Type: bool

Help

This option enables the use of Semtech's Radio drivers

Direct dependencies

0

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At modules/loramac-node/Kconfig:10

Included via Kconfig:8Kconfig.zephyr:33modules/Kconfig:74

Menu path: (Top) → Modules

config HAS_SEMTECH_RADIO_DRIVERS
    bool "Semtech LoRa Radio Drivers"
    depends on 0
    help
      This option enables the use of Semtech's Radio drivers

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