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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [DOT_CONFIG.or32.iCACHE] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
#
2 1283 phoenix
# Automatically generated by make menuconfig: don't edit
3 1275 phoenix
#
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 1283 phoenix
CONFIG_OR32_MEMORY_SIZE=4000000
30 1275 phoenix
CONFIG_OR32_FLASH_BOOT=y
31
CONFIG_OR32_MC_INIT=y
32
CONFIG_OR32_MC_VERSION=1
33
CONFIG_OR32_ICACHE_ENABLED=y
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
# CONFIG_MTD_CHAR is not set
88
# CONFIG_MTD_BLOCK is not set
89
# CONFIG_MTD_BLOCK_RO is not set
90
# CONFIG_FTL is not set
91
# CONFIG_NFTL is not set
92
 
93
#
94
# RAM/ROM/Flash chip drivers
95
#
96
CONFIG_MTD_CFI=y
97
# CONFIG_MTD_JEDECPROBE is not set
98
CONFIG_MTD_GEN_PROBE=y
99
# CONFIG_MTD_CFI_ADV_OPTIONS is not set
100
# CONFIG_MTD_CFI_INTELEXT is not set
101
CONFIG_MTD_CFI_AMDSTD=y
102
# CONFIG_MTD_CFI_STAA is not set
103
# CONFIG_MTD_RAM is not set
104
# CONFIG_MTD_ROM is not set
105
# CONFIG_MTD_ABSENT is not set
106
# CONFIG_MTD_OBSOLETE_CHIPS is not set
107
# CONFIG_MTD_AMDSTD is not set
108
# CONFIG_MTD_SHARP is not set
109
# CONFIG_MTD_JEDEC is not set
110
 
111
#
112
# Mapping drivers for chip access
113
#
114
# CONFIG_MTD_PHYSMAP is not set
115
# CONFIG_MTD_PCI is not set
116
# CONFIG_MTD_PCMCIA is not set
117
 
118
#
119
# Self-contained MTD device drivers
120
#
121
# CONFIG_MTD_PMC551 is not set
122
# CONFIG_MTD_SLRAM is not set
123
# CONFIG_MTD_MTDRAM is not set
124
# CONFIG_MTD_BLKMTD is not set
125
# CONFIG_MTD_DOC1000 is not set
126
# CONFIG_MTD_DOC2000 is not set
127
# CONFIG_MTD_DOC2001 is not set
128
# CONFIG_MTD_DOCPROBE is not set
129
 
130
#
131
# NAND Flash Device Drivers
132
#
133
# CONFIG_MTD_NAND is not set
134
 
135
#
136
# Block devices
137
#
138
# CONFIG_BLK_DEV_FD is not set
139
# CONFIG_BLK_DEV_XD is not set
140
# CONFIG_PARIDE is not set
141
# CONFIG_BLK_CPQ_DA is not set
142
# CONFIG_BLK_CPQ_CISS_DA is not set
143
# CONFIG_CISS_SCSI_TAPE is not set
144
# CONFIG_CISS_MONITOR_THREAD is not set
145
# CONFIG_BLK_DEV_DAC960 is not set
146
# CONFIG_BLK_DEV_UMEM is not set
147
# CONFIG_BLK_DEV_LOOP is not set
148
# CONFIG_BLK_DEV_NBD is not set
149
CONFIG_BLK_DEV_RAM=y
150
CONFIG_BLK_DEV_RAM_SIZE=16384
151
CONFIG_BLK_DEV_INITRD=y
152
# CONFIG_BLK_STATS is not set
153
 
154
#
155
# Multi-device support (RAID and LVM)
156
#
157
# CONFIG_MD is not set
158
# CONFIG_BLK_DEV_MD is not set
159
# CONFIG_MD_LINEAR is not set
160
# CONFIG_MD_RAID0 is not set
161
# CONFIG_MD_RAID1 is not set
162
# CONFIG_MD_RAID5 is not set
163
# CONFIG_MD_MULTIPATH is not set
164
# CONFIG_BLK_DEV_LVM is not set
165
 
