Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / arch / arm / configs / badge4_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.12-rc6-git3
4 # Thu Jun  9 19:00:50 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 CONFIG_INIT_ENV_ARG_LIMIT=32
20
21 #
22 # General setup
23 #
24 CONFIG_LOCALVERSION=""
25 CONFIG_SWAP=y
26 # CONFIG_SYSVIPC is not set
27 # CONFIG_POSIX_MQUEUE is not set
28 # CONFIG_BSD_PROCESS_ACCT is not set
29 CONFIG_SYSCTL=y
30 # CONFIG_AUDIT is not set
31 CONFIG_HOTPLUG=y
32 CONFIG_KOBJECT_UEVENT=y
33 # CONFIG_IKCONFIG is not set
34 CONFIG_EMBEDDED=y
35 CONFIG_KALLSYMS=y
36 # CONFIG_KALLSYMS_ALL is not set
37 # CONFIG_KALLSYMS_EXTRA_PASS is not set
38 CONFIG_PRINTK=y
39 CONFIG_BUG=y
40 CONFIG_BASE_FULL=y
41 CONFIG_FUTEX=y
42 CONFIG_EPOLL=y
43 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
44 CONFIG_SHMEM=y
45 CONFIG_CC_ALIGN_FUNCTIONS=0
46 CONFIG_CC_ALIGN_LABELS=0
47 CONFIG_CC_ALIGN_LOOPS=0
48 CONFIG_CC_ALIGN_JUMPS=0
49 # CONFIG_TINY_SHMEM is not set
50 CONFIG_BASE_SMALL=0
51
52 #
53 # Loadable module support
54 #
55 CONFIG_MODULES=y
56 # CONFIG_MODULE_UNLOAD is not set
57 CONFIG_OBSOLETE_MODPARM=y
58 CONFIG_MODVERSIONS=y
59 # CONFIG_MODULE_SRCVERSION_ALL is not set
60 CONFIG_KMOD=y
61
62 #
63 # System Type
64 #
65 # CONFIG_ARCH_CLPS7500 is not set
66 # CONFIG_ARCH_CLPS711X is not set
67 # CONFIG_ARCH_CO285 is not set
68 # CONFIG_ARCH_EBSA110 is not set
69 # CONFIG_ARCH_FOOTBRIDGE is not set
70 # CONFIG_ARCH_INTEGRATOR is not set
71 # CONFIG_ARCH_IOP3XX is not set
72 # CONFIG_ARCH_IXP4XX is not set
73 # CONFIG_ARCH_IXP2000 is not set
74 # CONFIG_ARCH_L7200 is not set
75 # CONFIG_ARCH_PXA is not set
76 # CONFIG_ARCH_RPC is not set
77 CONFIG_ARCH_SA1100=y
78 # CONFIG_ARCH_S3C2410 is not set
79 # CONFIG_ARCH_SHARK is not set
80 # CONFIG_ARCH_LH7A40X is not set
81 # CONFIG_ARCH_OMAP is not set
82 # CONFIG_ARCH_VERSATILE is not set
83 # CONFIG_ARCH_IMX is not set
84 # CONFIG_ARCH_H720X is not set
85
86 #
87 # SA11x0 Implementations
88 #
89 # CONFIG_SA1100_ASSABET is not set
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_BADGE4=y
95 # CONFIG_SA1100_JORNADA720 is not set
96 # CONFIG_SA1100_HACKKIT is not set
97 # CONFIG_SA1100_LART is not set
98 # CONFIG_SA1100_PLEB is not set
99 # CONFIG_SA1100_SHANNON is not set
100 # CONFIG_SA1100_SIMPAD is not set
101 # CONFIG_SA1100_SSP is not set
102
103 #
104 # Processor Type
105 #
106 CONFIG_CPU_32=y
107 CONFIG_CPU_SA1100=y
108 CONFIG_CPU_32v4=y
109 CONFIG_CPU_ABRT_EV4=y
110 CONFIG_CPU_CACHE_V4WB=y
111 CONFIG_CPU_CACHE_VIVT=y
112 CONFIG_CPU_TLB_V4WB=y
113
114 #
115 # Processor Features
116 #
117 CONFIG_SA1111=y
118 CONFIG_DMABOUNCE=y
119 CONFIG_FORCE_MAX_ZONEORDER=9
120
121 #
122 # Bus support
123 #
124 CONFIG_ISA=y
125 CONFIG_ISA_DMA_API=y
126
127 #
128 # PCCARD (PCMCIA/CardBus) support
129 #
130 # CONFIG_PCCARD is not set
131
132 #
133 # Kernel Features
134 #
135 # CONFIG_SMP is not set
136 # CONFIG_PREEMPT is not set
137 CONFIG_DISCONTIGMEM=y
138 # CONFIG_LEDS is not set
139 CONFIG_ALIGNMENT_TRAP=y
140
141 #
142 # Boot options
143 #
144 CONFIG_ZBOOT_ROM_TEXT=0x0
145 CONFIG_ZBOOT_ROM_BSS=0x0
146 CONFIG_CMDLINE="init=/linuxrc root=/dev/mtdblock3"
147 # CONFIG_XIP_KERNEL is not set
148
149 #
150 # CPU Frequency scaling
151 #
152 CONFIG_CPU_FREQ=y
153 CONFIG_CPU_FREQ_TABLE=y
154 # CONFIG_CPU_FREQ_DEBUG is not set
155 CONFIG_CPU_FREQ_STAT=y
156 # CONFIG_CPU_FREQ_STAT_DETAILS is not set
157 # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
158 CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
159 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
160 # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
161 CONFIG_CPU_FREQ_GOV_USERSPACE=y
162 # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
163 # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
164 CONFIG_CPU_FREQ_SA1100=y
165
166 #
167 # Floating point emulation
168 #
169
170 #
171 # At least one emulation must be selected
172 #
173 CONFIG_FPE_NWFPE=y
174 # CONFIG_FPE_NWFPE_XP is not set
175 # CONFIG_FPE_FASTFPE is not set
176
177 #
178 # Userspace binary formats
179 #
180 CONFIG_BINFMT_ELF=y
181 CONFIG_BINFMT_AOUT=m
182 CONFIG_BINFMT_MISC=m
183 CONFIG_ARTHUR=m
184
185 #
186 # Power management options
187 #
188 # CONFIG_PM is not set
189
190 #
191 # Device Drivers
192 #
193
194 #
195 # Generic Driver Options
196 #
197 CONFIG_STANDALONE=y
198 CONFIG_PREVENT_FIRMWARE_BUILD=y
199 # CONFIG_FW_LOADER is not set
200 # CONFIG_DEBUG_DRIVER is not set
201
202 #
203 # Memory Technology Devices (MTD)
204 #
205 CONFIG_MTD=y
206 CONFIG_MTD_DEBUG=y
207 CONFIG_MTD_DEBUG_VERBOSE=0
208 # CONFIG_MTD_CONCAT is not set
209 CONFIG_MTD_PARTITIONS=y
210 # CONFIG_MTD_REDBOOT_PARTS is not set
211 # CONFIG_MTD_CMDLINE_PARTS is not set
212 # CONFIG_MTD_AFS_PARTS is not set
213
214 #
215 # User Modules And Translation Layers
216 #
217 CONFIG_MTD_CHAR=y
218 CONFIG_MTD_BLOCK=y
219 # CONFIG_FTL is not set
220 # CONFIG_NFTL is not set
221 # CONFIG_INFTL is not set
222
223 #
224 # RAM/ROM/Flash chip drivers
225 #
226 CONFIG_MTD_CFI=y
227 # CONFIG_MTD_JEDECPROBE is not set
228 CONFIG_MTD_GEN_PROBE=y
229 CONFIG_MTD_CFI_ADV_OPTIONS=y
230 CONFIG_MTD_CFI_NOSWAP=y
231 # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
232 # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
233 CONFIG_MTD_CFI_GEOMETRY=y
234 CONFIG_MTD_MAP_BANK_WIDTH_1=y
235 CONFIG_MTD_MAP_BANK_WIDTH_2=y
236 CONFIG_MTD_MAP_BANK_WIDTH_4=y
237 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
238 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
239 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
240 CONFIG_MTD_CFI_I1=y
241 # CONFIG_MTD_CFI_I2 is not set
242 # CONFIG_MTD_CFI_I4 is not set
243 # CONFIG_MTD_CFI_I8 is not set
244 CONFIG_MTD_CFI_INTELEXT=y
245 # CONFIG_MTD_CFI_AMDSTD is not set
246 # CONFIG_MTD_CFI_STAA is not set
247 CONFIG_MTD_CFI_UTIL=y
248 CONFIG_MTD_RAM=y
249 # CONFIG_MTD_ROM is not set
250 # CONFIG_MTD_ABSENT is not set
251 # CONFIG_MTD_XIP is not set
252
253 #
254 # Mapping drivers for chip access
255 #
256 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
257 # CONFIG_MTD_PHYSMAP is not set
258 # CONFIG_MTD_ARM_INTEGRATOR is not set
259 CONFIG_MTD_SA1100=y
260 # CONFIG_MTD_EDB7312 is not set
261
262 #
263 # Self-contained MTD device drivers
264 #
265 # CONFIG_MTD_SLRAM is not set
266 # CONFIG_MTD_PHRAM is not set
267 # CONFIG_MTD_MTDRAM is not set
268 # CONFIG_MTD_BLKMTD is not set
269 # CONFIG_MTD_BLOCK2MTD is not set
270
271 #
272 # Disk-On-Chip Device Drivers
273 #
274 # CONFIG_MTD_DOC2000 is not set
275 # CONFIG_MTD_DOC2001 is not set
276 # CONFIG_MTD_DOC2001PLUS is not set
277
278 #
279 # NAND Flash Device Drivers
280 #
281 # CONFIG_MTD_NAND is not set
282
283 #
284 # Parallel port support
285 #
286 CONFIG_PARPORT=m
287 # CONFIG_PARPORT_PC is not set
288 CONFIG_PARPORT_NOT_PC=y
289 # CONFIG_PARPORT_ARC is not set
290 # CONFIG_PARPORT_GSC is not set
291 # CONFIG_PARPORT_1284 is not set
292
293 #
294 # Plug and Play support
295 #
296 # CONFIG_PNP is not set
297
298 #
299 # Block devices
300 #
301 # CONFIG_BLK_DEV_XD is not set
302 # CONFIG_PARIDE is not set
303 # CONFIG_BLK_DEV_COW_COMMON is not set
304 CONFIG_BLK_DEV_LOOP=y
305 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
306 CONFIG_BLK_DEV_NBD=m
307 # CONFIG_BLK_DEV_UB is not set
308 # CONFIG_BLK_DEV_RAM is not set
309 CONFIG_BLK_DEV_RAM_COUNT=16
310 CONFIG_INITRAMFS_SOURCE=""
311 # CONFIG_CDROM_PKTCDVD is not set
312
313 #
314 # IO Schedulers
315 #
316 CONFIG_IOSCHED_NOOP=y
317 CONFIG_IOSCHED_AS=y
318 CONFIG_IOSCHED_DEADLINE=y
319 CONFIG_IOSCHED_CFQ=y
320 # CONFIG_ATA_OVER_ETH is not set
321
322 #
323 # ATA/ATAPI/MFM/RLL support
324 #
325 CONFIG_IDE=m
326 CONFIG_BLK_DEV_IDE=m
327
328 #
329 # Please see Documentation/ide.txt for help/info on IDE drives
330 #
331 # CONFIG_BLK_DEV_IDE_SATA is not set
332 CONFIG_BLK_DEV_IDEDISK=m
333 # CONFIG_IDEDISK_MULTI_MODE is not set
334 CONFIG_BLK_DEV_IDECD=m
335 # CONFIG_BLK_DEV_IDETAPE is not set
336 CONFIG_BLK_DEV_IDEFLOPPY=m
337 CONFIG_BLK_DEV_IDESCSI=m
338 # CONFIG_IDE_TASK_IOCTL is not set
339
340 #
341 # IDE chipset support/bugfixes
342 #
343 CONFIG_IDE_GENERIC=m
344 # CONFIG_IDE_ARM is not set
345 # CONFIG_IDE_CHIPSETS is not set
346 # CONFIG_BLK_DEV_IDEDMA is not set
347 # CONFIG_IDEDMA_AUTO is not set
348 # CONFIG_BLK_DEV_HD is not set
349
350 #
351 # SCSI device support
352 #
353 CONFIG_SCSI=y
354 CONFIG_SCSI_PROC_FS=y
355
356 #
357 # SCSI support type (disk, tape, CD-ROM)
358 #
359 CONFIG_BLK_DEV_SD=y
360 CONFIG_CHR_DEV_ST=m
361 # CONFIG_CHR_DEV_OSST is not set
362 CONFIG_BLK_DEV_SR=m
363 # CONFIG_BLK_DEV_SR_VENDOR is not set
364 CONFIG_CHR_DEV_SG=y
365
366 #
367 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
368 #
369 # CONFIG_SCSI_MULTI_LUN is not set
370 # CONFIG_SCSI_CONSTANTS is not set
371 # CONFIG_SCSI_LOGGING is not set
372
373 #
374 # SCSI Transport Attributes
375 #
376 # CONFIG_SCSI_SPI_ATTRS is not set
377 # CONFIG_SCSI_FC_ATTRS is not set
378 # CONFIG_SCSI_ISCSI_ATTRS is not set
379
380 #
381 # SCSI low-level drivers
382 #
383 # CONFIG_SCSI_7000FASST is not set
384 # CONFIG_SCSI_AHA152X is not set
385 # CONFIG_SCSI_AHA1542 is not set
386 # CONFIG_SCSI_AIC7XXX_OLD is not set
387 # CONFIG_SCSI_IN2000 is not set
388 # CONFIG_SCSI_SATA is not set
389 # CONFIG_SCSI_BUSLOGIC is not set
390 # CONFIG_SCSI_DTC3280 is not set
391 # CONFIG_SCSI_EATA is not set
392 # CONFIG_SCSI_FUTURE_DOMAIN is not set
393 # CONFIG_SCSI_GDTH is not set
394 # CONFIG_SCSI_GENERIC_NCR5380 is not set
395 # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
396 # CONFIG_SCSI_PPA is not set
397 # CONFIG_SCSI_IMM is not set
398 # CONFIG_SCSI_NCR53C406A is not set
399 # CONFIG_SCSI_PAS16 is not set
400 # CONFIG_SCSI_PSI240I is not set
401 # CONFIG_SCSI_QLOGIC_FAS is not set
402 # CONFIG_SCSI_SYM53C416 is not set
403 # CONFIG_SCSI_T128 is not set
404 # CONFIG_SCSI_U14_34F is not set
405 # CONFIG_SCSI_DEBUG is not set
406
407 #
408 # Multi-device support (RAID and LVM)
409 #
410 # CONFIG_MD is not set
411
412 #
413 # Fusion MPT device support
414 #
415
416 #
417 # IEEE 1394 (FireWire) support
418 #
419
420 #
421 # I2O device support
422 #
423
424 #
425 # Networking support
426 #
427 CONFIG_NET=y
428
429 #
430 # Networking options
431 #
432 CONFIG_PACKET=y
433 # CONFIG_PACKET_MMAP is not set
434 CONFIG_UNIX=y
435 # CONFIG_NET_KEY is not set
436 CONFIG_INET=y
437 # CONFIG_IP_MULTICAST is not set
438 # CONFIG_IP_ADVANCED_ROUTER is not set
439 # CONFIG_IP_PNP is not set
440 # CONFIG_NET_IPIP is not set
441 # CONFIG_NET_IPGRE is not set
442 # CONFIG_ARPD is not set
443 # CONFIG_SYN_COOKIES is not set
444 # CONFIG_INET_AH is not set
445 # CONFIG_INET_ESP is not set
446 # CONFIG_INET_IPCOMP is not set
447 # CONFIG_INET_TUNNEL is not set
448 CONFIG_IP_TCPDIAG=y
449 # CONFIG_IP_TCPDIAG_IPV6 is not set
450 # CONFIG_IPV6 is not set
451 # CONFIG_NETFILTER is not set
452
453 #
454 # SCTP Configuration (EXPERIMENTAL)
455 #
456 # CONFIG_IP_SCTP is not set
457 # CONFIG_ATM is not set
458 # CONFIG_BRIDGE is not set
459 # CONFIG_VLAN_8021Q is not set
460 # CONFIG_DECNET is not set
461 # CONFIG_LLC2 is not set
462 # CONFIG_IPX is not set
463 # CONFIG_ATALK is not set
464 # CONFIG_X25 is not set
465 # CONFIG_LAPB is not set
466 # CONFIG_NET_DIVERT is not set
467 # CONFIG_ECONET is not set
468 # CONFIG_WAN_ROUTER is not set
469
470 #
471 # QoS and/or fair queueing
472 #
473 # CONFIG_NET_SCHED is not set
474 # CONFIG_NET_CLS_ROUTE is not set
475
476 #
477 # Network testing
478 #
479 # CONFIG_NET_PKTGEN is not set
480 # CONFIG_NETPOLL is not set
481 # CONFIG_NET_POLL_CONTROLLER is not set
482 # CONFIG_HAMRADIO is not set
483 CONFIG_IRDA=y
484
485 #
486 # IrDA protocols
487 #
488 CONFIG_IRLAN=y
489 CONFIG_IRCOMM=y
490 CONFIG_IRDA_ULTRA=y
491
492 #
493 # IrDA options
494 #
495 # CONFIG_IRDA_CACHE_LAST_LSAP is not set
496 # CONFIG_IRDA_FAST_RR is not set
497 # CONFIG_IRDA_DEBUG is not set
498
499 #
500 # Infrared-port device drivers
501 #
502
503 #
504 # SIR device drivers
505 #
506 # CONFIG_IRTTY_SIR is not set
507
508 #
509 # Dongle support
510 #
511
512 #
513 # Old SIR device drivers
514 #
515 # CONFIG_IRPORT_SIR is not set
516
517 #
518 # Old Serial dongle support
519 #
520
521 #
522 # FIR device drivers
523 #
524 # CONFIG_USB_IRDA is not set
525 # CONFIG_SIGMATEL_FIR is not set
526 # CONFIG_NSC_FIR is not set
527 # CONFIG_WINBOND_FIR is not set
528 # CONFIG_SMC_IRCC_FIR is not set
529 # CONFIG_ALI_FIR is not set
530 CONFIG_SA1100_FIR=y
531 # CONFIG_VIA_FIR is not set
532 CONFIG_BT=m
533 CONFIG_BT_L2CAP=m
534 # CONFIG_BT_SCO is not set
535 # CONFIG_BT_RFCOMM is not set
536 # CONFIG_BT_BNEP is not set
537 # CONFIG_BT_HIDP is not set
538
539 #
540 # Bluetooth device drivers
541 #
542 CONFIG_BT_HCIUSB=m
543 # CONFIG_BT_HCIUSB_SCO is not set
544 CONFIG_BT_HCIUART=m
545 # CONFIG_BT_HCIUART_H4 is not set
546 # CONFIG_BT_HCIUART_BCSP is not set
547 # CONFIG_BT_HCIBCM203X is not set
548 # CONFIG_BT_HCIBPA10X is not set
549 # CONFIG_BT_HCIBFUSB is not set
550 CONFIG_BT_HCIVHCI=m
551 CONFIG_NETDEVICES=y
552 # CONFIG_DUMMY is not set
553 # CONFIG_BONDING is not set
554 # CONFIG_EQUALIZER is not set
555 # CONFIG_TUN is not set
556
557 #
558 # ARCnet devices
559 #
560 # CONFIG_ARCNET is not set
561
562 #
563 # Ethernet (10 or 100Mbit)
564 #
565 # CONFIG_NET_ETHERNET is not set
566 CONFIG_MII=m
567
568 #
569 # Ethernet (1000 Mbit)
570 #
571
572 #
573 # Ethernet (10000 Mbit)
574 #
575
576 #
577 # Token Ring devices
578 #
579 # CONFIG_TR is not set
580
581 #
582 # Wireless LAN (non-hamradio)
583 #
584 CONFIG_NET_RADIO=y
585
586 #
587 # Obsolete Wireless cards support (pre-802.11)
588 #
589 # CONFIG_STRIP is not set
590 # CONFIG_ARLAN is not set
591 # CONFIG_WAVELAN is not set
592
593 #
594 # Wireless 802.11b ISA/PCI cards support
595 #
596 # CONFIG_ATMEL is not set
597 CONFIG_NET_WIRELESS=y
598
599 #
600 # Wan interfaces
601 #
602 # CONFIG_WAN is not set
603 # CONFIG_PLIP is not set
604 # CONFIG_PPP is not set
605 # CONFIG_SLIP is not set
606 # CONFIG_SHAPER is not set
607 # CONFIG_NETCONSOLE is not set
608
609 #
610 # ISDN subsystem
611 #
612 # CONFIG_ISDN is not set
613
614 #
615 # Input device support
616 #
617 # CONFIG_INPUT is not set
618
619 #
620 # Hardware I/O ports
621 #
622 # CONFIG_SERIO is not set
623 # CONFIG_GAMEPORT is not set
624
625 #
626 # Character devices
627 #
628 # CONFIG_VT is not set
629 # CONFIG_SERIAL_NONSTANDARD is not set
630
631 #
632 # Serial drivers
633 #
634 # CONFIG_SERIAL_8250 is not set
635
636 #
637 # Non-8250 serial port support
638 #
639 CONFIG_SERIAL_SA1100=y
640 CONFIG_SERIAL_SA1100_CONSOLE=y
641 CONFIG_SERIAL_CORE=y
642 CONFIG_SERIAL_CORE_CONSOLE=y
643 CONFIG_UNIX98_PTYS=y
644 CONFIG_LEGACY_PTYS=y
645 CONFIG_LEGACY_PTY_COUNT=256
646 # CONFIG_PRINTER is not set
647 # CONFIG_PPDEV is not set
648 # CONFIG_TIPAR is not set
649
650 #
651 # IPMI
652 #
653 # CONFIG_IPMI_HANDLER is not set
654
655 #
656 # Watchdog Cards
657 #
658 CONFIG_WATCHDOG=y
659 # CONFIG_WATCHDOG_NOWAYOUT is not set
660
661 #
662 # Watchdog Device Drivers
663 #
664 CONFIG_SOFT_WATCHDOG=m
665 CONFIG_SA1100_WATCHDOG=m
666
667 #
668 # ISA-based Watchdog Cards
669 #
670 # CONFIG_PCWATCHDOG is not set
671 # CONFIG_MIXCOMWD is not set
672 # CONFIG_WDT is not set
673
674 #
675 # USB-based Watchdog Cards
676 #
677 # CONFIG_USBPCWATCHDOG is not set
678 # CONFIG_NVRAM is not set
679 CONFIG_RTC=m
680 # CONFIG_DTLK is not set
681 # CONFIG_R3964 is not set
682
683 #
684 # Ftape, the floppy tape device driver
685 #
686 # CONFIG_DRM is not set
687 # CONFIG_RAW_DRIVER is not set
688
689 #
690 # TPM devices
691 #
692
693 #
694 # I2C support
695 #
696 CONFIG_I2C=m
697 CONFIG_I2C_CHARDEV=m
698
699 #
700 # I2C Algorithms
701 #
702 CONFIG_I2C_ALGOBIT=m
703 CONFIG_I2C_ALGOPCF=m
704 # CONFIG_I2C_ALGOPCA is not set
705
706 #
707 # I2C Hardware Bus support
708 #
709 CONFIG_I2C_ELEKTOR=m
710 # CONFIG_I2C_PARPORT is not set
711 # CONFIG_I2C_PARPORT_LIGHT is not set
712 # CONFIG_I2C_STUB is not set
713 # CONFIG_I2C_PCA_ISA is not set
714
715 #
716 # Hardware Sensors Chip support
717 #
718 # CONFIG_I2C_SENSOR is not set
719 # CONFIG_SENSORS_ADM1021 is not set
720 # CONFIG_SENSORS_ADM1025 is not set
721 # CONFIG_SENSORS_ADM1026 is not set
722 # CONFIG_SENSORS_ADM1031 is not set
723 # CONFIG_SENSORS_ASB100 is not set
724 # CONFIG_SENSORS_DS1621 is not set
725 # CONFIG_SENSORS_FSCHER is not set
726 # CONFIG_SENSORS_FSCPOS is not set
727 # CONFIG_SENSORS_GL518SM is not set
728 # CONFIG_SENSORS_GL520SM is not set
729 # CONFIG_SENSORS_IT87 is not set
730 # CONFIG_SENSORS_LM63 is not set
731 # CONFIG_SENSORS_LM75 is not set
732 # CONFIG_SENSORS_LM77 is not set
733 # CONFIG_SENSORS_LM78 is not set
734 # CONFIG_SENSORS_LM80 is not set
735 # CONFIG_SENSORS_LM83 is not set
736 # CONFIG_SENSORS_LM85 is not set
737 # CONFIG_SENSORS_LM87 is not set
738 # CONFIG_SENSORS_LM90 is not set
739 # CONFIG_SENSORS_LM92 is not set
740 # CONFIG_SENSORS_MAX1619 is not set
741 # CONFIG_SENSORS_PC87360 is not set
742 # CONFIG_SENSORS_SMSC47B397 is not set
743 # CONFIG_SENSORS_SMSC47M1 is not set
744 # CONFIG_SENSORS_W83781D is not set
745 # CONFIG_SENSORS_W83L785TS is not set
746 # CONFIG_SENSORS_W83627HF is not set
747
748 #
749 # Other I2C Chip support
750 #
751 # CONFIG_SENSORS_DS1337 is not set
752 # CONFIG_EEPROM_LEGACY is not set
753 # CONFIG_SENSORS_PCF8574 is not set
754 # CONFIG_SENSORS_PCF8591 is not set
755 # CONFIG_SENSORS_RTC8564 is not set
756 # CONFIG_I2C_DEBUG_CORE is not set
757 # CONFIG_I2C_DEBUG_ALGO is not set
758 # CONFIG_I2C_DEBUG_BUS is not set
759 # CONFIG_I2C_DEBUG_CHIP is not set
760
761 #
762 # Misc devices
763 #
764
765 #
766 # Multimedia devices
767 #
768 CONFIG_VIDEO_DEV=y
769
770 #
771 # Video For Linux
772 #
773
774 #
775 # Video Adapters
776 #
777 # CONFIG_VIDEO_PMS is not set
778 # CONFIG_VIDEO_BWQCAM is not set
779 # CONFIG_VIDEO_CQCAM is not set
780 # CONFIG_VIDEO_CPIA is not set
781 # CONFIG_VIDEO_SAA5246A is not set
782 # CONFIG_VIDEO_SAA5249 is not set
783 # CONFIG_TUNER_3036 is not set
784 # CONFIG_VIDEO_OVCAMCHIP is not set
785
786 #
787 # Radio Adapters
788 #
789 # CONFIG_RADIO_CADET is not set
790 # CONFIG_RADIO_RTRACK is not set
791 # CONFIG_RADIO_RTRACK2 is not set
792 # CONFIG_RADIO_AZTECH is not set
793 # CONFIG_RADIO_GEMTEK is not set
794 # CONFIG_RADIO_MAESTRO is not set
795 # CONFIG_RADIO_SF16FMI is not set
796 # CONFIG_RADIO_SF16FMR2 is not set
797 # CONFIG_RADIO_TERRATEC is not set
798 # CONFIG_RADIO_TRUST is not set
799 # CONFIG_RADIO_TYPHOON is not set
800 # CONFIG_RADIO_ZOLTRIX is not set
801
802 #
803 # Digital Video Broadcasting Devices
804 #
805 # CONFIG_DVB is not set
806
807 #
808 # Graphics support
809 #
810 # CONFIG_FB is not set
811
812 #
813 # Sound
814 #
815 CONFIG_SOUND=y
816
817 #
818 # Advanced Linux Sound Architecture
819 #
820 # CONFIG_SND is not set
821
822 #
823 # Open Sound System
824 #
825 CONFIG_SOUND_PRIME=y
826 # CONFIG_SOUND_BT878 is not set
827 # CONFIG_SOUND_FUSION is not set
828 # CONFIG_SOUND_CS4281 is not set
829 # CONFIG_SOUND_SONICVIBES is not set
830 # CONFIG_SOUND_TRIDENT is not set
831 # CONFIG_SOUND_MSNDCLAS is not set
832 # CONFIG_SOUND_MSNDPIN is not set
833 # CONFIG_SOUND_OSS is not set
834 # CONFIG_SOUND_TVMIXER is not set
835 # CONFIG_SOUND_AD1980 is not set
836
837 #
838 # USB support
839 #
840 CONFIG_USB_ARCH_HAS_HCD=y
841 CONFIG_USB_ARCH_HAS_OHCI=y
842 CONFIG_USB=y
843 CONFIG_USB_DEBUG=y
844
845 #
846 # Miscellaneous USB options
847 #
848 CONFIG_USB_DEVICEFS=y
849 # CONFIG_USB_BANDWIDTH is not set
850 # CONFIG_USB_DYNAMIC_MINORS is not set
851 # CONFIG_USB_OTG is not set
852
853 #
854 # USB Host Controller Drivers
855 #
856 # CONFIG_USB_OHCI_HCD is not set
857 # CONFIG_USB_SL811_HCD is not set
858
859 #
860 # USB Device Class drivers
861 #
862 CONFIG_USB_AUDIO=y
863
864 #
865 # USB Bluetooth TTY can only be used with disabled Bluetooth subsystem
866 #
867 # CONFIG_USB_MIDI is not set
868 CONFIG_USB_ACM=m
869 CONFIG_USB_PRINTER=m
870
871 #
872 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
873 #
874 CONFIG_USB_STORAGE=y
875 CONFIG_USB_STORAGE_DEBUG=y
876 # CONFIG_USB_STORAGE_DATAFAB is not set
877 # CONFIG_USB_STORAGE_FREECOM is not set
878 # CONFIG_USB_STORAGE_ISD200 is not set
879 # CONFIG_USB_STORAGE_DPCM is not set
880 # CONFIG_USB_STORAGE_USBAT is not set
881 # CONFIG_USB_STORAGE_SDDR09 is not set
882 # CONFIG_USB_STORAGE_SDDR55 is not set
883 # CONFIG_USB_STORAGE_JUMPSHOT is not set
884
885 #
886 # USB Input Devices
887 #
888 # CONFIG_USB_HID is not set
889
890 #
891 # USB HID Boot Protocol drivers
892 #
893
894 #
895 # USB Imaging devices
896 #
897 CONFIG_USB_MDC800=m
898 CONFIG_USB_MICROTEK=m
899
900 #
901 # USB Multimedia devices
902 #
903 CONFIG_USB_DABUSB=m
904 CONFIG_USB_VICAM=m
905 CONFIG_USB_DSBR=m
906 CONFIG_USB_IBMCAM=m
907 CONFIG_USB_KONICAWC=m
908 CONFIG_USB_OV511=m
909 CONFIG_USB_SE401=m
910 # CONFIG_USB_SN9C102 is not set
911 # CONFIG_USB_STV680 is not set
912 CONFIG_USB_PWC=m
913
914 #
915 # USB Network Adapters
916 #
917 CONFIG_USB_CATC=m
918 CONFIG_USB_KAWETH=m
919 CONFIG_USB_PEGASUS=m
920 # CONFIG_USB_RTL8150 is not set
921 CONFIG_USB_USBNET=m
922
923 #
924 # USB Host-to-Host Cables
925 #
926 CONFIG_USB_ALI_M5632=y
927 CONFIG_USB_AN2720=y
928 CONFIG_USB_BELKIN=y
929 CONFIG_USB_GENESYS=y
930 CONFIG_USB_NET1080=y
931 CONFIG_USB_PL2301=y
932 CONFIG_USB_KC2190=y
933
934 #
935 # Intelligent USB Devices/Gadgets
936 #
937 CONFIG_USB_ARMLINUX=y
938 CONFIG_USB_EPSON2888=y
939 CONFIG_USB_ZAURUS=y
940 CONFIG_USB_CDCETHER=y
941
942 #
943 # USB Network Adapters
944 #
945 # CONFIG_USB_ZD1201 is not set
946 CONFIG_USB_MON=y
947
948 #
949 # USB port drivers
950 #
951 CONFIG_USB_USS720=m
952
953 #
954 # USB Serial Converter support
955 #
956 CONFIG_USB_SERIAL=m
957 CONFIG_USB_SERIAL_GENERIC=y
958 # CONFIG_USB_SERIAL_AIRPRIME is not set
959 CONFIG_USB_SERIAL_BELKIN=m
960 CONFIG_USB_SERIAL_WHITEHEAT=m
961 CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
962 # CONFIG_USB_SERIAL_CP2101 is not set
963 # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
964 CONFIG_USB_SERIAL_EMPEG=m
965 CONFIG_USB_SERIAL_FTDI_SIO=m
966 CONFIG_USB_SERIAL_VISOR=m
967 # CONFIG_USB_SERIAL_IPAQ is not set
968 CONFIG_USB_SERIAL_IR=m
969 CONFIG_USB_SERIAL_EDGEPORT=m
970 # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
971 # CONFIG_USB_SERIAL_GARMIN is not set
972 # CONFIG_USB_SERIAL_IPW is not set
973 CONFIG_USB_SERIAL_KEYSPAN_PDA=m
974 CONFIG_USB_SERIAL_KEYSPAN=m
975 # CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
976 # CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
977 # CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
978 # CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
979 # CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
980 # CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
981 # CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
982 # CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
983 # CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set
984 # CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set
985 # CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
986 # CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
987 # CONFIG_USB_SERIAL_KLSI is not set
988 # CONFIG_USB_SERIAL_KOBIL_SCT is not set
989 CONFIG_USB_SERIAL_MCT_U232=m
990 CONFIG_USB_SERIAL_PL2303=m
991 # CONFIG_USB_SERIAL_HP4X is not set
992 # CONFIG_USB_SERIAL_SAFE is not set
993 # CONFIG_USB_SERIAL_TI is not set
994 CONFIG_USB_SERIAL_CYBERJACK=m
995 CONFIG_USB_SERIAL_XIRCOM=m
996 CONFIG_USB_SERIAL_OMNINET=m
997 CONFIG_USB_EZUSB=y
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=m
1006 # CONFIG_USB_LEGOTOWER is not set
1007 # CONFIG_USB_LCD is not set
1008 # CONFIG_USB_LED is not set
1009 # CONFIG_USB_CYTHERM is not set
1010 # CONFIG_USB_PHIDGETKIT is not set
1011 # CONFIG_USB_PHIDGETSERVO is not set
1012 # CONFIG_USB_IDMOUSE is not set
1013 # CONFIG_USB_TEST is not set
1014
1015 #
1016 # USB ATM/DSL drivers
1017 #
1018
1019 #
1020 # USB Gadget Support
1021 #
1022 # CONFIG_USB_GADGET is not set
1023
1024 #
1025 # MMC/SD Card support
1026 #
1027 # CONFIG_MMC is not set
1028
1029 #
1030 # File systems
1031 #
1032 CONFIG_EXT2_FS=m
1033 # CONFIG_EXT2_FS_XATTR is not set
1034 CONFIG_EXT3_FS=m
1035 CONFIG_EXT3_FS_XATTR=y
1036 # CONFIG_EXT3_FS_POSIX_ACL is not set
1037 # CONFIG_EXT3_FS_SECURITY is not set
1038 CONFIG_JBD=m
1039 # CONFIG_JBD_DEBUG is not set
1040 CONFIG_FS_MBCACHE=m
1041 # CONFIG_REISERFS_FS is not set
1042 # CONFIG_JFS_FS is not set
1043
1044 #
1045 # XFS support
1046 #
1047 # CONFIG_XFS_FS is not set
1048 CONFIG_MINIX_FS=m
1049 # CONFIG_ROMFS_FS is not set
1050 # CONFIG_QUOTA is not set
1051 CONFIG_DNOTIFY=y
1052 # CONFIG_AUTOFS_FS is not set
1053 # CONFIG_AUTOFS4_FS is not set
1054
1055 #
1056 # CD-ROM/DVD Filesystems
1057 #
1058 # CONFIG_ISO9660_FS is not set
1059 # CONFIG_UDF_FS is not set
1060
1061 #
1062 # DOS/FAT/NT Filesystems
1063 #
1064 CONFIG_FAT_FS=y
1065 CONFIG_MSDOS_FS=y
1066 CONFIG_VFAT_FS=m
1067 CONFIG_FAT_DEFAULT_CODEPAGE=437
1068 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1069 # CONFIG_NTFS_FS is not set
1070
1071 #
1072 # Pseudo filesystems
1073 #
1074 CONFIG_PROC_FS=y
1075 CONFIG_SYSFS=y
1076 CONFIG_DEVFS_FS=y
1077 CONFIG_DEVFS_MOUNT=y
1078 # CONFIG_DEVFS_DEBUG is not set
1079 # CONFIG_DEVPTS_FS_XATTR is not set
1080 CONFIG_TMPFS=y
1081 # CONFIG_TMPFS_XATTR is not set
1082 # CONFIG_HUGETLB_PAGE is not set
1083 CONFIG_RAMFS=y
1084
1085 #
1086 # Miscellaneous filesystems
1087 #
1088 # CONFIG_ADFS_FS is not set
1089 # CONFIG_AFFS_FS is not set
1090 # CONFIG_HFS_FS is not set
1091 # CONFIG_HFSPLUS_FS is not set
1092 # CONFIG_BEFS_FS is not set
1093 # CONFIG_BFS_FS is not set
1094 # CONFIG_EFS_FS is not set
1095 # CONFIG_JFFS_FS is not set
1096 CONFIG_JFFS2_FS=y
1097 CONFIG_JFFS2_FS_DEBUG=0
1098 # CONFIG_JFFS2_FS_NAND is not set
1099 # CONFIG_JFFS2_FS_NOR_ECC is not set
1100 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1101 CONFIG_JFFS2_ZLIB=y
1102 CONFIG_JFFS2_RTIME=y
1103 # CONFIG_JFFS2_RUBIN is not set
1104 CONFIG_CRAMFS=m
1105 # CONFIG_VXFS_FS is not set
1106 # CONFIG_HPFS_FS is not set
1107 # CONFIG_QNX4FS_FS is not set
1108 # CONFIG_SYSV_FS is not set
1109 # CONFIG_UFS_FS is not set
1110
1111 #
1112 # Network File Systems
1113 #
1114 CONFIG_NFS_FS=m
1115 CONFIG_NFS_V3=y
1116 # CONFIG_NFS_V4 is not set
1117 # CONFIG_NFS_DIRECTIO is not set
1118 # CONFIG_NFSD is not set
1119 CONFIG_LOCKD=m
1120 CONFIG_LOCKD_V4=y
1121 CONFIG_SUNRPC=m
1122 # CONFIG_RPCSEC_GSS_KRB5 is not set
1123 # CONFIG_RPCSEC_GSS_SPKM3 is not set
1124 CONFIG_SMB_FS=m
1125 # CONFIG_SMB_NLS_DEFAULT is not set
1126 # CONFIG_CIFS is not set
1127 # CONFIG_NCP_FS is not set
1128 # CONFIG_CODA_FS is not set
1129 # CONFIG_AFS_FS is not set
1130
1131 #
1132 # Partition Types
1133 #
1134 CONFIG_PARTITION_ADVANCED=y
1135 # CONFIG_ACORN_PARTITION is not set
1136 # CONFIG_OSF_PARTITION is not set
1137 # CONFIG_AMIGA_PARTITION is not set
1138 # CONFIG_ATARI_PARTITION is not set
1139 # CONFIG_MAC_PARTITION is not set
1140 CONFIG_MSDOS_PARTITION=y
1141 # CONFIG_BSD_DISKLABEL is not set
1142 # CONFIG_MINIX_SUBPARTITION is not set
1143 # CONFIG_SOLARIS_X86_PARTITION is not set
1144 # CONFIG_UNIXWARE_DISKLABEL is not set
1145 # CONFIG_LDM_PARTITION is not set
1146 # CONFIG_SGI_PARTITION is not set
1147 # CONFIG_ULTRIX_PARTITION is not set
1148 # CONFIG_SUN_PARTITION is not set
1149 # CONFIG_EFI_PARTITION is not set
1150
1151 #
1152 # Native Language Support
1153 #
1154 CONFIG_NLS=y
1155 CONFIG_NLS_DEFAULT="iso8859-1"
1156 # CONFIG_NLS_CODEPAGE_437 is not set
1157 # CONFIG_NLS_CODEPAGE_737 is not set
1158 # CONFIG_NLS_CODEPAGE_775 is not set
1159 # CONFIG_NLS_CODEPAGE_850 is not set
1160 # CONFIG_NLS_CODEPAGE_852 is not set
1161 # CONFIG_NLS_CODEPAGE_855 is not set
1162 # CONFIG_NLS_CODEPAGE_857 is not set
1163 # CONFIG_NLS_CODEPAGE_860 is not set
1164 # CONFIG_NLS_CODEPAGE_861 is not set
1165 # CONFIG_NLS_CODEPAGE_862 is not set
1166 # CONFIG_NLS_CODEPAGE_863 is not set
1167 # CONFIG_NLS_CODEPAGE_864 is not set
1168 # CONFIG_NLS_CODEPAGE_865 is not set
1169 # CONFIG_NLS_CODEPAGE_866 is not set
1170 # CONFIG_NLS_CODEPAGE_869 is not set
1171 # CONFIG_NLS_CODEPAGE_936 is not set
1172 # CONFIG_NLS_CODEPAGE_950 is not set
1173 # CONFIG_NLS_CODEPAGE_932 is not set
1174 # CONFIG_NLS_CODEPAGE_949 is not set
1175 # CONFIG_NLS_CODEPAGE_874 is not set
1176 # CONFIG_NLS_ISO8859_8 is not set
1177 # CONFIG_NLS_CODEPAGE_1250 is not set
1178 # CONFIG_NLS_CODEPAGE_1251 is not set
1179 # CONFIG_NLS_ASCII is not set
1180 # CONFIG_NLS_ISO8859_1 is not set
1181 # CONFIG_NLS_ISO8859_2 is not set
1182 # CONFIG_NLS_ISO8859_3 is not set
1183 # CONFIG_NLS_ISO8859_4 is not set
1184 # CONFIG_NLS_ISO8859_5 is not set
1185 # CONFIG_NLS_ISO8859_6 is not set
1186 # CONFIG_NLS_ISO8859_7 is not set
1187 # CONFIG_NLS_ISO8859_9 is not set
1188 # CONFIG_NLS_ISO8859_13 is not set
1189 # CONFIG_NLS_ISO8859_14 is not set
1190 # CONFIG_NLS_ISO8859_15 is not set
1191 # CONFIG_NLS_KOI8_R is not set
1192 # CONFIG_NLS_KOI8_U is not set
1193 # CONFIG_NLS_UTF8 is not set
1194
1195 #
1196 # Profiling support
1197 #
1198 # CONFIG_PROFILING is not set
1199
1200 #
1201 # Kernel hacking
1202 #
1203 # CONFIG_PRINTK_TIME is not set
1204 CONFIG_DEBUG_KERNEL=y
1205 CONFIG_MAGIC_SYSRQ=y
1206 CONFIG_LOG_BUF_SHIFT=14
1207 # CONFIG_SCHEDSTATS is not set
1208 # CONFIG_DEBUG_SLAB is not set
1209 # CONFIG_DEBUG_SPINLOCK is not set
1210 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1211 # CONFIG_DEBUG_KOBJECT is not set
1212 # CONFIG_DEBUG_BUGVERBOSE is not set
1213 CONFIG_DEBUG_INFO=y
1214 # CONFIG_DEBUG_FS is not set
1215 CONFIG_FRAME_POINTER=y
1216 CONFIG_DEBUG_USER=y
1217 CONFIG_DEBUG_ERRORS=y
1218 CONFIG_DEBUG_LL=y
1219 # CONFIG_DEBUG_ICEDCC is not set
1220
1221 #
1222 # Security options
1223 #
1224 # CONFIG_KEYS is not set
1225 # CONFIG_SECURITY is not set
1226
1227 #
1228 # Cryptographic options
1229 #
1230 # CONFIG_CRYPTO is not set
1231
1232 #
1233 # Hardware crypto devices
1234 #
1235
1236 #
1237 # Library routines
1238 #
1239 CONFIG_CRC_CCITT=y
1240 CONFIG_CRC32=y
1241 # CONFIG_LIBCRC32C is not set
1242 CONFIG_ZLIB_INFLATE=y
1243 CONFIG_ZLIB_DEFLATE=y