Deleted Added
full compact
NOTES (11783) NOTES (11819)
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.205 1995/10/10 04:03:12 bde Exp $
5# $Id: LINT,v 1.206 1995/10/25 16:43:01 jkh 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

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

124# Source code for the NS (Xerox Network Service), ISO (OSI), and
125# CCITT (X.25) families is provided for amusement value, although we
126# try to ensure that it actually compiles.
127#
128options INET #Internet communications protocols
129options CCITT #X.25 network layer
130options NS #Xerox NS communications protocols
131
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

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

124# Source code for the NS (Xerox Network Service), ISO (OSI), and
125# CCITT (X.25) families is provided for amusement value, although we
126# try to ensure that it actually compiles.
127#
128options INET #Internet communications protocols
129options CCITT #X.25 network layer
130options NS #Xerox NS communications protocols
131
132options IPX #IPX/SPX communications protocols
133options IPXIP #IPX in IP encapsulation (not available)
134options IPTUNNEL #IP in IPX encapsulation (not available)
135#options "IPXPRINTFS=0" #Console Debugging Information
136#options "IPX_ERRPRINTFS=0" #Console Debugging Information
137
132# These are currently broken and don't compile
133#options ISO
134#options TPIP #ISO TP class 4 over IP
135#options TPCONS #ISO TP class 0 over X.25
136
137#
138# Network interfaces:
139# The `loop' pseudo-device is mandatory when networking is enabled.

--- 655 unchanged lines hidden ---
138# These are currently broken and don't compile
139#options ISO
140#options TPIP #ISO TP class 4 over IP
141#options TPCONS #ISO TP class 0 over X.25
142
143#
144# Network interfaces:
145# The `loop' pseudo-device is mandatory when networking is enabled.

--- 655 unchanged lines hidden ---