soc/intel/alderlake: Add ADL-P 4+4 with 28W TDP
[coreboot.git] / src / drivers / ocp / dmi / Kconfig
blobeaf5ad0c5d7729454108ee342aae6a17389f1f68
1 config OCP_DMI
2         bool
3         default n
4         depends on IPMI_KCS && GENERATE_SMBIOS_TABLES && XEON_SP_COMMON_BASE
5         help
6           It implements the SMBIOS IPMI FRU mapping table defined in
7           https://www.opencompute.org/documents/facebook-xeon-motherboard-v31
8           22.3 SMBIOS FRU mapping table
10 config FRU_DEVICE_ID
11         int
12         default 0
13         depends on OCP_DMI