OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [arch/] [i386/] [defconfig] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
#
2
# Automatically generated make config: don't edit
3
#
4
CONFIG_X86=y
5
# CONFIG_SBUS is not set
6
CONFIG_UID16=y
7
 
8
#
9
# Code maturity level options
10
#
11
# CONFIG_EXPERIMENTAL is not set
12
 
13
#
14
# Loadable module support
15
#
16
CONFIG_MODULES=y
17
CONFIG_MODVERSIONS=y
18
CONFIG_KMOD=y
19
 
20
#
21
# Processor type and features
22
#
23
# CONFIG_M386 is not set
24
# CONFIG_M486 is not set
25
# CONFIG_M586 is not set
26
# CONFIG_M586TSC is not set
27
# CONFIG_M586MMX is not set
28
# CONFIG_M686 is not set
29
CONFIG_MPENTIUMIII=y
30
# CONFIG_MPENTIUM4 is not set
31
# CONFIG_MK6 is not set
32
# CONFIG_MK7 is not set
33
# CONFIG_MK8 is not set
34
# CONFIG_MELAN is not set
35
# CONFIG_MCRUSOE is not set
36
# CONFIG_MWINCHIPC6 is not set
37
# CONFIG_MWINCHIP2 is not set
38
# CONFIG_MWINCHIP3D is not set
39
# CONFIG_MCYRIXIII is not set
40
# CONFIG_MVIAC3_2 is not set
41
CONFIG_X86_WP_WORKS_OK=y
42
CONFIG_X86_INVLPG=y
43
CONFIG_X86_CMPXCHG=y
44
CONFIG_X86_XADD=y
45
CONFIG_X86_BSWAP=y
46
CONFIG_X86_POPAD_OK=y
47
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
48
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
49
CONFIG_X86_L1_CACHE_SHIFT=5
50
CONFIG_X86_HAS_TSC=y
51
CONFIG_X86_GOOD_APIC=y
52
CONFIG_X86_PGE=y
53
CONFIG_X86_USE_PPRO_CHECKSUM=y
54
CONFIG_X86_F00F_WORKS_OK=y
55
CONFIG_X86_MCE=y
56
# CONFIG_TOSHIBA is not set
57
# CONFIG_I8K is not set
58
# CONFIG_MICROCODE is not set
59
# CONFIG_X86_MSR is not set
60
# CONFIG_X86_CPUID is not set
61
CONFIG_NOHIGHMEM=y
62
# CONFIG_HIGHMEM4G is not set
63
# CONFIG_HIGHMEM64G is not set
64
# CONFIG_HIGHMEM is not set
65
# CONFIG_MATH_EMULATION is not set
66
# CONFIG_MTRR is not set
67
CONFIG_SMP=y
68
CONFIG_NR_CPUS=32
69
# CONFIG_X86_NUMA is not set
70
# CONFIG_X86_TSC_DISABLE is not set
71
CONFIG_X86_TSC=y
72
CONFIG_HAVE_DEC_LOCK=y
73
 
74
#
75
# General setup
76
#
77
CONFIG_NET=y
78
CONFIG_X86_IO_APIC=y
79
CONFIG_X86_LOCAL_APIC=y
80
CONFIG_PCI=y
81
# CONFIG_PCI_GOBIOS is not set
82
# CONFIG_PCI_GODIRECT is not set
83
CONFIG_PCI_GOANY=y
84
CONFIG_PCI_BIOS=y
85
CONFIG_PCI_DIRECT=y
86
CONFIG_ISA=y
87
CONFIG_PCI_NAMES=y
88
# CONFIG_EISA is not set
89
# CONFIG_MCA is not set
90
CONFIG_HOTPLUG=y
91
 
92
#
93
# PCMCIA/CardBus support
94
#
95
CONFIG_PCMCIA=y
96
CONFIG_CARDBUS=y
97
# CONFIG_TCIC is not set
98
# CONFIG_I82092 is not set
99
# CONFIG_I82365 is not set
100
 
101
#
102
# PCI Hotplug Support
103
#
104
# CONFIG_HOTPLUG_PCI is not set
105
# CONFIG_HOTPLUG_PCI_COMPAQ is not set
106
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
107
# CONFIG_HOTPLUG_PCI_IBM is not set
108
CONFIG_SYSVIPC=y
109
# CONFIG_BSD_PROCESS_ACCT is not set
110
CONFIG_SYSCTL=y
111
CONFIG_KCORE_ELF=y
112
# CONFIG_KCORE_AOUT is not set
113
CONFIG_BINFMT_AOUT=y
114
CONFIG_BINFMT_ELF=y
115
CONFIG_BINFMT_MISC=y
116
# CONFIG_OOM_KILLER is not set
117
CONFIG_PM=y
118
# CONFIG_APM is not set
119
 
