configurations: Add Mori motherboard config

 - Add mori_motherboard.json in configurations
 - Update meson.build
 - Support ADM1266 power sequencer sensor configs

Change-Id: I8de9a11f4df95347e0dde64580b9be7633f1ac74
Signed-off-by: Jonico Eustaquio <jonico.eustaquio@fii-na.com>
diff --git a/meson.build b/meson.build
index 66c29ef..e9ae10c 100644
--- a/meson.build
+++ b/meson.build
@@ -120,6 +120,7 @@
     'kudo_bmc.json',
     'kudo_motherboard.json',
     'mori_bmc.json',
+    'mori_motherboard.json',
     'mtjade.json',
     'mtmitchell_bmc.json',
     'mtmitchell_mb.json',