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