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