Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
[pandora-kernel.git] / arch / arm / configs / lpd7a404_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.16
4 # Thu Mar 23 17:50:31 2006
5 #
6 CONFIG_ARM=y
7 CONFIG_MMU=y
8 CONFIG_RWSEM_GENERIC_SPINLOCK=y
9 CONFIG_GENERIC_CALIBRATE_DELAY=y
10
11 #
12 # Code maturity level options
13 #
14 CONFIG_EXPERIMENTAL=y
15 CONFIG_BROKEN_ON_SMP=y
16 CONFIG_LOCK_KERNEL=y
17 CONFIG_INIT_ENV_ARG_LIMIT=32
18
19 #
20 # General setup
21 #
22 CONFIG_LOCALVERSION=""
23 CONFIG_LOCALVERSION_AUTO=y
24 # CONFIG_SWAP is not set
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_IKCONFIG=y
31 # CONFIG_IKCONFIG_PROC is not set
32 CONFIG_INITRAMFS_SOURCE=""
33 CONFIG_UID16=y
34 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
35 CONFIG_EMBEDDED=y
36 CONFIG_KALLSYMS=y
37 # CONFIG_KALLSYMS_ALL is not set
38 # CONFIG_KALLSYMS_EXTRA_PASS is not set
39 # CONFIG_HOTPLUG is not set
40 CONFIG_PRINTK=y
41 CONFIG_BUG=y
42 CONFIG_ELF_CORE=y
43 CONFIG_BASE_FULL=y
44 CONFIG_FUTEX=y
45 # CONFIG_EPOLL is not set
46 CONFIG_SHMEM=y
47 CONFIG_CC_ALIGN_FUNCTIONS=0
48 CONFIG_CC_ALIGN_LABELS=0
49 CONFIG_CC_ALIGN_LOOPS=0
50 CONFIG_CC_ALIGN_JUMPS=0
51 CONFIG_SLAB=y
52 # CONFIG_TINY_SHMEM is not set
53 CONFIG_BASE_SMALL=0
54 # CONFIG_SLOB is not set
55 CONFIG_OBSOLETE_INTERMODULE=y
56
57 #
58 # Loadable module support
59 #
60 # CONFIG_MODULES is not set
61
62 #
63 # Block layer
64 #
65
66 #
67 # IO Schedulers
68 #
69 CONFIG_IOSCHED_NOOP=y
70 # CONFIG_IOSCHED_AS is not set
71 # CONFIG_IOSCHED_DEADLINE is not set
72 CONFIG_IOSCHED_CFQ=y
73 # CONFIG_DEFAULT_AS is not set
74 # CONFIG_DEFAULT_DEADLINE is not set
75 CONFIG_DEFAULT_CFQ=y
76 # CONFIG_DEFAULT_NOOP is not set
77 CONFIG_DEFAULT_IOSCHED="cfq"
78
79 #
80 # System Type
81 #
82 # CONFIG_ARCH_CLPS7500 is not set
83 # CONFIG_ARCH_CLPS711X is not set
84 # CONFIG_ARCH_CO285 is not set
85 # CONFIG_ARCH_EBSA110 is not set
86 # CONFIG_ARCH_FOOTBRIDGE is not set
87 # CONFIG_ARCH_INTEGRATOR is not set
88 # CONFIG_ARCH_IOP3XX is not set
89 # CONFIG_ARCH_IXP4XX is not set
90 # CONFIG_ARCH_IXP2000 is not set
91 # CONFIG_ARCH_L7200 is not set
92 # CONFIG_ARCH_PXA is not set
93 # CONFIG_ARCH_RPC is not set
94 # CONFIG_ARCH_SA1100 is not set
95 # CONFIG_ARCH_S3C2410 is not set
96 # CONFIG_ARCH_SHARK is not set
97 # CONFIG_ARCH_LH7952X is not set
98 CONFIG_ARCH_LH7A40X=y
99 # CONFIG_ARCH_OMAP is not set
100 # CONFIG_ARCH_VERSATILE is not set
101 # CONFIG_ARCH_REALVIEW is not set
102 # CONFIG_ARCH_IMX is not set
103 # CONFIG_ARCH_H720X is not set
104 # CONFIG_ARCH_AAEC2000 is not set
105 # CONFIG_ARCH_AT91RM9200 is not set
106
107 #
108 # LH7A40X Implementations
109 #
110 # CONFIG_MACH_KEV7A400 is not set
111 # CONFIG_MACH_LPD7A400 is not set
112 CONFIG_MACH_LPD7A404=y
113 CONFIG_ARCH_LH7A404=y
114 # CONFIG_LH7A40X_CONTIGMEM is not set
115 # CONFIG_LH7A40X_ONE_BANK_PER_NODE is not set
116
117 #
118 # Processor Type
119 #
120 CONFIG_CPU_32=y
121 CONFIG_CPU_ARM922T=y
122 CONFIG_CPU_32v4=y
123 CONFIG_CPU_ABRT_EV4T=y
124 CONFIG_CPU_CACHE_V4WT=y
125 CONFIG_CPU_CACHE_VIVT=y
126 CONFIG_CPU_COPY_V4WB=y
127 CONFIG_CPU_TLB_V4WBI=y
128
129 #
130 # Processor Features
131 #
132 CONFIG_ARM_THUMB=y
133 # CONFIG_CPU_ICACHE_DISABLE is not set
134 # CONFIG_CPU_DCACHE_DISABLE is not set
135 # CONFIG_CPU_DCACHE_WRITETHROUGH is not set
136
137 #
138 # Bus support
139 #
140 CONFIG_ARM_AMBA=y
141
142 #
143 # PCCARD (PCMCIA/CardBus) support
144 #
145 # CONFIG_PCCARD is not set
146
147 #
148 # Kernel Features
149 #
150 CONFIG_PREEMPT=y
151 # CONFIG_AEABI is not set
152 CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
153 CONFIG_SELECT_MEMORY_MODEL=y
154 # CONFIG_FLATMEM_MANUAL is not set
155 CONFIG_DISCONTIGMEM_MANUAL=y
156 # CONFIG_SPARSEMEM_MANUAL is not set
157 CONFIG_DISCONTIGMEM=y
158 CONFIG_FLAT_NODE_MEM_MAP=y
159 CONFIG_NEED_MULTIPLE_NODES=y
160 # CONFIG_SPARSEMEM_STATIC is not set
161 CONFIG_SPLIT_PTLOCK_CPUS=4096
162 CONFIG_ALIGNMENT_TRAP=y
163
164 #
165 # Boot options
166 #
167 CONFIG_ZBOOT_ROM_TEXT=0x0
168 CONFIG_ZBOOT_ROM_BSS=0x0
169 CONFIG_CMDLINE=""
170 # CONFIG_XIP_KERNEL is not set
171
172 #
173 # Floating point emulation
174 #
175
176 #
177 # At least one emulation must be selected
178 #
179 CONFIG_FPE_NWFPE=y
180 # CONFIG_FPE_NWFPE_XP is not set
181 # CONFIG_FPE_FASTFPE is not set
182
183 #
184 # Userspace binary formats
185 #
186 CONFIG_BINFMT_ELF=y
187 # CONFIG_BINFMT_AOUT is not set
188 # CONFIG_BINFMT_MISC is not set
189 # CONFIG_ARTHUR is not set
190
191 #
192 # Power management options
193 #
194 # CONFIG_PM is not set
195 # CONFIG_APM is not set
196
197 #
198 # Networking
199 #
200 CONFIG_NET=y
201
202 #
203 # Networking options
204 #
205 # CONFIG_NETDEBUG is not set
206 CONFIG_PACKET=y
207 # CONFIG_PACKET_MMAP is not set
208 CONFIG_UNIX=y
209 # CONFIG_NET_KEY is not set
210 CONFIG_INET=y
211 # CONFIG_IP_MULTICAST is not set
212 # CONFIG_IP_ADVANCED_ROUTER is not set
213 CONFIG_IP_FIB_HASH=y
214 CONFIG_IP_PNP=y
215 CONFIG_IP_PNP_DHCP=y
216 CONFIG_IP_PNP_BOOTP=y
217 CONFIG_IP_PNP_RARP=y
218 # CONFIG_NET_IPIP is not set
219 # CONFIG_NET_IPGRE is not set
220 # CONFIG_ARPD is not set
221 # CONFIG_SYN_COOKIES is not set
222 # CONFIG_INET_AH is not set
223 # CONFIG_INET_ESP is not set
224 # CONFIG_INET_IPCOMP is not set
225 # CONFIG_INET_TUNNEL is not set
226 CONFIG_INET_DIAG=y
227 CONFIG_INET_TCP_DIAG=y
228 # CONFIG_TCP_CONG_ADVANCED is not set
229 CONFIG_TCP_CONG_BIC=y
230 # CONFIG_IPV6 is not set
231 # CONFIG_NETFILTER is not set
232
233 #
234 # DCCP Configuration (EXPERIMENTAL)
235 #
236 # CONFIG_IP_DCCP is not set
237
238 #
239 # SCTP Configuration (EXPERIMENTAL)
240 #
241 # CONFIG_IP_SCTP is not set
242
243 #
244 # TIPC Configuration (EXPERIMENTAL)
245 #
246 # CONFIG_TIPC is not set
247 # CONFIG_ATM is not set
248 # CONFIG_BRIDGE is not set
249 # CONFIG_VLAN_8021Q is not set
250 # CONFIG_DECNET is not set
251 # CONFIG_LLC2 is not set
252 # CONFIG_IPX is not set
253 # CONFIG_ATALK is not set
254 # CONFIG_X25 is not set
255 # CONFIG_LAPB is not set
256 # CONFIG_NET_DIVERT is not set
257 # CONFIG_ECONET is not set
258 # CONFIG_WAN_ROUTER is not set
259
260 #
261 # QoS and/or fair queueing
262 #
263 # CONFIG_NET_SCHED is not set
264
265 #
266 # Network testing
267 #
268 # CONFIG_NET_PKTGEN is not set
269 # CONFIG_HAMRADIO is not set
270 # CONFIG_IRDA is not set
271 # CONFIG_BT is not set
272 # CONFIG_IEEE80211 is not set
273
274 #
275 # Device Drivers
276 #
277
278 #
279 # Generic Driver Options
280 #
281 CONFIG_STANDALONE=y
282 CONFIG_PREVENT_FIRMWARE_BUILD=y
283 # CONFIG_FW_LOADER is not set
284 # CONFIG_DEBUG_DRIVER is not set
285
286 #
287 # Connector - unified userspace <-> kernelspace linker
288 #
289 # CONFIG_CONNECTOR is not set
290
291 #
292 # Memory Technology Devices (MTD)
293 #
294 CONFIG_MTD=y
295 # CONFIG_MTD_DEBUG is not set
296 # CONFIG_MTD_CONCAT is not set
297 CONFIG_MTD_PARTITIONS=y
298 # CONFIG_MTD_REDBOOT_PARTS is not set
299 CONFIG_MTD_CMDLINE_PARTS=y
300 # CONFIG_MTD_AFS_PARTS is not set
301
302 #
303 # User Modules And Translation Layers
304 #
305 CONFIG_MTD_CHAR=y
306 CONFIG_MTD_BLOCK=y
307 # CONFIG_FTL is not set
308 # CONFIG_NFTL is not set
309 # CONFIG_INFTL is not set
310 # CONFIG_RFD_FTL is not set
311
312 #
313 # RAM/ROM/Flash chip drivers
314 #
315 CONFIG_MTD_CFI=y
316 # CONFIG_MTD_JEDECPROBE is not set
317 CONFIG_MTD_GEN_PROBE=y
318 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
319 CONFIG_MTD_MAP_BANK_WIDTH_1=y
320 CONFIG_MTD_MAP_BANK_WIDTH_2=y
321 CONFIG_MTD_MAP_BANK_WIDTH_4=y
322 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
323 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
324 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
325 CONFIG_MTD_CFI_I1=y
326 CONFIG_MTD_CFI_I2=y
327 # CONFIG_MTD_CFI_I4 is not set
328 # CONFIG_MTD_CFI_I8 is not set
329 CONFIG_MTD_CFI_INTELEXT=y
330 # CONFIG_MTD_CFI_AMDSTD is not set
331 # CONFIG_MTD_CFI_STAA is not set
332 CONFIG_MTD_CFI_UTIL=y
333 # CONFIG_MTD_RAM is not set
334 # CONFIG_MTD_ROM is not set
335 # CONFIG_MTD_ABSENT is not set
336 # CONFIG_MTD_OBSOLETE_CHIPS is not set
337
338 #
339 # Mapping drivers for chip access
340 #
341 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
342 CONFIG_MTD_PHYSMAP=y
343 CONFIG_MTD_PHYSMAP_START=0x00000000
344 CONFIG_MTD_PHYSMAP_LEN=0x04000000
345 CONFIG_MTD_PHYSMAP_BANKWIDTH=4
346 # CONFIG_MTD_ARM_INTEGRATOR is not set
347 # CONFIG_MTD_PLATRAM is not set
348
349 #
350 # Self-contained MTD device drivers
351 #
352 # CONFIG_MTD_SLRAM is not set
353 # CONFIG_MTD_PHRAM is not set
354 # CONFIG_MTD_MTDRAM is not set
355 # CONFIG_MTD_BLKMTD is not set
356 # CONFIG_MTD_BLOCK2MTD is not set
357
358 #
359 # Disk-On-Chip Device Drivers
360 #
361 # CONFIG_MTD_DOC2000 is not set
362 # CONFIG_MTD_DOC2001 is not set
363 # CONFIG_MTD_DOC2001PLUS is not set
364
365 #
366 # NAND Flash Device Drivers
367 #
368 # CONFIG_MTD_NAND is not set
369
370 #
371 # OneNAND Flash Device Drivers
372 #
373 # CONFIG_MTD_ONENAND is not set
374
375 #
376 # Parallel port support
377 #
378 # CONFIG_PARPORT is not set
379
380 #
381 # Plug and Play support
382 #
383
384 #
385 # Block devices
386 #
387 # CONFIG_BLK_DEV_COW_COMMON is not set
388 CONFIG_BLK_DEV_LOOP=y
389 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
390 # CONFIG_BLK_DEV_NBD is not set
391 # CONFIG_BLK_DEV_UB is not set
392 # CONFIG_BLK_DEV_RAM is not set
393 CONFIG_BLK_DEV_RAM_COUNT=16
394 # CONFIG_CDROM_PKTCDVD is not set
395 # CONFIG_ATA_OVER_ETH is not set
396
397 #
398 # ATA/ATAPI/MFM/RLL support
399 #
400 CONFIG_IDE=y
401 CONFIG_BLK_DEV_IDE=y
402
403 #
404 # Please see Documentation/ide.txt for help/info on IDE drives
405 #
406 # CONFIG_BLK_DEV_IDE_SATA is not set
407 CONFIG_BLK_DEV_IDEDISK=y
408 # CONFIG_IDEDISK_MULTI_MODE is not set
409 # CONFIG_BLK_DEV_IDECD is not set
410 # CONFIG_BLK_DEV_IDETAPE is not set
411 # CONFIG_BLK_DEV_IDEFLOPPY is not set
412 # CONFIG_BLK_DEV_IDESCSI is not set
413 # CONFIG_IDE_TASK_IOCTL is not set
414 CONFIG_IDE_POLL=y
415
416 #
417 # IDE chipset support/bugfixes
418 #
419 CONFIG_IDE_GENERIC=y
420 CONFIG_IDE_ARM=y
421 # CONFIG_BLK_DEV_IDEDMA is not set
422 # CONFIG_IDEDMA_AUTO is not set
423 # CONFIG_BLK_DEV_HD is not set
424
425 #
426 # SCSI device support
427 #
428 # CONFIG_RAID_ATTRS is not set
429 CONFIG_SCSI=y
430 # CONFIG_SCSI_PROC_FS is not set
431
432 #
433 # SCSI support type (disk, tape, CD-ROM)
434 #
435 # CONFIG_BLK_DEV_SD is not set
436 # CONFIG_CHR_DEV_ST is not set
437 # CONFIG_CHR_DEV_OSST is not set
438 # CONFIG_BLK_DEV_SR is not set
439 # CONFIG_CHR_DEV_SG is not set
440 # CONFIG_CHR_DEV_SCH is not set
441
442 #
443 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
444 #
445 # CONFIG_SCSI_MULTI_LUN is not set
446 # CONFIG_SCSI_CONSTANTS is not set
447 # CONFIG_SCSI_LOGGING is not set
448
449 #
450 # SCSI Transport Attributes
451 #
452 # CONFIG_SCSI_SPI_ATTRS is not set
453 # CONFIG_SCSI_FC_ATTRS is not set
454 # CONFIG_SCSI_ISCSI_ATTRS is not set
455 # CONFIG_SCSI_SAS_ATTRS is not set
456
457 #
458 # SCSI low-level drivers
459 #
460 # CONFIG_ISCSI_TCP is not set
461 # CONFIG_SCSI_SATA is not set
462 # CONFIG_SCSI_DEBUG is not set
463
464 #
465 # Multi-device support (RAID and LVM)
466 #
467 # CONFIG_MD is not set
468
469 #
470 # Fusion MPT device support
471 #
472 # CONFIG_FUSION is not set
473
474 #
475 # IEEE 1394 (FireWire) support
476 #
477
478 #
479 # I2O device support
480 #
481
482 #
483 # Network device support
484 #
485 CONFIG_NETDEVICES=y
486 # CONFIG_DUMMY is not set
487 # CONFIG_BONDING is not set
488 # CONFIG_EQUALIZER is not set
489 # CONFIG_TUN is not set
490
491 #
492 # PHY device support
493 #
494 # CONFIG_PHYLIB is not set
495
496 #
497 # Ethernet (10 or 100Mbit)
498 #
499 CONFIG_NET_ETHERNET=y
500 CONFIG_MII=y
501 CONFIG_SMC91X=y
502 # CONFIG_DM9000 is not set
503
504 #
505 # Ethernet (1000 Mbit)
506 #
507
508 #
509 # Ethernet (10000 Mbit)
510 #
511
512 #
513 # Token Ring devices
514 #
515
516 #
517 # Wireless LAN (non-hamradio)
518 #
519 # CONFIG_NET_RADIO is not set
520
521 #
522 # Wan interfaces
523 #
524 # CONFIG_WAN is not set
525 # CONFIG_PPP is not set
526 # CONFIG_SLIP is not set
527 # CONFIG_SHAPER is not set
528 # CONFIG_NETCONSOLE is not set
529 # CONFIG_NETPOLL is not set
530 # CONFIG_NET_POLL_CONTROLLER is not set
531
532 #
533 # ISDN subsystem
534 #
535 # CONFIG_ISDN is not set
536
537 #
538 # Input device support
539 #
540 CONFIG_INPUT=y
541
542 #
543 # Userland interfaces
544 #
545 CONFIG_INPUT_MOUSEDEV=y
546 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
547 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
548 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
549 # CONFIG_INPUT_JOYDEV is not set
550 # CONFIG_INPUT_TSDEV is not set
551 CONFIG_INPUT_EVDEV=y
552 # CONFIG_INPUT_EVBUG is not set
553
554 #
555 # Input Device Drivers
556 #
557 # CONFIG_INPUT_KEYBOARD is not set
558 # CONFIG_INPUT_MOUSE is not set
559 # CONFIG_INPUT_JOYSTICK is not set
560 CONFIG_INPUT_TOUCHSCREEN=y
561 # CONFIG_TOUCHSCREEN_GUNZE is not set
562 # CONFIG_TOUCHSCREEN_ELO is not set
563 # CONFIG_TOUCHSCREEN_MTOUCH is not set
564 # CONFIG_TOUCHSCREEN_MK712 is not set
565 CONFIG_TOUCHSCREEN_ADC_LH7=y
566 CONFIG_HAS_TOUCHSCREEN_ADC_LH7=y
567 # CONFIG_INPUT_MISC is not set
568
569 #
570 # Hardware I/O ports
571 #
572 # CONFIG_SERIO is not set
573 # CONFIG_GAMEPORT is not set
574
575 #
576 # Character devices
577 #
578 CONFIG_VT=y
579 CONFIG_VT_CONSOLE=y
580 CONFIG_HW_CONSOLE=y
581 # CONFIG_SERIAL_NONSTANDARD is not set
582
583 #
584 # Serial drivers
585 #
586 # CONFIG_SERIAL_8250 is not set
587
588 #
589 # Non-8250 serial port support
590 #
591 # CONFIG_SERIAL_AMBA_PL010 is not set
592 # CONFIG_SERIAL_AMBA_PL011 is not set
593 CONFIG_SERIAL_CORE=y
594 CONFIG_SERIAL_CORE_CONSOLE=y
595 CONFIG_SERIAL_LH7A40X=y
596 CONFIG_SERIAL_LH7A40X_CONSOLE=y
597 CONFIG_UNIX98_PTYS=y
598 CONFIG_LEGACY_PTYS=y
599 CONFIG_LEGACY_PTY_COUNT=256
600
601 #
602 # IPMI
603 #
604 # CONFIG_IPMI_HANDLER is not set
605
606 #
607 # Watchdog Cards
608 #
609 # CONFIG_WATCHDOG is not set
610 # CONFIG_NVRAM is not set
611 CONFIG_RTC=y
612 # CONFIG_DTLK is not set
613 # CONFIG_R3964 is not set
614
615 #
616 # Ftape, the floppy tape device driver
617 #
618 # CONFIG_RAW_DRIVER is not set
619
620 #
621 # TPM devices
622 #
623 # CONFIG_TCG_TPM is not set
624 # CONFIG_TELCLOCK is not set
625
626 #
627 # I2C support
628 #
629 # CONFIG_I2C is not set
630
631 #
632 # SPI support
633 #
634 # CONFIG_SPI is not set
635 # CONFIG_SPI_MASTER is not set
636
637 #
638 # Dallas's 1-wire bus
639 #
640 # CONFIG_W1 is not set
641
642 #
643 # Hardware Monitoring support
644 #
645 CONFIG_HWMON=y
646 # CONFIG_HWMON_VID is not set
647 # CONFIG_SENSORS_F71805F is not set
648 # CONFIG_HWMON_DEBUG_CHIP is not set
649
650 #
651 # Misc devices
652 #
653
654 #
655 # Multimedia Capabilities Port drivers
656 #
657
658 #
659 # Multimedia devices
660 #
661 # CONFIG_VIDEO_DEV is not set
662
663 #
664 # Digital Video Broadcasting Devices
665 #
666 # CONFIG_DVB is not set
667
668 #
669 # Graphics support
670 #
671 CONFIG_FB=y
672 CONFIG_FB_CFB_FILLRECT=y
673 CONFIG_FB_CFB_COPYAREA=y
674 CONFIG_FB_CFB_IMAGEBLIT=y
675 # CONFIG_FB_MACMODES is not set
676 # CONFIG_FB_MODE_HELPERS is not set
677 # CONFIG_FB_TILEBLITTING is not set
678 CONFIG_FB_ARMCLCD=y
679 CONFIG_FB_ARMCLCD_SHARP_LQ035Q7DB02_HRTFT=y
680 # CONFIG_FB_ARMCLCD_SHARP_LQ057Q3DC02 is not set
681 # CONFIG_FB_ARMCLCD_SHARP_LQ64D343 is not set
682 # CONFIG_FB_ARMCLCD_SHARP_LQ10D368 is not set
683 # CONFIG_FB_ARMCLCD_SHARP_LQ121S1DG41 is not set
684 # CONFIG_FB_ARMCLCD_AUO_A070VW01_WIDE is not set
685 # CONFIG_FB_ARMCLCD_HITACHI is not set
686 # CONFIG_FB_S1D13XXX is not set
687 # CONFIG_FB_VIRTUAL is not set
688
689 #
690 # Console display driver support
691 #
692 # CONFIG_VGA_CONSOLE is not set
693 CONFIG_DUMMY_CONSOLE=y
694 # CONFIG_FRAMEBUFFER_CONSOLE is not set
695
696 #
697 # Logo configuration
698 #
699 # CONFIG_LOGO is not set
700 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
701
702 #
703 # Sound
704 #
705 CONFIG_SOUND=y
706
707 #
708 # Advanced Linux Sound Architecture
709 #
710 CONFIG_SND=y
711 CONFIG_SND_TIMER=y
712 CONFIG_SND_PCM=y
713 # CONFIG_SND_SEQUENCER is not set
714 CONFIG_SND_OSSEMUL=y
715 CONFIG_SND_MIXER_OSS=y
716 CONFIG_SND_PCM_OSS=y
717 # CONFIG_SND_RTCTIMER is not set
718 # CONFIG_SND_DYNAMIC_MINORS is not set
719 CONFIG_SND_SUPPORT_OLD_API=y
720 # CONFIG_SND_VERBOSE_PRINTK is not set
721 # CONFIG_SND_DEBUG is not set
722
723 #
724 # Generic devices
725 #
726 CONFIG_SND_AC97_CODEC=y
727 CONFIG_SND_AC97_BUS=y
728 # CONFIG_SND_DUMMY is not set
729 # CONFIG_SND_MTPAV is not set
730 # CONFIG_SND_SERIAL_U16550 is not set
731 # CONFIG_SND_MPU401 is not set
732
733 #
734 # ALSA ARM devices
735 #
736 # CONFIG_SND_ARMAACI is not set
737 CONFIG_SND_LH7A40X_AC97=y
738
739 #
740 # USB devices
741 #
742 # CONFIG_SND_USB_AUDIO is not set
743
744 #
745 # Open Sound System
746 #
747 # CONFIG_SOUND_PRIME is not set
748
749 #
750 # USB support
751 #
752 CONFIG_USB_ARCH_HAS_HCD=y
753 CONFIG_USB_ARCH_HAS_OHCI=y
754 CONFIG_USB=y
755 # CONFIG_USB_DEBUG is not set
756
757 #
758 # Miscellaneous USB options
759 #
760 CONFIG_USB_DEVICEFS=y
761 # CONFIG_USB_BANDWIDTH is not set
762 # CONFIG_USB_DYNAMIC_MINORS is not set
763 # CONFIG_USB_OTG is not set
764
765 #
766 # USB Host Controller Drivers
767 #
768 # CONFIG_USB_ISP116X_HCD is not set
769 CONFIG_USB_OHCI_HCD=y
770 # CONFIG_USB_OHCI_BIG_ENDIAN is not set
771 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
772 # CONFIG_USB_SL811_HCD is not set
773
774 #
775 # USB Device Class drivers
776 #
777 # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
778 # CONFIG_USB_ACM is not set
779 # CONFIG_USB_PRINTER is not set
780
781 #
782 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
783 #
784
785 #
786 # may also be needed; see USB_STORAGE Help for more information
787 #
788 CONFIG_USB_STORAGE=y
789 CONFIG_USB_STORAGE_DEBUG=y
790 CONFIG_USB_STORAGE_DATAFAB=y
791 # CONFIG_USB_STORAGE_FREECOM is not set
792 # CONFIG_USB_STORAGE_ISD200 is not set
793 # CONFIG_USB_STORAGE_DPCM is not set
794 # CONFIG_USB_STORAGE_USBAT is not set
795 # CONFIG_USB_STORAGE_SDDR09 is not set
796 # CONFIG_USB_STORAGE_SDDR55 is not set
797 # CONFIG_USB_STORAGE_JUMPSHOT is not set
798 # CONFIG_USB_STORAGE_ALAUDA is not set
799 # CONFIG_USB_STORAGE_ONETOUCH is not set
800 # CONFIG_USB_LIBUSUAL is not set
801
802 #
803 # USB Input Devices
804 #
805 CONFIG_USB_HID=y
806 CONFIG_USB_HIDINPUT=y
807 # CONFIG_USB_HIDINPUT_POWERBOOK is not set
808 # CONFIG_HID_FF is not set
809 # CONFIG_USB_HIDDEV is not set
810 # CONFIG_USB_AIPTEK is not set
811 # CONFIG_USB_WACOM is not set
812 # CONFIG_USB_ACECAD is not set
813 # CONFIG_USB_KBTAB is not set
814 # CONFIG_USB_POWERMATE is not set
815 # CONFIG_USB_MTOUCH is not set
816 # CONFIG_USB_ITMTOUCH is not set
817 # CONFIG_USB_EGALAX is not set
818 # CONFIG_USB_YEALINK is not set
819 # CONFIG_USB_XPAD is not set
820 # CONFIG_USB_ATI_REMOTE is not set
821 # CONFIG_USB_ATI_REMOTE2 is not set
822 # CONFIG_USB_KEYSPAN_REMOTE is not set
823 # CONFIG_USB_APPLETOUCH is not set
824
825 #
826 # USB Imaging devices
827 #
828 # CONFIG_USB_MDC800 is not set
829 # CONFIG_USB_MICROTEK is not set
830
831 #
832 # USB Multimedia devices
833 #
834 # CONFIG_USB_DABUSB is not set
835
836 #
837 # Video4Linux support is needed for USB Multimedia device support
838 #
839
840 #
841 # USB Network Adapters
842 #
843 # CONFIG_USB_CATC is not set
844 # CONFIG_USB_KAWETH is not set
845 # CONFIG_USB_PEGASUS is not set
846 # CONFIG_USB_RTL8150 is not set
847 # CONFIG_USB_USBNET is not set
848 CONFIG_USB_MON=y
849
850 #
851 # USB port drivers
852 #
853
854 #
855 # USB Serial Converter support
856 #
857 # CONFIG_USB_SERIAL is not set
858
859 #
860 # USB Miscellaneous drivers
861 #
862 # CONFIG_USB_EMI62 is not set
863 # CONFIG_USB_EMI26 is not set
864 # CONFIG_USB_AUERSWALD is not set
865 # CONFIG_USB_RIO500 is not set
866 # CONFIG_USB_LEGOTOWER is not set
867 # CONFIG_USB_LCD is not set
868 # CONFIG_USB_LED is not set
869 # CONFIG_USB_CYTHERM is not set
870 # CONFIG_USB_PHIDGETKIT is not set
871 # CONFIG_USB_PHIDGETSERVO is not set
872 # CONFIG_USB_IDMOUSE is not set
873 # CONFIG_USB_LD is not set
874 # CONFIG_USB_TEST is not set
875
876 #
877 # USB DSL modem support
878 #
879
880 #
881 # USB Gadget Support
882 #
883 CONFIG_USB_GADGET=y
884 # CONFIG_USB_GADGET_DEBUG_FILES is not set
885 CONFIG_USB_GADGET_SELECTED=y
886 # CONFIG_USB_GADGET_NET2280 is not set
887 # CONFIG_USB_GADGET_PXA2XX is not set
888 # CONFIG_USB_GADGET_GOKU is not set
889 # CONFIG_USB_GADGET_LH7A40X is not set
890 CONFIG_USB_GADGET_LH7=y
891 CONFIG_USB_LH7=y
892 # CONFIG_USB_GADGET_OMAP is not set
893 # CONFIG_USB_GADGET_DUMMY_HCD is not set
894 # CONFIG_USB_GADGET_DUALSPEED is not set
895 CONFIG_USB_ZERO=y
896 # CONFIG_USB_ETH is not set
897 # CONFIG_USB_GADGETFS is not set
898 # CONFIG_USB_FILE_STORAGE is not set
899 # CONFIG_USB_G_SERIAL is not set
900
901 #
902 # MMC/SD Card support
903 #
904 # CONFIG_MMC is not set
905
906 #
907 # File systems
908 #
909 CONFIG_EXT2_FS=y
910 # CONFIG_EXT2_FS_XATTR is not set
911 # CONFIG_EXT2_FS_XIP is not set
912 CONFIG_EXT3_FS=y
913 CONFIG_EXT3_FS_XATTR=y
914 # CONFIG_EXT3_FS_POSIX_ACL is not set
915 # CONFIG_EXT3_FS_SECURITY is not set
916 CONFIG_JBD=y
917 # CONFIG_JBD_DEBUG is not set
918 CONFIG_FS_MBCACHE=y
919 # CONFIG_REISERFS_FS is not set
920 # CONFIG_JFS_FS is not set
921 # CONFIG_FS_POSIX_ACL is not set
922 # CONFIG_XFS_FS is not set
923 # CONFIG_OCFS2_FS is not set
924 # CONFIG_MINIX_FS is not set
925 # CONFIG_ROMFS_FS is not set
926 CONFIG_INOTIFY=y
927 # CONFIG_QUOTA is not set
928 CONFIG_DNOTIFY=y
929 # CONFIG_AUTOFS_FS is not set
930 # CONFIG_AUTOFS4_FS is not set
931 # CONFIG_FUSE_FS is not set
932
933 #
934 # CD-ROM/DVD Filesystems
935 #
936 # CONFIG_ISO9660_FS is not set
937 # CONFIG_UDF_FS is not set
938
939 #
940 # DOS/FAT/NT Filesystems
941 #
942 CONFIG_FAT_FS=y
943 # CONFIG_MSDOS_FS is not set
944 CONFIG_VFAT_FS=y
945 CONFIG_FAT_DEFAULT_CODEPAGE=437
946 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
947 # CONFIG_NTFS_FS is not set
948
949 #
950 # Pseudo filesystems
951 #
952 CONFIG_PROC_FS=y
953 CONFIG_SYSFS=y
954 CONFIG_TMPFS=y
955 # CONFIG_HUGETLB_PAGE is not set
956 CONFIG_RAMFS=y
957 # CONFIG_RELAYFS_FS is not set
958 # CONFIG_CONFIGFS_FS is not set
959
960 #
961 # Miscellaneous filesystems
962 #
963 # CONFIG_ADFS_FS is not set
964 # CONFIG_AFFS_FS is not set
965 # CONFIG_HFS_FS is not set
966 # CONFIG_HFSPLUS_FS is not set
967 # CONFIG_BEFS_FS is not set
968 # CONFIG_BFS_FS is not set
969 # CONFIG_EFS_FS is not set
970 # CONFIG_JFFS_FS is not set
971 CONFIG_JFFS2_FS=y
972 CONFIG_JFFS2_FS_DEBUG=0
973 CONFIG_JFFS2_FS_WRITEBUFFER=y
974 # CONFIG_JFFS2_SUMMARY is not set
975 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
976 CONFIG_JFFS2_ZLIB=y
977 CONFIG_JFFS2_RTIME=y
978 # CONFIG_JFFS2_RUBIN is not set
979 CONFIG_CRAMFS=y
980 # CONFIG_VXFS_FS is not set
981 # CONFIG_HPFS_FS is not set
982 # CONFIG_QNX4FS_FS is not set
983 # CONFIG_SYSV_FS is not set
984 # CONFIG_UFS_FS is not set
985
986 #
987 # Network File Systems
988 #
989 CONFIG_NFS_FS=y
990 CONFIG_NFS_V3=y
991 # CONFIG_NFS_V3_ACL is not set
992 # CONFIG_NFS_V4 is not set
993 # CONFIG_NFS_DIRECTIO is not set
994 # CONFIG_NFSD is not set
995 CONFIG_ROOT_NFS=y
996 CONFIG_LOCKD=y
997 CONFIG_LOCKD_V4=y
998 CONFIG_NFS_COMMON=y
999 CONFIG_SUNRPC=y
1000 # CONFIG_RPCSEC_GSS_KRB5 is not set
1001 # CONFIG_RPCSEC_GSS_SPKM3 is not set
1002 # CONFIG_SMB_FS is not set
1003 # CONFIG_CIFS is not set
1004 # CONFIG_NCP_FS is not set
1005 # CONFIG_CODA_FS is not set
1006 # CONFIG_AFS_FS is not set
1007 # CONFIG_9P_FS is not set
1008
1009 #
1010 # Partition Types
1011 #
1012 CONFIG_PARTITION_ADVANCED=y
1013 # CONFIG_ACORN_PARTITION is not set
1014 # CONFIG_OSF_PARTITION is not set
1015 # CONFIG_AMIGA_PARTITION is not set
1016 # CONFIG_ATARI_PARTITION is not set
1017 # CONFIG_MAC_PARTITION is not set
1018 CONFIG_MSDOS_PARTITION=y
1019 # CONFIG_BSD_DISKLABEL is not set
1020 # CONFIG_MINIX_SUBPARTITION is not set
1021 # CONFIG_SOLARIS_X86_PARTITION is not set
1022 # CONFIG_UNIXWARE_DISKLABEL is not set
1023 # CONFIG_LDM_PARTITION is not set
1024 # CONFIG_SGI_PARTITION is not set
1025 # CONFIG_ULTRIX_PARTITION is not set
1026 # CONFIG_SUN_PARTITION is not set
1027 # CONFIG_KARMA_PARTITION is not set
1028 # CONFIG_EFI_PARTITION is not set
1029
1030 #
1031 # Native Language Support
1032 #
1033 CONFIG_NLS=y
1034 CONFIG_NLS_DEFAULT="iso8859-1"
1035 # CONFIG_NLS_CODEPAGE_437 is not set
1036 # CONFIG_NLS_CODEPAGE_737 is not set
1037 # CONFIG_NLS_CODEPAGE_775 is not set
1038 # CONFIG_NLS_CODEPAGE_850 is not set
1039 # CONFIG_NLS_CODEPAGE_852 is not set
1040 # CONFIG_NLS_CODEPAGE_855 is not set
1041 # CONFIG_NLS_CODEPAGE_857 is not set
1042 # CONFIG_NLS_CODEPAGE_860 is not set
1043 # CONFIG_NLS_CODEPAGE_861 is not set
1044 # CONFIG_NLS_CODEPAGE_862 is not set
1045 # CONFIG_NLS_CODEPAGE_863 is not set
1046 # CONFIG_NLS_CODEPAGE_864 is not set
1047 # CONFIG_NLS_CODEPAGE_865 is not set
1048 # CONFIG_NLS_CODEPAGE_866 is not set
1049 # CONFIG_NLS_CODEPAGE_869 is not set
1050 # CONFIG_NLS_CODEPAGE_936 is not set
1051 # CONFIG_NLS_CODEPAGE_950 is not set
1052 # CONFIG_NLS_CODEPAGE_932 is not set
1053 # CONFIG_NLS_CODEPAGE_949 is not set
1054 # CONFIG_NLS_CODEPAGE_874 is not set
1055 # CONFIG_NLS_ISO8859_8 is not set
1056 # CONFIG_NLS_CODEPAGE_1250 is not set
1057 # CONFIG_NLS_CODEPAGE_1251 is not set
1058 # CONFIG_NLS_ASCII is not set
1059 # CONFIG_NLS_ISO8859_1 is not set
1060 # CONFIG_NLS_ISO8859_2 is not set
1061 # CONFIG_NLS_ISO8859_3 is not set
1062 # CONFIG_NLS_ISO8859_4 is not set
1063 # CONFIG_NLS_ISO8859_5 is not set
1064 # CONFIG_NLS_ISO8859_6 is not set
1065 # CONFIG_NLS_ISO8859_7 is not set
1066 # CONFIG_NLS_ISO8859_9 is not set
1067 # CONFIG_NLS_ISO8859_13 is not set
1068 # CONFIG_NLS_ISO8859_14 is not set
1069 # CONFIG_NLS_ISO8859_15 is not set
1070 # CONFIG_NLS_KOI8_R is not set
1071 # CONFIG_NLS_KOI8_U is not set
1072 # CONFIG_NLS_UTF8 is not set
1073
1074 #
1075 # Profiling support
1076 #
1077 # CONFIG_PROFILING is not set
1078
1079 #
1080 # Kernel hacking
1081 #
1082 # CONFIG_PRINTK_TIME is not set
1083 CONFIG_MAGIC_SYSRQ=y
1084 CONFIG_DEBUG_KERNEL=y
1085 CONFIG_LOG_BUF_SHIFT=16
1086 CONFIG_DETECT_SOFTLOCKUP=y
1087 # CONFIG_SCHEDSTATS is not set
1088 # CONFIG_DEBUG_SLAB is not set
1089 CONFIG_DEBUG_PREEMPT=y
1090 CONFIG_DEBUG_MUTEXES=y
1091 # CONFIG_DEBUG_SPINLOCK is not set
1092 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1093 # CONFIG_DEBUG_KOBJECT is not set
1094 CONFIG_DEBUG_BUGVERBOSE=y
1095 CONFIG_DEBUG_INFO=y
1096 # CONFIG_DEBUG_FS is not set
1097 # CONFIG_DEBUG_VM is not set
1098 CONFIG_FRAME_POINTER=y
1099 CONFIG_FORCED_INLINING=y
1100 # CONFIG_RCU_TORTURE_TEST is not set
1101 CONFIG_DEBUG_USER=y
1102 CONFIG_DEBUG_ERRORS=y
1103 # CONFIG_DEBUG_LL is not set
1104
1105 #
1106 # Security options
1107 #
1108 # CONFIG_KEYS is not set
1109 # CONFIG_SECURITY is not set
1110
1111 #
1112 # Cryptographic options
1113 #
1114 # CONFIG_CRYPTO is not set
1115
1116 #
1117 # Hardware crypto devices
1118 #
1119
1120 #
1121 # Library routines
1122 #
1123 # CONFIG_CRC_CCITT is not set
1124 # CONFIG_CRC16 is not set
1125 CONFIG_CRC32=y
1126 # CONFIG_LIBCRC32C is not set
1127 CONFIG_ZLIB_INFLATE=y
1128 CONFIG_ZLIB_DEFLATE=y