aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-05-25 03:29:58 -0400
committerNick Hainke <vincent@systemli.org>2023-05-26 11:50:37 +0200
commit3664c57e34454ce50ac7ab6de9e3983a86cde052 (patch)
tree248332a072b277de79929718f2dc264d011e59d8
parentf2e1d373817c05aa9feac7fd67262010b4064d23 (diff)
x86: disable CONFIG_X86_PLATFORM_DRIVERS_HP
New config option defaulted to N for this bump. Signed-off-by: John Audia <therealgraysky@proton.me>
-rw-r--r--target/linux/x86/config-5.151
1 files changed, 1 insertions, 0 deletions
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