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

Socket CAN interface

Type: bool

Direct dependencies

NET_L2_CANBUS && <choice: Default Network Interface>

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

Kconfig definition

At subsys/net/ip/Kconfig:524

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

Menu path: (top menu) → Networking → IP stack → Default Network Interface

config NET_DEFAULT_IF_CANBUS
    bool
    prompt "Socket CAN interface" if NET_L2_CANBUS && <choice: Default Network Interface>
    depends on NET_L2_CANBUS && <choice: Default Network Interface>

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