mirror of
https://github.com/m5stack/zephyr.git
synced 2026-05-20 10:57:03 -07:00
41d83d7ea2
Similar to the changes made in #48048, compile in the appropriate lora modem driver when `CONFIG_LORA=y`. The `LORA_SX12XX` symbol has no use now so remove. LoRa and LoRaWAN subsystems are still marked as unstable so no additional deprecation cycle is needed. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>