From 8661a1308634104f4bb4bcef3c2eeef1a6c7a9e0 Mon Sep 17 00:00:00 2001 From: Alexander Yurchenko Date: Wed, 22 Sep 2004 08:48:57 +0000 Subject: Remove unused option CPU. ok deraadt@ --- sys/arch/i386/conf/GENERIC.MP | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/i386') diff --git a/sys/arch/i386/conf/GENERIC.MP b/sys/arch/i386/conf/GENERIC.MP index f280a7512cd..f74b1962669 100644 --- a/sys/arch/i386/conf/GENERIC.MP +++ b/sys/arch/i386/conf/GENERIC.MP @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC.MP,v 1.3 2004/09/16 09:14:03 mickey Exp $ +# $OpenBSD: GENERIC.MP,v 1.4 2004/09/22 08:48:56 grange Exp $ # # GENERIC.MP - sample multiprocessor kernel # @@ -6,7 +6,6 @@ include "arch/i386/conf/GENERIC" option MULTIPROCESSOR # Multiple processor support -option CPU cpu* at mainbus? ioapic* at mainbus? -- cgit v1.2.3