166
#
167
# Networking options
168
#
169
CONFIG_PACKET=y
170
# CONFIG_PACKET_MMAP is not set
171
# CONFIG_NETLINK_DEV is not set
172
# CONFIG_NETFILTER is not set
173
CONFIG_FILTER=y
174
CONFIG_UNIX=y
175
CONFIG_INET=y
176
CONFIG_IP_MULTICAST=y
177
CONFIG_IP_ADVANCED_ROUTER=y
178
CONFIG_IP_MULTIPLE_TABLES=y
179
CONFIG_IP_ROUTE_NAT=y
180
# CONFIG_IP_ROUTE_MULTIPATH is not set
181
CONFIG_IP_ROUTE_TOS=y
182
CONFIG_IP_ROUTE_VERBOSE=y
183
# CONFIG_IP_PNP is not set
184
CONFIG_NET_IPIP=y
185
# CONFIG_NET_IPGRE is not set
186
# CONFIG_IP_MROUTE is not set
187
# CONFIG_ARPD is not set
188
# CONFIG_INET_ECN is not set
189
CONFIG_SYN_COOKIES=y
190
# CONFIG_IPV6 is not set
191
# CONFIG_KHTTPD is not set
192
 
193
#
194
#    SCTP Configuration (EXPERIMENTAL)
195
#
196
# CONFIG_IP_SCTP is not set
197
# CONFIG_ATM is not set
198
# CONFIG_VLAN_8021Q is not set
199
# CONFIG_IPX is not set
200
# CONFIG_ATALK is not set
201
 
202
#
203
# Appletalk devices
204
#
205
# CONFIG_DEV_APPLETALK is not set
206
# CONFIG_DECNET is not set
207
# CONFIG_BRIDGE is not set
208
# CONFIG_X25 is not set
209
# CONFIG_LAPB is not set
210
# CONFIG_LLC is not set
211
# CONFIG_NET_DIVERT is not set
212
# CONFIG_ECONET is not set
213
# CONFIG_WAN_ROUTER is not set
214
# CONFIG_NET_FASTROUTE is not set
215
# CONFIG_NET_HW_FLOWCONTROL is not set
216
 
217
#
218
# QoS and/or fair queueing
219
#
220
# CONFIG_NET_SCHED is not set
221
 
222
#
223
# Network testing
224
#
225
# CONFIG_NET_PKTGEN is not set
226
 
227
#
228
# ATA/IDE/MFM/RLL support
229
#
230
# CONFIG_IDE is not set
231
# CONFIG_BLK_DEV_IDE_MODES is not set
232
# CONFIG_BLK_DEV_HD is not set
233
 
234
#
235
# SCSI support
236
#
237
# CONFIG_SCSI is not set
238
 
239
#
240
# Network device support
241
#
242
CONFIG_NETDEVICES=y
243
 
244
#
245
# ARCnet devices
246
#
247
# CONFIG_ARCNET is not set
248
CONFIG_DUMMY=y
249
# CONFIG_BONDING is not set
250
# CONFIG_EQUALIZER is not set
251
# CONFIG_TUN is not set
252
# CONFIG_ETHERTAP is not set
253
 
254
#
255
# Ethernet (10 or 100Mbit)
256
#
257
CONFIG_NET_ETHERNET=y
258
# CONFIG_SUNLANCE is not set
259
# CONFIG_SUNBMAC is not set
260
# CONFIG_SUNQE is not set
261
# CONFIG_SUNGEM is not set
262
# CONFIG_NET_VENDOR_3COM is not set
263
# CONFIG_LANCE is not set
264
# CONFIG_NET_VENDOR_SMC is not set
265
# CONFIG_NET_VENDOR_RACAL is not set
266
# CONFIG_NET_ISA is not set
267
# CONFIG_NET_PCI is not set
268
# CONFIG_NET_POCKET is not set
269
 
