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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [DOT_CONFIG.or32] - 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_OR32=y
5
CONFIG_UID16=y
6
CONFIG_RWSEM_GENERIC_SPINLOCK=y
7
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
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 is not set
19
# CONFIG_KMOD is not set
20
 
21
#
22
# Processor type and features
23
#
24
# CONFIG_OR32_MARVIN is not set
25
# CONFIG_OR32_HIGHLAND is not set
26
CONFIG_OR32_GENERIC=y
27
CONFIG_OR32_CPU_OR1200=y
28
CONFIG_OR32_SYS_CLK=100
29
CONFIG_OR32_MEMORY_SIZE=1000000
30
CONFIG_OR32_FLASH_BOOT=y
31
CONFIG_OR32_MC_INIT=y
32
CONFIG_OR32_MC_VERSION=1
33
# CONFIG_OR32_ICACHE_ENABLED is not set
34
CONFIG_OR32_IC_SIZE=8192
35
CONFIG_OR32_IC_LINE=16
36
# CONFIG_OR32_DCACHE_ENABLED is not set
37
CONFIG_OR32_DC_SIZE=8192
38
CONFIG_OR32_DC_LINE=16
39
CONFIG_OR32_ITLB_ENTRIES=64
40
CONFIG_OR32_DTLB_ENTRIES=64
41
CONFIG_OR32_NO_SPR_SR_DSX=y
42
CONFIG_JUMP_UPON_UNHANDLED_EXCEPTION=y
43
CONFIG_DEBUG_STACKOVERFLOW=y
44
CONFIG_OR32_GUARD_PROTECTED_CORE=y
45
CONFIG_OR32_EXCEPTION_DEBUG=y
46
 
47
#
48
# Drivers for OpenRISC specific interfaces
49
#
50
CONFIG_OETH=y
51
CONFIG_NET_ETHERNET=y
52
CONFIG_OETH_UNKNOWN_TX_NEXT=y
53
 
54
#
55
# General setup
56
#
57
# CONFIG_ISA is not set
58
# CONFIG_EISA is not set
59
# CONFIG_MCA is not set
60
# CONFIG_SBUS is not set
61
CONFIG_NET=y
62
# CONFIG_PCI is not set
63
# CONFIG_HOTPLUG is not set
64
# CONFIG_PCMCIA is not set
65
CONFIG_SYSVIPC=y
66
CONFIG_BSD_PROCESS_ACCT=y
67
CONFIG_SYSCTL=y
68
CONFIG_KCORE_ELF=y
69
# CONFIG_KCORE_AOUT is not set
70
CONFIG_BINFMT_ELF=y
71
# CONFIG_BINFMT_MISC is not set
72
 
73
#
74
# Parallel port support
75
#
76
# CONFIG_PARPORT is not set
77
 
78
#
79
# Memory Technology Devices (MTD)
80
#
81
CONFIG_MTD=y
82
# CONFIG_MTD_DEBUG is not set
83
# CONFIG_MTD_PARTITIONS is not set
84
# CONFIG_MTD_CONCAT is not set
85
# CONFIG_MTD_REDBOOT_PARTS is not set
86
# CONFIG_MTD_CMDLINE_PARTS is not set
87
 
88
#
89
# User Modules And Translation Layers
90
#
91
# CONFIG_MTD_CHAR is not set
92
# CONFIG_MTD_BLOCK is not set
93
# CONFIG_MTD_BLOCK_RO is not set
94
# CONFIG_FTL is not set
95
# CONFIG_NFTL is not set
96
 
97
#
98
# RAM/ROM/Flash chip drivers
99
#
100
CONFIG_MTD_CFI=y
101
# CONFIG_MTD_JEDECPROBE is not set
102
CONFIG_MTD_GEN_PROBE=y
103
# CONFIG_MTD_CFI_ADV_OPTIONS is not set
104
# CONFIG_MTD_CFI_INTELEXT is not set
105
CONFIG_MTD_CFI_AMDSTD=y
106
# CONFIG_MTD_CFI_STAA is not set
107
# CONFIG_MTD_RAM is not set
108
# CONFIG_MTD_ROM is not set
109
# CONFIG_MTD_ABSENT is not set
110
# CONFIG_MTD_OBSOLETE_CHIPS is not set
111
# CONFIG_MTD_AMDSTD is not set
112
# CONFIG_MTD_SHARP is not set
113
# CONFIG_MTD_JEDEC is not set
114
 
115
#
116
# Mapping drivers for chip access
117
#
118
# CONFIG_MTD_PHYSMAP is not set
119
# CONFIG_MTD_PCI is not set
120
# CONFIG_MTD_PCMCIA is not set
121
 
