File: Config.in

package info (click to toggle)
kernel-source-2.0.36 2.0.36-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 33,532 kB
  • ctags: 97,767
  • sloc: ansic: 610,200; asm: 26,413; makefile: 4,193; sh: 1,269; perl: 761; tcl: 408; cpp: 277; lisp: 211; awk: 134
file content (157 lines) | stat: -rw-r--r-- 7,313 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
#
# Network device configuration
#
tristate 'Dummy net driver support' CONFIG_DUMMY
tristate 'EQL (serial line load balancing) support' CONFIG_EQUALIZER
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
  tristate 'Frame relay DLCI support (EXPERIMENTAL)' CONFIG_DLCI
  if [ "$CONFIG_DLCI" = "y" -o "$CONFIG_DLCI" = "m" ]; then
    int '  Max open DLCI' CONFIG_DLCI_COUNT 24
    int '  Max DLCI per device' CONFIG_DLCI_MAX 8
    dep_tristate '  SDLA (Sangoma S502/S508) support' CONFIG_SDLA $CONFIG_DLCI
  fi
fi
tristate 'PLIP (parallel port) support' CONFIG_PLIP
tristate 'PPP (point-to-point) support' CONFIG_PPP
if [ ! "$CONFIG_PPP" = "n" ]; then
  comment 'CCP compressors for PPP are only built as modules.'
fi
tristate 'SLIP (serial line) support' CONFIG_SLIP
if [ "$CONFIG_SLIP" != "n" ]; then
  bool ' CSLIP compressed headers' CONFIG_SLIP_COMPRESSED
  bool ' Keepalive and linefill' CONFIG_SLIP_SMART
  bool ' Six bit SLIP encapsulation' CONFIG_SLIP_MODE_SLIP6
fi
bool 'Radio network interfaces' CONFIG_NET_RADIO
if [ "$CONFIG_NET_RADIO" != "n" ]; then
  if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
    tristate 'BAYCOM ser12 and par96 driver for AX.25' CONFIG_BAYCOM
    tristate 'Soundcard modem driver for AX.25' CONFIG_SOUNDMODEM
    if [ "$CONFIG_SOUNDMODEM" != "n" ]; then
      bool 'Soundmodem support for Soundblaster and compatible cards' CONFIG_SOUNDMODEM_SBC
      bool 'Soundmodem support for WSS and Crystal cards' CONFIG_SOUNDMODEM_WSS
      bool 'Soundmodem support for 1200 baud AFSK modulation' CONFIG_SOUNDMODEM_AFSK1200
      bool 'Soundmodem support for 2400 baud AFSK modulation (7.3728MHz crystal)' CONFIG_SOUNDMODEM_AFSK2400_7
      bool 'Soundmodem support for 2400 baud AFSK modulation (8MHz crystal)' CONFIG_SOUNDMODEM_AFSK2400_8
      bool 'Soundmodem support for 2666 baud AFSK modulation' CONFIG_SOUNDMODEM_AFSK2666
      bool 'Soundmodem support for 4800 baud HAPN-1 modulation' CONFIG_SOUNDMODEM_HAPN4800
      bool 'Soundmodem support for 4800 baud PSK modulation' CONFIG_SOUNDMODEM_PSK4800
      bool 'Soundmodem support for 9600 baud FSK G3RUH modulation' CONFIG_SOUNDMODEM_FSK9600
    fi
  fi
  tristate 'Serial port KISS driver for AX.25' CONFIG_MKISS
  tristate 'BPQ Ethernet driver for AX.25' CONFIG_BPQETHER
  tristate 'Gracilis PackeTwin support for AX.25' CONFIG_PT
  tristate 'Ottawa PI and PI/2 support for AX.25' CONFIG_PI
  tristate 'Z8530 SCC KISS emulation driver for AX.25' CONFIG_SCC
  tristate 'STRIP (Metricom starmode radio IP)' CONFIG_STRIP
  tristate 'AT&T WaveLAN & DEC RoamAbout DS support' CONFIG_WAVELAN
