diff options
Diffstat (limited to 'arch/x86/Kconfig.x86_64')
-rw-r--r-- | arch/x86/Kconfig.x86_64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig.x86_64 b/arch/x86/Kconfig.x86_64 index e2542e5b536c..acb2949dbebc 100644 --- a/arch/x86/Kconfig.x86_64 +++ b/arch/x86/Kconfig.x86_64 | |||
@@ -480,7 +480,7 @@ config HPET_EMULATE_RTC | |||
480 | # Mark as embedded because too many people got it wrong. | 480 | # Mark as embedded because too many people got it wrong. |
481 | # The code disables itself when not needed. | 481 | # The code disables itself when not needed. |
482 | config IOMMU | 482 | config IOMMU |
483 | bool "IOMMU support" if EMBEDDED | 483 | bool "GART IOMMU support" if EMBEDDED |
484 | default y | 484 | default y |
485 | select SWIOTLB | 485 | select SWIOTLB |
486 | select AGP | 486 | select AGP |