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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [arch/] [ppc/] [defconfig] - Blame information for rev 1275

Go to most recent revision | 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_UID16 is not set
5
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
6
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
7
CONFIG_HAVE_DEC_LOCK=y
8
 
9
#
10
# Code maturity level options
11
#
12
CONFIG_EXPERIMENTAL=y
13
 
14
#
15
# Loadable module support
16
#
17
CONFIG_MODULES=y
18
CONFIG_MODVERSIONS=y
19
CONFIG_KMOD=y
20
 
21
#
22
# Platform support
23
#
24
CONFIG_PPC=y
25
CONFIG_PPC32=y
26
CONFIG_6xx=y
27
# CONFIG_4xx is not set
28
# CONFIG_POWER3 is not set
29
# CONFIG_POWER4 is not set
30
# CONFIG_8xx is not set
31
# CONFIG_8260 is not set
32
CONFIG_PPC_STD_MMU=y
33
CONFIG_ALL_PPC=y
34
# CONFIG_APUS is not set
35
# CONFIG_SPRUCE is not set
36
# CONFIG_LOPEC is not set
37
# CONFIG_PAL4 is not set
38
# CONFIG_GEMINI is not set
39
# CONFIG_SMP is not set
40
CONFIG_ALTIVEC=y
41
CONFIG_TAU=y
42
# CONFIG_TAU_INT is not set
43
# CONFIG_TAU_AVERAGE is not set
44
CONFIG_PPC_ISATIMER=y
45
 
46
#
47
# General setup
48
#
49
# CONFIG_HIGHMEM is not set
50
# CONFIG_ISA is not set
51
# CONFIG_EISA is not set
52
# CONFIG_SBUS is not set
53
# CONFIG_MCA is not set
54
CONFIG_PCI=y
55
CONFIG_NET=y
56
CONFIG_SYSCTL=y
57
CONFIG_SYSVIPC=y
58
# CONFIG_BSD_PROCESS_ACCT is not set
59
CONFIG_KCORE_ELF=y
60
CONFIG_BINFMT_ELF=y
61
CONFIG_KERNEL_ELF=y
62
CONFIG_BINFMT_MISC=m
63
# CONFIG_OOM_KILLER is not set
64
CONFIG_PCI_NAMES=y
65
CONFIG_HOTPLUG=y
66
 
67
#
68
# PCMCIA/CardBus support
69
#
70
# CONFIG_PCMCIA is not set
71
 
72
#
73
# Parallel port support
74
#
75
# CONFIG_PARPORT is not set
76
CONFIG_GEN_RTC=y
77
CONFIG_PPC601_SYNC_FIX=y
78
CONFIG_PROC_DEVICETREE=y
79
CONFIG_PPC_RTAS=y
80
CONFIG_PREP_RESIDUAL=y
81
CONFIG_PROC_PREPRESIDUAL=y
82
CONFIG_PPCBUG_NVRAM=y
83
CONFIG_CMDLINE_BOOL=y
84
CONFIG_CMDLINE="console=ttyS0,9600 console=tty0 root=/dev/sda2"
85
 
86
#
87
# Memory Technology Devices (MTD)
88
#
89
# CONFIG_MTD is not set
90
 
91
#
92
# Plug and Play configuration
93
#
94
# CONFIG_PNP is not set
95
# CONFIG_ISAPNP is not set
96
 
97
#
98
# Block devices
99
#
100
CONFIG_BLK_DEV_FD=m
101
# CONFIG_BLK_DEV_XD is not set
102
# CONFIG_PARIDE is not set
103
# CONFIG_BLK_CPQ_DA is not set
104
# CONFIG_BLK_CPQ_CISS_DA is not set
105
# CONFIG_CISS_SCSI_TAPE is not set
106
# CONFIG_BLK_DEV_DAC960 is not set
107
# CONFIG_BLK_DEV_UMEM is not set
108
CONFIG_BLK_DEV_LOOP=y
109
# CONFIG_BLK_DEV_NBD is not set
110
CONFIG_BLK_DEV_RAM=y
111
CONFIG_BLK_DEV_RAM_SIZE=4096
112
CONFIG_BLK_DEV_INITRD=y
113
# CONFIG_BLK_STATS is not set
114
 
115
#
116
# Multi-device support (RAID and LVM)
117
#
118
# CONFIG_MD is not set
119
# CONFIG_BLK_DEV_MD is not set
120
# CONFIG_MD_LINEAR is not set
121
# CONFIG_MD_RAID0 is not set
122
# CONFIG_MD_RAID1 is not set
123
# CONFIG_MD_RAID5 is not set
124
# CONFIG_MD_MULTIPATH is not set
125
# CONFIG_BLK_DEV_LVM is not set
126
 
127
#
128
# Networking options
129
#
130
CONFIG_PACKET=y
131
# CONFIG_PACKET_MMAP is not set
132
# CONFIG_NETLINK_DEV is not set
133
CONFIG_NETFILTER=y
134
# CONFIG_NETFILTER_DEBUG is not set
135
# CONFIG_FILTER is not set
136
CONFIG_UNIX=y
137
CONFIG_INET=y
138
CONFIG_IP_MULTICAST=y
139
# CONFIG_IP_ADVANCED_ROUTER is not set
140
# CONFIG_IP_PNP is not set
141
# CONFIG_NET_IPIP is not set
142
# CONFIG_NET_IPGRE is not set
143
# CONFIG_IP_MROUTE is not set
144
# CONFIG_ARPD is not set
145
# CONFIG_INET_ECN is not set
146
CONFIG_SYN_COOKIES=y
147
 
