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

Subversion Repositories or1k_soc_on_altera_embedded_dev_kit

[/] [or1k_soc_on_altera_embedded_dev_kit/] [trunk/] [linux-2.6/] [linux-2.6.24/] [arch/] [or32/] [configs/] [or32_defconfig] - Blame information for rev 9

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 9 xianfeng
#
2
# Automatically generated make config: don't edit
3
# Linux kernel version: 2.6.24
4
# Tue Nov  3 13:29:09 2009
5
#
6
CONFIG_MMU=y
7
CONFIG_ZONE_DMA=y
8
CONFIG_UID16=y
9
CONFIG_RWSEM_GENERIC_SPINLOCK=y
10
CONFIG_GENERIC_CALIBRATE_DELAY=y
11
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
12
CONFIG_GENERIC_HWEIGHT=y
13
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
14
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
15
 
16
#
17
# General setup
18
#
19
# CONFIG_EXPERIMENTAL is not set
20
CONFIG_BROKEN_ON_SMP=y
21
CONFIG_INIT_ENV_ARG_LIMIT=32
22
CONFIG_LOCALVERSION="-or32"
23
CONFIG_LOCALVERSION_AUTO=y
24
# CONFIG_SWAP is not set
25
CONFIG_SYSVIPC=y
26
CONFIG_SYSVIPC_SYSCTL=y
27
CONFIG_BSD_PROCESS_ACCT=y
28
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
29
# CONFIG_TASKSTATS is not set
30
# CONFIG_AUDIT is not set
31
CONFIG_IKCONFIG=y
32
# CONFIG_IKCONFIG_PROC is not set
33
CONFIG_LOG_BUF_SHIFT=14
34
CONFIG_CGROUPS=y
35
# CONFIG_CGROUP_DEBUG is not set
36
CONFIG_CGROUP_NS=y
37
CONFIG_FAIR_GROUP_SCHED=y
38
CONFIG_FAIR_USER_SCHED=y
39
# CONFIG_FAIR_CGROUP_SCHED is not set
40
# CONFIG_CGROUP_CPUACCT is not set
41
# CONFIG_SYSFS_DEPRECATED is not set
42
# CONFIG_RELAY is not set
43
CONFIG_BLK_DEV_INITRD=y
44
CONFIG_INITRAMFS_SOURCE=""
45
CONFIG_SYSCTL=y
46
CONFIG_EMBEDDED=y
47
# CONFIG_SYSCTL_SYSCALL is not set
48
# CONFIG_KALLSYMS is not set
49
# CONFIG_HOTPLUG is not set
50
CONFIG_PRINTK=y
51
CONFIG_BUG=y
52
# CONFIG_ELF_CORE is not set
53
CONFIG_BASE_FULL=y
54
CONFIG_FUTEX=y
55
# CONFIG_EPOLL is not set
56
# CONFIG_SIGNALFD is not set
57
# CONFIG_EVENTFD is not set
58
# CONFIG_SHMEM is not set
59
# CONFIG_VM_EVENT_COUNTERS is not set
60
CONFIG_SLAB=y
61
# CONFIG_SLUB is not set
62
# CONFIG_SLOB is not set
63
CONFIG_SLABINFO=y
64
CONFIG_RT_MUTEXES=y
65
CONFIG_TINY_SHMEM=y
66
CONFIG_BASE_SMALL=0
67
# CONFIG_MODULES is not set
68
CONFIG_BLOCK=y
69
# CONFIG_LBD is not set
70
# CONFIG_BLK_DEV_IO_TRACE is not set
71
# CONFIG_LSF is not set
72
 
