mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
net/nanocoap/kconfig: Explicitly define type of MODULE_NANOCOAP
This commit is contained in:
parent
4ceff67ca0
commit
b91c8502dc
@ -7,6 +7,7 @@
|
||||
|
||||
# Nanocoap provides CoAP functionalities
|
||||
config MODULE_NANOCOAP
|
||||
bool
|
||||
select HAS_PROTOCOL_COAP
|
||||
|
||||
menuconfig KCONFIG_MODULE_NANOCOAP
|
||||
|
Loading…
Reference in New Issue
Block a user