Additional IM support

Adding support for couple of more IM values.
This is required to enable VPD support for additional systems with
these IM values.

Change-Id: Ibd57f2a07086716287bc3ad109fff3283223bf21
Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com>
diff --git a/configuration/configuration.hpp b/configuration/configuration.hpp
index d234a75..cb3b91a 100644
--- a/configuration/configuration.hpp
+++ b/configuration/configuration.hpp
@@ -26,6 +26,8 @@
     {"60001002", {"60001002", {}}},
     {"60002000",
      {"60002000_v2", {{"000A", ""}, {"000B", ""}, {"000C", ""}, {"0014", ""}}}},
-    {"60004000", {"60004000", {}}}};
+    {"60004000", {"60004000", {}}},
+    {"76002000", {"76002000", {}}},
+    {"70001000", {"70001000", {}}}};
 } // namespace config
 } // namespace vpd