73
#
74
# IO Schedulers
75
#
76
CONFIG_IOSCHED_NOOP=y
77
CONFIG_IOSCHED_AS=y
78
CONFIG_IOSCHED_DEADLINE=y
79
CONFIG_IOSCHED_CFQ=y
80
CONFIG_DEFAULT_AS=y
81
# CONFIG_DEFAULT_DEADLINE is not set
82
# CONFIG_DEFAULT_CFQ is not set
83
# CONFIG_DEFAULT_NOOP is not set
84
CONFIG_DEFAULT_IOSCHED="anticipatory"
85
CONFIG_OR32=y
86
 
87
#
88
# Processor type and features
89
#
90
# CONFIG_OR32_MARVIN is not set
91
# CONFIG_OR32_HIGHLAND is not set
92
CONFIG_OR32_GENERIC=y
93
CONFIG_OR32_SYS_CLK=30
94
CONFIG_OR32_MEMORY_SIZE=0x2000000
95
CONFIG_OR32_RESERVED_MEM_SIZE=0x100000
96
# CONFIG_OR32_FLASH_BOOT is not set
97
# CONFIG_HIGHMEM is not set
98
CONFIG_HZ_100=y
99
# CONFIG_HZ_250 is not set
100
# CONFIG_HZ_300 is not set
101
# CONFIG_HZ_1000 is not set
102
CONFIG_HZ=100
103
CONFIG_PREEMPT_NONE=y
104
# CONFIG_PREEMPT_VOLUNTARY is not set
105
# CONFIG_PREEMPT is not set
106
CONFIG_FLATMEM=y
107
CONFIG_FLAT_NODE_MEM_MAP=y
108
# CONFIG_SPARSEMEM_STATIC is not set
109
# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
110
CONFIG_SPLIT_PTLOCK_CPUS=4
111
# CONFIG_RESOURCES_64BIT is not set
112
CONFIG_ZONE_DMA_FLAG=1
113
CONFIG_BOUNCE=y
114
CONFIG_VIRT_TO_BUS=y
115
CONFIG_OR32_MC_VERSION=1
116
# CONFIG_OR32_MC_INIT is not set
117
# CONFIG_OR32_HIGHLAND_DEFAULT_MEMORY_TIMINGS is not set
118
# CONFIG_OR32_GENERIC_MEMORY_TIMINGS is not set
119
# CONFIG_OR32_ICACHE_ENABLED is not set
120
CONFIG_OR32_IC_SIZE=8192
121
CONFIG_OR32_IC_LINE=16
122
# CONFIG_OR32_DCACHE_ENABLED is not set
123
CONFIG_OR32_DC_SIZE=8192
124
CONFIG_OR32_DC_LINE=16
125
CONFIG_OR32_ITLB_ENTRIES=64
126
CONFIG_OR32_DTLB_ENTRIES=64
127
CONFIG_OR32_NO_SPR_SR_DSX=y
128
# CONFIG_OR32_ANONYMOUS is not set
129
 
130
#
131
# Debuging options
132
#
133
CONFIG_DEBUG_STACKOVERFLOW=y
134
CONFIG_OR32_GUARD_PROTECTED_CORE=y
135
CONFIG_JUMP_UPON_UNHANDLED_EXCEPTION=y
136
CONFIG_OR32_EXCEPTION_DEBUG=y
137
CONFIG_OR32_ESR_EXCEPTION_BUG_CHECK=y
138
 
139
#
140
# OpenRISC specific drivers
141
#
142
CONFIG_OETH=y
143
CONFIG_OETH_UNKNOWN_TX_NEXT=y
144
 
145
#
146
# Bus options
147
#
148
# CONFIG_PCI is not set
149
# CONFIG_PCI_DOMAINS is not set
150
# CONFIG_ARCH_SUPPORTS_MSI is not set
151
 
152
#
153
# Executable file formats
154
#
155
CONFIG_BINFMT_ELF=y
156
# CONFIG_BINFMT_MISC is not set
157
 
158
#
159
# Networking
160
#
161
CONFIG_NET=y
162
 
