Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic...
[linux-2.6-block.git] / arch / arm / configs / ebsa110_defconfig
CommitLineData
1da177e4
LT
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.12-rc1-bk2
4# Sun Mar 27 18:29:48 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
27CONFIG_BSD_PROCESS_ACCT=y
28# CONFIG_BSD_PROCESS_ACCT_V3 is not set
29CONFIG_SYSCTL=y
30# CONFIG_AUDIT is not set
31CONFIG_HOTPLUG=y
32CONFIG_KOBJECT_UEVENT=y
33# CONFIG_IKCONFIG is not set
34CONFIG_EMBEDDED=y
35CONFIG_KALLSYMS=y
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
65CONFIG_ARCH_EBSA110=y
1da177e4
LT
66# 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
74# CONFIG_ARCH_SA1100 is not set
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# Processor Type
85#
1da177e4
LT
86CONFIG_CPU_SA110=y
87CONFIG_CPU_32v4=y
88CONFIG_CPU_ABRT_EV4=y
89CONFIG_CPU_CACHE_V4WB=y
90CONFIG_CPU_CACHE_VIVT=y
91CONFIG_CPU_COPY_V4WB=y
92CONFIG_CPU_TLB_V4WB=y
93
94#
95# Processor Features
96#
97
98#
99# Bus support
100#
101CONFIG_ISA=y
102
103#
104# PCCARD (PCMCIA/CardBus) support
105#
106CONFIG_PCCARD=m
107# CONFIG_PCMCIA_DEBUG is not set
108CONFIG_PCMCIA=m
109
110#
111# PC-card bridges
112#
113CONFIG_I82365=m
114# CONFIG_TCIC is not set
115CONFIG_PCMCIA_PROBE=y
116CONFIG_PCCARD_NONSTATIC=m
117
118#
119# Kernel Features
120#
121# CONFIG_PREEMPT is not set
122CONFIG_LEDS=y
123CONFIG_LEDS_TIMER=y
124
125#
126# Boot options
127#
128CONFIG_ZBOOT_ROM_TEXT=0x0
129CONFIG_ZBOOT_ROM_BSS=0x0
130CONFIG_CMDLINE="root=/dev/nfs rw mem=16M console=ttyS1,38400n8"
131# CONFIG_XIP_KERNEL is not set
132
133#
134# Floating point emulation
135#
136
137#
138# At least one emulation must be selected
139#
140CONFIG_FPE_NWFPE=y
141# CONFIG_FPE_NWFPE_XP is not set
142CONFIG_FPE_FASTFPE=y
143
144#
145# Userspace binary formats
146#
147CONFIG_BINFMT_ELF=y
148CONFIG_BINFMT_AOUT=y
149# CONFIG_BINFMT_MISC is not set
150# CONFIG_ARTHUR is not set
151
152#
153# Power management options
154#
155# CONFIG_PM is not set
156
157#
158# Device Drivers
159#
160
161#
162# Generic Driver Options
163#
164CONFIG_STANDALONE=y
165CONFIG_PREVENT_FIRMWARE_BUILD=y
166# CONFIG_FW_LOADER is not set
167
168#
169# Parallel port support
170#
171CONFIG_PARPORT=y
172CONFIG_PARPORT_PC=y
173CONFIG_PARPORT_PC_FIFO=y
174# CONFIG_PARPORT_PC_SUPERIO is not set
175# CONFIG_PARPORT_PC_PCMCIA is not set
176# CONFIG_PARPORT_ARC is not set
177# CONFIG_PARPORT_GSC is not set
178CONFIG_PARPORT_1284=y
179
180#
181# Plug and Play support
182#
183# CONFIG_PNP is not set
184
185#
186# Block devices
187#
188# CONFIG_BLK_DEV_FD is not set
189# CONFIG_BLK_DEV_XD is not set
190# CONFIG_PARIDE is not set
191# CONFIG_BLK_DEV_COW_COMMON is not set
192# CONFIG_BLK_DEV_LOOP is not set
193# CONFIG_BLK_DEV_NBD is not set
194CONFIG_BLK_DEV_RAM=y
195CONFIG_BLK_DEV_RAM_COUNT=16
196CONFIG_BLK_DEV_RAM_SIZE=4096
197# CONFIG_BLK_DEV_INITRD is not set
198CONFIG_INITRAMFS_SOURCE=""
199# CONFIG_CDROM_PKTCDVD is not set
200
201#
202# IO Schedulers
203#
204CONFIG_IOSCHED_NOOP=y
205CONFIG_IOSCHED_AS=y
206CONFIG_IOSCHED_DEADLINE=y
207CONFIG_IOSCHED_CFQ=y
208# CONFIG_ATA_OVER_ETH is not set
209
210#
211# SCSI device support
212#
213# CONFIG_SCSI is not set
214
215#
216# Multi-device support (RAID and LVM)
217#
218# CONFIG_MD is not set
219
220#
221# Fusion MPT device support
222#
223
224#
225# IEEE 1394 (FireWire) support
226#
227
228#
229# I2O device support
230#
231
232#
233# Networking support
234#
235CONFIG_NET=y
236
237#
238# Networking options
239#
240CONFIG_PACKET=y
241CONFIG_PACKET_MMAP=y
242# CONFIG_NETLINK_DEV is not set
243CONFIG_UNIX=y
244# CONFIG_NET_KEY is not set
245CONFIG_INET=y
246CONFIG_IP_MULTICAST=y
247CONFIG_IP_ADVANCED_ROUTER=y
248CONFIG_IP_MULTIPLE_TABLES=y
249CONFIG_IP_ROUTE_FWMARK=y
250# CONFIG_IP_ROUTE_MULTIPATH is not set
251CONFIG_IP_ROUTE_VERBOSE=y
252CONFIG_IP_PNP=y
253# CONFIG_IP_PNP_DHCP is not set
254CONFIG_IP_PNP_BOOTP=y
255# CONFIG_IP_PNP_RARP is not set
256# CONFIG_NET_IPIP is not set
257# CONFIG_NET_IPGRE is not set
258# CONFIG_IP_MROUTE is not set
259# CONFIG_ARPD is not set
260CONFIG_SYN_COOKIES=y
261# CONFIG_INET_AH is not set
262# CONFIG_INET_ESP is not set
263# CONFIG_INET_IPCOMP is not set
264# CONFIG_INET_TUNNEL is not set
265CONFIG_IP_TCPDIAG=y
266CONFIG_IP_TCPDIAG_IPV6=y
267
268#
269# IP: Virtual Server Configuration
270#
271# CONFIG_IP_VS is not set
272CONFIG_IPV6=y
273# CONFIG_IPV6_PRIVACY is not set
274# CONFIG_INET6_AH is not set
275# CONFIG_INET6_ESP is not set
276# CONFIG_INET6_IPCOMP is not set
277# CONFIG_INET6_TUNNEL is not set
278# CONFIG_IPV6_TUNNEL is not set
279CONFIG_NETFILTER=y
280# CONFIG_NETFILTER_DEBUG is not set
281
282#
283# IP: Netfilter Configuration
284#
285CONFIG_IP_NF_CONNTRACK=y
286# CONFIG_IP_NF_CT_ACCT is not set
287# CONFIG_IP_NF_CONNTRACK_MARK is not set
288# CONFIG_IP_NF_CT_PROTO_SCTP is not set
289CONFIG_IP_NF_FTP=y
290CONFIG_IP_NF_IRC=y
291# CONFIG_IP_NF_TFTP is not set
292# CONFIG_IP_NF_AMANDA is not set
293# CONFIG_IP_NF_QUEUE is not set
294CONFIG_IP_NF_IPTABLES=y
295CONFIG_IP_NF_MATCH_LIMIT=y
296CONFIG_IP_NF_MATCH_IPRANGE=y
297CONFIG_IP_NF_MATCH_MAC=y
298CONFIG_IP_NF_MATCH_PKTTYPE=y
299CONFIG_IP_NF_MATCH_MARK=y
300CONFIG_IP_NF_MATCH_MULTIPORT=y
301CONFIG_IP_NF_MATCH_TOS=y
302CONFIG_IP_NF_MATCH_RECENT=y
303CONFIG_IP_NF_MATCH_ECN=y
304CONFIG_IP_NF_MATCH_DSCP=y
305CONFIG_IP_NF_MATCH_AH_ESP=y
306CONFIG_IP_NF_MATCH_LENGTH=y
307CONFIG_IP_NF_MATCH_TTL=y
308CONFIG_IP_NF_MATCH_TCPMSS=y
309CONFIG_IP_NF_MATCH_HELPER=y
310CONFIG_IP_NF_MATCH_STATE=y
311CONFIG_IP_NF_MATCH_CONNTRACK=y
312# CONFIG_IP_NF_MATCH_OWNER is not set
313# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
314# CONFIG_IP_NF_MATCH_REALM is not set
315# CONFIG_IP_NF_MATCH_SCTP is not set
316# CONFIG_IP_NF_MATCH_COMMENT is not set
317# CONFIG_IP_NF_MATCH_HASHLIMIT is not set
318CONFIG_IP_NF_FILTER=y
319CONFIG_IP_NF_TARGET_REJECT=y
320CONFIG_IP_NF_TARGET_LOG=y
321# CONFIG_IP_NF_TARGET_ULOG is not set
322CONFIG_IP_NF_TARGET_TCPMSS=y
323CONFIG_IP_NF_NAT=y
324CONFIG_IP_NF_NAT_NEEDED=y
325CONFIG_IP_NF_TARGET_MASQUERADE=y
326CONFIG_IP_NF_TARGET_REDIRECT=y
327CONFIG_IP_NF_TARGET_NETMAP=y
328CONFIG_IP_NF_TARGET_SAME=y
329# CONFIG_IP_NF_NAT_SNMP_BASIC is not set
330CONFIG_IP_NF_NAT_IRC=y
331CONFIG_IP_NF_NAT_FTP=y
332CONFIG_IP_NF_MANGLE=y
333CONFIG_IP_NF_TARGET_TOS=y
334CONFIG_IP_NF_TARGET_ECN=y
335CONFIG_IP_NF_TARGET_DSCP=y
336CONFIG_IP_NF_TARGET_MARK=y
337CONFIG_IP_NF_TARGET_CLASSIFY=y
338# CONFIG_IP_NF_RAW is not set
339# CONFIG_IP_NF_ARPTABLES is not set
340
341#
342# IPv6: Netfilter Configuration (EXPERIMENTAL)
343#
344# CONFIG_IP6_NF_QUEUE is not set
345CONFIG_IP6_NF_IPTABLES=y
346CONFIG_IP6_NF_MATCH_LIMIT=y
347CONFIG_IP6_NF_MATCH_MAC=y
348CONFIG_IP6_NF_MATCH_RT=y
349CONFIG_IP6_NF_MATCH_OPTS=y
350CONFIG_IP6_NF_MATCH_FRAG=y
351CONFIG_IP6_NF_MATCH_HL=y
352CONFIG_IP6_NF_MATCH_MULTIPORT=y
353# CONFIG_IP6_NF_MATCH_OWNER is not set
354CONFIG_IP6_NF_MATCH_MARK=y
355# CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
356CONFIG_IP6_NF_MATCH_AHESP=y
357CONFIG_IP6_NF_MATCH_LENGTH=y
358# CONFIG_IP6_NF_MATCH_EUI64 is not set
359CONFIG_IP6_NF_FILTER=y
360# CONFIG_IP6_NF_TARGET_LOG is not set
361CONFIG_IP6_NF_MANGLE=y
362CONFIG_IP6_NF_TARGET_MARK=y
363# CONFIG_IP6_NF_RAW 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
412# CONFIG_MII is not set
413CONFIG_ARM_AM79C961A=y
414# CONFIG_NET_VENDOR_3COM is not set
415# CONFIG_LANCE is not set
416# CONFIG_NET_VENDOR_SMC is not set
417# CONFIG_SMC91X is not set
418# CONFIG_NET_VENDOR_RACAL is not set
419# CONFIG_AT1700 is not set
420# CONFIG_DEPCA is not set
421# CONFIG_HP100 is not set
422# CONFIG_NET_ISA is not set
423# CONFIG_NET_PCI is not set
424# CONFIG_NET_POCKET is not set
425
426#
427# Ethernet (1000 Mbit)
428#
429
430#
431# Ethernet (10000 Mbit)
432#
433
434#
435# Token Ring devices
436#
437# CONFIG_TR is not set
438
439#
440# Wireless LAN (non-hamradio)
441#
442# CONFIG_NET_RADIO is not set
443
444#
445# PCMCIA network device support
446#
447CONFIG_NET_PCMCIA=y
448# CONFIG_PCMCIA_3C589 is not set
449# CONFIG_PCMCIA_3C574 is not set
450# CONFIG_PCMCIA_FMVJ18X is not set
451CONFIG_PCMCIA_PCNET=m
452# CONFIG_PCMCIA_NMCLAN is not set
453# CONFIG_PCMCIA_SMC91C92 is not set
454# CONFIG_PCMCIA_XIRC2PS is not set
455# CONFIG_PCMCIA_AXNET is not set
456
457#
458# Wan interfaces
459#
460# CONFIG_WAN is not set
461# CONFIG_PLIP is not set
462CONFIG_PPP=m
463# CONFIG_PPP_MULTILINK is not set
464# CONFIG_PPP_FILTER is not set
465CONFIG_PPP_ASYNC=m
466# CONFIG_PPP_SYNC_TTY is not set
467CONFIG_PPP_DEFLATE=m
468CONFIG_PPP_BSDCOMP=m
469# CONFIG_PPPOE is not set
470# CONFIG_SLIP is not set
471# CONFIG_SHAPER is not set
472# CONFIG_NETCONSOLE is not set
473
474#
475# ISDN subsystem
476#
477# CONFIG_ISDN is not set
478
479#
480# Input device support
481#
482# CONFIG_INPUT is not set
483
484#
485# Hardware I/O ports
486#
487# CONFIG_SERIO is not set
488# CONFIG_GAMEPORT is not set
489CONFIG_SOUND_GAMEPORT=y
490
491#
492# Character devices
493#
494# CONFIG_VT is not set
495# CONFIG_SERIAL_NONSTANDARD is not set
496
497#
498# Serial drivers
499#
500CONFIG_SERIAL_8250=y
501CONFIG_SERIAL_8250_CONSOLE=y
502CONFIG_SERIAL_8250_CS=m
503CONFIG_SERIAL_8250_NR_UARTS=4
504# CONFIG_SERIAL_8250_EXTENDED is not set
505
506#
507# Non-8250 serial port support
508#
509CONFIG_SERIAL_CORE=y
510CONFIG_SERIAL_CORE_CONSOLE=y
511CONFIG_UNIX98_PTYS=y
512CONFIG_LEGACY_PTYS=y
513CONFIG_LEGACY_PTY_COUNT=256
514CONFIG_PRINTER=m
515# CONFIG_LP_CONSOLE is not set
516# CONFIG_PPDEV is not set
517# CONFIG_TIPAR is not set
518
519#
520# IPMI
521#
522# CONFIG_IPMI_HANDLER is not set
523
524#
525# Watchdog Cards
526#
527CONFIG_WATCHDOG=y
528# CONFIG_WATCHDOG_NOWAYOUT is not set
529
530#
531# Watchdog Device Drivers
532#
533CONFIG_SOFT_WATCHDOG=y
534
535#
536# ISA-based Watchdog Cards
537#
538# CONFIG_PCWATCHDOG is not set
539# CONFIG_MIXCOMWD is not set
540# CONFIG_WDT is not set
541# CONFIG_NVRAM is not set
542# CONFIG_RTC is not set
543# CONFIG_DTLK is not set
544# CONFIG_R3964 is not set
545
546#
547# Ftape, the floppy tape device driver
548#
549# CONFIG_DRM is not set
550
551#
552# PCMCIA character devices
553#
554# CONFIG_SYNCLINK_CS is not set
555# CONFIG_RAW_DRIVER is not set
556
557#
558# TPM devices
559#
560# CONFIG_TCG_TPM is not set
561
562#
563# I2C support
564#
565# CONFIG_I2C is not set
566
567#
568# Misc devices
569#
570
571#
572# Multimedia devices
573#
574# CONFIG_VIDEO_DEV is not set
575
576#
577# Digital Video Broadcasting Devices
578#
579# CONFIG_DVB is not set
580
581#
582# Graphics support
583#
584# CONFIG_FB is not set
585
586#
587# Sound
588#
589# CONFIG_SOUND is not set
590
591#
592# USB support
593#
594CONFIG_USB_ARCH_HAS_HCD=y
595# CONFIG_USB_ARCH_HAS_OHCI is not set
596# CONFIG_USB is not set
597
598#
599# USB Gadget Support
600#
601# CONFIG_USB_GADGET is not set
602
603#
604# MMC/SD Card support
605#
606# CONFIG_MMC is not set
607
608#
609# File systems
610#
611# CONFIG_EXT2_FS is not set
612# CONFIG_EXT3_FS is not set
613# CONFIG_JBD is not set
614# CONFIG_REISERFS_FS is not set
615# CONFIG_JFS_FS is not set
616
617#
618# XFS support
619#
620# CONFIG_XFS_FS is not set
621CONFIG_MINIX_FS=y
622# CONFIG_ROMFS_FS is not set
623# CONFIG_QUOTA is not set
624CONFIG_DNOTIFY=y
625# CONFIG_AUTOFS_FS is not set
626CONFIG_AUTOFS4_FS=y
627
628#
629# CD-ROM/DVD Filesystems
630#
631# CONFIG_ISO9660_FS is not set
632# CONFIG_UDF_FS is not set
633
634#
635# DOS/FAT/NT Filesystems
636#
637# CONFIG_MSDOS_FS is not set
638# CONFIG_VFAT_FS is not set
639# CONFIG_NTFS_FS is not set
640
641#
642# Pseudo filesystems
643#
644CONFIG_PROC_FS=y
645CONFIG_SYSFS=y
646# CONFIG_DEVFS_FS is not set
647# CONFIG_DEVPTS_FS_XATTR is not set
648# CONFIG_TMPFS is not set
649# CONFIG_HUGETLB_PAGE is not set
650CONFIG_RAMFS=y
651
652#
653# Miscellaneous filesystems
654#
655# CONFIG_ADFS_FS is not set
656# CONFIG_AFFS_FS is not set
657# CONFIG_HFS_FS is not set
658# CONFIG_HFSPLUS_FS is not set
659# CONFIG_BEFS_FS is not set
660# CONFIG_BFS_FS is not set
661# CONFIG_EFS_FS is not set
662# CONFIG_CRAMFS is not set
663# CONFIG_VXFS_FS is not set
664# CONFIG_HPFS_FS is not set
665# CONFIG_QNX4FS_FS is not set
666# CONFIG_SYSV_FS is not set
667# CONFIG_UFS_FS is not set
668
669#
670# Network File Systems
671#
672CONFIG_NFS_FS=y
673CONFIG_NFS_V3=y
674# CONFIG_NFS_V4 is not set
675# CONFIG_NFS_DIRECTIO is not set
676# CONFIG_NFSD is not set
677CONFIG_ROOT_NFS=y
678CONFIG_LOCKD=y
679CONFIG_LOCKD_V4=y
680CONFIG_SUNRPC=y
681# CONFIG_RPCSEC_GSS_KRB5 is not set
682# CONFIG_RPCSEC_GSS_SPKM3 is not set
683# CONFIG_SMB_FS is not set
684# CONFIG_CIFS is not set
685# CONFIG_NCP_FS is not set
686# CONFIG_CODA_FS is not set
687# CONFIG_AFS_FS is not set
688
689#
690# Partition Types
691#
692CONFIG_PARTITION_ADVANCED=y
693# CONFIG_ACORN_PARTITION is not set
694# CONFIG_OSF_PARTITION is not set
695# CONFIG_AMIGA_PARTITION is not set
696# CONFIG_ATARI_PARTITION is not set
697# CONFIG_MAC_PARTITION is not set
698# CONFIG_MSDOS_PARTITION is not set
699# CONFIG_LDM_PARTITION is not set
700# CONFIG_SGI_PARTITION is not set
701# CONFIG_ULTRIX_PARTITION is not set
702# CONFIG_SUN_PARTITION is not set
703# CONFIG_EFI_PARTITION is not set
704
705#
706# Native Language Support
707#
708# CONFIG_NLS is not set
709
710#
711# Profiling support
712#
713# CONFIG_PROFILING is not set
714
715#
716# Kernel hacking
717#
718# CONFIG_PRINTK_TIME is not set
719# CONFIG_DEBUG_KERNEL is not set
720CONFIG_LOG_BUF_SHIFT=14
721# CONFIG_DEBUG_BUGVERBOSE is not set
722CONFIG_FRAME_POINTER=y
723# CONFIG_DEBUG_USER 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#
743CONFIG_CRC_CCITT=m
744CONFIG_CRC32=y
745# CONFIG_LIBCRC32C is not set
746CONFIG_ZLIB_INFLATE=m
747CONFIG_ZLIB_DEFLATE=m