From 87c002913d98874ceb0be728431aa4001107344e Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 17 Jun 2021 13:00:57 +0200 Subject: [PATCH] aptenodytes: Disable SOC support --- aptenodytes-config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aptenodytes-config b/aptenodytes-config index 286e850..a3607d0 100644 --- a/aptenodytes-config +++ b/aptenodytes-config @@ -297,9 +297,9 @@ CONFIG_X86_FEATURE_NAMES=y CONFIG_RETPOLINE=y CONFIG_X86_CPU_RESCTRL=y # CONFIG_X86_EXTENDED_PLATFORM is not set -CONFIG_X86_INTEL_LPSS=y -CONFIG_X86_AMD_PLATFORM_DEVICE=y -CONFIG_IOSF_MBI=y +# CONFIG_X86_INTEL_LPSS is not set +# CONFIG_X86_AMD_PLATFORM_DEVICE is not set +# CONFIG_IOSF_MBI is not set CONFIG_SCHED_OMIT_FRAME_POINTER=y CONFIG_HYPERVISOR_GUEST=y # CONFIG_PARAVIRT is not set