Преглед на файлове

pkg/debian: Disable Intel IOMMU by default

IOMMU breaks ME and thus IPTS on gen5/6 devices. So disable it by
default.
Maximilian Luz преди 3 години
родител
ревизия
2f76018b56
променени са 1 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 6 0
      pkg/debian/kernel/ubuntu.config

+ 6 - 0
pkg/debian/kernel/ubuntu.config

@@ -56,3 +56,9 @@ CONFIG_ACPI_I2C_OPREGION=y
 ##
 
 # CONFIG_INPUT_EVBUG is not set
+
+##
+## Do not enable Intel IOMMU by default, it breaks IPTS/ME.
+##
+
+CONFIG_INTEL_IOMMU_DEFAULT_ON=n