Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CAN_DEV
has multiple definitions:
drivers/net/can/Kconfig
The configuration item CONFIG_CAN_DEV:
CONFIG_CAN
can-dev
Controller Area Network (CAN) is serial communications protocol up to 1Mbit/s for its original release (now known as Classical CAN) and up to 8Mbit/s for the more recent CAN with Flexible Data-Rate (CAN-FD). The CAN bus was originally mainly for automotive, but is now widely used in marine (NMEA2000), industrial, and medical applications. More information on the CAN network protocol family PF_CAN is contained in <Documentation/networking/can.rst>.
This section contains all the CAN(-FD) device drivers including the virtual ones. If you own such devices or plan to use the virtual CAN interfaces to develop applications, say Y here.
To compile as a module, choose M here: the module will be called can-dev.
drivers/net/can/Kconfig
The configuration item CONFIG_CAN_DEV:
(none)
can-dev
Enables the common framework for platform CAN drivers with Netlink support. This is the standard library for CAN drivers. If unsure, say Y.
Raw data from LKDDb:
lkddb module can-dev CONFIG_CAN_DEV : drivers/net/can/Kconfig : "CAN Device Drivers" # in 2.6.31–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab