ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / arch / arm / configs / iq80321_defconfig
1 #
2 # Automatically generated make config: don't edit
3 #
4 CONFIG_ARM=y
5 CONFIG_MMU=y
6 CONFIG_UID16=y
7 CONFIG_RWSEM_GENERIC_SPINLOCK=y
8
9 #
10 # Code maturity level options
11 #
12 CONFIG_EXPERIMENTAL=y
13
14 #
15 # General setup
16 #
17 CONFIG_SWAP=y
18 CONFIG_SYSVIPC=y
19 # CONFIG_BSD_PROCESS_ACCT is not set
20 CONFIG_SYSCTL=y
21 CONFIG_LOG_BUF_SHIFT=14
22 # CONFIG_EMBEDDED is not set
23 CONFIG_KALLSYMS=y
24 CONFIG_FUTEX=y
25 CONFIG_EPOLL=y
26 CONFIG_IOSCHED_AS=y
27 CONFIG_IOSCHED_DEADLINE=y
28
29 #
30 # Loadable module support
31 #
32 CONFIG_MODULES=y
33 # CONFIG_MODULE_UNLOAD is not set
34 CONFIG_OBSOLETE_MODPARM=y
35 # CONFIG_MODVERSIONS is not set
36 CONFIG_KMOD=y
37
38 #
39 # System Type
40 #
41 # CONFIG_ARCH_ADIFCC is not set
42 # CONFIG_ARCH_CLPS7500 is not set
43 # CONFIG_ARCH_CLPS711X is not set
44 # CONFIG_ARCH_CO285 is not set
45 # CONFIG_ARCH_PXA is not set
46 # CONFIG_ARCH_EBSA110 is not set
47 # CONFIG_ARCH_CAMELOT is not set
48 # CONFIG_ARCH_FOOTBRIDGE is not set
49 # CONFIG_ARCH_INTEGRATOR is not set
50 CONFIG_ARCH_IOP3XX=y
51 # CONFIG_ARCH_L7200 is not set
52 # CONFIG_ARCH_RPC is not set
53 # CONFIG_ARCH_SA1100 is not set
54 # CONFIG_ARCH_SHARK is not set
55
56 #
57 # CLPS711X/EP721X Implementations
58 #
59
60 #
61 # Epxa10db
62 #
63
64 #
65 # Footbridge Implementations
66 #
67
68 #
69 # IOP3xx Implementation Options
70 #
71 # CONFIG_ARCH_IQ80310 is not set
72 CONFIG_ARCH_IQ80321=y
73 # CONFIG_ARCH_IOP310 is not set
74 CONFIG_ARCH_IOP321=y
75
76 #
77 # IOP3xx Chipset Features
78 #
79 # CONFIG_IOP3XX_AAU is not set
80 # CONFIG_IOP3XX_DMA is not set
81 # CONFIG_IOP3XX_MU is not set
82 # CONFIG_IOP3XX_PMON is not set
83
84 #
85 # ADIFCC Implementation Options
86 #
87
88 #
89 # ADI Board Types
90 #
91
92 #
93 # Intel PXA250/210 Implementations
94 #
95
96 #
97 # SA11x0 Implementations
98 #
99
100 #
101 # Processor Type
102 #
103 CONFIG_CPU_32=y
104 CONFIG_CPU_XSCALE=y
105 CONFIG_CPU_32v5=y
106
107 #
108 # Processor Features
109 #
110 # CONFIG_ARM_THUMB is not set
111 CONFIG_XSCALE_PMU=y
112
113 #
114 # General setup
115 #
116 CONFIG_PCI=y
117 # CONFIG_ZBOOT_ROM is not set
118 CONFIG_ZBOOT_ROM_TEXT=0x0
119 CONFIG_ZBOOT_ROM_BSS=0x0
120 # CONFIG_PCI_LEGACY_PROC is not set
121 CONFIG_PCI_NAMES=y
122 # CONFIG_HOTPLUG is not set
123
124 #
125 # MMC/SD Card support
126 #
127 # CONFIG_MMC is not set
128
129 #
130 # At least one math emulation must be selected
131 #
132 CONFIG_FPE_NWFPE=y
133 # CONFIG_FPE_NWFPE_XP is not set
134 # CONFIG_FPE_FASTFPE is not set
135 CONFIG_KCORE_ELF=y
136 # CONFIG_KCORE_AOUT is not set
137 CONFIG_BINFMT_AOUT=y
138 CONFIG_BINFMT_ELF=y
139 # CONFIG_BINFMT_MISC is not set
140 # CONFIG_PM is not set
141 # CONFIG_PREEMPT is not set
142 # CONFIG_ARTHUR is not set
143 CONFIG_CMDLINE="ip=boot root=nfs console=ttyS0,115200 mem=128M@0xa0000000"
144 CONFIG_ALIGNMENT_TRAP=y
145
146 #
147 # Parallel port support
148 #
149 # CONFIG_PARPORT is not set
150
151 #
152 # Memory Technology Devices (MTD)
153 #
154 CONFIG_MTD=y
155 # CONFIG_MTD_DEBUG is not set
156 CONFIG_MTD_PARTITIONS=y
157 # CONFIG_MTD_CONCAT is not set
158 CONFIG_MTD_REDBOOT_PARTS=y
159 # CONFIG_MTD_CMDLINE_PARTS is not set
160 # CONFIG_MTD_AFS_PARTS is not set
161
162 #
163 # User Modules And Translation Layers
164 #
165 CONFIG_MTD_CHAR=y
166 CONFIG_MTD_BLOCK=y
167 # CONFIG_FTL is not set
168 # CONFIG_NFTL is not set
169 # CONFIG_INFTL is not set
170
171 #
172 # RAM/ROM/Flash chip drivers
173 #
174 CONFIG_MTD_CFI=y
175 # CONFIG_MTD_JEDECPROBE is not set
176 CONFIG_MTD_GEN_PROBE=y
177 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
178 CONFIG_MTD_CFI_INTELEXT=y
179 # CONFIG_MTD_CFI_AMDSTD is not set
180 # CONFIG_MTD_CFI_STAA is not set
181 # CONFIG_MTD_RAM is not set
182 # CONFIG_MTD_ROM is not set
183 # CONFIG_MTD_ABSENT is not set
184 # CONFIG_MTD_OBSOLETE_CHIPS is not set
185
186 #
187 # Mapping drivers for chip access
188 #
189 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
190 # CONFIG_MTD_PHYSMAP is not set
191 # CONFIG_MTD_ARM_INTEGRATOR is not set
192 # CONFIG_MTD_EDB7312 is not set
193
194 #
195 # Self-contained MTD device drivers
196 #
197 # CONFIG_MTD_PMC551 is not set
198 # CONFIG_MTD_SLRAM is not set
199 # CONFIG_MTD_MTDRAM is not set
200 # CONFIG_MTD_BLKMTD is not set
201
202 #
203 # Disk-On-Chip Device Drivers
204 #
205 # CONFIG_MTD_DOC2000 is not set
206 # CONFIG_MTD_DOC2001 is not set
207 # CONFIG_MTD_DOC2001PLUS is not set
208
209 #
210 # NAND Flash Device Drivers
211 #
212 # CONFIG_MTD_NAND is not set
213
214 #
215 # Plug and Play support
216 #
217 # CONFIG_PNP is not set
218
219 #
220 # Block devices
221 #
222 # CONFIG_BLK_DEV_FD is not set
223 # CONFIG_BLK_CPQ_DA is not set
224 # CONFIG_BLK_CPQ_CISS_DA is not set
225 # CONFIG_BLK_DEV_DAC960 is not set
226 # CONFIG_BLK_DEV_UMEM is not set
227 # CONFIG_BLK_DEV_LOOP is not set
228 # CONFIG_BLK_DEV_NBD is not set
229 CONFIG_BLK_DEV_RAM=y
230 CONFIG_BLK_DEV_RAM_SIZE=8192
231 # CONFIG_BLK_DEV_INITRD is not set
232
233 #
234 # Multi-device support (RAID and LVM)
235 #
236 # CONFIG_MD is not set
237
238 #
239 # Networking support
240 #
241 CONFIG_NET=y
242
243 #
244 # Networking options
245 #
246 # CONFIG_PACKET is not set
247 # CONFIG_NETLINK_DEV is not set
248 CONFIG_NETFILTER=y
249 # CONFIG_NETFILTER_DEBUG is not set
250 CONFIG_UNIX=y
251 # CONFIG_NET_KEY is not set
252 CONFIG_INET=y
253 # CONFIG_IP_MULTICAST is not set
254 # CONFIG_IP_ADVANCED_ROUTER is not set
255 CONFIG_IP_PNP=y
256 # CONFIG_IP_PNP_DHCP is not set
257 CONFIG_IP_PNP_BOOTP=y
258 # CONFIG_IP_PNP_RARP is not set
259 # CONFIG_NET_IPIP is not set
260 # CONFIG_NET_IPGRE is not set
261 # CONFIG_ARPD is not set
262 # CONFIG_INET_ECN is not set
263 # CONFIG_SYN_COOKIES is not set
264 # CONFIG_INET_AH is not set
265 # CONFIG_INET_ESP is not set
266 # CONFIG_INET_IPCOMP is not set
267
268 #
269 # IP: Netfilter Configuration
270 #
271 # CONFIG_IP_NF_CONNTRACK is not set
272 # CONFIG_IP_NF_QUEUE is not set
273 # CONFIG_IP_NF_IPTABLES is not set
274 # CONFIG_IP_NF_ARPTABLES is not set
275 # CONFIG_IP_NF_COMPAT_IPCHAINS is not set
276 # CONFIG_IP_NF_COMPAT_IPFWADM is not set
277
278 #
279 # IP: Virtual Server Configuration
280 #
281 # CONFIG_IP_VS is not set
282 # CONFIG_IPV6 is not set
283 # CONFIG_XFRM_USER is not set
284
285 #
286 # SCTP Configuration (EXPERIMENTAL)
287 #
288 CONFIG_IPV6_SCTP__=y
289 # CONFIG_IP_SCTP is not set
290 # CONFIG_ATM is not set
291 # CONFIG_VLAN_8021Q is not set
292 # CONFIG_LLC is not set
293 # CONFIG_DECNET is not set
294 # CONFIG_BRIDGE is not set
295 # CONFIG_X25 is not set
296 # CONFIG_LAPB is not set
297 # CONFIG_NET_DIVERT is not set
298 # CONFIG_ECONET is not set
299 # CONFIG_WAN_ROUTER is not set
300 # CONFIG_NET_FASTROUTE is not set
301 # CONFIG_NET_HW_FLOWCONTROL is not set
302
303 #
304 # QoS and/or fair queueing
305 #
306 # CONFIG_NET_SCHED is not set
307
308 #
309 # Network testing
310 #
311 # CONFIG_NET_PKTGEN is not set
312 CONFIG_NETDEVICES=y
313
314 #
315 # ARCnet devices
316 #
317 # CONFIG_ARCNET is not set
318 # CONFIG_DUMMY is not set
319 # CONFIG_BONDING is not set
320 # CONFIG_EQUALIZER is not set
321 # CONFIG_TUN is not set
322 # CONFIG_ETHERTAP is not set
323
324 #
325 # Ethernet (10 or 100Mbit)
326 #
327 CONFIG_NET_ETHERNET=y
328 # CONFIG_MII is not set
329 # CONFIG_SMC91X is not set
330 # CONFIG_HAPPYMEAL is not set
331 # CONFIG_SUNGEM is not set
332 # CONFIG_NET_VENDOR_3COM is not set
333
334 #
335 # Tulip family network device support
336 #
337 # CONFIG_NET_TULIP is not set
338 # CONFIG_HP100 is not set
339 CONFIG_NET_PCI=y
340 # CONFIG_PCNET32 is not set
341 # CONFIG_AMD8111_ETH is not set
342 # CONFIG_ADAPTEC_STARFIRE is not set
343 # CONFIG_B44 is not set
344 # CONFIG_DGRS is not set
345 CONFIG_EEPRO100=y
346 # CONFIG_EEPRO100_PIO is not set
347 # CONFIG_E100 is not set
348 # CONFIG_FEALNX is not set
349 # CONFIG_NATSEMI is not set
350 # CONFIG_NE2K_PCI is not set
351 # CONFIG_8139CP is not set
352 # CONFIG_8139TOO is not set
353 # CONFIG_SIS900 is not set
354 # CONFIG_EPIC100 is not set
355 # CONFIG_SUNDANCE is not set
356 # CONFIG_TLAN is not set
357 # CONFIG_VIA_RHINE is not set
358
359 #
360 # Ethernet (1000 Mbit)
361 #
362 # CONFIG_ACENIC is not set
363 # CONFIG_DL2K is not set
364 CONFIG_E1000=y
365 CONFIG_E1000_NAPI=y
366 # CONFIG_NS83820 is not set
367 # CONFIG_HAMACHI is not set
368 # CONFIG_YELLOWFIN is not set
369 # CONFIG_R8169 is not set
370 # CONFIG_SK98LIN is not set
371 # CONFIG_TIGON3 is not set
372
373 #
374 # Ethernet (10000 Mbit)
375 #
376 # CONFIG_IXGB is not set
377 # CONFIG_FDDI is not set
378 # CONFIG_HIPPI is not set
379 # CONFIG_PPP is not set
380 # CONFIG_SLIP is not set
381
382 #
383 # Wireless LAN (non-hamradio)
384 #
385 # CONFIG_NET_RADIO is not set
386
387 #
388 # Token Ring devices (depends on LLC=y)
389 #
390 # CONFIG_RCPCI is not set
391 # CONFIG_SHAPER is not set
392
393 #
394 # Wan interfaces
395 #
396 # CONFIG_WAN is not set
397
398 #
399 # IrDA (infrared) support
400 #
401 # CONFIG_IRDA is not set
402
403 #
404 # Amateur Radio support
405 #
406 # CONFIG_HAMRADIO is not set
407
408 #
409 # ATA/ATAPI/MFM/RLL support
410 #
411 CONFIG_IDE=y
412
413 #
414 # IDE, ATA and ATAPI Block devices
415 #
416 CONFIG_BLK_DEV_IDE=y
417
418 #
419 # Please see Documentation/ide.txt for help/info on IDE drives
420 #
421 # CONFIG_BLK_DEV_HD is not set
422 CONFIG_BLK_DEV_IDEDISK=y
423 # CONFIG_IDEDISK_MULTI_MODE is not set
424 # CONFIG_IDEDISK_STROKE is not set
425 CONFIG_BLK_DEV_IDECD=y
426 # CONFIG_BLK_DEV_IDEFLOPPY is not set
427 # CONFIG_IDE_TASK_IOCTL is not set
428 # CONFIG_IDE_TASKFILE_IO is not set
429
430 #
431 # IDE chipset support/bugfixes
432 #
433 CONFIG_BLK_DEV_IDEPCI=y
434 # CONFIG_BLK_DEV_GENERIC is not set
435 # CONFIG_IDEPCI_SHARE_IRQ is not set
436 CONFIG_BLK_DEV_IDEDMA_PCI=y
437 # CONFIG_BLK_DEV_IDE_TCQ is not set
438 # CONFIG_BLK_DEV_OFFBOARD is not set
439 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
440 CONFIG_IDEDMA_PCI_AUTO=y
441 # CONFIG_IDEDMA_ONLYDISK is not set
442 CONFIG_BLK_DEV_IDEDMA=y
443 CONFIG_BLK_DEV_ADMA=y
444 # CONFIG_BLK_DEV_AEC62XX is not set
445 # CONFIG_BLK_DEV_ALI15X3 is not set
446 # CONFIG_BLK_DEV_AMD74XX is not set
447 CONFIG_BLK_DEV_CMD64X=y
448 # CONFIG_BLK_DEV_TRIFLEX is not set
449 # CONFIG_BLK_DEV_CY82C693 is not set
450 # CONFIG_BLK_DEV_CS5520 is not set
451 # CONFIG_BLK_DEV_HPT34X is not set
452 # CONFIG_BLK_DEV_HPT366 is not set
453 # CONFIG_BLK_DEV_SC1200 is not set
454 # CONFIG_BLK_DEV_PIIX is not set
455 # CONFIG_BLK_DEV_NS87415 is not set
456 # CONFIG_BLK_DEV_OPTI621 is not set
457 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
458 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
459 # CONFIG_BLK_DEV_SVWKS is not set
460 # CONFIG_BLK_DEV_SIIMAGE is not set
461 # CONFIG_BLK_DEV_SLC90E66 is not set
462 # CONFIG_BLK_DEV_TRM290 is not set
463 # CONFIG_BLK_DEV_VIA82CXXX is not set
464 # CONFIG_BLK_DEV_SL82C105 is not set
465 CONFIG_IDEDMA_AUTO=y
466 # CONFIG_IDEDMA_IVB is not set
467
468 #
469 # SCSI device support
470 #
471 # CONFIG_SCSI is not set
472
473 #
474 # IEEE 1394 (FireWire) support (EXPERIMENTAL)
475 #
476 # CONFIG_IEEE1394 is not set
477
478 #
479 # I2O device support
480 #
481 # CONFIG_I2O is not set
482
483 #
484 # ISDN subsystem
485 #
486 # CONFIG_ISDN_BOOL is not set
487
488 #
489 # Input device support
490 #
491 # CONFIG_INPUT is not set
492
493 #
494 # Userland interfaces
495 #
496
497 #
498 # Input I/O drivers
499 #
500 # CONFIG_GAMEPORT is not set
501 CONFIG_SOUND_GAMEPORT=y
502 # CONFIG_SERIO is not set
503
504 #
505 # Input Device Drivers
506 #
507
508 #
509 # Character devices
510 #
511 # CONFIG_SERIAL_NONSTANDARD is not set
512
513 #
514 # Serial drivers
515 #
516 CONFIG_SERIAL_8250=y
517 CONFIG_SERIAL_8250_CONSOLE=y
518 # CONFIG_SERIAL_8250_EXTENDED is not set
519
520 #
521 # Non-8250 serial port support
522 #
523 # CONFIG_SERIAL_DZ is not set
524 CONFIG_SERIAL_CORE=y
525 CONFIG_SERIAL_CORE_CONSOLE=y
526 CONFIG_UNIX98_PTYS=y
527 CONFIG_UNIX98_PTY_COUNT=256
528
529 #
530 # I2C support
531 #
532 # CONFIG_I2C is not set
533
534 #
535 # I2C Hardware Sensors Mainboard support
536 #
537
538 #
539 # I2C Hardware Sensors Chip support
540 #
541 # CONFIG_I2C_SENSOR is not set
542
543 #
544 # L3 serial bus support
545 #
546 # CONFIG_L3 is not set
547
548 #
549 # Mice
550 #
551 # CONFIG_BUSMOUSE is not set
552 # CONFIG_QIC02_TAPE is not set
553
554 #
555 # IPMI
556 #
557 # CONFIG_IPMI_HANDLER is not set
558
559 #
560 # Watchdog Cards
561 #
562 # CONFIG_WATCHDOG is not set
563 # CONFIG_NVRAM is not set
564 # CONFIG_RTC is not set
565 # CONFIG_GEN_RTC is not set
566 # CONFIG_DTLK is not set
567 # CONFIG_R3964 is not set
568 # CONFIG_APPLICOM is not set
569
570 #
571 # Ftape, the floppy tape device driver
572 #
573 # CONFIG_FTAPE is not set
574 # CONFIG_AGP is not set
575 # CONFIG_DRM is not set
576 # CONFIG_RAW_DRIVER is not set
577 # CONFIG_HANGCHECK_TIMER is not set
578
579 #
580 # Multimedia devices
581 #
582 CONFIG_VIDEO_DEV=y
583
584 #
585 # Video For Linux
586 #
587 # CONFIG_VIDEO_PROC_FS is not set
588
589 #
590 # Video Adapters
591 #
592 # CONFIG_VIDEO_PMS is not set
593 # CONFIG_VIDEO_CPIA is not set
594 # CONFIG_VIDEO_STRADIS is not set
595 # CONFIG_VIDEO_HEXIUM_ORION is not set
596 # CONFIG_VIDEO_HEXIUM_GEMINI is not set
597
598 #
599 # Radio Adapters
600 #
601 # CONFIG_RADIO_GEMTEK_PCI is not set
602 # CONFIG_RADIO_MAXIRADIO is not set
603 # CONFIG_RADIO_MAESTRO is not set
604
605 #
606 # Digital Video Broadcasting Devices
607 #
608 # CONFIG_DVB is not set
609 # CONFIG_VIDEO_BTCX is not set
610
611 #
612 # File systems
613 #
614 CONFIG_EXT2_FS=y
615 # CONFIG_EXT2_FS_XATTR is not set
616 # CONFIG_EXT3_FS is not set
617 # CONFIG_JBD is not set
618 # CONFIG_REISERFS_FS is not set
619 # CONFIG_JFS_FS is not set
620 # CONFIG_XFS_FS is not set
621 # CONFIG_MINIX_FS is not set
622 # CONFIG_ROMFS_FS is not set
623 # CONFIG_QUOTA is not set
624 # CONFIG_AUTOFS_FS is not set
625 # CONFIG_AUTOFS4_FS is not set
626
627 #
628 # CD-ROM/DVD Filesystems
629 #
630 # CONFIG_ISO9660_FS is not set
631 # CONFIG_UDF_FS is not set
632
633 #
634 # DOS/FAT/NT Filesystems
635 #
636 # CONFIG_FAT_FS is not set
637 # CONFIG_NTFS_FS is not set
638
639 #
640 # Pseudo filesystems
641 #
642 CONFIG_PROC_FS=y
643 # CONFIG_DEVFS_FS is not set
644 CONFIG_DEVPTS_FS=y
645 # CONFIG_DEVPTS_FS_XATTR is not set
646 CONFIG_TMPFS=y
647 CONFIG_RAMFS=y
648
649 #
650 # Miscellaneous filesystems
651 #
652 # CONFIG_ADFS_FS is not set
653 # CONFIG_AFFS_FS is not set
654 # CONFIG_HFS_FS is not set
655 # CONFIG_BEFS_FS is not set
656 # CONFIG_BFS_FS is not set
657 # CONFIG_EFS_FS is not set
658 # CONFIG_JFFS_FS is not set
659 CONFIG_JFFS2_FS=y
660 CONFIG_JFFS2_FS_DEBUG=0
661 # CONFIG_JFFS2_FS_NAND 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 #
672 CONFIG_NFS_FS=y
673 # CONFIG_NFS_V3 is not set
674 # CONFIG_NFS_V4 is not set
675 # CONFIG_NFSD is not set
676 CONFIG_ROOT_NFS=y
677 CONFIG_LOCKD=y
678 # CONFIG_EXPORTFS is not set
679 CONFIG_SUNRPC=y
680 # CONFIG_SUNRPC_GSS is not set
681 # CONFIG_SMB_FS is not set
682 # CONFIG_CIFS is not set
683 # CONFIG_NCP_FS is not set
684 # CONFIG_CODA_FS is not set
685 # CONFIG_INTERMEZZO_FS is not set
686 # CONFIG_AFS_FS is not set
687
688 #
689 # Partition Types
690 #
691 CONFIG_PARTITION_ADVANCED=y
692 # CONFIG_ACORN_PARTITION is not set
693 # CONFIG_OSF_PARTITION is not set
694 # CONFIG_AMIGA_PARTITION is not set
695 # CONFIG_ATARI_PARTITION is not set
696 # CONFIG_MAC_PARTITION is not set
697 CONFIG_MSDOS_PARTITION=y
698 # CONFIG_BSD_DISKLABEL is not set
699 # CONFIG_MINIX_SUBPARTITION is not set
700 # CONFIG_SOLARIS_X86_PARTITION is not set
701 # CONFIG_UNIXWARE_DISKLABEL is not set
702 # CONFIG_LDM_PARTITION is not set
703 # CONFIG_NEC98_PARTITION is not set
704 # CONFIG_SGI_PARTITION is not set
705 # CONFIG_ULTRIX_PARTITION is not set
706 # CONFIG_SUN_PARTITION is not set
707 # CONFIG_EFI_PARTITION is not set
708
709 #
710 # Graphics support
711 #
712 # CONFIG_FB is not set
713
714 #
715 # Sound
716 #
717 # CONFIG_SOUND is not set
718
719 #
720 # Misc devices
721 #
722
723 #
724 # Multimedia Capabilities Port drivers
725 #
726 # CONFIG_MCP is not set
727
728 #
729 # Console Switches
730 #
731 # CONFIG_SWITCHES is not set
732
733 #
734 # USB support
735 #
736 # CONFIG_USB is not set
737 # CONFIG_USB_GADGET is not set
738
739 #
740 # Bluetooth support
741 #
742 # CONFIG_BT is not set
743
744 #
745 # Kernel hacking
746 #
747 CONFIG_FRAME_POINTER=y
748 # CONFIG_DEBUG_USER is not set
749 # CONFIG_DEBUG_INFO is not set
750 CONFIG_DEBUG_KERNEL=y
751 # CONFIG_DEBUG_SLAB is not set
752 # CONFIG_MAGIC_SYSRQ is not set
753 # CONFIG_DEBUG_SPINLOCK is not set
754 # CONFIG_DEBUG_WAITQ is not set
755 CONFIG_DEBUG_BUGVERBOSE=y
756 CONFIG_DEBUG_ERRORS=y
757 CONFIG_DEBUG_LL=y
758
759 #
760 # Security options
761 #
762 # CONFIG_SECURITY is not set
763
764 #
765 # Cryptographic options
766 #
767 # CONFIG_CRYPTO is not set
768
769 #
770 # Library routines
771 #
772 # CONFIG_CRC32 is not set
773 CONFIG_ZLIB_INFLATE=y
774 CONFIG_ZLIB_DEFLATE=y