-
CONFIG_CAN_1
¶
Enable CAN 1
Type: bool
Help¶
Enable CAN controller 1
Kconfig definition¶
At drivers/can/Kconfig:42
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:82
Menu path: (top menu) → Device Drivers → CAN Drivers
config CAN_1 bool prompt "Enable CAN 1" ifCAN
default "y" ifCAN
depends onCAN
help Enable CAN controller 1
(Definitions include propagated dependencies, including from if’s and menus.)