Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f6be37fd authored by Kyle McMartin's avatar Kyle McMartin Committed by Ingo Molnar
Browse files

x86: enable DMAR by default



Now that the obvious bugs have been worked out, specifically
the iwlagn issue, and the write buffer errata, DMAR should be safe
to turn back on by default. (We've had it on since those patches were
first written a few weeks ago, without any noticeable bug reports
(most have been due to the dma-api debug patchset.))

Signed-off-by: default avatarKyle McMartin <kyle@redhat.com>
Acked-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 55d80856
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1803,7 +1803,7 @@ config DMAR
	  remapping devices.
	  remapping devices.


config DMAR_DEFAULT_ON
config DMAR_DEFAULT_ON
	def_bool n
	def_bool y
	prompt "Enable DMA Remapping Devices by default"
	prompt "Enable DMA Remapping Devices by default"
	depends on DMAR
	depends on DMAR
	help
	help