index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2019-06-02 11:44:40 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2019-06-02 11:44:40 +0200 |
commit | fcdee30c8897f54b81fba3d9a37dc2646a0abadb (patch) | |
tree | e185d663b19d1812ff0648009c163d32b5276db7 | |
parent | 5d6acaf1f8ef71639b944e0539b0768e0f22faa9 (diff) |
-rw-r--r-- | extra/linux-pae/PKGBUILD | 2 | ||||
-rw-r--r-- | extra/linux-pae/config | 5 |
diff --git a/extra/linux-pae/PKGBUILD b/extra/linux-pae/PKGBUILD index 70abbd8a..14d44ebd 100644 --- a/extra/linux-pae/PKGBUILD +++ b/extra/linux-pae/PKGBUILD @@ -26,7 +26,7 @@ validpgpkeys=( ) sha256sums=('d79f90f5ca97befbfee4e247204b2ac4f45e7bb03d63a79184bc748cf3cf6ddb' 'SKIP' - '97aa30494a437297bdf29e64e5df311def7abfeb6474c18a22e32caf96a8873d' + '7b254ebcb968a17b2a9931dd64cf4781f5f223e657c7d33cb99f25d9e87f9017' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65' diff --git a/extra/linux-pae/config b/extra/linux-pae/config index 647a55b8..cd645adb 100644 --- a/extra/linux-pae/config +++ b/extra/linux-pae/config @@ -8240,12 +8240,11 @@ CONFIG_IOMMU_SUPPORT=y # # Generic IOMMU Pagetable Support # -CONFIG_IOMMU_DEBUGFS=y -CONFIG_IOMMU_DEFAULT_PASSTHROUGH=y +# CONFIG_IOMMU_DEBUGFS is not set +# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set CONFIG_OF_IOMMU=y CONFIG_DMAR_TABLE=y CONFIG_INTEL_IOMMU=y -# CONFIG_INTEL_IOMMU_DEBUGFS is not set CONFIG_INTEL_IOMMU_SVM=y # CONFIG_INTEL_IOMMU_DEFAULT_ON is not set CONFIG_INTEL_IOMMU_FLOPPY_WA=y |