Deleted Added
full compact
NOTES (25668) NOTES (25723)
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
5# $Id: LINT,v 1.335 1997/05/10 11:16:22 jhay Exp $
5# $Id: LINT,v 1.336 1997/05/10 17:40:53 fsmp Exp $
6#
7# NB: You probably don't want to try running a kernel built from this
8# file. Instead, you should start from GENERIC, and add options from
9# this file as required.
10#
11
12#
13# This directive is mandatory; it defines the architecture to be

--- 1150 unchanged lines hidden (view full) ---

1164# apm under `Miscellaneous hardware'
1165# above.
1166
1167# For older notebooks that signal a powerfail condition (external
1168# power supply dropped, or battery state low) by issuing an NMI:
1169
1170options POWERFAIL_NMI # make it beep instead of panicing
1171
6#
7# NB: You probably don't want to try running a kernel built from this
8# file. Instead, you should start from GENERIC, and add options from
9# this file as required.
10#
11
12#
13# This directive is mandatory; it defines the architecture to be

--- 1150 unchanged lines hidden (view full) ---

1164# apm under `Miscellaneous hardware'
1165# above.
1166
1167# For older notebooks that signal a powerfail condition (external
1168# power supply dropped, or battery state low) by issuing an NMI:
1169
1170options POWERFAIL_NMI # make it beep instead of panicing
1171
1172# Kernel BOOTP support
1173
1174options BOOTP # Use BOOTP to obtain IP address/hostname
1175options BOOTP_NFSROOT # NFS mount root filesystem using BOOTP info
1176options "BOOTP_NFSV3" # Use NFS v3 to NFS mount root
1177options BOOTP_COMPAT # Workaround for broken bootp daemons.
1178
1172#
1173# An obsolete option to test kern_opt.c.
1174#
1175options GATEWAY
1176
1177# More undocumented options for linting.
1178
1179options CLK_CALIBRATION_LOOP

--- 50 unchanged lines hidden ---
1179#
1180# An obsolete option to test kern_opt.c.
1181#
1182options GATEWAY
1183
1184# More undocumented options for linting.
1185
1186options CLK_CALIBRATION_LOOP

--- 50 unchanged lines hidden ---