soc/mediatek/mt8196: Add PMIC MT6316 driver
[coreboot2.git] / src / drivers / ocp / dmi / Kconfig
blob10737b90e83c46dec46a16e31e8554654be81e9a
1 ## SPDX-License-Identifier: GPL-2.0-only
3 config OCP_DMI
4         bool
5         default n
6         depends on IPMI_KCS && GENERATE_SMBIOS_TABLES && XEON_SP_COMMON_BASE
7         help
8           It implements the SMBIOS IPMI FRU mapping table defined in
9           https://www.opencompute.org/documents/facebook-xeon-motherboard-v31
10           22.3 SMBIOS FRU mapping table
12 config FRU_DEVICE_ID
13         int
14         default 0
15         depends on OCP_DMI