summaryrefslogtreecommitdiff
path: root/meta-nuvoton/recipes-kernel/linux
diff options
context:
space:
mode:
Diffstat (limited to 'meta-nuvoton/recipes-kernel/linux')
-rw-r--r--meta-nuvoton/recipes-kernel/linux/linux-nuvoton/defconfig4
-rw-r--r--meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb4
2 files changed, 6 insertions, 2 deletions
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
diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
index 94828eb55..aaef9bca8 100644
--- a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
+++ b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-5.1"
-LINUX_VERSION ?= "5.1.6"
+LINUX_VERSION ?= "5.1.7"
-SRCREV="2f501353091b588cea899285683b3cc2d8068eda"
+SRCREV="a17b8ac585d7faa27799f425fa4326c7a1e7ae71"
require linux-nuvoton.inc