148
#
149
#   IP: Netfilter Configuration
150
#
151
CONFIG_IP_NF_CONNTRACK=m
152
CONFIG_IP_NF_FTP=m
153
CONFIG_IP_NF_AMANDA=m
154
CONFIG_IP_NF_TFTP=m
155
CONFIG_IP_NF_IRC=m
156
# CONFIG_IP_NF_QUEUE is not set
157
CONFIG_IP_NF_IPTABLES=m
158
CONFIG_IP_NF_MATCH_LIMIT=m
159
CONFIG_IP_NF_MATCH_MAC=m
160
CONFIG_IP_NF_MATCH_PKTTYPE=m
161
CONFIG_IP_NF_MATCH_MARK=m
162
CONFIG_IP_NF_MATCH_MULTIPORT=m
163
CONFIG_IP_NF_MATCH_TOS=m
164
CONFIG_IP_NF_MATCH_ECN=m
165
CONFIG_IP_NF_MATCH_DSCP=m
166
CONFIG_IP_NF_MATCH_AH_ESP=m
167
CONFIG_IP_NF_MATCH_LENGTH=m
168
CONFIG_IP_NF_MATCH_TTL=m
169
CONFIG_IP_NF_MATCH_TCPMSS=m
170
CONFIG_IP_NF_MATCH_HELPER=m
171
CONFIG_IP_NF_MATCH_STATE=m
172
CONFIG_IP_NF_MATCH_CONNTRACK=m
173
CONFIG_IP_NF_MATCH_UNCLEAN=m
174
CONFIG_IP_NF_MATCH_OWNER=m
175
CONFIG_IP_NF_FILTER=m
176
CONFIG_IP_NF_TARGET_REJECT=m
177
CONFIG_IP_NF_TARGET_MIRROR=m
178
CONFIG_IP_NF_NAT=m
179
CONFIG_IP_NF_NAT_NEEDED=y
180
CONFIG_IP_NF_TARGET_MASQUERADE=m
181
CONFIG_IP_NF_TARGET_REDIRECT=m
182
CONFIG_IP_NF_NAT_AMANDA=m
183
# CONFIG_IP_NF_NAT_LOCAL is not set
184
CONFIG_IP_NF_NAT_SNMP_BASIC=m
185
CONFIG_IP_NF_NAT_IRC=m
186
CONFIG_IP_NF_NAT_FTP=m
187
CONFIG_IP_NF_NAT_TFTP=m
188
# CONFIG_IP_NF_MANGLE is not set
189
# CONFIG_IP_NF_TARGET_LOG is not set
190
CONFIG_IP_NF_TARGET_ULOG=m
191
CONFIG_IP_NF_TARGET_TCPMSS=m
192
CONFIG_IP_NF_ARPTABLES=m
193
CONFIG_IP_NF_ARPFILTER=m
194
CONFIG_IP_NF_COMPAT_IPCHAINS=m
195
CONFIG_IP_NF_NAT_NEEDED=y
196
# CONFIG_IP_NF_COMPAT_IPFWADM is not set
197
# CONFIG_IPV6 is not set
198
# CONFIG_KHTTPD is not set
199
# CONFIG_ATM is not set
200
# CONFIG_VLAN_8021Q is not set
201
 
202
#
203
#
204
#
205
# CONFIG_IPX is not set
206
CONFIG_ATALK=m
207
 
208
#
209
# Appletalk devices
210
#
211
# CONFIG_DEV_APPLETALK is not set
212
# CONFIG_DECNET is not set
213
# CONFIG_BRIDGE is not set
214
# CONFIG_X25 is not set
215
# CONFIG_LAPB is not set
216
# CONFIG_LLC is not set
217
# CONFIG_NET_DIVERT is not set
218
# CONFIG_ECONET is not set
219
# CONFIG_WAN_ROUTER is not set
220
# CONFIG_NET_FASTROUTE is not set
221
# CONFIG_NET_HW_FLOWCONTROL is not set
222
 
223
#
224
# QoS and/or fair queueing
225
#
226
# CONFIG_NET_SCHED is not set
227
 
228
#
229
# Network testing
230
#
231
# CONFIG_NET_PKTGEN is not set
232
 
233
#
234
# ATA/IDE/MFM/RLL support
235
#
236
CONFIG_IDE=y
237
 
238
#
239
# IDE, ATA and ATAPI Block devices
240
#
241
CONFIG_BLK_DEV_IDE=y
242
 
243
#
244
# Please see Documentation/ide.txt for help/info on IDE drives
245
#
246
# CONFIG_BLK_DEV_HD_IDE is not set
247
# CONFIG_BLK_DEV_HD is not set
248
CONFIG_BLK_DEV_IDEDISK=y
249
# CONFIG_IDEDISK_MULTI_MODE is not set
250
# CONFIG_IDEDISK_STROKE is not set
251
# CONFIG_BLK_DEV_IDECS is not set
252
CONFIG_BLK_DEV_IDECD=y
253
# CONFIG_BLK_DEV_IDETAPE is not set
254
CONFIG_BLK_DEV_IDEFLOPPY=y
255
CONFIG_BLK_DEV_IDESCSI=y
256
# CONFIG_IDE_TASK_IOCTL is not set
257
 
