Enabled MTD (with block device emulation) and JFFS2
[openwrt/svn-archive/archive.git] / openwrt / target / linux / linux-2.4 / config / soekris
1 #
2 # Automatically generated by make menuconfig: don't edit
3 #
4 CONFIG_X86=y
5 # CONFIG_SBUS is not set
6 CONFIG_UID16=y
7
8 #
9 # Code maturity level options
10 #
11 CONFIG_EXPERIMENTAL=y
12
13 #
14 # Loadable module support
15 #
16 CONFIG_MODULES=y
17 # CONFIG_MODVERSIONS is not set
18 # CONFIG_KMOD is not set
19
20 #
21 # Processor type and features
22 #
23 # CONFIG_M386 is not set
24 CONFIG_M486=y
25 # CONFIG_M586 is not set
26 # CONFIG_M586TSC is not set
27 # CONFIG_M586MMX is not set
28 # CONFIG_M686 is not set
29 # CONFIG_MPENTIUMIII is not set
30 # CONFIG_MPENTIUM4 is not set
31 # CONFIG_MK6 is not set
32 # CONFIG_MK7 is not set
33 # CONFIG_MK8 is not set
34 # CONFIG_MELAN is not set
35 # CONFIG_MCRUSOE is not set
36 # CONFIG_MWINCHIPC6 is not set
37 # CONFIG_MWINCHIP2 is not set
38 # CONFIG_MWINCHIP3D is not set
39 # CONFIG_MGEODE is not set
40 # CONFIG_MCYRIXIII is not set
41 # CONFIG_MVIAC3_2 is not set
42 CONFIG_X86_WP_WORKS_OK=y
43 CONFIG_X86_INVLPG=y
44 CONFIG_X86_CMPXCHG=y
45 CONFIG_X86_XADD=y
46 CONFIG_X86_BSWAP=y
47 CONFIG_X86_POPAD_OK=y
48 # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
49 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
50 CONFIG_X86_L1_CACHE_SHIFT=4
51 CONFIG_X86_USE_STRING_486=y
52 CONFIG_X86_ALIGNMENT_16=y
53 CONFIG_X86_PPRO_FENCE=y
54 # CONFIG_X86_F00F_WORKS_OK is not set
55 CONFIG_X86_MCE=y
56 # CONFIG_TOSHIBA is not set
57 # CONFIG_I8K is not set
58 # CONFIG_MICROCODE is not set
59 # CONFIG_X86_MSR is not set
60 # CONFIG_X86_CPUID is not set
61 # CONFIG_EDD is not set
62 CONFIG_NOHIGHMEM=y
63 # CONFIG_HIGHMEM4G is not set
64 # CONFIG_HIGHMEM64G is not set
65 # CONFIG_HIGHMEM is not set
66 # CONFIG_MATH_EMULATION is not set
67 # CONFIG_MTRR is not set
68 # CONFIG_SMP is not set
69 # CONFIG_X86_UP_APIC is not set
70 # CONFIG_X86_UP_IOAPIC is not set
71 # CONFIG_X86_TSC_DISABLE is not set
72
73 #
74 # General setup
75 #
76 CONFIG_NET=y
77 CONFIG_PCI=y
78 # CONFIG_PCI_GOBIOS is not set
79 # CONFIG_PCI_GODIRECT is not set
80 CONFIG_PCI_GOANY=y
81 CONFIG_PCI_BIOS=y
82 CONFIG_PCI_DIRECT=y
83 CONFIG_ISA=y
84 # CONFIG_PCI_NAMES is not set
85 # CONFIG_EISA is not set
86 # CONFIG_MCA is not set
87 CONFIG_HOTPLUG=y
88
89 #
90 # PCMCIA/CardBus support
91 #
92 CONFIG_PCMCIA=m
93 CONFIG_CARDBUS=y
94 # CONFIG_TCIC is not set
95 # CONFIG_I82092 is not set
96 # CONFIG_I82365 is not set
97
98 #
99 # PCI Hotplug Support
100 #
101 # CONFIG_HOTPLUG_PCI is not set
102 # CONFIG_HOTPLUG_PCI_COMPAQ is not set
103 # CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
104 # CONFIG_HOTPLUG_PCI_IBM is not set
105 # CONFIG_HOTPLUG_PCI_SHPC is not set
106 # CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE is not set
107 # CONFIG_HOTPLUG_PCI_SHPC_PHPRM_LEGACY is not set
108 # CONFIG_HOTPLUG_PCI_PCIE is not set
109 # CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE is not set
110 CONFIG_SYSVIPC=y
111 # CONFIG_BSD_PROCESS_ACCT is not set
112 CONFIG_SYSCTL=y
113 CONFIG_KCORE_ELF=y
114 # CONFIG_KCORE_AOUT is not set
115 # CONFIG_BINFMT_AOUT is not set
116 CONFIG_BINFMT_ELF=y
117 # CONFIG_BINFMT_ELF_AOUT is not set
118 # CONFIG_BINFMT_MISC is not set
119 # CONFIG_OOM_KILLER is not set
120 # CONFIG_PM is not set
121 # CONFIG_APM is not set
122
123 #
124 # ACPI Support
125 #
126 # CONFIG_ACPI is not set
127
128 #
129 # Memory Technology Devices (MTD)
130 #
131 CONFIG_MTD=y
132 # CONFIG_MTD_DEBUG is not set
133 CONFIG_MTD_PARTITIONS=y
134 # CONFIG_MTD_CONCAT is not set
135 # CONFIG_MTD_REDBOOT_PARTS is not set
136 # CONFIG_MTD_CMDLINE_PARTS is not set
137 CONFIG_MTD_CHAR=y
138 CONFIG_MTD_BLOCK=y
139 # CONFIG_FTL is not set
140 # CONFIG_NFTL is not set
141
142 #
143 # RAM/ROM/Flash chip drivers
144 #
145 # CONFIG_MTD_CFI is not set
146 # CONFIG_MTD_JEDECPROBE is not set
147 # CONFIG_MTD_GEN_PROBE is not set
148 # CONFIG_MTD_CFI_INTELEXT is not set
149 # CONFIG_MTD_CFI_AMDSTD is not set
150 # CONFIG_MTD_CFI_STAA is not set
151 # CONFIG_MTD_CFI_SSTSTD is not set
152 # CONFIG_MTD_RAM is not set
153 # CONFIG_MTD_ROM is not set
154 # CONFIG_MTD_ABSENT is not set
155 # CONFIG_MTD_OBSOLETE_CHIPS is not set
156 # CONFIG_MTD_AMDSTD is not set
157 # CONFIG_MTD_SHARP is not set
158 # CONFIG_MTD_JEDEC is not set
159
160 #
161 # Mapping drivers for chip access
162 #
163 # CONFIG_MTD_PHYSMAP is not set
164 # CONFIG_MTD_PNC2000 is not set
165 # CONFIG_MTD_SC520CDP is not set
166 # CONFIG_MTD_NETSC520 is not set
167 # CONFIG_MTD_SBC_GXX is not set
168 # CONFIG_MTD_ELAN_104NC is not set
169 # CONFIG_MTD_DILNETPC is not set
170 # CONFIG_MTD_MIXMEM is not set
171 # CONFIG_MTD_OCTAGON is not set
172 # CONFIG_MTD_VMAX is not set
173 # CONFIG_MTD_SCx200_DOCFLASH is not set
174 # CONFIG_MTD_L440GX is not set
175 # CONFIG_MTD_AMD76XROM is not set
176 # CONFIG_MTD_ICH2ROM is not set
177 # CONFIG_MTD_NETtel is not set
178 # CONFIG_MTD_SCB2_FLASH is not set
179 # CONFIG_MTD_PCI is not set
180 # CONFIG_MTD_PCMCIA is not set
181
182 #
183 # Self-contained MTD device drivers
184 #
185 # CONFIG_MTD_PMC551 is not set
186 # CONFIG_MTD_SLRAM is not set
187 # CONFIG_MTD_MTDRAM is not set
188 CONFIG_MTD_BLKMTD=y
189 # CONFIG_MTD_DOC1000 is not set
190 # CONFIG_MTD_DOC2000 is not set
191 # CONFIG_MTD_DOC2001 is not set
192 # CONFIG_MTD_DOCPROBE is not set
193
194 #
195 # NAND Flash Device Drivers
196 #
197 # CONFIG_MTD_NAND is not set
198
199 #
200 # Parallel port support
201 #
202 # CONFIG_PARPORT is not set
203
204 #
205 # Plug and Play configuration
206 #
207 CONFIG_PNP=m
208 CONFIG_ISAPNP=m
209
210 #
211 # Block devices
212 #
213 # CONFIG_BLK_DEV_FD is not set
214 # CONFIG_BLK_DEV_XD is not set
215 # CONFIG_PARIDE is not set
216 # CONFIG_BLK_CPQ_DA is not set
217 # CONFIG_BLK_CPQ_CISS_DA is not set
218 # CONFIG_CISS_SCSI_TAPE is not set
219 # CONFIG_CISS_MONITOR_THREAD is not set
220 # CONFIG_BLK_DEV_DAC960 is not set
221 # CONFIG_BLK_DEV_UMEM is not set
222 # CONFIG_BLK_DEV_SX8 is not set
223 CONFIG_BLK_DEV_LOOP=m
224 CONFIG_BLK_DEV_NBD=m
225 # CONFIG_BLK_DEV_RAM is not set
226 # CONFIG_BLK_DEV_INITRD is not set
227 # CONFIG_BLK_STATS is not set
228
229 #
230 # Multi-device support (RAID and LVM)
231 #
232 # CONFIG_MD is not set
233 # CONFIG_BLK_DEV_MD is not set
234 # CONFIG_MD_LINEAR is not set
235 # CONFIG_MD_RAID0 is not set
236 # CONFIG_MD_RAID1 is not set
237 # CONFIG_MD_RAID5 is not set
238 # CONFIG_MD_MULTIPATH is not set
239 # CONFIG_BLK_DEV_LVM is not set
240
241 #
242 # Networking options
243 #
244 CONFIG_PACKET=y
245 CONFIG_PACKET_MMAP=y
246 CONFIG_NETLINK_DEV=m
247 CONFIG_NETFILTER=y
248 # CONFIG_NETFILTER_DEBUG is not set
249 # CONFIG_FILTER is not set
250 CONFIG_UNIX=y
251 CONFIG_INET=y
252 CONFIG_IP_MULTICAST=y
253 CONFIG_IP_ADVANCED_ROUTER=y
254 CONFIG_IP_MULTIPLE_TABLES=y
255 CONFIG_IP_ROUTE_FWMARK=y
256 CONFIG_IP_ROUTE_NAT=y
257 CONFIG_IP_ROUTE_MULTIPATH=y
258 CONFIG_IP_ROUTE_TOS=y
259 # CONFIG_IP_ROUTE_VERBOSE is not set
260 # CONFIG_IP_PNP is not set
261 CONFIG_NET_IPIP=m
262 CONFIG_NET_IPGRE=m
263 # CONFIG_NET_IPGRE_BROADCAST is not set
264 # CONFIG_IP_MROUTE is not set
265 # CONFIG_ARPD is not set
266 # CONFIG_INET_ECN is not set
267 # CONFIG_SYN_COOKIES is not set
268
269 #
270 # IP: Netfilter Configuration
271 #
272 CONFIG_IP_NF_CONNTRACK=y
273 CONFIG_IP_NF_FTP=y
274 CONFIG_IP_NF_AMANDA=m
275 CONFIG_IP_NF_TFTP=m
276 CONFIG_IP_NF_IRC=y
277 CONFIG_IP_NF_CT_PROTO_GRE=m
278 CONFIG_IP_NF_PPTP=m
279 CONFIG_IP_NF_QUEUE=m
280 CONFIG_IP_NF_IPTABLES=y
281 CONFIG_IP_NF_MATCH_LIMIT=m
282 CONFIG_IP_NF_MATCH_MAC=m
283 CONFIG_IP_NF_MATCH_PKTTYPE=m
284 CONFIG_IP_NF_MATCH_MARK=y
285 CONFIG_IP_NF_MATCH_MULTIPORT=y
286 CONFIG_IP_NF_MATCH_TOS=m
287 CONFIG_IP_NF_MATCH_RECENT=m
288 CONFIG_IP_NF_MATCH_ECN=m
289 CONFIG_IP_NF_MATCH_IPP2P=m
290 CONFIG_IP_NF_MATCH_DSCP=m
291 CONFIG_IP_NF_MATCH_AH_ESP=m
292 CONFIG_IP_NF_MATCH_LENGTH=m
293 CONFIG_IP_NF_MATCH_TTL=m
294 CONFIG_IP_NF_MATCH_TCPMSS=y
295 CONFIG_IP_NF_MATCH_HELPER=m
296 CONFIG_IP_NF_MATCH_STATE=y
297 CONFIG_IP_NF_MATCH_CONNTRACK=m
298 CONFIG_IP_NF_MATCH_UNCLEAN=m
299 CONFIG_IP_NF_MATCH_OWNER=m
300 CONFIG_IP_NF_MATCH_LAYER7=m
301 # CONFIG_IP_NF_MATCH_LAYER7_DEBUG is not set
302 CONFIG_IP_NF_MATCH_LAYER7_MAXDATALEN=2048
303 CONFIG_IP_NF_FILTER=y
304 CONFIG_IP_NF_TARGET_REJECT=y
305 CONFIG_IP_NF_TARGET_MIRROR=m
306 CONFIG_IP_NF_NAT=y
307 CONFIG_IP_NF_NAT_NEEDED=y
308 CONFIG_IP_NF_TARGET_MASQUERADE=y
309 CONFIG_IP_NF_TARGET_REDIRECT=m
310 CONFIG_IP_NF_TARGET_NETMAP=m
311 CONFIG_IP_NF_NAT_PPTP=m
312 CONFIG_IP_NF_NAT_PROTO_GRE=m
313 CONFIG_IP_NF_NAT_AMANDA=m
314 CONFIG_IP_NF_NAT_SNMP_BASIC=m
315 CONFIG_IP_NF_NAT_IRC=y
316 CONFIG_IP_NF_NAT_FTP=y
317 CONFIG_IP_NF_NAT_TFTP=m
318 CONFIG_IP_NF_MANGLE=y
319 CONFIG_IP_NF_TARGET_TOS=m
320 CONFIG_IP_NF_TARGET_ECN=m
321 CONFIG_IP_NF_TARGET_DSCP=m
322 CONFIG_IP_NF_TARGET_MARK=y
323 CONFIG_IP_NF_TARGET_LOG=y
324 CONFIG_IP_NF_TARGET_TTL=m
325 CONFIG_IP_NF_TARGET_ULOG=m
326 CONFIG_IP_NF_TARGET_TCPMSS=y
327 CONFIG_IP_NF_ARPTABLES=m
328 CONFIG_IP_NF_ARPFILTER=m
329 CONFIG_IP_NF_ARP_MANGLE=m
330
331 #
332 # IP: Virtual Server Configuration
333 #
334 # CONFIG_IP_VS is not set
335 CONFIG_IPV6=m
336
337 #
338 # IPv6: Netfilter Configuration
339 #
340 CONFIG_IP6_NF_QUEUE=m
341 CONFIG_IP6_NF_IPTABLES=m
342 CONFIG_IP6_NF_MATCH_LIMIT=m
343 CONFIG_IP6_NF_MATCH_MAC=m
344 # CONFIG_IP6_NF_MATCH_RT is not set
345 # CONFIG_IP6_NF_MATCH_OPTS is not set
346 # CONFIG_IP6_NF_MATCH_FRAG is not set
347 # CONFIG_IP6_NF_MATCH_HL is not set
348 CONFIG_IP6_NF_MATCH_MULTIPORT=m
349 CONFIG_IP6_NF_MATCH_OWNER=m
350 CONFIG_IP6_NF_MATCH_MARK=m
351 # CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
352 # CONFIG_IP6_NF_MATCH_AHESP is not set
353 CONFIG_IP6_NF_MATCH_LENGTH=m
354 CONFIG_IP6_NF_MATCH_EUI64=m
355 CONFIG_IP6_NF_FILTER=m
356 CONFIG_IP6_NF_TARGET_LOG=m
357 CONFIG_IP6_NF_MANGLE=m
358 CONFIG_IP6_NF_TARGET_MARK=m
359 # CONFIG_KHTTPD is not set
360
361 #
362 # SCTP Configuration (EXPERIMENTAL)
363 #
364 # CONFIG_IP_SCTP is not set
365 # CONFIG_ATM is not set
366 CONFIG_VLAN_8021Q=y
367 # CONFIG_IPX is not set
368 # CONFIG_ATALK is not set
369 # CONFIG_DECNET is not set
370 CONFIG_BRIDGE=y
371 # CONFIG_X25 is not set
372 # CONFIG_LAPB is not set
373 # CONFIG_LLC is not set
374 # CONFIG_NET_DIVERT is not set
375 # CONFIG_ECONET is not set
376 CONFIG_WAN_ROUTER=m
377 # CONFIG_NET_FASTROUTE is not set
378 # CONFIG_NET_HW_FLOWCONTROL is not set
379
380 #
381 # QoS and/or fair queueing
382 #
383 CONFIG_NET_SCHED=y
384 CONFIG_NET_SCH_CBQ=m
385 CONFIG_NET_SCH_HTB=m
386 CONFIG_NET_SCH_CSZ=m
387 CONFIG_NET_SCH_HFSC=m
388 CONFIG_NET_SCH_PRIO=m
389 CONFIG_NET_SCH_RED=m
390 CONFIG_NET_SCH_SFQ=m
391 CONFIG_NET_SCH_TEQL=m
392 CONFIG_NET_SCH_TBF=m
393 CONFIG_NET_SCH_GRED=m
394 # CONFIG_NET_SCH_NETEM is not set
395 CONFIG_NET_SCH_DSMARK=m
396 CONFIG_NET_SCH_INGRESS=m
397 CONFIG_NET_QOS=y
398 CONFIG_NET_ESTIMATOR=y
399 CONFIG_NET_CLS=y
400 CONFIG_NET_CLS_TCINDEX=m
401 CONFIG_NET_CLS_ROUTE4=m
402 CONFIG_NET_CLS_ROUTE=y
403 CONFIG_NET_CLS_FW=m
404 CONFIG_NET_CLS_U32=m
405 CONFIG_NET_CLS_RSVP=m
406 CONFIG_NET_CLS_RSVP6=m
407 CONFIG_NET_CLS_POLICE=y
408
409 #
410 # Network testing
411 #
412 # CONFIG_NET_PKTGEN is not set
413 CONFIG_IPSEC_NAT_TRAVERSAL=y
414
415 #
416 # Telephony Support
417 #
418 # CONFIG_PHONE is not set
419 # CONFIG_PHONE_IXJ is not set
420 # CONFIG_PHONE_IXJ_PCMCIA is not set
421
422 #
423 # ATA/IDE/MFM/RLL support
424 #
425 CONFIG_IDE=y
426
427 #
428 # IDE, ATA and ATAPI Block devices
429 #
430 CONFIG_BLK_DEV_IDE=y
431 # CONFIG_BLK_DEV_HD_IDE is not set
432 # CONFIG_BLK_DEV_HD is not set
433 # CONFIG_BLK_DEV_IDE_SATA is not set
434 CONFIG_BLK_DEV_IDEDISK=y
435 CONFIG_IDEDISK_MULTI_MODE=y
436 # CONFIG_IDEDISK_STROKE is not set
437 # CONFIG_BLK_DEV_IDECS is not set
438 # CONFIG_BLK_DEV_DELKIN is not set
439 # CONFIG_BLK_DEV_IDECD is not set
440 # CONFIG_BLK_DEV_IDETAPE is not set
441 # CONFIG_BLK_DEV_IDEFLOPPY is not set
442 # CONFIG_BLK_DEV_IDESCSI is not set
443 # CONFIG_IDE_TASK_IOCTL is not set
444 # CONFIG_BLK_DEV_CMD640 is not set
445 # CONFIG_BLK_DEV_CMD640_ENHANCED is not set
446 # CONFIG_BLK_DEV_ISAPNP is not set
447 CONFIG_BLK_DEV_IDEPCI=y
448 # CONFIG_BLK_DEV_GENERIC is not set
449 CONFIG_IDEPCI_SHARE_IRQ=y
450 CONFIG_BLK_DEV_IDEDMA_PCI=y
451 CONFIG_BLK_DEV_OFFBOARD=y
452 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
453 CONFIG_IDEDMA_PCI_AUTO=y
454 # CONFIG_IDEDMA_ONLYDISK is not set
455 CONFIG_BLK_DEV_IDEDMA=y
456 # CONFIG_IDEDMA_PCI_WIP is not set
457 # CONFIG_BLK_DEV_ADMA100 is not set
458 # CONFIG_BLK_DEV_AEC62XX is not set
459 # CONFIG_BLK_DEV_ALI15X3 is not set
460 # CONFIG_WDC_ALI15X3 is not set
461 # CONFIG_BLK_DEV_AMD74XX is not set
462 # CONFIG_AMD74XX_OVERRIDE is not set
463 # CONFIG_BLK_DEV_ATIIXP is not set
464 # CONFIG_BLK_DEV_CMD64X is not set
465 # CONFIG_BLK_DEV_TRIFLEX is not set
466 # CONFIG_BLK_DEV_CY82C693 is not set
467 # CONFIG_BLK_DEV_CS5530 is not set
468 # CONFIG_BLK_DEV_HPT34X is not set
469 # CONFIG_HPT34X_AUTODMA is not set
470 # CONFIG_BLK_DEV_HPT366 is not set
471 # CONFIG_BLK_DEV_PIIX is not set
472 # CONFIG_BLK_DEV_NS87415 is not set
473 # CONFIG_BLK_DEV_OPTI621 is not set
474 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
475 # CONFIG_PDC202XX_BURST is not set
476 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
477 # CONFIG_BLK_DEV_RZ1000 is not set
478 CONFIG_BLK_DEV_SC1200=y
479 # CONFIG_BLK_DEV_SVWKS is not set
480 # CONFIG_BLK_DEV_SIIMAGE is not set
481 # CONFIG_BLK_DEV_SIS5513 is not set
482 # CONFIG_BLK_DEV_SLC90E66 is not set
483 # CONFIG_BLK_DEV_TRM290 is not set
484 # CONFIG_BLK_DEV_VIA82CXXX is not set
485 # CONFIG_IDE_CHIPSETS is not set
486 CONFIG_IDEDMA_AUTO=y
487 CONFIG_IDEDMA_IVB=y
488 # CONFIG_DMA_NONPCI is not set
489 # CONFIG_BLK_DEV_ATARAID is not set
490 # CONFIG_BLK_DEV_ATARAID_PDC is not set
491 # CONFIG_BLK_DEV_ATARAID_HPT is not set
492 # CONFIG_BLK_DEV_ATARAID_MEDLEY is not set
493 # CONFIG_BLK_DEV_ATARAID_SII is not set
494
495 #
496 # SCSI support
497 #
498 CONFIG_SCSI=m
499 CONFIG_BLK_DEV_SD=m
500 CONFIG_SD_EXTRA_DEVS=5
501 # CONFIG_CHR_DEV_ST is not set
502 # CONFIG_CHR_DEV_OSST is not set
503 # CONFIG_BLK_DEV_SR is not set
504 CONFIG_CHR_DEV_SG=m
505 # CONFIG_SCSI_DEBUG_QUEUES is not set
506 # CONFIG_SCSI_MULTI_LUN is not set
507 # CONFIG_SCSI_CONSTANTS is not set
508 # CONFIG_SCSI_LOGGING is not set
509
510 #
511 # SCSI low-level drivers
512 #
513 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
514 # CONFIG_SCSI_7000FASST is not set
515 # CONFIG_SCSI_ACARD is not set
516 # CONFIG_SCSI_AHA152X is not set
517 # CONFIG_SCSI_AHA1542 is not set
518 # CONFIG_SCSI_AHA1740 is not set
519 # CONFIG_SCSI_AACRAID is not set
520 # CONFIG_SCSI_AIC7XXX is not set
521 # CONFIG_SCSI_AIC79XX is not set
522 # CONFIG_SCSI_AIC7XXX_OLD is not set
523 # CONFIG_SCSI_DPT_I2O is not set
524 # CONFIG_SCSI_ADVANSYS is not set
525 # CONFIG_SCSI_IN2000 is not set
526 # CONFIG_SCSI_AM53C974 is not set
527 # CONFIG_SCSI_MEGARAID is not set
528 # CONFIG_SCSI_MEGARAID2 is not set
529 # CONFIG_SCSI_SATA is not set
530 # CONFIG_SCSI_SATA_AHCI is not set
531 # CONFIG_SCSI_SATA_SVW is not set
532 # CONFIG_SCSI_ATA_PIIX is not set
533 # CONFIG_SCSI_SATA_NV is not set
534 # CONFIG_SCSI_SATA_QSTOR is not set
535 # CONFIG_SCSI_SATA_PROMISE is not set
536 # CONFIG_SCSI_SATA_SX4 is not set
537 # CONFIG_SCSI_SATA_SIL is not set
538 # CONFIG_SCSI_SATA_SIS is not set
539 # CONFIG_SCSI_SATA_ULI is not set
540 # CONFIG_SCSI_SATA_VIA is not set
541 # CONFIG_SCSI_SATA_VITESSE is not set
542 # CONFIG_SCSI_BUSLOGIC is not set
543 # CONFIG_SCSI_CPQFCTS is not set
544 # CONFIG_SCSI_DMX3191D is not set
545 # CONFIG_SCSI_DTC3280 is not set
546 # CONFIG_SCSI_EATA is not set
547 # CONFIG_SCSI_EATA_DMA is not set
548 # CONFIG_SCSI_EATA_PIO is not set
549 # CONFIG_SCSI_FUTURE_DOMAIN is not set
550 # CONFIG_SCSI_GDTH is not set
551 # CONFIG_SCSI_GENERIC_NCR5380 is not set
552 # CONFIG_SCSI_IPS is not set
553 # CONFIG_SCSI_INITIO is not set
554 # CONFIG_SCSI_INIA100 is not set
555 # CONFIG_SCSI_NCR53C406A is not set
556 # CONFIG_SCSI_NCR53C7xx is not set
557 # CONFIG_SCSI_SYM53C8XX_2 is not set
558 # CONFIG_SCSI_NCR53C8XX is not set
559 # CONFIG_SCSI_SYM53C8XX is not set
560 # CONFIG_SCSI_PAS16 is not set
561 # CONFIG_SCSI_PCI2000 is not set
562 # CONFIG_SCSI_PCI2220I is not set
563 # CONFIG_SCSI_PSI240I is not set
564 # CONFIG_SCSI_QLOGIC_FAS is not set
565 # CONFIG_SCSI_QLOGIC_ISP is not set
566 # CONFIG_SCSI_QLOGIC_FC is not set
567 # CONFIG_SCSI_QLOGIC_1280 is not set
568 # CONFIG_SCSI_SEAGATE is not set
569 # CONFIG_SCSI_SIM710 is not set
570 # CONFIG_SCSI_SYM53C416 is not set
571 # CONFIG_SCSI_DC390T is not set
572 # CONFIG_SCSI_T128 is not set
573 # CONFIG_SCSI_U14_34F is not set
574 # CONFIG_SCSI_ULTRASTOR is not set
575 # CONFIG_SCSI_NSP32 is not set
576 # CONFIG_SCSI_DEBUG is not set
577
578 #
579 # PCMCIA SCSI adapter support
580 #
581 # CONFIG_SCSI_PCMCIA is not set
582
583 #
584 # Fusion MPT device support
585 #
586 # CONFIG_FUSION is not set
587 # CONFIG_FUSION_BOOT is not set
588 # CONFIG_FUSION_ISENSE is not set
589 # CONFIG_FUSION_CTL is not set
590 # CONFIG_FUSION_LAN is not set
591
592 #
593 # IEEE 1394 (FireWire) support (EXPERIMENTAL)
594 #
595 # CONFIG_IEEE1394 is not set
596
597 #
598 # I2O device support
599 #
600 # CONFIG_I2O is not set
601 # CONFIG_I2O_PCI is not set
602 # CONFIG_I2O_BLOCK is not set
603 # CONFIG_I2O_LAN is not set
604 # CONFIG_I2O_SCSI is not set
605 # CONFIG_I2O_PROC is not set
606
607 #
608 # Network device support
609 #
610 CONFIG_NETDEVICES=y
611
612 #
613 # ARCnet devices
614 #
615 # CONFIG_ARCNET is not set
616 # CONFIG_DUMMY is not set
617 # CONFIG_BONDING is not set
618 # CONFIG_EQUALIZER is not set
619 CONFIG_TUN=m
620 CONFIG_NET_RANDOM=y
621 # CONFIG_ETHERTAP is not set
622 # CONFIG_NET_SB1000 is not set
623
624 #
625 # Ethernet (10 or 100Mbit)
626 #
627 CONFIG_NET_ETHERNET=y
628 # CONFIG_SUNLANCE is not set
629 # CONFIG_HAPPYMEAL is not set
630 # CONFIG_SUNBMAC is not set
631 # CONFIG_SUNQE is not set
632 # CONFIG_SUNGEM is not set
633 # CONFIG_NET_VENDOR_3COM is not set
634 # CONFIG_LANCE is not set
635 # CONFIG_NET_VENDOR_SMC is not set
636 # CONFIG_NET_VENDOR_RACAL is not set
637 # CONFIG_AT1700 is not set
638 # CONFIG_DEPCA is not set
639 # CONFIG_HP100 is not set
640 # CONFIG_NET_ISA is not set
641 CONFIG_NET_PCI=y
642 # CONFIG_PCNET32 is not set
643 # CONFIG_AMD8111_ETH is not set
644 # CONFIG_ADAPTEC_STARFIRE is not set
645 # CONFIG_AC3200 is not set
646 # CONFIG_APRICOT is not set
647 # CONFIG_B44 is not set
648 # CONFIG_CS89x0 is not set
649 # CONFIG_TULIP is not set
650 # CONFIG_DE4X5 is not set
651 # CONFIG_DGRS is not set
652 # CONFIG_DM9102 is not set
653 # CONFIG_EEPRO100 is not set
654 # CONFIG_EEPRO100_PIO is not set
655 # CONFIG_E100 is not set
656 # CONFIG_LNE390 is not set
657 # CONFIG_FEALNX is not set
658 CONFIG_NATSEMI=m
659 # CONFIG_NE2K_PCI is not set
660 # CONFIG_FORCEDETH is not set
661 # CONFIG_NE3210 is not set
662 # CONFIG_ES3210 is not set
663 # CONFIG_8139CP is not set
664 # CONFIG_8139TOO is not set
665 # CONFIG_8139TOO_PIO is not set
666 # CONFIG_8139TOO_TUNE_TWISTER is not set
667 # CONFIG_8139TOO_8129 is not set
668 # CONFIG_8139_OLD_RX_RESET is not set
669 # CONFIG_SIS900 is not set
670 # CONFIG_EPIC100 is not set
671 # CONFIG_SUNDANCE is not set
672 # CONFIG_SUNDANCE_MMIO is not set
673 # CONFIG_TLAN is not set
674 # CONFIG_VIA_RHINE is not set
675 # CONFIG_VIA_RHINE_MMIO is not set
676 # CONFIG_WINBOND_840 is not set
677 # CONFIG_NET_POCKET is not set
678
679 #
680 # Ethernet (1000 Mbit)
681 #
682 # CONFIG_ACENIC is not set
683 # CONFIG_DL2K is not set
684 # CONFIG_E1000 is not set
685 # CONFIG_MYRI_SBUS is not set
686 # CONFIG_NS83820 is not set
687 # CONFIG_HAMACHI is not set
688 # CONFIG_YELLOWFIN is not set
689 # CONFIG_R8169 is not set
690 # CONFIG_SK98LIN is not set
691 # CONFIG_TIGON3 is not set
692 # CONFIG_FDDI is not set
693 # CONFIG_HIPPI is not set
694 # CONFIG_PLIP is not set
695 CONFIG_PPP=m
696 # CONFIG_PPP_MULTILINK is not set
697 # CONFIG_PPP_FILTER is not set
698 CONFIG_PPP_ASYNC=m
699 # CONFIG_PPP_SYNC_TTY is not set
700 CONFIG_PPP_DEFLATE=m
701 CONFIG_PPP_BSDCOMP=m
702 CONFIG_PPP_MPPE_MPPC=m
703 CONFIG_PPPOE=m
704 # CONFIG_SLIP is not set
705
706 #
707 # Wireless LAN (non-hamradio)
708 #
709 CONFIG_NET_RADIO=y
710 # CONFIG_STRIP is not set
711 # CONFIG_WAVELAN is not set
712 # CONFIG_ARLAN is not set
713 # CONFIG_AIRONET4500 is not set
714 # CONFIG_AIRONET4500_NONCS is not set
715 # CONFIG_AIRONET4500_PROC is not set
716 # CONFIG_AIRO is not set
717 # CONFIG_HERMES is not set
718 # CONFIG_PLX_HERMES is not set
719 # CONFIG_TMD_HERMES is not set
720 # CONFIG_PCI_HERMES is not set
721 # CONFIG_PCMCIA_HERMES is not set
722 # CONFIG_AIRO_CS is not set
723 # CONFIG_PCMCIA_ATMEL is not set
724 # CONFIG_PRISM54 is not set
725 CONFIG_NET_WIRELESS=y
726
727 #
728 # Token Ring devices
729 #
730 # CONFIG_TR is not set
731 # CONFIG_NET_FC is not set
732 # CONFIG_RCPCI is not set
733 CONFIG_SHAPER=m
734
735 #
736 # Wan interfaces
737 #
738 # CONFIG_WAN is not set
739
740 #
741 # PCMCIA network device support
742 #
743 CONFIG_NET_PCMCIA=y
744 # CONFIG_PCMCIA_3C589 is not set
745 # CONFIG_PCMCIA_3C574 is not set
746 # CONFIG_PCMCIA_FMVJ18X is not set
747 # CONFIG_PCMCIA_PCNET is not set
748 # CONFIG_PCMCIA_AXNET is not set
749 # CONFIG_PCMCIA_NMCLAN is not set
750 # CONFIG_PCMCIA_SMC91C92 is not set
751 # CONFIG_PCMCIA_XIRC2PS is not set
752 # CONFIG_ARCNET_COM20020_CS is not set
753 # CONFIG_PCMCIA_IBMTR is not set
754 # CONFIG_PCMCIA_XIRCOM is not set
755 # CONFIG_PCMCIA_XIRTULIP is not set
756 # CONFIG_NET_PCMCIA_RADIO is not set
757
758 #
759 # Amateur Radio support
760 #
761 # CONFIG_HAMRADIO is not set
762
763 #
764 # IrDA (infrared) support
765 #
766 # CONFIG_IRDA is not set
767
768 #
769 # ISDN subsystem
770 #
771 # CONFIG_ISDN is not set
772
773 #
774 # Old CD-ROM drivers (not SCSI, not IDE)
775 #
776 # CONFIG_CD_NO_IDESCSI is not set
777
778 #
779 # Input core support
780 #
781 # CONFIG_INPUT is not set
782 # CONFIG_INPUT_KEYBDEV is not set
783 # CONFIG_INPUT_MOUSEDEV is not set
784 # CONFIG_INPUT_JOYDEV is not set
785 # CONFIG_INPUT_EVDEV is not set
786 # CONFIG_INPUT_UINPUT is not set
787
788 #
789 # Character devices
790 #
791 # CONFIG_VT is not set
792 CONFIG_SERIAL=y
793 CONFIG_SERIAL_CONSOLE=y
794 # CONFIG_SERIAL_EXTENDED is not set
795 # CONFIG_SERIAL_NONSTANDARD is not set
796 CONFIG_UNIX98_PTYS=y
797 CONFIG_UNIX98_PTY_COUNT=128
798
799 #
800 # I2C support
801 #
802 # CONFIG_I2C is not set
803
804 #
805 # Mice
806 #
807 # CONFIG_BUSMOUSE is not set
808 # CONFIG_MOUSE is not set
809
810 #
811 # Joysticks
812 #
813 # CONFIG_INPUT_GAMEPORT is not set
814 # CONFIG_QIC02_TAPE is not set
815 # CONFIG_IPMI_HANDLER is not set
816 # CONFIG_IPMI_PANIC_EVENT is not set
817 # CONFIG_IPMI_DEVICE_INTERFACE is not set
818 # CONFIG_IPMI_KCS is not set
819 # CONFIG_IPMI_WATCHDOG is not set
820
821 #
822 # Watchdog Cards
823 #
824 CONFIG_WATCHDOG=y
825 CONFIG_WATCHDOG_NOWAYOUT=y
826 # CONFIG_ACQUIRE_WDT is not set
827 # CONFIG_ADVANTECH_WDT is not set
828 # CONFIG_ALIM1535_WDT is not set
829 # CONFIG_ALIM7101_WDT is not set
830 # CONFIG_SC520_WDT is not set
831 # CONFIG_PCWATCHDOG is not set
832 # CONFIG_EUROTECH_WDT is not set
833 # CONFIG_IB700_WDT is not set
834 # CONFIG_WAFER_WDT is not set
835 # CONFIG_I810_TCO is not set
836 # CONFIG_MIXCOMWD is not set
837 # CONFIG_60XX_WDT is not set
838 CONFIG_SC1200_WDT=m
839 CONFIG_SCx200_WDT=m
840 CONFIG_SOFT_WATCHDOG=y
841 # CONFIG_W83877F_WDT is not set
842 # CONFIG_WDT is not set
843 # CONFIG_WDTPCI is not set
844 # CONFIG_MACHZ_WDT is not set
845 CONFIG_WD1100=m
846 CONFIG_SCx200=m
847 CONFIG_SCx200_GPIO=m
848 # CONFIG_AMD_RNG is not set
849 # CONFIG_INTEL_RNG is not set
850 # CONFIG_HW_RANDOM is not set
851 # CONFIG_AMD_PM768 is not set
852 # CONFIG_NVRAM is not set
853 # CONFIG_RTC is not set
854 # CONFIG_DTLK is not set
855 # CONFIG_R3964 is not set
856 # CONFIG_APPLICOM is not set
857 # CONFIG_SONYPI is not set
858
859 #
860 # Ftape, the floppy tape device driver
861 #
862 # CONFIG_FTAPE is not set
863 # CONFIG_AGP is not set
864
865 #
866 # Direct Rendering Manager (XFree86 DRI support)
867 #
868 # CONFIG_DRM is not set
869 # CONFIG_MWAVE is not set
870
871 #
872 # PCMCIA character devices
873 #
874 # CONFIG_PCMCIA_SERIAL_CS is not set
875 # CONFIG_SYNCLINK_CS is not set
876 # CONFIG_MWAVE is not set
877 # CONFIG_OBMOUSE is not set
878
879 #
880 # Multimedia devices
881 #
882 # CONFIG_VIDEO_DEV is not set
883
884 #
885 # File systems
886 #
887 # CONFIG_QUOTA is not set
888 # CONFIG_QFMT_V2 is not set
889 # CONFIG_AUTOFS_FS is not set
890 # CONFIG_AUTOFS4_FS is not set
891 # CONFIG_REISERFS_FS is not set
892 # CONFIG_REISERFS_CHECK is not set
893 # CONFIG_REISERFS_PROC_INFO is not set
894 # CONFIG_ADFS_FS is not set
895 # CONFIG_ADFS_FS_RW is not set
896 # CONFIG_AFFS_FS is not set
897 # CONFIG_HFS_FS is not set
898 CONFIG_HFSPLUS_FS=m
899 # CONFIG_BEFS_FS is not set
900 # CONFIG_BEFS_DEBUG is not set
901 # CONFIG_BFS_FS is not set
902 CONFIG_EXT3_FS=m
903 CONFIG_JBD=m
904 # CONFIG_JBD_DEBUG is not set
905 CONFIG_FAT_FS=m
906 # CONFIG_MSDOS_FS is not set
907 # CONFIG_UMSDOS_FS is not set
908 CONFIG_VFAT_FS=m
909 # CONFIG_EFS_FS is not set
910 # CONFIG_JFFS_FS is not set
911 CONFIG_JFFS2_FS=y
912 CONFIG_JFFS2_FS_DEBUG=0
913 # CONFIG_JFFS2_BBC_ARMLIB is not set
914 # CONFIG_JFFS2_BBC_LZO is not set
915 CONFIG_JFFS2_BBC_LZARI=y
916 # CONFIG_JFFS2_BBC_LZHD is not set
917 # CONFIG_JFFS2_BBC_LZSS is not set
918 # CONFIG_CRAMFS is not set
919 CONFIG_SQUASHFS=y
920 CONFIG_TMPFS=y
921 CONFIG_RAMFS=y
922 CONFIG_ISO9660_FS=m
923 CONFIG_JOLIET=y
924 # CONFIG_ZISOFS is not set
925 # CONFIG_JFS_FS is not set
926 # CONFIG_JFS_DEBUG is not set
927 # CONFIG_JFS_STATISTICS is not set
928 # CONFIG_MINIX_FS is not set
929 # CONFIG_VXFS_FS is not set
930 # CONFIG_NTFS_FS is not set
931 # CONFIG_NTFS_RW is not set
932 # CONFIG_HPFS_FS is not set
933 CONFIG_PROC_FS=y
934 CONFIG_DEVFS_FS=y
935 CONFIG_DEVFS_MOUNT=y
936 # CONFIG_DEVFS_DEBUG is not set
937 CONFIG_DEVPTS_FS=y
938 # CONFIG_QNX4FS_FS is not set
939 # CONFIG_QNX4FS_RW is not set
940 # CONFIG_ROMFS_FS is not set
941 CONFIG_EXT2_FS=y
942 # CONFIG_SYSV_FS is not set
943 # CONFIG_UDF_FS is not set
944 # CONFIG_UDF_RW is not set
945 # CONFIG_UFS_FS is not set
946 # CONFIG_UFS_FS_WRITE is not set
947 CONFIG_XFS_FS=m
948 # CONFIG_XFS_QUOTA is not set
949 # CONFIG_XFS_RT is not set
950 # CONFIG_XFS_TRACE is not set
951 # CONFIG_XFS_DEBUG is not set
952
953 #
954 # Network File Systems
955 #
956 # CONFIG_CODA_FS is not set
957 # CONFIG_INTERMEZZO_FS is not set
958 CONFIG_NFS_FS=m
959 CONFIG_NFS_V3=y
960 # CONFIG_NFS_DIRECTIO is not set
961 # CONFIG_ROOT_NFS is not set
962 # CONFIG_NFSD is not set
963 # CONFIG_NFSD_V3 is not set
964 # CONFIG_NFSD_TCP is not set
965 CONFIG_SUNRPC=m
966 CONFIG_LOCKD=m
967 CONFIG_LOCKD_V4=y
968 CONFIG_CIFS=m
969 # CONFIG_CIFS_STATS is not set
970 CONFIG_CIFS_POSIX=y
971 # CONFIG_SMB_FS is not set
972 # CONFIG_NCP_FS is not set
973 # CONFIG_NCPFS_PACKET_SIGNING is not set
974 # CONFIG_NCPFS_IOCTL_LOCKING is not set
975 # CONFIG_NCPFS_STRONG is not set
976 # CONFIG_NCPFS_NFS_NS is not set
977 # CONFIG_NCPFS_OS2_NS is not set
978 # CONFIG_NCPFS_SMALLDOS is not set
979 # CONFIG_NCPFS_NLS is not set
980 # CONFIG_NCPFS_EXTRAS is not set
981 # CONFIG_ZISOFS_FS is not set
982
983 #
984 # Partition Types
985 #
986 CONFIG_PARTITION_ADVANCED=y
987 # CONFIG_ACORN_PARTITION is not set
988 # CONFIG_OSF_PARTITION is not set
989 # CONFIG_AMIGA_PARTITION is not set
990 # CONFIG_ATARI_PARTITION is not set
991 CONFIG_MAC_PARTITION=y
992 CONFIG_MSDOS_PARTITION=y
993 # CONFIG_BSD_DISKLABEL is not set
994 # CONFIG_MINIX_SUBPARTITION is not set
995 # CONFIG_SOLARIS_X86_PARTITION is not set
996 # CONFIG_UNIXWARE_DISKLABEL is not set
997 # CONFIG_LDM_PARTITION is not set
998 # CONFIG_SGI_PARTITION is not set
999 # CONFIG_ULTRIX_PARTITION is not set
1000 # CONFIG_SUN_PARTITION is not set
1001 # CONFIG_EFI_PARTITION is not set
1002 # CONFIG_SMB_NLS is not set
1003 CONFIG_NLS=y
1004
1005 #
1006 # Native Language Support
1007 #
1008 CONFIG_NLS_DEFAULT="iso8859-1"
1009 # CONFIG_NLS_CODEPAGE_437 is not set
1010 # CONFIG_NLS_CODEPAGE_737 is not set
1011 # CONFIG_NLS_CODEPAGE_775 is not set
1012 # CONFIG_NLS_CODEPAGE_850 is not set
1013 # CONFIG_NLS_CODEPAGE_852 is not set
1014 # CONFIG_NLS_CODEPAGE_855 is not set
1015 # CONFIG_NLS_CODEPAGE_857 is not set
1016 # CONFIG_NLS_CODEPAGE_860 is not set
1017 # CONFIG_NLS_CODEPAGE_861 is not set
1018 # CONFIG_NLS_CODEPAGE_862 is not set
1019 # CONFIG_NLS_CODEPAGE_863 is not set
1020 # CONFIG_NLS_CODEPAGE_864 is not set
1021 # CONFIG_NLS_CODEPAGE_865 is not set
1022 # CONFIG_NLS_CODEPAGE_866 is not set
1023 # CONFIG_NLS_CODEPAGE_869 is not set
1024 # CONFIG_NLS_CODEPAGE_936 is not set
1025 # CONFIG_NLS_CODEPAGE_950 is not set
1026 # CONFIG_NLS_CODEPAGE_932 is not set
1027 # CONFIG_NLS_CODEPAGE_949 is not set
1028 # CONFIG_NLS_CODEPAGE_874 is not set
1029 # CONFIG_NLS_ISO8859_8 is not set
1030 # CONFIG_NLS_CODEPAGE_1250 is not set
1031 # CONFIG_NLS_CODEPAGE_1251 is not set
1032 # CONFIG_NLS_ISO8859_1 is not set
1033 # CONFIG_NLS_ISO8859_2 is not set
1034 # CONFIG_NLS_ISO8859_3 is not set
1035 # CONFIG_NLS_ISO8859_4 is not set
1036 # CONFIG_NLS_ISO8859_5 is not set
1037 # CONFIG_NLS_ISO8859_6 is not set
1038 # CONFIG_NLS_ISO8859_7 is not set
1039 # CONFIG_NLS_ISO8859_9 is not set
1040 # CONFIG_NLS_ISO8859_13 is not set
1041 # CONFIG_NLS_ISO8859_14 is not set
1042 # CONFIG_NLS_ISO8859_15 is not set
1043 # CONFIG_NLS_KOI8_R is not set
1044 # CONFIG_NLS_KOI8_U is not set
1045 # CONFIG_NLS_UTF8 is not set
1046
1047 #
1048 # Sound
1049 #
1050 # CONFIG_SOUND is not set
1051
1052 #
1053 # USB support
1054 #
1055 CONFIG_USB=m
1056 # CONFIG_USB_DEBUG is not set
1057 CONFIG_USB_DEVICEFS=y
1058 # CONFIG_USB_BANDWIDTH is not set
1059 CONFIG_USB_EHCI_HCD=m
1060 # CONFIG_USB_UHCI is not set
1061 CONFIG_USB_UHCI_ALT=m
1062 CONFIG_USB_OHCI=m
1063 # CONFIG_USB_SL811HS_ALT is not set
1064 # CONFIG_USB_SL811HS is not set
1065 # CONFIG_USB_AUDIO is not set
1066 # CONFIG_USB_EMI26 is not set
1067 # CONFIG_USB_MIDI is not set
1068 CONFIG_USB_STORAGE=m
1069 # CONFIG_USB_STORAGE_DEBUG is not set
1070 CONFIG_USB_STORAGE_DATAFAB=y
1071 CONFIG_USB_STORAGE_FREECOM=y
1072 # CONFIG_USB_STORAGE_ISD200 is not set
1073 CONFIG_USB_STORAGE_DPCM=y
1074 CONFIG_USB_STORAGE_HP8200e=y
1075 CONFIG_USB_STORAGE_SDDR09=y
1076 CONFIG_USB_STORAGE_SDDR55=y
1077 CONFIG_USB_STORAGE_JUMPSHOT=y
1078 CONFIG_USB_ACM=m
1079 CONFIG_USB_PRINTER=m
1080 # CONFIG_USB_HID is not set
1081 # CONFIG_USB_HIDINPUT is not set
1082 # CONFIG_USB_HIDDEV is not set
1083 # CONFIG_USB_KBD is not set
1084 # CONFIG_USB_MOUSE is not set
1085 # CONFIG_USB_AIPTEK is not set
1086 # CONFIG_USB_WACOM is not set
1087 # CONFIG_USB_KBTAB is not set
1088 # CONFIG_USB_POWERMATE is not set
1089 # CONFIG_USB_DC2XX is not set
1090 # CONFIG_USB_MDC800 is not set
1091 # CONFIG_USB_SCANNER is not set
1092 # CONFIG_USB_MICROTEK is not set
1093 # CONFIG_USB_HPUSBSCSI is not set
1094 # CONFIG_USB_PEGASUS is not set
1095 # CONFIG_USB_RTL8150 is not set
1096 # CONFIG_USB_KAWETH is not set
1097 # CONFIG_USB_CATC is not set
1098 # CONFIG_USB_CDCETHER is not set
1099 # CONFIG_USB_USBNET is not set
1100 # CONFIG_USB_USS720 is not set
1101
1102 #
1103 # USB Serial Converter support
1104 #
1105 # CONFIG_USB_SERIAL is not set
1106 # CONFIG_USB_RIO500 is not set
1107 # CONFIG_USB_AUERSWALD is not set
1108 # CONFIG_USB_TIGL is not set
1109 # CONFIG_USB_BRLVGER is not set
1110 # CONFIG_USB_LCD is not set
1111
1112 #
1113 # Support for USB gadgets
1114 #
1115 # CONFIG_USB_GADGET is not set
1116
1117 #
1118 # Bluetooth support
1119 #
1120 CONFIG_BLUEZ=m
1121 CONFIG_BLUEZ_L2CAP=m
1122 CONFIG_BLUEZ_SCO=m
1123 CONFIG_BLUEZ_RFCOMM=m
1124 CONFIG_BLUEZ_RFCOMM_TTY=y
1125 CONFIG_BLUEZ_BNEP=m
1126 CONFIG_BLUEZ_BNEP_MC_FILTER=y
1127 CONFIG_BLUEZ_BNEP_PROTO_FILTER=y
1128
1129 #
1130 # Bluetooth device drivers
1131 #
1132 CONFIG_BLUEZ_HCIUSB=m
1133 CONFIG_BLUEZ_HCIUSB_SCO=y
1134 CONFIG_BLUEZ_HCIUART=m
1135 CONFIG_BLUEZ_HCIUART_H4=y
1136 CONFIG_BLUEZ_HCIUART_BCSP=y
1137 CONFIG_BLUEZ_HCIUART_BCSP_TXCRC=y
1138 # CONFIG_BLUEZ_HCIBFUSB is not set
1139 # CONFIG_BLUEZ_HCIDTL1 is not set
1140 # CONFIG_BLUEZ_HCIBT3C is not set
1141 # CONFIG_BLUEZ_HCIBLUECARD is not set
1142 # CONFIG_BLUEZ_HCIBTUART is not set
1143 # CONFIG_BLUEZ_HCIVHCI is not set
1144
1145 #
1146 # Kernel hacking
1147 #
1148 # CONFIG_DEBUG_KERNEL is not set
1149 CONFIG_LOG_BUF_SHIFT=0
1150
1151 #
1152 # Cryptographic options
1153 #
1154 CONFIG_CRYPTO=y
1155 CONFIG_CRYPTO_HMAC=y
1156 # CONFIG_CRYPTO_NULL is not set
1157 # CONFIG_CRYPTO_MD4 is not set
1158 CONFIG_CRYPTO_MD5=m
1159 CONFIG_CRYPTO_SHA1=m
1160 # CONFIG_CRYPTO_SHA256 is not set
1161 # CONFIG_CRYPTO_SHA512 is not set
1162 # CONFIG_CRYPTO_WP512 is not set
1163 CONFIG_CRYPTO_DES=m
1164 # CONFIG_CRYPTO_BLOWFISH is not set
1165 # CONFIG_CRYPTO_TWOFISH is not set
1166 # CONFIG_CRYPTO_SERPENT is not set
1167 CONFIG_CRYPTO_AES=m
1168 # CONFIG_CRYPTO_CAST5 is not set
1169 # CONFIG_CRYPTO_CAST6 is not set
1170 # CONFIG_CRYPTO_TEA is not set
1171 # CONFIG_CRYPTO_KHAZAD is not set
1172 # CONFIG_CRYPTO_ANUBIS is not set
1173 CONFIG_CRYPTO_ARC4=m
1174 CONFIG_CRYPTO_DEFLATE=m
1175 CONFIG_CRYPTO_MICHAEL_MIC=m
1176 # CONFIG_CRYPTO_TEST is not set
1177
1178 #
1179 # Library routines
1180 #
1181 # CONFIG_CRC32 is not set
1182 CONFIG_ZLIB_INFLATE=y
1183 CONFIG_ZLIB_DEFLATE=y
1184 # CONFIG_FW_LOADER is not set