linux-nuvoton: 5.1.7 stable update, NPCM EDAC driver

Enable EDAC in the kernel configuration.

George Hung (2):
      dt-binding: edac: add NPCM ECC documentation
      edac: npcm: Add Nuvoton NPCM7xx EDAC driver

Change-Id: Ic2d3a875a43c7c9e8fb50010b3a57de3a4c4b8de
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/recipes-kernel/linux/linux-nuvoton/defconfig b/recipes-kernel/linux/linux-nuvoton/defconfig
index e5b6cdf..207ec66 100644
--- a/recipes-kernel/linux/linux-nuvoton/defconfig
+++ b/recipes-kernel/linux/linux-nuvoton/defconfig
@@ -99,7 +99,11 @@
 CONFIG_MMC=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_NPCM750=y
+CONFIG_EDAC=y
+# CONFIG_EDAC_LEGACY_SYSFS is not set
+CONFIG_EDAC_NPCM7XX=y
 CONFIG_IIO=y
+CONFIG_RAS=y
 CONFIG_NPCM_ADC=y
 CONFIG_IIO_MUX=y
 CONFIG_MUX_MMIO=y