configurations: add config file for OCP CX7 NIC
Add OCP CX7 NIC configuration to support thermal monitoring.
The TMP421 thermal chip is emulated by CX7 firmware and only implements
remote temperature (temp2), so "Labels" field is added to restrict
HwmonTempSensor to create sensor from temp2 only.
Signed-off-by: Potin Lai <potin.lai@quantatw.com>
Change-Id: I4c502017a66567a4284ade5bef1d868736697451
diff --git a/meson.build b/meson.build
index b633eb6..5b9cbbd 100644
--- a/meson.build
+++ b/meson.build
@@ -100,6 +100,7 @@
'bnp_baseboard.json',
'bellavista.json',
'bonnell.json',
+ 'cx7_ocp.json',
'delta_awf2dc3200w_psu.json',
'delta_dps-750xb_psu.json',
'delta_dps-1600ab_psu.json',