fi
#
#	Ethernet
#
bool 'Ethernet (10 or 100Mbit)' CONFIG_NET_ETHERNET
if [ "$CONFIG_NET_ETHERNET" = "y" ]; then
  bool '3COM ISA, EISA and PCI cards' CONFIG_NET_VENDOR_3COM
  if [ "$CONFIG_NET_VENDOR_3COM" = "y" ]; then
    tristate '3c501 support' CONFIG_EL1
    tristate '3c503 support' CONFIG_EL2
    if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
      tristate '3c505 support' CONFIG_ELPLUS
      tristate '3c507 support' CONFIG_EL16
    fi
    tristate '3c509/3c529/3c579 support' CONFIG_EL3
    tristate '3c515 ISA Fast EtherLink' CONFIG_3C515
    tristate '3c590/3c900 series (592/595/597/900/905) "Vortex/Boomerang" support' CONFIG_VORTEX
  fi
  bool 'Western Digital/SMC ISA and EISA cards' CONFIG_NET_VENDOR_SMC
  if [ "$CONFIG_NET_VENDOR_SMC" = "y" ]; then
    tristate 'WD80*3 support' CONFIG_WD80x3
    tristate 'SMC Ultra support' CONFIG_ULTRA
    tristate 'SMC Ultra32 support' CONFIG_ULTRA32
    tristate 'SMC 9194 support' CONFIG_SMC9194
  fi
  bool 'PCI Ethernet adapters' CONFIG_NET_PCI
  if [ "$CONFIG_NET_PCI" = "y" ]; then
    tristate 'AMD PCI PCnet32 (PCI bus NE2100 cards) support' CONFIG_PCNET32
    tristate 'Intel EtherExpressPro PCI 10+/100B/100+ support' CONFIG_EEXPRESS_PRO100B
    tristate 'DE425, DE434, DE435, DE450, DE500 support' CONFIG_DE4X5
    tristate 'DECchip Tulip (dc21x4x) PCI support' CONFIG_DEC_ELCP
    tristate 'Digi Intl. RightSwitch SE-X support' CONFIG_DGRS
    tristate 'PCI NE2000 support' CONFIG_NE2K_PCI
    tristate 'Packet Engines Yellowfin Gigabit-NIC support' CONFIG_YELLOWFIN
    tristate 'RealTek 8129/8139 (not 8019/8029!) support' CONFIG_RTL8139
    tristate 'SMC EPIC/100 (EtherPower II) support' CONFIG_EPIC
    tristate 'TI ThunderLAN support' CONFIG_TLAN
    tristate 'VIA Rhine support' CONFIG_VIA_RHINE
  fi
  bool 'Other ISA cards' CONFIG_NET_ISA
  if [ "$CONFIG_NET_ISA" = "y" ]; then
    tristate 'AMD LANCE and PCnet (AT1500 and NE2100) support' CONFIG_LANCE
    tristate 'AT1700 (Fujitsu 86965) support' CONFIG_AT1700
    tristate 'Cabletron E21xx support' CONFIG_E2100
    tristate 'DEPCA, DE10x, DE200, DE201, DE202, DE422 support' CONFIG_DEPCA
    tristate 'EtherWORKS 3 (DE203, DE204, DE205) support' CONFIG_EWRK3
    tristate 'EtherExpress 16 support' CONFIG_EEXPRESS
    if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
      tristate 'EtherExpressPro support' CONFIG_EEXPRESS_PRO
      tristate 'FMV-181/182/183/184 support' CONFIG_FMV18X
    fi
    tristate 'HP PCLAN+ (27247B and 27252A) support' CONFIG_HPLAN_PLUS
    tristate 'HP PCLAN (27245 and other 27xxx series) support' CONFIG_HPLAN
    tristate 'HP 10/100VG PCLAN (ISA, EISA, PCI) support' CONFIG_HP100
    if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
      tristate 'ICL EtherTeam 16i/32 support' CONFIG_ETH16I
    fi
    tristate 'NE2000/NE1000 ISA support' CONFIG_NE2000
    if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
      tristate 'NI5210 support' CONFIG_NI52
      tristate 'NI6510 support' CONFIG_NI65
    fi
    if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
      bool 'SEEQ8005 support (EXPERIMENTAL)' CONFIG_SEEQ8005
    fi
    bool 'SK_G16 support' CONFIG_SK_G16
  fi
  bool 'MCA Ethernet cards' CONFIG_NET_MCA
  if [ "$CONFIG_NET_MCA" = "y" ]; then
    bool '3Com 3c523 support' CONFIG_ELMC
    bool 'SMC Ultra MCA support' CONFIG_ULTRA_MCA
    bool 'NE/2 (ne2000 MCA version) support' CONFIG_NE2_MCA
  fi
  bool 'EISA, VLB and other board controllers' CONFIG_NET_EISA
  if [ "$CONFIG_NET_EISA" = "y" ]; then
    if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
      tristate 'Ansel Communications EISA 3200 support (EXPERIMENTAL)' CONFIG_AC3200
    fi
    tristate 'Apricot Xen-II on board ethernet' CONFIG_APRICOT
    if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
      bool 'Zenith Z-Note support (EXPERIMENTAL)' CONFIG_ZNET
    fi
  fi
  bool 'Pocket and portable adaptors' CONFIG_NET_POCKET
  if [ "$CONFIG_NET_POCKET" = "y" ]; then
    tristate 'AT-LAN-TEC/RealTek pocket adaptor support' CONFIG_ATP
    tristate 'D-Link DE600 pocket adaptor support' CONFIG_DE600
    tristate 'D-Link DE620 pocket adaptor support' CONFIG_DE620
  fi
fi

bool 'Token Ring driver support' CONFIG_TR
if [ "$CONFIG_TR" = "y" ]; then
  tristate 'IBM Tropic chipset based adaptor support' CONFIG_IBMTR
fi
bool 'FDDI driver support' CONFIG_FDDI
if [ "$CONFIG_FDDI" = "y" ]; then
  bool 'Digital DEFEA and DEFPA adapter support' CONFIG_DEFXX
fi
tristate 'ARCnet support' CONFIG_ARCNET
if [ "$CONFIG_ARCNET" != "n" ]; then
  bool '  Enable arc0e (ARCnet "Ether-Encap" packet format)' CONFIG_ARCNET_ETH
  bool '  Enable arc0s (ARCnet RFC1051 packet format)' CONFIG_ARCNET_1051
fi

if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
  tristate 'Traffic Shaper (EXPERIMENTAL)' CONFIG_SHAPER
  tristate 'Red Creek Hardware VPN (EXPERIMENTAL)' CONFIG_RCPCI
fi