commit | 41d83d7ea2d0dcc26bdfceff02d301ec58f90141 | [log] [tgz] |
---|---|---|
author | Jordan Yates <jordan.yates@data61.csiro.au> | Sat Mar 18 18:34:43 2023 +1000 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Mar 31 09:20:22 2023 +0200 |
tree | 3cc8e078ea76b1c18951d065c1afa67eb9b20756 | |
parent | 33bf1fa0c6a4e4d1984bc835f224134815976b0b [diff] |
lora: compile drivers based on devicetree 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>