summaryrefslogtreecommitdiffstats
path: root/src/drivers/ipmi/ocp/Kconfig
blob: c048e20efb0a88fa1b7ca1df9b4fba106ed72d12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
config IPMI_OCP
	bool
	default n
	help
	  This implements OCP specific IPMI command

config IPMI_BMC_SEL
	bool
	depends on IPMI_OCP
	default n
	help
	  This implements OCP specific command to generate/send SEL record

config RAS_SEL_VENDOR_ID
	hex
	depends on IPMI_BMC_SEL
	default 0xff
	help
	  This option specifies a vendor ID for BMC SEL messages