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