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