summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-06-30 14:43:04 +0000
committerbde <bde@FreeBSD.org>1998-06-30 14:43:04 +0000
commiteede544ec32c423c220118da70f7f62a2b779670 (patch)
tree76c0bf003f9b2322c6a33c50292696a285a0927e /sys/i386
parent21cfaa17d83a1508e8a9d7185729c80c8a0952ea (diff)
downloadFreeBSD-src-eede544ec32c423c220118da70f7f62a2b779670.zip
FreeBSD-src-eede544ec32c423c220118da70f7f62a2b779670.tar.gz
Nuked opt_defunct.h and kern_opt.c. config(8) now generates good enough
warnings about all unknown options.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/LINT7
-rw-r--r--sys/i386/conf/NOTES7
-rw-r--r--sys/i386/conf/options.i3867
3 files changed, 3 insertions, 18 deletions
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 66497e1..1b064c2 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.443 1998/06/30 08:13:26 jmg Exp $
+# $Id: LINT,v 1.444 1998/06/30 08:24:00 jmg Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -1459,11 +1459,6 @@ options "BOOTP_NFSV3" # Use NFS v3 to NFS mount root
options BOOTP_COMPAT # Workaround for broken bootp daemons.
options "BOOTP_WIRED_TO=fxp0" # Use interface fxp0 for BOOTP
-#
-# An obsolete option to test kern_opt.c.
-#
-options GATEWAY
-
# If you want to disable loadable kernel modules (LKM), you
# might want to use this option.
#options NO_LKM
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 66497e1..1b064c2 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.443 1998/06/30 08:13:26 jmg Exp $
+# $Id: LINT,v 1.444 1998/06/30 08:24:00 jmg Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -1459,11 +1459,6 @@ options "BOOTP_NFSV3" # Use NFS v3 to NFS mount root
options BOOTP_COMPAT # Workaround for broken bootp daemons.
options "BOOTP_WIRED_TO=fxp0" # Use interface fxp0 for BOOTP
-#
-# An obsolete option to test kern_opt.c.
-#
-options GATEWAY
-
# If you want to disable loadable kernel modules (LKM), you
# might want to use this option.
#options NO_LKM
diff --git a/sys/i386/conf/options.i386 b/sys/i386/conf/options.i386
index 703000b..67ab269 100644
--- a/sys/i386/conf/options.i386
+++ b/sys/i386/conf/options.i386
@@ -1,4 +1,4 @@
-# $Id: options.i386,v 1.80 1998/06/30 08:32:51 jmg Exp $
+# $Id: options.i386,v 1.81 1998/06/30 08:40:32 jmg Exp $
BOUNCEPAGES opt_bounce.h
DISABLE_PSE
@@ -24,16 +24,11 @@ AUTO_EOI_1 opt_auto_eoi.h
AUTO_EOI_2 opt_auto_eoi.h
BREAK_TO_DEBUGGER opt_comconsole.h
CONSPEED opt_comconsole.h
-COMCONSOLE opt_defunct.h
-CONADDR opt_defunct.h
-CONUNIT opt_defunct.h
COM_ESP opt_sio.h
COM_MULTIPORT opt_sio.h
DSI_SOFT_MODEM opt_sio.h
EXTRA_SIO opt_sio.h
-I586_CTR_GUPROF opt_defunct.h
I586_PMC_GUPROF opt_i586_guprof.h
-TSC_GUPROF opt_defunct.h
WLCACHE opt_wavelan.h
WLDEBUG opt_wavelan.h
OpenPOWER on IntegriCloud