wspoon-128: Enable the OpenPower PEL extension

This extension will (when it's complete) create IBM's Platform Event
Logs (PELs) for every OpenBMC event log, as well as provide features
to exchange them with the host, package them for Redfish, etc.

(From meta-ibm rev: 625fc419ae882dd572a1045bdca3286b896a69fe)

Change-Id: Ia215ce221ac58037c0f8029362181dde8a94d42e
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/logging/phosphor-logging_%.bbappend b/meta-ibm/meta-witherspoon/recipes-phosphor/logging/phosphor-logging_%.bbappend
new file mode 100644
index 0000000..5e2dc6c
--- /dev/null
+++ b/meta-ibm/meta-witherspoon/recipes-phosphor/logging/phosphor-logging_%.bbappend
@@ -0,0 +1 @@
+PACKAGECONFIG_append_witherspoon-128 = " openpower-pels"