Bluetooth: Fix typo in NET_BUF Kconfig option description
Change-Id: If4249f20a0ec8a6634eaf3c9b9ea1b605b22a2e7 Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
This commit is contained in:
parent
c84d05a3fe
commit
5fe86c9452
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ config NET_BUF
|
||||||
bool "Network buffer support"
|
bool "Network buffer support"
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
This option enebles support for generic network protocol
|
This option enables support for generic network protocol
|
||||||
buffers.
|
buffers.
|
||||||
|
|
||||||
config NET_BUF_DEBUG
|
config NET_BUF_DEBUG
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue