1 #
2 # Automatically generated make config: don't edit
3 #
4
5 #
6 # Code maturity level options
7 #
8 CONFIG_EXPERIMENTAL=y
9
10 #
11 # Machine selection
12 #
13 # CONFIG_ACER_PICA_61 is not set
14 # CONFIG_ALGOR_P4032 is not set
15 # CONFIG_BAGET_MIPS is not set
16 CONFIG_COBALT_MICRO_SERVER=y
17 CONFIG_COBALT_28=y
18 # CONFIG_DECSTATION is not set
19 # CONFIG_DDB5074 is not set
20 # CONFIG_ORION is not set
21 # CONFIG_MIPS_MAGNUM_4000 is not set
22 # CONFIG_OLIVETTI_M700 is not set
23 # CONFIG_SGI_IP22 is not set
24 # CONFIG_SNI_RM200_PCI is not set
25 # CONFIG_SBUS is not set
26 # CONFIG_ISA is not set
27 CONFIG_COBALT_27=y
28 CONFIG_COBALT_LCD=y
29 CONFIG_COBALT_SERIAL=y
30 CONFIG_PCI=y
31 # CONFIG_ISA is not set
32
33 #
34 # Loadable module support
35 #
36 CONFIG_MODULES=y
37 CONFIG_MODVERSIONS=y
38 CONFIG_KMOD=y
39
40 #
41 # CPU selection
42 #
43 # CONFIG_CPU_R3000 is not set
44 # CONFIG_CPU_R6000 is not set
45 # CONFIG_CPU_R4300 is not set
46 # CONFIG_CPU_R4X00 is not set
47 # CONFIG_CPU_R5000 is not set
48 CONFIG_CPU_NEVADA=y
49 # CONFIG_CPU_R8000 is not set
50 # CONFIG_CPU_R10000 is not set
51 # CONFIG_CPU_ADVANCED is not set
52 CONFIG_CPU_HAS_LLSC=y
53 # CONFIG_CPU_HAS_WB is not set
54
55 #
56 # General setup
57 #
58 CONFIG_CPU_LITTLE_ENDIAN=y
59 CONFIG_KCORE_ELF=y
60 CONFIG_ELF_KERNEL=y
61 # CONFIG_BINFMT_AOUT is not set
62 CONFIG_BINFMT_ELF=y
63 CONFIG_BINFMT_MISC=m
64 CONFIG_NET=y
65 CONFIG_PCI_NAMES=y
66 CONFIG_SYSVIPC=y
67 # CONFIG_BSD_PROCESS_ACCT is not set
68 CONFIG_SYSCTL=y
69
70 #
71 # Parallel port support
72 #
73 # CONFIG_PARPORT is not set
74 # CONFIG_PCMCIA is not set
75
76 #
77 # Memory Technology Devices (MTD)
78 #
79 # CONFIG_MTD is not set
80
81 #
82 # Block devices
83 #
84 # CONFIG_BLK_DEV_FD is not set
85 # CONFIG_BLK_DEV_XD is not set
86 # CONFIG_PARIDE is not set
87 # CONFIG_BLK_CPQ_DA is not set
88 # CONFIG_BLK_DEV_DAC960 is not set
89 CONFIG_BLK_DEV_LOOP=m
90 # CONFIG_BLK_DEV_NBD is not set
91 # CONFIG_BLK_DEV_LVM is not set
92 CONFIG_BLK_DEV_MD=y
93 CONFIG_MD_LINEAR=y
94 # CONFIG_MD_RAID0 is not set
95 # CONFIG_MD_RAID1 is not set
96 # CONFIG_MD_RAID5 is not set
97 # CONFIG_MD_BOOT is not set
98 # CONFIG_AUTODETECT_RAID is not set
99 CONFIG_BLK_DEV_RAM=m
100 CONFIG_BLK_DEV_RAM_SIZE=4096
101 # CONFIG_BLK_DEV_INITRD is not set
102
103 #
104 # Networking options
105 #
106 # CONFIG_PACKET is not set
107 # CONFIG_NETLINK is not set
108 # CONFIG_NETFILTER is not set
109 # CONFIG_FILTER is not set
110 # CONFIG_UNIX is not set
111 CONFIG_INET=y
112 CONFIG_IP_MULTICAST=y
113 # CONFIG_IP_ADVANCED_ROUTER is not set
114 # CONFIG_IP_PNP is not set
115 # CONFIG_IP_ROUTER is not set
116 # CONFIG_NET_IPIP is not set
117 # CONFIG_NET_IPGRE is not set
118 CONFIG_IP_MROUTE=y
119 # CONFIG_IP_PIMSM_V1 is not set
120 # CONFIG_IP_PIMSM_V2 is not set
121 CONFIG_IP_ALIAS=y
122 # CONFIG_INET_ECN is not set
123 CONFIG_SYN_COOKIES=y
124 # CONFIG_IPV6 is not set
125 # CONFIG_KHTTPD is not set
126 # CONFIG_ATM is not set
127
128 #
129 #
130 #
131 CONFIG_IPX=m
132 # CONFIG_IPX_INTERN is not set
133 # CONFIG_SPX is not set
134 CONFIG_ATALK=m
135 # CONFIG_DECNET is not set
136 # CONFIG_BRIDGE is not set
137 # CONFIG_X25 is not set
138 # CONFIG_LAPB is not set
139 # CONFIG_LLC is not set
140 # CONFIG_ECONET is not set
141 # CONFIG_WAN_ROUTER is not set
142 # CONFIG_NET_FASTROUTE is not set
143 # CONFIG_NET_HW_FLOWCONTROL is not set
144
145 #
146 # QoS and/or fair queueing
147 #
148 # CONFIG_NET_SCHED is not set
149
150 #
151 # Telephony Support
152 #
153 # CONFIG_PHONE is not set
154 # CONFIG_PHONE_IXJ is not set
155
156 #
157 # ATA/IDE/MFM/RLL support
158 #
159 # CONFIG_IDE is not set
160 # CONFIG_BLK_DEV_IDE_MODES is not set
161 # CONFIG_BLK_DEV_HD is not set
162
163 #
164 # SCSI support
165 #
166 CONFIG_SCSI=y
167
168 #
169 # SCSI support type (disk, tape, CD-ROM)
170 #
171 CONFIG_BLK_DEV_SD=y
172 CONFIG_SD_EXTRA_DEVS=40
173 CONFIG_CHR_DEV_ST=m
174 CONFIG_BLK_DEV_SR=m
175 # CONFIG_BLK_DEV_SR_VENDOR is not set
176 CONFIG_SR_EXTRA_DEVS=2
177 CONFIG_CHR_DEV_SG=m
178
179 #
180 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
181 #
182 # CONFIG_SCSI_DEBUG_QUEUES is not set
183 CONFIG_SCSI_MULTI_LUN=y
184 CONFIG_SCSI_CONSTANTS=y
185 # CONFIG_SCSI_LOGGING is not set
186
187 #
188 # SCSI low-level drivers
189 #
190 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
191 # CONFIG_SCSI_7000FASST is not set
192 # CONFIG_SCSI_ACARD is not set
193 # CONFIG_SCSI_AHA152X is not set
194 # CONFIG_SCSI_AHA1542 is not set
195 # CONFIG_SCSI_AHA1740 is not set
196 CONFIG_SCSI_AIC7XXX=y
197 # CONFIG_AIC7XXX_TCQ_ON_BY_DEFAULT is not set
198 CONFIG_AIC7XXX_CMDS_PER_DEVICE=8
199 # CONFIG_AIC7XXX_PROC_STATS is not set
200 CONFIG_AIC7XXX_RESET_DELAY=5
201 # CONFIG_SCSI_ADVANSYS is not set
202 # CONFIG_SCSI_IN2000 is not set
203 # CONFIG_SCSI_AM53C974 is not set
204 # CONFIG_SCSI_MEGARAID is not set
205 # CONFIG_SCSI_BUSLOGIC is not set
206 # CONFIG_SCSI_DMX3191D is not set
207 # CONFIG_SCSI_DTC3280 is not set
208 # CONFIG_SCSI_EATA is not set
209 # CONFIG_SCSI_EATA_DMA is not set
210 # CONFIG_SCSI_EATA_PIO is not set
211 # CONFIG_SCSI_FUTURE_DOMAIN is not set
212 # CONFIG_SCSI_GDTH is not set
213 # CONFIG_SCSI_GENERIC_NCR5380 is not set
214 # CONFIG_SCSI_INITIO is not set
215 # CONFIG_SCSI_INIA100 is not set
216 # CONFIG_SCSI_NCR53C406A is not set
217 # CONFIG_SCSI_SYM53C416 is not set
218 # CONFIG_SCSI_SIM710 is not set
219 # CONFIG_SCSI_NCR53C7xx is not set
220 CONFIG_SCSI_NCR53C8XX=y
221 # CONFIG_SCSI_SYM53C8XX is not set
222 CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=8
223 CONFIG_SCSI_NCR53C8XX_MAX_TAGS=4
224 CONFIG_SCSI_NCR53C8XX_SYNC=5
225 # CONFIG_SCSI_NCR53C8XX_PROFILE is not set
226 CONFIG_SCSI_NCR53C8XX_IOMAPPED=y
227 # CONFIG_SCSI_NCR53C8XX_SYMBIOS_COMPAT is not set
228 # CONFIG_SCSI_PAS16 is not set
229 # CONFIG_SCSI_PCI2000 is not set
230 # CONFIG_SCSI_PCI2220I is not set
231 # CONFIG_SCSI_PSI240I is not set
232 # CONFIG_SCSI_QLOGIC_FAS is not set
233 # CONFIG_SCSI_QLOGIC_ISP is not set
234 # CONFIG_SCSI_QLOGIC_FC is not set
235 # CONFIG_SCSI_QLOGIC_1280 is not set
236 # CONFIG_SCSI_DC390T is not set
237 # CONFIG_SCSI_T128 is not set
238 # CONFIG_SCSI_U14_34F is not set
239 # CONFIG_SCSI_DEBUG is not set
240
241 #
242 # I2O device support
243 #
244 # CONFIG_I2O is not set
245 # CONFIG_I2O_PCI is not set
246 # CONFIG_I2O_BLOCK is not set
247 # CONFIG_I2O_LAN is not set
248 # CONFIG_I2O_SCSI is not set
249 # CONFIG_I2O_PROC is not set
250
251 #
252 # Network device support
253 #
254 CONFIG_NETDEVICES=y
255
256 #
257 # ARCnet devices
258 #
259 # CONFIG_ARCNET is not set
260
261 #
262 # Appletalk devices
263 #
264 # CONFIG_APPLETALK is not set
265 CONFIG_DUMMY=m
266 # CONFIG_BONDING is not set
267 # CONFIG_EQUALIZER is not set
268 # CONFIG_NET_SB1000 is not set
269
270 #
271 # Ethernet (10 or 100Mbit)
272 #
273 CONFIG_NET_ETHERNET=y
274 # CONFIG_NET_VENDOR_3COM is not set
275 # CONFIG_LANCE is not set
276 # CONFIG_NET_VENDOR_SMC is not set
277 # CONFIG_NET_VENDOR_RACAL is not set
278 # CONFIG_AT1700 is not set
279 # CONFIG_DEPCA is not set
280 # CONFIG_NET_ISA is not set
281 # CONFIG_NET_PCI is not set
282 # CONFIG_NET_POCKET is not set
283
284 #
285 # Ethernet (1000 Mbit)
286 #
287 # CONFIG_YELLOWFIN is not set
288 # CONFIG_ACENIC is not set
289 # CONFIG_SK98LIN is not set
290 # CONFIG_FDDI is not set
291 # CONFIG_HIPPI is not set
292 CONFIG_PPP=m
293 # CONFIG_PPP_MULTILINK is not set
294 # CONFIG_PPP_ASYNC is not set
295 # CONFIG_PPP_SYNC_TTY is not set
296 # CONFIG_PPP_DEFLATE is not set
297 # CONFIG_PPP_BSDCOMP is not set
298 # CONFIG_PPPOE is not set
299 CONFIG_SLIP=m
300 CONFIG_SLIP_COMPRESSED=y
301 CONFIG_SLIP_SMART=y
302 # CONFIG_SLIP_MODE_SLIP6 is not set
303
304 #
305 # Wireless LAN (non-hamradio)
306 #
307 # CONFIG_NET_RADIO is not set
308
309 #
310 # Token Ring devices
311 #
312 # CONFIG_TR is not set
313 # CONFIG_NET_FC is not set
314 # CONFIG_RCPCI is not set
315 # CONFIG_SHAPER is not set
316
317 #
318 # Wan interfaces
319 #
320 # CONFIG_WAN is not set
321
322 #
323 # ISDN subsystem
324 #
325 CONFIG_ISDN=m
326 CONFIG_ISDN_PPP=y
327 CONFIG_ISDN_PPP_VJ=y
328 CONFIG_ISDN_MPP=y
329 CONFIG_ISDN_AUDIO=y
330 # CONFIG_ISDN_TTY_FAX is not set
331
332 #
333 # ISDN feature submodules
334 #
335 # CONFIG_ISDN_DRV_LOOP is not set
336 # CONFIG_ISDN_DIVERSION is not set
337
338 #
339 # low-level hardware drivers
340 #
341
342 #
343 # Passive ISDN cards
344 #
345 CONFIG_ISDN_DRV_HISAX=m
346
347 #
348 # D-channel protocol features
349 #
350 CONFIG_HISAX_EURO=y
351 CONFIG_DE_AOC=y
352 # CONFIG_HISAX_NO_SENDCOMPLETE is not set
353 # CONFIG_HISAX_NO_LLC is not set
354 # CONFIG_HISAX_NO_KEYPAD is not set
355 CONFIG_HISAX_1TR6=y
356
357 #
358 # HiSax supported cards
359 #
360 # CONFIG_HISAX_16_0 is not set
361 # CONFIG_HISAX_16_3 is not set
362 # CONFIG_HISAX_TELESPCI is not set
363 # CONFIG_HISAX_S0BOX is not set
364 # CONFIG_HISAX_AVM_A1 is not set
365 # CONFIG_HISAX_FRITZPCI is not set
366 # CONFIG_HISAX_AVM_A1_PCMCIA is not set
367 CONFIG_HISAX_ELSA=y
368 # CONFIG_HISAX_IX1MICROR2 is not set
369 # CONFIG_HISAX_DIEHLDIVA is not set
370 # CONFIG_HISAX_ASUSCOM is not set
371 # CONFIG_HISAX_TELEINT is not set
372 # CONFIG_HISAX_HFCS is not set
373 # CONFIG_HISAX_SEDLBAUER is not set
374 # CONFIG_HISAX_SPORTSTER is not set
375 # CONFIG_HISAX_MIC is not set
376 # CONFIG_HISAX_NETJET is not set
377 # CONFIG_HISAX_NICCY is not set
378 # CONFIG_HISAX_ISURF is not set
379 # CONFIG_HISAX_HSTSAPHIR is not set
380 # CONFIG_HISAX_BKM_A4T is not set
381 # CONFIG_HISAX_SCT_QUADRO is not set
382 # CONFIG_HISAX_GAZEL is not set
383 # CONFIG_HISAX_HFC_PCI is not set
384 # CONFIG_HISAX_W6692 is not set
385 # CONFIG_HISAX_HFC_SX is not set
386
387 #
388 # Active ISDN cards
389 #
390 # CONFIG_ISDN_DRV_ICN is not set
391 # CONFIG_ISDN_DRV_PCBIT is not set
392 # CONFIG_ISDN_DRV_SC is not set
393 # CONFIG_ISDN_DRV_ACT2000 is not set
394 # CONFIG_ISDN_DRV_EICON is not set
395 # CONFIG_ISDN_CAPI is not set
396 # CONFIG_ISDN_CAPI_MIDDLEWARE is not set
397 # CONFIG_HYSDN is not set
398
399 #
400 # Old CD-ROM drivers (not SCSI, not IDE)
401 #
402 # CONFIG_CD_NO_IDESCSI is not set
403
404 #
405 # Character devices
406 #
407 # CONFIG_VT is not set
408 # CONFIG_SERIAL is not set
409 # CONFIG_SERIAL_EXTENDED is not set
410 # CONFIG_SERIAL_NONSTANDARD is not set
411 # CONFIG_UNIX98_PTYS is not set
412
413 #
414 # I2C support
415 #
416 # CONFIG_I2C is not set
417
418 #
419 # Mice
420 #
421 # CONFIG_BUSMOUSE is not set
422 # CONFIG_MOUSE is not set
423
424 #
425 # Joysticks
426 #
427 # CONFIG_JOYSTICK is not set
428 # CONFIG_QIC02_TAPE is not set
429
430 #
431 # Watchdog Cards
432 #
433 # CONFIG_WATCHDOG is not set
434 # CONFIG_INTEL_RNG is not set
435 # CONFIG_NVRAM is not set
436 CONFIG_RTC=y
437
438 #
439 # Video For Linux
440 #
441 # CONFIG_VIDEO_DEV is not set
442 # CONFIG_DTLK is not set
443 # CONFIG_R3964 is not set
444 # CONFIG_APPLICOM is not set
445
446 #
447 # Ftape, the floppy tape device driver
448 #
449 # CONFIG_FTAPE is not set
450 # CONFIG_DRM is not set
451 # CONFIG_AGP is not set
452
453 #
454 # File systems
455 #
456 CONFIG_QUOTA=y
457 # CONFIG_AUTOFS_FS is not set
458 # CONFIG_AUTOFS4_FS is not set
459 # CONFIG_ADFS_FS is not set
460 # CONFIG_ADFS_FS_RW is not set
461 # CONFIG_AFFS_FS is not set
462 # CONFIG_HFS_FS is not set
463 # CONFIG_BFS_FS is not set
464 CONFIG_FAT_FS=m
465 CONFIG_MSDOS_FS=m
466 # CONFIG_UMSDOS_FS is not set
467 CONFIG_VFAT_FS=m
468 # CONFIG_EFS_FS is not set
469 # CONFIG_JFFS_FS is not set
470 # CONFIG_CRAMFS is not set
471 # CONFIG_RAMFS is not set
472 CONFIG_ISO9660_FS=m
473 # CONFIG_JOLIET is not set
474 # CONFIG_MINIX_FS is not set
475 # CONFIG_NTFS_FS is not set
476 # CONFIG_NTFS_RW is not set
477 # CONFIG_HPFS_FS is not set
478 CONFIG_PROC_FS=y
479 # CONFIG_DEVFS_FS is not set
480 # CONFIG_DEVFS_MOUNT is not set
481 # CONFIG_DEVFS_DEBUG is not set
482 # CONFIG_DEVPTS_FS is not set
483 # CONFIG_QNX4FS_FS is not set
484 # CONFIG_QNX4FS_RW is not set
485 # CONFIG_ROMFS_FS is not set
486 CONFIG_EXT2_FS=y
487 # CONFIG_SYSV_FS is not set
488 # CONFIG_SYSV_FS_WRITE is not set
489 # CONFIG_UDF_FS is not set
490 # CONFIG_UDF_RW is not set
491 # CONFIG_UFS_FS is not set
492 # CONFIG_UFS_FS_WRITE is not set
493
494 #
495 # Network File Systems
496 #
497 # CONFIG_CODA_FS is not set
498 CONFIG_NFS_FS=y
499 # CONFIG_NFS_V3 is not set
500 # CONFIG_ROOT_NFS is not set
501 # CONFIG_NFSD is not set
502 # CONFIG_NFSD_V3 is not set
503 CONFIG_SUNRPC=y
504 CONFIG_LOCKD=y
505 CONFIG_SMB_FS=m
506 # CONFIG_NCP_FS is not set
507 # CONFIG_NCPFS_PACKET_SIGNING is not set
508 # CONFIG_NCPFS_IOCTL_LOCKING is not set
509 # CONFIG_NCPFS_STRONG is not set
510 # CONFIG_NCPFS_NFS_NS is not set
511 # CONFIG_NCPFS_OS2_NS is not set
512 # CONFIG_NCPFS_SMALLDOS is not set
513 # CONFIG_NCPFS_MOUNT_SUBDIR is not set
514 # CONFIG_NCPFS_NDS_DOMAINS is not set
515 # CONFIG_NCPFS_NLS is not set
516 # CONFIG_NCPFS_EXTRAS is not set
517
518 #
519 # Partition Types
520 #
521 # CONFIG_PARTITION_ADVANCED is not set
522 CONFIG_MSDOS_PARTITION=y
523 CONFIG_NLS=y
524
525 #
526 # Native Language Support
527 #
528 CONFIG_NLS_DEFAULT="iso8859-1"
529 CONFIG_NLS_CODEPAGE_437=m
530 CONFIG_NLS_CODEPAGE_737=m
531 CONFIG_NLS_CODEPAGE_775=m
532 CONFIG_NLS_CODEPAGE_850=m
533 CONFIG_NLS_CODEPAGE_852=m
534 CONFIG_NLS_CODEPAGE_855=m
535 CONFIG_NLS_CODEPAGE_857=m
536 CONFIG_NLS_CODEPAGE_860=m
537 CONFIG_NLS_CODEPAGE_861=m
538 CONFIG_NLS_CODEPAGE_862=m
539 CONFIG_NLS_CODEPAGE_863=m
540 CONFIG_NLS_CODEPAGE_864=m
541 CONFIG_NLS_CODEPAGE_865=m
542 CONFIG_NLS_CODEPAGE_866=m
543 CONFIG_NLS_CODEPAGE_869=m
544 CONFIG_NLS_CODEPAGE_874=m
545 CONFIG_NLS_CODEPAGE_932=m
546 CONFIG_NLS_CODEPAGE_936=m
547 CONFIG_NLS_CODEPAGE_949=m
548 CONFIG_NLS_CODEPAGE_950=m
549 CONFIG_NLS_ISO8859_1=m
550 CONFIG_NLS_ISO8859_2=m
551 CONFIG_NLS_ISO8859_3=m
552 CONFIG_NLS_ISO8859_4=m
553 CONFIG_NLS_ISO8859_5=m
554 CONFIG_NLS_ISO8859_6=m
555 CONFIG_NLS_ISO8859_7=m
556 CONFIG_NLS_ISO8859_8=m
557 CONFIG_NLS_ISO8859_9=m
558 # CONFIG_NLS_ISO8859_14 is not set
559 # CONFIG_NLS_ISO8859_15 is not set
560 CONFIG_NLS_KOI8_R=m
561 CONFIG_NLS_UTF8=m
562
563 #
564 # Sound
565 #
566 # CONFIG_SOUND is not set
567
568 #
569 # USB support
570 #
571 # CONFIG_USB is not set
572
573 #
574 # Kernel hacking
575 #
576 # CONFIG_CROSSCOMPILE is not set
577 # CONFIG_MIPS_FPE_MODULE is not set
578 # CONFIG_MAGIC_SYSRQ is not set
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more
information.