Linux-2.6.12-rc2
[safe/jmp/linux-2.6] / arch / arm / configs / hackkit_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.12-rc1-bk2
4 # Mon Mar 28 00:22:34 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=y
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=y
32 # CONFIG_IKCONFIG is not set
33 # CONFIG_EMBEDDED is not set
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=y
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 is not set
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=y
96 # CONFIG_SA1100_LART is not set
97 # CONFIG_SA1100_PLEB is not set
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=y
134 CONFIG_LEDS_TIMER=y
135 CONFIG_LEDS_CPU=y
136 CONFIG_ALIGNMENT_TRAP=y
137
138 #
139 # Boot options
140 #
141 CONFIG_ZBOOT_ROM_TEXT=0x0
142 CONFIG_ZBOOT_ROM_BSS=0x0
143 CONFIG_CMDLINE="console=ttySA0,115200 root=/dev/ram0 initrd=0xc0400000,8M init=/rootshell"
144 # CONFIG_XIP_KERNEL is not set
145
146 #
147 # CPU Frequency scaling
148 #
149 CONFIG_CPU_FREQ=y
150 CONFIG_CPU_FREQ_TABLE=y
151 # CONFIG_CPU_FREQ_DEBUG is not set
152 CONFIG_CPU_FREQ_STAT=y
153 # CONFIG_CPU_FREQ_STAT_DETAILS is not set
154 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
155 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
156 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
157 # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
158 # CONFIG_CPU_FREQ_GOV_USERSPACE is not set
159 # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
160
161 #
162 # Floating point emulation
163 #
164
165 #
166 # At least one emulation must be selected
167 #
168 CONFIG_FPE_NWFPE=y
169 # CONFIG_FPE_NWFPE_XP is not set
170 # CONFIG_FPE_FASTFPE is not set
171
172 #
173 # Userspace binary formats
174 #
175 CONFIG_BINFMT_ELF=y
176 CONFIG_BINFMT_AOUT=y
177 # CONFIG_BINFMT_MISC is not set
178 # CONFIG_ARTHUR is not set
179
180 #
181 # Power management options
182 #
183 # CONFIG_PM is not set
184
185 #
186 # Device Drivers
187 #
188
189 #
190 # Generic Driver Options
191 #
192 CONFIG_STANDALONE=y
193 CONFIG_PREVENT_FIRMWARE_BUILD=y
194 # CONFIG_FW_LOADER is not set
195 # CONFIG_DEBUG_DRIVER is not set
196
197 #
198 # Memory Technology Devices (MTD)
199 #
200 CONFIG_MTD=y
201 CONFIG_MTD_DEBUG=y
202 CONFIG_MTD_DEBUG_VERBOSE=3
203 # CONFIG_MTD_CONCAT is not set
204 # CONFIG_MTD_PARTITIONS is not set
205
206 #
207 # User Modules And Translation Layers
208 #
209 CONFIG_MTD_CHAR=y
210 CONFIG_MTD_BLOCK=y
211 # CONFIG_FTL is not set
212 # CONFIG_NFTL is not set
213 # CONFIG_INFTL is not set
214
215 #
216 # RAM/ROM/Flash chip drivers
217 #
218 CONFIG_MTD_CFI=y
219 # CONFIG_MTD_JEDECPROBE is not set
220 CONFIG_MTD_GEN_PROBE=y
221 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
222 CONFIG_MTD_MAP_BANK_WIDTH_1=y
223 CONFIG_MTD_MAP_BANK_WIDTH_2=y
224 CONFIG_MTD_MAP_BANK_WIDTH_4=y
225 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
226 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
227 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
228 CONFIG_MTD_CFI_I1=y
229 CONFIG_MTD_CFI_I2=y
230 # CONFIG_MTD_CFI_I4 is not set
231 # CONFIG_MTD_CFI_I8 is not set
232 CONFIG_MTD_CFI_INTELEXT=y
233 # CONFIG_MTD_CFI_AMDSTD is not set
234 # CONFIG_MTD_CFI_STAA is not set
235 CONFIG_MTD_CFI_UTIL=y
236 # CONFIG_MTD_RAM is not set
237 # CONFIG_MTD_ROM is not set
238 # CONFIG_MTD_ABSENT is not set
239 # CONFIG_MTD_XIP is not set
240
241 #
242 # Mapping drivers for chip access
243 #
244 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
245 # CONFIG_MTD_PHYSMAP is not set
246 # CONFIG_MTD_ARM_INTEGRATOR is not set
247 # CONFIG_MTD_EDB7312 is not set
248
249 #
250 # Self-contained MTD device drivers
251 #
252 # CONFIG_MTD_SLRAM is not set
253 # CONFIG_MTD_PHRAM is not set
254 # CONFIG_MTD_MTDRAM is not set
255 # CONFIG_MTD_BLKMTD is not set
256 # CONFIG_MTD_BLOCK2MTD is not set
257
258 #
259 # Disk-On-Chip Device Drivers
260 #
261 # CONFIG_MTD_DOC2000 is not set
262 # CONFIG_MTD_DOC2001 is not set
263 # CONFIG_MTD_DOC2001PLUS is not set
264
265 #
266 # NAND Flash Device Drivers
267 #
268 # CONFIG_MTD_NAND is not set
269
270 #
271 # Parallel port support
272 #
273 # CONFIG_PARPORT is not set
274
275 #
276 # Plug and Play support
277 #
278 # CONFIG_PNP is not set
279
280 #
281 # Block devices
282 #
283 # CONFIG_BLK_DEV_FD is not set
284 # CONFIG_BLK_DEV_XD is not set
285 # CONFIG_BLK_DEV_COW_COMMON is not set
286 # CONFIG_BLK_DEV_LOOP is not set
287 # CONFIG_BLK_DEV_NBD is not set
288 CONFIG_BLK_DEV_RAM=y
289 CONFIG_BLK_DEV_RAM_COUNT=16
290 CONFIG_BLK_DEV_RAM_SIZE=8192
291 CONFIG_BLK_DEV_INITRD=y
292 CONFIG_INITRAMFS_SOURCE=""
293 # CONFIG_CDROM_PKTCDVD is not set
294
295 #
296 # IO Schedulers
297 #
298 CONFIG_IOSCHED_NOOP=y
299 CONFIG_IOSCHED_AS=y
300 CONFIG_IOSCHED_DEADLINE=y
301 CONFIG_IOSCHED_CFQ=y
302 # CONFIG_ATA_OVER_ETH is not set
303
304 #
305 # ATA/ATAPI/MFM/RLL support
306 #
307 # CONFIG_IDE is not set
308
309 #
310 # SCSI device support
311 #
312 # CONFIG_SCSI is not set
313
314 #
315 # Multi-device support (RAID and LVM)
316 #
317 # CONFIG_MD is not set
318
319 #
320 # Fusion MPT device support
321 #
322
323 #
324 # IEEE 1394 (FireWire) support
325 #
326
327 #
328 # I2O device support
329 #
330
331 #
332 # Networking support
333 #
334 CONFIG_NET=y
335
336 #
337 # Networking options
338 #
339 CONFIG_PACKET=y
340 # CONFIG_PACKET_MMAP is not set
341 # CONFIG_NETLINK_DEV is not set
342 CONFIG_UNIX=y
343 # CONFIG_NET_KEY is not set
344 CONFIG_INET=y
345 # CONFIG_IP_MULTICAST is not set
346 # CONFIG_IP_ADVANCED_ROUTER is not set
347 # CONFIG_IP_PNP is not set
348 # CONFIG_NET_IPIP is not set
349 # CONFIG_NET_IPGRE is not set
350 # CONFIG_ARPD is not set
351 CONFIG_SYN_COOKIES=y
352 # CONFIG_INET_AH is not set
353 # CONFIG_INET_ESP is not set
354 # CONFIG_INET_IPCOMP is not set
355 # CONFIG_INET_TUNNEL is not set
356 # CONFIG_IP_TCPDIAG is not set
357 # CONFIG_IP_TCPDIAG_IPV6 is not set
358 # CONFIG_IPV6 is not set
359 # CONFIG_NETFILTER is not set
360
361 #
362 # SCTP Configuration (EXPERIMENTAL)
363 #
364 # CONFIG_IP_SCTP is not set
365 # CONFIG_ATM is not set
366 # CONFIG_BRIDGE is not set
367 # CONFIG_VLAN_8021Q is not set
368 # CONFIG_DECNET is not set
369 # CONFIG_LLC2 is not set
370 # CONFIG_IPX is not set
371 # CONFIG_ATALK is not set
372 # CONFIG_X25 is not set
373 # CONFIG_LAPB is not set
374 # CONFIG_NET_DIVERT is not set
375 # CONFIG_ECONET is not set
376 # CONFIG_WAN_ROUTER is not set
377
378 #
379 # QoS and/or fair queueing
380 #
381 # CONFIG_NET_SCHED is not set
382 # CONFIG_NET_CLS_ROUTE is not set
383
384 #
385 # Network testing
386 #
387 # CONFIG_NET_PKTGEN is not set
388 # CONFIG_NETPOLL is not set
389 # CONFIG_NET_POLL_CONTROLLER is not set
390 # CONFIG_HAMRADIO is not set
391 # CONFIG_IRDA is not set
392 # CONFIG_BT is not set
393 CONFIG_NETDEVICES=y
394 CONFIG_DUMMY=y
395 # CONFIG_BONDING is not set
396 # CONFIG_EQUALIZER is not set
397 # CONFIG_TUN is not set
398
399 #
400 # ARCnet devices
401 #
402 # CONFIG_ARCNET is not set
403
404 #
405 # Ethernet (10 or 100Mbit)
406 #
407 # CONFIG_NET_ETHERNET is not set
408
409 #
410 # Ethernet (1000 Mbit)
411 #
412
413 #
414 # Ethernet (10000 Mbit)
415 #
416
417 #
418 # Token Ring devices
419 #
420 # CONFIG_TR is not set
421
422 #
423 # Wireless LAN (non-hamradio)
424 #
425 CONFIG_NET_RADIO=y
426
427 #
428 # Obsolete Wireless cards support (pre-802.11)
429 #
430 # CONFIG_STRIP is not set
431 # CONFIG_ARLAN is not set
432 # CONFIG_WAVELAN is not set
433
434 #
435 # Wireless 802.11b ISA/PCI cards support
436 #
437 # CONFIG_ATMEL is not set
438 CONFIG_NET_WIRELESS=y
439
440 #
441 # Wan interfaces
442 #
443 # CONFIG_WAN is not set
444 # CONFIG_PPP is not set
445 # CONFIG_SLIP is not set
446 # CONFIG_SHAPER is not set
447 # CONFIG_NETCONSOLE is not set
448
449 #
450 # ISDN subsystem
451 #
452 # CONFIG_ISDN is not set
453
454 #
455 # Input device support
456 #
457 CONFIG_INPUT=y
458
459 #
460 # Userland interfaces
461 #
462 CONFIG_INPUT_MOUSEDEV=y
463 CONFIG_INPUT_MOUSEDEV_PSAUX=y
464 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
465 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
466 # CONFIG_INPUT_JOYDEV is not set
467 # CONFIG_INPUT_TSDEV is not set
468 # CONFIG_INPUT_EVDEV is not set
469 # CONFIG_INPUT_EVBUG is not set
470
471 #
472 # Input Device Drivers
473 #
474 # CONFIG_INPUT_KEYBOARD is not set
475 # CONFIG_INPUT_MOUSE is not set
476 # CONFIG_INPUT_JOYSTICK is not set
477 # CONFIG_INPUT_TOUCHSCREEN is not set
478 # CONFIG_INPUT_MISC is not set
479
480 #
481 # Hardware I/O ports
482 #
483 CONFIG_SERIO=y
484 CONFIG_SERIO_SERPORT=y
485 # CONFIG_SERIO_RAW is not set
486 # CONFIG_GAMEPORT is not set
487 CONFIG_SOUND_GAMEPORT=y
488
489 #
490 # Character devices
491 #
492 CONFIG_VT=y
493 CONFIG_VT_CONSOLE=y
494 CONFIG_HW_CONSOLE=y
495 # CONFIG_SERIAL_NONSTANDARD is not set
496
497 #
498 # Serial drivers
499 #
500 # CONFIG_SERIAL_8250 is not set
501
502 #
503 # Non-8250 serial port support
504 #
505 CONFIG_SERIAL_SA1100=y
506 CONFIG_SERIAL_SA1100_CONSOLE=y
507 CONFIG_SERIAL_CORE=y
508 CONFIG_SERIAL_CORE_CONSOLE=y
509 CONFIG_UNIX98_PTYS=y
510 CONFIG_LEGACY_PTYS=y
511 CONFIG_LEGACY_PTY_COUNT=256
512
513 #
514 # IPMI
515 #
516 # CONFIG_IPMI_HANDLER is not set
517
518 #
519 # Watchdog Cards
520 #
521 # CONFIG_WATCHDOG is not set
522 # CONFIG_NVRAM is not set
523 # CONFIG_RTC is not set
524 # CONFIG_DTLK is not set
525 # CONFIG_R3964 is not set
526
527 #
528 # Ftape, the floppy tape device driver
529 #
530 # CONFIG_DRM is not set
531 # CONFIG_RAW_DRIVER is not set
532
533 #
534 # TPM devices
535 #
536 # CONFIG_TCG_TPM is not set
537
538 #
539 # I2C support
540 #
541 # CONFIG_I2C is not set
542
543 #
544 # Misc devices
545 #
546
547 #
548 # Multimedia devices
549 #
550 # CONFIG_VIDEO_DEV is not set
551
552 #
553 # Digital Video Broadcasting Devices
554 #
555 # CONFIG_DVB is not set
556
557 #
558 # Graphics support
559 #
560 # CONFIG_FB is not set
561
562 #
563 # Console display driver support
564 #
565 # CONFIG_VGA_CONSOLE is not set
566 # CONFIG_MDA_CONSOLE is not set
567 CONFIG_DUMMY_CONSOLE=y
568
569 #
570 # Sound
571 #
572 # CONFIG_SOUND is not set
573
574 #
575 # USB support
576 #
577 CONFIG_USB_ARCH_HAS_HCD=y
578 # CONFIG_USB_ARCH_HAS_OHCI is not set
579 # CONFIG_USB is not set
580
581 #
582 # USB Gadget Support
583 #
584 # CONFIG_USB_GADGET is not set
585
586 #
587 # MMC/SD Card support
588 #
589 # CONFIG_MMC is not set
590
591 #
592 # File systems
593 #
594 CONFIG_EXT2_FS=y
595 # CONFIG_EXT2_FS_XATTR is not set
596 # CONFIG_EXT3_FS is not set
597 # CONFIG_JBD is not set
598 # CONFIG_REISERFS_FS is not set
599 # CONFIG_JFS_FS is not set
600
601 #
602 # XFS support
603 #
604 # CONFIG_XFS_FS is not set
605 # CONFIG_MINIX_FS is not set
606 # CONFIG_ROMFS_FS is not set
607 # CONFIG_QUOTA is not set
608 CONFIG_DNOTIFY=y
609 # CONFIG_AUTOFS_FS is not set
610 # CONFIG_AUTOFS4_FS is not set
611
612 #
613 # CD-ROM/DVD Filesystems
614 #
615 # CONFIG_ISO9660_FS is not set
616 # CONFIG_UDF_FS is not set
617
618 #
619 # DOS/FAT/NT Filesystems
620 #
621 CONFIG_FAT_FS=y
622 CONFIG_MSDOS_FS=y
623 CONFIG_VFAT_FS=y
624 CONFIG_FAT_DEFAULT_CODEPAGE=437
625 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
626 # CONFIG_NTFS_FS is not set
627
628 #
629 # Pseudo filesystems
630 #
631 CONFIG_PROC_FS=y
632 CONFIG_SYSFS=y
633 # CONFIG_DEVFS_FS is not set
634 # CONFIG_DEVPTS_FS_XATTR is not set
635 CONFIG_TMPFS=y
636 # CONFIG_TMPFS_XATTR is not set
637 # CONFIG_HUGETLB_PAGE is not set
638 CONFIG_RAMFS=y
639
640 #
641 # Miscellaneous filesystems
642 #
643 # CONFIG_ADFS_FS is not set
644 # CONFIG_AFFS_FS is not set
645 # CONFIG_HFS_FS is not set
646 # CONFIG_HFSPLUS_FS is not set
647 # CONFIG_BEFS_FS is not set
648 # CONFIG_BFS_FS is not set
649 # CONFIG_EFS_FS is not set
650 # CONFIG_JFFS_FS is not set
651 # CONFIG_JFFS2_FS is not set
652 CONFIG_CRAMFS=y
653 # CONFIG_VXFS_FS is not set
654 # CONFIG_HPFS_FS is not set
655 # CONFIG_QNX4FS_FS is not set
656 # CONFIG_SYSV_FS is not set
657 # CONFIG_UFS_FS is not set
658
659 #
660 # Network File Systems
661 #
662 # CONFIG_NFS_FS is not set
663 # CONFIG_NFSD is not set
664 # CONFIG_SMB_FS is not set
665 # CONFIG_CIFS is not set
666 # CONFIG_NCP_FS is not set
667 # CONFIG_CODA_FS is not set
668 # CONFIG_AFS_FS is not set
669
670 #
671 # Partition Types
672 #
673 # CONFIG_PARTITION_ADVANCED is not set
674 CONFIG_MSDOS_PARTITION=y
675
676 #
677 # Native Language Support
678 #
679 CONFIG_NLS=y
680 CONFIG_NLS_DEFAULT="iso8859-1"
681 # CONFIG_NLS_CODEPAGE_437 is not set
682 # CONFIG_NLS_CODEPAGE_737 is not set
683 # CONFIG_NLS_CODEPAGE_775 is not set
684 # CONFIG_NLS_CODEPAGE_850 is not set
685 # CONFIG_NLS_CODEPAGE_852 is not set
686 # CONFIG_NLS_CODEPAGE_855 is not set
687 # CONFIG_NLS_CODEPAGE_857 is not set
688 # CONFIG_NLS_CODEPAGE_860 is not set
689 # CONFIG_NLS_CODEPAGE_861 is not set
690 # CONFIG_NLS_CODEPAGE_862 is not set
691 # CONFIG_NLS_CODEPAGE_863 is not set
692 # CONFIG_NLS_CODEPAGE_864 is not set
693 # CONFIG_NLS_CODEPAGE_865 is not set
694 # CONFIG_NLS_CODEPAGE_866 is not set
695 # CONFIG_NLS_CODEPAGE_869 is not set
696 # CONFIG_NLS_CODEPAGE_936 is not set
697 # CONFIG_NLS_CODEPAGE_950 is not set
698 # CONFIG_NLS_CODEPAGE_932 is not set
699 # CONFIG_NLS_CODEPAGE_949 is not set
700 # CONFIG_NLS_CODEPAGE_874 is not set
701 # CONFIG_NLS_ISO8859_8 is not set
702 # CONFIG_NLS_CODEPAGE_1250 is not set
703 # CONFIG_NLS_CODEPAGE_1251 is not set
704 # CONFIG_NLS_ASCII is not set
705 # CONFIG_NLS_ISO8859_1 is not set
706 # CONFIG_NLS_ISO8859_2 is not set
707 # CONFIG_NLS_ISO8859_3 is not set
708 # CONFIG_NLS_ISO8859_4 is not set
709 # CONFIG_NLS_ISO8859_5 is not set
710 # CONFIG_NLS_ISO8859_6 is not set
711 # CONFIG_NLS_ISO8859_7 is not set
712 # CONFIG_NLS_ISO8859_9 is not set
713 # CONFIG_NLS_ISO8859_13 is not set
714 # CONFIG_NLS_ISO8859_14 is not set
715 # CONFIG_NLS_ISO8859_15 is not set
716 # CONFIG_NLS_KOI8_R is not set
717 # CONFIG_NLS_KOI8_U is not set
718 # CONFIG_NLS_UTF8 is not set
719
720 #
721 # Profiling support
722 #
723 # CONFIG_PROFILING is not set
724
725 #
726 # Kernel hacking
727 #
728 # CONFIG_PRINTK_TIME is not set
729 CONFIG_DEBUG_KERNEL=y
730 CONFIG_MAGIC_SYSRQ=y
731 CONFIG_LOG_BUF_SHIFT=14
732 # CONFIG_SCHEDSTATS is not set
733 CONFIG_DEBUG_SLAB=y
734 CONFIG_DEBUG_SPINLOCK=y
735 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
736 # CONFIG_DEBUG_KOBJECT is not set
737 CONFIG_DEBUG_BUGVERBOSE=y
738 # CONFIG_DEBUG_INFO is not set
739 # CONFIG_DEBUG_FS is not set
740 CONFIG_FRAME_POINTER=y
741 CONFIG_DEBUG_USER=y
742 CONFIG_DEBUG_WAITQ=y
743 CONFIG_DEBUG_ERRORS=y
744 CONFIG_DEBUG_LL=y
745 # CONFIG_DEBUG_ICEDCC is not set
746
747 #
748 # Security options
749 #
750 # CONFIG_KEYS is not set
751 # CONFIG_SECURITY is not set
752
753 #
754 # Cryptographic options
755 #
756 # CONFIG_CRYPTO is not set
757
758 #
759 # Hardware crypto devices
760 #
761
762 #
763 # Library routines
764 #
765 # CONFIG_CRC_CCITT is not set
766 # CONFIG_CRC32 is not set
767 # CONFIG_LIBCRC32C is not set
768 CONFIG_ZLIB_INFLATE=y