Lines Matching refs:CAN
2 # Controller Area Network (CAN) network layer core configuration
5 menuconfig CAN config
7 tristate "CAN bus subsystem support"
9 Controller Area Network (CAN) is a slow (up to 1Mbit/s) serial
13 More information on the CAN network protocol family PF_CAN
16 If you want CAN support you should say Y here and also to the
19 if CAN
22 tristate "Raw CAN Protocol (raw access with CAN-ID filtering)"
25 The raw CAN protocol option offers access to the CAN bus via
29 To receive/send raw CAN messages, use AF_CAN with protocol CAN_RAW.
32 tristate "Broadcast Manager CAN Protocol (with content filtering)"
36 sending of RTR frames, and cyclic CAN messages without permanent user
40 CAN messages are used on the bus (e.g. in automotive environments).
44 tristate "CAN Gateway/Router (with netlink configuration)"
47 The CAN Gateway/Router is used to route (and modify) CAN frames.
49 msg sending and can optionally modify routed CAN frames on the fly.
50 CAN frames can be routed between CAN network interfaces (one hop).