summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1999-03-03 10:40:27 +0000
committerkato <kato@FreeBSD.org>1999-03-03 10:40:27 +0000
commitc5723ddbb3cb611b2407ba244324a22d1732d00e (patch)
tree9ab9604aec91dd6e8de74ffccea051909597f996 /sys/pc98
parent04a0bf0d084d98ebedb01fd53c0e22dbfe19966d (diff)
downloadFreeBSD-src-c5723ddbb3cb611b2407ba244324a22d1732d00e.zip
FreeBSD-src-c5723ddbb3cb611b2407ba244324a22d1732d00e.tar.gz
Added FE_8BIT_SUPPORT into the list. The fe driver includes opt_fe.h.
Submitted by: Takahashi Yoshihiro <nyan@dd.catv.ne.jp>
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/options.pc984
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/pc98/conf/options.pc98 b/sys/pc98/conf/options.pc98
index adc8a11..51fd0d3 100644
--- a/sys/pc98/conf/options.pc98
+++ b/sys/pc98/conf/options.pc98
@@ -1,4 +1,4 @@
-# $Id: options.pc98,v 1.78 1999/01/18 08:38:07 kato Exp $
+# $Id: options.pc98,v 1.79 1999/02/16 11:12:42 kato Exp $
DISABLE_PSE
IDE_DELAY
@@ -105,6 +105,8 @@ FDC_DEBUG opt_fdc.h
FDC_PRINT_BOGUS_CHIPTYPE opt_fdc.h
FDC_YE opt_fdc.h
+FE_8BIT_SUPPORT opt_fe.h
+
# pcvt(4) has a bunch of options
FAT_CURSOR opt_pcvt.h
XSERVER opt_pcvt.h
OpenPOWER on IntegriCloud