aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 93224b569187..669c6d588bde 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -566,7 +566,7 @@ config AMD_IOMMU
566 566
567# need this always selected by IOMMU for the VIA workaround 567# need this always selected by IOMMU for the VIA workaround
568config SWIOTLB 568config SWIOTLB
569 bool 569 def_bool y if X86_64
570 help 570 help
571 Support for software bounce buffers used on x86-64 systems 571 Support for software bounce buffers used on x86-64 systems
572 which don't have a hardware IOMMU (e.g. the current generation 572 which don't have a hardware IOMMU (e.g. the current generation