Skip to content

Commit

Permalink
sys/shell: fix Kconfig description of shell_cmd_gnrc_netif_lorawan
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed Apr 22, 2023
1 parent ea1c1c8 commit ba92b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/shell/cmds/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ba92b3f

Please sign in to comment.