258
#
259
# IDE chipset support/bugfixes
260
#
261
# CONFIG_BLK_DEV_CMD640 is not set
262
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
263
# CONFIG_BLK_DEV_ISAPNP is not set
264
CONFIG_BLK_DEV_IDEPCI=y
265
CONFIG_BLK_DEV_GENERIC=y
266
CONFIG_IDEPCI_SHARE_IRQ=y
267
CONFIG_BLK_DEV_IDEDMA_PCI=y
268
# CONFIG_BLK_DEV_OFFBOARD is not set
269
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
270
CONFIG_IDEDMA_PCI_AUTO=y
271
# CONFIG_IDEDMA_ONLYDISK is not set
272
CONFIG_BLK_DEV_IDEDMA=y
273
# CONFIG_IDEDMA_PCI_WIP is not set
274
# CONFIG_BLK_DEV_ADMA100 is not set
275
# CONFIG_BLK_DEV_AEC62XX is not set
276
# CONFIG_BLK_DEV_ALI15X3 is not set
277
# CONFIG_WDC_ALI15X3 is not set
278
# CONFIG_BLK_DEV_AMD74XX is not set
279
# CONFIG_AMD74XX_OVERRIDE is not set
280
CONFIG_BLK_DEV_CMD64X=y
281
# CONFIG_BLK_DEV_TRIFLEX is not set
282
# CONFIG_BLK_DEV_CY82C693 is not set
283
# CONFIG_BLK_DEV_CS5530 is not set
284
# CONFIG_BLK_DEV_HPT34X is not set
285
# CONFIG_HPT34X_AUTODMA is not set
286
# CONFIG_BLK_DEV_HPT366 is not set
287
# CONFIG_BLK_DEV_PIIX is not set
288
# CONFIG_BLK_DEV_NS87415 is not set
289
# CONFIG_BLK_DEV_OPTI621 is not set
290
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
291
# CONFIG_PDC202XX_BURST is not set
292
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
293
# CONFIG_PDC202XX_FORCE is not set
294
# CONFIG_BLK_DEV_RZ1000 is not set
295
# CONFIG_BLK_DEV_SC1200 is not set
296
# CONFIG_BLK_DEV_SVWKS is not set
297
# CONFIG_BLK_DEV_SIIMAGE is not set
298
# CONFIG_BLK_DEV_SIS5513 is not set
299
# CONFIG_BLK_DEV_SLC90E66 is not set
300
# CONFIG_BLK_DEV_TRM290 is not set
301
# CONFIG_BLK_DEV_VIA82CXXX is not set
302
CONFIG_BLK_DEV_SL82C105=y
303
CONFIG_BLK_DEV_IDE_PMAC=y
304
CONFIG_BLK_DEV_IDEDMA_PMAC=y
305
CONFIG_BLK_DEV_IDEDMA_PMAC_AUTO=y
306
CONFIG_BLK_DEV_IDEDMA=y
307
CONFIG_BLK_DEV_IDEPCI=y
308
# CONFIG_IDE_CHIPSETS is not set
309
CONFIG_IDEDMA_AUTO=y
310
# CONFIG_IDEDMA_IVB is not set
311
# CONFIG_DMA_NONPCI is not set
312
# CONFIG_BLK_DEV_ATARAID is not set
313
# CONFIG_BLK_DEV_ATARAID_PDC is not set
314
# CONFIG_BLK_DEV_ATARAID_HPT is not set
315
# CONFIG_BLK_DEV_ATARAID_SII is not set
316
 
317
#
318
# SCSI support
319
#
320
CONFIG_SCSI=y
321
 
322
#
323
# SCSI support type (disk, tape, CD-ROM)
324
#
325
CONFIG_BLK_DEV_SD=y
326
CONFIG_SD_EXTRA_DEVS=40
327
CONFIG_CHR_DEV_ST=y
328
# CONFIG_CHR_DEV_OSST is not set
329
CONFIG_BLK_DEV_SR=y
330
CONFIG_BLK_DEV_SR_VENDOR=y
331
CONFIG_SR_EXTRA_DEVS=2
332
CONFIG_CHR_DEV_SG=y
333
 
334
#
335
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
336
#
337
# CONFIG_SCSI_DEBUG_QUEUES is not set
338
# CONFIG_SCSI_MULTI_LUN is not set
339
CONFIG_SCSI_CONSTANTS=y
340
# CONFIG_SCSI_LOGGING is not set
341
 
342
#
343
# SCSI low-level drivers
344
#
345
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
346
# CONFIG_SCSI_7000FASST is not set
347
# CONFIG_SCSI_ACARD is not set
348
# CONFIG_SCSI_AHA152X is not set
349
# CONFIG_SCSI_AHA1542 is not set
350
# CONFIG_SCSI_AHA1740 is not set
351
# CONFIG_SCSI_AACRAID is not set
352
CONFIG_SCSI_AIC7XXX=m
353
CONFIG_AIC7XXX_CMDS_PER_DEVICE=253
354
CONFIG_AIC7XXX_RESET_DELAY_MS=15000
355
# CONFIG_AIC7XXX_PROBE_EISA_VL is not set
356
# CONFIG_AIC7XXX_BUILD_FIRMWARE is not set
357
# CONFIG_AIC7XXX_DEBUG_ENABLE is not set
358
CONFIG_AIC7XXX_DEBUG_MASK=0
359
# CONFIG_AIC7XXX_REG_PRETTY_PRINT is not set
360
# CONFIG_SCSI_AIC79XX is not set
361
CONFIG_SCSI_AIC7XXX_OLD=m
362
# CONFIG_AIC7XXX_OLD_TCQ_ON_BY_DEFAULT is not set
363
CONFIG_AIC7XXX_OLD_CMDS_PER_DEVICE=8
364
CONFIG_AIC7XXX_OLD_PROC_STATS=y
365
# CONFIG_SCSI_DPT_I2O is not set
366
CONFIG_SCSI_ADVANSYS=m
367
# CONFIG_SCSI_IN2000 is not set
368
# CONFIG_SCSI_AM53C974 is not set
369
# CONFIG_SCSI_MEGARAID is not set
370
# CONFIG_SCSI_BUSLOGIC is not set
371
# CONFIG_SCSI_CPQFCTS is not set
372
# CONFIG_SCSI_DMX3191D is not set
373
# CONFIG_SCSI_DTC3280 is not set
374
# CONFIG_SCSI_EATA is not set
375
# CONFIG_SCSI_EATA_DMA is not set
376
# CONFIG_SCSI_EATA_PIO is not set
377
# CONFIG_SCSI_FUTURE_DOMAIN is not set
378
# CONFIG_SCSI_GDTH is not set
379
# CONFIG_SCSI_GENERIC_NCR5380 is not set
380
# CONFIG_SCSI_INITIO is not set
381
# CONFIG_SCSI_INIA100 is not set
382
# CONFIG_SCSI_NCR53C406A is not set
383
# CONFIG_SCSI_NCR53C7xx is not set
384
CONFIG_SCSI_SYM53C8XX_2=y
385
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
386
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
387
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
388
# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
389
# CONFIG_SCSI_PAS16 is not set
390
# CONFIG_SCSI_PCI2000 is not set
391
# CONFIG_SCSI_PCI2220I is not set
392
# CONFIG_SCSI_PSI240I is not set
393
# CONFIG_SCSI_QLOGIC_FAS is not set
394
# CONFIG_SCSI_QLOGIC_ISP is not set
395
# CONFIG_SCSI_QLOGIC_FC is not set
396
# CONFIG_SCSI_QLOGIC_1280 is not set
397
# CONFIG_SCSI_SIM710 is not set
398
# CONFIG_SCSI_SYM53C416 is not set
399
# CONFIG_SCSI_DC390T is not set
400
# CONFIG_SCSI_T128 is not set
401
# CONFIG_SCSI_U14_34F is not set
402
# CONFIG_SCSI_NSP32 is not set
403
# CONFIG_SCSI_DEBUG is not set
404
CONFIG_SCSI_MESH=y
405
CONFIG_SCSI_MESH_SYNC_RATE=5
406
CONFIG_SCSI_MESH_RESET_DELAY_MS=4000
407
CONFIG_SCSI_MAC53C94=y
408
 
