Add Multiboot support. Doesn't hurt regular boots and is enabled in the

GENERIC kernels already.
This commit is contained in:
jmmv 2007-03-08 22:38:02 +00:00
parent 5f0dedf664
commit fd8bc089d9
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: PARALLELS,v 1.11 2007/02/09 21:55:04 ad Exp $
# $NetBSD: PARALLELS,v 1.12 2007/03/08 22:38:02 jmmv Exp $
#
# PARALLELS machine description file
#
@ -23,6 +23,8 @@ options USER_LDT # user-settable LDT; used by WINE
options MTRR # memory-type range register syscall support
options PERFCTRS # performance-monitoring counters support
options MULTIBOOT # Multiboot support (see multiboot(8))
# Standard system options
options INSECURE # disable kernel security levels - X needs this