config IPMI_OCP
	bool
	default n
	help
	  This implements OCP specific IPMI command

config IPMI_OCP_MANU_ID
	hex
	default 0x0
	depends on IPMI_OCP