122
#
123
# Self-contained MTD device drivers
124
#
125
# CONFIG_MTD_PMC551 is not set
126
# CONFIG_MTD_SLRAM is not set
127
# CONFIG_MTD_MTDRAM is not set
128
# CONFIG_MTD_BLKMTD is not set
129
 
130
#
131
# Disk-On-Chip Device Drivers
132
#
133
# CONFIG_MTD_DOC1000 is not set
134
# CONFIG_MTD_DOC2000 is not set
135
# CONFIG_MTD_DOC2001 is not set
136
# CONFIG_MTD_DOCPROBE is not set
137
 
138
#
139
# NAND Flash Device Drivers
140
#
141
# CONFIG_MTD_NAND is not set
142
 
143
#
144
# Block devices
145
#
146
# CONFIG_BLK_DEV_FD is not set
147
# CONFIG_BLK_DEV_XD is not set
148
# CONFIG_PARIDE is not set
149
# CONFIG_BLK_CPQ_DA is not set
150
# CONFIG_BLK_CPQ_CISS_DA is not set
151
# CONFIG_CISS_SCSI_TAPE is not set
152
# CONFIG_CISS_MONITOR_THREAD is not set
153
# CONFIG_BLK_DEV_DAC960 is not set
154
# CONFIG_BLK_DEV_UMEM is not set
155
# CONFIG_BLK_DEV_LOOP is not set
156
# CONFIG_BLK_DEV_NBD is not set
157
CONFIG_BLK_DEV_RAM=y
158
CONFIG_BLK_DEV_RAM_SIZE=16384
159
CONFIG_BLK_DEV_INITRD=y
160
# CONFIG_BLK_STATS is not set
161
 
162
#
163
# Multi-device support (RAID and LVM)
164
#
165
# CONFIG_MD is not set
166
# CONFIG_BLK_DEV_MD is not set
167
# CONFIG_MD_LINEAR is not set
168
# CONFIG_MD_RAID0 is not set
169
# CONFIG_MD_RAID1 is not set
170
# CONFIG_MD_RAID5 is not set
171
# CONFIG_MD_MULTIPATH is not set
172
# CONFIG_BLK_DEV_LVM is not set
173
 
174
#
175
# Networking options
176
#
177
CONFIG_PACKET=y
178
# CONFIG_PACKET_MMAP is not set
179
# CONFIG_NETLINK_DEV is not set
180
# CONFIG_NETFILTER is not set
181
CONFIG_FILTER=y
182
CONFIG_UNIX=y
183
CONFIG_INET=y
184
CONFIG_IP_MULTICAST=y
185
CONFIG_IP_ADVANCED_ROUTER=y
186
CONFIG_IP_MULTIPLE_TABLES=y
187
CONFIG_IP_ROUTE_NAT=y
188
# CONFIG_IP_ROUTE_MULTIPATH is not set
189
CONFIG_IP_ROUTE_TOS=y
190
CONFIG_IP_ROUTE_VERBOSE=y
191
# CONFIG_IP_PNP is not set
192
CONFIG_NET_IPIP=y
193
# CONFIG_NET_IPGRE is not set
194
# CONFIG_IP_MROUTE is not set
195
# CONFIG_ARPD is not set
196
# CONFIG_INET_ECN is not set
197
CONFIG_SYN_COOKIES=y
198
# CONFIG_IPV6 is not set
199
# CONFIG_KHTTPD is not set
200
 
201
#
202
#    SCTP Configuration (EXPERIMENTAL)
203
#
204
CONFIG_IPV6_SCTP__=y
205
# CONFIG_IP_SCTP is not set
206
# CONFIG_ATM is not set
207
# CONFIG_VLAN_8021Q is not set
208
 
209
#
210
#
211
#
212
# CONFIG_IPX is not set
213
# CONFIG_ATALK is not set
214
 
215
#
216
# Appletalk devices
217
#
218
# CONFIG_DEV_APPLETALK is not set
219
# CONFIG_DECNET is not set
220
# CONFIG_BRIDGE is not set
221
# CONFIG_X25 is not set
222
# CONFIG_LAPB is not set
223
# CONFIG_LLC is not set
224
# CONFIG_NET_DIVERT is not set
225
# CONFIG_ECONET is not set
226
# CONFIG_WAN_ROUTER is not set
227
# CONFIG_NET_FASTROUTE is not set
228
# CONFIG_NET_HW_FLOWCONTROL is not set
229
 
230
#
231
# QoS and/or fair queueing
232
#
233
# CONFIG_NET_SCHED is not set
234
 
235
#
236
# Network testing
237
#
238
# CONFIG_NET_PKTGEN is not set
239
 
