summaryrefslogtreecommitdiff
path: root/target/x86_64
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-06 17:39:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-06 17:39:58 +0100
commit36f7c1031ee62f73830b67c805e2fce2656331b2 (patch)
treed41c6912306a955a5dc365c181ef4ed8ee257dc5 /target/x86_64
parent8b3dac771af71587d791d7a8171c2b4036afea10 (diff)
enable cirrus vga for qemu when xorg collection choosen, enable usb for qemu-x86/qemu-x86-64
Diffstat (limited to 'target/x86_64')
-rw-r--r--target/x86_64/sys-available/qemu-x86_642
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.