diff options
Diffstat (limited to 'target/x86/systems')
-rw-r--r-- | target/x86/systems/generic-x86 | 1 |
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. |