:orphan: .. title:: CAN .. option:: CONFIG_CAN *CAN Drivers* Type: ``bool`` Help ==== Enable CAN Driver Configuration Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== .. highlight:: kconfig At ``drivers/can/Kconfig:9`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:80`` Menu path: (Top) → Device Drivers .. parsed-literal:: menuconfig CAN bool "CAN Drivers" help Enable CAN Driver Configuration *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*