aboutsummaryrefslogtreecommitdiffstats
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
parent[PATCH] i386/x86-64: New Intel feature flags (diff)
downloadlinux-dev-3f75f42d7733e73aca5c78326489efd4189e0111.tar.xz
linux-dev-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>
-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