Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MCTP_SERIAL
:
CONFIG_TTY
mctp-serial
This driver provides an MCTP-over-serial interface, through a serial line-discipline, as defined by DMTF specification "DSP0253 - MCTP Serial Transport Binding". By attaching the ldisc to a serial device, we get a new net device to transport MCTP packets.
This allows communication with external MCTP endpoints which use serial as their transport. It can also be used as an easy way to provide MCTP connectivity between virtual machines, by forwarding data between simple virtual serial devices.
Say y here if you need to connect to MCTP endpoints over serial. To compile as a module, use m; the module will be called mctp-serial.
Raw data from LKDDb:
lkddb module mctp-serial CONFIG_MCTP_SERIAL : drivers/net/mctp/Kconfig : "MCTP serial transport" # in 5.17–5.19, 6.0–6.13, 6.14-rc+HEAD
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 - M index
Automatically generated (in year 2025). See also LKDDb sources on GitLab