From 96cfc0919ec71522a116e05e4c3cc38e5266c9cb Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Wed, 29 Jan 2020 22:12:38 +0000 Subject: [PATCH] kernel: Adjust 5.4.x kernel config file Signed-off-by: Rolf Neugebauer --- kernel/config-5.4.x-aarch64 | 5 ----- kernel/config-5.4.x-s390x | 5 ----- kernel/config-5.4.x-x86_64 | 5 ----- 3 files changed, 15 deletions(-) diff --git a/kernel/config-5.4.x-aarch64 b/kernel/config-5.4.x-aarch64 index 3ff0d0efb..1e7f1cad8 100644 --- a/kernel/config-5.4.x-aarch64 +++ b/kernel/config-5.4.x-aarch64 @@ -689,15 +689,10 @@ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y CONFIG_PLUGIN_HOSTCC="g++" CONFIG_HAVE_GCC_PLUGINS=y CONFIG_GCC_PLUGINS=y - -# -# GCC plugins -# # CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set # CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set CONFIG_GCC_PLUGIN_RANDSTRUCT=y CONFIG_GCC_PLUGIN_RANDSTRUCT_PERFORMANCE=y -# end of GCC plugins # end of General architecture-dependent options CONFIG_RT_MUTEXES=y diff --git a/kernel/config-5.4.x-s390x b/kernel/config-5.4.x-s390x index 1504a24c3..6fad60f3c 100644 --- a/kernel/config-5.4.x-s390x +++ b/kernel/config-5.4.x-s390x @@ -453,15 +453,10 @@ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y CONFIG_PLUGIN_HOSTCC="g++" CONFIG_HAVE_GCC_PLUGINS=y CONFIG_GCC_PLUGINS=y - -# -# GCC plugins -# # CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set # CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set CONFIG_GCC_PLUGIN_RANDSTRUCT=y CONFIG_GCC_PLUGIN_RANDSTRUCT_PERFORMANCE=y -# end of GCC plugins # end of General architecture-dependent options CONFIG_RT_MUTEXES=y diff --git a/kernel/config-5.4.x-x86_64 b/kernel/config-5.4.x-x86_64 index b0664dac3..06eed184b 100644 --- a/kernel/config-5.4.x-x86_64 +++ b/kernel/config-5.4.x-x86_64 @@ -761,15 +761,10 @@ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y CONFIG_PLUGIN_HOSTCC="g++" CONFIG_HAVE_GCC_PLUGINS=y CONFIG_GCC_PLUGINS=y - -# -# GCC plugins -# # CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set # CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set CONFIG_GCC_PLUGIN_RANDSTRUCT=y CONFIG_GCC_PLUGIN_RANDSTRUCT_PERFORMANCE=y -# end of GCC plugins # end of General architecture-dependent options CONFIG_RT_MUTEXES=y