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