aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/ocp/dmi/Kconfig
blob: eaf5ad0c5d7729454108ee342aae6a17389f1f68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config OCP_DMI
	bool
	default n
	depends on IPMI_KCS && GENERATE_SMBIOS_TABLES && XEON_SP_COMMON_BASE
	help
	  It implements the SMBIOS IPMI FRU mapping table defined in
	  https://www.opencompute.org/documents/facebook-xeon-motherboard-v31
	  22.3 SMBIOS FRU mapping table

config FRU_DEVICE_ID
	int
	default 0
	depends on OCP_DMI