[SERIAL] 8250: sysrq deadlock fix
[pandora-kernel.git] / arch / arm / configs / ixp23xx_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.17-rc2
4 # Wed Apr 19 21:13:50 2006
5 #
6 CONFIG_ARM=y
7 CONFIG_MMU=y
8 CONFIG_RWSEM_GENERIC_SPINLOCK=y
9 CONFIG_GENERIC_HWEIGHT=y
10 CONFIG_GENERIC_CALIBRATE_DELAY=y
11 CONFIG_VECTORS_BASE=0xffff0000
12
13 #
14 # Code maturity level options
15 #
16 CONFIG_EXPERIMENTAL=y
17 CONFIG_BROKEN_ON_SMP=y
18 CONFIG_INIT_ENV_ARG_LIMIT=32
19
20 #
21 # General setup
22 #
23 CONFIG_LOCALVERSION=""
24 CONFIG_LOCALVERSION_AUTO=y
25 CONFIG_SWAP=y
26 CONFIG_SYSVIPC=y
27 # CONFIG_POSIX_MQUEUE is not set
28 CONFIG_BSD_PROCESS_ACCT=y
29 # CONFIG_BSD_PROCESS_ACCT_V3 is not set
30 CONFIG_SYSCTL=y
31 # CONFIG_AUDIT is not set
32 # CONFIG_IKCONFIG is not set
33 # CONFIG_RELAY is not set
34 CONFIG_INITRAMFS_SOURCE=""
35 CONFIG_UID16=y
36 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
37 CONFIG_EMBEDDED=y
38 CONFIG_KALLSYMS=y
39 # CONFIG_KALLSYMS_ALL is not set
40 # CONFIG_KALLSYMS_EXTRA_PASS is not set
41 CONFIG_HOTPLUG=y
42 CONFIG_PRINTK=y
43 CONFIG_BUG=y
44 CONFIG_ELF_CORE=y
45 CONFIG_BASE_FULL=y
46 CONFIG_FUTEX=y
47 CONFIG_EPOLL=y
48 CONFIG_SHMEM=y
49 CONFIG_SLAB=y
50 # CONFIG_TINY_SHMEM is not set
51 CONFIG_BASE_SMALL=0
52 # CONFIG_SLOB is not set
53 CONFIG_OBSOLETE_INTERMODULE=y
54
55 #
56 # Loadable module support
57 #
58 CONFIG_MODULES=y
59 CONFIG_MODULE_UNLOAD=y
60 # CONFIG_MODULE_FORCE_UNLOAD is not set
61 # CONFIG_MODVERSIONS is not set
62 # CONFIG_MODULE_SRCVERSION_ALL is not set
63 CONFIG_KMOD=y
64
65 #
66 # Block layer
67 #
68 # CONFIG_BLK_DEV_IO_TRACE is not set
69
70 #
71 # IO Schedulers
72 #
73 CONFIG_IOSCHED_NOOP=y
74 CONFIG_IOSCHED_AS=y
75 CONFIG_IOSCHED_DEADLINE=y
76 CONFIG_IOSCHED_CFQ=y
77 CONFIG_DEFAULT_AS=y
78 # CONFIG_DEFAULT_DEADLINE is not set
79 # CONFIG_DEFAULT_CFQ is not set
80 # CONFIG_DEFAULT_NOOP is not set
81 CONFIG_DEFAULT_IOSCHED="anticipatory"
82
83 #
84 # System Type
85 #
86 # CONFIG_ARCH_CLPS7500 is not set
87 # CONFIG_ARCH_CLPS711X is not set
88 # CONFIG_ARCH_CO285 is not set
89 # CONFIG_ARCH_EBSA110 is not set
90 # CONFIG_ARCH_EP93XX is not set
91 # CONFIG_ARCH_FOOTBRIDGE is not set
92 # CONFIG_ARCH_INTEGRATOR is not set
93 # CONFIG_ARCH_IOP3XX is not set
94 # CONFIG_ARCH_IXP4XX is not set
95 # CONFIG_ARCH_IXP2000 is not set
96 CONFIG_ARCH_IXP23XX=y
97 # CONFIG_ARCH_L7200 is not set
98 # CONFIG_ARCH_PXA is not set
99 # CONFIG_ARCH_RPC is not set
100 # CONFIG_ARCH_SA1100 is not set
101 # CONFIG_ARCH_S3C2410 is not set
102 # CONFIG_ARCH_SHARK is not set
103 # CONFIG_ARCH_LH7A40X is not set
104 # CONFIG_ARCH_OMAP is not set
105 # CONFIG_ARCH_VERSATILE is not set
106 # CONFIG_ARCH_REALVIEW is not set
107 # CONFIG_ARCH_IMX is not set
108 # CONFIG_ARCH_H720X is not set
109 # CONFIG_ARCH_AAEC2000 is not set
110 # CONFIG_ARCH_AT91RM9200 is not set
111 CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y
112
113 #
114 # Intel IXP23xx Implementation Options
115 #
116
117 #
118 # IXP23xx Platforms
119 #
120 CONFIG_MACH_ESPRESSO=y
121 CONFIG_MACH_IXDP2351=y
122 CONFIG_MACH_ROADRUNNER=y
123
124 #
125 # Processor Type
126 #
127 CONFIG_CPU_32=y
128 CONFIG_CPU_XSC3=y
129 CONFIG_CPU_32v5=y
130 CONFIG_CPU_ABRT_EV5T=y
131 CONFIG_CPU_CACHE_VIVT=y
132 CONFIG_CPU_TLB_V4WBI=y
133 CONFIG_IO_36=y
134
135 #
136 # Processor Features
137 #
138 # CONFIG_ARM_THUMB is not set
139 CONFIG_CPU_BIG_ENDIAN=y
140
141 #
142 # Bus support
143 #
144 CONFIG_PCI=y
145 # CONFIG_PCI_DEBUG is not set
146
147 #
148 # PCCARD (PCMCIA/CardBus) support
149 #
150 # CONFIG_PCCARD is not set
151
152 #
153 # Kernel Features
154 #
155 # CONFIG_PREEMPT is not set
156 # CONFIG_NO_IDLE_HZ is not set
157 CONFIG_HZ=100
158 # CONFIG_AEABI is not set
159 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
160 CONFIG_SELECT_MEMORY_MODEL=y
161 CONFIG_FLATMEM_MANUAL=y
162 # CONFIG_DISCONTIGMEM_MANUAL is not set
163 # CONFIG_SPARSEMEM_MANUAL is not set
164 CONFIG_FLATMEM=y
165 CONFIG_FLAT_NODE_MEM_MAP=y
166 # CONFIG_SPARSEMEM_STATIC is not set
167 CONFIG_SPLIT_PTLOCK_CPUS=4096
168 CONFIG_ALIGNMENT_TRAP=y
169
170 #
171 # Boot options
172 #
173 CONFIG_ZBOOT_ROM_TEXT=0x0
174 CONFIG_ZBOOT_ROM_BSS=0x0
175 CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp"
176 # CONFIG_XIP_KERNEL is not set
177
178 #
179 # Floating point emulation
180 #
181
182 #
183 # At least one emulation must be selected
184 #
185 CONFIG_FPE_NWFPE=y
186 CONFIG_FPE_NWFPE_XP=y
187 # CONFIG_FPE_FASTFPE is not set
188
189 #
190 # Userspace binary formats
191 #
192 CONFIG_BINFMT_ELF=y
193 # CONFIG_BINFMT_AOUT is not set
194 # CONFIG_BINFMT_MISC is not set
195 # CONFIG_ARTHUR is not set
196
197 #
198 # Power management options
199 #
200 # CONFIG_PM is not set
201 # CONFIG_APM is not set
202
203 #
204 # Networking
205 #
206 CONFIG_NET=y
207
208 #
209 # Networking options
210 #
211 # CONFIG_NETDEBUG is not set
212 CONFIG_PACKET=y
213 CONFIG_PACKET_MMAP=y
214 CONFIG_UNIX=y
215 # CONFIG_NET_KEY is not set
216 CONFIG_INET=y
217 # CONFIG_IP_MULTICAST is not set
218 # CONFIG_IP_ADVANCED_ROUTER is not set
219 CONFIG_IP_FIB_HASH=y
220 CONFIG_IP_PNP=y
221 CONFIG_IP_PNP_DHCP=y
222 CONFIG_IP_PNP_BOOTP=y
223 # CONFIG_IP_PNP_RARP is not set
224 # CONFIG_NET_IPIP is not set
225 # CONFIG_NET_IPGRE is not set
226 # CONFIG_ARPD is not set
227 CONFIG_SYN_COOKIES=y
228 # CONFIG_INET_AH is not set
229 # CONFIG_INET_ESP is not set
230 # CONFIG_INET_IPCOMP is not set
231 # CONFIG_INET_XFRM_TUNNEL is not set
232 # CONFIG_INET_TUNNEL is not set
233 CONFIG_INET_DIAG=y
234 CONFIG_INET_TCP_DIAG=y
235 # CONFIG_TCP_CONG_ADVANCED is not set
236 CONFIG_TCP_CONG_BIC=y
237 # CONFIG_IPV6 is not set
238 # CONFIG_INET6_XFRM_TUNNEL is not set
239 # CONFIG_INET6_TUNNEL is not set
240 # CONFIG_NETFILTER is not set
241
242 #
243 # DCCP Configuration (EXPERIMENTAL)
244 #
245 # CONFIG_IP_DCCP is not set
246
247 #
248 # SCTP Configuration (EXPERIMENTAL)
249 #
250 # CONFIG_IP_SCTP is not set
251
252 #
253 # TIPC Configuration (EXPERIMENTAL)
254 #
255 # CONFIG_TIPC is not set
256 # CONFIG_ATM is not set
257 # CONFIG_BRIDGE is not set
258 # CONFIG_VLAN_8021Q is not set
259 # CONFIG_DECNET is not set
260 # CONFIG_LLC2 is not set
261 # CONFIG_IPX is not set
262 # CONFIG_ATALK is not set
263 # CONFIG_X25 is not set
264 # CONFIG_LAPB is not set
265 # CONFIG_NET_DIVERT is not set
266 # CONFIG_ECONET is not set
267 # CONFIG_WAN_ROUTER is not set
268
269 #
270 # QoS and/or fair queueing
271 #
272 # CONFIG_NET_SCHED is not set
273
274 #
275 # Network testing
276 #
277 # CONFIG_NET_PKTGEN is not set
278 # CONFIG_HAMRADIO is not set
279 # CONFIG_IRDA is not set
280 # CONFIG_BT is not set
281 # CONFIG_IEEE80211 is not set
282
283 #
284 # Device Drivers
285 #
286
287 #
288 # Generic Driver Options
289 #
290 CONFIG_STANDALONE=y
291 # CONFIG_PREVENT_FIRMWARE_BUILD is not set
292 # CONFIG_FW_LOADER is not set
293 # CONFIG_DEBUG_DRIVER is not set
294
295 #
296 # Connector - unified userspace <-> kernelspace linker
297 #
298 # CONFIG_CONNECTOR is not set
299
300 #
301 # Memory Technology Devices (MTD)
302 #
303 CONFIG_MTD=y
304 # CONFIG_MTD_DEBUG is not set
305 # CONFIG_MTD_CONCAT is not set
306 CONFIG_MTD_PARTITIONS=y
307 CONFIG_MTD_REDBOOT_PARTS=y
308 CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
309 CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
310 CONFIG_MTD_REDBOOT_PARTS_READONLY=y
311 # CONFIG_MTD_CMDLINE_PARTS is not set
312 # CONFIG_MTD_AFS_PARTS is not set
313
314 #
315 # User Modules And Translation Layers
316 #
317 CONFIG_MTD_CHAR=y
318 CONFIG_MTD_BLOCK=y
319 # CONFIG_FTL is not set
320 # CONFIG_NFTL is not set
321 # CONFIG_INFTL is not set
322 # CONFIG_RFD_FTL is not set
323
324 #
325 # RAM/ROM/Flash chip drivers
326 #
327 CONFIG_MTD_CFI=y
328 # CONFIG_MTD_JEDECPROBE is not set
329 CONFIG_MTD_GEN_PROBE=y
330 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
331 CONFIG_MTD_MAP_BANK_WIDTH_1=y
332 CONFIG_MTD_MAP_BANK_WIDTH_2=y
333 CONFIG_MTD_MAP_BANK_WIDTH_4=y
334 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
335 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
336 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
337 CONFIG_MTD_CFI_I1=y
338 CONFIG_MTD_CFI_I2=y
339 # CONFIG_MTD_CFI_I4 is not set
340 # CONFIG_MTD_CFI_I8 is not set
341 CONFIG_MTD_CFI_INTELEXT=y
342 # CONFIG_MTD_CFI_AMDSTD is not set
343 # CONFIG_MTD_CFI_STAA is not set
344 CONFIG_MTD_CFI_UTIL=y
345 # CONFIG_MTD_RAM is not set
346 # CONFIG_MTD_ROM is not set
347 # CONFIG_MTD_ABSENT is not set
348 # CONFIG_MTD_OBSOLETE_CHIPS is not set
349
350 #
351 # Mapping drivers for chip access
352 #
353 CONFIG_MTD_COMPLEX_MAPPINGS=y
354 CONFIG_MTD_PHYSMAP=y
355 CONFIG_MTD_PHYSMAP_START=0x0
356 CONFIG_MTD_PHYSMAP_LEN=0x0
357 CONFIG_MTD_PHYSMAP_BANKWIDTH=1
358 # CONFIG_MTD_ARM_INTEGRATOR is not set
359 # CONFIG_MTD_PCI is not set
360 # CONFIG_MTD_PLATRAM is not set
361
362 #
363 # Self-contained MTD device drivers
364 #
365 # CONFIG_MTD_PMC551 is not set
366 # CONFIG_MTD_SLRAM is not set
367 # CONFIG_MTD_PHRAM is not set
368 # CONFIG_MTD_MTDRAM is not set
369 # CONFIG_MTD_BLOCK2MTD is not set
370
371 #
372 # Disk-On-Chip Device Drivers
373 #
374 # CONFIG_MTD_DOC2000 is not set
375 # CONFIG_MTD_DOC2001 is not set
376 # CONFIG_MTD_DOC2001PLUS is not set
377
378 #
379 # NAND Flash Device Drivers
380 #
381 # CONFIG_MTD_NAND is not set
382
383 #
384 # OneNAND Flash Device Drivers
385 #
386 # CONFIG_MTD_ONENAND is not set
387
388 #
389 # Parallel port support
390 #
391 # CONFIG_PARPORT is not set
392
393 #
394 # Plug and Play support
395 #
396
397 #
398 # Block devices
399 #
400 # CONFIG_BLK_CPQ_DA is not set
401 # CONFIG_BLK_CPQ_CISS_DA is not set
402 # CONFIG_BLK_DEV_DAC960 is not set
403 # CONFIG_BLK_DEV_UMEM is not set
404 # CONFIG_BLK_DEV_COW_COMMON is not set
405 CONFIG_BLK_DEV_LOOP=y
406 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
407 # CONFIG_BLK_DEV_NBD is not set
408 # CONFIG_BLK_DEV_SX8 is not set
409 # CONFIG_BLK_DEV_UB is not set
410 CONFIG_BLK_DEV_RAM=y
411 CONFIG_BLK_DEV_RAM_COUNT=16
412 CONFIG_BLK_DEV_RAM_SIZE=8192
413 CONFIG_BLK_DEV_INITRD=y
414 # CONFIG_CDROM_PKTCDVD is not set
415 # CONFIG_ATA_OVER_ETH is not set
416
417 #
418 # ATA/ATAPI/MFM/RLL support
419 #
420 CONFIG_IDE=y
421 CONFIG_BLK_DEV_IDE=y
422
423 #
424 # Please see Documentation/ide.txt for help/info on IDE drives
425 #
426 # CONFIG_BLK_DEV_IDE_SATA is not set
427 CONFIG_BLK_DEV_IDEDISK=y
428 # CONFIG_IDEDISK_MULTI_MODE is not set
429 # CONFIG_BLK_DEV_IDECD is not set
430 # CONFIG_BLK_DEV_IDETAPE is not set
431 # CONFIG_BLK_DEV_IDEFLOPPY is not set
432 # CONFIG_BLK_DEV_IDESCSI is not set
433 # CONFIG_IDE_TASK_IOCTL is not set
434
435 #
436 # IDE chipset support/bugfixes
437 #
438 CONFIG_IDE_GENERIC=y
439 CONFIG_BLK_DEV_IDEPCI=y
440 # CONFIG_IDEPCI_SHARE_IRQ is not set
441 # CONFIG_BLK_DEV_OFFBOARD is not set
442 # CONFIG_BLK_DEV_GENERIC is not set
443 # CONFIG_BLK_DEV_OPTI621 is not set
444 # CONFIG_BLK_DEV_SL82C105 is not set
445 CONFIG_BLK_DEV_IDEDMA_PCI=y
446 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
447 # CONFIG_IDEDMA_PCI_AUTO is not set
448 # CONFIG_BLK_DEV_AEC62XX is not set
449 # CONFIG_BLK_DEV_ALI15X3 is not set
450 # CONFIG_BLK_DEV_AMD74XX is not set
451 # CONFIG_BLK_DEV_CMD64X is not set
452 # CONFIG_BLK_DEV_TRIFLEX is not set
453 # CONFIG_BLK_DEV_CY82C693 is not set
454 # CONFIG_BLK_DEV_CS5520 is not set
455 # CONFIG_BLK_DEV_CS5530 is not set
456 # CONFIG_BLK_DEV_HPT34X is not set
457 # CONFIG_BLK_DEV_HPT366 is not set
458 # CONFIG_BLK_DEV_SC1200 is not set
459 # CONFIG_BLK_DEV_PIIX is not set
460 # CONFIG_BLK_DEV_IT821X is not set
461 # CONFIG_BLK_DEV_NS87415 is not set
462 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
463 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
464 # CONFIG_BLK_DEV_SVWKS is not set
465 CONFIG_BLK_DEV_SIIMAGE=y
466 # CONFIG_BLK_DEV_SLC90E66 is not set
467 # CONFIG_BLK_DEV_TRM290 is not set
468 # CONFIG_BLK_DEV_VIA82CXXX is not set
469 # CONFIG_IDE_ARM is not set
470 CONFIG_BLK_DEV_IDEDMA=y
471 # CONFIG_IDEDMA_IVB is not set
472 # CONFIG_IDEDMA_AUTO is not set
473 # CONFIG_BLK_DEV_HD is not set
474
475 #
476 # SCSI device support
477 #
478 # CONFIG_RAID_ATTRS is not set
479 CONFIG_SCSI=y
480 CONFIG_SCSI_PROC_FS=y
481
482 #
483 # SCSI support type (disk, tape, CD-ROM)
484 #
485 CONFIG_BLK_DEV_SD=y
486 # CONFIG_CHR_DEV_ST is not set
487 # CONFIG_CHR_DEV_OSST is not set
488 # CONFIG_BLK_DEV_SR is not set
489 # CONFIG_CHR_DEV_SG is not set
490 # CONFIG_CHR_DEV_SCH is not set
491
492 #
493 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
494 #
495 # CONFIG_SCSI_MULTI_LUN is not set
496 # CONFIG_SCSI_CONSTANTS is not set
497 # CONFIG_SCSI_LOGGING is not set
498
499 #
500 # SCSI Transport Attributes
501 #
502 # CONFIG_SCSI_SPI_ATTRS is not set
503 # CONFIG_SCSI_FC_ATTRS is not set
504 # CONFIG_SCSI_ISCSI_ATTRS is not set
505 # CONFIG_SCSI_SAS_ATTRS is not set
506
507 #
508 # SCSI low-level drivers
509 #
510 # CONFIG_ISCSI_TCP is not set
511 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
512 # CONFIG_SCSI_3W_9XXX is not set
513 # CONFIG_SCSI_ACARD is not set
514 # CONFIG_SCSI_AACRAID is not set
515 # CONFIG_SCSI_AIC7XXX is not set
516 # CONFIG_SCSI_AIC7XXX_OLD is not set
517 # CONFIG_SCSI_AIC79XX is not set
518 # CONFIG_SCSI_DPT_I2O is not set
519 # CONFIG_MEGARAID_NEWGEN is not set
520 # CONFIG_MEGARAID_LEGACY is not set
521 # CONFIG_MEGARAID_SAS is not set
522 # CONFIG_SCSI_SATA is not set
523 # CONFIG_SCSI_DMX3191D is not set
524 # CONFIG_SCSI_FUTURE_DOMAIN is not set
525 # CONFIG_SCSI_IPS is not set
526 # CONFIG_SCSI_INITIO is not set
527 # CONFIG_SCSI_INIA100 is not set
528 # CONFIG_SCSI_SYM53C8XX_2 is not set
529 # CONFIG_SCSI_IPR is not set
530 # CONFIG_SCSI_QLOGIC_1280 is not set
531 # CONFIG_SCSI_QLA_FC is not set
532 # CONFIG_SCSI_LPFC is not set
533 # CONFIG_SCSI_DC395x is not set
534 # CONFIG_SCSI_DC390T is not set
535 # CONFIG_SCSI_NSP32 is not set
536 # CONFIG_SCSI_DEBUG is not set
537
538 #
539 # Multi-device support (RAID and LVM)
540 #
541 # CONFIG_MD is not set
542
543 #
544 # Fusion MPT device support
545 #
546 # CONFIG_FUSION is not set
547 # CONFIG_FUSION_SPI is not set
548 # CONFIG_FUSION_FC is not set
549 # CONFIG_FUSION_SAS is not set
550
551 #
552 # IEEE 1394 (FireWire) support
553 #
554 # CONFIG_IEEE1394 is not set
555
556 #
557 # I2O device support
558 #
559 # CONFIG_I2O is not set
560
561 #
562 # Network device support
563 #
564 CONFIG_NETDEVICES=y
565 CONFIG_DUMMY=y
566 # CONFIG_BONDING is not set
567 # CONFIG_EQUALIZER is not set
568 # CONFIG_TUN is not set
569
570 #
571 # ARCnet devices
572 #
573 # CONFIG_ARCNET is not set
574
575 #
576 # PHY device support
577 #
578 # CONFIG_PHYLIB is not set
579
580 #
581 # Ethernet (10 or 100Mbit)
582 #
583 CONFIG_NET_ETHERNET=y
584 CONFIG_MII=y
585 # CONFIG_HAPPYMEAL is not set
586 # CONFIG_SUNGEM is not set
587 # CONFIG_CASSINI is not set
588 # CONFIG_NET_VENDOR_3COM is not set
589 # CONFIG_SMC91X is not set
590 # CONFIG_DM9000 is not set
591
592 #
593 # Tulip family network device support
594 #
595 # CONFIG_NET_TULIP is not set
596 # CONFIG_HP100 is not set
597 CONFIG_NET_PCI=y
598 # CONFIG_PCNET32 is not set
599 # CONFIG_AMD8111_ETH is not set
600 # CONFIG_ADAPTEC_STARFIRE is not set
601 # CONFIG_B44 is not set
602 # CONFIG_FORCEDETH is not set
603 # CONFIG_CS89x0 is not set
604 # CONFIG_DGRS is not set
605 # CONFIG_EEPRO100 is not set
606 CONFIG_E100=y
607 # CONFIG_FEALNX is not set
608 # CONFIG_NATSEMI is not set
609 # CONFIG_NE2K_PCI is not set
610 # CONFIG_8139CP is not set
611 # CONFIG_8139TOO is not set
612 # CONFIG_SIS900 is not set
613 # CONFIG_EPIC100 is not set
614 # CONFIG_SUNDANCE is not set
615 # CONFIG_TLAN is not set
616 # CONFIG_VIA_RHINE is not set
617
618 #
619 # Ethernet (1000 Mbit)
620 #
621 # CONFIG_ACENIC is not set
622 # CONFIG_DL2K is not set
623 CONFIG_E1000=y
624 CONFIG_E1000_NAPI=y
625 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
626 # CONFIG_NS83820 is not set
627 # CONFIG_HAMACHI is not set
628 # CONFIG_YELLOWFIN is not set
629 # CONFIG_R8169 is not set
630 # CONFIG_SIS190 is not set
631 # CONFIG_SKGE is not set
632 # CONFIG_SKY2 is not set
633 # CONFIG_SK98LIN is not set
634 # CONFIG_VIA_VELOCITY is not set
635 # CONFIG_TIGON3 is not set
636 # CONFIG_BNX2 is not set
637
638 #
639 # Ethernet (10000 Mbit)
640 #
641 # CONFIG_CHELSIO_T1 is not set
642 # CONFIG_IXGB is not set
643 # CONFIG_S2IO is not set
644
645 #
646 # Token Ring devices
647 #
648 # CONFIG_TR is not set
649
650 #
651 # Wireless LAN (non-hamradio)
652 #
653 # CONFIG_NET_RADIO is not set
654
655 #
656 # Wan interfaces
657 #
658 CONFIG_WAN=y
659 # CONFIG_DSCC4 is not set
660 # CONFIG_LANMEDIA is not set
661 # CONFIG_SYNCLINK_SYNCPPP is not set
662 CONFIG_HDLC=y
663 CONFIG_HDLC_RAW=y
664 # CONFIG_HDLC_RAW_ETH is not set
665 CONFIG_HDLC_CISCO=y
666 CONFIG_HDLC_FR=y
667 CONFIG_HDLC_PPP=y
668
669 #
670 # X.25/LAPB support is disabled
671 #
672 # CONFIG_PCI200SYN is not set
673 # CONFIG_WANXL is not set
674 # CONFIG_PC300 is not set
675 # CONFIG_FARSYNC is not set
676 CONFIG_DLCI=y
677 CONFIG_DLCI_COUNT=24
678 CONFIG_DLCI_MAX=8
679 # CONFIG_FDDI is not set
680 # CONFIG_HIPPI is not set
681 # CONFIG_PPP is not set
682 # CONFIG_SLIP is not set
683 # CONFIG_NET_FC is not set
684 # CONFIG_SHAPER is not set
685 # CONFIG_NETCONSOLE is not set
686 # CONFIG_NETPOLL is not set
687 # CONFIG_NET_POLL_CONTROLLER is not set
688
689 #
690 # ISDN subsystem
691 #
692 # CONFIG_ISDN is not set
693
694 #
695 # Input device support
696 #
697 CONFIG_INPUT=y
698
699 #
700 # Userland interfaces
701 #
702 CONFIG_INPUT_MOUSEDEV=y
703 CONFIG_INPUT_MOUSEDEV_PSAUX=y
704 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
705 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
706 # CONFIG_INPUT_JOYDEV is not set
707 # CONFIG_INPUT_TSDEV is not set
708 # CONFIG_INPUT_EVDEV is not set
709 # CONFIG_INPUT_EVBUG is not set
710
711 #
712 # Input Device Drivers
713 #
714 # CONFIG_INPUT_KEYBOARD is not set
715 # CONFIG_INPUT_MOUSE is not set
716 # CONFIG_INPUT_JOYSTICK is not set
717 # CONFIG_INPUT_TOUCHSCREEN is not set
718 # CONFIG_INPUT_MISC is not set
719
720 #
721 # Hardware I/O ports
722 #
723 # CONFIG_SERIO is not set
724 # CONFIG_GAMEPORT is not set
725
726 #
727 # Character devices
728 #
729 # CONFIG_VT is not set
730 # CONFIG_SERIAL_NONSTANDARD is not set
731
732 #
733 # Serial drivers
734 #
735 CONFIG_SERIAL_8250=y
736 CONFIG_SERIAL_8250_CONSOLE=y
737 CONFIG_SERIAL_8250_PCI=y
738 CONFIG_SERIAL_8250_NR_UARTS=4
739 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
740 # CONFIG_SERIAL_8250_EXTENDED is not set
741
742 #
743 # Non-8250 serial port support
744 #
745 CONFIG_SERIAL_CORE=y
746 CONFIG_SERIAL_CORE_CONSOLE=y
747 # CONFIG_SERIAL_JSM is not set
748 CONFIG_UNIX98_PTYS=y
749 CONFIG_LEGACY_PTYS=y
750 CONFIG_LEGACY_PTY_COUNT=256
751
752 #
753 # IPMI
754 #
755 # CONFIG_IPMI_HANDLER is not set
756
757 #
758 # Watchdog Cards
759 #
760 CONFIG_WATCHDOG=y
761 # CONFIG_WATCHDOG_NOWAYOUT is not set
762
763 #
764 # Watchdog Device Drivers
765 #
766 # CONFIG_SOFT_WATCHDOG is not set
767
768 #
769 # PCI-based Watchdog Cards
770 #
771 # CONFIG_PCIPCWATCHDOG is not set
772 # CONFIG_WDTPCI is not set
773
774 #
775 # USB-based Watchdog Cards
776 #
777 # CONFIG_USBPCWATCHDOG is not set
778 # CONFIG_NVRAM is not set
779 # CONFIG_DTLK is not set
780 # CONFIG_R3964 is not set
781 # CONFIG_APPLICOM is not set
782
783 #
784 # Ftape, the floppy tape device driver
785 #
786 # CONFIG_DRM is not set
787 # CONFIG_RAW_DRIVER is not set
788
789 #
790 # TPM devices
791 #
792 # CONFIG_TCG_TPM is not set
793 # CONFIG_TELCLOCK is not set
794
795 #
796 # I2C support
797 #
798 CONFIG_I2C=y
799 CONFIG_I2C_CHARDEV=y
800
801 #
802 # I2C Algorithms
803 #
804 CONFIG_I2C_ALGOBIT=y
805 # CONFIG_I2C_ALGOPCF is not set
806 # CONFIG_I2C_ALGOPCA is not set
807
808 #
809 # I2C Hardware Bus support
810 #
811 # CONFIG_I2C_ALI1535 is not set
812 # CONFIG_I2C_ALI1563 is not set
813 # CONFIG_I2C_ALI15X3 is not set
814 # CONFIG_I2C_AMD756 is not set
815 # CONFIG_I2C_AMD8111 is not set
816 # CONFIG_I2C_I801 is not set
817 # CONFIG_I2C_I810 is not set
818 # CONFIG_I2C_PIIX4 is not set
819 # CONFIG_I2C_NFORCE2 is not set
820 # CONFIG_I2C_PARPORT_LIGHT is not set
821 # CONFIG_I2C_PROSAVAGE is not set
822 # CONFIG_I2C_SAVAGE4 is not set
823 # CONFIG_I2C_SIS5595 is not set
824 # CONFIG_I2C_SIS630 is not set
825 # CONFIG_I2C_SIS96X is not set
826 # CONFIG_I2C_STUB is not set
827 # CONFIG_I2C_VIA is not set
828 # CONFIG_I2C_VIAPRO is not set
829 # CONFIG_I2C_VOODOO3 is not set
830 # CONFIG_I2C_PCA_ISA is not set
831
832 #
833 # Miscellaneous I2C Chip support
834 #
835 # CONFIG_SENSORS_DS1337 is not set
836 # CONFIG_SENSORS_DS1374 is not set
837 CONFIG_SENSORS_EEPROM=y
838 # CONFIG_SENSORS_PCF8574 is not set
839 # CONFIG_SENSORS_PCA9539 is not set
840 # CONFIG_SENSORS_PCF8591 is not set
841 # CONFIG_SENSORS_MAX6875 is not set
842 # CONFIG_I2C_DEBUG_CORE is not set
843 # CONFIG_I2C_DEBUG_ALGO is not set
844 # CONFIG_I2C_DEBUG_BUS is not set
845 # CONFIG_I2C_DEBUG_CHIP is not set
846
847 #
848 # SPI support
849 #
850 # CONFIG_SPI is not set
851 # CONFIG_SPI_MASTER is not set
852
853 #
854 # Dallas's 1-wire bus
855 #
856 # CONFIG_W1 is not set
857
858 #
859 # Hardware Monitoring support
860 #
861 CONFIG_HWMON=y
862 # CONFIG_HWMON_VID is not set
863 # CONFIG_SENSORS_ADM1021 is not set
864 # CONFIG_SENSORS_ADM1025 is not set
865 # CONFIG_SENSORS_ADM1026 is not set
866 # CONFIG_SENSORS_ADM1031 is not set
867 # CONFIG_SENSORS_ADM9240 is not set
868 # CONFIG_SENSORS_ASB100 is not set
869 # CONFIG_SENSORS_ATXP1 is not set
870 # CONFIG_SENSORS_DS1621 is not set
871 # CONFIG_SENSORS_F71805F is not set
872 # CONFIG_SENSORS_FSCHER is not set
873 # CONFIG_SENSORS_FSCPOS is not set
874 # CONFIG_SENSORS_GL518SM is not set
875 # CONFIG_SENSORS_GL520SM is not set
876 # CONFIG_SENSORS_IT87 is not set
877 # CONFIG_SENSORS_LM63 is not set
878 # CONFIG_SENSORS_LM75 is not set
879 # CONFIG_SENSORS_LM77 is not set
880 # CONFIG_SENSORS_LM78 is not set
881 # CONFIG_SENSORS_LM80 is not set
882 # CONFIG_SENSORS_LM83 is not set
883 # CONFIG_SENSORS_LM85 is not set
884 # CONFIG_SENSORS_LM87 is not set
885 # CONFIG_SENSORS_LM90 is not set
886 # CONFIG_SENSORS_LM92 is not set
887 # CONFIG_SENSORS_MAX1619 is not set
888 # CONFIG_SENSORS_PC87360 is not set
889 # CONFIG_SENSORS_SIS5595 is not set
890 # CONFIG_SENSORS_SMSC47M1 is not set
891 # CONFIG_SENSORS_SMSC47B397 is not set
892 # CONFIG_SENSORS_VIA686A is not set
893 # CONFIG_SENSORS_VT8231 is not set
894 # CONFIG_SENSORS_W83781D is not set
895 # CONFIG_SENSORS_W83792D is not set
896 # CONFIG_SENSORS_W83L785TS is not set
897 # CONFIG_SENSORS_W83627HF is not set
898 # CONFIG_SENSORS_W83627EHF is not set
899 # CONFIG_HWMON_DEBUG_CHIP is not set
900
901 #
902 # Misc devices
903 #
904
905 #
906 # LED devices
907 #
908 # CONFIG_NEW_LEDS is not set
909
910 #
911 # LED drivers
912 #
913
914 #
915 # LED Triggers
916 #
917
918 #
919 # Multimedia devices
920 #
921 # CONFIG_VIDEO_DEV is not set
922
923 #
924 # Digital Video Broadcasting Devices
925 #
926 # CONFIG_DVB is not set
927 # CONFIG_USB_DABUSB is not set
928
929 #
930 # Graphics support
931 #
932 # CONFIG_FB is not set
933
934 #
935 # Sound
936 #
937 # CONFIG_SOUND is not set
938
939 #
940 # USB support
941 #
942 CONFIG_USB_ARCH_HAS_HCD=y
943 CONFIG_USB_ARCH_HAS_OHCI=y
944 CONFIG_USB_ARCH_HAS_EHCI=y
945 CONFIG_USB=y
946 # CONFIG_USB_DEBUG is not set
947
948 #
949 # Miscellaneous USB options
950 #
951 # CONFIG_USB_DEVICEFS is not set
952 # CONFIG_USB_BANDWIDTH is not set
953 # CONFIG_USB_DYNAMIC_MINORS is not set
954 # CONFIG_USB_OTG is not set
955
956 #
957 # USB Host Controller Drivers
958 #
959 CONFIG_USB_EHCI_HCD=y
960 # CONFIG_USB_EHCI_SPLIT_ISO is not set
961 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
962 # CONFIG_USB_ISP116X_HCD is not set
963 CONFIG_USB_OHCI_HCD=y
964 # CONFIG_USB_OHCI_BIG_ENDIAN is not set
965 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
966 CONFIG_USB_UHCI_HCD=y
967 # CONFIG_USB_SL811_HCD is not set
968
969 #
970 # USB Device Class drivers
971 #
972 # CONFIG_USB_ACM is not set
973 # CONFIG_USB_PRINTER is not set
974
975 #
976 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
977 #
978
979 #
980 # may also be needed; see USB_STORAGE Help for more information
981 #
982 CONFIG_USB_STORAGE=y
983 # CONFIG_USB_STORAGE_DEBUG is not set
984 # CONFIG_USB_STORAGE_DATAFAB is not set
985 # CONFIG_USB_STORAGE_FREECOM is not set
986 # CONFIG_USB_STORAGE_ISD200 is not set
987 # CONFIG_USB_STORAGE_DPCM is not set
988 # CONFIG_USB_STORAGE_USBAT is not set
989 # CONFIG_USB_STORAGE_SDDR09 is not set
990 # CONFIG_USB_STORAGE_SDDR55 is not set
991 # CONFIG_USB_STORAGE_JUMPSHOT is not set
992 # CONFIG_USB_STORAGE_ALAUDA is not set
993 # CONFIG_USB_LIBUSUAL is not set
994
995 #
996 # USB Input Devices
997 #
998 # CONFIG_USB_HID is not set
999
1000 #
1001 # USB HID Boot Protocol drivers
1002 #
1003 # CONFIG_USB_KBD is not set
1004 # CONFIG_USB_MOUSE is not set
1005 # CONFIG_USB_AIPTEK is not set
1006 # CONFIG_USB_WACOM is not set
1007 # CONFIG_USB_ACECAD is not set
1008 # CONFIG_USB_KBTAB is not set
1009 # CONFIG_USB_POWERMATE is not set
1010 # CONFIG_USB_TOUCHSCREEN is not set
1011 # CONFIG_USB_YEALINK is not set
1012 # CONFIG_USB_XPAD is not set
1013 # CONFIG_USB_ATI_REMOTE is not set
1014 # CONFIG_USB_ATI_REMOTE2 is not set
1015 # CONFIG_USB_KEYSPAN_REMOTE is not set
1016 # CONFIG_USB_APPLETOUCH is not set
1017
1018 #
1019 # USB Imaging devices
1020 #
1021 # CONFIG_USB_MDC800 is not set
1022 # CONFIG_USB_MICROTEK is not set
1023
1024 #
1025 # USB Network Adapters
1026 #
1027 # CONFIG_USB_CATC is not set
1028 # CONFIG_USB_KAWETH is not set
1029 # CONFIG_USB_PEGASUS is not set
1030 # CONFIG_USB_RTL8150 is not set
1031 # CONFIG_USB_USBNET is not set
1032 CONFIG_USB_MON=y
1033
1034 #
1035 # USB port drivers
1036 #
1037
1038 #
1039 # USB Serial Converter support
1040 #
1041 # CONFIG_USB_SERIAL is not set
1042
1043 #
1044 # USB Miscellaneous drivers
1045 #
1046 # CONFIG_USB_EMI62 is not set
1047 # CONFIG_USB_EMI26 is not set
1048 # CONFIG_USB_AUERSWALD is not set
1049 # CONFIG_USB_RIO500 is not set
1050 # CONFIG_USB_LEGOTOWER is not set
1051 # CONFIG_USB_LCD is not set
1052 # CONFIG_USB_LED is not set
1053 # CONFIG_USB_CYTHERM is not set
1054 # CONFIG_USB_PHIDGETKIT is not set
1055 # CONFIG_USB_PHIDGETSERVO is not set
1056 # CONFIG_USB_IDMOUSE is not set
1057 # CONFIG_USB_SISUSBVGA is not set
1058 # CONFIG_USB_LD is not set
1059
1060 #
1061 # USB DSL modem support
1062 #
1063
1064 #
1065 # USB Gadget Support
1066 #
1067 # CONFIG_USB_GADGET is not set
1068
1069 #
1070 # MMC/SD Card support
1071 #
1072 # CONFIG_MMC is not set
1073
1074 #
1075 # Real Time Clock
1076 #
1077 CONFIG_RTC_LIB=y
1078 # CONFIG_RTC_CLASS is not set
1079
1080 #
1081 # File systems
1082 #
1083 CONFIG_EXT2_FS=y
1084 CONFIG_EXT2_FS_XATTR=y
1085 CONFIG_EXT2_FS_POSIX_ACL=y
1086 # CONFIG_EXT2_FS_SECURITY is not set
1087 # CONFIG_EXT2_FS_XIP is not set
1088 CONFIG_EXT3_FS=y
1089 CONFIG_EXT3_FS_XATTR=y
1090 CONFIG_EXT3_FS_POSIX_ACL=y
1091 # CONFIG_EXT3_FS_SECURITY is not set
1092 CONFIG_JBD=y
1093 # CONFIG_JBD_DEBUG is not set
1094 CONFIG_FS_MBCACHE=y
1095 # CONFIG_REISERFS_FS is not set
1096 # CONFIG_JFS_FS is not set
1097 CONFIG_FS_POSIX_ACL=y
1098 # CONFIG_XFS_FS is not set
1099 # CONFIG_OCFS2_FS is not set
1100 # CONFIG_MINIX_FS is not set
1101 # CONFIG_ROMFS_FS is not set
1102 CONFIG_INOTIFY=y
1103 # CONFIG_QUOTA is not set
1104 CONFIG_DNOTIFY=y
1105 # CONFIG_AUTOFS_FS is not set
1106 # CONFIG_AUTOFS4_FS is not set
1107 # CONFIG_FUSE_FS is not set
1108
1109 #
1110 # CD-ROM/DVD Filesystems
1111 #
1112 # CONFIG_ISO9660_FS is not set
1113 # CONFIG_UDF_FS is not set
1114
1115 #
1116 # DOS/FAT/NT Filesystems
1117 #
1118 CONFIG_FAT_FS=y
1119 CONFIG_MSDOS_FS=y
1120 # CONFIG_VFAT_FS is not set
1121 CONFIG_FAT_DEFAULT_CODEPAGE=437
1122 # CONFIG_NTFS_FS is not set
1123
1124 #
1125 # Pseudo filesystems
1126 #
1127 CONFIG_PROC_FS=y
1128 CONFIG_SYSFS=y
1129 CONFIG_TMPFS=y
1130 # CONFIG_HUGETLB_PAGE is not set
1131 CONFIG_RAMFS=y
1132 # CONFIG_CONFIGFS_FS is not set
1133
1134 #
1135 # Miscellaneous filesystems
1136 #
1137 # CONFIG_ADFS_FS is not set
1138 # CONFIG_AFFS_FS is not set
1139 # CONFIG_HFS_FS is not set
1140 # CONFIG_HFSPLUS_FS is not set
1141 # CONFIG_BEFS_FS is not set
1142 # CONFIG_BFS_FS is not set
1143 # CONFIG_EFS_FS is not set
1144 # CONFIG_JFFS_FS is not set
1145 CONFIG_JFFS2_FS=y
1146 CONFIG_JFFS2_FS_DEBUG=0
1147 CONFIG_JFFS2_FS_WRITEBUFFER=y
1148 # CONFIG_JFFS2_SUMMARY is not set
1149 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1150 CONFIG_JFFS2_ZLIB=y
1151 CONFIG_JFFS2_RTIME=y
1152 # CONFIG_JFFS2_RUBIN is not set
1153 # CONFIG_CRAMFS is not set
1154 # CONFIG_VXFS_FS is not set
1155 # CONFIG_HPFS_FS is not set
1156 # CONFIG_QNX4FS_FS is not set
1157 # CONFIG_SYSV_FS is not set
1158 # CONFIG_UFS_FS is not set
1159
1160 #
1161 # Network File Systems
1162 #
1163 CONFIG_NFS_FS=y
1164 CONFIG_NFS_V3=y
1165 # CONFIG_NFS_V3_ACL is not set
1166 # CONFIG_NFS_V4 is not set
1167 # CONFIG_NFS_DIRECTIO is not set
1168 # CONFIG_NFSD is not set
1169 CONFIG_ROOT_NFS=y
1170 CONFIG_LOCKD=y
1171 CONFIG_LOCKD_V4=y
1172 CONFIG_NFS_COMMON=y
1173 CONFIG_SUNRPC=y
1174 # CONFIG_RPCSEC_GSS_KRB5 is not set
1175 # CONFIG_RPCSEC_GSS_SPKM3 is not set
1176 # CONFIG_SMB_FS is not set
1177 # CONFIG_CIFS is not set
1178 # CONFIG_NCP_FS is not set
1179 # CONFIG_CODA_FS is not set
1180 # CONFIG_AFS_FS is not set
1181 # CONFIG_9P_FS is not set
1182
1183 #
1184 # Partition Types
1185 #
1186 CONFIG_PARTITION_ADVANCED=y
1187 # CONFIG_ACORN_PARTITION is not set
1188 # CONFIG_OSF_PARTITION is not set
1189 # CONFIG_AMIGA_PARTITION is not set
1190 # CONFIG_ATARI_PARTITION is not set
1191 # CONFIG_MAC_PARTITION is not set
1192 CONFIG_MSDOS_PARTITION=y
1193 # CONFIG_BSD_DISKLABEL is not set
1194 # CONFIG_MINIX_SUBPARTITION is not set
1195 # CONFIG_SOLARIS_X86_PARTITION is not set
1196 # CONFIG_UNIXWARE_DISKLABEL is not set
1197 # CONFIG_LDM_PARTITION is not set
1198 # CONFIG_SGI_PARTITION is not set
1199 # CONFIG_ULTRIX_PARTITION is not set
1200 # CONFIG_SUN_PARTITION is not set
1201 # CONFIG_KARMA_PARTITION is not set
1202 # CONFIG_EFI_PARTITION is not set
1203
1204 #
1205 # Native Language Support
1206 #
1207 CONFIG_NLS=y
1208 CONFIG_NLS_DEFAULT="iso8859-1"
1209 CONFIG_NLS_CODEPAGE_437=y
1210 # CONFIG_NLS_CODEPAGE_737 is not set
1211 # CONFIG_NLS_CODEPAGE_775 is not set
1212 # CONFIG_NLS_CODEPAGE_850 is not set
1213 # CONFIG_NLS_CODEPAGE_852 is not set
1214 # CONFIG_NLS_CODEPAGE_855 is not set
1215 # CONFIG_NLS_CODEPAGE_857 is not set
1216 # CONFIG_NLS_CODEPAGE_860 is not set
1217 # CONFIG_NLS_CODEPAGE_861 is not set
1218 # CONFIG_NLS_CODEPAGE_862 is not set
1219 # CONFIG_NLS_CODEPAGE_863 is not set
1220 # CONFIG_NLS_CODEPAGE_864 is not set
1221 # CONFIG_NLS_CODEPAGE_865 is not set
1222 # CONFIG_NLS_CODEPAGE_866 is not set
1223 # CONFIG_NLS_CODEPAGE_869 is not set
1224 # CONFIG_NLS_CODEPAGE_936 is not set
1225 # CONFIG_NLS_CODEPAGE_950 is not set
1226 # CONFIG_NLS_CODEPAGE_932 is not set
1227 # CONFIG_NLS_CODEPAGE_949 is not set
1228 # CONFIG_NLS_CODEPAGE_874 is not set
1229 # CONFIG_NLS_ISO8859_8 is not set
1230 # CONFIG_NLS_CODEPAGE_1250 is not set
1231 # CONFIG_NLS_CODEPAGE_1251 is not set
1232 # CONFIG_NLS_ASCII is not set
1233 # CONFIG_NLS_ISO8859_1 is not set
1234 # CONFIG_NLS_ISO8859_2 is not set
1235 # CONFIG_NLS_ISO8859_3 is not set
1236 # CONFIG_NLS_ISO8859_4 is not set
1237 # CONFIG_NLS_ISO8859_5 is not set
1238 # CONFIG_NLS_ISO8859_6 is not set
1239 # CONFIG_NLS_ISO8859_7 is not set
1240 # CONFIG_NLS_ISO8859_9 is not set
1241 # CONFIG_NLS_ISO8859_13 is not set
1242 # CONFIG_NLS_ISO8859_14 is not set
1243 # CONFIG_NLS_ISO8859_15 is not set
1244 # CONFIG_NLS_KOI8_R is not set
1245 # CONFIG_NLS_KOI8_U is not set
1246 # CONFIG_NLS_UTF8 is not set
1247
1248 #
1249 # Profiling support
1250 #
1251 # CONFIG_PROFILING is not set
1252
1253 #
1254 # Kernel hacking
1255 #
1256 # CONFIG_PRINTK_TIME is not set
1257 CONFIG_MAGIC_SYSRQ=y
1258 CONFIG_DEBUG_KERNEL=y
1259 CONFIG_LOG_BUF_SHIFT=14
1260 CONFIG_DETECT_SOFTLOCKUP=y
1261 # CONFIG_SCHEDSTATS is not set
1262 # CONFIG_DEBUG_SLAB is not set
1263 CONFIG_DEBUG_MUTEXES=y
1264 # CONFIG_DEBUG_SPINLOCK is not set
1265 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1266 # CONFIG_DEBUG_KOBJECT is not set
1267 CONFIG_DEBUG_BUGVERBOSE=y
1268 # CONFIG_DEBUG_INFO is not set
1269 # CONFIG_DEBUG_FS is not set
1270 # CONFIG_DEBUG_VM is not set
1271 CONFIG_FRAME_POINTER=y
1272 # CONFIG_UNWIND_INFO is not set
1273 CONFIG_FORCED_INLINING=y
1274 # CONFIG_RCU_TORTURE_TEST is not set
1275 CONFIG_DEBUG_USER=y
1276 # CONFIG_DEBUG_WAITQ is not set
1277 CONFIG_DEBUG_ERRORS=y
1278 CONFIG_DEBUG_LL=y
1279 # CONFIG_DEBUG_ICEDCC is not set
1280
1281 #
1282 # Security options
1283 #
1284 # CONFIG_KEYS is not set
1285 # CONFIG_SECURITY is not set
1286
1287 #
1288 # Cryptographic options
1289 #
1290 # CONFIG_CRYPTO is not set
1291
1292 #
1293 # Hardware crypto devices
1294 #
1295
1296 #
1297 # Library routines
1298 #
1299 # CONFIG_CRC_CCITT is not set
1300 # CONFIG_CRC16 is not set
1301 CONFIG_CRC32=y
1302 # CONFIG_LIBCRC32C is not set
1303 CONFIG_ZLIB_INFLATE=y
1304 CONFIG_ZLIB_DEFLATE=y