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:36

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:20

Menu path: (top menu) → Device Drivers

menuconfig SLIP
    bool
    prompt "SLIP driver"
    select UART_PIPE
    select UART_INTERRUPT_DRIVEN

(Definitions include propagated dependencies, including from if’s and menus.)