240
#
241
# ATA/IDE/MFM/RLL support
242
#
243
# CONFIG_IDE is not set
244
# CONFIG_BLK_DEV_IDE_MODES is not set
245
# CONFIG_BLK_DEV_HD is not set
246
 
247
#
248
# SCSI support
249
#
250
# CONFIG_SCSI is not set
251
 
252
#
253
# Network device support
254
#
255
CONFIG_NETDEVICES=y
256
 
257
#
258
# ARCnet devices
259
#
260
# CONFIG_ARCNET is not set
261
CONFIG_DUMMY=y
262
# CONFIG_BONDING is not set
263
# CONFIG_EQUALIZER is not set
264
# CONFIG_TUN is not set
265
# CONFIG_ETHERTAP is not set
266
 
267
#
268
# Ethernet (10 or 100Mbit)
269
#
270
CONFIG_NET_ETHERNET=y
271
# CONFIG_SUNLANCE is not set
272
# CONFIG_SUNBMAC is not set
273
# CONFIG_SUNQE is not set
274
# CONFIG_SUNGEM is not set
275
# CONFIG_NET_VENDOR_3COM is not set
276
# CONFIG_LANCE is not set
277
# CONFIG_NET_VENDOR_SMC is not set
278
# CONFIG_NET_VENDOR_RACAL is not set
279
# CONFIG_NET_ISA is not set
280
# CONFIG_NET_PCI is not set
281
# CONFIG_NET_POCKET is not set
282
 
283
#
284
# Ethernet (1000 Mbit)
285
#
286
# CONFIG_ACENIC is not set
287
# CONFIG_DL2K is not set
288
# CONFIG_E1000 is not set
289
# CONFIG_MYRI_SBUS is not set
290
# CONFIG_NS83820 is not set
291
# CONFIG_HAMACHI is not set
292
# CONFIG_YELLOWFIN is not set
293
# CONFIG_R8169 is not set
294
# CONFIG_SK98LIN is not set
295
# CONFIG_TIGON3 is not set
296
# CONFIG_FDDI is not set
297
# CONFIG_HIPPI is not set
298
# CONFIG_PLIP is not set
299
CONFIG_PPP=y
300
# CONFIG_PPP_MULTILINK is not set
301
CONFIG_PPP_FILTER=y
302
CONFIG_PPP_ASYNC=y
303
# CONFIG_PPP_SYNC_TTY is not set
304
CONFIG_PPP_DEFLATE=y
305
# CONFIG_PPP_BSDCOMP is not set
306
CONFIG_PPPOE=y
307
# CONFIG_SLIP is not set
308
 
309
#
310
# Wireless LAN (non-hamradio)
311
#
312
# CONFIG_NET_RADIO is not set
313
 
314
#
315
# Token Ring devices
316
#
317
# CONFIG_TR is not set
318
# CONFIG_NET_FC is not set
319
# CONFIG_RCPCI is not set
320
# CONFIG_SHAPER is not set
321
 
322
#
323
# Wan interfaces
324
#
325
# CONFIG_WAN is not set
326
 
327
#
328
# Old CD-ROM drivers (not SCSI, not IDE)
329
#
330
# CONFIG_CD_NO_IDESCSI is not set
331
 
332
#
333
# Input core support
334
#
335
# CONFIG_INPUT is not set
336
# CONFIG_INPUT_KEYBDEV is not set
337
# CONFIG_INPUT_MOUSEDEV is not set
338
# CONFIG_INPUT_JOYDEV is not set
339
# CONFIG_INPUT_EVDEV is not set
340
# CONFIG_INPUT_UINPUT is not set
341
 
342
#
343
# Character devices
344
#
345
# CONFIG_VT is not set
346
CONFIG_SERIAL=y
347
CONFIG_SERIAL_CONSOLE=y
348
 
349
#
350
# Unix 98 PTY support
351
#
352
CONFIG_UNIX98_PTYS=y
353
CONFIG_UNIX98_PTY_COUNT=256
354
 
355
#
356
# Joysticks
357
#
358
# CONFIG_INPUT_GAMEPORT is not set
359
 
360
#
361
# Input core support is needed for gameports
362
#
363
 
364
#
365
# Input core support is needed for joysticks
366
#
367
# CONFIG_PSMOUSE is not set
368
# CONFIG_RTC is not set
369
 
