summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAndi Kleen2006-09-26 10:52:42 +0200
committerAndi Kleen2006-09-26 10:52:42 +0200
commit3f75f42d7733e73aca5c78326489efd4189e0111 (patch)
treecb96f8782e46e1efd06497cafd8a99fa9cddaecc /arch
parent[PATCH] i386/x86-64: New Intel feature flags (diff)
downloadkernel-qcow2-linux-3f75f42d7733e73aca5c78326489efd4189e0111.tar.gz
kernel-qcow2-linux-3f75f42d7733e73aca5c78326489efd4189e0111.tar.xz
kernel-qcow2-linux-3f75f42d7733e73aca5c78326489efd4189e0111.zip
[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 c2c68b902347..294bf77f7222 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