diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-07 16:55:29 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-07 16:55:29 +0100 |
commit | f3bea317e2a6ec0c7a9d1e14c66b5a31f1fb8294 (patch) | |
tree | 41e94b1dd24f6e3491689d863409e51e605b40d4 /target/x86_64 | |
parent | b59da8fc7b46ee62cbe9eb97a05c8a0f1ab75593 (diff) | |
parent | 79be206de9335752c6355995961b69846c641410 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/x86_64')
-rw-r--r-- | target/x86_64/sys-available/qemu-x86_64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/x86_64/sys-available/qemu-x86_64 b/target/x86_64/sys-available/qemu-x86_64 index bf3079be7..abffcaae9 100644 --- a/target/x86_64/sys-available/qemu-x86_64 +++ b/target/x86_64/sys-available/qemu-x86_64 @@ -7,9 +7,9 @@ config ADK_TARGET_SYSTEM_QEMU_X86_64 select ADK_HARDWARE_QEMU select ADK_TARGET_WITH_VGA select ADK_TARGET_WITH_INPUT - select ADK_TARGET_WITH_USB select ADK_TARGET_WITH_PCI select ADK_TARGET_WITH_HDD + select ADK_TARGET_WITH_USB select ADK_TARGET_KERNEL_MAY_64BIT help Support for Qemu Emulator. |