-
CONFIG_NET_BUF
¶
Network buffer support
Type: bool
Help¶
This option enables support for generic network protocol buffers.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/net/Kconfig:11
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
Menu path: (top menu) → Networking
config NET_BUF
bool
prompt "Network buffer support"
help
This option enables support for generic network protocol
buffers.
(Definitions include propagated dependencies, including from if’s and menus.)