Pull video into test branch
[linux-drm-fsl-dcu.git] / arch / arm / configs / neponset_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.11
4 # Wed Mar  9 14:28:26 2005
5 #
6 CONFIG_ARM=y
7 CONFIG_MMU=y
8 CONFIG_UID16=y
9 CONFIG_RWSEM_GENERIC_SPINLOCK=y
10 CONFIG_GENERIC_CALIBRATE_DELAY=y
11 CONFIG_GENERIC_IOMAP=y
12
13 #
14 # Code maturity level options
15 #
16 CONFIG_EXPERIMENTAL=y
17 CONFIG_CLEAN_COMPILE=y
18 CONFIG_BROKEN_ON_SMP=y
19
20 #
21 # General setup
22 #
23 CONFIG_LOCALVERSION=""
24 CONFIG_SWAP=y
25 CONFIG_SYSVIPC=y
26 # CONFIG_POSIX_MQUEUE is not set
27 # CONFIG_BSD_PROCESS_ACCT is not set
28 CONFIG_SYSCTL=y
29 # CONFIG_AUDIT is not set
30 CONFIG_LOG_BUF_SHIFT=14
31 CONFIG_HOTPLUG=y
32 CONFIG_KOBJECT_UEVENT=y
33 # CONFIG_IKCONFIG is not set
34 # CONFIG_EMBEDDED is not set
35 CONFIG_KALLSYMS=y
36 # CONFIG_KALLSYMS_ALL is not set
37 # CONFIG_KALLSYMS_EXTRA_PASS is not set
38 CONFIG_BASE_FULL=y
39 CONFIG_FUTEX=y
40 CONFIG_EPOLL=y
41 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
42 CONFIG_SHMEM=y
43 CONFIG_CC_ALIGN_FUNCTIONS=0
44 CONFIG_CC_ALIGN_LABELS=0
45 CONFIG_CC_ALIGN_LOOPS=0
46 CONFIG_CC_ALIGN_JUMPS=0
47 # CONFIG_TINY_SHMEM is not set
48 CONFIG_BASE_SMALL=0
49
50 #
51 # Loadable module support
52 #
53 CONFIG_MODULES=y
54 CONFIG_MODULE_UNLOAD=y
55 # CONFIG_MODULE_FORCE_UNLOAD is not set
56 CONFIG_OBSOLETE_MODPARM=y
57 # CONFIG_MODVERSIONS is not set
58 # CONFIG_MODULE_SRCVERSION_ALL is not set
59 # CONFIG_KMOD is not set
60
61 #
62 # System Type
63 #
64 # CONFIG_ARCH_CLPS7500 is not set
65 # CONFIG_ARCH_CLPS711X is not set
66 # CONFIG_ARCH_CO285 is not set
67 # CONFIG_ARCH_EBSA110 is not set
68 # CONFIG_ARCH_FOOTBRIDGE is not set
69 # CONFIG_ARCH_INTEGRATOR is not set
70 # CONFIG_ARCH_IOP3XX is not set
71 # CONFIG_ARCH_IXP4XX is not set
72 # CONFIG_ARCH_IXP2000 is not set
73 # CONFIG_ARCH_L7200 is not set
74 # CONFIG_ARCH_PXA is not set
75 # CONFIG_ARCH_RPC is not set
76 CONFIG_ARCH_SA1100=y
77 # CONFIG_ARCH_S3C2410 is not set
78 # CONFIG_ARCH_SHARK is not set
79 # CONFIG_ARCH_LH7A40X is not set
80 # CONFIG_ARCH_OMAP is not set
81 # CONFIG_ARCH_VERSATILE is not set
82 # CONFIG_ARCH_IMX is not set
83 # CONFIG_ARCH_H720X is not set
84
85 #
86 # SA11x0 Implementations
87 #
88 CONFIG_SA1100_ASSABET=y
89 CONFIG_ASSABET_NEPONSET=y
90 # CONFIG_SA1100_CERF is not set
91 # CONFIG_SA1100_COLLIE is not set
92 # CONFIG_SA1100_H3100 is not set
93 # CONFIG_SA1100_H3600 is not set
94 # CONFIG_SA1100_H3800 is not set
95 # CONFIG_SA1100_BADGE4 is not set
96 # CONFIG_SA1100_JORNADA720 is not set
97 # CONFIG_SA1100_HACKKIT is not set
98 # CONFIG_SA1100_LART is not set
99 # CONFIG_SA1100_PLEB is not set
100 # CONFIG_SA1100_SHANNON is not set
101 # CONFIG_SA1100_SIMPAD is not set
102 # CONFIG_SA1100_SSP is not set
103
104 #
105 # Processor Type
106 #
107 CONFIG_CPU_32=y
108 CONFIG_CPU_SA1100=y
109 CONFIG_CPU_32v4=y
110 CONFIG_CPU_ABRT_EV4=y
111 CONFIG_CPU_CACHE_V4WB=y
112 CONFIG_CPU_CACHE_VIVT=y
113 CONFIG_CPU_TLB_V4WB=y
114 CONFIG_CPU_MINICACHE=y
115
116 #
117 # Processor Features
118 #
119 CONFIG_SA1111=y
120 CONFIG_DMABOUNCE=y
121 CONFIG_FORCE_MAX_ZONEORDER=9
122
123 #
124 # Bus support
125 #
126 CONFIG_ISA=y
127
128 #
129 # PCCARD (PCMCIA/CardBus) support
130 #
131 CONFIG_PCCARD=y
132 # CONFIG_PCMCIA_DEBUG is not set
133 CONFIG_PCMCIA=y
134
135 #
136 # PC-card bridges
137 #
138 # CONFIG_I82365 is not set
139 # CONFIG_TCIC is not set
140 CONFIG_PCMCIA_SA1100=y
141 CONFIG_PCMCIA_SA1111=y
142
143 #
144 # Kernel Features
145 #
146 # CONFIG_PREEMPT is not set
147 CONFIG_DISCONTIGMEM=y
148 CONFIG_LEDS=y
149 CONFIG_LEDS_TIMER=y
150 CONFIG_LEDS_CPU=y
151 CONFIG_ALIGNMENT_TRAP=y
152
153 #
154 # Boot options
155 #
156 CONFIG_ZBOOT_ROM_TEXT=0x80000
157 CONFIG_ZBOOT_ROM_BSS=0xc1000000
158 CONFIG_ZBOOT_ROM=y
159 CONFIG_CMDLINE="console=ttySA0,38400n8 cpufreq=221200 rw root=/dev/mtdblock2 mtdparts=sa1100:512K(boot),1M(kernel),2560K(initrd),4M(root) load_ramdisk=1 prompt_ramdisk=0 mem=32M noinitrd initrd=0xc0800000,3M"
160 CONFIG_CPU_FREQ=y
161 # CONFIG_CPU_FREQ_DEBUG is not set
162 # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
163 CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
164 # CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set
165 # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
166 CONFIG_CPU_FREQ_GOV_USERSPACE=y
167 # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
168 CONFIG_CPU_FREQ_SA1110=y
169
170 #
171 # Floating point emulation
172 #
173
174 #
175 # At least one emulation must be selected
176 #
177 CONFIG_FPE_NWFPE=y
178 # CONFIG_FPE_NWFPE_XP is not set
179 # CONFIG_FPE_FASTFPE is not set
180
181 #
182 # Userspace binary formats
183 #
184 CONFIG_BINFMT_ELF=y
185 CONFIG_BINFMT_AOUT=y
186 # CONFIG_BINFMT_MISC is not set
187 # CONFIG_ARTHUR is not set
188
189 #
190 # Power management options
191 #
192 CONFIG_PM=y
193 # CONFIG_PM_LEGACY is not set
194 CONFIG_APM=y
195
196 #
197 # Device Drivers
198 #
199
200 #
201 # Generic Driver Options
202 #
203 CONFIG_STANDALONE=y
204 CONFIG_PREVENT_FIRMWARE_BUILD=y
205 # CONFIG_FW_LOADER is not set
206 # CONFIG_DEBUG_DRIVER is not set
207
208 #
209 # Memory Technology Devices (MTD)
210 #
211 CONFIG_MTD=y
212 # CONFIG_MTD_DEBUG is not set
213 CONFIG_MTD_PARTITIONS=y
214 CONFIG_MTD_CONCAT=y
215 CONFIG_MTD_REDBOOT_PARTS=y
216 CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
217 # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
218 # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
219 CONFIG_MTD_CMDLINE_PARTS=y
220 # CONFIG_MTD_AFS_PARTS is not set
221
222 #
223 # User Modules And Translation Layers
224 #
225 # CONFIG_MTD_CHAR is not set
226 CONFIG_MTD_BLOCK=y
227 # CONFIG_FTL is not set
228 # CONFIG_NFTL is not set
229 # CONFIG_INFTL is not set
230
231 #
232 # RAM/ROM/Flash chip drivers
233 #
234 CONFIG_MTD_CFI=y
235 # CONFIG_MTD_JEDECPROBE is not set
236 CONFIG_MTD_GEN_PROBE=y
237 CONFIG_MTD_CFI_ADV_OPTIONS=y
238 CONFIG_MTD_CFI_NOSWAP=y
239 # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
240 # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
241 # CONFIG_MTD_CFI_GEOMETRY is not set
242 CONFIG_MTD_MAP_BANK_WIDTH_1=y
243 CONFIG_MTD_MAP_BANK_WIDTH_2=y
244 CONFIG_MTD_MAP_BANK_WIDTH_4=y
245 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
246 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
247 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
248 CONFIG_MTD_CFI_I1=y
249 CONFIG_MTD_CFI_I2=y
250 # CONFIG_MTD_CFI_I4 is not set
251 # CONFIG_MTD_CFI_I8 is not set
252 CONFIG_MTD_CFI_INTELEXT=y
253 # CONFIG_MTD_CFI_AMDSTD is not set
254 # CONFIG_MTD_CFI_STAA is not set
255 CONFIG_MTD_CFI_UTIL=y
256 CONFIG_MTD_RAM=y
257 # CONFIG_MTD_ROM is not set
258 # CONFIG_MTD_ABSENT is not set
259 # CONFIG_MTD_XIP is not set
260
261 #
262 # Mapping drivers for chip access
263 #
264 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
265 # CONFIG_MTD_PHYSMAP is not set
266 # CONFIG_MTD_ARM_INTEGRATOR is not set
267 CONFIG_MTD_SA1100=y
268 # CONFIG_MTD_EDB7312 is not set
269
270 #
271 # Self-contained MTD device drivers
272 #
273 # CONFIG_MTD_SLRAM is not set
274 # CONFIG_MTD_PHRAM is not set
275 # CONFIG_MTD_MTDRAM is not set
276 # CONFIG_MTD_BLKMTD is not set
277 # CONFIG_MTD_BLOCK2MTD is not set
278
279 #
280 # Disk-On-Chip Device Drivers
281 #
282 # CONFIG_MTD_DOC2000 is not set
283 # CONFIG_MTD_DOC2001 is not set
284 # CONFIG_MTD_DOC2001PLUS is not set
285
286 #
287 # NAND Flash Device Drivers
288 #
289 # CONFIG_MTD_NAND is not set
290
291 #
292 # Parallel port support
293 #
294 # CONFIG_PARPORT is not set
295
296 #
297 # Plug and Play support
298 #
299 # CONFIG_PNP is not set
300
301 #
302 # Block devices
303 #
304 # CONFIG_BLK_DEV_FD is not set
305 # CONFIG_BLK_DEV_XD is not set
306 # CONFIG_BLK_DEV_COW_COMMON is not set
307 # CONFIG_BLK_DEV_LOOP is not set
308 # CONFIG_BLK_DEV_NBD is not set
309 # CONFIG_BLK_DEV_UB is not set
310 CONFIG_BLK_DEV_RAM=y
311 CONFIG_BLK_DEV_RAM_COUNT=16
312 CONFIG_BLK_DEV_RAM_SIZE=8192
313 CONFIG_BLK_DEV_INITRD=y
314 CONFIG_INITRAMFS_SOURCE=""
315 # CONFIG_CDROM_PKTCDVD is not set
316
317 #
318 # IO Schedulers
319 #
320 CONFIG_IOSCHED_NOOP=y
321 CONFIG_IOSCHED_AS=y
322 CONFIG_IOSCHED_DEADLINE=y
323 CONFIG_IOSCHED_CFQ=y
324 # CONFIG_ATA_OVER_ETH is not set
325
326 #
327 # ATA/ATAPI/MFM/RLL support
328 #
329 # CONFIG_IDE is not set
330
331 #
332 # SCSI device support
333 #
334 CONFIG_SCSI=m
335 CONFIG_SCSI_PROC_FS=y
336
337 #
338 # SCSI support type (disk, tape, CD-ROM)
339 #
340 CONFIG_BLK_DEV_SD=m
341 # CONFIG_CHR_DEV_ST is not set
342 # CONFIG_CHR_DEV_OSST is not set
343 # CONFIG_BLK_DEV_SR is not set
344 # CONFIG_CHR_DEV_SG is not set
345
346 #
347 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
348 #
349 # CONFIG_SCSI_MULTI_LUN is not set
350 # CONFIG_SCSI_CONSTANTS is not set
351 # CONFIG_SCSI_LOGGING is not set
352
353 #
354 # SCSI Transport Attributes
355 #
356 # CONFIG_SCSI_SPI_ATTRS is not set
357 # CONFIG_SCSI_FC_ATTRS is not set
358 # CONFIG_SCSI_ISCSI_ATTRS is not set
359
360 #
361 # SCSI low-level drivers
362 #
363 # CONFIG_SCSI_7000FASST is not set
364 # CONFIG_SCSI_AHA152X is not set
365 # CONFIG_SCSI_AHA1542 is not set
366 # CONFIG_SCSI_AIC7XXX_OLD is not set
367 # CONFIG_SCSI_IN2000 is not set
368 # CONFIG_SCSI_SATA is not set
369 # CONFIG_SCSI_BUSLOGIC is not set
370 # CONFIG_SCSI_DTC3280 is not set
371 # CONFIG_SCSI_EATA is not set
372 # CONFIG_SCSI_EATA_PIO is not set
373 # CONFIG_SCSI_FUTURE_DOMAIN is not set
374 # CONFIG_SCSI_GDTH is not set
375 # CONFIG_SCSI_GENERIC_NCR5380 is not set
376 # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
377 # CONFIG_SCSI_NCR53C406A is not set
378 # CONFIG_SCSI_PAS16 is not set
379 # CONFIG_SCSI_PSI240I is not set
380 # CONFIG_SCSI_QLOGIC_FAS is not set
381 # CONFIG_SCSI_SYM53C416 is not set
382 # CONFIG_SCSI_T128 is not set
383 # CONFIG_SCSI_U14_34F is not set
384 # CONFIG_SCSI_DEBUG is not set
385
386 #
387 # PCMCIA SCSI adapter support
388 #
389 # CONFIG_PCMCIA_AHA152X is not set
390 # CONFIG_PCMCIA_FDOMAIN is not set
391 # CONFIG_PCMCIA_NINJA_SCSI is not set
392 # CONFIG_PCMCIA_QLOGIC is not set
393 # CONFIG_PCMCIA_SYM53C500 is not set
394
395 #
396 # Multi-device support (RAID and LVM)
397 #
398 # CONFIG_MD is not set
399
400 #
401 # Fusion MPT device support
402 #
403
404 #
405 # IEEE 1394 (FireWire) support
406 #
407
408 #
409 # I2O device support
410 #
411
412 #
413 # Networking support
414 #
415 CONFIG_NET=y
416
417 #
418 # Networking options
419 #
420 CONFIG_PACKET=y
421 CONFIG_PACKET_MMAP=y
422 # CONFIG_NETLINK_DEV is not set
423 CONFIG_UNIX=y
424 # CONFIG_NET_KEY is not set
425 CONFIG_INET=y
426 # CONFIG_IP_MULTICAST is not set
427 # CONFIG_IP_ADVANCED_ROUTER is not set
428 # CONFIG_IP_PNP is not set
429 # CONFIG_NET_IPIP is not set
430 # CONFIG_NET_IPGRE is not set
431 # CONFIG_ARPD is not set
432 # CONFIG_SYN_COOKIES is not set
433 # CONFIG_INET_AH is not set
434 # CONFIG_INET_ESP is not set
435 # CONFIG_INET_IPCOMP is not set
436 # CONFIG_INET_TUNNEL is not set
437 # CONFIG_IP_TCPDIAG is not set
438 # CONFIG_IP_TCPDIAG_IPV6 is not set
439 # CONFIG_IPV6 is not set
440 # CONFIG_NETFILTER is not set
441
442 #
443 # SCTP Configuration (EXPERIMENTAL)
444 #
445 # CONFIG_IP_SCTP is not set
446 # CONFIG_ATM is not set
447 # CONFIG_BRIDGE is not set
448 # CONFIG_VLAN_8021Q is not set
449 # CONFIG_DECNET is not set
450 # CONFIG_LLC2 is not set
451 # CONFIG_IPX is not set
452 # CONFIG_ATALK is not set
453 # CONFIG_X25 is not set
454 # CONFIG_LAPB is not set
455 # CONFIG_NET_DIVERT is not set
456 # CONFIG_ECONET is not set
457 # CONFIG_WAN_ROUTER is not set
458
459 #
460 # QoS and/or fair queueing
461 #
462 # CONFIG_NET_SCHED is not set
463 # CONFIG_NET_CLS_ROUTE is not set
464
465 #
466 # Network testing
467 #
468 # CONFIG_NET_PKTGEN is not set
469 # CONFIG_NETPOLL is not set
470 # CONFIG_NET_POLL_CONTROLLER is not set
471 # CONFIG_HAMRADIO is not set
472 # CONFIG_IRDA is not set
473 # CONFIG_BT is not set
474 CONFIG_NETDEVICES=y
475 # CONFIG_DUMMY is not set
476 # CONFIG_BONDING is not set
477 # CONFIG_EQUALIZER is not set
478 # CONFIG_TUN is not set
479
480 #
481 # ARCnet devices
482 #
483 # CONFIG_ARCNET is not set
484
485 #
486 # Ethernet (10 or 100Mbit)
487 #
488 CONFIG_NET_ETHERNET=y
489 CONFIG_MII=y
490 # CONFIG_NET_VENDOR_3COM is not set
491 # CONFIG_LANCE is not set
492 CONFIG_NET_VENDOR_SMC=y
493 # CONFIG_WD80x3 is not set
494 # CONFIG_ULTRA is not set
495 CONFIG_SMC91X=y
496 CONFIG_SMC9194=y
497 # CONFIG_NET_VENDOR_RACAL is not set
498 # CONFIG_AT1700 is not set
499 # CONFIG_DEPCA is not set
500 # CONFIG_HP100 is not set
501 # CONFIG_NET_ISA is not set
502 # CONFIG_NET_PCI is not set
503 # CONFIG_NET_POCKET is not set
504
505 #
506 # Ethernet (1000 Mbit)
507 #
508
509 #
510 # Ethernet (10000 Mbit)
511 #
512
513 #
514 # Token Ring devices
515 #
516 # CONFIG_TR is not set
517
518 #
519 # Wireless LAN (non-hamradio)
520 #
521 # CONFIG_NET_RADIO is not set
522
523 #
524 # PCMCIA network device support
525 #
526 CONFIG_NET_PCMCIA=y
527 # CONFIG_PCMCIA_3C589 is not set
528 # CONFIG_PCMCIA_3C574 is not set
529 # CONFIG_PCMCIA_FMVJ18X is not set
530 CONFIG_PCMCIA_PCNET=y
531 # CONFIG_PCMCIA_NMCLAN is not set
532 # CONFIG_PCMCIA_SMC91C92 is not set
533 # CONFIG_PCMCIA_XIRC2PS is not set
534 # CONFIG_PCMCIA_AXNET is not set
535
536 #
537 # Wan interfaces
538 #
539 # CONFIG_WAN is not set
540 # CONFIG_PPP is not set
541 # CONFIG_SLIP is not set
542 # CONFIG_SHAPER is not set
543 # CONFIG_NETCONSOLE is not set
544
545 #
546 # ISDN subsystem
547 #
548 # CONFIG_ISDN is not set
549
550 #
551 # Input device support
552 #
553 CONFIG_INPUT=y
554
555 #
556 # Userland interfaces
557 #
558 CONFIG_INPUT_MOUSEDEV=y
559 CONFIG_INPUT_MOUSEDEV_PSAUX=y
560 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
561 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
562 # CONFIG_INPUT_JOYDEV is not set
563 CONFIG_INPUT_TSDEV=y
564 CONFIG_INPUT_TSDEV_SCREEN_X=240
565 CONFIG_INPUT_TSDEV_SCREEN_Y=320
566 # CONFIG_INPUT_EVDEV is not set
567 # CONFIG_INPUT_EVBUG is not set
568
569 #
570 # Input I/O drivers
571 #
572 # CONFIG_GAMEPORT is not set
573 CONFIG_SOUND_GAMEPORT=y
574 CONFIG_SERIO=y
575 CONFIG_SERIO_SERPORT=m
576 # CONFIG_SERIO_CT82C710 is not set
577 CONFIG_SERIO_SA1111=y
578 CONFIG_SERIO_LIBPS2=y
579 # CONFIG_SERIO_RAW is not set
580
581 #
582 # Input Device Drivers
583 #
584 CONFIG_INPUT_KEYBOARD=y
585 CONFIG_KEYBOARD_ATKBD=y
586 # CONFIG_KEYBOARD_SUNKBD is not set
587 # CONFIG_KEYBOARD_LKKBD is not set
588 # CONFIG_KEYBOARD_XTKBD is not set
589 # CONFIG_KEYBOARD_NEWTON is not set
590 # CONFIG_INPUT_MOUSE is not set
591 # CONFIG_INPUT_JOYSTICK is not set
592 CONFIG_INPUT_TOUCHSCREEN=y
593 # CONFIG_TOUCHSCREEN_GUNZE is not set
594 # CONFIG_INPUT_MISC is not set
595
596 #
597 # Character devices
598 #
599 CONFIG_VT=y
600 CONFIG_VT_CONSOLE=y
601 CONFIG_HW_CONSOLE=y
602 CONFIG_SERIAL_NONSTANDARD=y
603 # CONFIG_COMPUTONE is not set
604 # CONFIG_ROCKETPORT is not set
605 # CONFIG_CYCLADES is not set
606 # CONFIG_DIGIEPCA is not set
607 # CONFIG_DIGI is not set
608 # CONFIG_ESPSERIAL is not set
609 # CONFIG_MOXA_INTELLIO is not set
610 # CONFIG_MOXA_SMARTIO is not set
611 # CONFIG_ISI is not set
612 # CONFIG_SYNCLINKMP is not set
613 # CONFIG_N_HDLC is not set
614 # CONFIG_RISCOM8 is not set
615 # CONFIG_SPECIALIX is not set
616 # CONFIG_SX is not set
617 # CONFIG_RIO is not set
618 # CONFIG_STALDRV is not set
619
620 #
621 # Serial drivers
622 #
623 CONFIG_SERIAL_8250=y
624 # CONFIG_SERIAL_8250_CONSOLE is not set
625 CONFIG_SERIAL_8250_CS=y
626 CONFIG_SERIAL_8250_NR_UARTS=4
627 # CONFIG_SERIAL_8250_EXTENDED is not set
628
629 #
630 # Non-8250 serial port support
631 #
632 CONFIG_SERIAL_SA1100=y
633 CONFIG_SERIAL_SA1100_CONSOLE=y
634 CONFIG_SERIAL_CORE=y
635 CONFIG_SERIAL_CORE_CONSOLE=y
636 CONFIG_UNIX98_PTYS=y
637 CONFIG_LEGACY_PTYS=y
638 CONFIG_LEGACY_PTY_COUNT=64
639
640 #
641 # IPMI
642 #
643 # CONFIG_IPMI_HANDLER is not set
644
645 #
646 # Watchdog Cards
647 #
648 CONFIG_WATCHDOG=y
649 # CONFIG_WATCHDOG_NOWAYOUT is not set
650
651 #
652 # Watchdog Device Drivers
653 #
654 # CONFIG_SOFT_WATCHDOG is not set
655 CONFIG_SA1100_WATCHDOG=m
656
657 #
658 # ISA-based Watchdog Cards
659 #
660 # CONFIG_PCWATCHDOG is not set
661 # CONFIG_MIXCOMWD is not set
662 # CONFIG_WDT is not set
663
664 #
665 # USB-based Watchdog Cards
666 #
667 # CONFIG_USBPCWATCHDOG is not set
668 # CONFIG_NVRAM is not set
669 # CONFIG_RTC is not set
670 # CONFIG_DTLK is not set
671 # CONFIG_R3964 is not set
672
673 #
674 # Ftape, the floppy tape device driver
675 #
676 # CONFIG_DRM is not set
677
678 #
679 # PCMCIA character devices
680 #
681 # CONFIG_SYNCLINK_CS is not set
682 # CONFIG_RAW_DRIVER is not set
683
684 #
685 # I2C support
686 #
687 CONFIG_I2C=y
688 CONFIG_I2C_CHARDEV=y
689
690 #
691 # I2C Algorithms
692 #
693 CONFIG_I2C_ALGOBIT=y
694 # CONFIG_I2C_ALGOPCF is not set
695 # CONFIG_I2C_ALGOPCA is not set
696
697 #
698 # I2C Hardware Bus support
699 #
700 # CONFIG_I2C_ELEKTOR is not set
701 # CONFIG_I2C_ISA is not set
702 # CONFIG_I2C_PARPORT_LIGHT is not set
703 # CONFIG_I2C_STUB is not set
704 # CONFIG_I2C_PCA_ISA is not set
705
706 #
707 # Hardware Sensors Chip support
708 #
709 # CONFIG_I2C_SENSOR is not set
710 # CONFIG_SENSORS_ADM1021 is not set
711 # CONFIG_SENSORS_ADM1025 is not set
712 # CONFIG_SENSORS_ADM1026 is not set
713 # CONFIG_SENSORS_ADM1031 is not set
714 # CONFIG_SENSORS_ASB100 is not set
715 # CONFIG_SENSORS_DS1621 is not set
716 # CONFIG_SENSORS_FSCHER is not set
717 # CONFIG_SENSORS_FSCPOS is not set
718 # CONFIG_SENSORS_GL518SM is not set
719 # CONFIG_SENSORS_GL520SM is not set
720 # CONFIG_SENSORS_IT87 is not set
721 # CONFIG_SENSORS_LM63 is not set
722 # CONFIG_SENSORS_LM75 is not set
723 # CONFIG_SENSORS_LM77 is not set
724 # CONFIG_SENSORS_LM78 is not set
725 # CONFIG_SENSORS_LM80 is not set
726 # CONFIG_SENSORS_LM83 is not set
727 # CONFIG_SENSORS_LM85 is not set
728 # CONFIG_SENSORS_LM87 is not set
729 # CONFIG_SENSORS_LM90 is not set
730 # CONFIG_SENSORS_MAX1619 is not set
731 # CONFIG_SENSORS_PC87360 is not set
732 # CONFIG_SENSORS_SMSC47B397 is not set
733 # CONFIG_SENSORS_SMSC47M1 is not set
734 # CONFIG_SENSORS_W83781D is not set
735 # CONFIG_SENSORS_W83L785TS is not set
736 # CONFIG_SENSORS_W83627HF is not set
737
738 #
739 # Other I2C Chip support
740 #
741 # CONFIG_SENSORS_EEPROM is not set
742 # CONFIG_SENSORS_PCF8574 is not set
743 # CONFIG_SENSORS_PCF8591 is not set
744 # CONFIG_SENSORS_RTC8564 is not set
745 # CONFIG_I2C_DEBUG_CORE is not set
746 # CONFIG_I2C_DEBUG_ALGO is not set
747 # CONFIG_I2C_DEBUG_BUS is not set
748 # CONFIG_I2C_DEBUG_CHIP is not set
749
750 #
751 # Misc devices
752 #
753
754 #
755 # Multimedia devices
756 #
757 # CONFIG_VIDEO_DEV is not set
758
759 #
760 # Digital Video Broadcasting Devices
761 #
762 # CONFIG_DVB is not set
763
764 #
765 # Graphics support
766 #
767 CONFIG_FB=y
768 # CONFIG_FB_MODE_HELPERS is not set
769 # CONFIG_FB_TILEBLITTING is not set
770 CONFIG_FB_SA1100=y
771 # CONFIG_FB_VIRTUAL is not set
772
773 #
774 # Console display driver support
775 #
776 # CONFIG_VGA_CONSOLE is not set
777 # CONFIG_MDA_CONSOLE is not set
778 CONFIG_DUMMY_CONSOLE=y
779 CONFIG_FRAMEBUFFER_CONSOLE=y
780 # CONFIG_FONTS is not set
781 CONFIG_FONT_8x8=y
782 CONFIG_FONT_8x16=y
783
784 #
785 # Logo configuration
786 #
787 # CONFIG_LOGO is not set
788 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
789
790 #
791 # Sound
792 #
793 CONFIG_SOUND=y
794
795 #
796 # Advanced Linux Sound Architecture
797 #
798 # CONFIG_SND is not set
799
800 #
801 # Open Sound System
802 #
803 CONFIG_SOUND_PRIME=y
804 # CONFIG_SOUND_BT878 is not set
805 # CONFIG_SOUND_FUSION is not set
806 # CONFIG_SOUND_CS4281 is not set
807 # CONFIG_SOUND_SONICVIBES is not set
808 # CONFIG_SOUND_TRIDENT is not set
809 # CONFIG_SOUND_MSNDCLAS is not set
810 # CONFIG_SOUND_MSNDPIN is not set
811 # CONFIG_SOUND_OSS is not set
812 # CONFIG_SOUND_TVMIXER is not set
813 # CONFIG_SOUND_AD1980 is not set
814
815 #
816 # USB support
817 #
818 CONFIG_USB=m
819 CONFIG_USB_DEBUG=y
820
821 #
822 # Miscellaneous USB options
823 #
824 CONFIG_USB_DEVICEFS=y
825 # CONFIG_USB_BANDWIDTH is not set
826 # CONFIG_USB_DYNAMIC_MINORS is not set
827 # CONFIG_USB_SUSPEND is not set
828 # CONFIG_USB_OTG is not set
829 CONFIG_USB_ARCH_HAS_HCD=y
830 CONFIG_USB_ARCH_HAS_OHCI=y
831
832 #
833 # USB Host Controller Drivers
834 #
835 CONFIG_USB_OHCI_HCD=m
836 # CONFIG_USB_OHCI_BIG_ENDIAN is not set
837 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
838 # CONFIG_USB_SL811_HCD is not set
839
840 #
841 # USB Device Class drivers
842 #
843 # CONFIG_USB_AUDIO is not set
844 # CONFIG_USB_BLUETOOTH_TTY is not set
845 # CONFIG_USB_MIDI is not set
846 # CONFIG_USB_ACM is not set
847 # CONFIG_USB_PRINTER is not set
848
849 #
850 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
851 #
852 CONFIG_USB_STORAGE=m
853 # CONFIG_USB_STORAGE_DEBUG is not set
854 # CONFIG_USB_STORAGE_RW_DETECT is not set
855 # CONFIG_USB_STORAGE_DATAFAB is not set
856 # CONFIG_USB_STORAGE_FREECOM is not set
857 # CONFIG_USB_STORAGE_DPCM is not set
858 # CONFIG_USB_STORAGE_USBAT is not set
859 # CONFIG_USB_STORAGE_SDDR09 is not set
860 # CONFIG_USB_STORAGE_SDDR55 is not set
861 # CONFIG_USB_STORAGE_JUMPSHOT is not set
862
863 #
864 # USB Input Devices
865 #
866 # CONFIG_USB_HID is not set
867
868 #
869 # USB HID Boot Protocol drivers
870 #
871 # CONFIG_USB_KBD is not set
872 CONFIG_USB_MOUSE=m
873 # CONFIG_USB_AIPTEK is not set
874 # CONFIG_USB_WACOM is not set
875 # CONFIG_USB_KBTAB is not set
876 # CONFIG_USB_POWERMATE is not set
877 # CONFIG_USB_MTOUCH is not set
878 # CONFIG_USB_EGALAX is not set
879 # CONFIG_USB_XPAD is not set
880 # CONFIG_USB_ATI_REMOTE is not set
881
882 #
883 # USB Imaging devices
884 #
885 # CONFIG_USB_MDC800 is not set
886 # CONFIG_USB_MICROTEK is not set
887
888 #
889 # USB Multimedia devices
890 #
891 # CONFIG_USB_DABUSB is not set
892
893 #
894 # Video4Linux support is needed for USB Multimedia device support
895 #
896
897 #
898 # USB Network Adapters
899 #
900 # CONFIG_USB_CATC is not set
901 # CONFIG_USB_KAWETH is not set
902 # CONFIG_USB_PEGASUS is not set
903 # CONFIG_USB_RTL8150 is not set
904 # CONFIG_USB_USBNET is not set
905 CONFIG_USB_MON=m
906
907 #
908 # USB port drivers
909 #
910
911 #
912 # USB Serial Converter support
913 #
914 # CONFIG_USB_SERIAL is not set
915
916 #
917 # USB Miscellaneous drivers
918 #
919 # CONFIG_USB_EMI62 is not set
920 # CONFIG_USB_EMI26 is not set
921 # CONFIG_USB_AUERSWALD is not set
922 # CONFIG_USB_RIO500 is not set
923 # CONFIG_USB_LEGOTOWER is not set
924 # CONFIG_USB_LCD is not set
925 # CONFIG_USB_LED is not set
926 # CONFIG_USB_CYTHERM is not set
927 # CONFIG_USB_PHIDGETKIT is not set
928 # CONFIG_USB_PHIDGETSERVO is not set
929 # CONFIG_USB_IDMOUSE is not set
930 # CONFIG_USB_TEST is not set
931
932 #
933 # USB ATM/DSL drivers
934 #
935
936 #
937 # USB Gadget Support
938 #
939 # CONFIG_USB_GADGET is not set
940
941 #
942 # MMC/SD Card support
943 #
944 # CONFIG_MMC is not set
945
946 #
947 # File systems
948 #
949 CONFIG_EXT2_FS=y
950 # CONFIG_EXT2_FS_XATTR is not set
951 # CONFIG_EXT3_FS is not set
952 # CONFIG_JBD is not set
953 # CONFIG_REISERFS_FS is not set
954 # CONFIG_JFS_FS is not set
955
956 #
957 # XFS support
958 #
959 # CONFIG_XFS_FS is not set
960 # CONFIG_MINIX_FS is not set
961 # CONFIG_ROMFS_FS is not set
962 # CONFIG_QUOTA is not set
963 CONFIG_DNOTIFY=y
964 # CONFIG_AUTOFS_FS is not set
965 # CONFIG_AUTOFS4_FS is not set
966
967 #
968 # CD-ROM/DVD Filesystems
969 #
970 # CONFIG_ISO9660_FS is not set
971 # CONFIG_UDF_FS is not set
972
973 #
974 # DOS/FAT/NT Filesystems
975 #
976 CONFIG_FAT_FS=m
977 CONFIG_MSDOS_FS=m
978 CONFIG_VFAT_FS=m
979 CONFIG_FAT_DEFAULT_CODEPAGE=437
980 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
981 # CONFIG_NTFS_FS is not set
982
983 #
984 # Pseudo filesystems
985 #
986 CONFIG_PROC_FS=y
987 CONFIG_SYSFS=y
988 # CONFIG_DEVFS_FS is not set
989 # CONFIG_DEVPTS_FS_XATTR is not set
990 # CONFIG_TMPFS is not set
991 # CONFIG_HUGETLB_PAGE is not set
992 CONFIG_RAMFS=y
993
994 #
995 # Miscellaneous filesystems
996 #
997 # CONFIG_ADFS_FS is not set
998 # CONFIG_AFFS_FS is not set
999 # CONFIG_HFS_FS is not set
1000 # CONFIG_HFSPLUS_FS is not set
1001 # CONFIG_BEFS_FS is not set
1002 # CONFIG_BFS_FS is not set
1003 # CONFIG_EFS_FS is not set
1004 # CONFIG_JFFS_FS is not set
1005 CONFIG_JFFS2_FS=y
1006 CONFIG_JFFS2_FS_DEBUG=0
1007 # CONFIG_JFFS2_FS_NAND is not set
1008 # CONFIG_JFFS2_FS_NOR_ECC is not set
1009 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1010 CONFIG_JFFS2_ZLIB=y
1011 CONFIG_JFFS2_RTIME=y
1012 # CONFIG_JFFS2_RUBIN is not set
1013 # CONFIG_CRAMFS is not set
1014 # CONFIG_VXFS_FS is not set
1015 # CONFIG_HPFS_FS is not set
1016 # CONFIG_QNX4FS_FS is not set
1017 # CONFIG_SYSV_FS is not set
1018 # CONFIG_UFS_FS is not set
1019
1020 #
1021 # Network File Systems
1022 #
1023 CONFIG_NFS_FS=y
1024 # CONFIG_NFS_V3 is not set
1025 # CONFIG_NFS_V4 is not set
1026 # CONFIG_NFS_DIRECTIO is not set
1027 # CONFIG_NFSD is not set
1028 CONFIG_LOCKD=y
1029 CONFIG_SUNRPC=y
1030 # CONFIG_RPCSEC_GSS_KRB5 is not set
1031 # CONFIG_RPCSEC_GSS_SPKM3 is not set
1032 # CONFIG_SMB_FS is not set
1033 # CONFIG_CIFS is not set
1034 # CONFIG_NCP_FS is not set
1035 # CONFIG_CODA_FS is not set
1036 # CONFIG_AFS_FS is not set
1037
1038 #
1039 # Partition Types
1040 #
1041 CONFIG_PARTITION_ADVANCED=y
1042 # CONFIG_ACORN_PARTITION is not set
1043 # CONFIG_OSF_PARTITION is not set
1044 # CONFIG_AMIGA_PARTITION is not set
1045 # CONFIG_ATARI_PARTITION is not set
1046 # CONFIG_MAC_PARTITION is not set
1047 # CONFIG_MSDOS_PARTITION is not set
1048 # CONFIG_LDM_PARTITION is not set
1049 # CONFIG_SGI_PARTITION is not set
1050 # CONFIG_ULTRIX_PARTITION is not set
1051 # CONFIG_SUN_PARTITION is not set
1052 # CONFIG_EFI_PARTITION is not set
1053
1054 #
1055 # Native Language Support
1056 #
1057 CONFIG_NLS=y
1058 CONFIG_NLS_DEFAULT="iso8859-1"
1059 CONFIG_NLS_CODEPAGE_437=m
1060 # CONFIG_NLS_CODEPAGE_737 is not set
1061 # CONFIG_NLS_CODEPAGE_775 is not set
1062 # CONFIG_NLS_CODEPAGE_850 is not set
1063 # CONFIG_NLS_CODEPAGE_852 is not set
1064 # CONFIG_NLS_CODEPAGE_855 is not set
1065 # CONFIG_NLS_CODEPAGE_857 is not set
1066 # CONFIG_NLS_CODEPAGE_860 is not set
1067 # CONFIG_NLS_CODEPAGE_861 is not set
1068 # CONFIG_NLS_CODEPAGE_862 is not set
1069 # CONFIG_NLS_CODEPAGE_863 is not set
1070 # CONFIG_NLS_CODEPAGE_864 is not set
1071 # CONFIG_NLS_CODEPAGE_865 is not set
1072 # CONFIG_NLS_CODEPAGE_866 is not set
1073 # CONFIG_NLS_CODEPAGE_869 is not set
1074 # CONFIG_NLS_CODEPAGE_936 is not set
1075 # CONFIG_NLS_CODEPAGE_950 is not set
1076 # CONFIG_NLS_CODEPAGE_932 is not set
1077 # CONFIG_NLS_CODEPAGE_949 is not set
1078 # CONFIG_NLS_CODEPAGE_874 is not set
1079 # CONFIG_NLS_ISO8859_8 is not set
1080 # CONFIG_NLS_CODEPAGE_1250 is not set
1081 # CONFIG_NLS_CODEPAGE_1251 is not set
1082 # CONFIG_NLS_ASCII is not set
1083 CONFIG_NLS_ISO8859_1=m
1084 # CONFIG_NLS_ISO8859_2 is not set
1085 # CONFIG_NLS_ISO8859_3 is not set
1086 # CONFIG_NLS_ISO8859_4 is not set
1087 # CONFIG_NLS_ISO8859_5 is not set
1088 # CONFIG_NLS_ISO8859_6 is not set
1089 # CONFIG_NLS_ISO8859_7 is not set
1090 # CONFIG_NLS_ISO8859_9 is not set
1091 # CONFIG_NLS_ISO8859_13 is not set
1092 # CONFIG_NLS_ISO8859_14 is not set
1093 # CONFIG_NLS_ISO8859_15 is not set
1094 # CONFIG_NLS_KOI8_R is not set
1095 # CONFIG_NLS_KOI8_U is not set
1096 # CONFIG_NLS_UTF8 is not set
1097
1098 #
1099 # Profiling support
1100 #
1101 # CONFIG_PROFILING is not set
1102
1103 #
1104 # Kernel hacking
1105 #
1106 CONFIG_DEBUG_KERNEL=y
1107 CONFIG_MAGIC_SYSRQ=y
1108 # CONFIG_PRINTK_TIME is not set
1109 # CONFIG_SCHEDSTATS is not set
1110 CONFIG_DEBUG_SLAB=y
1111 # CONFIG_DEBUG_SPINLOCK is not set
1112 # CONFIG_DEBUG_KOBJECT is not set
1113 CONFIG_DEBUG_BUGVERBOSE=y
1114 # CONFIG_DEBUG_INFO is not set
1115 # CONFIG_DEBUG_FS is not set
1116 CONFIG_FRAME_POINTER=y
1117 CONFIG_DEBUG_USER=y
1118 CONFIG_DEBUG_ERRORS=y
1119 CONFIG_DEBUG_LL=y
1120 # CONFIG_DEBUG_ICEDCC is not set
1121
1122 #
1123 # Security options
1124 #
1125 # CONFIG_KEYS is not set
1126 # CONFIG_SECURITY is not set
1127
1128 #
1129 # Cryptographic options
1130 #
1131 # CONFIG_CRYPTO is not set
1132
1133 #
1134 # Hardware crypto devices
1135 #
1136
1137 #
1138 # Library routines
1139 #
1140 # CONFIG_CRC_CCITT is not set
1141 CONFIG_CRC32=y
1142 # CONFIG_LIBCRC32C is not set
1143 CONFIG_ZLIB_INFLATE=y
1144 CONFIG_ZLIB_DEFLATE=y