Browse Source

[PATCH] Don't set calgary iommu as default y

Most systems don't need it.

Signed-off-by: Andi Kleen <ak@suse.de>
Andi Kleen 19 years ago
parent
commit
3f75f42d77
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/x86_64/Kconfig

+ 0 - 1
arch/x86_64/Kconfig

@@ -422,7 +422,6 @@ config IOMMU
 
 config CALGARY_IOMMU
 	bool "IBM Calgary IOMMU support"
-	default y
 	select SWIOTLB
 	depends on PCI && EXPERIMENTAL
 	help