Merge "Port missing configuration from provingground."
diff --git a/configurations/Flextronics S-1100ADU00-201 PSU.json b/configurations/Flextronics S-1100ADU00-201 PSU.json
new file mode 100755
index 0000000..7b4274e
--- /dev/null
+++ b/configurations/Flextronics S-1100ADU00-201 PSU.json
@@ -0,0 +1,18 @@
+{
+ "exposes": [
+ {
+ "address": "0x58",
+ "bus": "$bus",
+ "name": "Flextronics S-1100ADU00-201 PSU Device",
+ "type": "pmbus"
+ },
+ {
+ "address": "$address",
+ "bus": "$bus",
+ "name": "Flextronics S-1100ADU00-201 PSU FRU",
+ "type": "IntelFruDevice"
+ }
+ ],
+ "name": "Flextronics S-1100ADU00-201 PSU",
+ "probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'S-1100ADU00-201', 'ADDRESS': '0x50'})"
+}
\ No newline at end of file