diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 8fc9a847cf48..bcc1d2a9d050 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1804,7 +1804,7 @@ config DMAR | |||
1804 | remapping devices. | 1804 | remapping devices. |
1805 | 1805 | ||
1806 | config DMAR_DEFAULT_ON | 1806 | config DMAR_DEFAULT_ON |
1807 | def_bool n | 1807 | def_bool y |
1808 | prompt "Enable DMA Remapping Devices by default" | 1808 | prompt "Enable DMA Remapping Devices by default" |
1809 | depends on DMAR | 1809 | depends on DMAR |
1810 | help | 1810 | help |