120
#
121
# ACPI Support
122
#
123
# CONFIG_ACPI is not set
124
CONFIG_ACPI_BOOT=y
125
 
126
#
127
# Memory Technology Devices (MTD)
128
#
129
# CONFIG_MTD is not set
130
 
131
#
132
# Parallel port support
133
#
134
# CONFIG_PARPORT is not set
135
 
136
#
137
# Plug and Play configuration
138
#
139
CONFIG_PNP=y
140
CONFIG_ISAPNP=y
141
 
142
#
143
# Block devices
144
#
145
CONFIG_BLK_DEV_FD=y
146
# CONFIG_BLK_DEV_XD is not set
147
# CONFIG_PARIDE is not set
148
# CONFIG_BLK_CPQ_DA is not set
149
# CONFIG_BLK_CPQ_CISS_DA is not set
150
# CONFIG_CISS_SCSI_TAPE is not set
151
# CONFIG_CISS_MONITOR_THREAD is not set
152
# CONFIG_BLK_DEV_DAC960 is not set
153
# CONFIG_BLK_DEV_UMEM is not set
154
# CONFIG_BLK_DEV_LOOP is not set
155
# CONFIG_BLK_DEV_NBD is not set
156
# CONFIG_BLK_DEV_RAM is not set
157
# CONFIG_BLK_DEV_INITRD is not set
158
# CONFIG_BLK_STATS is not set
159
 
160
#
161
# Multi-device support (RAID and LVM)
162
#
163
# CONFIG_MD is not set
164
# CONFIG_BLK_DEV_MD is not set
165
# CONFIG_MD_LINEAR is not set
166
# CONFIG_MD_RAID0 is not set
167
# CONFIG_MD_RAID1 is not set
168
# CONFIG_MD_RAID5 is not set
169
# CONFIG_MD_MULTIPATH is not set
170
# CONFIG_BLK_DEV_LVM is not set
171
 
172
#
173
# Networking options
174
#
175
CONFIG_PACKET=y
176
# CONFIG_PACKET_MMAP is not set
177
# CONFIG_NETLINK_DEV is not set
178
# CONFIG_NETFILTER is not set
179
# CONFIG_FILTER is not set
180
CONFIG_UNIX=y
181
CONFIG_INET=y
182
CONFIG_IP_MULTICAST=y
183
# CONFIG_IP_ADVANCED_ROUTER is not set
184
# CONFIG_IP_PNP is not set
185
# CONFIG_NET_IPIP is not set
186
# CONFIG_NET_IPGRE is not set
187
# CONFIG_IP_MROUTE is not set
188
# CONFIG_INET_ECN is not set
189
# CONFIG_SYN_COOKIES is not set
190
# CONFIG_VLAN_8021Q is not set
191
 
192
#
193
#
194
#
195
# CONFIG_IPX is not set
196
# CONFIG_ATALK is not set
197
 
198
#
199
# Appletalk devices
200
#
201
# CONFIG_DEV_APPLETALK is not set
202
# CONFIG_DECNET is not set
203
# CONFIG_BRIDGE is not set
204
 
205
#
206
# QoS and/or fair queueing
207
#
208
# CONFIG_NET_SCHED is not set
209
 
210
#
211
# Network testing
212
#
213
# CONFIG_NET_PKTGEN is not set
214
 
215
#
216
# Telephony Support
217
#
218
# CONFIG_PHONE is not set
219
# CONFIG_PHONE_IXJ is not set
220
# CONFIG_PHONE_IXJ_PCMCIA is not set
221
 
222
#
223
# ATA/IDE/MFM/RLL support
224
#
225
CONFIG_IDE=y
226
 
227
#
228
# IDE, ATA and ATAPI Block devices
229
#
230
CONFIG_BLK_DEV_IDE=y
231
 
232
#
233
# Please see Documentation/ide.txt for help/info on IDE drives
234
#
235
# CONFIG_BLK_DEV_HD_IDE is not set
236
# CONFIG_BLK_DEV_HD is not set
237
CONFIG_BLK_DEV_IDEDISK=y
238
CONFIG_IDEDISK_MULTI_MODE=y
239
# CONFIG_IDEDISK_STROKE is not set
240
# CONFIG_BLK_DEV_IDECS is not set
241
CONFIG_BLK_DEV_IDECD=y
242
# CONFIG_BLK_DEV_IDETAPE is not set
243
# CONFIG_BLK_DEV_IDEFLOPPY is not set
244
# CONFIG_BLK_DEV_IDESCSI is not set
245
# CONFIG_IDE_TASK_IOCTL is not set
246
 
