Add PLDM based host dump offload support.

Add PLDM based host dump offload support for Witherspoon-128,
Rainier and Witherspoon-tacoma.

Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
Change-Id: Ia7afad9cc6c0bdaab9f8b0c59538faa96610419b
diff --git a/meta-witherspoon/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend b/meta-witherspoon/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend
new file mode 100644
index 0000000..9b66d36
--- /dev/null
+++ b/meta-witherspoon/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend
@@ -0,0 +1,3 @@
+PACKAGECONFIG_append_witherspoon-128 = " host-dump-offload-pldm"
+PACKAGECONFIG_append_rainier = " host-dump-offload-pldm"
+PACKAGECONFIG_append_witherspoon-tacoma = " host-dump-offload-pldm"