summaryrefslogtreecommitdiff
path: root/target/x86_64/sys-available/qemu-x86_64
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-02 08:49:37 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-02 08:49:37 +0100
commit4e2469a90193a1b4f8733b6de2238ce9b897bf90 (patch)
treef53d30478a6ca9fbf26e8d892d99c7f41a5d3302 /target/x86_64/sys-available/qemu-x86_64
parent32e00c4479ec1ccc5914c4949c42ee54e4f6a728 (diff)
parentf5a8c46a5e05beadcbd2e7e2ff486974e39059fd (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/x86_64/sys-available/qemu-x86_64')
-rw-r--r--target/x86_64/sys-available/qemu-x86_646
1 files changed, 1 insertions, 5 deletions
diff --git a/target/x86_64/sys-available/qemu-x86_64 b/target/x86_64/sys-available/qemu-x86_64
index 14e835daf..36e3d34b4 100644
--- a/target/x86_64/sys-available/qemu-x86_64
+++ b/target/x86_64/sys-available/qemu-x86_64
@@ -5,13 +5,9 @@ config ADK_TARGET_SYSTEM_QEMU_X86_64
select ADK_CPU_X86_64
select ADK_LINUX_64
select ADK_HARDWARE_QEMU
- select ADK_TARGET_WITH_VGA
- select ADK_TARGET_WITH_INPUT
- select ADK_TARGET_WITH_PCI
- select ADK_TARGET_WITH_HDD
- select ADK_TARGET_WITH_USB
select ADK_TARGET_KERNEL_MAY_64BIT
select ADK_TARGET_KERNEL_BZIMAGE
+ select ADK_USE_KERNEL_MINICONFIG
help
Support for Qemu Emulator.