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 5e2919c0ff92..d9084320279e 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1822,7 +1822,7 @@ config DMAR
1822 remapping devices. 1822 remapping devices.
1823 1823
1824config DMAR_DEFAULT_ON 1824config DMAR_DEFAULT_ON
1825 def_bool n 1825 def_bool y
1826 prompt "Enable DMA Remapping Devices by default" 1826 prompt "Enable DMA Remapping Devices by default"
1827 depends on DMAR 1827 depends on DMAR
1828 help 1828 help