Pull button into test branch
[pandora-kernel.git] / arch / arm / configs / h7202_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.12-rc1-bk2
4 # Mon Mar 28 00:15:45 2005
5 #
6 CONFIG_ARM=y
7 CONFIG_MMU=y
8 CONFIG_UID16=y
9 CONFIG_RWSEM_GENERIC_SPINLOCK=y
10 CONFIG_GENERIC_CALIBRATE_DELAY=y
11 CONFIG_GENERIC_IOMAP=y
12
13 #
14 # Code maturity level options
15 #
16 CONFIG_EXPERIMENTAL=y
17 CONFIG_CLEAN_COMPILE=y
18 CONFIG_BROKEN_ON_SMP=y
19
20 #
21 # General setup
22 #
23 CONFIG_LOCALVERSION=""
24 CONFIG_SWAP=y
25 CONFIG_SYSVIPC=y
26 # CONFIG_POSIX_MQUEUE is not set
27 # CONFIG_BSD_PROCESS_ACCT is not set
28 CONFIG_SYSCTL=y
29 # CONFIG_AUDIT is not set
30 # CONFIG_HOTPLUG is not set
31 CONFIG_KOBJECT_UEVENT=y
32 # CONFIG_IKCONFIG is not set
33 # CONFIG_EMBEDDED is not set
34 CONFIG_KALLSYMS=y
35 # CONFIG_KALLSYMS_ALL is not set
36 # CONFIG_KALLSYMS_EXTRA_PASS is not set
37 CONFIG_BASE_FULL=y
38 CONFIG_FUTEX=y
39 CONFIG_EPOLL=y
40 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
41 CONFIG_SHMEM=y
42 CONFIG_CC_ALIGN_FUNCTIONS=0
43 CONFIG_CC_ALIGN_LABELS=0
44 CONFIG_CC_ALIGN_LOOPS=0
45 CONFIG_CC_ALIGN_JUMPS=0
46 # CONFIG_TINY_SHMEM is not set
47 CONFIG_BASE_SMALL=0
48
49 #
50 # Loadable module support
51 #
52 CONFIG_MODULES=y
53 # CONFIG_MODULE_UNLOAD is not set
54 CONFIG_OBSOLETE_MODPARM=y
55 # CONFIG_MODVERSIONS is not set
56 # CONFIG_MODULE_SRCVERSION_ALL is not set
57 CONFIG_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_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=y
82
83 #
84 # h720x Implementations
85 #
86 # CONFIG_ARCH_H7201 is not set
87 CONFIG_ARCH_H7202=y
88 CONFIG_CPU_H7202=y
89 # CONFIG_H7202_SERIAL23 is not set
90
91 #
92 # Processor Type
93 #
94 CONFIG_CPU_32=y
95 CONFIG_CPU_ARM720T=y
96 CONFIG_CPU_32v4=y
97 CONFIG_CPU_ABRT_LV4T=y
98 CONFIG_CPU_CACHE_V4=y
99 CONFIG_CPU_CACHE_VIVT=y
100 CONFIG_CPU_COPY_V4WT=y
101 CONFIG_CPU_TLB_V4WT=y
102
103 #
104 # Processor Features
105 #
106 # CONFIG_ARM_THUMB is not set
107
108 #
109 # Bus support
110 #
111
112 #
113 # PCCARD (PCMCIA/CardBus) support
114 #
115 # CONFIG_PCCARD is not set
116
117 #
118 # Kernel Features
119 #
120 # CONFIG_PREEMPT is not set
121 CONFIG_ALIGNMENT_TRAP=y
122
123 #
124 # Boot options
125 #
126 CONFIG_ZBOOT_ROM_TEXT=0x0
127 CONFIG_ZBOOT_ROM_BSS=0x0
128 CONFIG_CMDLINE="console=ttyS0,19200"
129 # CONFIG_XIP_KERNEL is not set
130
131 #
132 # Floating point emulation
133 #
134
135 #
136 # At least one emulation must be selected
137 #
138 CONFIG_FPE_NWFPE=y
139 CONFIG_FPE_NWFPE_XP=y
140 # CONFIG_FPE_FASTFPE is not set
141
142 #
143 # Userspace binary formats
144 #
145 CONFIG_BINFMT_ELF=y
146 # CONFIG_BINFMT_AOUT is not set
147 # CONFIG_BINFMT_MISC is not set
148 # CONFIG_ARTHUR is not set
149
150 #
151 # Power management options
152 #
153 # CONFIG_PM is not set
154
155 #
156 # Device Drivers
157 #
158
159 #
160 # Generic Driver Options
161 #
162 CONFIG_STANDALONE=y
163 CONFIG_PREVENT_FIRMWARE_BUILD=y
164 # CONFIG_FW_LOADER is not set
165 # CONFIG_DEBUG_DRIVER is not set
166
167 #
168 # Memory Technology Devices (MTD)
169 #
170 CONFIG_MTD=y
171 # CONFIG_MTD_DEBUG is not set
172 # CONFIG_MTD_CONCAT is not set
173 CONFIG_MTD_PARTITIONS=y
174 # CONFIG_MTD_REDBOOT_PARTS is not set
175 CONFIG_MTD_CMDLINE_PARTS=y
176 # CONFIG_MTD_AFS_PARTS is not set
177
178 #
179 # User Modules And Translation Layers
180 #
181 CONFIG_MTD_CHAR=y
182 CONFIG_MTD_BLOCK=y
183 # CONFIG_FTL is not set
184 # CONFIG_NFTL is not set
185 # CONFIG_INFTL is not set
186
187 #
188 # RAM/ROM/Flash chip drivers
189 #
190 CONFIG_MTD_CFI=y
191 # CONFIG_MTD_JEDECPROBE is not set
192 CONFIG_MTD_GEN_PROBE=y
193 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
194 CONFIG_MTD_MAP_BANK_WIDTH_1=y
195 CONFIG_MTD_MAP_BANK_WIDTH_2=y
196 CONFIG_MTD_MAP_BANK_WIDTH_4=y
197 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
198 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
199 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
200 CONFIG_MTD_CFI_I1=y
201 CONFIG_MTD_CFI_I2=y
202 # CONFIG_MTD_CFI_I4 is not set
203 # CONFIG_MTD_CFI_I8 is not set
204 CONFIG_MTD_CFI_INTELEXT=y
205 # CONFIG_MTD_CFI_AMDSTD is not set
206 # CONFIG_MTD_CFI_STAA is not set
207 CONFIG_MTD_CFI_UTIL=y
208 # CONFIG_MTD_RAM is not set
209 # CONFIG_MTD_ROM is not set
210 # CONFIG_MTD_ABSENT is not set
211 # CONFIG_MTD_XIP is not set
212
213 #
214 # Mapping drivers for chip access
215 #
216 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
217 # CONFIG_MTD_PHYSMAP is not set
218 # CONFIG_MTD_ARM_INTEGRATOR is not set
219 # CONFIG_MTD_EDB7312 is not set
220 CONFIG_MTD_H720X=y
221
222 #
223 # Self-contained MTD device drivers
224 #
225 # CONFIG_MTD_SLRAM is not set
226 # CONFIG_MTD_PHRAM is not set
227 # CONFIG_MTD_MTDRAM is not set
228 # CONFIG_MTD_BLKMTD is not set
229 # CONFIG_MTD_BLOCK2MTD is not set
230
231 #
232 # Disk-On-Chip Device Drivers
233 #
234 # CONFIG_MTD_DOC2000 is not set
235 # CONFIG_MTD_DOC2001 is not set
236 # CONFIG_MTD_DOC2001PLUS is not set
237
238 #
239 # NAND Flash Device Drivers
240 #
241 # CONFIG_MTD_NAND is not set
242
243 #
244 # Parallel port support
245 #
246 # CONFIG_PARPORT is not set
247
248 #
249 # Plug and Play support
250 #
251
252 #
253 # Block devices
254 #
255 # CONFIG_BLK_DEV_FD is not set
256 # CONFIG_BLK_DEV_COW_COMMON is not set
257 # CONFIG_BLK_DEV_LOOP is not set
258 # CONFIG_BLK_DEV_NBD is not set
259 # CONFIG_BLK_DEV_RAM is not set
260 CONFIG_BLK_DEV_RAM_COUNT=16
261 CONFIG_INITRAMFS_SOURCE=""
262 # CONFIG_CDROM_PKTCDVD is not set
263
264 #
265 # IO Schedulers
266 #
267 CONFIG_IOSCHED_NOOP=y
268 CONFIG_IOSCHED_AS=y
269 CONFIG_IOSCHED_DEADLINE=y
270 CONFIG_IOSCHED_CFQ=y
271 # CONFIG_ATA_OVER_ETH is not set
272
273 #
274 # SCSI device support
275 #
276 # CONFIG_SCSI is not set
277
278 #
279 # Multi-device support (RAID and LVM)
280 #
281 # CONFIG_MD is not set
282
283 #
284 # Fusion MPT device support
285 #
286
287 #
288 # IEEE 1394 (FireWire) support
289 #
290
291 #
292 # I2O device support
293 #
294
295 #
296 # Networking support
297 #
298 CONFIG_NET=y
299
300 #
301 # Networking options
302 #
303 # CONFIG_PACKET is not set
304 # CONFIG_NETLINK_DEV is not set
305 CONFIG_UNIX=y
306 # CONFIG_NET_KEY is not set
307 CONFIG_INET=y
308 # CONFIG_IP_MULTICAST is not set
309 # CONFIG_IP_ADVANCED_ROUTER is not set
310 CONFIG_IP_PNP=y
311 # CONFIG_IP_PNP_DHCP is not set
312 CONFIG_IP_PNP_BOOTP=y
313 # CONFIG_IP_PNP_RARP is not set
314 # CONFIG_NET_IPIP is not set
315 # CONFIG_NET_IPGRE is not set
316 # CONFIG_ARPD is not set
317 # CONFIG_SYN_COOKIES is not set
318 # CONFIG_INET_AH is not set
319 # CONFIG_INET_ESP is not set
320 # CONFIG_INET_IPCOMP is not set
321 # CONFIG_INET_TUNNEL is not set
322 # CONFIG_IP_TCPDIAG is not set
323 # CONFIG_IP_TCPDIAG_IPV6 is not set
324 # CONFIG_IPV6 is not set
325 # CONFIG_NETFILTER is not set
326
327 #
328 # SCTP Configuration (EXPERIMENTAL)
329 #
330 # CONFIG_IP_SCTP is not set
331 # CONFIG_ATM is not set
332 # CONFIG_BRIDGE is not set
333 # CONFIG_VLAN_8021Q is not set
334 # CONFIG_DECNET is not set
335 # CONFIG_LLC2 is not set
336 # CONFIG_IPX is not set
337 # CONFIG_ATALK is not set
338 # CONFIG_X25 is not set
339 # CONFIG_LAPB is not set
340 # CONFIG_NET_DIVERT is not set
341 # CONFIG_ECONET is not set
342 # CONFIG_WAN_ROUTER is not set
343
344 #
345 # QoS and/or fair queueing
346 #
347 # CONFIG_NET_SCHED is not set
348 # CONFIG_NET_CLS_ROUTE is not set
349
350 #
351 # Network testing
352 #
353 # CONFIG_NET_PKTGEN is not set
354 # CONFIG_NETPOLL is not set
355 # CONFIG_NET_POLL_CONTROLLER is not set
356 # CONFIG_HAMRADIO is not set
357 # CONFIG_IRDA is not set
358 # CONFIG_BT is not set
359 CONFIG_NETDEVICES=y
360 # CONFIG_DUMMY is not set
361 # CONFIG_BONDING is not set
362 # CONFIG_EQUALIZER is not set
363 # CONFIG_TUN is not set
364
365 #
366 # Ethernet (10 or 100Mbit)
367 #
368 CONFIG_NET_ETHERNET=y
369 # CONFIG_MII is not set
370 # CONFIG_SMC91X is not set
371
372 #
373 # Ethernet (1000 Mbit)
374 #
375
376 #
377 # Ethernet (10000 Mbit)
378 #
379
380 #
381 # Token Ring devices
382 #
383
384 #
385 # Wireless LAN (non-hamradio)
386 #
387 # CONFIG_NET_RADIO is not set
388
389 #
390 # Wan interfaces
391 #
392 # CONFIG_WAN is not set
393 # CONFIG_PPP is not set
394 # CONFIG_SLIP is not set
395 # CONFIG_SHAPER is not set
396 # CONFIG_NETCONSOLE is not set
397
398 #
399 # ISDN subsystem
400 #
401 # CONFIG_ISDN is not set
402
403 #
404 # Input device support
405 #
406 CONFIG_INPUT=y
407
408 #
409 # Userland interfaces
410 #
411 CONFIG_INPUT_MOUSEDEV=y
412 CONFIG_INPUT_MOUSEDEV_PSAUX=y
413 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
414 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
415 # CONFIG_INPUT_JOYDEV is not set
416 # CONFIG_INPUT_TSDEV is not set
417 # CONFIG_INPUT_EVDEV is not set
418 # CONFIG_INPUT_EVBUG is not set
419
420 #
421 # Input Device Drivers
422 #
423 CONFIG_INPUT_KEYBOARD=y
424 CONFIG_KEYBOARD_ATKBD=y
425 # CONFIG_KEYBOARD_SUNKBD is not set
426 # CONFIG_KEYBOARD_LKKBD is not set
427 # CONFIG_KEYBOARD_XTKBD is not set
428 # CONFIG_KEYBOARD_NEWTON is not set
429 CONFIG_INPUT_MOUSE=y
430 CONFIG_MOUSE_PS2=y
431 # CONFIG_MOUSE_SERIAL is not set
432 # CONFIG_MOUSE_VSXXXAA is not set
433 # CONFIG_INPUT_JOYSTICK is not set
434 # CONFIG_INPUT_TOUCHSCREEN is not set
435 # CONFIG_INPUT_MISC is not set
436
437 #
438 # Hardware I/O ports
439 #
440 CONFIG_SERIO=y
441 CONFIG_SERIO_SERPORT=y
442 CONFIG_SERIO_LIBPS2=y
443 # CONFIG_SERIO_RAW is not set
444 # CONFIG_GAMEPORT is not set
445 CONFIG_SOUND_GAMEPORT=y
446
447 #
448 # Character devices
449 #
450 CONFIG_VT=y
451 CONFIG_VT_CONSOLE=y
452 CONFIG_HW_CONSOLE=y
453 # CONFIG_SERIAL_NONSTANDARD is not set
454
455 #
456 # Serial drivers
457 #
458 CONFIG_SERIAL_8250=y
459 CONFIG_SERIAL_8250_CONSOLE=y
460 CONFIG_SERIAL_8250_NR_UARTS=4
461 # CONFIG_SERIAL_8250_EXTENDED is not set
462
463 #
464 # Non-8250 serial port support
465 #
466 CONFIG_SERIAL_CORE=y
467 CONFIG_SERIAL_CORE_CONSOLE=y
468 CONFIG_UNIX98_PTYS=y
469 CONFIG_LEGACY_PTYS=y
470 CONFIG_LEGACY_PTY_COUNT=256
471
472 #
473 # IPMI
474 #
475 # CONFIG_IPMI_HANDLER is not set
476
477 #
478 # Watchdog Cards
479 #
480 # CONFIG_WATCHDOG is not set
481 # CONFIG_NVRAM is not set
482 # CONFIG_RTC is not set
483 # CONFIG_DTLK is not set
484 # CONFIG_R3964 is not set
485
486 #
487 # Ftape, the floppy tape device driver
488 #
489 # CONFIG_DRM is not set
490 # CONFIG_RAW_DRIVER is not set
491
492 #
493 # TPM devices
494 #
495 # CONFIG_TCG_TPM is not set
496
497 #
498 # I2C support
499 #
500 # CONFIG_I2C is not set
501
502 #
503 # Misc devices
504 #
505
506 #
507 # Multimedia devices
508 #
509 # CONFIG_VIDEO_DEV is not set
510
511 #
512 # Digital Video Broadcasting Devices
513 #
514 # CONFIG_DVB is not set
515
516 #
517 # Graphics support
518 #
519 CONFIG_FB=y
520 # CONFIG_FB_CFB_FILLRECT is not set
521 # CONFIG_FB_CFB_COPYAREA is not set
522 # CONFIG_FB_CFB_IMAGEBLIT is not set
523 # CONFIG_FB_SOFT_CURSOR is not set
524 CONFIG_FB_MODE_HELPERS=y
525 # CONFIG_FB_TILEBLITTING is not set
526 # CONFIG_FB_VIRTUAL is not set
527
528 #
529 # Console display driver support
530 #
531 # CONFIG_VGA_CONSOLE is not set
532 CONFIG_DUMMY_CONSOLE=y
533 # CONFIG_FRAMEBUFFER_CONSOLE is not set
534
535 #
536 # Logo configuration
537 #
538 # CONFIG_LOGO is not set
539 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
540
541 #
542 # Sound
543 #
544 # CONFIG_SOUND is not set
545
546 #
547 # USB support
548 #
549 CONFIG_USB_ARCH_HAS_HCD=y
550 # CONFIG_USB_ARCH_HAS_OHCI is not set
551 # CONFIG_USB is not set
552
553 #
554 # USB Gadget Support
555 #
556 CONFIG_USB_GADGET=m
557 # CONFIG_USB_GADGET_DEBUG_FILES is not set
558 # CONFIG_USB_GADGET_NET2280 is not set
559 # CONFIG_USB_GADGET_PXA2XX is not set
560 # CONFIG_USB_GADGET_GOKU is not set
561 # CONFIG_USB_GADGET_SA1100 is not set
562 # CONFIG_USB_GADGET_LH7A40X is not set
563 # CONFIG_USB_GADGET_DUMMY_HCD is not set
564 # CONFIG_USB_GADGET_OMAP is not set
565 # CONFIG_USB_GADGET_DUALSPEED is not set
566 CONFIG_USB_ZERO=m
567 # CONFIG_USB_ETH is not set
568 CONFIG_USB_GADGETFS=m
569 CONFIG_USB_FILE_STORAGE=m
570 CONFIG_USB_FILE_STORAGE_TEST=y
571 CONFIG_USB_G_SERIAL=m
572
573 #
574 # MMC/SD Card support
575 #
576 # CONFIG_MMC is not set
577
578 #
579 # File systems
580 #
581 CONFIG_EXT2_FS=y
582 # CONFIG_EXT2_FS_XATTR is not set
583 # CONFIG_EXT3_FS is not set
584 # CONFIG_JBD is not set
585 # CONFIG_REISERFS_FS is not set
586 # CONFIG_JFS_FS is not set
587
588 #
589 # XFS support
590 #
591 # CONFIG_XFS_FS is not set
592 # CONFIG_MINIX_FS is not set
593 # CONFIG_ROMFS_FS is not set
594 # CONFIG_QUOTA is not set
595 CONFIG_DNOTIFY=y
596 # CONFIG_AUTOFS_FS is not set
597 # CONFIG_AUTOFS4_FS is not set
598
599 #
600 # CD-ROM/DVD Filesystems
601 #
602 # CONFIG_ISO9660_FS is not set
603 # CONFIG_UDF_FS is not set
604
605 #
606 # DOS/FAT/NT Filesystems
607 #
608 # CONFIG_MSDOS_FS is not set
609 # CONFIG_VFAT_FS is not set
610 # CONFIG_NTFS_FS is not set
611
612 #
613 # Pseudo filesystems
614 #
615 CONFIG_PROC_FS=y
616 CONFIG_SYSFS=y
617 CONFIG_DEVFS_FS=y
618 CONFIG_DEVFS_MOUNT=y
619 # CONFIG_DEVFS_DEBUG is not set
620 # CONFIG_DEVPTS_FS_XATTR is not set
621 CONFIG_TMPFS=y
622 # CONFIG_TMPFS_XATTR is not set
623 # CONFIG_HUGETLB_PAGE is not set
624 CONFIG_RAMFS=y
625
626 #
627 # Miscellaneous filesystems
628 #
629 # CONFIG_ADFS_FS is not set
630 # CONFIG_AFFS_FS is not set
631 # CONFIG_HFS_FS is not set
632 # CONFIG_HFSPLUS_FS is not set
633 # CONFIG_BEFS_FS is not set
634 # CONFIG_BFS_FS is not set
635 # CONFIG_EFS_FS is not set
636 # CONFIG_JFFS_FS is not set
637 CONFIG_JFFS2_FS=y
638 CONFIG_JFFS2_FS_DEBUG=0
639 # CONFIG_JFFS2_FS_NAND is not set
640 # CONFIG_JFFS2_FS_NOR_ECC is not set
641 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
642 CONFIG_JFFS2_ZLIB=y
643 CONFIG_JFFS2_RTIME=y
644 # CONFIG_JFFS2_RUBIN is not set
645 # CONFIG_CRAMFS is not set
646 # CONFIG_VXFS_FS is not set
647 # CONFIG_HPFS_FS is not set
648 # CONFIG_QNX4FS_FS is not set
649 # CONFIG_SYSV_FS is not set
650 # CONFIG_UFS_FS is not set
651
652 #
653 # Network File Systems
654 #
655 CONFIG_NFS_FS=y
656 CONFIG_NFS_V3=y
657 # CONFIG_NFS_V4 is not set
658 # CONFIG_NFS_DIRECTIO is not set
659 # CONFIG_NFSD is not set
660 # CONFIG_ROOT_NFS is not set
661 CONFIG_LOCKD=y
662 CONFIG_LOCKD_V4=y
663 CONFIG_SUNRPC=y
664 # CONFIG_RPCSEC_GSS_KRB5 is not set
665 # CONFIG_RPCSEC_GSS_SPKM3 is not set
666 # CONFIG_SMB_FS is not set
667 # CONFIG_CIFS is not set
668 # CONFIG_NCP_FS is not set
669 # CONFIG_CODA_FS is not set
670 # CONFIG_AFS_FS is not set
671
672 #
673 # Partition Types
674 #
675 # CONFIG_PARTITION_ADVANCED is not set
676 CONFIG_MSDOS_PARTITION=y
677
678 #
679 # Native Language Support
680 #
681 # CONFIG_NLS is not set
682
683 #
684 # Profiling support
685 #
686 # CONFIG_PROFILING is not set
687
688 #
689 # Kernel hacking
690 #
691 # CONFIG_PRINTK_TIME is not set
692 CONFIG_DEBUG_KERNEL=y
693 CONFIG_MAGIC_SYSRQ=y
694 CONFIG_LOG_BUF_SHIFT=14
695 # CONFIG_SCHEDSTATS is not set
696 # CONFIG_DEBUG_SLAB is not set
697 # CONFIG_DEBUG_SPINLOCK is not set
698 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
699 # CONFIG_DEBUG_KOBJECT is not set
700 CONFIG_DEBUG_BUGVERBOSE=y
701 CONFIG_DEBUG_INFO=y
702 # CONFIG_DEBUG_FS is not set
703 CONFIG_FRAME_POINTER=y
704 CONFIG_DEBUG_USER=y
705 # CONFIG_DEBUG_ERRORS is not set
706 # CONFIG_DEBUG_LL is not set
707
708 #
709 # Security options
710 #
711 # CONFIG_KEYS is not set
712 # CONFIG_SECURITY is not set
713
714 #
715 # Cryptographic options
716 #
717 # CONFIG_CRYPTO is not set
718
719 #
720 # Hardware crypto devices
721 #
722
723 #
724 # Library routines
725 #
726 # CONFIG_CRC_CCITT is not set
727 CONFIG_CRC32=y
728 # CONFIG_LIBCRC32C is not set
729 CONFIG_ZLIB_INFLATE=y
730 CONFIG_ZLIB_DEFLATE=y