configurations: Add Minerva Harma system
Introduce initial configuration files for Minerva Harma system
- harma_bsm: BMC storage module
- harma_fanboard: Fan board
- harma_mb: Motherboard
- harma_nic: NIC Mezz
- harma_scm: SCM board
- minerva_pdb: PDB board
- minerva_pttv: Power and thermal test vehicle
- minerva_sitv: Signal integrity test vehicle
Signed-off-by: Potin Lai <potin.lai@quantatw.com>
Change-Id: I7ff14af2d07c21c58b540499b598547c979339f6
diff --git a/meson.build b/meson.build
index 7dc8133..fe272f3 100644
--- a/meson.build
+++ b/meson.build
@@ -120,13 +120,21 @@
'gospower_g1136-1300wna_psu.json',
'greatlakes.json',
'greatlakes_nic_mellanox.json',
+ 'harma_bsm.json',
+ 'harma_fanboard.json',
+ 'harma_mb.json',
+ 'harma_nic.json',
+ 'harma_scm.json',
'ibm_tacoma_rack_controller.json',
'intel_front_panel.json',
'kudo_bmc.json',
'kudo_motherboard.json',
'micron_7450.json',
'minerva_cmm.json',
+ 'minerva_pdb.json',
+ 'minerva_pttv.json',
'minerva_scm.json',
+ 'minerva_sitv.json',
'mori_bmc.json',
'mori_motherboard.json',
'mtjade.json',