xref: /freebsd/sys/conf/options (revision 6bc025e10d03524c651229377f197ef5dde7072e)
16bc025e1SJoerg Wunsch#	$Id: options,v 1.16 1996/06/23 14:43:55 bde Exp $
281fc841cSBruce Evans
34bd49128SPeter Wemm# Option name	filename
481fc841cSBruce Evans
58890984dSGarrett WollmanBOUNCE_BUFFERS	opt_bounce.h
60e41ee30SGarrett WollmanDDB
71664f6f5SPaul TrainaDDB_UNATTENDED	opt_ddb.h
84bd49128SPeter WemmKTRACE
9d03b4017SBruce Evans
10d03b4017SBruce Evans# Options for static file systems.  These should only be used at config
11d03b4017SBruce Evans# time, since the corresponding lkms cannot work if there are any static
12d03b4017SBruce Evans# dependencies.  Unusability is enforced by hiding the defines for the
13d03b4017SBruce Evans# options in a never-included header.
14d03b4017SBruce EvansFDESC		opt_dontuse.h
15d03b4017SBruce EvansKERNFS		opt_dontuse.h
16d03b4017SBruce EvansNULLFS		opt_dontuse.h
17d03b4017SBruce EvansPORTAL		opt_dontuse.h
18d03b4017SBruce EvansPROCFS		opt_dontuse.h
19d03b4017SBruce EvansUMAPFS		opt_dontuse.h
20d03b4017SBruce Evans
21d03b4017SBruce Evans# The union static file system has bogus static dependencies, so it isn't
22d03b4017SBruce Evans# hidden yet.
23d03b4017SBruce EvansUNION
24d03b4017SBruce Evans
2501733a9bSGarrett WollmanQUOTA
2650c73f36SGarrett WollmanSYSVSHM		opt_sysvipc.h
2750c73f36SGarrett WollmanSYSVSEM		opt_sysvipc.h
2850c73f36SGarrett WollmanSYSVMSG		opt_sysvipc.h
294bd49128SPeter WemmUCONSOLE
3081fc841cSBruce Evans
3181fc841cSBruce Evans# Options used only in param.c.
32114a8cffSPeter WemmEXTRAVNODES	opt_param.h
334bd49128SPeter WemmNMBCLUSTERS	opt_param.h
344bd49128SPeter WemmSHMMAXPGS	opt_param.h
354bd49128SPeter WemmSHMMAX		opt_param.h
364bd49128SPeter WemmSHMMIN		opt_param.h
374bd49128SPeter WemmSHMMNI		opt_param.h
384bd49128SPeter WemmSHMSEG		opt_param.h
394bd49128SPeter WemmSHMALL		opt_param.h
404bd49128SPeter WemmSEMMAP		opt_param.h
414bd49128SPeter WemmSEMMNI		opt_param.h
424bd49128SPeter WemmSEMMNS		opt_param.h
434bd49128SPeter WemmSEMMNU		opt_param.h
444bd49128SPeter WemmSEMMSL		opt_param.h
454bd49128SPeter WemmSEMOPM		opt_param.h
464bd49128SPeter WemmSEMUME		opt_param.h
474bd49128SPeter WemmSEMUSZ		opt_param.h
484bd49128SPeter WemmSEMVMX		opt_param.h
494bd49128SPeter WemmSEMAEM		opt_param.h
504bd49128SPeter WemmMSGMAX		opt_param.h
514bd49128SPeter WemmMSGMNI		opt_param.h
524bd49128SPeter WemmMSGMNB		opt_param.h
534bd49128SPeter WemmMSGTQL		opt_param.h
544bd49128SPeter WemmMSGSSZ		opt_param.h
554bd49128SPeter WemmMSGSEG		opt_param.h
564bd49128SPeter WemmNBUF		opt_param.h
5781fc841cSBruce Evans
5881fc841cSBruce Evans# Generic SCSI options.
594bd49128SPeter WemmSCSI_REPORT_GEOMETRY	opt_scsi.h
604bd49128SPeter WemmSCSI_DELAY		opt_scsi.h
616bc025e1SJoerg WunschSCSIDEBUG		opt_scsi.h
6281fc841cSBruce Evans
63c30bc9dbSJoerg Wunsch# Options used only in scsi/od.c.
64c30bc9dbSJoerg WunschOD_BOGUS_NOT_READY	opt_od.h
65c30bc9dbSJoerg WunschOD_AUTO_TURNOFF		opt_od.h
66c30bc9dbSJoerg Wunsch
6781fc841cSBruce Evans# Resource limits.
684bd49128SPeter WemmCHILD_MAX	opt_rlimit.h
694bd49128SPeter WemmOPEN_MAX	opt_rlimit.h
7081fc841cSBruce Evans
7181fc841cSBruce Evans# Net stuff.
724bd49128SPeter WemmMROUTING		opt_mrouting.h
7374a9466cSGary PalmerIPFIREWALL		opt_ipfw.h
7474a9466cSGary PalmerIPFIREWALL_VERBOSE	opt_ipfw.h
75fb260479SBruce EvansIPFIREWALL_VERBOSE_LIMIT	opt_ipfw.h
76