-
CONFIG_SLIP_STATISTICS
¶
SLIP network connection statistics
Type: bool
Help¶
This option enables statistics support for SLIP driver.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/net/Kconfig:73
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:20
Menu path: (top menu) → Device Drivers → SLIP driver
config SLIP_STATISTICS bool prompt "SLIP network connection statistics" ifSLIP
depends onSLIP
help This option enables statistics support for SLIP driver.
(Definitions include propagated dependencies, including from if’s and menus.)