From: FUJITA Tomonori Date: Thu, 10 Jul 2008 00:50:50 +0000 (+0900) Subject: x86, AMD IOMMU: clean up Kconfig entry X-Git-Tag: v2.6.27-rc1~1106^2~37 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18b743dc948aaddc46258b73f17bdec2ee4019ee;p=pandora-kernel.git x86, AMD IOMMU: clean up Kconfig entry AMD_IOMMU should depend on IOMMU_HELPER since they are the IOMMU helper functions. SWIOTLB requires IOMMU_HELPER so declaring that AMD_IOMMU depends on SWIOTLB properly fixes the problems. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed