IBM: P11 :add systems

Added P11 IM into the systems.json

Change-Id: I74cb22832825fa92e2020746f03fd12968e7b02c
Signed-off-by: Jinu Joy Thomas <jinu.joy.thomas@in.ibm.com>
diff --git a/config/ibm/systems.json b/config/ibm/systems.json
index 2dc26d3..b66188c 100644
--- a/config/ibm/systems.json
+++ b/config/ibm/systems.json
@@ -26,6 +26,30 @@
         },
         "50004000": {
             "default": "50004000.json"
+        },
+        "60001001": {
+            "constraint": {
+                "HW": ["0001"],
+                "json": "60001001.json"
+            },
+            "default": "60001001_v2.json"
+        },
+        "60001000": {
+            "constraint": {
+                "HW": ["0001"],
+                "json": "60001000.json"
+            },
+            "default": "60001000_v2.json"
+        },
+        "60001002": {
+            "default": "60001002.json"
+        },
+        "60002000": {
+            "constraint": {
+                "HW": ["000A", "000B", "000C", "0014"],
+                "json": "60002000.json"
+            },
+            "default": "60002000_v2.json"
         }
     }
 }