409
#
410
# IEEE 1394 (FireWire) support (EXPERIMENTAL)
411
#
412
# CONFIG_IEEE1394 is not set
413
 
414
#
415
# Network device support
416
#
417
CONFIG_NETDEVICES=y
418
 
419
#
420
# ARCnet devices
421
#
422
# CONFIG_ARCNET is not set
423
# CONFIG_DUMMY is not set
424
# CONFIG_BONDING is not set
425
# CONFIG_EQUALIZER is not set
426
# CONFIG_TUN is not set
427
# CONFIG_ETHERTAP is not set
428
 
429
#
430
# Ethernet (10 or 100Mbit)
431
#
432
CONFIG_NET_ETHERNET=y
433
CONFIG_MACE=y
434
# CONFIG_MACE_AAUI_PORT is not set
435
CONFIG_BMAC=y
436
CONFIG_GMAC=y
437
# CONFIG_SUNLANCE is not set
438
# CONFIG_HAPPYMEAL is not set
439
# CONFIG_SUNBMAC is not set
440
# CONFIG_SUNQE is not set
441
# CONFIG_SUNGEM is not set
442
# CONFIG_NET_VENDOR_3COM is not set
443
# CONFIG_LANCE is not set
444
# CONFIG_NET_VENDOR_SMC is not set
445
# CONFIG_NET_VENDOR_RACAL is not set
446
# CONFIG_HP100 is not set
447
# CONFIG_NET_ISA is not set
448
CONFIG_NET_PCI=y
449
CONFIG_PCNET32=y
450
# CONFIG_AMD8111_ETH is not set
451
# CONFIG_ADAPTEC_STARFIRE is not set
452
# CONFIG_APRICOT is not set
453
# CONFIG_CS89x0 is not set
454
CONFIG_TULIP=y
455
# CONFIG_TULIP_MWI is not set
456
CONFIG_TULIP_MMIO=y
457
CONFIG_DE4X5=m
458
# CONFIG_DGRS is not set
459
# CONFIG_DM9102 is not set
460
# CONFIG_EEPRO100 is not set
461
# CONFIG_EEPRO100_PIO is not set
462
# CONFIG_E100 is not set
463
# CONFIG_LNE390 is not set
464
# CONFIG_FEALNX is not set
465
# CONFIG_NATSEMI is not set
466
# CONFIG_NE2K_PCI is not set
467
# CONFIG_NE3210 is not set
468
# CONFIG_ES3210 is not set
469
# CONFIG_8139CP is not set
470
# CONFIG_8139TOO is not set
471
# CONFIG_8139TOO_PIO is not set
472
# CONFIG_8139TOO_TUNE_TWISTER is not set
473
# CONFIG_8139TOO_8129 is not set
474
# CONFIG_8139_OLD_RX_RESET is not set
475
# CONFIG_SIS900 is not set
476
# CONFIG_EPIC100 is not set
477
# CONFIG_SUNDANCE is not set
478
# CONFIG_SUNDANCE_MMIO is not set
479
# CONFIG_TLAN is not set
480
# CONFIG_TC35815 is not set
481
# CONFIG_VIA_RHINE is not set
482
# CONFIG_VIA_RHINE_MMIO is not set
483
# CONFIG_WINBOND_840 is not set
484
# CONFIG_NET_POCKET is not set
485
 
486
#
487
# Ethernet (1000 Mbit)
488
#
489
# CONFIG_ACENIC is not set
490
# CONFIG_DL2K is not set
491
# CONFIG_E1000 is not set
492
# CONFIG_MYRI_SBUS is not set
493
# CONFIG_NS83820 is not set
494
# CONFIG_HAMACHI is not set
495
# CONFIG_YELLOWFIN is not set
496
# CONFIG_R8169 is not set
497
# CONFIG_SK98LIN is not set
498
# CONFIG_TIGON3 is not set
499
# CONFIG_FDDI is not set
500
# CONFIG_HIPPI is not set
501
# CONFIG_PLIP is not set
502
CONFIG_PPP=y
503
CONFIG_PPP_MULTILINK=y
504
# CONFIG_PPP_FILTER is not set
505
CONFIG_PPP_ASYNC=y
506
# CONFIG_PPP_SYNC_TTY is not set
507
CONFIG_PPP_DEFLATE=y
508
# CONFIG_PPP_BSDCOMP is not set
509
# CONFIG_PPPOE is not set
510
# CONFIG_SLIP is not set
511
 
512
#
513
# Wireless LAN (non-hamradio)
514
#
515
CONFIG_NET_RADIO=y
516
# CONFIG_STRIP is not set
517
# CONFIG_WAVELAN is not set
518
# CONFIG_ARLAN is not set
519
# CONFIG_AIRONET4500 is not set
520
# CONFIG_AIRONET4500_NONCS is not set
521
# CONFIG_AIRONET4500_PROC is not set
522
# CONFIG_AIRO is not set
523
CONFIG_HERMES=m
524
CONFIG_APPLE_AIRPORT=m
525
# CONFIG_PLX_HERMES is not set
526
# CONFIG_PCI_HERMES is not set
527
CONFIG_NET_WIRELESS=y
528
 
