summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/QEMU
diff options
context:
space:
mode:
authorneel <neel@FreeBSD.org>2010-02-20 06:39:14 +0000
committerneel <neel@FreeBSD.org>2010-02-20 06:39:14 +0000
commit130eee4fb0ef62479a79ef17b87abd711e658054 (patch)
treecc3d2d824db0867cbc5c67023cdb93e317456eb6 /sys/mips/conf/QEMU
parent5c6008ca2ae799c3fade6c39d84feb8164c78639 (diff)
downloadFreeBSD-src-130eee4fb0ef62479a79ef17b87abd711e658054.zip
FreeBSD-src-130eee4fb0ef62479a79ef17b87abd711e658054.tar.gz
Get rid of unused options: KERNPHYSADDR, KERNVIRTADDR, PHYSADDR, PHYS_ADDR_64BIT
Discussed with: gonzo, imp
Diffstat (limited to 'sys/mips/conf/QEMU')
-rw-r--r--sys/mips/conf/QEMU1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/mips/conf/QEMU b/sys/mips/conf/QEMU
index 8f830b7..ebb09f8 100644
--- a/sys/mips/conf/QEMU
+++ b/sys/mips/conf/QEMU
@@ -27,7 +27,6 @@ makeoptions ARCH_FLAGS=-march=mips32
# Don't build any modules yet.
makeoptions MODULES_OVERRIDE=""
-options KERNVIRTADDR=0x80100000
include "../adm5120/std.adm5120"
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
OpenPOWER on IntegriCloud