]> git.baikalelectronics.ru Git - kernel.git/commit
Change "select DMAR" to "select INTEL_IOMMU"
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 5 Mar 2013 13:59:23 +0000 (14:59 +0100)
committerTony Luck <tony.luck@intel.com>
Tue, 19 Mar 2013 23:14:54 +0000 (16:14 -0700)
commitadf32e68de58ec97454a6a3d60666960f32b0930
tree2492435ce63750f89dd2ab0d4e7f18c9f6f2b9c6
parent4388cb07becc211ec8d014dd1dc7dd8c790726f5
Change "select DMAR" to "select INTEL_IOMMU"

Commit 744b5ac40c ("iommu: Rename the DMAR and INTR_REMAP config
options") changed all references to DMAR in Kconfig files to INTEL_IOMMU
(and, likewise, changed the references to CONFIG_DMAR everywhere else
to CONFIG_INTEL_IOMMU). That commit missed one "select DMAR" statement
in ia64's Kconfig file. Change that one too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/Kconfig