[openwrt/openwrt] x86: disable CONFIG_X86_PLATFORM_DRIVERS_HP

LEDE Commits lede-commits at lists.infradead.org
Mon May 29 11:15:22 PDT 2023


ansuel pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/e2e7dd44506ee7e604a8b7c1a83837f1c025417f

commit e2e7dd44506ee7e604a8b7c1a83837f1c025417f
Author: John Audia <therealgraysky at proton.me>
AuthorDate: Thu May 25 03:29:58 2023 -0400

    x86: disable CONFIG_X86_PLATFORM_DRIVERS_HP
    
    New config option defaulted to N for this bump.
    
    Signed-off-by: John Audia <therealgraysky at proton.me>
    (cherry picked from commit 3664c57e34454ce50ac7ab6de9e3983a86cde052)
---
 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




More information about the lede-commits mailing list