-
CONFIG_SLIP_DRV_NAME
¶
SLIP Driver name
Type: string
Help¶
This option sets the driver name
Kconfig definition¶
At drivers/net/Kconfig:43
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:20
Menu path: (top menu) → Device Drivers → SLIP driver
config SLIP_DRV_NAME string prompt "SLIP Driver name" ifSLIP
default "slip" ifSLIP
depends onSLIP
help This option sets the driver name
(Definitions include propagated dependencies, including from if’s and menus.)