meta-gsj: Add kernel configuration for GSJ board.

Tested: Build Quanta GSJ board and load on the EVB.
Ensure that BMC boots to console.

(From meta-quanta rev: 6e899862f90575f772dff209f8cd3da0cb4a85c2)

Change-Id: I016b3992032ca72932260793870d3d1e6c710ff0
Signed-off-by: FranHsu <Fran.Hsu@quantatw.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton_%.bbappend b/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton_%.bbappend
new file mode 100644
index 0000000..e4ccc6c
--- /dev/null
+++ b/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton_%.bbappend
@@ -0,0 +1,2 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/linux-nuvoton:"
+SRC_URI += "file://gsj.cfg"