summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/configs/hackkit_defconfig')
-rw-r--r--arch/arm/configs/hackkit_defconfig768
1 files changed, 768 insertions, 0 deletions
diff --git a/arch/arm/configs/hackkit_defconfig b/arch/arm/configs/hackkit_defconfig
new file mode 100644
index 000000000000..6987c8c5ddb4
--- /dev/null
+++ b/arch/arm/configs/hackkit_defconfig
@@ -0,0 +1,768 @@
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#
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
19
20#
21# General setup
22#
23CONFIG_LOCALVERSION=""
24CONFIG_SWAP=y
25CONFIG_SYSVIPC=y
26# CONFIG_POSIX_MQUEUE is not set
27# CONFIG_BSD_PROCESS_ACCT is not set
28CONFIG_SYSCTL=y
29# CONFIG_AUDIT is not set
30# CONFIG_HOTPLUG is not set
31CONFIG_KOBJECT_UEVENT=y
32# CONFIG_IKCONFIG is not set
33# CONFIG_EMBEDDED is not set
34CONFIG_KALLSYMS=y
35# CONFIG_KALLSYMS_ALL is not set
36# CONFIG_KALLSYMS_EXTRA_PASS is not set
37CONFIG_BASE_FULL=y
38CONFIG_FUTEX=y
39CONFIG_EPOLL=y
40CONFIG_CC_OPTIMIZE_FOR_SIZE=y
41CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set
47CONFIG_BASE_SMALL=0
48
49#
50# Loadable module support
51#
52CONFIG_MODULES=y
53# CONFIG_MODULE_UNLOAD is not set
54CONFIG_OBSOLETE_MODPARM=y
55# CONFIG_MODVERSIONS is not set
56# CONFIG_MODULE_SRCVERSION_ALL is not set
57CONFIG_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
75CONFIG_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
95CONFIG_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#
105CONFIG_CPU_32=y
106CONFIG_CPU_SA1100=y
107CONFIG_CPU_32v4=y
108CONFIG_CPU_ABRT_EV4=y
109CONFIG_CPU_CACHE_V4WB=y
110CONFIG_CPU_CACHE_VIVT=y
111CONFIG_CPU_TLB_V4WB=y
112CONFIG_CPU_MINICACHE=y
113
114#
115# Processor Features
116#
117
118#
119# Bus support
120#
121CONFIG_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
132CONFIG_DISCONTIGMEM=y
133CONFIG_LEDS=y
134CONFIG_LEDS_TIMER=y
135CONFIG_LEDS_CPU=y
136CONFIG_ALIGNMENT_TRAP=y
137
138#
139# Boot options
140#
141CONFIG_ZBOOT_ROM_TEXT=0x0
142CONFIG_ZBOOT_ROM_BSS=0x0
143CONFIG_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#
149CONFIG_CPU_FREQ=y
150CONFIG_CPU_FREQ_TABLE=y
151# CONFIG_CPU_FREQ_DEBUG is not set
152CONFIG_CPU_FREQ_STAT=y
153# CONFIG_CPU_FREQ_STAT_DETAILS is not set
154CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
155# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
156CONFIG_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#
168CONFIG_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#
175CONFIG_BINFMT_ELF=y
176CONFIG_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#
192CONFIG_STANDALONE=y
193CONFIG_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#
200CONFIG_MTD=y
201CONFIG_MTD_DEBUG=y
202CONFIG_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#
209CONFIG_MTD_CHAR=y
210CONFIG_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#
218CONFIG_MTD_CFI=y
219# CONFIG_MTD_JEDECPROBE is not set
220CONFIG_MTD_GEN_PROBE=y
221# CONFIG_MTD_CFI_ADV_OPTIONS is not set
222CONFIG_MTD_MAP_BANK_WIDTH_1=y
223CONFIG_MTD_MAP_BANK_WIDTH_2=y
224CONFIG_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
228CONFIG_MTD_CFI_I1=y
229CONFIG_MTD_CFI_I2=y
230# CONFIG_MTD_CFI_I4 is not set
231# CONFIG_MTD_CFI_I8 is not set
232CONFIG_MTD_CFI_INTELEXT=y
233# CONFIG_MTD_CFI_AMDSTD is not set
234# CONFIG_MTD_CFI_STAA is not set
235CONFIG_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
288CONFIG_BLK_DEV_RAM=y
289CONFIG_BLK_DEV_RAM_COUNT=16
290CONFIG_BLK_DEV_RAM_SIZE=8192
291CONFIG_BLK_DEV_INITRD=y
292CONFIG_INITRAMFS_SOURCE=""
293# CONFIG_CDROM_PKTCDVD is not set
294
295#
296# IO Schedulers
297#
298CONFIG_IOSCHED_NOOP=y
299CONFIG_IOSCHED_AS=y
300CONFIG_IOSCHED_DEADLINE=y
301CONFIG_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#
334CONFIG_NET=y
335
336#
337# Networking options
338#
339CONFIG_PACKET=y
340# CONFIG_PACKET_MMAP is not set
341# CONFIG_NETLINK_DEV is not set
342CONFIG_UNIX=y
343# CONFIG_NET_KEY is not set
344CONFIG_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
351CONFIG_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
393CONFIG_NETDEVICES=y
394CONFIG_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#
425CONFIG_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
438CONFIG_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#
457CONFIG_INPUT=y
458
459#
460# Userland interfaces
461#
462CONFIG_INPUT_MOUSEDEV=y
463CONFIG_INPUT_MOUSEDEV_PSAUX=y
464CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
465CONFIG_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#
483CONFIG_SERIO=y
484CONFIG_SERIO_SERPORT=y
485# CONFIG_SERIO_RAW is not set
486# CONFIG_GAMEPORT is not set
487CONFIG_SOUND_GAMEPORT=y
488
489#
490# Character devices
491#
492CONFIG_VT=y
493CONFIG_VT_CONSOLE=y
494CONFIG_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#
505CONFIG_SERIAL_SA1100=y
506CONFIG_SERIAL_SA1100_CONSOLE=y
507CONFIG_SERIAL_CORE=y
508CONFIG_SERIAL_CORE_CONSOLE=y
509CONFIG_UNIX98_PTYS=y
510CONFIG_LEGACY_PTYS=y
511CONFIG_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
567CONFIG_DUMMY_CONSOLE=y
568
569#
570# Sound
571#
572# CONFIG_SOUND is not set
573
574#
575# USB support
576#
577CONFIG_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#
594CONFIG_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
608CONFIG_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#
621CONFIG_FAT_FS=y
622CONFIG_MSDOS_FS=y
623CONFIG_VFAT_FS=y
624CONFIG_FAT_DEFAULT_CODEPAGE=437
625CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
626# CONFIG_NTFS_FS is not set
627
628#
629# Pseudo filesystems
630#
631CONFIG_PROC_FS=y
632CONFIG_SYSFS=y
633# CONFIG_DEVFS_FS is not set
634# CONFIG_DEVPTS_FS_XATTR is not set
635CONFIG_TMPFS=y
636# CONFIG_TMPFS_XATTR is not set
637# CONFIG_HUGETLB_PAGE is not set
638CONFIG_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
652CONFIG_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
674CONFIG_MSDOS_PARTITION=y
675
676#
677# Native Language Support
678#
679CONFIG_NLS=y
680CONFIG_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
729CONFIG_DEBUG_KERNEL=y
730CONFIG_MAGIC_SYSRQ=y
731CONFIG_LOG_BUF_SHIFT=14
732# CONFIG_SCHEDSTATS is not set
733CONFIG_DEBUG_SLAB=y
734CONFIG_DEBUG_SPINLOCK=y
735# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
736# CONFIG_DEBUG_KOBJECT is not set
737CONFIG_DEBUG_BUGVERBOSE=y
738# CONFIG_DEBUG_INFO is not set
739# CONFIG_DEBUG_FS is not set
740CONFIG_FRAME_POINTER=y
741CONFIG_DEBUG_USER=y
742CONFIG_DEBUG_WAITQ=y
743CONFIG_DEBUG_ERRORS=y
744CONFIG_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
768CONFIG_ZLIB_INFLATE=y