aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorRoger Pau Monne <roger.pau@citrix.com>2012-04-24 17:28:37 +0100
committerRoger Pau Monne <roger.pau@citrix.com>2012-04-24 17:28:37 +0100
commit663448101e80c738e486e41b4d40d38a8b436123 (patch)
tree2e7075a262f9767b3731137c5dd99d0f575ee428 /Config.mk
parent5a60c9c012b245aa0afa6d9ad680662302cc4e4f (diff)
downloadxen-663448101e80c738e486e41b4d40d38a8b436123.tar.gz
xen-663448101e80c738e486e41b4d40d38a8b436123.tar.bz2
xen-663448101e80c738e486e41b4d40d38a8b436123.zip
autoconf: add ovmf, rombios and seabios and configure options
Move this hardcoded options from Config.mk to config/Tools.mk and add the appropiate configure options. Signed-off-by: Roger Pau Monne <roger.pau@citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Config.mk b/Config.mk
index 0dc2d8e650..8c3e3b3965 100644
--- a/Config.mk
+++ b/Config.mk
@@ -208,10 +208,6 @@ SEABIOS_UPSTREAM_TAG ?= rel-1.6.3.2
ETHERBOOT_NICS ?= rtl8139 8086100e
-CONFIG_OVMF ?= n
-CONFIG_ROMBIOS ?= y
-CONFIG_SEABIOS ?= y
-
# Specify which qemu-dm to use. This may be `ioemu' to use the old
# Mercurial in-tree version, or a local directory, or a git URL.
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git