The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_NET_L2_CANBUS

Enable CANBUS l2 layer

Type: bool

Help

Add a CANBUS L2 layer driver.

Direct dependencies

NETWORKING

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

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At subsys/net/l2/Kconfig:101

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

Menu path: (top menu) → Networking → Link layer options

config NET_L2_CANBUS
    bool
    prompt "Enable CANBUS l2 layer" if NETWORKING
    depends on NETWORKING
    help
      Add a CANBUS L2 layer driver.

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