163
#
164
# Networking options
165
#
166
CONFIG_PACKET=y
167
# CONFIG_PACKET_MMAP is not set
168
CONFIG_UNIX=y
169
CONFIG_XFRM=y
170
# CONFIG_XFRM_USER is not set
171
CONFIG_NET_KEY=y
172
CONFIG_INET=y
173
# CONFIG_IP_MULTICAST is not set
174
# CONFIG_IP_ADVANCED_ROUTER is not set
175
CONFIG_IP_FIB_HASH=y
176
# CONFIG_IP_PNP is not set
177
# CONFIG_NET_IPIP is not set
178
# CONFIG_NET_IPGRE is not set
179
# CONFIG_SYN_COOKIES is not set
180
CONFIG_INET_AH=y
181
CONFIG_INET_ESP=y
182
CONFIG_INET_IPCOMP=y
183
CONFIG_INET_XFRM_TUNNEL=y
184
CONFIG_INET_TUNNEL=y
185
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
186
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
187
# CONFIG_INET_XFRM_MODE_BEET is not set
188
# CONFIG_INET_LRO is not set
189
CONFIG_INET_DIAG=y
190
CONFIG_INET_TCP_DIAG=y
191
# CONFIG_TCP_CONG_ADVANCED is not set
192
CONFIG_TCP_CONG_CUBIC=y
193
CONFIG_DEFAULT_TCP_CONG="cubic"
194
# CONFIG_IPV6 is not set
195
# CONFIG_INET6_XFRM_TUNNEL is not set
196
# CONFIG_INET6_TUNNEL is not set
197
# CONFIG_NETWORK_SECMARK is not set
198
# CONFIG_NETFILTER is not set
199
# CONFIG_BRIDGE is not set
200
# CONFIG_VLAN_8021Q is not set
201
# CONFIG_DECNET is not set
202
# CONFIG_LLC2 is not set
203
# CONFIG_IPX is not set
204
# CONFIG_ATALK is not set
205
# CONFIG_NET_SCHED is not set
206
 
207
#
208
# Network testing
209
#
210
# CONFIG_NET_PKTGEN is not set
211
# CONFIG_HAMRADIO is not set
212
# CONFIG_IRDA is not set
213
# CONFIG_BT is not set
214
 
215
#
216
# Wireless
217
#
218
# CONFIG_CFG80211 is not set
219
# CONFIG_WIRELESS_EXT is not set
220
# CONFIG_IEEE80211 is not set
221
# CONFIG_RFKILL is not set
222
 
223
#
224
# Device Drivers
225
#
226
 
227
#
228
# Generic Driver Options
229
#
230
CONFIG_STANDALONE=y
231
CONFIG_PREVENT_FIRMWARE_BUILD=y
232
# CONFIG_DEBUG_DRIVER is not set
233
# CONFIG_DEBUG_DEVRES is not set
234
# CONFIG_SYS_HYPERVISOR is not set
235
# CONFIG_CONNECTOR is not set
236
# CONFIG_MTD is not set
237
# CONFIG_PARPORT is not set
238
CONFIG_BLK_DEV=y
239
# CONFIG_BLK_DEV_COW_COMMON is not set
240
CONFIG_BLK_DEV_LOOP=y
241
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
242
# CONFIG_BLK_DEV_NBD is not set
243
CONFIG_BLK_DEV_RAM=y
244
CONFIG_BLK_DEV_RAM_COUNT=16
245
CONFIG_BLK_DEV_RAM_SIZE=8192
246
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
247
# CONFIG_CDROM_PKTCDVD is not set
248
# CONFIG_ATA_OVER_ETH is not set
249
CONFIG_MISC_DEVICES=y
250
# CONFIG_EEPROM_93CX6 is not set
251
# CONFIG_IDE is not set
252
 