529
#
530
# Token Ring devices
531
#
532
# CONFIG_TR is not set
533
# CONFIG_NET_FC is not set
534
# CONFIG_RCPCI is not set
535
# CONFIG_SHAPER is not set
536
 
537
#
538
# Wan interfaces
539
#
540
# CONFIG_WAN is not set
541
 
542
#
543
# Amateur Radio support
544
#
545
# CONFIG_HAMRADIO is not set
546
 
547
#
548
# IrDA (infrared) support
549
#
550
# CONFIG_IRDA is not set
551
 
552
#
553
# ISDN subsystem
554
#
555
# CONFIG_ISDN is not set
556
 
557
#
558
# Old CD-ROM drivers (not SCSI, not IDE)
559
#
560
# CONFIG_CD_NO_IDESCSI is not set
561
 
562
#
563
# Console drivers
564
#
565
CONFIG_VGA_CONSOLE=y
566
 
567
#
568
# Frame-buffer support
569
#
570
CONFIG_FB=y
571
CONFIG_DUMMY_CONSOLE=y
572
# CONFIG_FB_RIVA is not set
573
# CONFIG_FB_CLGEN is not set
574
# CONFIG_FB_PM2 is not set
575
# CONFIG_FB_PM3 is not set
576
# CONFIG_FB_CYBER2000 is not set
577
CONFIG_FB_OF=y
578
CONFIG_FB_CONTROL=y
579
CONFIG_FB_PLATINUM=y
580
CONFIG_FB_VALKYRIE=y
581
CONFIG_FB_CT65550=y
582
CONFIG_FB_IMSTT=y
583
# CONFIG_FB_S3TRIO is not set
584
# CONFIG_FB_VGA16 is not set
585
CONFIG_FB_MATROX=y
586
CONFIG_FB_MATROX_MILLENIUM=y
587
CONFIG_FB_MATROX_MYSTIQUE=y
588
# CONFIG_FB_MATROX_G450 is not set
589
CONFIG_FB_MATROX_G100A=y
590
CONFIG_FB_MATROX_G100=y
591
# CONFIG_FB_MATROX_I2C is not set
592
# CONFIG_FB_MATROX_MAVEN is not set
593
CONFIG_FB_MATROX_PROC=y
594
# CONFIG_FB_MATROX_MULTIHEAD is not set
595
CONFIG_FB_ATY=y
596
CONFIG_FB_ATY_GX=y
597
CONFIG_FB_ATY_CT=y
598
CONFIG_FB_RADEON=y
599
CONFIG_FB_ATY128=y
600
# CONFIG_FB_INTEL is not set
601
# CONFIG_FB_SIS is not set
602
# CONFIG_FB_NEOMAGIC is not set
603
CONFIG_FB_3DFX=y
604
# CONFIG_FB_VOODOO1 is not set
605
# CONFIG_FB_TRIDENT is not set
606
# CONFIG_FB_VIRTUAL is not set
607
# CONFIG_FBCON_ADVANCED is not set
608
CONFIG_FBCON_CFB8=y
609
CONFIG_FBCON_CFB16=y
610
CONFIG_FBCON_CFB24=y
611
CONFIG_FBCON_CFB32=y
612
# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
613
CONFIG_FBCON_FONTS=y
614
# CONFIG_FONT_8x8 is not set
615
CONFIG_FONT_8x16=y
616
CONFIG_FONT_SUN8x16=y
617
CONFIG_FONT_SUN12x22=y
618
# CONFIG_FONT_6x11 is not set
619
# CONFIG_FONT_PEARL_8x8 is not set
620
# CONFIG_FONT_ACORN_8x8 is not set
621
# CONFIG_FB_COMPAT_XPMAC is not set
622
 
623
#
624
# Input core support
625
#
626
CONFIG_INPUT=y
627
CONFIG_INPUT_KEYBDEV=y
628
CONFIG_INPUT_MOUSEDEV=y
629
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
630
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
631
# CONFIG_INPUT_JOYDEV is not set
632
CONFIG_INPUT_EVDEV=y
633
 
634
#
635
# Macintosh device drivers
636
#
637
CONFIG_ADB_CUDA=y
638
CONFIG_ADB_PMU=y
639
# CONFIG_PMAC_PBOOK is not set
640
# CONFIG_PMAC_BACKLIGHT is not set
641
# CONFIG_MAC_FLOPPY is not set
642
CONFIG_MAC_SERIAL=m
643
CONFIG_ADB=y
644
CONFIG_ADB_MACIO=y
645
CONFIG_INPUT_ADBHID=y
646
CONFIG_MAC_ADBKEYCODES=y
647
CONFIG_MAC_EMUMOUSEBTN=y
648
CONFIG_MAC_HID=y
649
# CONFIG_ANSLCD is not set
650
 
651
#
652
# Character devices
653
#
654
CONFIG_VT=y
655
CONFIG_VT_CONSOLE=y
656
CONFIG_SERIAL=m
657
# CONFIG_SERIAL_EXTENDED is not set
658
# CONFIG_SERIAL_NONSTANDARD is not set
659
CONFIG_UNIX98_PTYS=y
660
CONFIG_UNIX98_PTY_COUNT=256
661
 
662
#
663
# I2C support
664
#
665
CONFIG_I2C=m
666
# CONFIG_I2C_ALGOBIT is not set
667
# CONFIG_I2C_ALGOPCF is not set
668
CONFIG_I2C_KEYWEST=m
669
CONFIG_I2C_CHARDEV=m
670
CONFIG_I2C_PROC=m
671
 
