summaryrefslogtreecommitdiff
path: root/target/x86
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-01 13:41:21 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-01 13:41:21 +0100
commitabe3b8f248e747fa1267b2260f9605987aa0c41d (patch)
tree8a79b062551e4f9bfa2de6b76b3d068d12aa2d09 /target/x86
parent4346edab2ed56943ea4f7bc61380dfeab65817d4 (diff)
add basic support for x86_64 x32 abi, convert to miniconfig
Diffstat (limited to 'target/x86')
-rw-r--r--target/x86/kernel/qemu-i6863
1 files changed, 1 insertions, 2 deletions
diff --git a/target/x86/kernel/qemu-i686 b/target/x86/kernel/qemu-i686
index 6138c6ad2..6251670c6 100644
--- a/target/x86/kernel/qemu-i686
+++ b/target/x86/kernel/qemu-i686
@@ -1,6 +1,5 @@
-CONFIG_X86_32=y
CONFIG_X86=y
-CONFIG_BLOCK=y
+CONFIG_X86_32=y
CONFIG_PCI=y
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y