-
CONFIG_NET_SOCKETS_CAN
¶
Enable socket CAN support [EXPERIMENTAL]
Type: bool
Help¶
The value depends on your network needs.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/net/lib/sockets/Kconfig:129
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:84
→ subsys/net/lib/Kconfig:29
Menu path: (top menu) → Networking → Network Libraries → BSD Sockets compatible API
config NET_SOCKETS_CAN bool prompt "Enable socket CAN support [EXPERIMENTAL]" ifNET_SOCKETS
&&NETWORKING
selectNET_L2_CANBUS
ifNET_SOCKETS
&&NETWORKING
depends onNET_SOCKETS
&&NETWORKING
help The value depends on your network needs.
(Definitions include propagated dependencies, including from if’s and menus.)