The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_NET_QEMU_SLIP

SLIP

Type: bool

Help

Connect to host or to another Qemu via SLIP.

Direct dependencies

<choice: Qemu networking>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At subsys/net/ip/Kconfig:32

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:24subsys/net/Kconfig:82

Menu path: (top menu) → Networking → IP stack → Qemu networking

config NET_QEMU_SLIP
    bool
    prompt "SLIP" if <choice: Qemu networking>
    depends on <choice: Qemu networking>
    help
      Connect to host or to another Qemu via SLIP.

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