672
#
673
# Mice
674
#
675
CONFIG_BUSMOUSE=y
676
# CONFIG_ATIXL_BUSMOUSE is not set
677
# CONFIG_LOGIBUSMOUSE is not set
678
# CONFIG_MS_BUSMOUSE is not set
679
CONFIG_MOUSE=y
680
CONFIG_PSMOUSE=y
681
# CONFIG_82C710_MOUSE is not set
682
# CONFIG_PC110_PAD is not set
683
# CONFIG_MK712_MOUSE is not set
684
 
685
#
686
# Joysticks
687
#
688
# CONFIG_INPUT_GAMEPORT is not set
689
# CONFIG_INPUT_NS558 is not set
690
# CONFIG_INPUT_LIGHTNING is not set
691
# CONFIG_INPUT_PCIGAME is not set
692
# CONFIG_INPUT_CS461X is not set
693
# CONFIG_INPUT_EMU10K1 is not set
694
# CONFIG_INPUT_SERIO is not set
695
# CONFIG_INPUT_SERPORT is not set
696
 
697
#
698
# Joysticks
699
#
700
# CONFIG_INPUT_ANALOG is not set
701
# CONFIG_INPUT_A3D is not set
702
# CONFIG_INPUT_ADI is not set
703
# CONFIG_INPUT_COBRA is not set
704
# CONFIG_INPUT_GF2K is not set
705
# CONFIG_INPUT_GRIP is not set
706
# CONFIG_INPUT_INTERACT is not set
707
# CONFIG_INPUT_TMDC is not set
708
# CONFIG_INPUT_SIDEWINDER is not set
709
# CONFIG_INPUT_IFORCE_USB is not set
710
# CONFIG_INPUT_IFORCE_232 is not set
711
# CONFIG_INPUT_WARRIOR is not set
712
# CONFIG_INPUT_MAGELLAN is not set
713
# CONFIG_INPUT_SPACEORB is not set
714
# CONFIG_INPUT_SPACEBALL is not set
715
# CONFIG_INPUT_STINGER is not set
716
# CONFIG_INPUT_DB9 is not set
717
# CONFIG_INPUT_GAMECON is not set
718
# CONFIG_INPUT_TURBOGRAFX is not set
719
# CONFIG_QIC02_TAPE is not set
720
# CONFIG_IPMI_HANDLER is not set
721
# CONFIG_IPMI_PANIC_EVENT is not set
722
# CONFIG_IPMI_DEVICE_INTERFACE is not set
723
# CONFIG_IPMI_KCS is not set
724
# CONFIG_IPMI_WATCHDOG is not set
725
 
726
#
727
# Watchdog Cards
728
#
729
# CONFIG_WATCHDOG is not set
730
# CONFIG_SCx200_GPIO is not set
731
# CONFIG_AMD_PM768 is not set
732
CONFIG_NVRAM=y
733
# CONFIG_RTC is not set
734
# CONFIG_DTLK is not set
735
# CONFIG_R3964 is not set
736
# CONFIG_APPLICOM is not set
737
 
738
#
739
# Ftape, the floppy tape device driver
740
#
741
# CONFIG_FTAPE is not set
742
# CONFIG_AGP is not set
743
# CONFIG_DRM is not set
744
 
745
#
746
# Multimedia devices
747
#
748
# CONFIG_VIDEO_DEV is not set
749
 
750
#
751
# File systems
752
#
753
# CONFIG_QUOTA is not set
754
# CONFIG_AUTOFS_FS is not set
755
# CONFIG_AUTOFS4_FS is not set
756
# CONFIG_REISERFS_FS is not set
757
# CONFIG_REISERFS_CHECK is not set
758
# CONFIG_REISERFS_PROC_INFO is not set
759
# CONFIG_ADFS_FS is not set
760
# CONFIG_ADFS_FS_RW is not set
761
# CONFIG_AFFS_FS is not set
762
CONFIG_HFS_FS=m
763
# CONFIG_BEFS_FS is not set
764
# CONFIG_BEFS_DEBUG is not set
765
# CONFIG_BFS_FS is not set
766
# CONFIG_EXT3_FS is not set
767
# CONFIG_JBD is not set
768
# CONFIG_JBD_DEBUG is not set
769
CONFIG_FAT_FS=m
770
CONFIG_MSDOS_FS=m
771
# CONFIG_UMSDOS_FS is not set
772
CONFIG_VFAT_FS=m
773
# CONFIG_EFS_FS is not set
774
# CONFIG_JFFS_FS is not set
775
# CONFIG_JFFS2_FS is not set
776
# CONFIG_CRAMFS is not set
777
CONFIG_TMPFS=y
778
CONFIG_RAMFS=y
779
CONFIG_ISO9660_FS=y
780
# CONFIG_JOLIET is not set
781
# CONFIG_ZISOFS is not set
782
# CONFIG_JFS_FS is not set
783
# CONFIG_JFS_DEBUG is not set
784
# CONFIG_JFS_STATISTICS is not set
785
# CONFIG_MINIX_FS is not set
786
# CONFIG_VXFS_FS is not set
787
# CONFIG_NTFS_FS is not set
788
# CONFIG_NTFS_RW is not set
789
# CONFIG_HPFS_FS is not set
790
CONFIG_PROC_FS=y
791
CONFIG_DEVFS_FS=y
792
# CONFIG_DEVFS_MOUNT is not set
793
# CONFIG_DEVFS_DEBUG is not set
794
CONFIG_DEVPTS_FS=y
795
# CONFIG_QNX4FS_FS is not set
796
# CONFIG_QNX4FS_RW is not set
797
# CONFIG_ROMFS_FS is not set
798
CONFIG_EXT2_FS=y
799
# CONFIG_SYSV_FS is not set
800
# CONFIG_UDF_FS is not set
801
# CONFIG_UDF_RW is not set
802
# CONFIG_UFS_FS is not set
803
# CONFIG_UFS_FS_WRITE is not set
804
 