270
#
271
# Ethernet (1000 Mbit)
272
#
273
# CONFIG_ACENIC is not set
274
# CONFIG_DL2K is not set
275
# CONFIG_E1000 is not set
276
# CONFIG_MYRI_SBUS is not set
277
# CONFIG_NS83820 is not set
278
# CONFIG_HAMACHI is not set
279
# CONFIG_YELLOWFIN is not set
280
# CONFIG_R8169 is not set
281
# CONFIG_SK98LIN is not set
282
# CONFIG_TIGON3 is not set
283
# CONFIG_FDDI is not set
284
# CONFIG_HIPPI is not set
285
# CONFIG_PLIP is not set
286
CONFIG_PPP=y
287
# CONFIG_PPP_MULTILINK is not set
288
CONFIG_PPP_FILTER=y
289
CONFIG_PPP_ASYNC=y
290
# CONFIG_PPP_SYNC_TTY is not set
291
CONFIG_PPP_DEFLATE=y
292
# CONFIG_PPP_BSDCOMP is not set
293
CONFIG_PPPOE=y
294
# CONFIG_SLIP is not set
295
 
296
#
297
# Wireless LAN (non-hamradio)
298
#
299
# CONFIG_NET_RADIO is not set
300
 
301
#
302
# Token Ring devices
303
#
304
# CONFIG_TR is not set
305
# CONFIG_NET_FC is not set
306
# CONFIG_RCPCI is not set
307
# CONFIG_SHAPER is not set
308
 
309
#
310
# Wan interfaces
311
#
312
# CONFIG_WAN is not set
313
 
314
#
315
# Old CD-ROM drivers (not SCSI, not IDE)
316
#
317
# CONFIG_CD_NO_IDESCSI is not set
318
 
319
#
320
# Input core support
321
#
322
# CONFIG_INPUT is not set
323
# CONFIG_INPUT_KEYBDEV is not set
324
# CONFIG_INPUT_MOUSEDEV is not set
325
# CONFIG_INPUT_JOYDEV is not set
326
# CONFIG_INPUT_EVDEV is not set
327
# CONFIG_INPUT_UINPUT is not set
328
 
329
#
330
# Character devices
331
#
332
# CONFIG_VT is not set
333
CONFIG_SERIAL=y
334
CONFIG_SERIAL_CONSOLE=y
335
CONFIG_UNIX98_PTYS=y
336
CONFIG_UNIX98_PTY_COUNT=256
337
 
338
#
339
# Joysticks
340
#
341
# CONFIG_INPUT_GAMEPORT is not set
342
# CONFIG_PSMOUSE is not set
343
# CONFIG_RTC is not set
344
 
