CONFIG_HAS_SEMTECH_RADIO_DRIVERS¶
Semtech LoRa Radio Drivers
Semtech LoRa Radio Drivers
Type: bool
Help¶
This option enables the use of Semtech's Radio drivers
Help¶
This option enables the use of Semtech's Radio drivers
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definitions¶
At <External Modules>/loramac-node/Kconfig:10
Included via Kconfig:8 → Kconfig.zephyr:33 → <External Modules>/Kconfig:6 → <BuildDir>/kconfig/Kconfig.modules:20
Menu path: (Top) → Modules → loramac-node (/home/runner/work/bridle/bridle/workspace/modules/lib/loramac-node)
config HAS_SEMTECH_RADIO_DRIVERS
    bool "Semtech LoRa Radio Drivers"
    help
      This option enables the use of Semtech's Radio drivers
At <External Modules>/loramac-node/Kconfig:10
Included via Kconfig:8 → Kconfig.zephyr:33 → <External Modules>/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.)