diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-06 17:39:58 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-06 17:39:58 +0100 |
commit | 36f7c1031ee62f73830b67c805e2fce2656331b2 (patch) | |
tree | d41c6912306a955a5dc365c181ef4ed8ee257dc5 /target/x86 | |
parent | 8b3dac771af71587d791d7a8171c2b4036afea10 (diff) |
enable cirrus vga for qemu when xorg collection choosen, enable usb for qemu-x86/qemu-x86-64
Diffstat (limited to 'target/x86')
-rw-r--r-- | target/x86/sys-available/qemu-i686 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86/sys-available/qemu-i686 b/target/x86/sys-available/qemu-i686 index d77d074e3..e78d6579b 100644 --- a/target/x86/sys-available/qemu-i686 +++ b/target/x86/sys-available/qemu-i686 @@ -8,6 +8,7 @@ config ADK_TARGET_SYSTEM_QEMU_I686 select ADK_TARGET_WITH_INPUT select ADK_TARGET_WITH_PCI select ADK_TARGET_WITH_HDD + select ADK_TARGET_WITH_USB help Support for Qemu Emulator (i686). |