345
#
346
# File systems
347
#
348
# CONFIG_QUOTA is not set
349
# CONFIG_QFMT_V2 is not set
350
# CONFIG_AUTOFS_FS is not set
351
# CONFIG_AUTOFS4_FS is not set
352
# CONFIG_REISERFS_FS is not set
353
# CONFIG_REISERFS_CHECK is not set
354
# CONFIG_REISERFS_PROC_INFO is not set
355
# CONFIG_ADFS_FS is not set
356
# CONFIG_ADFS_FS_RW is not set
357
# CONFIG_AFFS_FS is not set
358
# CONFIG_HFS_FS is not set
359
# CONFIG_HFSPLUS_FS is not set
360
# CONFIG_BEFS_FS is not set
361
# CONFIG_BEFS_DEBUG is not set
362
# CONFIG_BFS_FS is not set
363
CONFIG_EXT3_FS=y
364
CONFIG_JBD=y
365
# CONFIG_JBD_DEBUG is not set
366
# CONFIG_FAT_FS is not set
367
# CONFIG_MSDOS_FS is not set
368
# CONFIG_UMSDOS_FS is not set
369
# CONFIG_VFAT_FS is not set
370
# CONFIG_EFS_FS is not set
371
# CONFIG_JFFS_FS is not set
372
# CONFIG_JFFS2_FS is not set
373
CONFIG_CRAMFS=y
374
CONFIG_TMPFS=y
375
CONFIG_RAMFS=y
376
# CONFIG_ISO9660_FS is not set
377
# CONFIG_JOLIET is not set
378
# CONFIG_ZISOFS is not set
379
# CONFIG_JFS_FS is not set
380
# CONFIG_JFS_DEBUG is not set
381
# CONFIG_JFS_STATISTICS is not set
382
# CONFIG_MINIX_FS is not set
383
# CONFIG_VXFS_FS is not set
384
# CONFIG_NTFS_FS is not set
385
# CONFIG_NTFS_RW is not set
386
# CONFIG_HPFS_FS is not set
387
CONFIG_PROC_FS=y
388
# CONFIG_DEVFS_FS is not set
389
# CONFIG_DEVFS_MOUNT is not set
390
# CONFIG_DEVFS_DEBUG is not set
391
CONFIG_DEVPTS_FS=y
392
# CONFIG_QNX4FS_FS is not set
393
# CONFIG_QNX4FS_RW is not set
394
# CONFIG_ROMFS_FS is not set
395
CONFIG_EXT2_FS=y
396
# CONFIG_SYSV_FS is not set
397
# CONFIG_UDF_FS is not set
398
# CONFIG_UDF_RW is not set
399
# CONFIG_UFS_FS is not set
400
# CONFIG_UFS_FS_WRITE is not set
401
# CONFIG_XFS_FS is not set
402
# CONFIG_XFS_QUOTA is not set
403
# CONFIG_XFS_RT is not set
404
# CONFIG_XFS_TRACE is not set
405
# CONFIG_XFS_DEBUG is not set
406
 
407
#
408
# Network File Systems
409
#
410
# CONFIG_CODA_FS is not set
411
# CONFIG_INTERMEZZO_FS is not set
412
CONFIG_NFS_FS=y
413
CONFIG_NFS_V3=y
414
# CONFIG_NFS_DIRECTIO is not set
415
# CONFIG_ROOT_NFS is not set
416
# CONFIG_NFSD is not set
417
# CONFIG_NFSD_V3 is not set
418
# CONFIG_NFSD_TCP is not set
419
CONFIG_SUNRPC=y
420
CONFIG_LOCKD=y
421
CONFIG_LOCKD_V4=y
422
# CONFIG_SMB_FS is not set
423
# CONFIG_NCP_FS is not set
424
# CONFIG_NCPFS_PACKET_SIGNING is not set
425
# CONFIG_NCPFS_IOCTL_LOCKING is not set
426
# CONFIG_NCPFS_STRONG is not set
427
# CONFIG_NCPFS_NFS_NS is not set
428
# CONFIG_NCPFS_OS2_NS is not set
429
# CONFIG_NCPFS_SMALLDOS is not set
430
# CONFIG_NCPFS_NLS is not set
431
# CONFIG_NCPFS_EXTRAS is not set
432
# CONFIG_ZISOFS_FS is not set
433
 
434
#
435
# Partition Types
436
#
437
# CONFIG_PARTITION_ADVANCED is not set
438
CONFIG_MSDOS_PARTITION=y
439
# CONFIG_SMB_NLS is not set
440
# CONFIG_NLS is not set
441
 
442
#
443
# Multimedia devices
444
#
445
# CONFIG_VIDEO_DEV is not set
446
 
447
#
448
# Sound
449
#
450
# CONFIG_SOUND is not set
451
 
452
#
453
# Kernel hacking
454
#
455
CONFIG_MAGIC_SYSRQ=y
456
 
457
#
458
# Library routines
459
#
460 1283 phoenix
CONFIG_CRC32=y
461 1275 phoenix
CONFIG_ZLIB_INFLATE=y
462
CONFIG_ZLIB_DEFLATE=y

powered by: WebSVN 2.1.0

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