From 372570fb0117f710f7ebd07b53e33eb58fbcae65 Mon Sep 17 00:00:00 2001 From: niusmallnan Date: Fri, 14 Jun 2019 17:28:28 +0800 Subject: [PATCH] Bump up kernel to 4.19.50 --- config/arm64/kernel-config | 2 +- config/x86/kernel-config | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/arm64/kernel-config b/config/arm64/kernel-config index 2732a18..1faaac8 100644 --- a/config/arm64/kernel-config +++ b/config/arm64/kernel-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.19.49 Kernel Configuration +# Linux/arm64 4.19.50 Kernel Configuration # # diff --git a/config/x86/kernel-config b/config/x86/kernel-config index ede0bb6..a16cf36 100644 --- a/config/x86/kernel-config +++ b/config/x86/kernel-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.49 Kernel Configuration +# Linux/x86 4.19.50 Kernel Configuration # # @@ -5446,6 +5446,7 @@ CONFIG_CHASH=m # CONFIG_CHASH_STATS is not set # CONFIG_CHASH_SELFTEST is not set CONFIG_DRM_NOUVEAU=m +CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y CONFIG_NOUVEAU_DEBUG=5 CONFIG_NOUVEAU_DEBUG_DEFAULT=3 # CONFIG_NOUVEAU_DEBUG_MMU is not set