From f1b65bb01b419e077d62ffc3262b5f4ae4d4d710 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sun, 5 Feb 2006 17:06:38 +0000 Subject: [PATCH] Revert previous; Multiboot makes no sense in Xen. Pointed out by bouyer@. --- sys/arch/i386/conf/XEN0 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sys/arch/i386/conf/XEN0 b/sys/arch/i386/conf/XEN0 index 45fa1493607b..a00024b6fe69 100644 --- a/sys/arch/i386/conf/XEN0 +++ b/sys/arch/i386/conf/XEN0 @@ -1,4 +1,4 @@ -# $NetBSD: XEN0,v 1.30 2006/02/05 15:39:20 jmmv Exp $ +# $NetBSD: XEN0,v 1.31 2006/02/05 17:06:38 jmmv Exp $ include "arch/xen/conf/std.xen" @@ -25,9 +25,6 @@ makeoptions COPTS="-O2 -mcpu=i686 -march=i686" #options MTRR # memory-type range register syscall support -options MULTIBOOT # Multiboot support (see multiboot(8)) -#options MULTIBOOT_SYMTAB_SPACE=1048576 - #options CONSDEVNAME="\"xencons\"" #options CONS_OVERRIDE