Add missing type

Add missing type to retimer.

Change-Id: Ib34c082eb26e29ba12d1b704335979f70a23514d
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/PCIE SSD Retimer.json b/configurations/PCIE SSD Retimer.json
index 53adfd6..b065e70 100644
--- a/configurations/PCIE SSD Retimer.json
+++ b/configurations/PCIE SSD Retimer.json
@@ -15,6 +15,7 @@
     ],
     "Name": "PCIE SSD Retimer",
     "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'SP3RT040X16'})",
+    "Type": "Board",
     "xyz.openbmc_project.Inventory.Decorator.Asset": {
         "Manufacturer": "$BOARD_MANUFACTURER",
         "Model": "$BOARD_PRODUCT_NAME",