diff options
author | Andi Kleen <ak@suse.de> | 2006-09-26 04:52:42 -0400 |
---|---|---|
committer | Andi Kleen <andi@basil.nowhere.org> | 2006-09-26 04:52:42 -0400 |
commit | 3f75f42d7733e73aca5c78326489efd4189e0111 (patch) | |
tree | cb96f8782e46e1efd06497cafd8a99fa9cddaecc /arch | |
parent | dcf10307c3fff2bca4b104ad8fe4e3aa8dcb2ad1 (diff) |
[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/Kconfig | 1 |
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 | |||
422 | 422 | ||
423 | config CALGARY_IOMMU | 423 | config CALGARY_IOMMU |
424 | bool "IBM Calgary IOMMU support" | 424 | bool "IBM Calgary IOMMU support" |
425 | default y | ||
426 | select SWIOTLB | 425 | select SWIOTLB |
427 | depends on PCI && EXPERIMENTAL | 426 | depends on PCI && EXPERIMENTAL |
428 | help | 427 | help |