]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - net/mctp/Kconfig
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[mirror_ubuntu-jammy-kernel.git] / net / mctp / Kconfig
CommitLineData
bc49d816
JK
1
2menuconfig MCTP
3 depends on NET
4 tristate "MCTP core protocol support"
5 help
6 Management Component Transport Protocol (MCTP) is an in-system
7 protocol for communicating between management controllers and
8 their managed devices (peripherals, host processors, etc.). The
9 protocol is defined by DMTF specification DSP0236.
10
11 This option enables core MCTP support. For communicating with other
12 devices, you'll want to enable a driver for a specific hardware
13 channel.