-
CONFIG_SLIP
¶
SLIP driver
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At drivers/net/Kconfig:6
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:20
Menu path: (top menu) → Device Drivers
menuconfig SLIP bool prompt "SLIP driver" if !QEMU_TARGET
||NET_QEMU_SLIP
selectUART_PIPE
if !QEMU_TARGET
||NET_QEMU_SLIP
selectUART_INTERRUPT_DRIVEN
if !QEMU_TARGET
||NET_QEMU_SLIP
depends on !QEMU_TARGET
||NET_QEMU_SLIP
(Definitions include propagated dependencies, including from if’s and menus.)