summaryrefslogtreecommitdiffstats
path: root/configs/platform-rpi/platformconfig
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2019-07-08 22:46:55 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2019-07-09 16:09:08 +0200
commit56422047c0a102eb58e899257ba5fc8ad1c1f802 (patch)
tree2b7c4b1af154625b35d2b679400c5ca33400be37 /configs/platform-rpi/platformconfig
parent6fdb2ad71668dd5300ffdc6781122997dcaa3456 (diff)
downloadDistroKit-56422047c0a102eb58e899257ba5fc8ad1c1f802.tar.gz
DistroKit-56422047c0a102eb58e899257ba5fc8ad1c1f802.tar.xz
platform-rpi, platform-v7a: kernel: version bump 5.1 -> 5.2
Linux 5.2 is out, so we update the kernel to the new version. The config is mostly oldconfiged with defaults, but we enable CONFIG_NULL_TTY and CONFIG_COUNTER. The OMAP hardware random number generator was applied in the upstream kernel, so we can remove it here. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-rpi/platformconfig')
-rw-r--r--configs/platform-rpi/platformconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig
index fa9ed1d..da75aba 100644
--- a/configs/platform-rpi/platformconfig
+++ b/configs/platform-rpi/platformconfig
@@ -110,8 +110,8 @@ PTXCONF_KERNEL=y
PTXCONF_KERNEL_MODULES=y
PTXCONF_KERNEL_MODULES_INSTALL=y
PTXCONF_KERNEL_MODULES_BUILD="modules"
-PTXCONF_KERNEL_VERSION="5.1"
-PTXCONF_KERNEL_MD5="15fbdff95ff98483069ac6e215b9f4f9"
+PTXCONF_KERNEL_VERSION="5.2"
+PTXCONF_KERNEL_MD5="ddf994de00d7b18395886dd9b30b9262"
PTXCONF_KERNEL_ARCH_STRING="arm"
# PTXCONF_KERNEL_IMAGE_BZ is not set
PTXCONF_KERNEL_IMAGE_Z=y