Deleted Added
full compact
NOTES (11960) NOTES (11991)
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.209 1995/10/31 17:00:03 joerg Exp $
5# $Id: LINT,v 1.210 1995/10/31 18:27:45 phk 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

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

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)
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

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

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
135options "IPXPRINTFS=0" #IPX/SPX Console Debugging Information
136options "IPX_ERRPRINTFS=0" #IPX/SPX Console Debugging Information
137
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:

--- 669 unchanged lines hidden ---
137
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:

--- 669 unchanged lines hidden ---