253
#
254
# SCSI device support
255
#
256
# CONFIG_RAID_ATTRS is not set
257
# CONFIG_SCSI is not set
258
# CONFIG_SCSI_DMA is not set
259
# CONFIG_SCSI_NETLINK is not set
260
# CONFIG_ATA is not set
261
# CONFIG_MD is not set
262
CONFIG_NETDEVICES=y
263
# CONFIG_NETDEVICES_MULTIQUEUE is not set
264
CONFIG_DUMMY=y
265
# CONFIG_BONDING is not set
266
# CONFIG_EQUALIZER is not set
267
# CONFIG_TUN is not set
268
# CONFIG_VETH is not set
269
# CONFIG_NET_ETHERNET is not set
270
# CONFIG_NETDEV_1000 is not set
271
# CONFIG_NETDEV_10000 is not set
272
 
273
#
274
# Wireless LAN
275
#
276
# CONFIG_WLAN_PRE80211 is not set
277
# CONFIG_WLAN_80211 is not set
278
# CONFIG_WAN is not set
279
# CONFIG_PPP is not set
280
# CONFIG_SLIP is not set
281
# CONFIG_NETPOLL is not set
282
# CONFIG_NET_POLL_CONTROLLER is not set
283
# CONFIG_ISDN is not set
284
# CONFIG_PHONE is not set
285
 
286
#
287
# Input device support
288
#
289
CONFIG_INPUT=y
290
# CONFIG_INPUT_FF_MEMLESS is not set
291
# CONFIG_INPUT_POLLDEV is not set
292
 
293
#
294
# Userland interfaces
295
#
296
# CONFIG_INPUT_MOUSEDEV is not set
297
# CONFIG_INPUT_JOYDEV is not set
298
# CONFIG_INPUT_EVDEV is not set
299
# CONFIG_INPUT_EVBUG is not set
300
 
301
#
302
# Input Device Drivers
303
#
304
# CONFIG_INPUT_KEYBOARD is not set
305
# CONFIG_INPUT_MOUSE is not set
306
# CONFIG_INPUT_JOYSTICK is not set
307
# CONFIG_INPUT_TABLET is not set
308
# CONFIG_INPUT_TOUCHSCREEN is not set
309
# CONFIG_INPUT_MISC is not set
310
 
311
#
312
# Hardware I/O ports
313
#
314
CONFIG_SERIO=y
315
# CONFIG_SERIO_I8042 is not set
316
# CONFIG_SERIO_SERPORT is not set
317
CONFIG_SERIO_LIBPS2=y
318
# CONFIG_SERIO_RAW is not set
319
# CONFIG_GAMEPORT is not set
320
 
321
#
322
# Character devices
323
#
324
CONFIG_VT=y
325
CONFIG_VT_CONSOLE=y
326
CONFIG_HW_CONSOLE=y
327
# CONFIG_VT_HW_CONSOLE_BINDING is not set
328
# CONFIG_SERIAL_NONSTANDARD is not set
329
 
330
#
331
# Serial drivers
332
#
333
CONFIG_SERIAL_8250=y
334
CONFIG_SERIAL_8250_CONSOLE=y
335
CONFIG_SERIAL_8250_NR_UARTS=4
336
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
337
# CONFIG_SERIAL_8250_EXTENDED is not set
338
 
339
#
340
# Non-8250 serial port support
341
#
342
CONFIG_SERIAL_CORE=y
343
CONFIG_SERIAL_CORE_CONSOLE=y
344
CONFIG_UNIX98_PTYS=y
345
CONFIG_LEGACY_PTYS=y
346
CONFIG_LEGACY_PTY_COUNT=256
347
# CONFIG_IPMI_HANDLER is not set
348
# CONFIG_HW_RANDOM is not set
349
# CONFIG_RTC is not set
350
# CONFIG_GEN_RTC is not set
351
# CONFIG_R3964 is not set
352
# CONFIG_RAW_DRIVER is not set
353
# CONFIG_I2C is not set
354
 
