xref: /freebsd/sys/conf/options (revision 808129f0fe3a5e53d593dc61bd7bf83b6dd2fe48)
1808129f0SPeter Wemm#	$Id: options,v 1.22 1996/12/23 18:42:02 bde Exp $
281fc841cSBruce Evans
33d20a1ffSBruce Evans# Format:
44bd49128SPeter Wemm# Option name	filename
581fc841cSBruce Evans
63d20a1ffSBruce Evans# Miscellaneous options.
78890984dSGarrett WollmanBOUNCE_BUFFERS	opt_bounce.h
80e41ee30SGarrett WollmanDDB
91664f6f5SPaul TrainaDDB_UNATTENDED	opt_ddb.h
103d20a1ffSBruce EvansDEVFS_ROOT	opt_devfs.h
114bd49128SPeter WemmKTRACE
123d20a1ffSBruce EvansQUOTA
133d20a1ffSBruce EvansSYSVMSG		opt_sysvipc.h
143d20a1ffSBruce EvansSYSVSEM		opt_sysvipc.h
153d20a1ffSBruce EvansSYSVSHM		opt_sysvipc.h
163d20a1ffSBruce EvansUCONSOLE
17d03b4017SBruce Evans
18808129f0SPeter Wemm# Do we want the config file compiled into the kernel?
19808129f0SPeter WemmINCLUDE_CONFIG_FILE	opt_config.h
20808129f0SPeter Wemm
21d03b4017SBruce Evans# Options for static file systems.  These should only be used at config
22d03b4017SBruce Evans# time, since the corresponding lkms cannot work if there are any static
23d03b4017SBruce Evans# dependencies.  Unusability is enforced by hiding the defines for the
24d03b4017SBruce Evans# options in a never-included header.
25d03b4017SBruce EvansFDESC		opt_dontuse.h
26d03b4017SBruce EvansKERNFS		opt_dontuse.h
27d03b4017SBruce EvansNULLFS		opt_dontuse.h
28d03b4017SBruce EvansPORTAL		opt_dontuse.h
29d03b4017SBruce EvansPROCFS		opt_dontuse.h
30d03b4017SBruce EvansUMAPFS		opt_dontuse.h
31d03b4017SBruce Evans
32d03b4017SBruce Evans# The union static file system has bogus static dependencies, so it isn't
33d03b4017SBruce Evans# hidden yet.
34d03b4017SBruce EvansUNION
35d03b4017SBruce Evans
3681fc841cSBruce Evans# Options used only in param.c.
37114a8cffSPeter WemmEXTRAVNODES	opt_param.h
383d20a1ffSBruce EvansMSGMAX		opt_param.h
393d20a1ffSBruce EvansMSGMNB		opt_param.h
403d20a1ffSBruce EvansMSGMNI		opt_param.h
413d20a1ffSBruce EvansMSGSEG		opt_param.h
423d20a1ffSBruce EvansMSGSSZ		opt_param.h
433d20a1ffSBruce EvansMSGTQL		opt_param.h
443d20a1ffSBruce EvansNBUF		opt_param.h
454bd49128SPeter WemmNMBCLUSTERS	opt_param.h
463d20a1ffSBruce EvansSEMAEM		opt_param.h
474bd49128SPeter WemmSEMMAP		opt_param.h
484bd49128SPeter WemmSEMMNI		opt_param.h
494bd49128SPeter WemmSEMMNS		opt_param.h
504bd49128SPeter WemmSEMMNU		opt_param.h
514bd49128SPeter WemmSEMMSL		opt_param.h
524bd49128SPeter WemmSEMOPM		opt_param.h
534bd49128SPeter WemmSEMUME		opt_param.h
544bd49128SPeter WemmSEMUSZ		opt_param.h
554bd49128SPeter WemmSEMVMX		opt_param.h
563d20a1ffSBruce EvansSHMALL		opt_param.h
573d20a1ffSBruce EvansSHMMAX		opt_param.h
583d20a1ffSBruce EvansSHMMAXPGS	opt_param.h
593d20a1ffSBruce EvansSHMMIN		opt_param.h
603d20a1ffSBruce EvansSHMMNI		opt_param.h
613d20a1ffSBruce EvansSHMSEG		opt_param.h
6281fc841cSBruce Evans
6381fc841cSBruce Evans# Generic SCSI options.
646bc025e1SJoerg WunschSCSIDEBUG		opt_scsi.h
653d20a1ffSBruce EvansSCSI_DELAY		opt_scsi.h
663d20a1ffSBruce EvansSCSI_REPORT_GEOMETRY	opt_scsi.h
6781fc841cSBruce Evans
68c30bc9dbSJoerg Wunsch# Options used only in scsi/od.c.
69c30bc9dbSJoerg WunschOD_AUTO_TURNOFF		opt_od.h
703d20a1ffSBruce EvansOD_BOGUS_NOT_READY	opt_od.h
71c30bc9dbSJoerg Wunsch
7221ffa5aeSStefan Eßer# Options used only in pci/ncr.c
733d20a1ffSBruce EvansSCSI_NCR_DEBUG		opt_ncr.h
743d20a1ffSBruce EvansSCSI_NCR_DFLT_TAGS	opt_ncr.h
75a5bef142SBruce EvansSCSI_NCR_MAX_SYNC	opt_ncr.h
76a5bef142SBruce EvansSCSI_NCR_MAX_WIDE	opt_ncr.h
773d20a1ffSBruce EvansSCSI_NCR_MYADDR		opt_ncr.h
7821ffa5aeSStefan Eßer
7981fc841cSBruce Evans# Resource limits.
80e9822d92SJoerg WunschDFLDSIZ		opt_rlimit.h
813d20a1ffSBruce EvansCHILD_MAX	opt_rlimit.h
823d20a1ffSBruce EvansMAXDSIZ		opt_rlimit.h
833d20a1ffSBruce EvansOPEN_MAX	opt_rlimit.h
8481fc841cSBruce Evans
8581fc841cSBruce Evans# Net stuff.
864bd49128SPeter WemmMROUTING		opt_mrouting.h
8774a9466cSGary PalmerIPFIREWALL		opt_ipfw.h
8874a9466cSGary PalmerIPFIREWALL_VERBOSE	opt_ipfw.h
89fb260479SBruce EvansIPFIREWALL_VERBOSE_LIMIT	opt_ipfw.h
90