805
#
806
# Network File Systems
807
#
808
# CONFIG_CODA_FS is not set
809
# CONFIG_INTERMEZZO_FS is not set
810
CONFIG_NFS_FS=y
811
# CONFIG_NFS_V3 is not set
812
# CONFIG_ROOT_NFS is not set
813
CONFIG_NFSD=y
814
# CONFIG_NFSD_V3 is not set
815
# CONFIG_NFSD_TCP is not set
816
CONFIG_SUNRPC=y
817
CONFIG_LOCKD=y
818
# CONFIG_SMB_FS is not set
819
# CONFIG_NCP_FS is not set
820
# CONFIG_NCPFS_PACKET_SIGNING is not set
821
# CONFIG_NCPFS_IOCTL_LOCKING is not set
822
# CONFIG_NCPFS_STRONG is not set
823
# CONFIG_NCPFS_NFS_NS is not set
824
# CONFIG_NCPFS_OS2_NS is not set
825
# CONFIG_NCPFS_SMALLDOS is not set
826
# CONFIG_NCPFS_NLS is not set
827
# CONFIG_NCPFS_EXTRAS is not set
828
# CONFIG_ZISOFS_FS is not set
829
 
830
#
831
# Partition Types
832
#
833
CONFIG_PARTITION_ADVANCED=y
834
# CONFIG_ACORN_PARTITION is not set
835
# CONFIG_OSF_PARTITION is not set
836
# CONFIG_AMIGA_PARTITION is not set
837
# CONFIG_ATARI_PARTITION is not set
838
CONFIG_MAC_PARTITION=y
839
CONFIG_MSDOS_PARTITION=y
840
# CONFIG_BSD_DISKLABEL is not set
841
# CONFIG_MINIX_SUBPARTITION is not set
842
# CONFIG_SOLARIS_X86_PARTITION is not set
843
# CONFIG_UNIXWARE_DISKLABEL is not set
844
# CONFIG_LDM_PARTITION is not set
845
# CONFIG_SGI_PARTITION is not set
846
# CONFIG_ULTRIX_PARTITION is not set
847
# CONFIG_SUN_PARTITION is not set
848
# CONFIG_EFI_PARTITION is not set
849
# CONFIG_SMB_NLS is not set
850
CONFIG_NLS=y
851
 
852
#
853
# Native Language Support
854
#
855
CONFIG_NLS_DEFAULT="iso8859-1"
856
# CONFIG_NLS_CODEPAGE_437 is not set
857
# CONFIG_NLS_CODEPAGE_737 is not set
858
# CONFIG_NLS_CODEPAGE_775 is not set
859
# CONFIG_NLS_CODEPAGE_850 is not set
860
# CONFIG_NLS_CODEPAGE_852 is not set
861
# CONFIG_NLS_CODEPAGE_855 is not set
862
# CONFIG_NLS_CODEPAGE_857 is not set
863
# CONFIG_NLS_CODEPAGE_860 is not set
864
# CONFIG_NLS_CODEPAGE_861 is not set
865
# CONFIG_NLS_CODEPAGE_862 is not set
866
# CONFIG_NLS_CODEPAGE_863 is not set
867
# CONFIG_NLS_CODEPAGE_864 is not set
868
# CONFIG_NLS_CODEPAGE_865 is not set
869
# CONFIG_NLS_CODEPAGE_866 is not set
870
# CONFIG_NLS_CODEPAGE_869 is not set
871
# CONFIG_NLS_CODEPAGE_936 is not set
872
# CONFIG_NLS_CODEPAGE_950 is not set
873
# CONFIG_NLS_CODEPAGE_932 is not set
874
# CONFIG_NLS_CODEPAGE_949 is not set
875
# CONFIG_NLS_CODEPAGE_874 is not set
876
# CONFIG_NLS_ISO8859_8 is not set
877
# CONFIG_NLS_CODEPAGE_1250 is not set
878
# CONFIG_NLS_CODEPAGE_1251 is not set
879
CONFIG_NLS_ISO8859_1=m
880
# CONFIG_NLS_ISO8859_2 is not set
881
# CONFIG_NLS_ISO8859_3 is not set
882
# CONFIG_NLS_ISO8859_4 is not set
883
# CONFIG_NLS_ISO8859_5 is not set
884
# CONFIG_NLS_ISO8859_6 is not set
885
# CONFIG_NLS_ISO8859_7 is not set
886
# CONFIG_NLS_ISO8859_9 is not set
887
# CONFIG_NLS_ISO8859_13 is not set
888
# CONFIG_NLS_ISO8859_14 is not set
889
# CONFIG_NLS_ISO8859_15 is not set
890
# CONFIG_NLS_KOI8_R is not set
891
# CONFIG_NLS_KOI8_U is not set
892
# CONFIG_NLS_UTF8 is not set
893
 
894
#
895
# Sound
896
#
897
CONFIG_SOUND=m
898
CONFIG_DMASOUND_PMAC=m
899
CONFIG_DMASOUND=m
900
CONFIG_I2C=m
901
CONFIG_I2C_KEYWEST=m
902
# CONFIG_SOUND_ALI5455 is not set
903
# CONFIG_SOUND_BT878 is not set
904
# CONFIG_SOUND_CMPCI is not set
905
# CONFIG_SOUND_EMU10K1 is not set
906
# CONFIG_MIDI_EMU10K1 is not set
907
# CONFIG_SOUND_FUSION is not set
908
# CONFIG_SOUND_CS4281 is not set
909
# CONFIG_SOUND_ES1370 is not set
910
# CONFIG_SOUND_ES1371 is not set
911
# CONFIG_SOUND_ESSSOLO1 is not set
912
# CONFIG_SOUND_MAESTRO is not set
913
# CONFIG_SOUND_MAESTRO3 is not set
914
# CONFIG_SOUND_FORTE is not set
915
# CONFIG_SOUND_ICH is not set
916
# CONFIG_SOUND_RME96XX is not set
917
# CONFIG_SOUND_SONICVIBES is not set
918
# CONFIG_SOUND_TRIDENT is not set
919
# CONFIG_SOUND_MSNDCLAS is not set
920
# CONFIG_SOUND_MSNDPIN is not set
921
# CONFIG_SOUND_VIA82CXXX is not set
922
# CONFIG_MIDI_VIA82CXXX is not set
923
# CONFIG_SOUND_OSS is not set
924
# CONFIG_SOUND_TVMIXER is not set
925
 
926
#
927
# USB support
928
#
929
CONFIG_USB=y
930
# CONFIG_USB_DEBUG is not set
931
 
932
#
933
# Miscellaneous USB options
934
#
935
CONFIG_USB_DEVICEFS=y
936
# CONFIG_USB_BANDWIDTH is not set
937
 
938
#
939
# USB Host Controller Drivers
940
#
941
# CONFIG_USB_EHCI_HCD is not set
942
# CONFIG_USB_UHCI is not set
943
# CONFIG_USB_UHCI_ALT is not set
944
CONFIG_USB_OHCI=y
945
 
946
#
947
# USB Device Class drivers
948
#
949
# CONFIG_USB_AUDIO is not set
950
# CONFIG_USB_EMI26 is not set
951
# CONFIG_USB_BLUETOOTH is not set
952
# CONFIG_USB_MIDI is not set
953
# CONFIG_USB_STORAGE is not set
954
# CONFIG_USB_STORAGE_DEBUG is not set
955
# CONFIG_USB_STORAGE_DATAFAB is not set
956
# CONFIG_USB_STORAGE_FREECOM is not set
957
# CONFIG_USB_STORAGE_ISD200 is not set
958
# CONFIG_USB_STORAGE_DPCM is not set
959
# CONFIG_USB_STORAGE_HP8200e is not set
960
# CONFIG_USB_STORAGE_SDDR09 is not set
961
# CONFIG_USB_STORAGE_SDDR55 is not set
962
# CONFIG_USB_STORAGE_JUMPSHOT is not set
963
CONFIG_USB_ACM=m
964
CONFIG_USB_PRINTER=m
965
 
966
#
967
# USB Human Interface Devices (HID)
968
#
969
CONFIG_USB_HID=y
970
CONFIG_USB_HIDINPUT=y
971
# CONFIG_USB_HIDDEV is not set
972
# CONFIG_USB_AIPTEK is not set
973
# CONFIG_USB_WACOM is not set
974
# CONFIG_USB_KBTAB is not set
975
# CONFIG_USB_POWERMATE is not set
976
 
977
#
978
# USB Imaging devices
979
#
980
# CONFIG_USB_DC2XX is not set
981
# CONFIG_USB_MDC800 is not set
982
CONFIG_USB_SCANNER=m
983
# CONFIG_USB_MICROTEK is not set
984
# CONFIG_USB_HPUSBSCSI is not set
985
 
986
#
987
# USB Multimedia devices
988
#
989
 
990
#
991
#   Video4Linux support is needed for USB Multimedia device support
992
#
993
 
994
#
995
# USB Network adaptors
996
#
997
# CONFIG_USB_PEGASUS is not set
998
# CONFIG_USB_RTL8150 is not set
999
# CONFIG_USB_KAWETH is not set
1000
# CONFIG_USB_CATC is not set
1001
# CONFIG_USB_CDCETHER is not set
1002
# CONFIG_USB_USBNET is not set
1003
 
1004
#
1005
# USB port drivers
1006
#
1007
# CONFIG_USB_USS720 is not set
1008
 
1009
#
1010
# USB Serial Converter support
1011
#
1012
CONFIG_USB_SERIAL=m
1013
# CONFIG_USB_SERIAL_DEBUG is not set
1014
# CONFIG_USB_SERIAL_GENERIC is not set
1015
# CONFIG_USB_SERIAL_BELKIN is not set
1016
# CONFIG_USB_SERIAL_WHITEHEAT is not set
1017
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
1018
# CONFIG_USB_SERIAL_EMPEG is not set
1019
# CONFIG_USB_SERIAL_FTDI_SIO is not set
1020
CONFIG_USB_SERIAL_VISOR=m
1021
# CONFIG_USB_SERIAL_IPAQ is not set
1022
# CONFIG_USB_SERIAL_IR is not set
1023
# CONFIG_USB_SERIAL_EDGEPORT is not set
1024
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
1025
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
1026
# CONFIG_USB_SERIAL_KEYSPAN is not set
1027
# CONFIG_USB_SERIAL_MCT_U232 is not set
1028
# CONFIG_USB_SERIAL_KLSI is not set
1029
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
1030
# CONFIG_USB_SERIAL_PL2303 is not set
1031
# CONFIG_USB_SERIAL_CYBERJACK is not set
1032
# CONFIG_USB_SERIAL_XIRCOM is not set
1033
# CONFIG_USB_SERIAL_OMNINET is not set
1034
 
1035
#
1036
# USB Miscellaneous drivers
1037
#
1038
# CONFIG_USB_RIO500 is not set
1039
# CONFIG_USB_AUERSWALD is not set
1040
# CONFIG_USB_TIGL is not set
1041
# CONFIG_USB_BRLVGER is not set
1042
# CONFIG_USB_LCD is not set
1043
 
1044
#
1045
# Bluetooth support
1046
#
1047
# CONFIG_BLUEZ is not set
1048
 
1049
#
1050
# Library routines
1051
#
1052
CONFIG_ZLIB_INFLATE=y
1053
CONFIG_ZLIB_DEFLATE=y
1054
 
1055
#
1056
# Kernel hacking
1057
#
1058
CONFIG_DEBUG_KERNEL=y
1059
CONFIG_MAGIC_SYSRQ=y
1060
# CONFIG_DEBUG_HIGHMEM is not set
1061
# CONFIG_DEBUG_SLAB is not set
1062
# CONFIG_DEBUG_WAITQ is not set
1063
# CONFIG_KGDB is not set
1064
CONFIG_XMON=y
1065
# CONFIG_BDI_SWITCH is not set
1066
# CONFIG_MORE_COMPILE_OPTIONS is not set
1067
CONFIG_BOOTX_TEXT=y

powered by: WebSVN 2.1.0

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