355
#
356
# SPI support
357
#
358
# CONFIG_SPI is not set
359
# CONFIG_SPI_MASTER is not set
360
# CONFIG_W1 is not set
361
# CONFIG_POWER_SUPPLY is not set
362
# CONFIG_HWMON is not set
363
# CONFIG_WATCHDOG is not set
364
 
365
#
366
# Sonics Silicon Backplane
367
#
368
CONFIG_SSB_POSSIBLE=y
369
# CONFIG_SSB is not set
370
 
371
#
372
# Multifunction device drivers
373
#
374
# CONFIG_MFD_SM501 is not set
375
 
376
#
377
# Multimedia devices
378
#
379
# CONFIG_VIDEO_DEV is not set
380
# CONFIG_DVB_CORE is not set
381
CONFIG_DAB=y
382
 
383
#
384
# Graphics support
385
#
386
# CONFIG_VGASTATE is not set
387
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
388
# CONFIG_FB is not set
389
# CONFIG_FB_OC is not set
390
# CONFIG_FB_OC_SHMEM is not set
391
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
392
 
393
#
394
# Display device support
395
#
396
# CONFIG_DISPLAY_SUPPORT is not set
397
 
398
#
399
# Console display driver support
400
#
401
# CONFIG_VGA_CONSOLE is not set
402
CONFIG_DUMMY_CONSOLE=y
403
 
404
#
405
# Sound
406
#
407
# CONFIG_SOUND is not set
408
# CONFIG_HID_SUPPORT is not set
409
# CONFIG_USB_SUPPORT is not set
410
# CONFIG_MMC is not set
411
# CONFIG_NEW_LEDS is not set
412
# CONFIG_RTC_CLASS is not set
413
 
414
#
415
# Userspace I/O
416
#
417
# CONFIG_UIO is not set
418
 
419
#
420
# File systems
421
#
422
CONFIG_EXT2_FS=y
423
# CONFIG_EXT2_FS_XATTR is not set
424
# CONFIG_EXT2_FS_XIP is not set
425
# CONFIG_EXT3_FS is not set
426
# CONFIG_REISERFS_FS is not set
427
# CONFIG_JFS_FS is not set
428
# CONFIG_FS_POSIX_ACL is not set
429
# CONFIG_XFS_FS is not set
430
# CONFIG_OCFS2_FS is not set
431
# CONFIG_MINIX_FS is not set
432
# CONFIG_ROMFS_FS is not set
433
# CONFIG_INOTIFY is not set
434
CONFIG_QUOTA=y
435
# CONFIG_QUOTA_NETLINK_INTERFACE is not set
436
CONFIG_PRINT_QUOTA_WARNING=y
437
# CONFIG_QFMT_V1 is not set
438
# CONFIG_QFMT_V2 is not set
439
CONFIG_QUOTACTL=y
440
CONFIG_DNOTIFY=y
441
# CONFIG_AUTOFS_FS is not set
442
# CONFIG_AUTOFS4_FS is not set
443
# CONFIG_FUSE_FS is not set
444
 
445
#
446
# CD-ROM/DVD Filesystems
447
#
448
# CONFIG_ISO9660_FS is not set
449
# CONFIG_UDF_FS is not set
450
 
451
#
452
# DOS/FAT/NT Filesystems
453
#
454
# CONFIG_MSDOS_FS is not set
455
# CONFIG_VFAT_FS is not set
456
# CONFIG_NTFS_FS is not set
457
 
458
#
459
# Pseudo filesystems
460
#
461
CONFIG_PROC_FS=y
462
CONFIG_PROC_KCORE=y
463
CONFIG_PROC_SYSCTL=y
464
CONFIG_SYSFS=y
465
CONFIG_TMPFS=y
466
# CONFIG_TMPFS_POSIX_ACL is not set
467
# CONFIG_HUGETLB_PAGE is not set
468
 
