CONFIG_CAN¶
CAN Drivers
Type: bool
Help¶
Enable CAN Driver Configuration
Defaults¶
No defaults. Implicitly defaults to n.
Kconfig definition¶
At <Zephyr Driver>/can/Kconfig:9
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:82
Menu path: (Top) → Device Drivers
menuconfig CAN
    bool "CAN Drivers"
    help
      Enable CAN Driver Configuration
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)