meta-quanta: s6q: enable IPMI SEL

Add inventory yaml and enable SEL option to trigger an alarm.

Tested:
Using settable temperature of ExternalSensor to trigger UCT/LCT signel.The result is verified on S6Q board.

Signed-off-by: Joseph Fu <joseph.fu@quantatw.com>
Change-Id: I72f3cc553e78864524761e541bdd6f56469ce290
diff --git a/meta-quanta/meta-s6q/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend b/meta-quanta/meta-s6q/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend
index e22df94..8ae36de 100644
--- a/meta-quanta/meta-s6q/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend
+++ b/meta-quanta/meta-s6q/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend
@@ -1 +1 @@
-PACKAGECONFIG:append:s6q = " log-threshold log-watchdog"
+PACKAGECONFIG:append:s6q = " log-threshold log-watchdog send-to-logger log-alarm"