469
#
470
# Miscellaneous filesystems
471
#
472
# CONFIG_HFSPLUS_FS is not set
473
CONFIG_CRAMFS=y
474
# CONFIG_VXFS_FS is not set
475
# CONFIG_HPFS_FS is not set
476
# CONFIG_QNX4FS_FS is not set
477
# CONFIG_SYSV_FS is not set
478
# CONFIG_UFS_FS is not set
479
# CONFIG_NETWORK_FILESYSTEMS is not set
480
 
481
#
482
# Partition Types
483
#
484
# CONFIG_PARTITION_ADVANCED is not set
485
CONFIG_MSDOS_PARTITION=y
486
CONFIG_NLS=y
487
CONFIG_NLS_DEFAULT="iso8859-1"
488
# CONFIG_NLS_CODEPAGE_437 is not set
489
# CONFIG_NLS_CODEPAGE_737 is not set
490
# CONFIG_NLS_CODEPAGE_775 is not set
491
# CONFIG_NLS_CODEPAGE_850 is not set
492
# CONFIG_NLS_CODEPAGE_852 is not set
493
# CONFIG_NLS_CODEPAGE_855 is not set
494
# CONFIG_NLS_CODEPAGE_857 is not set
495
# CONFIG_NLS_CODEPAGE_860 is not set
496
# CONFIG_NLS_CODEPAGE_861 is not set
497
# CONFIG_NLS_CODEPAGE_862 is not set
498
# CONFIG_NLS_CODEPAGE_863 is not set
499
# CONFIG_NLS_CODEPAGE_864 is not set
500
# CONFIG_NLS_CODEPAGE_865 is not set
501
# CONFIG_NLS_CODEPAGE_866 is not set
502
# CONFIG_NLS_CODEPAGE_869 is not set
503
# CONFIG_NLS_CODEPAGE_936 is not set
504
# CONFIG_NLS_CODEPAGE_950 is not set
505
# CONFIG_NLS_CODEPAGE_932 is not set
506
# CONFIG_NLS_CODEPAGE_949 is not set
507
# CONFIG_NLS_CODEPAGE_874 is not set
508
# CONFIG_NLS_ISO8859_8 is not set
509
# CONFIG_NLS_CODEPAGE_1250 is not set
510
# CONFIG_NLS_CODEPAGE_1251 is not set
511
# CONFIG_NLS_ASCII is not set
512
# CONFIG_NLS_ISO8859_1 is not set
513
# CONFIG_NLS_ISO8859_2 is not set
514
# CONFIG_NLS_ISO8859_3 is not set
515
# CONFIG_NLS_ISO8859_4 is not set
516
# CONFIG_NLS_ISO8859_5 is not set
517
# CONFIG_NLS_ISO8859_6 is not set
518
# CONFIG_NLS_ISO8859_7 is not set
519
# CONFIG_NLS_ISO8859_9 is not set
520
# CONFIG_NLS_ISO8859_13 is not set
521
# CONFIG_NLS_ISO8859_14 is not set
522
# CONFIG_NLS_ISO8859_15 is not set
523
# CONFIG_NLS_KOI8_R is not set
524
# CONFIG_NLS_KOI8_U is not set
525
# CONFIG_NLS_UTF8 is not set
526
 
