[PATCH] Don't set calgary iommu as default y
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:42 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:42 +0000 (10:52 +0200)
Most systems don't need it.

Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/Kconfig

index c2c68b90234737ca7750c47ff859c574666c50fd..294bf77f7222e4415c48cda41181f16d61c237d7 100644 (file)
@@ -422,7 +422,6 @@ config IOMMU
 
 config CALGARY_IOMMU
        bool "IBM Calgary IOMMU support"
-       default y
        select SWIOTLB
        depends on PCI && EXPERIMENTAL
        help