370
#
371
# File systems
372
#
373
# CONFIG_QUOTA is not set
374
# CONFIG_QFMT_V2 is not set
375
# CONFIG_AUTOFS_FS is not set
376
# CONFIG_AUTOFS4_FS is not set
377
# CONFIG_REISERFS_FS is not set
378
# CONFIG_REISERFS_CHECK is not set
379
# CONFIG_REISERFS_PROC_INFO is not set
380
# CONFIG_ADFS_FS is not set
381
# CONFIG_ADFS_FS_RW is not set
382
# CONFIG_AFFS_FS is not set
383
# CONFIG_HFS_FS is not set
384
# CONFIG_HFSPLUS_FS is not set
385
# CONFIG_BEFS_FS is not set
386
# CONFIG_BEFS_DEBUG is not set
387
# CONFIG_BFS_FS is not set
388
CONFIG_EXT3_FS=y
389
CONFIG_JBD=y
390
# CONFIG_JBD_DEBUG is not set
391
# CONFIG_FAT_FS is not set
392
# CONFIG_MSDOS_FS is not set
393
# CONFIG_UMSDOS_FS is not set
394
# CONFIG_VFAT_FS is not set
395
# CONFIG_EFS_FS is not set
396
# CONFIG_JFFS_FS is not set
397
# CONFIG_JFFS2_FS is not set
398
CONFIG_CRAMFS=y
399
CONFIG_TMPFS=y
400
CONFIG_RAMFS=y
401
# CONFIG_ISO9660_FS is not set
402
# CONFIG_JOLIET is not set
403
# CONFIG_ZISOFS is not set
404
# CONFIG_JFS_FS is not set
405
# CONFIG_JFS_DEBUG is not set
406
# CONFIG_JFS_STATISTICS is not set
407
# CONFIG_MINIX_FS is not set
408
# CONFIG_VXFS_FS is not set
409
# CONFIG_NTFS_FS is not set
410
# CONFIG_NTFS_RW is not set
411
# CONFIG_HPFS_FS is not set
412
CONFIG_PROC_FS=y
413
# CONFIG_DEVFS_FS is not set
414
# CONFIG_DEVFS_MOUNT is not set
415
# CONFIG_DEVFS_DEBUG is not set
416
CONFIG_DEVPTS_FS=y
417
# CONFIG_QNX4FS_FS is not set
418
# CONFIG_QNX4FS_RW is not set
419
# CONFIG_ROMFS_FS is not set
420
CONFIG_EXT2_FS=y
421
# CONFIG_SYSV_FS is not set
422
# CONFIG_UDF_FS is not set
423
# CONFIG_UDF_RW is not set
424
# CONFIG_UFS_FS is not set
425
# CONFIG_UFS_FS_WRITE is not set
426
# CONFIG_XFS_FS is not set
427
# CONFIG_XFS_QUOTA is not set
428
# CONFIG_XFS_RT is not set
429
# CONFIG_XFS_TRACE is not set
430
# CONFIG_XFS_DEBUG is not set
431
 
432
#
433
# Network File Systems
434
#
435
# CONFIG_CODA_FS is not set
436
# CONFIG_INTERMEZZO_FS is not set
437
CONFIG_NFS_FS=y
438
CONFIG_NFS_V3=y
439
# CONFIG_NFS_DIRECTIO is not set
440
# CONFIG_ROOT_NFS is not set
441
# CONFIG_NFSD is not set
442
# CONFIG_NFSD_V3 is not set
443
# CONFIG_NFSD_TCP is not set
444
CONFIG_SUNRPC=y
445
CONFIG_LOCKD=y
446
CONFIG_LOCKD_V4=y
447
# CONFIG_SMB_FS is not set
448
# CONFIG_NCP_FS is not set
449
# CONFIG_NCPFS_PACKET_SIGNING is not set
450
# CONFIG_NCPFS_IOCTL_LOCKING is not set
451
# CONFIG_NCPFS_STRONG is not set
452
# CONFIG_NCPFS_NFS_NS is not set
453
# CONFIG_NCPFS_OS2_NS is not set
454
# CONFIG_NCPFS_SMALLDOS is not set
455
# CONFIG_NCPFS_NLS is not set
456
# CONFIG_NCPFS_EXTRAS is not set
457
# CONFIG_ZISOFS_FS is not set
458
 
459
#
460
# Partition Types
461
#
462
# CONFIG_PARTITION_ADVANCED is not set
463
CONFIG_MSDOS_PARTITION=y
464
# CONFIG_SMB_NLS is not set
465
# CONFIG_NLS is not set
466
 
467
#
468
# Multimedia devices
469
#
470
# CONFIG_VIDEO_DEV is not set
471
 
472
#
473
# Sound
474
#
475
# CONFIG_SOUND is not set
476
 
477
#
478
# Kernel hacking
479
#
480
CONFIG_MAGIC_SYSRQ=y
481
 
482
#
483
# Library routines
484
#
485
# CONFIG_CRC32 is not set
486
CONFIG_ZLIB_INFLATE=y
487
CONFIG_ZLIB_DEFLATE=y

powered by: WebSVN 2.1.0

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