From b6eb01fa72ab0fdea261de248baf50b1afe131bb Mon Sep 17 00:00:00 2001 From: thorpej Date: Wed, 9 Apr 1997 19:44:13 +0000 Subject: [PATCH] Remove extra "options FPU_EMULATE" --- sys/arch/atari/conf/GENERIC | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/arch/atari/conf/GENERIC b/sys/arch/atari/conf/GENERIC index 85df704e59cf..8af40cfe67c8 100644 --- a/sys/arch/atari/conf/GENERIC +++ b/sys/arch/atari/conf/GENERIC @@ -1,5 +1,5 @@ # -# $NetBSD: GENERIC,v 1.28 1997/04/01 08:17:59 leo Exp $ +# $NetBSD: GENERIC,v 1.29 1997/04/09 19:44:13 thorpej Exp $ # # Generic atari # @@ -91,7 +91,6 @@ options "NKMEMCLUSTERS=256" # Size of kernel malloc area # Atari specific options # #options KFONT_8x8 # Use 8x8 font instead of 8x16 -options FPU_EMULATE # Floating point emulation options "ST_POOL_SIZE=22" # smallest that allows TT-HIGH options TT_SCSI # SCSI-support for TT options FALCON_SCSI # SCSI-support for Falcon