summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorH. Peter Anvin2009-03-04 06:05:42 +0100
committerH. Peter Anvin2009-03-04 06:05:42 +0100
commit2e22ea7cea0f7de86fd30df867fbf5b7e8eee0fd (patch)
tree8b8e5583fb2787ff7107a6f59b114ddcd2c2f691 /arch/x86/Kconfig
parentMerge branch 'x86/core' into x86/mce2 (diff)
parentMerge branch 'x86/pat' into x86/core (diff)
downloadkernel-qcow2-linux-2e22ea7cea0f7de86fd30df867fbf5b7e8eee0fd.tar.gz
kernel-qcow2-linux-2e22ea7cea0f7de86fd30df867fbf5b7e8eee0fd.tar.xz
kernel-qcow2-linux-2e22ea7cea0f7de86fd30df867fbf5b7e8eee0fd.zip
Merge branch 'x86/core' into x86/mce2
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 bd720a67f559..3afc94abe357 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1827,7 +1827,7 @@ config DMAR
remapping devices.
config DMAR_DEFAULT_ON
- def_bool n
+ def_bool y
prompt "Enable DMA Remapping Devices by default"
depends on DMAR
help