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
+}