]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, AMD IOMMU: clean up Kconfig entry
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Thu, 10 Jul 2008 00:50:50 +0000 (09:50 +0900)
committerIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 08:43:27 +0000 (10:43 +0200)
commit18b743dc948aaddc46258b73f17bdec2ee4019ee
tree9bce3cb48dc1ab8939433d78707ef675f6d4e21c
parente93be88d7ec9d183c1cca51eabe040c051cdb687
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 <mingo@elte.hu>
arch/x86/Kconfig