Browse Source

pkg/ubuntu: config: Remove CONFIG_INTEL_IOMMU_DEFAULT_ON=n

The option was originally set to 'n' to prevent IPTS from breaking. We
now have patches that fix that in a more direct way, so we can drop this
workaround.
Maximilian Luz 2 years ago
parent
commit
51f8777da5
1 changed files with 0 additions and 6 deletions
  1. 0 6
      pkg/debian/kernel/ubuntu.config

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

@@ -62,12 +62,6 @@ 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
-
 ##
 ## Config options required for backlight on Surface 3.
 ##