527
#
528
# Security options
529
#
530
# CONFIG_KEYS is not set
531
# CONFIG_SECURITY is not set
532
CONFIG_CRYPTO=y
533
CONFIG_CRYPTO_ALGAPI=y
534
CONFIG_CRYPTO_BLKCIPHER=y
535
CONFIG_CRYPTO_HASH=y
536
CONFIG_CRYPTO_MANAGER=y
537
CONFIG_CRYPTO_HMAC=y
538
# CONFIG_CRYPTO_NULL is not set
539
# CONFIG_CRYPTO_MD4 is not set
540
CONFIG_CRYPTO_MD5=y
541
CONFIG_CRYPTO_SHA1=y
542
# CONFIG_CRYPTO_SHA256 is not set
543
# CONFIG_CRYPTO_SHA512 is not set
544
# CONFIG_CRYPTO_WP512 is not set
545
# CONFIG_CRYPTO_TGR192 is not set
546
# CONFIG_CRYPTO_ECB is not set
547
CONFIG_CRYPTO_CBC=y
548
# CONFIG_CRYPTO_PCBC is not set
549
# CONFIG_CRYPTO_CRYPTD is not set
550
CONFIG_CRYPTO_DES=y
551
# CONFIG_CRYPTO_FCRYPT is not set
552
# CONFIG_CRYPTO_BLOWFISH is not set
553
# CONFIG_CRYPTO_TWOFISH is not set
554
# CONFIG_CRYPTO_SERPENT is not set
555
# CONFIG_CRYPTO_AES is not set
556
# CONFIG_CRYPTO_CAST5 is not set
557
# CONFIG_CRYPTO_CAST6 is not set
558
# CONFIG_CRYPTO_TEA is not set
559
# CONFIG_CRYPTO_ARC4 is not set
560
# CONFIG_CRYPTO_KHAZAD is not set
561
# CONFIG_CRYPTO_ANUBIS is not set
562
# CONFIG_CRYPTO_SEED is not set
563
CONFIG_CRYPTO_DEFLATE=y
564
# CONFIG_CRYPTO_MICHAEL_MIC is not set
565
# CONFIG_CRYPTO_CRC32C is not set
566
# CONFIG_CRYPTO_CAMELLIA is not set
567
# CONFIG_CRYPTO_AUTHENC is not set
568
# CONFIG_CRYPTO_HW is not set
569
 
570
#
571
# Library routines
572
#
573
# CONFIG_CRC_CCITT is not set
574
# CONFIG_CRC16 is not set
575
# CONFIG_CRC_ITU_T is not set
576
# CONFIG_CRC32 is not set
577
# CONFIG_CRC7 is not set
578
# CONFIG_LIBCRC32C is not set
579
CONFIG_ZLIB_INFLATE=y
580
CONFIG_ZLIB_DEFLATE=y
581
CONFIG_PLIST=y
582
CONFIG_HAS_IOMEM=y
583
CONFIG_HAS_IOPORT=y
584
CONFIG_HAS_DMA=y
585
 
586
#
587
# Kernel hacking
588
#
589
# CONFIG_PRINTK_TIME is not set
590
# CONFIG_ENABLE_WARN_DEPRECATED is not set
591
# CONFIG_ENABLE_MUST_CHECK is not set
592
CONFIG_MAGIC_SYSRQ=y
593
# CONFIG_UNUSED_SYMBOLS is not set
594
# CONFIG_DEBUG_FS is not set
595
# CONFIG_HEADERS_CHECK is not set
596
CONFIG_DEBUG_KERNEL=y
597
CONFIG_DETECT_SOFTLOCKUP=y
598
CONFIG_SCHED_DEBUG=y
599
# CONFIG_SCHEDSTATS is not set
600
# CONFIG_TIMER_STATS is not set
601
# CONFIG_DEBUG_SLAB is not set
602
# CONFIG_DEBUG_RT_MUTEXES is not set
603
# CONFIG_RT_MUTEX_TESTER is not set
604
# CONFIG_DEBUG_SPINLOCK is not set
605
# CONFIG_DEBUG_MUTEXES is not set
606
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
607
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
608
# CONFIG_DEBUG_KOBJECT is not set
609
CONFIG_DEBUG_INFO=y
610
# CONFIG_DEBUG_VM is not set
611
# CONFIG_DEBUG_LIST is not set
612
# CONFIG_DEBUG_SG is not set
613
# CONFIG_FORCED_INLINING is not set
614
# CONFIG_BOOT_PRINTK_DELAY is not set
615
# CONFIG_FAULT_INJECTION is not set
616
# CONFIG_SAMPLES is not set

powered by: WebSVN 2.1.0

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