-
CONFIG_NETWORKING
¶
Link layer and IP networking support
Type: bool
Help¶
This option enabled generic link layer and IP networking support.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/net/Kconfig:66
Included via Kconfig:8
→ Kconfig.zephyr:41
→ subsys/Kconfig:22
Menu path: (Top) → Networking
config NETWORKING bool "Link layer and IP networking support" selectNET_BUF
selectPOLL
selectENTROPY_GENERATOR
help This option enabled generic link layer and IP networking support.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)