-
CONFIG_CAN_MCP2515
¶
MCP2515 CAN Driver
Type: bool
Help¶
Enable MCP2515 CAN Driver
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/can/Kconfig.mcp2515:9
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:82
→ drivers/can/Kconfig:39
Menu path: (top menu) → Device Drivers → CAN Drivers
config CAN_MCP2515 bool prompt "MCP2515 CAN Driver" ifSPI
&&CAN
depends onSPI
&&CAN
help Enable MCP2515 CAN Driver
(Definitions include propagated dependencies, including from if’s and menus.)