From 3664c57e34454ce50ac7ab6de9e3983a86cde052 Mon Sep 17 00:00:00 2001 From: John Audia Date: Thu, 25 May 2023 03:29:58 -0400 Subject: [PATCH] x86: disable CONFIG_X86_PLATFORM_DRIVERS_HP New config option defaulted to N for this bump. Signed-off-by: John Audia --- target/linux/x86/config-5.15 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/x86/config-5.15 b/target/linux/x86/config-5.15 index ee7ab9d6de..aebe4f08c4 100644 --- a/target/linux/x86/config-5.15 +++ b/target/linux/x86/config-5.15 @@ -415,6 +415,7 @@ CONFIG_X86_MSR=y CONFIG_X86_PAT=y CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_X86_PLATFORM_DRIVERS_DELL is not set +# CONFIG_X86_PLATFORM_DRIVERS_HP is not set # CONFIG_X86_POWERNOW_K6 is not set # CONFIG_X86_POWERNOW_K7 is not set # CONFIG_X86_REBOOTFIXUPS is not set -- 2.30.2