FS#64302: Disable Google SMI

Crashes on various non-Google Chromebooks and Coreboot-using laptops
like Librem and reflashed ThinkPads.
This commit is contained in:
Jan Alexander Steffens 2019-11-03 10:45:25 +00:00
parent a53987ae76
commit 35f8455e06
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ validpgpkeys=(
'8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig)
)
sha256sums=('SKIP'
'1da444b9f2f55de39072f267598f80b6858adbf912deb5c08222b58cb0466ecb')
'c5d1ea8ce2f5904888b27c7d5d81a2661c77ed7b37aa7994180212862079a46f')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase

2
config
View File

@ -681,7 +681,7 @@ CONFIG_ISCSI_IBFT=m
CONFIG_FW_CFG_SYSFS=m
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_GOOGLE_FIRMWARE=y
CONFIG_GOOGLE_SMI=m
# CONFIG_GOOGLE_SMI is not set
CONFIG_GOOGLE_COREBOOT_TABLE=m
CONFIG_GOOGLE_MEMCONSOLE=m
# CONFIG_GOOGLE_MEMCONSOLE_X86_LEGACY is not set