CONFIG_NET_LOOPBACK

Net loopback driver

Type: bool

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At <Zephyr>/drivers/net/Kconfig:133

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:22

Menu path: (Top) → Device Drivers

menuconfig NET_LOOPBACK
    bool "Net loopback driver"
    select NET_L2_DUMMY

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)