247
#
248
# IDE chipset support/bugfixes
249
#
250
CONFIG_BLK_DEV_CMD640=y
251
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
252
# CONFIG_BLK_DEV_ISAPNP is not set
253
CONFIG_BLK_DEV_IDEPCI=y
254
# CONFIG_BLK_DEV_GENERIC is not set
255
CONFIG_IDEPCI_SHARE_IRQ=y
256
CONFIG_BLK_DEV_IDEDMA_PCI=y
257
# CONFIG_BLK_DEV_OFFBOARD is not set
258
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
259
CONFIG_IDEDMA_PCI_AUTO=y
260
# CONFIG_IDEDMA_ONLYDISK is not set
261
CONFIG_BLK_DEV_IDEDMA=y
262
# CONFIG_IDEDMA_PCI_WIP is not set
263
# CONFIG_BLK_DEV_ADMA100 is not set
264
# CONFIG_BLK_DEV_AEC62XX is not set
265
# CONFIG_BLK_DEV_ALI15X3 is not set
266
# CONFIG_WDC_ALI15X3 is not set
267
# CONFIG_BLK_DEV_AMD74XX is not set
268
# CONFIG_AMD74XX_OVERRIDE is not set
269
# CONFIG_BLK_DEV_CMD64X is not set
270
# CONFIG_BLK_DEV_TRIFLEX is not set
271
# CONFIG_BLK_DEV_CY82C693 is not set
272
# CONFIG_BLK_DEV_CS5530 is not set
273
# CONFIG_BLK_DEV_HPT34X is not set
274
# CONFIG_HPT34X_AUTODMA is not set
275
# CONFIG_BLK_DEV_HPT366 is not set
276
CONFIG_BLK_DEV_PIIX=y
277
# CONFIG_BLK_DEV_NS87415 is not set
278
# CONFIG_BLK_DEV_OPTI621 is not set
279
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
280
# CONFIG_PDC202XX_BURST is not set
281
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
282
CONFIG_BLK_DEV_RZ1000=y
283
# CONFIG_BLK_DEV_SC1200 is not set
284
# CONFIG_BLK_DEV_SVWKS is not set
285
# CONFIG_BLK_DEV_SIIMAGE is not set
286
# CONFIG_BLK_DEV_SIS5513 is not set
287
# CONFIG_BLK_DEV_SLC90E66 is not set
288
# CONFIG_BLK_DEV_TRM290 is not set
289
# CONFIG_BLK_DEV_VIA82CXXX is not set
290
# CONFIG_IDE_CHIPSETS is not set
291
CONFIG_IDEDMA_AUTO=y
292
# CONFIG_IDEDMA_IVB is not set
293
# CONFIG_DMA_NONPCI is not set
294
# CONFIG_BLK_DEV_ATARAID is not set
295
# CONFIG_BLK_DEV_ATARAID_PDC is not set
296
# CONFIG_BLK_DEV_ATARAID_HPT is not set
297
# CONFIG_BLK_DEV_ATARAID_SII is not set
298
 
299
#
300
# SCSI support
301
#
302
CONFIG_SCSI=y
303
 
304
#
305
# SCSI support type (disk, tape, CD-ROM)
306
#
307
CONFIG_BLK_DEV_SD=y
308
CONFIG_SD_EXTRA_DEVS=40
309
# CONFIG_CHR_DEV_ST is not set
310
# CONFIG_CHR_DEV_OSST is not set
311
# CONFIG_BLK_DEV_SR is not set
312
# CONFIG_CHR_DEV_SG is not set
313
 
314
#
315
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
316
#
317
CONFIG_SCSI_DEBUG_QUEUES=y
318
CONFIG_SCSI_MULTI_LUN=y
319
CONFIG_SCSI_CONSTANTS=y
320
# CONFIG_SCSI_LOGGING is not set
321
 
