configurations: ventura: Add OCP config for fan board

Because the new fan board has updated Over Current Protection
values, we determine whether to apply the modified OCP values
based on the AM4 field in the FRU and add add manufacturer to
all ventura board config.

Change-Id: Ieb067f3840c1d570df4b1a322a5ba1f0ff5b95a6
Signed-off-by: Jason Hsu <Jason-Hsu@quantatw.com>
diff --git a/configurations/meson.build b/configurations/meson.build
index fd2ae05..dd27d53 100644
--- a/configurations/meson.build
+++ b/configurations/meson.build
@@ -120,6 +120,8 @@
     'meta/twinlake.json',
     'meta/ventura_cable.json',
     'meta/ventura_fanboard_adc_max.json',
+    'meta/ventura_fanboard_adc_ocp_max.json',
+    'meta/ventura_fanboard_adc_ocp_tic.json',
     'meta/ventura_fanboard_adc_tic.json',
     'meta/ventura_ioboard.json',
     'meta/ventura_ledboard.json',