From 7535cdb0de0cc40c133f5f70e87af27c4ad43ac0 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Thu, 6 Jun 2019 11:28:10 +0930 Subject: 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 (From meta-nuvoton rev: 382bd93faee564833cce0670ec458d76db6dbde5) Change-Id: I1627b91fa4464063f15b7a49b54829809594b3d4 Signed-off-by: Joel Stanley Signed-off-by: Brad Bishop --- meta-nuvoton/recipes-kernel/linux/linux-nuvoton/defconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta-nuvoton/recipes-kernel/linux/linux-nuvoton') diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton/defconfig b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton/defconfig index e5b6cdf43..207ec6691 100644 --- a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton/defconfig +++ b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton/defconfig @@ -99,7 +99,11 @@ CONFIG_USB_EDM_KBD_MOUSE=m 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 -- cgit v1.2.3