浏览代码

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 年之前
父节点
当前提交
51f8777da5
共有 1 个文件被更改,包括 0 次插入6 次删除
  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.
 ##