diff options
Diffstat (limited to 'arch/x86_64')
-rw-r--r-- | arch/x86_64/Kconfig | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig index d4275537b25b..ef6672455695 100644 --- a/arch/x86_64/Kconfig +++ b/arch/x86_64/Kconfig | |||
@@ -480,14 +480,13 @@ config CALGARY_IOMMU | |||
480 | 480 | ||
481 | config CALGARY_IOMMU_ENABLED_BY_DEFAULT | 481 | config CALGARY_IOMMU_ENABLED_BY_DEFAULT |
482 | bool "Should Calgary be enabled by default?" | 482 | bool "Should Calgary be enabled by default?" |
483 | default y | ||
484 | depends on CALGARY_IOMMU | 483 | depends on CALGARY_IOMMU |
485 | help | 484 | help |
486 | Should Calgary be enabled by default? if you choose 'y', Calgary | 485 | Should Calgary be enabled by default? If you choose 'y', Calgary |
487 | will be used (if it exists). If you choose 'n', Calgary will not be | 486 | will be used (if it exists). If you choose 'n', Calgary will not be |
488 | used even if it exists. If you choose 'n' and would like to use | 487 | used even if it exists. If you choose 'n' and would like to use |
489 | Calgary anyway, pass 'iommu=calgary' on the kernel command line. | 488 | Calgary anyway, pass 'iommu=calgary' on the kernel command line. |
490 | If unsure, say Y. | 489 | If unsure, say N. |
491 | 490 | ||
492 | # need this always selected by IOMMU for the VIA workaround | 491 | # need this always selected by IOMMU for the VIA workaround |
493 | config SWIOTLB | 492 | config SWIOTLB |