summaryrefslogtreecommitdiff
path: root/configs/riotboard_defconfig
diff options
context:
space:
mode:
authorNikolay Dimitrov <picmaster@mail.bg>2015-05-18 03:52:38 +0300
committerPeter Korsgaard <peter@korsgaard.com>2015-05-18 08:40:41 +0200
commit99fdd2e0c7e5ce156511447f3fde73c0d1380da0 (patch)
tree4b9a43ac62c329354878d291e1cc9432c250e062 /configs/riotboard_defconfig
parentfa5619143da84b1f5a89737c86031b255363e993 (diff)
configs/riotboard: bump kernel to version 4.0
Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg> Signed-off-by: Peter Korsgaard <peter@korsgaard.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 72c3e04e6..7d37c2548 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="3.19.3"
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_19=y
+BR2_DEFAULT_KERNEL_VERSION="4.0"
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_0=y
# kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.19.3"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.0"
BR2_LINUX_KERNEL_DEFCONFIG="imx_v6_v7"
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"
BR2_LINUX_KERNEL_DTS_SUPPORT=y