summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>1999-06-05 13:57:10 +0000
committerdfr <dfr@FreeBSD.org>1999-06-05 13:57:10 +0000
commit20497fc04f8a9e6e79c4ebd7f28ddc53c81b2c23 (patch)
treec304ca84ea6ef1e02b2cfe7a86c7fb23359fae78 /sys
parent5d698a672d010c9c1953515f78b626af1f2b23c8 (diff)
downloadFreeBSD-src-20497fc04f8a9e6e79c4ebd7f28ddc53c81b2c23.zip
FreeBSD-src-20497fc04f8a9e6e79c4ebd7f28ddc53c81b2c23.tar.gz
Floppy driver options moved to conf/options.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/options5
-rw-r--r--sys/conf/options.pc985
-rw-r--r--sys/pc98/conf/options.pc985
3 files changed, 6 insertions, 9 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 0e88344..63e95ad 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -1,4 +1,4 @@
-# $Id: options,v 1.139 1999/05/26 13:24:35 roger Exp $
+# $Id: options,v 1.140 1999/05/28 09:55:59 roger Exp $
#
# On the handling of kernel options
#
@@ -372,3 +372,6 @@ VINUMDEBUG opt_vinum.h
INIT_PATH opt_init_path.h
ROOTDEVNAME opt_rootdevname.h
+
+FDC_DEBUG opt_fdc.h
+FDC_YE opt_fdc.h
diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98
index 912b070..afbff52 100644
--- a/sys/conf/options.pc98
+++ b/sys/conf/options.pc98
@@ -1,4 +1,4 @@
-# $Id: options.pc98,v 1.87 1999/05/25 10:30:58 kato Exp $
+# $Id: options.pc98,v 1.88 1999/06/03 13:04:00 kato Exp $
DISABLE_PSE
IDE_DELAY
@@ -92,9 +92,6 @@ INTRO_USERCONFIG opt_userconfig.h
EISA_SLOTS opt_eisa.h
-FDC_DEBUG opt_fdc.h
-FDC_YE opt_fdc.h
-
FE_8BIT_SUPPORT opt_fe.h
# pcvt(4) has a bunch of options
diff --git a/sys/pc98/conf/options.pc98 b/sys/pc98/conf/options.pc98
index 912b070..afbff52 100644
--- a/sys/pc98/conf/options.pc98
+++ b/sys/pc98/conf/options.pc98
@@ -1,4 +1,4 @@
-# $Id: options.pc98,v 1.87 1999/05/25 10:30:58 kato Exp $
+# $Id: options.pc98,v 1.88 1999/06/03 13:04:00 kato Exp $
DISABLE_PSE
IDE_DELAY
@@ -92,9 +92,6 @@ INTRO_USERCONFIG opt_userconfig.h
EISA_SLOTS opt_eisa.h
-FDC_DEBUG opt_fdc.h
-FDC_YE opt_fdc.h
-
FE_8BIT_SUPPORT opt_fe.h
# pcvt(4) has a bunch of options
OpenPOWER on IntegriCloud