summaryrefslogtreecommitdiff
path: root/configs/riotboard_defconfig
diff options
context:
space:
mode:
authorNikolay Dimitrov <picmaster@mail.bg>2015-08-02 12:43:59 +0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-08-02 19:19:39 +0200
commit00e3e44493364c900fdd708d96468f87878596f7 (patch)
treee8b05957d381b6f5b06635387e203db90f86ffda /configs/riotboard_defconfig
parent9d0d4c3cd2c66ab036ac809467d2be5aeb6d0f11 (diff)
configs/riotboard: bump kernel to version 4.1.3
Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/riotboard_defconfig')
-rw-r--r--configs/riotboard_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/riotboard_defconfig b/configs/riotboard_defconfig
index 98fdd6fd7..79e092e19 100644
--- a/configs/riotboard_defconfig
+++ b/configs/riotboard_defconfig
@@ -20,13 +20,13 @@ BR2_TARGET_UBOOT_FORMAT_IMX=y
# kernel headers
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="4.0"
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_0=y
+BR2_DEFAULT_KERNEL_VERSION="4.1.3"
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y
# kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.0"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.1.3"
BR2_LINUX_KERNEL_DEFCONFIG="imx_v6_v7"
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"
BR2_LINUX_KERNEL_DTS_SUPPORT=y