322
#
323
# SCSI low-level drivers
324
#
325
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
326
# CONFIG_SCSI_7000FASST is not set
327
# CONFIG_SCSI_ACARD is not set
328
# CONFIG_SCSI_AHA152X is not set
329
# CONFIG_SCSI_AHA1542 is not set
330
# CONFIG_SCSI_AHA1740 is not set
331
# CONFIG_SCSI_AIC7XXX is not set
332
# CONFIG_SCSI_AIC79XX is not set
333
# CONFIG_SCSI_AIC7XXX_OLD is not set
334
# CONFIG_SCSI_DPT_I2O is not set
335
# CONFIG_SCSI_ADVANSYS is not set
336
# CONFIG_SCSI_IN2000 is not set
337
# CONFIG_SCSI_AM53C974 is not set
338
# CONFIG_SCSI_MEGARAID is not set
339
# CONFIG_SCSI_MEGARAID2 is not set
340
# CONFIG_SCSI_BUSLOGIC is not set
341
# CONFIG_SCSI_CPQFCTS is not set
342
# CONFIG_SCSI_DMX3191D is not set
343
# CONFIG_SCSI_DTC3280 is not set
344
# CONFIG_SCSI_EATA is not set
345
# CONFIG_SCSI_EATA_DMA is not set
346
# CONFIG_SCSI_EATA_PIO is not set
347
# CONFIG_SCSI_FUTURE_DOMAIN is not set
348
# CONFIG_SCSI_GDTH is not set
349
# CONFIG_SCSI_GENERIC_NCR5380 is not set
350
# CONFIG_SCSI_IPS is not set
351
# CONFIG_SCSI_INITIO is not set
352
# CONFIG_SCSI_INIA100 is not set
353
# CONFIG_SCSI_NCR53C406A is not set
354
# CONFIG_SCSI_NCR53C7xx is not set
355
# CONFIG_SCSI_SYM53C8XX_2 is not set
356
# CONFIG_SCSI_NCR53C8XX is not set
357
CONFIG_SCSI_SYM53C8XX=y
358
CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=4
359
CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
360
CONFIG_SCSI_NCR53C8XX_SYNC=20
361
# CONFIG_SCSI_NCR53C8XX_PROFILE is not set
362
# CONFIG_SCSI_NCR53C8XX_IOMAPPED is not set
363
# CONFIG_SCSI_NCR53C8XX_PQS_PDS is not set
364
# CONFIG_SCSI_PAS16 is not set
365
# CONFIG_SCSI_PCI2000 is not set
366
# CONFIG_SCSI_PCI2220I is not set
367
# CONFIG_SCSI_PSI240I is not set
368
# CONFIG_SCSI_QLOGIC_FAS is not set
369
# CONFIG_SCSI_QLOGIC_ISP is not set
370
# CONFIG_SCSI_QLOGIC_FC is not set
371
# CONFIG_SCSI_QLOGIC_1280 is not set
372
# CONFIG_SCSI_SEAGATE is not set
373
# CONFIG_SCSI_SIM710 is not set
374
# CONFIG_SCSI_SYM53C416 is not set
375
# CONFIG_SCSI_DC390T is not set
376
# CONFIG_SCSI_T128 is not set
377
# CONFIG_SCSI_U14_34F is not set
378
# CONFIG_SCSI_ULTRASTOR is not set
379
# CONFIG_SCSI_NSP32 is not set
380
 
381
#
382
# PCMCIA SCSI adapter support
383
#
384
# CONFIG_SCSI_PCMCIA is not set
385
 
386
#
387
# Fusion MPT device support
388
#
389
# CONFIG_FUSION is not set
390
# CONFIG_FUSION_BOOT is not set
391
# CONFIG_FUSION_ISENSE is not set
392
# CONFIG_FUSION_CTL is not set
393
# CONFIG_FUSION_LAN is not set
394
 
395
#
396
# I2O device support
397
#
398
# CONFIG_I2O is not set
399
# CONFIG_I2O_PCI is not set
400
# CONFIG_I2O_BLOCK is not set
401
# CONFIG_I2O_LAN is not set
402
# CONFIG_I2O_SCSI is not set
403
# CONFIG_I2O_PROC is not set
404
 
405
#
406
# Network device support
407
#
408
CONFIG_NETDEVICES=y
409
 
410
#
411
# ARCnet devices
412
#
413
# CONFIG_ARCNET is not set
414
CONFIG_DUMMY=m
415
# CONFIG_BONDING is not set
416
# CONFIG_EQUALIZER is not set
417
# CONFIG_TUN is not set
418
# CONFIG_NET_SB1000 is not set
419
 
420
#
421
# Ethernet (10 or 100Mbit)
422
#
423
CONFIG_NET_ETHERNET=y
424
# CONFIG_SUNLANCE is not set
425
# CONFIG_HAPPYMEAL is not set
426
# CONFIG_SUNBMAC is not set
427
# CONFIG_SUNQE is not set
428
# CONFIG_SUNGEM is not set
429
# CONFIG_NET_VENDOR_3COM is not set
430
# CONFIG_LANCE is not set
431
# CONFIG_NET_VENDOR_SMC is not set
432
# CONFIG_NET_VENDOR_RACAL is not set
433
# CONFIG_AT1700 is not set
434
# CONFIG_DEPCA is not set
435
# CONFIG_HP100 is not set
436
# CONFIG_NET_ISA is not set
437
CONFIG_NET_PCI=y
438
# CONFIG_PCNET32 is not set
439
# CONFIG_AMD8111_ETH is not set
440
# CONFIG_ADAPTEC_STARFIRE is not set
441
# CONFIG_AC3200 is not set
442
# CONFIG_APRICOT is not set
443
# CONFIG_B44 is not set
444
# CONFIG_CS89x0 is not set
445
# CONFIG_TULIP is not set
446
# CONFIG_DE4X5 is not set
447
# CONFIG_DGRS is not set
448
# CONFIG_DM9102 is not set
449
CONFIG_EEPRO100=y
450
# CONFIG_EEPRO100_PIO is not set
451
# CONFIG_E100 is not set
452
# CONFIG_LNE390 is not set
453
# CONFIG_FEALNX is not set
454
# CONFIG_NATSEMI is not set
455
# CONFIG_NE2K_PCI is not set
456
# CONFIG_NE3210 is not set
457
# CONFIG_ES3210 is not set
458
# CONFIG_8139CP is not set
459
# CONFIG_8139TOO is not set
460
# CONFIG_8139TOO_PIO is not set
461
# CONFIG_8139TOO_TUNE_TWISTER is not set
462
# CONFIG_8139TOO_8129 is not set
463
# CONFIG_8139_OLD_RX_RESET is not set
464
# CONFIG_SIS900 is not set
465
# CONFIG_EPIC100 is not set
466
# CONFIG_SUNDANCE is not set
467
# CONFIG_SUNDANCE_MMIO is not set
468
# CONFIG_TLAN is not set
469
# CONFIG_VIA_RHINE is not set
470
# CONFIG_VIA_RHINE_MMIO is not set
471
# CONFIG_WINBOND_840 is not set
472
# CONFIG_NET_POCKET is not set
473
 
