Просмотр исходного кода

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 лет назад
Родитель
Сommit
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
 # 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.
 ## Config options required for backlight on Surface 3.
 ##
 ##