mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys/shell: fix Kconfig description of shell_cmd_gnrc_netif_lorawan
This commit is contained in:
parent
ea1c1c84ab
commit
ba92b3f3af
@ -128,7 +128,7 @@ config MODULE_SHELL_CMD_GNRC_NETIF_LORA
|
||||
depends on MODULE_SHELL_CMD_GNRC_NETIF
|
||||
|
||||
config MODULE_SHELL_CMD_GNRC_NETIF_LORAWAN
|
||||
bool "LoRa integration to the GNRC network interface command (ifconfig)"
|
||||
bool "LoRaWAN integration to the GNRC network interface command (ifconfig)"
|
||||
default y if MODULE_SHELL_CMD_GNRC_NETIF && MODULE_GNRC_NETIF_LORAWAN
|
||||
depends on MODULE_GNRC_NETIF
|
||||
depends on MODULE_GNRC_NETIF_LORAWAN
|
||||
|
Loading…
Reference in New Issue
Block a user