474
#
475
# Ethernet (1000 Mbit)
476
#
477
# CONFIG_ACENIC is not set
478
# CONFIG_DL2K is not set
479
# CONFIG_E1000 is not set
480
# CONFIG_MYRI_SBUS is not set
481
# CONFIG_NS83820 is not set
482
# CONFIG_HAMACHI is not set
483
# CONFIG_YELLOWFIN is not set
484
# CONFIG_R8169 is not set
485
# CONFIG_SK98LIN is not set
486
# CONFIG_TIGON3 is not set
487
# CONFIG_FDDI is not set
488
# CONFIG_PLIP is not set
489
# CONFIG_PPP is not set
490
# CONFIG_SLIP is not set
491
 
492
#
493
# Wireless LAN (non-hamradio)
494
#
495
# CONFIG_NET_RADIO is not set
496
 
497
#
498
# Token Ring devices
499
#
500
# CONFIG_TR is not set
501
# CONFIG_NET_FC is not set
502
 
503
#
504
# Wan interfaces
505
#
506
# CONFIG_WAN is not set
507
 
508
#
509
# PCMCIA network device support
510
#
511
CONFIG_NET_PCMCIA=y
512
# CONFIG_PCMCIA_3C589 is not set
513
# CONFIG_PCMCIA_3C574 is not set
514
# CONFIG_PCMCIA_FMVJ18X is not set
515
CONFIG_PCMCIA_PCNET=y
516
# CONFIG_PCMCIA_AXNET is not set
517
# CONFIG_PCMCIA_NMCLAN is not set
518
# CONFIG_PCMCIA_SMC91C92 is not set
519
# CONFIG_PCMCIA_XIRC2PS is not set
520
# CONFIG_ARCNET_COM20020_CS is not set
521
# CONFIG_PCMCIA_IBMTR is not set
522
# CONFIG_PCMCIA_XIRCOM is not set
523
# CONFIG_PCMCIA_XIRTULIP is not set
524
CONFIG_NET_PCMCIA_RADIO=y
525
CONFIG_PCMCIA_RAYCS=y
526
# CONFIG_PCMCIA_NETWAVE is not set
527
# CONFIG_PCMCIA_WAVELAN is not set
528
# CONFIG_AIRONET4500_CS is not set
529
 
530
#
531
# Amateur Radio support
532
#
533
# CONFIG_HAMRADIO is not set
534
 
535
#
536
# IrDA (infrared) support
537
#
538
# CONFIG_IRDA is not set
539
 
540
#
541
# ISDN subsystem
542
#
543
# CONFIG_ISDN is not set
544
 
545
#
546
# Old CD-ROM drivers (not SCSI, not IDE)
547
#
548
# CONFIG_CD_NO_IDESCSI is not set
549
 
550
#
551
# Input core support
552
#
553
# CONFIG_INPUT is not set
554
# CONFIG_INPUT_KEYBDEV is not set
555
# CONFIG_INPUT_MOUSEDEV is not set
556
# CONFIG_INPUT_JOYDEV is not set
557
# CONFIG_INPUT_EVDEV is not set
558
# CONFIG_INPUT_UINPUT is not set
559
 
560
#
561
# Character devices
562
#
563
CONFIG_VT=y
564
CONFIG_VT_CONSOLE=y
565
CONFIG_SERIAL=y
566
# CONFIG_SERIAL_CONSOLE is not set
567
# CONFIG_SERIAL_EXTENDED is not set
568
# CONFIG_SERIAL_NONSTANDARD is not set
569
CONFIG_UNIX98_PTYS=y
570
CONFIG_UNIX98_PTY_COUNT=256
571
 
