move OVERRIDE_TUNER from i386 to general options... it's not i386

specific
This commit is contained in:
jmg 1998-06-30 08:32:51 +00:00
parent 259c08f7ab
commit 4ec564fe9d
3 changed files with 6 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $Id: options,v 1.82 1998/06/30 08:01:28 jmg Exp $
# $Id: options,v 1.83 1998/06/30 08:13:26 jmg Exp $
#
# On the handling of kernel options
#
@ -259,5 +259,8 @@ NFS_MUIDHASHSIZ opt_nfs.h
NFS_NOSERVER opt_nfs.h
NFS_DEBUG opt_nfs.h
# give bktr an opt_bktr.h file
OVERRIDE_TUNER opt_bktr.h
# Include tweaks for running under the SimOS machine simulator.
SIMOS opt_simos.h

View File

@ -1,4 +1,4 @@
# $Id: options.i386,v 1.78 1998/05/11 02:13:33 dyson Exp $
# $Id: options.i386,v 1.79 1998/06/30 08:24:01 jmg Exp $
BOUNCEPAGES opt_bounce.h
DISABLE_PSE
@ -121,8 +121,6 @@ PCVT_SCANSET opt_pcvt.h
PCVT_SCREENSAVER opt_pcvt.h
PCVT_USEKBDSEC opt_pcvt.h
PCVT_VT220KEYB opt_pcvt.h
# give bktr an opt_bktr.h file
OVERRIDE_TUNER opt_bktr.h
# voxware options
GUS_DMA2 opt_sound.h

View File

@ -1,4 +1,4 @@
# $Id: options.i386,v 1.78 1998/05/11 02:13:33 dyson Exp $
# $Id: options.i386,v 1.79 1998/06/30 08:24:01 jmg Exp $
BOUNCEPAGES opt_bounce.h
DISABLE_PSE
@ -121,8 +121,6 @@ PCVT_SCANSET opt_pcvt.h
PCVT_SCREENSAVER opt_pcvt.h
PCVT_USEKBDSEC opt_pcvt.h
PCVT_VT220KEYB opt_pcvt.h
# give bktr an opt_bktr.h file
OVERRIDE_TUNER opt_bktr.h
# voxware options
GUS_DMA2 opt_sound.h