aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAndi Kleen <ak@suse.de>2006-09-26 10:52:42 +0200
committerAndi Kleen <andi@basil.nowhere.org>2006-09-26 10:52:42 +0200
commit3f75f42d7733e73aca5c78326489efd4189e0111 (patch)
treecb96f8782e46e1efd06497cafd8a99fa9cddaecc /arch
parentdcf10307c3fff2bca4b104ad8fe4e3aa8dcb2ad1 (diff)
downloadlinux-3f75f42d7733e73aca5c78326489efd4189e0111.tar.gz
[PATCH] Don't set calgary iommu as default y
Most systems don't need it. Signed-off-by: Andi Kleen <ak@suse.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/x86_64/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig
index c2c68b9023473..294bf77f7222e 100644
--- a/arch/x86_64/Kconfig
+++ b/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