commit | 18b743dc948aaddc46258b73f17bdec2ee4019ee | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Thu Jul 10 09:50:50 2008 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jul 10 10:43:27 2008 +0200 |
tree | 9bce3cb48dc1ab8939433d78707ef675f6d4e21c | |
parent | e93be88d7ec9d183c1cca51eabe040c051cdb687 [diff] |
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>