Linux-2.6.12-rc2
[safe/jmp/linux-2.6] / arch / arm / configs / pleb_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.12-rc1-bk2
4 # Sun Mar 27 22:03:02 2005
5 #
6 CONFIG_ARM=y
7 CONFIG_MMU=y
8 CONFIG_UID16=y
9 CONFIG_RWSEM_GENERIC_SPINLOCK=y
10 CONFIG_GENERIC_CALIBRATE_DELAY=y
11 CONFIG_GENERIC_IOMAP=y
12
13 #
14 # Code maturity level options
15 #
16 CONFIG_EXPERIMENTAL=y
17 CONFIG_CLEAN_COMPILE=y
18 CONFIG_BROKEN_ON_SMP=y
19
20 #
21 # General setup
22 #
23 CONFIG_LOCALVERSION=""
24 # CONFIG_SWAP is not set
25 CONFIG_SYSVIPC=y
26 # CONFIG_POSIX_MQUEUE is not set
27 # CONFIG_BSD_PROCESS_ACCT is not set
28 CONFIG_SYSCTL=y
29 # CONFIG_AUDIT is not set
30 # CONFIG_HOTPLUG is not set
31 # CONFIG_KOBJECT_UEVENT is not set
32 # CONFIG_IKCONFIG is not set
33 CONFIG_EMBEDDED=y
34 CONFIG_KALLSYMS=y
35 # CONFIG_KALLSYMS_ALL is not set
36 # CONFIG_KALLSYMS_EXTRA_PASS is not set
37 CONFIG_BASE_FULL=y
38 CONFIG_FUTEX=y
39 CONFIG_EPOLL=y
40 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
41 # CONFIG_SHMEM is not set
42 CONFIG_CC_ALIGN_FUNCTIONS=0
43 CONFIG_CC_ALIGN_LABELS=0
44 CONFIG_CC_ALIGN_LOOPS=0
45 CONFIG_CC_ALIGN_JUMPS=0
46 CONFIG_TINY_SHMEM=y
47 CONFIG_BASE_SMALL=0
48
49 #
50 # Loadable module support
51 #
52 CONFIG_MODULES=y
53 # CONFIG_MODULE_UNLOAD is not set
54 CONFIG_OBSOLETE_MODPARM=y
55 # CONFIG_MODVERSIONS is not set
56 # CONFIG_MODULE_SRCVERSION_ALL is not set
57 CONFIG_KMOD=y
58
59 #
60 # System Type
61 #
62 # CONFIG_ARCH_CLPS7500 is not set
63 # CONFIG_ARCH_CLPS711X is not set
64 # CONFIG_ARCH_CO285 is not set
65 # CONFIG_ARCH_EBSA110 is not set
66 # CONFIG_ARCH_CAMELOT is not set
67 # CONFIG_ARCH_FOOTBRIDGE is not set
68 # CONFIG_ARCH_INTEGRATOR is not set
69 # CONFIG_ARCH_IOP3XX is not set
70 # CONFIG_ARCH_IXP4XX is not set
71 # CONFIG_ARCH_IXP2000 is not set
72 # CONFIG_ARCH_L7200 is not set
73 # CONFIG_ARCH_PXA is not set
74 # CONFIG_ARCH_RPC is not set
75 CONFIG_ARCH_SA1100=y
76 # CONFIG_ARCH_S3C2410 is not set
77 # CONFIG_ARCH_SHARK is not set
78 # CONFIG_ARCH_LH7A40X is not set
79 # CONFIG_ARCH_OMAP is not set
80 # CONFIG_ARCH_VERSATILE is not set
81 # CONFIG_ARCH_IMX is not set
82 # CONFIG_ARCH_H720X is not set
83
84 #
85 # SA11x0 Implementations
86 #
87 # CONFIG_SA1100_ASSABET is not set
88 # CONFIG_SA1100_CERF is not set
89 # CONFIG_SA1100_COLLIE is not set
90 # CONFIG_SA1100_H3100 is not set
91 # CONFIG_SA1100_H3600 is not set
92 # CONFIG_SA1100_H3800 is not set
93 # CONFIG_SA1100_BADGE4 is not set
94 # CONFIG_SA1100_JORNADA720 is not set
95 # CONFIG_SA1100_HACKKIT is not set
96 # CONFIG_SA1100_LART is not set
97 CONFIG_SA1100_PLEB=y
98 # CONFIG_SA1100_SHANNON is not set
99 # CONFIG_SA1100_SIMPAD is not set
100 # CONFIG_SA1100_SSP is not set
101
102 #
103 # Processor Type
104 #
105 CONFIG_CPU_32=y
106 CONFIG_CPU_SA1100=y
107 CONFIG_CPU_32v4=y
108 CONFIG_CPU_ABRT_EV4=y
109 CONFIG_CPU_CACHE_V4WB=y
110 CONFIG_CPU_CACHE_VIVT=y
111 CONFIG_CPU_TLB_V4WB=y
112 CONFIG_CPU_MINICACHE=y
113
114 #
115 # Processor Features
116 #
117
118 #
119 # Bus support
120 #
121 CONFIG_ISA=y
122
123 #
124 # PCCARD (PCMCIA/CardBus) support
125 #
126 # CONFIG_PCCARD is not set
127
128 #
129 # Kernel Features
130 #
131 # CONFIG_PREEMPT is not set
132 CONFIG_DISCONTIGMEM=y
133 # CONFIG_LEDS is not set
134 CONFIG_ALIGNMENT_TRAP=y
135
136 #
137 # Boot options
138 #
139 CONFIG_ZBOOT_ROM_TEXT=0x0
140 CONFIG_ZBOOT_ROM_BSS=0x0
141 CONFIG_CMDLINE="console=ttySA0,9600 mem=16M@0xc0000000 mem=16M@0xc8000000 root=/dev/ram initrd=0xc0400000,4M"
142 # CONFIG_XIP_KERNEL is not set
143
144 #
145 # CPU Frequency scaling
146 #
147 CONFIG_CPU_FREQ=y
148 CONFIG_CPU_FREQ_TABLE=y
149 # CONFIG_CPU_FREQ_DEBUG is not set
150 CONFIG_CPU_FREQ_STAT=y
151 # CONFIG_CPU_FREQ_STAT_DETAILS is not set
152 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
153 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
154 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
155 # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
156 # CONFIG_CPU_FREQ_GOV_USERSPACE is not set
157 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
158 CONFIG_CPU_FREQ_SA1100=y
159
160 #
161 # Floating point emulation
162 #
163
164 #
165 # At least one emulation must be selected
166 #
167 CONFIG_FPE_NWFPE=y
168 # CONFIG_FPE_NWFPE_XP is not set
169 # CONFIG_FPE_FASTFPE is not set
170
171 #
172 # Userspace binary formats
173 #
174 CONFIG_BINFMT_ELF=y
175 # CONFIG_BINFMT_AOUT is not set
176 # CONFIG_BINFMT_MISC is not set
177 # CONFIG_ARTHUR is not set
178
179 #
180 # Power management options
181 #
182 # CONFIG_PM is not set
183
184 #
185 # Device Drivers
186 #
187
188 #
189 # Generic Driver Options
190 #
191 CONFIG_STANDALONE=y
192 CONFIG_PREVENT_FIRMWARE_BUILD=y
193 # CONFIG_FW_LOADER is not set
194 # CONFIG_DEBUG_DRIVER is not set
195
196 #
197 # Memory Technology Devices (MTD)
198 #
199 CONFIG_MTD=y
200 # CONFIG_MTD_DEBUG is not set
201 # CONFIG_MTD_CONCAT is not set
202 CONFIG_MTD_PARTITIONS=y
203 CONFIG_MTD_REDBOOT_PARTS=y
204 CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
205 CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
206 # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
207 CONFIG_MTD_CMDLINE_PARTS=y
208 # CONFIG_MTD_AFS_PARTS is not set
209
210 #
211 # User Modules And Translation Layers
212 #
213 CONFIG_MTD_CHAR=y
214 CONFIG_MTD_BLOCK=y
215 # CONFIG_FTL is not set
216 # CONFIG_NFTL is not set
217 # CONFIG_INFTL is not set
218
219 #
220 # RAM/ROM/Flash chip drivers
221 #
222 CONFIG_MTD_CFI=y
223 # CONFIG_MTD_JEDECPROBE is not set
224 CONFIG_MTD_GEN_PROBE=y
225 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
226 CONFIG_MTD_MAP_BANK_WIDTH_1=y
227 CONFIG_MTD_MAP_BANK_WIDTH_2=y
228 CONFIG_MTD_MAP_BANK_WIDTH_4=y
229 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
230 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
231 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
232 CONFIG_MTD_CFI_I1=y
233 CONFIG_MTD_CFI_I2=y
234 # CONFIG_MTD_CFI_I4 is not set
235 # CONFIG_MTD_CFI_I8 is not set
236 CONFIG_MTD_CFI_INTELEXT=y
237 # CONFIG_MTD_CFI_AMDSTD is not set
238 # CONFIG_MTD_CFI_STAA is not set
239 CONFIG_MTD_CFI_UTIL=y
240 # CONFIG_MTD_RAM is not set
241 # CONFIG_MTD_ROM is not set
242 # CONFIG_MTD_ABSENT is not set
243 # CONFIG_MTD_XIP is not set
244
245 #
246 # Mapping drivers for chip access
247 #
248 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
249 # CONFIG_MTD_PHYSMAP is not set
250 # CONFIG_MTD_ARM_INTEGRATOR is not set
251 CONFIG_MTD_SA1100=y
252 # CONFIG_MTD_EDB7312 is not set
253
254 #
255 # Self-contained MTD device drivers
256 #
257 # CONFIG_MTD_SLRAM is not set
258 # CONFIG_MTD_PHRAM is not set
259 # CONFIG_MTD_MTDRAM is not set
260 # CONFIG_MTD_BLKMTD is not set
261 # CONFIG_MTD_BLOCK2MTD is not set
262
263 #
264 # Disk-On-Chip Device Drivers
265 #
266 # CONFIG_MTD_DOC2000 is not set
267 # CONFIG_MTD_DOC2001 is not set
268 # CONFIG_MTD_DOC2001PLUS is not set
269
270 #
271 # NAND Flash Device Drivers
272 #
273 # CONFIG_MTD_NAND is not set
274
275 #
276 # Parallel port support
277 #
278 # CONFIG_PARPORT is not set
279
280 #
281 # Plug and Play support
282 #
283 # CONFIG_PNP is not set
284
285 #
286 # Block devices
287 #
288 # CONFIG_BLK_DEV_FD is not set
289 # CONFIG_BLK_DEV_XD is not set
290 # CONFIG_BLK_DEV_COW_COMMON is not set
291 CONFIG_BLK_DEV_LOOP=y
292 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
293 # CONFIG_BLK_DEV_NBD is not set
294 CONFIG_BLK_DEV_RAM=y
295 CONFIG_BLK_DEV_RAM_COUNT=16
296 CONFIG_BLK_DEV_RAM_SIZE=8192
297 CONFIG_BLK_DEV_INITRD=y
298 CONFIG_INITRAMFS_SOURCE=""
299 # CONFIG_CDROM_PKTCDVD is not set
300
301 #
302 # IO Schedulers
303 #
304 CONFIG_IOSCHED_NOOP=y
305 # CONFIG_IOSCHED_AS is not set
306 # CONFIG_IOSCHED_DEADLINE is not set
307 # CONFIG_IOSCHED_CFQ is not set
308 # CONFIG_ATA_OVER_ETH is not set
309
310 #
311 # ATA/ATAPI/MFM/RLL support
312 #
313 # CONFIG_IDE is not set
314
315 #
316 # SCSI device support
317 #
318 # CONFIG_SCSI is not set
319
320 #
321 # Multi-device support (RAID and LVM)
322 #
323 # CONFIG_MD is not set
324
325 #
326 # Fusion MPT device support
327 #
328
329 #
330 # IEEE 1394 (FireWire) support
331 #
332
333 #
334 # I2O device support
335 #
336
337 #
338 # Networking support
339 #
340 CONFIG_NET=y
341
342 #
343 # Networking options
344 #
345 CONFIG_PACKET=y
346 # CONFIG_PACKET_MMAP is not set
347 # CONFIG_NETLINK_DEV is not set
348 CONFIG_UNIX=y
349 # CONFIG_NET_KEY is not set
350 CONFIG_INET=y
351 # CONFIG_IP_MULTICAST is not set
352 # CONFIG_IP_ADVANCED_ROUTER is not set
353 # CONFIG_IP_PNP is not set
354 # CONFIG_NET_IPIP is not set
355 # CONFIG_NET_IPGRE is not set
356 # CONFIG_ARPD is not set
357 CONFIG_SYN_COOKIES=y
358 # CONFIG_INET_AH is not set
359 # CONFIG_INET_ESP is not set
360 # CONFIG_INET_IPCOMP is not set
361 # CONFIG_INET_TUNNEL is not set
362 # CONFIG_IP_TCPDIAG is not set
363 # CONFIG_IP_TCPDIAG_IPV6 is not set
364 # CONFIG_IPV6 is not set
365 # CONFIG_NETFILTER is not set
366
367 #
368 # SCTP Configuration (EXPERIMENTAL)
369 #
370 # CONFIG_IP_SCTP is not set
371 # CONFIG_ATM is not set
372 # CONFIG_BRIDGE is not set
373 # CONFIG_VLAN_8021Q is not set
374 # CONFIG_DECNET is not set
375 # CONFIG_LLC2 is not set
376 # CONFIG_IPX is not set
377 # CONFIG_ATALK is not set
378 # CONFIG_X25 is not set
379 # CONFIG_LAPB is not set
380 # CONFIG_NET_DIVERT is not set
381 # CONFIG_ECONET is not set
382 # CONFIG_WAN_ROUTER is not set
383
384 #
385 # QoS and/or fair queueing
386 #
387 # CONFIG_NET_SCHED is not set
388 # CONFIG_NET_CLS_ROUTE is not set
389
390 #
391 # Network testing
392 #
393 # CONFIG_NET_PKTGEN is not set
394 # CONFIG_NETPOLL is not set
395 # CONFIG_NET_POLL_CONTROLLER is not set
396 # CONFIG_HAMRADIO is not set
397 # CONFIG_IRDA is not set
398 # CONFIG_BT is not set
399 CONFIG_NETDEVICES=y
400 # CONFIG_DUMMY is not set
401 # CONFIG_BONDING is not set
402 # CONFIG_EQUALIZER is not set
403 # CONFIG_TUN is not set
404
405 #
406 # ARCnet devices
407 #
408 # CONFIG_ARCNET is not set
409
410 #
411 # Ethernet (10 or 100Mbit)
412 #
413 CONFIG_NET_ETHERNET=y
414 CONFIG_MII=y
415 # CONFIG_NET_VENDOR_3COM is not set
416 # CONFIG_LANCE is not set
417 # CONFIG_NET_VENDOR_SMC is not set
418 CONFIG_SMC91X=y
419 # CONFIG_NET_VENDOR_RACAL is not set
420 # CONFIG_AT1700 is not set
421 # CONFIG_DEPCA is not set
422 # CONFIG_HP100 is not set
423 # CONFIG_NET_ISA is not set
424 # CONFIG_NET_PCI is not set
425 # CONFIG_NET_POCKET is not set
426
427 #
428 # Ethernet (1000 Mbit)
429 #
430
431 #
432 # Ethernet (10000 Mbit)
433 #
434
435 #
436 # Token Ring devices
437 #
438 # CONFIG_TR is not set
439
440 #
441 # Wireless LAN (non-hamradio)
442 #
443 # CONFIG_NET_RADIO is not set
444
445 #
446 # Wan interfaces
447 #
448 # CONFIG_WAN is not set
449 # CONFIG_PPP is not set
450 # CONFIG_SLIP is not set
451 # CONFIG_SHAPER is not set
452 # CONFIG_NETCONSOLE is not set
453
454 #
455 # ISDN subsystem
456 #
457 # CONFIG_ISDN is not set
458
459 #
460 # Input device support
461 #
462 # CONFIG_INPUT is not set
463
464 #
465 # Hardware I/O ports
466 #
467 # CONFIG_SERIO is not set
468 # CONFIG_GAMEPORT is not set
469 CONFIG_SOUND_GAMEPORT=y
470
471 #
472 # Character devices
473 #
474 # CONFIG_VT is not set
475 # CONFIG_SERIAL_NONSTANDARD is not set
476
477 #
478 # Serial drivers
479 #
480 # CONFIG_SERIAL_8250 is not set
481
482 #
483 # Non-8250 serial port support
484 #
485 CONFIG_SERIAL_SA1100=y
486 CONFIG_SERIAL_SA1100_CONSOLE=y
487 CONFIG_SERIAL_CORE=y
488 CONFIG_SERIAL_CORE_CONSOLE=y
489 CONFIG_UNIX98_PTYS=y
490 CONFIG_LEGACY_PTYS=y
491 CONFIG_LEGACY_PTY_COUNT=256
492
493 #
494 # IPMI
495 #
496 # CONFIG_IPMI_HANDLER is not set
497
498 #
499 # Watchdog Cards
500 #
501 # CONFIG_WATCHDOG is not set
502 # CONFIG_NVRAM is not set
503 # CONFIG_RTC is not set
504 # CONFIG_DTLK is not set
505 # CONFIG_R3964 is not set
506
507 #
508 # Ftape, the floppy tape device driver
509 #
510 # CONFIG_DRM is not set
511 # CONFIG_RAW_DRIVER is not set
512
513 #
514 # TPM devices
515 #
516 # CONFIG_TCG_TPM is not set
517
518 #
519 # I2C support
520 #
521 # CONFIG_I2C is not set
522
523 #
524 # Misc devices
525 #
526
527 #
528 # Multimedia devices
529 #
530 # CONFIG_VIDEO_DEV is not set
531
532 #
533 # Digital Video Broadcasting Devices
534 #
535 # CONFIG_DVB is not set
536
537 #
538 # Graphics support
539 #
540 # CONFIG_FB is not set
541
542 #
543 # Sound
544 #
545 # CONFIG_SOUND is not set
546
547 #
548 # USB support
549 #
550 CONFIG_USB_ARCH_HAS_HCD=y
551 # CONFIG_USB_ARCH_HAS_OHCI is not set
552 # CONFIG_USB is not set
553
554 #
555 # USB Gadget Support
556 #
557 # CONFIG_USB_GADGET is not set
558
559 #
560 # MMC/SD Card support
561 #
562 # CONFIG_MMC is not set
563
564 #
565 # File systems
566 #
567 CONFIG_EXT2_FS=y
568 # CONFIG_EXT2_FS_XATTR is not set
569 CONFIG_EXT3_FS=y
570 # CONFIG_EXT3_FS_XATTR is not set
571 CONFIG_JBD=y
572 # CONFIG_JBD_DEBUG is not set
573 # CONFIG_REISERFS_FS is not set
574 # CONFIG_JFS_FS is not set
575
576 #
577 # XFS support
578 #
579 # CONFIG_XFS_FS is not set
580 # CONFIG_MINIX_FS is not set
581 # CONFIG_ROMFS_FS is not set
582 # CONFIG_QUOTA is not set
583 # CONFIG_DNOTIFY is not set
584 # CONFIG_AUTOFS_FS is not set
585 # CONFIG_AUTOFS4_FS is not set
586
587 #
588 # CD-ROM/DVD Filesystems
589 #
590 # CONFIG_ISO9660_FS is not set
591 # CONFIG_UDF_FS is not set
592
593 #
594 # DOS/FAT/NT Filesystems
595 #
596 CONFIG_FAT_FS=m
597 CONFIG_MSDOS_FS=m
598 CONFIG_VFAT_FS=m
599 CONFIG_FAT_DEFAULT_CODEPAGE=437
600 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
601 # CONFIG_NTFS_FS is not set
602
603 #
604 # Pseudo filesystems
605 #
606 CONFIG_PROC_FS=y
607 CONFIG_SYSFS=y
608 # CONFIG_DEVFS_FS is not set
609 # CONFIG_DEVPTS_FS_XATTR is not set
610 CONFIG_TMPFS=y
611 # CONFIG_TMPFS_XATTR is not set
612 # CONFIG_HUGETLB_PAGE is not set
613 CONFIG_RAMFS=y
614
615 #
616 # Miscellaneous filesystems
617 #
618 # CONFIG_ADFS_FS is not set
619 # CONFIG_AFFS_FS is not set
620 # CONFIG_HFS_FS is not set
621 # CONFIG_HFSPLUS_FS is not set
622 # CONFIG_BEFS_FS is not set
623 # CONFIG_BFS_FS is not set
624 # CONFIG_EFS_FS is not set
625 # CONFIG_JFFS_FS is not set
626 # CONFIG_JFFS2_FS is not set
627 # CONFIG_CRAMFS is not set
628 # CONFIG_VXFS_FS is not set
629 # CONFIG_HPFS_FS is not set
630 # CONFIG_QNX4FS_FS is not set
631 # CONFIG_SYSV_FS is not set
632 # CONFIG_UFS_FS is not set
633
634 #
635 # Network File Systems
636 #
637 CONFIG_NFS_FS=m
638 CONFIG_NFS_V3=y
639 # CONFIG_NFS_V4 is not set
640 CONFIG_NFS_DIRECTIO=y
641 # CONFIG_NFSD is not set
642 CONFIG_LOCKD=m
643 CONFIG_LOCKD_V4=y
644 CONFIG_SUNRPC=m
645 # CONFIG_RPCSEC_GSS_KRB5 is not set
646 # CONFIG_RPCSEC_GSS_SPKM3 is not set
647 # CONFIG_SMB_FS is not set
648 # CONFIG_CIFS is not set
649 # CONFIG_NCP_FS is not set
650 # CONFIG_CODA_FS is not set
651 # CONFIG_AFS_FS is not set
652
653 #
654 # Partition Types
655 #
656 # CONFIG_PARTITION_ADVANCED is not set
657 CONFIG_MSDOS_PARTITION=y
658
659 #
660 # Native Language Support
661 #
662 CONFIG_NLS=y
663 CONFIG_NLS_DEFAULT="iso8859-1"
664 # CONFIG_NLS_CODEPAGE_437 is not set
665 # CONFIG_NLS_CODEPAGE_737 is not set
666 # CONFIG_NLS_CODEPAGE_775 is not set
667 # CONFIG_NLS_CODEPAGE_850 is not set
668 # CONFIG_NLS_CODEPAGE_852 is not set
669 # CONFIG_NLS_CODEPAGE_855 is not set
670 # CONFIG_NLS_CODEPAGE_857 is not set
671 # CONFIG_NLS_CODEPAGE_860 is not set
672 # CONFIG_NLS_CODEPAGE_861 is not set
673 # CONFIG_NLS_CODEPAGE_862 is not set
674 # CONFIG_NLS_CODEPAGE_863 is not set
675 # CONFIG_NLS_CODEPAGE_864 is not set
676 # CONFIG_NLS_CODEPAGE_865 is not set
677 # CONFIG_NLS_CODEPAGE_866 is not set
678 # CONFIG_NLS_CODEPAGE_869 is not set
679 # CONFIG_NLS_CODEPAGE_936 is not set
680 # CONFIG_NLS_CODEPAGE_950 is not set
681 # CONFIG_NLS_CODEPAGE_932 is not set
682 # CONFIG_NLS_CODEPAGE_949 is not set
683 # CONFIG_NLS_CODEPAGE_874 is not set
684 # CONFIG_NLS_ISO8859_8 is not set
685 # CONFIG_NLS_CODEPAGE_1250 is not set
686 # CONFIG_NLS_CODEPAGE_1251 is not set
687 # CONFIG_NLS_ASCII is not set
688 # CONFIG_NLS_ISO8859_1 is not set
689 # CONFIG_NLS_ISO8859_2 is not set
690 # CONFIG_NLS_ISO8859_3 is not set
691 # CONFIG_NLS_ISO8859_4 is not set
692 # CONFIG_NLS_ISO8859_5 is not set
693 # CONFIG_NLS_ISO8859_6 is not set
694 # CONFIG_NLS_ISO8859_7 is not set
695 # CONFIG_NLS_ISO8859_9 is not set
696 # CONFIG_NLS_ISO8859_13 is not set
697 # CONFIG_NLS_ISO8859_14 is not set
698 # CONFIG_NLS_ISO8859_15 is not set
699 # CONFIG_NLS_KOI8_R is not set
700 # CONFIG_NLS_KOI8_U is not set
701 # CONFIG_NLS_UTF8 is not set
702
703 #
704 # Profiling support
705 #
706 # CONFIG_PROFILING is not set
707
708 #
709 # Kernel hacking
710 #
711 # CONFIG_PRINTK_TIME is not set
712 CONFIG_DEBUG_KERNEL=y
713 CONFIG_MAGIC_SYSRQ=y
714 CONFIG_LOG_BUF_SHIFT=14
715 # CONFIG_SCHEDSTATS is not set
716 # CONFIG_DEBUG_SLAB is not set
717 # CONFIG_DEBUG_SPINLOCK is not set
718 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
719 # CONFIG_DEBUG_KOBJECT is not set
720 CONFIG_DEBUG_BUGVERBOSE=y
721 # CONFIG_DEBUG_INFO is not set
722 # CONFIG_DEBUG_FS is not set
723 CONFIG_FRAME_POINTER=y
724 # CONFIG_DEBUG_USER is not set
725 # CONFIG_DEBUG_WAITQ is not set
726 # CONFIG_DEBUG_ERRORS is not set
727 # CONFIG_DEBUG_LL is not set
728
729 #
730 # Security options
731 #
732 # CONFIG_KEYS is not set
733 # CONFIG_SECURITY is not set
734
735 #
736 # Cryptographic options
737 #
738 # CONFIG_CRYPTO is not set
739
740 #
741 # Hardware crypto devices
742 #
743
744 #
745 # Library routines
746 #
747 # CONFIG_CRC_CCITT is not set
748 CONFIG_CRC32=y
749 # CONFIG_LIBCRC32C is not set