572
#
573
# I2C support
574
#
575
# CONFIG_I2C is not set
576
 
577
#
578
# Mice
579
#
580
# CONFIG_BUSMOUSE is not set
581
CONFIG_MOUSE=y
582
CONFIG_PSMOUSE=y
583
# CONFIG_82C710_MOUSE is not set
584
# CONFIG_PC110_PAD is not set
585
# CONFIG_MK712_MOUSE is not set
586
 
587
#
588
# Joysticks
589
#
590
# CONFIG_INPUT_GAMEPORT is not set
591
 
592
#
593
# Input core support is needed for gameports
594
#
595
 
596
#
597
# Input core support is needed for joysticks
598
#
599
# CONFIG_QIC02_TAPE is not set
600
# CONFIG_IPMI_HANDLER is not set
601
# CONFIG_IPMI_PANIC_EVENT is not set
602
# CONFIG_IPMI_DEVICE_INTERFACE is not set
603
# CONFIG_IPMI_KCS is not set
604
# CONFIG_IPMI_WATCHDOG is not set
605
 
606
#
607
# Watchdog Cards
608
#
609
# CONFIG_WATCHDOG is not set
610
# CONFIG_SCx200 is not set
611
# CONFIG_SCx200_GPIO is not set
612
# CONFIG_AMD_RNG is not set
613
# CONFIG_INTEL_RNG is not set
614
# CONFIG_HW_RANDOM is not set
615
# CONFIG_AMD_PM768 is not set
616
# CONFIG_NVRAM is not set
617
# CONFIG_RTC is not set
618
# CONFIG_DTLK is not set
619
# CONFIG_R3964 is not set
620
# CONFIG_APPLICOM is not set
621
 
622
#
623
# Ftape, the floppy tape device driver
624
#
625
# CONFIG_FTAPE is not set
626
CONFIG_AGP=y
627
CONFIG_AGP_INTEL=y
628
CONFIG_AGP_I810=y
629
CONFIG_AGP_VIA=y
630
CONFIG_AGP_AMD=y
631
# CONFIG_AGP_AMD_K8 is not set
632
CONFIG_AGP_SIS=y
633
CONFIG_AGP_ALI=y
634
# CONFIG_AGP_SWORKS is not set
635
# CONFIG_AGP_NVIDIA is not set
636
# CONFIG_AGP_ATI is not set
637
 
638
#
639
# Direct Rendering Manager (XFree86 DRI support)
640
#
641
CONFIG_DRM=y
642
# CONFIG_DRM_OLD is not set
643
 
644
#
645
# DRM 4.1 drivers
646
#
647
CONFIG_DRM_NEW=y
648
CONFIG_DRM_TDFX=y
649
# CONFIG_DRM_GAMMA is not set
650
# CONFIG_DRM_R128 is not set
651
CONFIG_DRM_RADEON=y
652
CONFIG_DRM_I810=y
653
CONFIG_DRM_I810_XFREE_41=y
654
# CONFIG_DRM_I830 is not set
655
# CONFIG_DRM_MGA is not set
656
# CONFIG_DRM_SIS is not set
657
 
658
#
659
# PCMCIA character devices
660
#
661
# CONFIG_PCMCIA_SERIAL_CS is not set
662
# CONFIG_SYNCLINK_CS is not set
663
# CONFIG_MWAVE is not set
664
# CONFIG_OBMOUSE is not set
665
 
666
#
667
# Multimedia devices
668
#
669
# CONFIG_VIDEO_DEV is not set
670
 
