summaryrefslogtreecommitdiffstats
path: root/openpower/configs/romulus_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-12-03 10:16:56 +1030
committerJoel Stanley <joel@jms.id.au>2018-12-03 10:29:33 +1030
commit490a3b8803bfd77f2a2640e907b383fb76cef30e (patch)
tree2d5aba7c756fc540269c310bc01dbc3756db67f3 /openpower/configs/romulus_defconfig
parent05559c52198f7ca0f4734b24e8ee90cb2067aa39 (diff)
downloadblackbird-op-build-490a3b8803bfd77f2a2640e907b383fb76cef30e.tar.gz
blackbird-op-build-490a3b8803bfd77f2a2640e907b383fb76cef30e.zip
kernel: Move to Linux v4.19.6-openpower1
PowerPC fixes (4.19.5, 4.19.6): powerpc/numa: Suppress "VPHN is not supported" messages powerpc/io: Fix the IO workarounds code to work with Radix Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/romulus_defconfig')
-rw-r--r--openpower/configs/romulus_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/romulus_defconfig b/openpower/configs/romulus_defconfig
index eea9f44c..513eeefa 100644
--- a/openpower/configs/romulus_defconfig
+++ b/openpower/configs/romulus_defconfig
@@ -15,7 +15,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.4"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.6"
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
OpenPOWER on IntegriCloud