summaryrefslogtreecommitdiff
path: root/target/x86/sys-available/qemu-i686
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-08-30 06:04:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-08-30 06:04:09 +0200
commit9a71264445185841dee548eca87b2984fc198f1f (patch)
tree9266734c5c22a99a64100c8b93242f0e494d86d0 /target/x86/sys-available/qemu-i686
parent15ea15f2cff68851af19b0e74a7646eb0ce74002 (diff)
parent36197e445d0bde5785bb1a823b0e83c4f5b89ccb (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/x86/sys-available/qemu-i686')
-rw-r--r--target/x86/sys-available/qemu-i68613
1 files changed, 13 insertions, 0 deletions
diff --git a/target/x86/sys-available/qemu-i686 b/target/x86/sys-available/qemu-i686
new file mode 100644
index 000000000..d77d074e3
--- /dev/null
+++ b/target/x86/sys-available/qemu-i686
@@ -0,0 +1,13 @@
+config ADK_TARGET_SYSTEM_QEMU_I686
+ bool "Qemu Emulator"
+ select ADK_x86
+ select ADK_qemu_i686
+ select ADK_CPU_I686
+ select ADK_HARDWARE_QEMU
+ select ADK_TARGET_WITH_VGA
+ select ADK_TARGET_WITH_INPUT
+ select ADK_TARGET_WITH_PCI
+ select ADK_TARGET_WITH_HDD
+ help
+ Support for Qemu Emulator (i686).
+