wireless/bluetooth/nimble/Kconfig: add missing header

wireless/bluetooth/nimble/Kconfig: add missing header

Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
raiden00pl 2024-10-05 13:54:57 +02:00 committed by Xiang Xiao
parent 71df58e937
commit 877e4919cb

View file

@ -1,3 +1,8 @@
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
config NIMBLE
bool "Apache NimBLE (BLE host-layer)"
default n