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.
This commit is contained in:
Maximilian Luz 2023-01-31 12:22:25 +01:00
parent eb6ea317cc
commit 51f8777da5
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02

View file

@ -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.
##