Disable INTEL_IOMMU_DEFAULT_ON

Intel IOMMU support is still in a shitty state. What a shame.
This commit is contained in:
Jan Alexander Steffens 2020-02-04 18:04:39 +00:00
parent 5c532afbaa
commit 90b69f3da5
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ validpgpkeys=(
'8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig)
)
sha256sums=('SKIP'
'63141b88e5ffb583617d51364ebc1378fd3a73b8352e13450e982851d40fbaf2')
'f40b1d707ee1199275a7ad0e456e67e39fba7bd41e9a3921af26e7fd1bf08a27')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase

2
config
View File

@ -8693,7 +8693,7 @@ CONFIG_AMD_IOMMU_V2=y
CONFIG_DMAR_TABLE=y
CONFIG_INTEL_IOMMU=y
CONFIG_INTEL_IOMMU_SVM=y
CONFIG_INTEL_IOMMU_DEFAULT_ON=y
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
CONFIG_IRQ_REMAP=y
CONFIG_HYPERV_IOMMU=y