lorawan: add name to the region choice in kconfig

Adding name allows to modify default choice by other modules or
applications.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
This commit is contained in:
Marcin Niestroj 2021-07-20 10:28:01 +02:00 committed by Christopher Friedt
commit 24a4b0d852

View file

@ -24,7 +24,7 @@ config LORAWAN_SYSTEM_MAX_RX_ERROR
System Max Rx timing error value in ms to be used by LoRaWAN stack
for calculating the RX1/RX2 window timing.
choice
choice LORAMAC_REGION
prompt "LoRaWAN Region Selection"
default LORAMAC_REGION_UNKNOWN
help