x86: disable CONFIG_X86_PLATFORM_DRIVERS_HP
New config option defaulted to N for this bump. Signed-off-by: John Audia <therealgraysky@proton.me>
This commit is contained in:
parent
f2e1d37381
commit
3664c57e34
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue