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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [arch/] [x86_64/] [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_64=y
5
CONFIG_X86=y
6
# CONFIG_ISA is not set
7
# CONFIG_SBUS is not set
8
# CONFIG_UID16 is not set
9
CONFIG_RWSEM_GENERIC_SPINLOCK=y
10
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
11
CONFIG_X86_CMPXCHG=y
12
CONFIG_EARLY_PRINTK=y
13
 
14
#
15
# Code maturity level options
16
#
17
CONFIG_EXPERIMENTAL=y
18
 
19
#
20
# Loadable module support
21
#
22
CONFIG_MODULES=y
23
# CONFIG_MODVERSIONS is not set
24
# CONFIG_KMOD is not set
25
 
26
#
27
# Processor type and features
28
#
29
# CONFIG_MK8 is not set
30
CONFIG_MPSC=y
31
# CONFIG_GENERIC_CPU is not set
32
CONFIG_X86_L1_CACHE_BYTES=128
33
CONFIG_X86_L1_CACHE_SHIFT=7
34
CONFIG_X86_TSC=y
35
CONFIG_X86_GOOD_APIC=y
36
CONFIG_X86_MSR=y
37
CONFIG_X86_CPUID=y
38
# CONFIG_MATH_EMULATION is not set
39
# CONFIG_MCA is not set
40
# CONFIG_EISA is not set
41
CONFIG_X86_IO_APIC=y
42
CONFIG_X86_LOCAL_APIC=y
43
CONFIG_MTRR=y
44
CONFIG_SMP=y
45
CONFIG_HPET_TIMER=y
46
CONFIG_GART_IOMMU=y
47
CONFIG_SWIOTLB=y
48
CONFIG_HAVE_DEC_LOCK=y
49
CONFIG_NR_CPUS=4
50
CONFIG_MCE=y
51
CONFIG_K8_NUMA=y
52
CONFIG_DISCONTIGMEM=y
53
CONFIG_NUMA=y
54
 
55
#
56
# General setup
57
#
58
CONFIG_NET=y
59
CONFIG_PCI=y
60
CONFIG_PCI_DIRECT=y
61
# CONFIG_PCI_NAMES is not set
62
# CONFIG_HOTPLUG is not set
63
# CONFIG_PCMCIA is not set
64
# CONFIG_HOTPLUG_PCI is not set
65
CONFIG_SYSVIPC=y
66
# CONFIG_BSD_PROCESS_ACCT is not set
67
CONFIG_SYSCTL=y
68
CONFIG_KCORE_ELF=y
69
CONFIG_BINFMT_ELF=y
70
# CONFIG_BINFMT_MISC is not set
71
CONFIG_PM=y
72
CONFIG_IA32_EMULATION=y
73
 
74
#
75
# ACPI Support
76
#
77
CONFIG_ACPI=y
78
CONFIG_ACPI_BOOT=y
79
CONFIG_ACPI_BUS=y
80
CONFIG_ACPI_INTERPRETER=y
81
CONFIG_ACPI_EC=y
82
CONFIG_ACPI_POWER=y
83
CONFIG_ACPI_PCI=y
84
CONFIG_ACPI_SLEEP=y
85
CONFIG_ACPI_SYSTEM=y
86
CONFIG_ACPI_AC=y
87
CONFIG_ACPI_BATTERY=y
88
CONFIG_ACPI_BUTTON=y
89
CONFIG_ACPI_FAN=y
90
CONFIG_ACPI_PROCESSOR=y
91
CONFIG_ACPI_THERMAL=y
92
# CONFIG_ACPI_ASUS is not set
93
# CONFIG_ACPI_TOSHIBA is not set
94
CONFIG_ACPI_DEBUG=y
95
# CONFIG_ACPI_RELAXED_AML is not set
96
 
97
#
98
# Memory Technology Devices (MTD)
99
#
100
# CONFIG_MTD is not set
101
 
102
#
103
# Parallel port support
104
#
105
# CONFIG_PARPORT is not set
106
 
107
#
108
# Block devices
109
#
110
CONFIG_BLK_DEV_FD=y
111
# CONFIG_BLK_DEV_XD is not set
112
# CONFIG_PARIDE is not set
113
# CONFIG_BLK_CPQ_DA is not set
114
# CONFIG_BLK_CPQ_CISS_DA is not set
115
# CONFIG_CISS_SCSI_TAPE is not set
116
# CONFIG_CISS_MONITOR_THREAD is not set
117
# CONFIG_BLK_DEV_DAC960 is not set
118
# CONFIG_BLK_DEV_UMEM is not set
119
CONFIG_BLK_DEV_LOOP=y
120
# CONFIG_BLK_DEV_NBD is not set
121
CONFIG_BLK_DEV_RAM=y
122
CONFIG_BLK_DEV_RAM_SIZE=4096
123
CONFIG_BLK_DEV_INITRD=y
124
# CONFIG_BLK_STATS is not set
125
 
126
#
127
# Multi-device support (RAID and LVM)
128
#
129
# CONFIG_MD is not set
130
# CONFIG_BLK_DEV_MD is not set
131
# CONFIG_MD_LINEAR is not set
132
# CONFIG_MD_RAID0 is not set
133
# CONFIG_MD_RAID1 is not set
134
# CONFIG_MD_RAID5 is not set
135
# CONFIG_MD_MULTIPATH is not set
136
# CONFIG_BLK_DEV_LVM is not set
137
 
138
#
139
# Networking options
140
#
141
CONFIG_PACKET=y
142
# CONFIG_PACKET_MMAP is not set
143
CONFIG_NETLINK_DEV=y
144
# CONFIG_NETFILTER is not set
145
# CONFIG_FILTER is not set
146
CONFIG_UNIX=y
147
CONFIG_INET=y
148
# CONFIG_IP_MULTICAST is not set
149
# CONFIG_IP_ADVANCED_ROUTER is not set
150
# CONFIG_IP_PNP is not set
151
# CONFIG_NET_IPIP is not set
152
# CONFIG_NET_IPGRE is not set
153
# CONFIG_ARPD is not set
154
# CONFIG_INET_ECN is not set
155
# CONFIG_SYN_COOKIES is not set
156
# CONFIG_IPV6 is not set
157
# CONFIG_KHTTPD is not set
158
 
159
#
160
#    SCTP Configuration (EXPERIMENTAL)
161
#
162
CONFIG_IPV6_SCTP__=y
163
# CONFIG_IP_SCTP is not set
164
# CONFIG_SCTP_HMAC_NONE is not set
165
CONFIG_SCTP_HMAC_SHA1=y
166
# CONFIG_SCTP_HMAC_MD5 is not set
167
# CONFIG_ATM is not set
168
# CONFIG_VLAN_8021Q is not set
169
 
170
#
171
#
172
#
173
# CONFIG_IPX is not set
174
# CONFIG_ATALK is not set
175
 
176
#
177
# Appletalk devices
178
#
179
# CONFIG_DEV_APPLETALK is not set
180
# CONFIG_DECNET is not set
181
# CONFIG_BRIDGE is not set
182
# CONFIG_X25 is not set
183
# CONFIG_LAPB is not set
184
# CONFIG_LLC is not set
185
# CONFIG_NET_DIVERT is not set
186
# CONFIG_ECONET is not set
187
# CONFIG_WAN_ROUTER is not set
188
# CONFIG_NET_FASTROUTE is not set
189
# CONFIG_NET_HW_FLOWCONTROL is not set
190
 
191
#
192
# QoS and/or fair queueing
193
#
194
# CONFIG_NET_SCHED is not set
195
 
196
#
197
# Network testing
198
#
199
# CONFIG_NET_PKTGEN is not set
200
 
201
#
202
# Telephony Support
203
#
204
# CONFIG_PHONE is not set
205
# CONFIG_PHONE_IXJ is not set
206
# CONFIG_PHONE_IXJ_PCMCIA is not set
207
 
208
#
209
# ATA/IDE/MFM/RLL support
210
#
211
CONFIG_IDE=y
212
 
213
#
214
# IDE, ATA and ATAPI Block devices
215
#
216
CONFIG_BLK_DEV_IDE=y
217
 
218
#
219
# Please see Documentation/ide.txt for help/info on IDE drives
220
#
221
# CONFIG_BLK_DEV_HD_IDE is not set
222
# CONFIG_BLK_DEV_HD is not set
223
CONFIG_BLK_DEV_IDEDISK=y
224
# CONFIG_IDEDISK_MULTI_MODE is not set
225
# CONFIG_IDEDISK_STROKE is not set
226
# CONFIG_BLK_DEV_IDECS is not set
227
CONFIG_BLK_DEV_IDECD=y
228
# CONFIG_BLK_DEV_IDETAPE is not set
229
# CONFIG_BLK_DEV_IDEFLOPPY is not set
230
# CONFIG_BLK_DEV_IDESCSI is not set
231
# CONFIG_IDE_TASK_IOCTL is not set
232
 
233
#
234
# IDE chipset support/bugfixes
235
#
236
# CONFIG_BLK_DEV_CMD640 is not set
237
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
238
# CONFIG_BLK_DEV_ISAPNP is not set
239
CONFIG_BLK_DEV_IDEPCI=y
240
CONFIG_BLK_DEV_GENERIC=y
241
# CONFIG_IDEPCI_SHARE_IRQ is not set
242
CONFIG_BLK_DEV_IDEDMA_PCI=y
243
# CONFIG_BLK_DEV_OFFBOARD is not set
244
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
245
CONFIG_IDEDMA_PCI_AUTO=y
246
# CONFIG_IDEDMA_ONLYDISK is not set
247
CONFIG_BLK_DEV_IDEDMA=y
248
# CONFIG_IDEDMA_PCI_WIP is not set
249
# CONFIG_BLK_DEV_ADMA100 is not set
250
# CONFIG_BLK_DEV_AEC62XX is not set
251
# CONFIG_BLK_DEV_ALI15X3 is not set
252
# CONFIG_WDC_ALI15X3 is not set
253
CONFIG_BLK_DEV_AMD74XX=y
254
# CONFIG_AMD74XX_OVERRIDE is not set
255
# CONFIG_BLK_DEV_CMD64X is not set
256
# CONFIG_BLK_DEV_TRIFLEX is not set
257
# CONFIG_BLK_DEV_CY82C693 is not set
258
# CONFIG_BLK_DEV_CS5530 is not set
259
# CONFIG_BLK_DEV_HPT34X is not set
260
# CONFIG_HPT34X_AUTODMA is not set
261
# CONFIG_BLK_DEV_HPT366 is not set
262
CONFIG_BLK_DEV_PIIX=y
263
# CONFIG_BLK_DEV_NS87415 is not set
264
# CONFIG_BLK_DEV_OPTI621 is not set
265
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
266
# CONFIG_PDC202XX_BURST is not set
267
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
268
# CONFIG_BLK_DEV_RZ1000 is not set
269
# CONFIG_BLK_DEV_SC1200 is not set
270
# CONFIG_BLK_DEV_SVWKS is not set
271
# CONFIG_BLK_DEV_SIIMAGE is not set
272
# CONFIG_BLK_DEV_SIS5513 is not set
273
# CONFIG_BLK_DEV_SLC90E66 is not set
274
# CONFIG_BLK_DEV_TRM290 is not set
275
# CONFIG_BLK_DEV_VIA82CXXX is not set
276
# CONFIG_IDE_CHIPSETS is not set
277
CONFIG_IDEDMA_AUTO=y
278
# CONFIG_IDEDMA_IVB is not set
279
# CONFIG_DMA_NONPCI is not set
280
# CONFIG_BLK_DEV_ATARAID is not set
281
# CONFIG_BLK_DEV_ATARAID_PDC is not set
282
# CONFIG_BLK_DEV_ATARAID_HPT is not set
283
# CONFIG_BLK_DEV_ATARAID_MEDLEY is not set
284
# CONFIG_BLK_DEV_ATARAID_SII is not set
285
 
286
#
287
# SCSI support
288
#
289
CONFIG_SCSI=y
290
 
291
#
292
# SCSI support type (disk, tape, CD-ROM)
293
#
294
CONFIG_BLK_DEV_SD=y
295
CONFIG_SD_EXTRA_DEVS=40
296
# CONFIG_CHR_DEV_ST is not set
297
# CONFIG_CHR_DEV_OSST is not set
298
# CONFIG_BLK_DEV_SR is not set
299
CONFIG_CHR_DEV_SG=y
300
 
301
#
302
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
303
#
304
# CONFIG_SCSI_DEBUG_QUEUES is not set
305
# CONFIG_SCSI_MULTI_LUN is not set
306
CONFIG_SCSI_CONSTANTS=y
307
# CONFIG_SCSI_LOGGING is not set
308
 
309
#
310
# SCSI low-level drivers
311
#
312
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
313
# CONFIG_SCSI_7000FASST is not set
314
# CONFIG_SCSI_ACARD is not set
315
# CONFIG_SCSI_AHA152X is not set
316
# CONFIG_SCSI_AHA1542 is not set
317
# CONFIG_SCSI_AHA1740 is not set
318
# CONFIG_SCSI_AACRAID is not set
319
CONFIG_SCSI_AIC7XXX=y
320
CONFIG_AIC7XXX_CMDS_PER_DEVICE=253
321
CONFIG_AIC7XXX_RESET_DELAY_MS=15000
322
# CONFIG_AIC7XXX_PROBE_EISA_VL is not set
323
# CONFIG_AIC7XXX_BUILD_FIRMWARE is not set
324
# CONFIG_AIC7XXX_DEBUG_ENABLE is not set
325
CONFIG_AIC7XXX_DEBUG_MASK=0
326
# CONFIG_AIC7XXX_REG_PRETTY_PRINT is not set
327
# CONFIG_SCSI_AIC79XX is not set
328
# CONFIG_SCSI_ADVANSYS is not set
329
# CONFIG_SCSI_IN2000 is not set
330
# CONFIG_SCSI_AM53C974 is not set
331
# CONFIG_SCSI_MEGARAID is not set
332
# CONFIG_SCSI_MEGARAID2 is not set
333
# CONFIG_SCSI_BUSLOGIC is not set
334
# CONFIG_SCSI_CPQFCTS is not set
335
# CONFIG_SCSI_DMX3191D is not set
336
# CONFIG_SCSI_DTC3280 is not set
337
# CONFIG_SCSI_EATA is not set
338
# CONFIG_SCSI_EATA_DMA is not set
339
# CONFIG_SCSI_EATA_PIO is not set
340
# CONFIG_SCSI_FUTURE_DOMAIN is not set
341
# CONFIG_SCSI_GDTH is not set
342
# CONFIG_SCSI_GENERIC_NCR5380 is not set
343
# CONFIG_SCSI_IPS is not set
344
# CONFIG_SCSI_INITIO is not set
345
# CONFIG_SCSI_INIA100 is not set
346
# CONFIG_SCSI_NCR53C406A is not set
347
# CONFIG_SCSI_NCR53C7xx is not set
348
# CONFIG_SCSI_SYM53C8XX_2 is not set
349
# CONFIG_SCSI_NCR53C8XX is not set
350
# CONFIG_SCSI_SYM53C8XX is not set
351
# CONFIG_SCSI_PAS16 is not set
352
# CONFIG_SCSI_PCI2000 is not set
353
# CONFIG_SCSI_PCI2220I is not set
354
# CONFIG_SCSI_PSI240I is not set
355
# CONFIG_SCSI_QLOGIC_FAS is not set
356
# CONFIG_SCSI_QLOGIC_ISP is not set
357
# CONFIG_SCSI_QLOGIC_FC is not set
358
# CONFIG_SCSI_QLOGIC_1280 is not set
359
# CONFIG_SCSI_SEAGATE is not set
360
# CONFIG_SCSI_SIM710 is not set
361
# CONFIG_SCSI_SYM53C416 is not set
362
# CONFIG_SCSI_DC390T is not set
363
# CONFIG_SCSI_T128 is not set
364
# CONFIG_SCSI_U14_34F is not set
365
# CONFIG_SCSI_ULTRASTOR is not set
366
# CONFIG_SCSI_NSP32 is not set
367
# CONFIG_SCSI_DEBUG is not set
368
 
369
#
370
# Fusion MPT device support
371
#
372
CONFIG_FUSION=y
373
CONFIG_FUSION_BOOT=y
374
CONFIG_FUSION_MAX_SGE=40
375
# CONFIG_FUSION_ISENSE is not set
376
# CONFIG_FUSION_CTL is not set
377
# CONFIG_FUSION_LAN is not set
378
 
379
#
380
# IEEE 1394 (FireWire) support (EXPERIMENTAL)
381
#
382
# CONFIG_IEEE1394 is not set
383
 
384
#
385
# Network device support
386
#
387
CONFIG_NETDEVICES=y
388
 
389
#
390
# ARCnet devices
391
#
392
# CONFIG_ARCNET is not set
393
# CONFIG_DUMMY is not set
394
# CONFIG_BONDING is not set
395
# CONFIG_EQUALIZER is not set
396
# CONFIG_TUN is not set
397
# CONFIG_ETHERTAP is not set
398
 
399
#
400
# Ethernet (10 or 100Mbit)
401
#
402
CONFIG_NET_ETHERNET=y
403
# CONFIG_SUNLANCE is not set
404
# CONFIG_HAPPYMEAL is not set
405
# CONFIG_SUNBMAC is not set
406
# CONFIG_SUNQE is not set
407
# CONFIG_SUNGEM is not set
408
CONFIG_NET_VENDOR_3COM=y
409
# CONFIG_EL1 is not set
410
# CONFIG_EL2 is not set
411
# CONFIG_ELPLUS is not set
412
# CONFIG_EL16 is not set
413
# CONFIG_ELMC is not set
414
# CONFIG_ELMC_II is not set
415
CONFIG_VORTEX=y
416
# CONFIG_TYPHOON is not set
417
# CONFIG_LANCE is not set
418
# CONFIG_NET_VENDOR_SMC is not set
419
# CONFIG_NET_VENDOR_RACAL is not set
420
# CONFIG_HP100 is not set
421
# CONFIG_NET_ISA is not set
422
# CONFIG_NET_PCI is not set
423
# CONFIG_NET_POCKET is not set
424
 
425
#
426
# Ethernet (1000 Mbit)
427
#
428
# CONFIG_ACENIC is not set
429
# CONFIG_DL2K is not set
430
CONFIG_E1000=y
431
# CONFIG_E1000_NAPI is not set
432
# CONFIG_MYRI_SBUS is not set
433
# CONFIG_NS83820 is not set
434
# CONFIG_HAMACHI is not set
435
# CONFIG_YELLOWFIN is not set
436
# CONFIG_R8169 is not set
437
# CONFIG_SK98LIN is not set
438
CONFIG_TIGON3=y
439
# CONFIG_FDDI is not set
440
# CONFIG_HIPPI is not set
441
# CONFIG_PLIP is not set
442
# CONFIG_PPP is not set
443
# CONFIG_SLIP is not set
444
 
445
#
446
# Wireless LAN (non-hamradio)
447
#
448
# CONFIG_NET_RADIO is not set
449
 
450
#
451
# Token Ring devices
452
#
453
# CONFIG_TR is not set
454
# CONFIG_NET_FC is not set
455
# CONFIG_RCPCI is not set
456
# CONFIG_SHAPER is not set
457
 
458
#
459
# Wan interfaces
460
#
461
# CONFIG_WAN is not set
462
 
463
#
464
# Amateur Radio support
465
#
466
# CONFIG_HAMRADIO is not set
467
 
468
#
469
# IrDA (infrared) support
470
#
471
# CONFIG_IRDA is not set
472
 
473
#
474
# ISDN subsystem
475
#
476
# CONFIG_ISDN is not set
477
 
478
#
479
# Input core support
480
#
481
# CONFIG_INPUT is not set
482
# CONFIG_INPUT_KEYBDEV is not set
483
# CONFIG_INPUT_MOUSEDEV is not set
484
# CONFIG_INPUT_JOYDEV is not set
485
# CONFIG_INPUT_EVDEV is not set
486
# CONFIG_INPUT_UINPUT is not set
487
 
488
#
489
# Character devices
490
#
491
CONFIG_VT=y
492
CONFIG_VT_CONSOLE=y
493
CONFIG_SERIAL=y
494
CONFIG_SERIAL_CONSOLE=y
495
# CONFIG_SERIAL_EXTENDED is not set
496
# CONFIG_SERIAL_NONSTANDARD is not set
497
CONFIG_UNIX98_PTYS=y
498
CONFIG_UNIX98_PTY_COUNT=256
499
 
500
#
501
# I2C support
502
#
503
# CONFIG_I2C is not set
504
 
505
#
506
# Mice
507
#
508
# CONFIG_BUSMOUSE is not set
509
CONFIG_MOUSE=y
510
CONFIG_PSMOUSE=y
511
# CONFIG_82C710_MOUSE is not set
512
# CONFIG_PC110_PAD is not set
513
# CONFIG_MK712_MOUSE is not set
514
 
515
#
516
# Joysticks
517
#
518
# CONFIG_INPUT_GAMEPORT is not set
519
 
520
#
521
# Input core support is needed for gameports
522
#
523
 
524
#
525
# Input core support is needed for joysticks
526
#
527
# CONFIG_QIC02_TAPE is not set
528
# CONFIG_IPMI_HANDLER is not set
529
# CONFIG_IPMI_PANIC_EVENT is not set
530
# CONFIG_IPMI_DEVICE_INTERFACE is not set
531
# CONFIG_IPMI_KCS is not set
532
# CONFIG_IPMI_WATCHDOG is not set
533
 
534
#
535
# Watchdog Cards
536
#
537
# CONFIG_WATCHDOG is not set
538
# CONFIG_SCx200 is not set
539
# CONFIG_SCx200_GPIO is not set
540
# CONFIG_AMD_RNG is not set
541
# CONFIG_INTEL_RNG is not set
542
CONFIG_HW_RANDOM=y
543
# CONFIG_AMD_PM768 is not set
544
# CONFIG_NVRAM is not set
545
# CONFIG_RTC is not set
546
# CONFIG_DTLK is not set
547
# CONFIG_R3964 is not set
548
# CONFIG_APPLICOM is not set
549
 
550
#
551
# Ftape, the floppy tape device driver
552
#
553
# CONFIG_FTAPE is not set
554
CONFIG_AGP=y
555
CONFIG_AGP_AMD_K8=y
556
CONFIG_AGP_INTEL=y
557
CONFIG_AGP_I810=y
558
CONFIG_AGP_VIA=y
559
CONFIG_AGP_AMD=y
560
CONFIG_AGP_SIS=y
561
CONFIG_AGP_ALI=y
562
CONFIG_AGP_SWORKS=y
563
CONFIG_AGP_NVIDIA=y
564
# CONFIG_AGP_ATI is not set
565
 
566
#
567
# Direct Rendering Manager (XFree86 DRI support)
568
#
569
# CONFIG_DRM is not set
570
# CONFIG_MWAVE is not set
571
# CONFIG_OBMOUSE is not set
572
 
573
#
574
# Multimedia devices
575
#
576
# CONFIG_VIDEO_DEV is not set
577
 
578
#
579
# File systems
580
#
581
# CONFIG_QUOTA is not set
582
# CONFIG_QFMT_V2 is not set
583
CONFIG_AUTOFS_FS=y
584
# CONFIG_AUTOFS4_FS is not set
585
CONFIG_REISERFS_FS=y
586
# CONFIG_REISERFS_CHECK is not set
587
# CONFIG_REISERFS_PROC_INFO is not set
588
# CONFIG_ADFS_FS is not set
589
# CONFIG_ADFS_FS_RW is not set
590
# CONFIG_AFFS_FS is not set
591
# CONFIG_HFS_FS is not set
592
# CONFIG_HFSPLUS_FS is not set
593
# CONFIG_BEFS_FS is not set
594
# CONFIG_BEFS_DEBUG is not set
595
# CONFIG_BFS_FS is not set
596
CONFIG_EXT3_FS=y
597
CONFIG_JBD=y
598
# CONFIG_JBD_DEBUG is not set
599
# CONFIG_FAT_FS is not set
600
# CONFIG_MSDOS_FS is not set
601
# CONFIG_UMSDOS_FS is not set
602
# CONFIG_VFAT_FS is not set
603
# CONFIG_EFS_FS is not set
604
# CONFIG_JFFS_FS is not set
605
# CONFIG_JFFS2_FS is not set
606
# CONFIG_CRAMFS is not set
607
CONFIG_TMPFS=y
608
CONFIG_RAMFS=y
609
CONFIG_ISO9660_FS=y
610
CONFIG_JOLIET=y
611
# CONFIG_ZISOFS is not set
612
# CONFIG_JFS_FS is not set
613
# CONFIG_JFS_DEBUG is not set
614
# CONFIG_JFS_STATISTICS is not set
615
# CONFIG_MINIX_FS is not set
616
# CONFIG_VXFS_FS is not set
617
# CONFIG_NTFS_FS is not set
618
# CONFIG_NTFS_RW is not set
619
# CONFIG_HPFS_FS is not set
620
CONFIG_PROC_FS=y
621
CONFIG_DEVPTS_FS=y
622
# CONFIG_QNX4FS_FS is not set
623
# CONFIG_QNX4FS_RW is not set
624
# CONFIG_ROMFS_FS is not set
625
CONFIG_EXT2_FS=y
626
# CONFIG_SYSV_FS is not set
627
# CONFIG_UDF_FS is not set
628
# CONFIG_UDF_RW is not set
629
# CONFIG_UFS_FS is not set
630
# CONFIG_UFS_FS_WRITE is not set
631
# CONFIG_SIMICSFS is not set
632
# CONFIG_XFS_FS is not set
633
# CONFIG_XFS_QUOTA is not set
634
# CONFIG_XFS_RT is not set
635
# CONFIG_XFS_TRACE is not set
636
# CONFIG_XFS_DEBUG is not set
637
 
638
#
639
# Network File Systems
640
#
641
# CONFIG_CODA_FS is not set
642
# CONFIG_INTERMEZZO_FS is not set
643
CONFIG_NFS_FS=y
644
CONFIG_NFS_V3=y
645
# CONFIG_NFS_DIRECTIO is not set
646
# CONFIG_ROOT_NFS is not set
647
CONFIG_NFSD=y
648
CONFIG_NFSD_V3=y
649
CONFIG_NFSD_TCP=y
650
CONFIG_SUNRPC=y
651
CONFIG_LOCKD=y
652
CONFIG_LOCKD_V4=y
653
# CONFIG_SMB_FS is not set
654
# CONFIG_NCP_FS is not set
655
# CONFIG_NCPFS_PACKET_SIGNING is not set
656
# CONFIG_NCPFS_IOCTL_LOCKING is not set
657
# CONFIG_NCPFS_STRONG is not set
658
# CONFIG_NCPFS_NFS_NS is not set
659
# CONFIG_NCPFS_OS2_NS is not set
660
# CONFIG_NCPFS_SMALLDOS is not set
661
# CONFIG_NCPFS_NLS is not set
662
# CONFIG_NCPFS_EXTRAS is not set
663
# CONFIG_ZISOFS_FS is not set
664
 
665
#
666
# Partition Types
667
#
668
# CONFIG_PARTITION_ADVANCED is not set
669
CONFIG_MSDOS_PARTITION=y
670
# CONFIG_SMB_NLS is not set
671
CONFIG_NLS=y
672
 
673
#
674
# Native Language Support
675
#
676
CONFIG_NLS_DEFAULT="iso8859-1"
677
# CONFIG_NLS_CODEPAGE_437 is not set
678
# CONFIG_NLS_CODEPAGE_737 is not set
679
# CONFIG_NLS_CODEPAGE_775 is not set
680
# CONFIG_NLS_CODEPAGE_850 is not set
681
# CONFIG_NLS_CODEPAGE_852 is not set
682
# CONFIG_NLS_CODEPAGE_855 is not set
683
# CONFIG_NLS_CODEPAGE_857 is not set
684
# CONFIG_NLS_CODEPAGE_860 is not set
685
# CONFIG_NLS_CODEPAGE_861 is not set
686
# CONFIG_NLS_CODEPAGE_862 is not set
687
# CONFIG_NLS_CODEPAGE_863 is not set
688
# CONFIG_NLS_CODEPAGE_864 is not set
689
# CONFIG_NLS_CODEPAGE_865 is not set
690
# CONFIG_NLS_CODEPAGE_866 is not set
691
# CONFIG_NLS_CODEPAGE_869 is not set
692
# CONFIG_NLS_CODEPAGE_936 is not set
693
# CONFIG_NLS_CODEPAGE_950 is not set
694
# CONFIG_NLS_CODEPAGE_932 is not set
695
# CONFIG_NLS_CODEPAGE_949 is not set
696
# CONFIG_NLS_CODEPAGE_874 is not set
697
# CONFIG_NLS_ISO8859_8 is not set
698
# CONFIG_NLS_CODEPAGE_1250 is not set
699
# CONFIG_NLS_CODEPAGE_1251 is not set
700
# CONFIG_NLS_ISO8859_1 is not set
701
# CONFIG_NLS_ISO8859_2 is not set
702
# CONFIG_NLS_ISO8859_3 is not set
703
# CONFIG_NLS_ISO8859_4 is not set
704
# CONFIG_NLS_ISO8859_5 is not set
705
# CONFIG_NLS_ISO8859_6 is not set
706
# CONFIG_NLS_ISO8859_7 is not set
707
# CONFIG_NLS_ISO8859_9 is not set
708
# CONFIG_NLS_ISO8859_13 is not set
709
# CONFIG_NLS_ISO8859_14 is not set
710
# CONFIG_NLS_ISO8859_15 is not set
711
# CONFIG_NLS_KOI8_R is not set
712
# CONFIG_NLS_KOI8_U is not set
713
# CONFIG_NLS_UTF8 is not set
714
 
715
#
716
# Console drivers
717
#
718
CONFIG_VGA_CONSOLE=y
719
# CONFIG_VIDEO_SELECT is not set
720
# CONFIG_MDA_CONSOLE is not set
721
 
722
#
723
# Frame-buffer support
724
#
725
# CONFIG_FB is not set
726
 
727
#
728
# Sound
729
#
730
# CONFIG_SOUND is not set
731
 
732
#
733
# USB support
734
#
735
# CONFIG_USB is not set
736
 
737
#
738
# Support for USB gadgets
739
#
740
# CONFIG_USB_GADGET is not set
741
 
742
#
743
# Bluetooth support
744
#
745
# CONFIG_BLUEZ is not set
746
 
747
#
748
# Cryptographic options
749
#
750
# CONFIG_CRYPTO is not set
751
 
752
#
753
# Kernel hacking
754
#
755
CONFIG_DEBUG_KERNEL=y
756
CONFIG_DEBUG_SLAB=y
757
CONFIG_MAGIC_SYSRQ=y
758
CONFIG_DEBUG_SPINLOCK=y
759
CONFIG_CHECKING=y
760
# CONFIG_INIT_DEBUG is not set
761
CONFIG_IOMMU_DEBUG=y
762
CONFIG_IOMMU_LEAK=y
763
# CONFIG_DEBUG_STACKOVERFLOW is not set
764
CONFIG_LOG_BUF_SHIFT=17
765
 
766
#
767
# Library routines
768
#
769
# CONFIG_CRC32 is not set
770
# CONFIG_ZLIB_INFLATE is not set
771
# CONFIG_ZLIB_DEFLATE is not set

powered by: WebSVN 2.1.0

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