diff options
Diffstat (limited to 'sys/arch/i386/conf/GENERIC')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 285fbf38e45..f07b06406c8 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.29 1996/07/29 06:07:09 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.30 1996/07/31 18:35:16 deraadt Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -15,7 +15,7 @@ option MATH_EMULATE # floating point emulation option VM86 # Virtual 8086 emulation option USER_LDT # user-settable LDT; used by WINE -option XSERVER,UCONSOLE +option XSERVER # Some BIOSes don't get the size of extended memory right. If you # have a broken BIOS, uncomment the following and set the value |