Delete PWM defines

This was a workaround for bmcweb, bmcweb now uses
associations so this is not needed.

Change-Id: Ia70eb0d98a25e5759e1a04e4385e4538e5241f69
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/FBTP.json b/configurations/FBTP.json
index e3d91fa..7687a85 100644
--- a/configurations/FBTP.json
+++ b/configurations/FBTP.json
@@ -369,14 +369,6 @@
             ]
         },
         {
-            "Name": "Pwm 1",
-            "Type": "Pwm"
-        },
-        {
-            "Name": "Pwm 2",
-            "Type": "Pwm"
-        },
-        {
             "Address": "0x30",
             "Bus": 0,
             "CpuID": 1,
@@ -477,4 +469,4 @@
         "PartNumber": "$PRODUCT_PART_NUMBER",
         "SerialNumber": "$PRODUCT_SERIAL_NUMBER"
     }
-}
\ No newline at end of file
+}
diff --git a/configurations/R1000 Chassis.json b/configurations/R1000 Chassis.json
index f11b714..61665c3 100644
--- a/configurations/R1000 Chassis.json
+++ b/configurations/R1000 Chassis.json
@@ -513,30 +513,6 @@
             "Type": "Pid.Zone"
         },
         {
-            "Name": "Pwm 1",
-            "Type": "Pwm"
-        },
-        {
-            "Name": "Pwm 2",
-            "Type": "Pwm"
-        },
-        {
-            "Name": "Pwm 3",
-            "Type": "Pwm"
-        },
-        {
-            "Name": "Pwm 4",
-            "Type": "Pwm"
-        },
-        {
-            "Name": "Pwm 5",
-            "Type": "Pwm"
-        },
-        {
-            "Name": "Pwm 6",
-            "Type": "Pwm"
-        },
-        {
             "Class": "Ceiling",
             "Inputs": [
                 "Front Panel Temp"
@@ -606,4 +582,4 @@
         "PartNumber": "R1208",
         "SerialNumber": "23165"
     }
-}
\ No newline at end of file
+}
diff --git a/configurations/R2000 Chassis.json b/configurations/R2000 Chassis.json
index c93eb51..0734187 100644
--- a/configurations/R2000 Chassis.json
+++ b/configurations/R2000 Chassis.json
@@ -393,30 +393,6 @@
             "Type": "Pid.Zone"
         },
         {
-            "Name": "Pwm 1",
-            "Type": "Pwm"
-        },
-        {
-            "Name": "Pwm 2",
-            "Type": "Pwm"
-        },
-        {
-            "Name": "Pwm 3",
-            "Type": "Pwm"
-        },
-        {
-            "Name": "Pwm 4",
-            "Type": "Pwm"
-        },
-        {
-            "Name": "Pwm 5",
-            "Type": "Pwm"
-        },
-        {
-            "Name": "Pwm 6",
-            "Type": "Pwm"
-        },
-        {
             "Class": "Floor",
             "Inputs": [
                 "Front Panel Temp"
@@ -486,4 +462,4 @@
         "PartNumber": "R2104",
         "SerialNumber": "23165"
     }
-}
\ No newline at end of file
+}