summaryrefslogtreecommitdiff
path: root/target/Config.in.x86_64
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-18 18:00:52 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-18 18:00:52 +0100
commit2ff878036044b856227caa4a53d2caf2736614ac (patch)
tree0ca6373cc9ee3ab35637a43e4b689b75bdf513df /target/Config.in.x86_64
parent4934009fea220a1935c0b40241c90e9a0782097f (diff)
convert qemu for x86/x86_64 to hardware profiles
Diffstat (limited to 'target/Config.in.x86_64')
-rw-r--r--target/Config.in.x86_6410
1 files changed, 10 insertions, 0 deletions
diff --git a/target/Config.in.x86_64 b/target/Config.in.x86_64
index 6410078d3..4f4cffc2c 100644
--- a/target/Config.in.x86_64
+++ b/target/Config.in.x86_64
@@ -31,6 +31,16 @@ config ADK_HARDWARE_SHUTTLE
Support for a nice and fast shuttle xpc with AMD quad-core CPU.
Status: development
+config ADK_HARDWARE_QEMU_X86_64
+ bool "Qemu x86_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
+ help
+ Qemu support for x86_64 architecture.
+ Status: stable
config ADK_HARDWARE_GENERIC_X86_64_TOOLCHAIN
bool "x86_64 toolchain"