671
#
672
# File systems
673
#
674
# CONFIG_QUOTA is not set
675
# CONFIG_QFMT_V2 is not set
676
# CONFIG_AUTOFS_FS is not set
677
CONFIG_AUTOFS4_FS=y
678
# CONFIG_REISERFS_FS is not set
679
# CONFIG_REISERFS_CHECK is not set
680
# CONFIG_REISERFS_PROC_INFO is not set
681
# CONFIG_ADFS_FS is not set
682
# CONFIG_ADFS_FS_RW is not set
683
# CONFIG_AFFS_FS is not set
684
# CONFIG_HFS_FS is not set
685
# CONFIG_HFSPLUS_FS is not set
686
# CONFIG_BEFS_FS is not set
687
# CONFIG_BEFS_DEBUG is not set
688
# CONFIG_BFS_FS is not set
689
# CONFIG_EXT3_FS is not set
690
# CONFIG_JBD is not set
691
# CONFIG_JBD_DEBUG is not set
692
# CONFIG_FAT_FS is not set
693
# CONFIG_MSDOS_FS is not set
694
# CONFIG_UMSDOS_FS is not set
695
# CONFIG_VFAT_FS is not set
696
# CONFIG_EFS_FS is not set
697
# CONFIG_JFFS_FS is not set
698
# CONFIG_JFFS2_FS is not set
699
# CONFIG_CRAMFS is not set
700
CONFIG_TMPFS=y
701
CONFIG_RAMFS=y
702
CONFIG_ISO9660_FS=y
703
# CONFIG_JOLIET is not set
704
# CONFIG_ZISOFS is not set
705
# CONFIG_JFS_FS is not set
706
# CONFIG_JFS_DEBUG is not set
707
# CONFIG_JFS_STATISTICS is not set
708
# CONFIG_MINIX_FS is not set
709
# CONFIG_VXFS_FS is not set
710
# CONFIG_NTFS_FS is not set
711
# CONFIG_NTFS_RW is not set
712
# CONFIG_HPFS_FS is not set
713
CONFIG_PROC_FS=y
714
# CONFIG_DEVFS_FS is not set
715
# CONFIG_DEVFS_MOUNT is not set
716
# CONFIG_DEVFS_DEBUG is not set
717
CONFIG_DEVPTS_FS=y
718
# CONFIG_QNX4FS_FS is not set
719
# CONFIG_QNX4FS_RW is not set
720
# CONFIG_ROMFS_FS is not set
721
CONFIG_EXT2_FS=y
722
# CONFIG_SYSV_FS is not set
723
# CONFIG_UDF_FS is not set
724
# CONFIG_UDF_RW is not set
725
# CONFIG_UFS_FS is not set
726
# CONFIG_UFS_FS_WRITE is not set
727
# CONFIG_XFS_FS is not set
728
# CONFIG_XFS_QUOTA is not set
729
# CONFIG_XFS_RT is not set
730
# CONFIG_XFS_TRACE is not set
731
# CONFIG_XFS_DEBUG is not set
732
 
733
#
734
# Network File Systems
735
#
736
# CONFIG_CODA_FS is not set
737
# CONFIG_INTERMEZZO_FS is not set
738
CONFIG_NFS_FS=y
739
# CONFIG_NFS_V3 is not set
740
# CONFIG_NFS_DIRECTIO is not set
741
# CONFIG_ROOT_NFS is not set
742
CONFIG_NFSD=y
743
# CONFIG_NFSD_V3 is not set
744
# CONFIG_NFSD_TCP is not set
745
CONFIG_SUNRPC=y
746
CONFIG_LOCKD=y
747
# CONFIG_SMB_FS is not set
748
# CONFIG_NCP_FS is not set
749
# CONFIG_NCPFS_PACKET_SIGNING is not set
750
# CONFIG_NCPFS_IOCTL_LOCKING is not set
751
# CONFIG_NCPFS_STRONG is not set
752
# CONFIG_NCPFS_NFS_NS is not set
753
# CONFIG_NCPFS_OS2_NS is not set
754
# CONFIG_NCPFS_SMALLDOS is not set
755
# CONFIG_NCPFS_NLS is not set
756
# CONFIG_NCPFS_EXTRAS is not set
757
# CONFIG_ZISOFS_FS is not set
758
 
759
#
760
# Partition Types
761
#
762
# CONFIG_PARTITION_ADVANCED is not set
763
CONFIG_MSDOS_PARTITION=y
764
# CONFIG_SMB_NLS is not set
765
# CONFIG_NLS is not set
766
 
767
#
768
# Console drivers
769
#
770
CONFIG_VGA_CONSOLE=y
771
# CONFIG_VIDEO_SELECT is not set
772
 
773
#
774
# Sound
775
#
776
CONFIG_SOUND=y
777
# CONFIG_SOUND_ALI5455 is not set
778
# CONFIG_SOUND_BT878 is not set
779
# CONFIG_SOUND_CMPCI is not set
780
# CONFIG_SOUND_EMU10K1 is not set
781
# CONFIG_MIDI_EMU10K1 is not set
782
# CONFIG_SOUND_FUSION is not set
783
# CONFIG_SOUND_CS4281 is not set
784
# CONFIG_SOUND_ES1370 is not set
785
CONFIG_SOUND_ES1371=y
786
# CONFIG_SOUND_ESSSOLO1 is not set
787
# CONFIG_SOUND_MAESTRO is not set
788
# CONFIG_SOUND_MAESTRO3 is not set
789
# CONFIG_SOUND_FORTE is not set
790
# CONFIG_SOUND_ICH is not set
791
# CONFIG_SOUND_RME96XX is not set
792
# CONFIG_SOUND_SONICVIBES is not set
793
# CONFIG_SOUND_TRIDENT is not set
794
# CONFIG_SOUND_MSNDCLAS is not set
795
# CONFIG_SOUND_MSNDPIN is not set
796
# CONFIG_SOUND_VIA82CXXX is not set
797
# CONFIG_MIDI_VIA82CXXX is not set
798
# CONFIG_SOUND_OSS is not set
799
# CONFIG_SOUND_TVMIXER is not set
800
# CONFIG_SOUND_AD1980 is not set
801
# CONFIG_SOUND_WM97XX is not set
802
 
