From: Paul Bolle Date: Tue, 5 Mar 2013 13:59:23 +0000 (+0100) Subject: Change "select DMAR" to "select INTEL_IOMMU" X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~144^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96edc754aa714e51d2044af91b96cc7420c5cb01;p=pandora-kernel.git Change "select DMAR" to "select INTEL_IOMMU" Commit d3f138106b ("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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed