Brooklyn/net/mctp/Kconfig

14 lines
481 B
Plaintext
Raw Normal View History

menuconfig MCTP
depends on NET
2022-03-15 21:16:25 +05:00
tristate "MCTP core protocol support"
help
Management Component Transport Protocol (MCTP) is an in-system
protocol for communicating between management controllers and
their managed devices (peripherals, host processors, etc.). The
protocol is defined by DMTF specification DSP0236.
This option enables core MCTP support. For communicating with other
devices, you'll want to enable a driver for a specific hardware
channel.