summaryrefslogtreecommitdiff
path: root/target/x86
diff options
context:
space:
mode:
authorOliver Schib <lich000king@yahoo.de>2015-11-29 10:17:05 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-11-29 14:19:26 +0100
commitd5381fb96d4911391b9bdbe1726f6bac1ffb1a09 (patch)
tree2acd4d10d99ae0ffbef2e35fea39017b0ab36fb5 /target/x86
parentaf8c42072f2d80e99bf9966bf1c42d3e65e2b27c (diff)
Add support for Intel IOMMU
Signed-off-by: Oliver Schib <lich000king@yahoo.de> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Diffstat (limited to 'target/x86')
-rw-r--r--target/x86/systems/generic-x861
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86/systems/generic-x86 b/target/x86/systems/generic-x86
index 4358015b4..cb41ad2f4 100644
--- a/target/x86/systems/generic-x86
+++ b/target/x86/systems/generic-x86
@@ -13,6 +13,7 @@ config ADK_TARGET_SYSTEM_GENERIC_X86
select ADK_TARGET_WITH_BLOCK
select ADK_TARGET_WITH_PATA
select ADK_TARGET_WITH_SATA
+ select ADK_TARGET_WITH_IOMMU
select ADK_PACKAGE_GRUB
help
Example config for generic i686 based PC.