CONFIG_LORA
LoRa support [EXPERIMENTAL]
Type: bool
Help
Include LoRa drivers in the system configuration.
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Kconfig definition
At <Zephyr>/drivers/lora/Kconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:12
Menu path: (Top) → Device Drivers
menuconfig LORA
bool "LoRa support [EXPERIMENTAL]"
select REQUIRES_FULL_LIBC
select POLL
select EXPERIMENTAL
help
Include LoRa drivers in the system configuration.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)