From aed0401150b98751b3e25ba20054d37fa9d58528 Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Sat, 23 Mar 2019 23:21:49 +0000 Subject: [PATCH] kernel: Adjust 4.14.x/4.9.x config files Signed-off-by: Rolf Neugebauer --- kernel/config-4.14.x-x86_64 | 1 - kernel/config-4.9.x-x86_64 | 1 - 2 files changed, 2 deletions(-) diff --git a/kernel/config-4.14.x-x86_64 b/kernel/config-4.14.x-x86_64 index fc8806aa3..0e8d572ad 100644 --- a/kernel/config-4.14.x-x86_64 +++ b/kernel/config-4.14.x-x86_64 @@ -3154,7 +3154,6 @@ CONFIG_X86_PLATFORM_DEVICES=y CONFIG_INTEL_IPS=y # CONFIG_INTEL_PMC_CORE is not set # CONFIG_IBM_RTL is not set -# CONFIG_SAMSUNG_Q10 is not set # CONFIG_INTEL_RST is not set # CONFIG_INTEL_SMARTCONNECT is not set # CONFIG_PVPANIC is not set diff --git a/kernel/config-4.9.x-x86_64 b/kernel/config-4.9.x-x86_64 index e92e3fc91..ec3641126 100644 --- a/kernel/config-4.9.x-x86_64 +++ b/kernel/config-4.9.x-x86_64 @@ -3000,7 +3000,6 @@ CONFIG_X86_PLATFORM_DEVICES=y CONFIG_INTEL_IPS=y # CONFIG_INTEL_PMC_CORE is not set # CONFIG_IBM_RTL is not set -# CONFIG_SAMSUNG_Q10 is not set # CONFIG_INTEL_RST is not set # CONFIG_INTEL_SMARTCONNECT is not set # CONFIG_PVPANIC is not set