803
#
804
# USB support
805
#
806
CONFIG_USB=y
807
# CONFIG_USB_DEBUG is not set
808
 
809
#
810
# Miscellaneous USB options
811
#
812
# CONFIG_USB_DEVICEFS is not set
813
# CONFIG_USB_BANDWIDTH is not set
814
 
815
#
816
# USB Host Controller Drivers
817
#
818
# CONFIG_USB_EHCI_HCD is not set
819
CONFIG_USB_UHCI_ALT=y
820
# CONFIG_USB_OHCI is not set
821
# CONFIG_USB_SL811HS_ALT is not set
822
# CONFIG_USB_SL811HS is not set
823
 
824
#
825
# USB Device Class drivers
826
#
827
# CONFIG_USB_AUDIO is not set
828
# CONFIG_USB_EMI26 is not set
829
# CONFIG_USB_MIDI is not set
830
CONFIG_USB_STORAGE=y
831
# CONFIG_USB_STORAGE_DEBUG is not set
832
# CONFIG_USB_STORAGE_DATAFAB is not set
833
# CONFIG_USB_STORAGE_FREECOM is not set
834
# CONFIG_USB_STORAGE_ISD200 is not set
835
# CONFIG_USB_STORAGE_DPCM is not set
836
# CONFIG_USB_STORAGE_HP8200e is not set
837
# CONFIG_USB_STORAGE_SDDR09 is not set
838
# CONFIG_USB_STORAGE_SDDR55 is not set
839
# CONFIG_USB_STORAGE_JUMPSHOT is not set
840
# CONFIG_USB_ACM is not set
841
# CONFIG_USB_PRINTER is not set
842
 
843
#
844
# USB Human Interface Devices (HID)
845
#
846
# CONFIG_USB_HID is not set
847
 
848
#
849
#     Input core support is needed for USB HID input layer or HIDBP support
850
#
851
# CONFIG_USB_HIDINPUT is not set
852
# CONFIG_USB_HIDDEV is not set
853
# CONFIG_USB_KBD is not set
854
# CONFIG_USB_MOUSE is not set
855
# CONFIG_USB_AIPTEK is not set
856
# CONFIG_USB_WACOM is not set
857
# CONFIG_USB_KBTAB is not set
858
# CONFIG_USB_POWERMATE is not set
859
 
860
#
861
# USB Imaging devices
862
#
863
# CONFIG_USB_DC2XX is not set
864
# CONFIG_USB_MDC800 is not set
865
# CONFIG_USB_SCANNER is not set
866
# CONFIG_USB_MICROTEK is not set
867
# CONFIG_USB_HPUSBSCSI is not set
868
 
869
#
870
# USB Multimedia devices
871
#
872
 
873
#
874
#   Video4Linux support is needed for USB Multimedia device support
875
#
876
 
877
#
878
# USB Network adaptors
879
#
880
# CONFIG_USB_PEGASUS is not set
881
# CONFIG_USB_RTL8150 is not set
882
# CONFIG_USB_KAWETH is not set
883
# CONFIG_USB_CATC is not set
884
# CONFIG_USB_CDCETHER is not set
885
# CONFIG_USB_USBNET is not set
886
 
887
#
888
# USB port drivers
889
#
890
# CONFIG_USB_USS720 is not set
891
 
892
#
893
# USB Serial Converter support
894
#
895
# CONFIG_USB_SERIAL is not set
896
 
897
#
898
# USB Miscellaneous drivers
899
#
900
# CONFIG_USB_RIO500 is not set
901
# CONFIG_USB_AUERSWALD is not set
902
# CONFIG_USB_TIGL is not set
903
# CONFIG_USB_BRLVGER is not set
904
# CONFIG_USB_LCD is not set
905
 
906
#
907
# Support for USB gadgets
908
#
909
# CONFIG_USB_GADGET is not set
910
 
911
#
912
# Bluetooth support
913
#
914
# CONFIG_BLUEZ is not set
915
 
916
#
917
# Kernel hacking
918
#
919
# CONFIG_DEBUG_KERNEL is not set
920
CONFIG_LOG_BUF_SHIFT=0
921
 
922
#
923
# Cryptographic options
924
#
925
# CONFIG_CRYPTO is not set
926
 
927
#
928
# Library routines
929
#
930
CONFIG_CRC32=y
931
# CONFIG_ZLIB_INFLATE is not set
932
# CONFIG_ZLIB_DEFLATE is not set

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.