:orphan: .. title:: HAS_SEMTECH_RADIO_DRIVERS .. option:: CONFIG_HAS_SEMTECH_RADIO_DRIVERS *Semtech LoRa Radio Drivers* Type: ``bool`` Help ==== This option enables the use of Semtech's Radio drivers Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`LORA_SX12XX ` Kconfig definition ================== .. highlight:: kconfig At ``modules/Kconfig.loramac-node:18`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``modules/Kconfig:20`` Menu path: (Top) → Modules .. parsed-literal:: config HAS_SEMTECH_RADIO_DRIVERS bool "Semtech LoRa Radio Drivers" help This option enables the use of Semtech's Radio drivers *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*