diff --git a/sys/arch/i386/conf/INSTALL b/sys/arch/i386/conf/INSTALL index 17c618d840f2..db7673946724 100644 --- a/sys/arch/i386/conf/INSTALL +++ b/sys/arch/i386/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.106 1999/01/23 15:35:21 drochner Exp $ +# $NetBSD: INSTALL,v 1.107 1999/01/25 05:10:03 cgd Exp $ # # INSTALL - Installation kernel. # @@ -68,8 +68,6 @@ options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT #options LKM # loadable kernel modules -options MSGBUFSIZE="(128 * 1024)" - # Diagnostic/debugging support options #options DIAGNOSTIC # cheap kernel consistency checks #options DEBUG # expensive debugging checks/support