From ebc732dea6e465ab2784df21e35ce3e90024efc2 Mon Sep 17 00:00:00 2001 From: Joseph Qi Date: Mon, 27 May 2019 14:44:23 +0800 Subject: [PATCH] configs: bump kernel to 4.19.43 Signed-off-by: Joseph Qi --- config-4.19.y-x86_64 | 5 +++-- config-4.19.y-x86_64-debug | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/config-4.19.y-x86_64 b/config-4.19.y-x86_64 index fbab6b0fb5a6..2edd7cf2fef2 100644 --- a/config-4.19.y-x86_64 +++ b/config-4.19.y-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.36 Kernel Configuration +# Linux/x86 4.19.43 Kernel Configuration # # @@ -2264,6 +2264,7 @@ CONFIG_UNIX98_PTYS=y # CONFIG_NOZOMI is not set # CONFIG_N_GSM is not set # CONFIG_TRACE_SINK is not set +CONFIG_LDISC_AUTOLOAD=y CONFIG_DEVMEM=y # CONFIG_DEVKMEM is not set @@ -2313,7 +2314,6 @@ CONFIG_HW_RANDOM_INTEL=y # CONFIG_HW_RANDOM_VIA is not set CONFIG_HW_RANDOM_VIRTIO=y # CONFIG_NVRAM is not set -# CONFIG_R3964 is not set # CONFIG_APPLICOM is not set # CONFIG_MWAVE is not set # CONFIG_RAW_DRIVER is not set @@ -3148,6 +3148,7 @@ CONFIG_PVPANIC=m # CONFIG_MLX_PLATFORM is not set # CONFIG_INTEL_TURBO_MAX_3 is not set # CONFIG_I2C_MULTI_INSTANTIATE is not set +# CONFIG_INTEL_ATOMISP2_PM is not set CONFIG_PMC_ATOM=y # CONFIG_CHROME_PLATFORMS is not set # CONFIG_MELLANOX_PLATFORM is not set diff --git a/config-4.19.y-x86_64-debug b/config-4.19.y-x86_64-debug index 229568355dc6..c6b65e33c851 100644 --- a/config-4.19.y-x86_64-debug +++ b/config-4.19.y-x86_64-debug @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.36 Kernel Configuration +# Linux/x86 4.19.43 Kernel Configuration # # @@ -2263,6 +2263,7 @@ CONFIG_UNIX98_PTYS=y # CONFIG_NOZOMI is not set # CONFIG_N_GSM is not set # CONFIG_TRACE_SINK is not set +CONFIG_LDISC_AUTOLOAD=y CONFIG_DEVMEM=y # CONFIG_DEVKMEM is not set @@ -2312,7 +2313,6 @@ CONFIG_HW_RANDOM_INTEL=y # CONFIG_HW_RANDOM_VIA is not set CONFIG_HW_RANDOM_VIRTIO=y # CONFIG_NVRAM is not set -# CONFIG_R3964 is not set # CONFIG_APPLICOM is not set # CONFIG_MWAVE is not set # CONFIG_RAW_DRIVER is not set @@ -3147,6 +3147,7 @@ CONFIG_PVPANIC=m # CONFIG_MLX_PLATFORM is not set # CONFIG_INTEL_TURBO_MAX_3 is not set # CONFIG_I2C_MULTI_INSTANTIATE is not set +# CONFIG_INTEL_ATOMISP2_PM is not set CONFIG_PMC_ATOM=y # CONFIG_CHROME_PLATFORMS is not set # CONFIG_MELLANOX_PLATFORM is not set -- GitLab