mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
net/lora: add module to Kconfig
This commit is contained in:
parent
0ed66123d9
commit
52b8bca84e
@ -4,6 +4,11 @@
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
|
||||
config MODULE_LORA
|
||||
bool "LoRa PHY support"
|
||||
depends on TEST_KCONFIG
|
||||
|
||||
menuconfig KCONFIG_USEMODULE_LORA
|
||||
bool "Configure LoRa PHY"
|
||||
depends on USEMODULE_LORA
|
||||
|
Loading…
Reference in New Issue
Block a user