Forgot to add the DELUDE target :/
[openwrt/svn-archive/archive.git] / target / linux / ixp4xx-2.6 / config
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.19.1
4 # Fri Dec 29 03:57:46 2006
5 #
6 CONFIG_ARM=y
7 CONFIG_GENERIC_TIME=y
8 CONFIG_MMU=y
9 CONFIG_GENERIC_HARDIRQS=y
10 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
11 CONFIG_HARDIRQS_SW_RESEND=y
12 CONFIG_GENERIC_IRQ_PROBE=y
13 CONFIG_RWSEM_GENERIC_SPINLOCK=y
14 CONFIG_GENERIC_HWEIGHT=y
15 CONFIG_GENERIC_CALIBRATE_DELAY=y
16 CONFIG_VECTORS_BASE=0xffff0000
17 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
18
19 #
20 # Code maturity level options
21 #
22 CONFIG_EXPERIMENTAL=y
23 CONFIG_BROKEN_ON_SMP=y
24 CONFIG_INIT_ENV_ARG_LIMIT=32
25
26 #
27 # General setup
28 #
29 CONFIG_LOCALVERSION=""
30 CONFIG_LOCALVERSION_AUTO=y
31 # CONFIG_SWAP is not set
32 CONFIG_SYSVIPC=y
33 # CONFIG_IPC_NS is not set
34 # CONFIG_POSIX_MQUEUE is not set
35 CONFIG_BSD_PROCESS_ACCT=y
36 # CONFIG_BSD_PROCESS_ACCT_V3 is not set
37 # CONFIG_TASKSTATS is not set
38 # CONFIG_UTS_NS is not set
39 # CONFIG_AUDIT is not set
40 # CONFIG_IKCONFIG is not set
41 # CONFIG_RELAY is not set
42 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
43 CONFIG_SYSCTL=y
44 CONFIG_EMBEDDED=y
45 CONFIG_UID16=y
46 CONFIG_SYSCTL_SYSCALL=y
47 # CONFIG_KALLSYMS is not set
48 CONFIG_HOTPLUG=y
49 CONFIG_PRINTK=y
50 CONFIG_BUG=y
51 # CONFIG_ELF_CORE is not set
52 CONFIG_BASE_FULL=y
53 CONFIG_FUTEX=y
54 CONFIG_EPOLL=y
55 # CONFIG_SHMEM is not set
56 CONFIG_SLAB=y
57 CONFIG_VM_EVENT_COUNTERS=y
58 CONFIG_RT_MUTEXES=y
59 CONFIG_TINY_SHMEM=y
60 CONFIG_BASE_SMALL=0
61 # CONFIG_SLOB is not set
62
63 #
64 # Loadable module support
65 #
66 CONFIG_MODULES=y
67 CONFIG_MODULE_UNLOAD=y
68 # CONFIG_MODULE_FORCE_UNLOAD is not set
69 # CONFIG_MODVERSIONS is not set
70 # CONFIG_MODULE_SRCVERSION_ALL is not set
71 # CONFIG_KMOD is not set
72
73 #
74 # Block layer
75 #
76 CONFIG_BLOCK=y
77 # CONFIG_BLK_DEV_IO_TRACE is not set
78
79 #
80 # IO Schedulers
81 #
82 CONFIG_IOSCHED_NOOP=y
83 # CONFIG_IOSCHED_AS is not set
84 CONFIG_IOSCHED_DEADLINE=y
85 # CONFIG_IOSCHED_CFQ is not set
86 # CONFIG_DEFAULT_AS is not set
87 CONFIG_DEFAULT_DEADLINE=y
88 # CONFIG_DEFAULT_CFQ is not set
89 # CONFIG_DEFAULT_NOOP is not set
90 CONFIG_DEFAULT_IOSCHED="deadline"
91
92 #
93 # System Type
94 #
95 # CONFIG_ARCH_AAEC2000 is not set
96 # CONFIG_ARCH_INTEGRATOR is not set
97 # CONFIG_ARCH_REALVIEW is not set
98 # CONFIG_ARCH_VERSATILE is not set
99 # CONFIG_ARCH_AT91 is not set
100 # CONFIG_ARCH_CLPS7500 is not set
101 # CONFIG_ARCH_CLPS711X is not set
102 # CONFIG_ARCH_CO285 is not set
103 # CONFIG_ARCH_EBSA110 is not set
104 # CONFIG_ARCH_EP93XX is not set
105 # CONFIG_ARCH_FOOTBRIDGE is not set
106 # CONFIG_ARCH_NETX is not set
107 # CONFIG_ARCH_H720X is not set
108 # CONFIG_ARCH_IMX is not set
109 # CONFIG_ARCH_IOP32X is not set
110 # CONFIG_ARCH_IOP33X is not set
111 CONFIG_ARCH_IXP4XX=y
112 # CONFIG_ARCH_IXP2000 is not set
113 # CONFIG_ARCH_IXP23XX is not set
114 # CONFIG_ARCH_L7200 is not set
115 # CONFIG_ARCH_PNX4008 is not set
116 # CONFIG_ARCH_PXA is not set
117 # CONFIG_ARCH_RPC is not set
118 # CONFIG_ARCH_SA1100 is not set
119 # CONFIG_ARCH_S3C2410 is not set
120 # CONFIG_ARCH_SHARK is not set
121 # CONFIG_ARCH_LH7A40X is not set
122 # CONFIG_ARCH_OMAP is not set
123 CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y
124
125 #
126 # Intel IXP4xx Implementation Options
127 #
128
129 #
130 # IXP4xx Platforms
131 #
132 CONFIG_MACH_NSLU2=y
133 CONFIG_ARCH_AVILA=y
134 # CONFIG_ARCH_ADI_COYOTE is not set
135 CONFIG_MACH_GATEWAY7001=y
136 # CONFIG_ARCH_IXDP425 is not set
137 # CONFIG_MACH_IXDPG425 is not set
138 # CONFIG_MACH_IXDP465 is not set
139 # CONFIG_ARCH_PRPMC1100 is not set
140 CONFIG_MACH_NAS100D=y
141 CONFIG_ARCH_IXDP4XX=y
142 # CONFIG_MACH_GTWX5715 is not set
143
144 #
145 # IXP4xx Options
146 #
147 CONFIG_DMABOUNCE=y
148 # CONFIG_IXP4XX_INDIRECT_PCI is not set
149
150 #
151 # Processor Type
152 #
153 CONFIG_CPU_32=y
154 CONFIG_CPU_XSCALE=y
155 CONFIG_CPU_32v5=y
156 CONFIG_CPU_ABRT_EV5T=y
157 CONFIG_CPU_CACHE_VIVT=y
158 CONFIG_CPU_TLB_V4WBI=y
159 CONFIG_CPU_CP15=y
160 CONFIG_CPU_CP15_MMU=y
161
162 #
163 # Processor Features
164 #
165 # CONFIG_ARM_THUMB is not set
166 CONFIG_CPU_BIG_ENDIAN=y
167 # CONFIG_CPU_DCACHE_DISABLE is not set
168 CONFIG_XSCALE_PMU=y
169
170 #
171 # Bus support
172 #
173 CONFIG_PCI=y
174
175 #
176 # PCCARD (PCMCIA/CardBus) support
177 #
178 # CONFIG_PCCARD is not set
179
180 #
181 # Kernel Features
182 #
183 # CONFIG_PREEMPT is not set
184 # CONFIG_NO_IDLE_HZ is not set
185 CONFIG_HZ=100
186 # CONFIG_AEABI is not set
187 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
188 CONFIG_SELECT_MEMORY_MODEL=y
189 CONFIG_FLATMEM_MANUAL=y
190 # CONFIG_DISCONTIGMEM_MANUAL is not set
191 # CONFIG_SPARSEMEM_MANUAL is not set
192 CONFIG_FLATMEM=y
193 CONFIG_FLAT_NODE_MEM_MAP=y
194 # CONFIG_SPARSEMEM_STATIC is not set
195 CONFIG_SPLIT_PTLOCK_CPUS=4096
196 # CONFIG_RESOURCES_64BIT is not set
197 CONFIG_ALIGNMENT_TRAP=y
198
199 #
200 # Boot options
201 #
202 CONFIG_ZBOOT_ROM_TEXT=0x0
203 CONFIG_ZBOOT_ROM_BSS=0x0
204 CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=jffs2 noinitrd console=ttyS0,115200"
205 # CONFIG_XIP_KERNEL is not set
206
207 #
208 # Floating point emulation
209 #
210
211 #
212 # At least one emulation must be selected
213 #
214 CONFIG_FPE_NWFPE=y
215 # CONFIG_FPE_NWFPE_XP is not set
216 # CONFIG_FPE_FASTFPE is not set
217
218 #
219 # Userspace binary formats
220 #
221 CONFIG_BINFMT_ELF=y
222 # CONFIG_BINFMT_AOUT is not set
223 # CONFIG_BINFMT_MISC is not set
224 # CONFIG_ARTHUR is not set
225
226 #
227 # Power management options
228 #
229 # CONFIG_PM is not set
230 # CONFIG_APM is not set
231
232 #
233 # Networking
234 #
235 CONFIG_NET=y
236
237 #
238 # Networking options
239 #
240 # CONFIG_NETDEBUG is not set
241 CONFIG_PACKET=y
242 CONFIG_PACKET_MMAP=y
243 CONFIG_UNIX=y
244 CONFIG_XFRM=y
245 CONFIG_XFRM_USER=m
246 # CONFIG_XFRM_SUB_POLICY is not set
247 CONFIG_NET_KEY=m
248 CONFIG_INET=y
249 CONFIG_IP_MULTICAST=y
250 # CONFIG_IP_ADVANCED_ROUTER is not set
251 CONFIG_IP_FIB_HASH=y
252 # CONFIG_IP_PNP is not set
253 # CONFIG_NET_IPIP is not set
254 CONFIG_NET_IPGRE=m
255 CONFIG_NET_IPGRE_BROADCAST=y
256 CONFIG_IPSEC_NAT_TRAVERSAL=y
257 CONFIG_IP_MROUTE=y
258 CONFIG_IP_PIMSM_V1=y
259 CONFIG_IP_PIMSM_V2=y
260 # CONFIG_ARPD is not set
261 CONFIG_SYN_COOKIES=y
262 CONFIG_INET_AH=m
263 CONFIG_INET_ESP=m
264 CONFIG_INET_IPCOMP=m
265 CONFIG_INET_XFRM_TUNNEL=m
266 CONFIG_INET_TUNNEL=m
267 CONFIG_INET_XFRM_MODE_TRANSPORT=y
268 CONFIG_INET_XFRM_MODE_TUNNEL=y
269 CONFIG_INET_XFRM_MODE_BEET=y
270 CONFIG_INET_DIAG=m
271 CONFIG_INET_TCP_DIAG=m
272 CONFIG_TCP_CONG_ADVANCED=y
273 CONFIG_TCP_CONG_BIC=m
274 CONFIG_TCP_CONG_CUBIC=m
275 CONFIG_TCP_CONG_WESTWOOD=y
276 CONFIG_TCP_CONG_HTCP=m
277 # CONFIG_TCP_CONG_HSTCP is not set
278 # CONFIG_TCP_CONG_HYBLA is not set
279 CONFIG_TCP_CONG_VEGAS=m
280 # CONFIG_TCP_CONG_SCALABLE is not set
281 # CONFIG_TCP_CONG_LP is not set
282 # CONFIG_TCP_CONG_VENO is not set
283 # CONFIG_DEFAULT_BIC is not set
284 # CONFIG_DEFAULT_CUBIC is not set
285 # CONFIG_DEFAULT_HTCP is not set
286 # CONFIG_DEFAULT_VEGAS is not set
287 CONFIG_DEFAULT_WESTWOOD=y
288 # CONFIG_DEFAULT_RENO is not set
289 CONFIG_DEFAULT_TCP_CONG="westwood"
290
291 #
292 # IP: Virtual Server Configuration
293 #
294 # CONFIG_IP_VS is not set
295 CONFIG_IPV6=m
296 # CONFIG_IPV6_PRIVACY is not set
297 # CONFIG_IPV6_ROUTER_PREF is not set
298 CONFIG_INET6_AH=m
299 CONFIG_INET6_ESP=m
300 CONFIG_INET6_IPCOMP=m
301 # CONFIG_IPV6_MIP6 is not set
302 CONFIG_INET6_XFRM_TUNNEL=m
303 CONFIG_INET6_TUNNEL=m
304 CONFIG_INET6_XFRM_MODE_TRANSPORT=m
305 CONFIG_INET6_XFRM_MODE_TUNNEL=m
306 CONFIG_INET6_XFRM_MODE_BEET=m
307 # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
308 CONFIG_IPV6_SIT=m
309 # CONFIG_IPV6_TUNNEL is not set
310 # CONFIG_IPV6_MULTIPLE_TABLES is not set
311 # CONFIG_NETWORK_SECMARK is not set
312 CONFIG_NETFILTER=y
313 # CONFIG_NETFILTER_DEBUG is not set
314 CONFIG_BRIDGE_NETFILTER=y
315
316 #
317 # Core Netfilter Configuration
318 #
319 CONFIG_NETFILTER_NETLINK=m
320 # CONFIG_NETFILTER_NETLINK_QUEUE is not set
321 # CONFIG_NETFILTER_NETLINK_LOG is not set
322 CONFIG_NETFILTER_XTABLES=y
323 CONFIG_NETFILTER_XT_TARGET_CHAOS=m
324 CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
325 CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
326 CONFIG_NETFILTER_XT_TARGET_DELUDE=m
327 CONFIG_NETFILTER_XT_TARGET_DSCP=m
328 CONFIG_NETFILTER_XT_TARGET_MARK=m
329 CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
330 CONFIG_NETFILTER_XT_MATCH_COMMENT=m
331 CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
332 CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
333 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
334 CONFIG_NETFILTER_XT_MATCH_DCCP=m
335 CONFIG_NETFILTER_XT_MATCH_DSCP=m
336 CONFIG_NETFILTER_XT_MATCH_ESP=m
337 CONFIG_NETFILTER_XT_MATCH_HELPER=m
338 CONFIG_NETFILTER_XT_MATCH_LENGTH=m
339 CONFIG_NETFILTER_XT_MATCH_LIMIT=m
340 CONFIG_NETFILTER_XT_MATCH_MAC=m
341 CONFIG_NETFILTER_XT_MATCH_MARK=m
342 CONFIG_NETFILTER_XT_MATCH_POLICY=m
343 CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
344 CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
345 CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
346 CONFIG_NETFILTER_XT_MATCH_QUOTA=m
347 CONFIG_NETFILTER_XT_MATCH_REALM=m
348 CONFIG_NETFILTER_XT_MATCH_SCTP=m
349 CONFIG_NETFILTER_XT_MATCH_STATE=y
350 CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
351 CONFIG_NETFILTER_XT_MATCH_STRING=m
352 CONFIG_NETFILTER_XT_MATCH_TCPMSS=y
353
354 #
355 # IP: Netfilter Configuration
356 #
357 CONFIG_IP_NF_CONNTRACK=y
358 CONFIG_IP_NF_CT_ACCT=y
359 CONFIG_IP_NF_CONNTRACK_MARK=y
360 # CONFIG_IP_NF_CONNTRACK_EVENTS is not set
361 # CONFIG_IP_NF_CT_PROTO_SCTP is not set
362 CONFIG_IP_NF_FTP=m
363 CONFIG_IP_NF_IRC=m
364 # CONFIG_IP_NF_NETBIOS_NS is not set
365 # CONFIG_IP_NF_TFTP is not set
366 # CONFIG_IP_NF_AMANDA is not set
367 # CONFIG_IP_NF_PPTP is not set
368 CONFIG_IP_NF_H323=m
369 CONFIG_IP_NF_SIP=m
370 CONFIG_IP_NF_QUEUE=m
371 CONFIG_IP_NF_IPTABLES=y
372 CONFIG_IP_NF_MATCH_IPRANGE=m
373 CONFIG_IP_NF_MATCH_IPP2P=m
374 CONFIG_IP_NF_MATCH_TOS=m
375 # CONFIG_IP_NF_MATCH_TIME is not set
376 # CONFIG_IP_NF_MATCH_RECENT is not set
377 # CONFIG_IP_NF_MATCH_ECN is not set
378 CONFIG_IP_NF_MATCH_AH=m
379 CONFIG_IP_NF_MATCH_TTL=m
380 CONFIG_IP_NF_MATCH_OWNER=m
381 # CONFIG_IP_NF_MATCH_ADDRTYPE is not set
382 # CONFIG_IP_NF_MATCH_HASHLIMIT is not set
383 CONFIG_IP_NF_MATCH_LAYER7=m
384 # CONFIG_IP_NF_MATCH_LAYER7_DEBUG is not set
385 CONFIG_IP_NF_FILTER=y
386 CONFIG_IP_NF_TARGET_REJECT=y
387 CONFIG_IP_NF_TARGET_IMQ=m
388 # CONFIG_IP_NF_TARGET_LOG is not set
389 # CONFIG_IP_NF_TARGET_ULOG is not set
390 CONFIG_IP_NF_TARGET_TCPMSS=y
391 CONFIG_IP_NF_NAT=y
392 CONFIG_IP_NF_NAT_NEEDED=y
393 CONFIG_IP_NF_TARGET_MASQUERADE=y
394 CONFIG_IP_NF_TARGET_REDIRECT=m
395 CONFIG_IP_NF_TARGET_ROUTE=m
396 # CONFIG_IP_NF_TARGET_NETMAP is not set
397 # CONFIG_IP_NF_TARGET_SAME is not set
398 # CONFIG_IP_NF_NAT_SNMP_BASIC is not set
399 CONFIG_IP_NF_NAT_IRC=m
400 CONFIG_IP_NF_NAT_FTP=m
401 CONFIG_IP_NF_NAT_H323=m
402 CONFIG_IP_NF_NAT_SIP=m
403 CONFIG_IP_NF_MANGLE=y
404 CONFIG_IP_NF_TARGET_TOS=m
405 # CONFIG_IP_NF_TARGET_ECN is not set
406 # CONFIG_IP_NF_TARGET_TTL is not set
407 # CONFIG_IP_NF_TARGET_CLUSTERIP is not set
408 # CONFIG_IP_NF_RAW is not set
409 # CONFIG_IP_NF_ARPTABLES is not set
410 # CONFIG_IP_NF_SET is not set
411
412 #
413 # IPv6: Netfilter Configuration (EXPERIMENTAL)
414 #
415 CONFIG_IP6_NF_QUEUE=m
416 CONFIG_IP6_NF_IPTABLES=m
417 # CONFIG_IP6_NF_MATCH_RT is not set
418 # CONFIG_IP6_NF_MATCH_OPTS is not set
419 # CONFIG_IP6_NF_MATCH_FRAG is not set
420 # CONFIG_IP6_NF_MATCH_HL is not set
421 # CONFIG_IP6_NF_MATCH_OWNER is not set
422 # CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
423 CONFIG_IP6_NF_MATCH_AH=m
424 # CONFIG_IP6_NF_MATCH_EUI64 is not set
425 CONFIG_IP6_NF_FILTER=m
426 # CONFIG_IP6_NF_TARGET_LOG is not set
427 CONFIG_IP6_NF_TARGET_REJECT=m
428 # CONFIG_IP6_NF_MANGLE is not set
429 # CONFIG_IP6_NF_RAW is not set
430
431 #
432 # Bridge: Netfilter Configuration
433 #
434 # CONFIG_BRIDGE_NF_EBTABLES is not set
435
436 #
437 # DCCP Configuration (EXPERIMENTAL)
438 #
439 # CONFIG_IP_DCCP is not set
440
441 #
442 # SCTP Configuration (EXPERIMENTAL)
443 #
444 # CONFIG_IP_SCTP is not set
445
446 #
447 # TIPC Configuration (EXPERIMENTAL)
448 #
449 # CONFIG_TIPC is not set
450 # CONFIG_ATM is not set
451 CONFIG_BRIDGE=y
452 CONFIG_VLAN_8021Q=y
453 # CONFIG_DECNET is not set
454 CONFIG_LLC=y
455 # CONFIG_LLC2 is not set
456 # CONFIG_IPX is not set
457 # CONFIG_ATALK is not set
458 # CONFIG_X25 is not set
459 # CONFIG_LAPB is not set
460 # CONFIG_ECONET is not set
461 # CONFIG_WAN_ROUTER is not set
462
463 #
464 # QoS and/or fair queueing
465 #
466 CONFIG_NET_SCHED=y
467 CONFIG_NET_SCH_CLK_JIFFIES=y
468 # CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set
469 # CONFIG_NET_SCH_CLK_CPU is not set
470
471 #
472 # Queueing/Scheduling
473 #
474 CONFIG_NET_SCH_CBQ=m
475 CONFIG_NET_SCH_HTB=m
476 CONFIG_NET_SCH_HFSC=m
477 CONFIG_NET_SCH_PRIO=m
478 CONFIG_NET_SCH_RED=m
479 CONFIG_NET_SCH_SFQ=m
480 CONFIG_NET_SCH_ESFQ=m
481 CONFIG_NET_SCH_TEQL=m
482 CONFIG_NET_SCH_TBF=m
483 CONFIG_NET_SCH_GRED=m
484 CONFIG_NET_SCH_DSMARK=m
485 # CONFIG_NET_SCH_NETEM is not set
486 CONFIG_NET_SCH_INGRESS=m
487
488 #
489 # Classification
490 #
491 CONFIG_NET_CLS=y
492 CONFIG_NET_CLS_BASIC=m
493 CONFIG_NET_CLS_TCINDEX=m
494 CONFIG_NET_CLS_ROUTE4=m
495 CONFIG_NET_CLS_ROUTE=y
496 CONFIG_NET_CLS_FW=m
497 CONFIG_NET_CLS_U32=m
498 CONFIG_CLS_U32_PERF=y
499 CONFIG_CLS_U32_MARK=y
500 CONFIG_NET_CLS_RSVP=m
501 CONFIG_NET_CLS_RSVP6=m
502 # CONFIG_NET_EMATCH is not set
503 # CONFIG_NET_CLS_ACT is not set
504 CONFIG_NET_CLS_POLICE=y
505 # CONFIG_NET_CLS_IND is not set
506 CONFIG_NET_ESTIMATOR=y
507
508 #
509 # Network testing
510 #
511 CONFIG_NET_PKTGEN=m
512 # CONFIG_HAMRADIO is not set
513 # CONFIG_IRDA is not set
514 # CONFIG_BT is not set
515 CONFIG_IEEE80211=m
516 # CONFIG_IEEE80211_DEBUG is not set
517 CONFIG_IEEE80211_CRYPT_WEP=m
518 CONFIG_IEEE80211_CRYPT_CCMP=m
519 CONFIG_IEEE80211_CRYPT_TKIP=m
520 # CONFIG_IEEE80211_SOFTMAC is not set
521 CONFIG_WIRELESS_EXT=y
522
523 #
524 # Device Drivers
525 #
526
527 #
528 # Generic Driver Options
529 #
530 CONFIG_STANDALONE=y
531 CONFIG_PREVENT_FIRMWARE_BUILD=y
532 CONFIG_FW_LOADER=y
533 # CONFIG_SYS_HYPERVISOR is not set
534
535 #
536 # Connector - unified userspace <-> kernelspace linker
537 #
538 # CONFIG_CONNECTOR is not set
539
540 #
541 # Memory Technology Devices (MTD)
542 #
543 CONFIG_MTD=y
544 # CONFIG_MTD_DEBUG is not set
545 # CONFIG_MTD_CONCAT is not set
546 CONFIG_MTD_PARTITIONS=y
547 CONFIG_MTD_REDBOOT_PARTS=y
548 CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
549 CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
550 CONFIG_MTD_REDBOOT_PARTS_READONLY=y
551 # CONFIG_MTD_CMDLINE_PARTS is not set
552 # CONFIG_MTD_AFS_PARTS is not set
553
554 #
555 # User Modules And Translation Layers
556 #
557 CONFIG_MTD_CHAR=y
558 CONFIG_MTD_BLOCK=y
559 # CONFIG_FTL is not set
560 # CONFIG_NFTL is not set
561 # CONFIG_INFTL is not set
562 # CONFIG_RFD_FTL is not set
563 # CONFIG_SSFDC is not set
564
565 #
566 # RAM/ROM/Flash chip drivers
567 #
568 CONFIG_MTD_CFI=y
569 # CONFIG_MTD_JEDECPROBE is not set
570 CONFIG_MTD_GEN_PROBE=y
571 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
572 CONFIG_MTD_MAP_BANK_WIDTH_1=y
573 CONFIG_MTD_MAP_BANK_WIDTH_2=y
574 CONFIG_MTD_MAP_BANK_WIDTH_4=y
575 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
576 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
577 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
578 CONFIG_MTD_CFI_I1=y
579 CONFIG_MTD_CFI_I2=y
580 # CONFIG_MTD_CFI_I4 is not set
581 # CONFIG_MTD_CFI_I8 is not set
582 CONFIG_MTD_CFI_INTELEXT=y
583 # CONFIG_MTD_CFI_AMDSTD is not set
584 # CONFIG_MTD_CFI_STAA is not set
585 CONFIG_MTD_CFI_UTIL=y
586 # CONFIG_MTD_RAM is not set
587 # CONFIG_MTD_ROM is not set
588 # CONFIG_MTD_ABSENT is not set
589 # CONFIG_MTD_OBSOLETE_CHIPS is not set
590
591 #
592 # Mapping drivers for chip access
593 #
594 CONFIG_MTD_COMPLEX_MAPPINGS=y
595 # CONFIG_MTD_PHYSMAP is not set
596 # CONFIG_MTD_ARM_INTEGRATOR is not set
597 CONFIG_MTD_IXP4XX=y
598 # CONFIG_MTD_PCI is not set
599 # CONFIG_MTD_PLATRAM is not set
600
601 #
602 # Self-contained MTD device drivers
603 #
604 # CONFIG_MTD_PMC551 is not set
605 # CONFIG_MTD_SLRAM is not set
606 # CONFIG_MTD_PHRAM is not set
607 # CONFIG_MTD_MTDRAM is not set
608 # CONFIG_MTD_BLOCK2MTD is not set
609
610 #
611 # Disk-On-Chip Device Drivers
612 #
613 # CONFIG_MTD_DOC2000 is not set
614 # CONFIG_MTD_DOC2001 is not set
615 # CONFIG_MTD_DOC2001PLUS is not set
616
617 #
618 # NAND Flash Device Drivers
619 #
620 # CONFIG_MTD_NAND is not set
621
622 #
623 # OneNAND Flash Device Drivers
624 #
625 # CONFIG_MTD_ONENAND is not set
626
627 #
628 # Parallel port support
629 #
630 # CONFIG_PARPORT is not set
631
632 #
633 # Plug and Play support
634 #
635
636 #
637 # Block devices
638 #
639 # CONFIG_BLK_CPQ_DA is not set
640 # CONFIG_BLK_CPQ_CISS_DA is not set
641 # CONFIG_BLK_DEV_DAC960 is not set
642 # CONFIG_BLK_DEV_UMEM is not set
643 # CONFIG_BLK_DEV_COW_COMMON is not set
644 CONFIG_BLK_DEV_LOOP=m
645 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
646 # CONFIG_BLK_DEV_NBD is not set
647 # CONFIG_BLK_DEV_SX8 is not set
648 # CONFIG_BLK_DEV_UB is not set
649 # CONFIG_BLK_DEV_RAM is not set
650 # CONFIG_BLK_DEV_INITRD is not set
651 # CONFIG_CDROM_PKTCDVD is not set
652 # CONFIG_ATA_OVER_ETH is not set
653
654 #
655 # ATA/ATAPI/MFM/RLL support
656 #
657 # CONFIG_IDE is not set
658
659 #
660 # SCSI device support
661 #
662 # CONFIG_RAID_ATTRS is not set
663 CONFIG_SCSI=m
664 # CONFIG_SCSI_NETLINK is not set
665 CONFIG_SCSI_PROC_FS=y
666
667 #
668 # SCSI support type (disk, tape, CD-ROM)
669 #
670 CONFIG_BLK_DEV_SD=m
671 # CONFIG_CHR_DEV_ST is not set
672 # CONFIG_CHR_DEV_OSST is not set
673 # CONFIG_BLK_DEV_SR is not set
674 # CONFIG_CHR_DEV_SG is not set
675 # CONFIG_CHR_DEV_SCH is not set
676
677 #
678 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
679 #
680 # CONFIG_SCSI_MULTI_LUN is not set
681 # CONFIG_SCSI_CONSTANTS is not set
682 # CONFIG_SCSI_LOGGING is not set
683
684 #
685 # SCSI Transports
686 #
687 # CONFIG_SCSI_SPI_ATTRS is not set
688 # CONFIG_SCSI_FC_ATTRS is not set
689 # CONFIG_SCSI_ISCSI_ATTRS is not set
690 # CONFIG_SCSI_SAS_ATTRS is not set
691 # CONFIG_SCSI_SAS_LIBSAS is not set
692
693 #
694 # SCSI low-level drivers
695 #
696 # CONFIG_ISCSI_TCP is not set
697 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
698 # CONFIG_SCSI_3W_9XXX is not set
699 # CONFIG_SCSI_ACARD is not set
700 # CONFIG_SCSI_AACRAID is not set
701 # CONFIG_SCSI_AIC7XXX is not set
702 # CONFIG_SCSI_AIC7XXX_OLD is not set
703 # CONFIG_SCSI_AIC79XX is not set
704 # CONFIG_SCSI_AIC94XX is not set
705 # CONFIG_SCSI_DPT_I2O is not set
706 # CONFIG_SCSI_ARCMSR is not set
707 # CONFIG_MEGARAID_NEWGEN is not set
708 # CONFIG_MEGARAID_LEGACY is not set
709 # CONFIG_MEGARAID_SAS is not set
710 # CONFIG_SCSI_HPTIOP is not set
711 # CONFIG_SCSI_DMX3191D is not set
712 # CONFIG_SCSI_FUTURE_DOMAIN is not set
713 # CONFIG_SCSI_IPS is not set
714 # CONFIG_SCSI_INITIO is not set
715 # CONFIG_SCSI_INIA100 is not set
716 # CONFIG_SCSI_STEX is not set
717 # CONFIG_SCSI_SYM53C8XX_2 is not set
718 # CONFIG_SCSI_IPR is not set
719 # CONFIG_SCSI_QLOGIC_1280 is not set
720 # CONFIG_SCSI_QLA_FC is not set
721 # CONFIG_SCSI_QLA_ISCSI is not set
722 # CONFIG_SCSI_LPFC is not set
723 # CONFIG_SCSI_DC395x is not set
724 # CONFIG_SCSI_DC390T is not set
725 # CONFIG_SCSI_NSP32 is not set
726 # CONFIG_SCSI_DEBUG is not set
727
728 #
729 # Serial ATA (prod) and Parallel ATA (experimental) drivers
730 #
731 CONFIG_ATA=m
732 # CONFIG_SATA_AHCI is not set
733 # CONFIG_SATA_SVW is not set
734 # CONFIG_ATA_PIIX is not set
735 # CONFIG_SATA_MV is not set
736 # CONFIG_SATA_NV is not set
737 # CONFIG_PDC_ADMA is not set
738 # CONFIG_SATA_QSTOR is not set
739 # CONFIG_SATA_PROMISE is not set
740 # CONFIG_SATA_SX4 is not set
741 # CONFIG_SATA_SIL is not set
742 # CONFIG_SATA_SIL24 is not set
743 # CONFIG_SATA_SIS is not set
744 # CONFIG_SATA_ULI is not set
745 # CONFIG_SATA_VIA is not set
746 # CONFIG_SATA_VITESSE is not set
747 # CONFIG_PATA_ALI is not set
748 # CONFIG_PATA_AMD is not set
749 CONFIG_PATA_ARTOP=m
750 # CONFIG_PATA_ATIIXP is not set
751 # CONFIG_PATA_CMD64X is not set
752 # CONFIG_PATA_CS5520 is not set
753 # CONFIG_PATA_CS5530 is not set
754 # CONFIG_PATA_CYPRESS is not set
755 # CONFIG_PATA_EFAR is not set
756 # CONFIG_ATA_GENERIC is not set
757 # CONFIG_PATA_HPT366 is not set
758 # CONFIG_PATA_HPT37X is not set
759 # CONFIG_PATA_HPT3X2N is not set
760 # CONFIG_PATA_HPT3X3 is not set
761 # CONFIG_PATA_IT821X is not set
762 # CONFIG_PATA_JMICRON is not set
763 # CONFIG_PATA_TRIFLEX is not set
764 # CONFIG_PATA_MPIIX is not set
765 # CONFIG_PATA_OLDPIIX is not set
766 # CONFIG_PATA_NETCELL is not set
767 # CONFIG_PATA_NS87410 is not set
768 # CONFIG_PATA_OPTI is not set
769 # CONFIG_PATA_OPTIDMA is not set
770 # CONFIG_PATA_PDC_OLD is not set
771 # CONFIG_PATA_RADISYS is not set
772 # CONFIG_PATA_RZ1000 is not set
773 # CONFIG_PATA_SC1200 is not set
774 # CONFIG_PATA_SERVERWORKS is not set
775 # CONFIG_PATA_PDC2027X is not set
776 # CONFIG_PATA_SIL680 is not set
777 # CONFIG_PATA_SIS is not set
778 # CONFIG_PATA_VIA is not set
779 # CONFIG_PATA_WINBOND is not set
780
781 #
782 # Multi-device support (RAID and LVM)
783 #
784 # CONFIG_MD is not set
785
786 #
787 # Fusion MPT device support
788 #
789 # CONFIG_FUSION is not set
790 # CONFIG_FUSION_SPI is not set
791 # CONFIG_FUSION_FC is not set
792 # CONFIG_FUSION_SAS is not set
793
794 #
795 # IEEE 1394 (FireWire) support
796 #
797 # CONFIG_IEEE1394 is not set
798
799 #
800 # I2O device support
801 #
802 # CONFIG_I2O is not set
803
804 #
805 # Network device support
806 #
807 CONFIG_NETDEVICES=y
808 # CONFIG_DUMMY is not set
809 # CONFIG_BONDING is not set
810 # CONFIG_EQUALIZER is not set
811 CONFIG_IMQ=m
812 # CONFIG_IMQ_BEHAVIOR_AA is not set
813 # CONFIG_IMQ_BEHAVIOR_AB is not set
814 CONFIG_IMQ_BEHAVIOR_BA=y
815 # CONFIG_IMQ_BEHAVIOR_BB is not set
816 CONFIG_IMQ_NUM_DEVS=2
817 # CONFIG_TUN is not set
818
819 #
820 # ARCnet devices
821 #
822 # CONFIG_ARCNET is not set
823
824 #
825 # PHY device support
826 #
827 # CONFIG_PHYLIB is not set
828
829 #
830 # Ethernet (10 or 100Mbit)
831 #
832 CONFIG_NET_ETHERNET=y
833 CONFIG_MII=y
834 CONFIG_IXP4XX_QMGR=y
835 CONFIG_IXP4XX_NPE=y
836 CONFIG_IXP4XX_NPE_FW_LOAD=y
837 CONFIG_IXP4XX_NPE_FW_MTD=y
838 CONFIG_IXP4XX_MAC=y
839 # CONFIG_HAPPYMEAL is not set
840 # CONFIG_SUNGEM is not set
841 # CONFIG_CASSINI is not set
842 # CONFIG_NET_VENDOR_3COM is not set
843 # CONFIG_SMC91X is not set
844 # CONFIG_DM9000 is not set
845
846 #
847 # Tulip family network device support
848 #
849 # CONFIG_NET_TULIP is not set
850 # CONFIG_HP100 is not set
851 CONFIG_NET_PCI=y
852 # CONFIG_PCNET32 is not set
853 # CONFIG_AMD8111_ETH is not set
854 # CONFIG_ADAPTEC_STARFIRE is not set
855 # CONFIG_B44 is not set
856 # CONFIG_FORCEDETH is not set
857 # CONFIG_DGRS is not set
858 # CONFIG_EEPRO100 is not set
859 # CONFIG_E100 is not set
860 # CONFIG_FEALNX is not set
861 # CONFIG_NATSEMI is not set
862 # CONFIG_NE2K_PCI is not set
863 # CONFIG_8139CP is not set
864 # CONFIG_8139TOO is not set
865 # CONFIG_SIS900 is not set
866 # CONFIG_EPIC100 is not set
867 # CONFIG_SUNDANCE is not set
868 # CONFIG_TLAN is not set
869 # CONFIG_VIA_RHINE is not set
870
871 #
872 # Ethernet (1000 Mbit)
873 #
874 # CONFIG_ACENIC is not set
875 # CONFIG_DL2K is not set
876 # CONFIG_E1000 is not set
877 # CONFIG_NS83820 is not set
878 # CONFIG_HAMACHI is not set
879 # CONFIG_YELLOWFIN is not set
880 # CONFIG_R8169 is not set
881 # CONFIG_SIS190 is not set
882 # CONFIG_SKGE is not set
883 # CONFIG_SKY2 is not set
884 # CONFIG_SK98LIN is not set
885 # CONFIG_VIA_VELOCITY is not set
886 # CONFIG_TIGON3 is not set
887 # CONFIG_BNX2 is not set
888 # CONFIG_QLA3XXX is not set
889
890 #
891 # Ethernet (10000 Mbit)
892 #
893 # CONFIG_CHELSIO_T1 is not set
894 # CONFIG_IXGB is not set
895 # CONFIG_S2IO is not set
896 # CONFIG_MYRI10GE is not set
897
898 #
899 # Token Ring devices
900 #
901 # CONFIG_TR is not set
902
903 #
904 # Wireless LAN (non-hamradio)
905 #
906 CONFIG_NET_RADIO=y
907 CONFIG_NET_WIRELESS_RTNETLINK=y
908
909 #
910 # Obsolete Wireless cards support (pre-802.11)
911 #
912 # CONFIG_STRIP is not set
913
914 #
915 # Wireless 802.11b ISA/PCI cards support
916 #
917 CONFIG_IPW2100=m
918 CONFIG_IPW2100_MONITOR=y
919 # CONFIG_IPW2100_DEBUG is not set
920 CONFIG_IPW2200=m
921 CONFIG_IPW2200_MONITOR=y
922 # CONFIG_IPW2200_RADIOTAP is not set
923 # CONFIG_IPW2200_PROMISCUOUS is not set
924 # CONFIG_IPW2200_QOS is not set
925 # CONFIG_IPW2200_DEBUG is not set
926 # CONFIG_HERMES is not set
927 # CONFIG_ATMEL is not set
928
929 #
930 # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
931 #
932 # CONFIG_PRISM54 is not set
933 # CONFIG_USB_ZD1201 is not set
934 CONFIG_HOSTAP=m
935 CONFIG_HOSTAP_FIRMWARE=y
936 CONFIG_HOSTAP_FIRMWARE_NVRAM=y
937 CONFIG_HOSTAP_PLX=m
938 CONFIG_HOSTAP_PCI=m
939 CONFIG_NET_WIRELESS=y
940
941 #
942 # Wan interfaces
943 #
944 CONFIG_WAN=y
945 # CONFIG_DSCC4 is not set
946 # CONFIG_LANMEDIA is not set
947 CONFIG_HDLC=m
948 CONFIG_HDLC_RAW=m
949 # CONFIG_HDLC_RAW_ETH is not set
950 CONFIG_HDLC_CISCO=m
951 CONFIG_HDLC_FR=m
952 CONFIG_HDLC_PPP=m
953
954 #
955 # X.25/LAPB support is disabled
956 #
957 # CONFIG_PCI200SYN is not set
958 # CONFIG_WANXL is not set
959 # CONFIG_PC300 is not set
960 # CONFIG_FARSYNC is not set
961 CONFIG_DLCI=m
962 CONFIG_DLCI_COUNT=24
963 CONFIG_DLCI_MAX=8
964 # CONFIG_FDDI is not set
965 # CONFIG_HIPPI is not set
966 # CONFIG_PPP is not set
967 # CONFIG_SLIP is not set
968 # CONFIG_NET_FC is not set
969 # CONFIG_SHAPER is not set
970 # CONFIG_NETCONSOLE is not set
971 # CONFIG_NETPOLL is not set
972 # CONFIG_NET_POLL_CONTROLLER is not set
973
974 #
975 # ISDN subsystem
976 #
977 # CONFIG_ISDN is not set
978
979 #
980 # Input device support
981 #
982 # CONFIG_INPUT is not set
983
984 #
985 # Hardware I/O ports
986 #
987 # CONFIG_SERIO is not set
988 # CONFIG_GAMEPORT is not set
989
990 #
991 # Character devices
992 #
993 # CONFIG_VT is not set
994 # CONFIG_SERIAL_NONSTANDARD is not set
995
996 #
997 # Serial drivers
998 #
999 CONFIG_SERIAL_8250=y
1000 CONFIG_SERIAL_8250_CONSOLE=y
1001 # CONFIG_SERIAL_8250_PCI is not set
1002 CONFIG_SERIAL_8250_NR_UARTS=2
1003 CONFIG_SERIAL_8250_RUNTIME_UARTS=2
1004 # CONFIG_SERIAL_8250_EXTENDED is not set
1005
1006 #
1007 # Non-8250 serial port support
1008 #
1009 CONFIG_SERIAL_CORE=y
1010 CONFIG_SERIAL_CORE_CONSOLE=y
1011 # CONFIG_SERIAL_JSM is not set
1012 CONFIG_UNIX98_PTYS=y
1013 CONFIG_LEGACY_PTYS=y
1014 CONFIG_LEGACY_PTY_COUNT=256
1015
1016 #
1017 # IPMI
1018 #
1019 # CONFIG_IPMI_HANDLER is not set
1020
1021 #
1022 # Watchdog Cards
1023 #
1024 CONFIG_WATCHDOG=y
1025 # CONFIG_WATCHDOG_NOWAYOUT is not set
1026
1027 #
1028 # Watchdog Device Drivers
1029 #
1030 # CONFIG_SOFT_WATCHDOG is not set
1031 CONFIG_IXP4XX_WATCHDOG=y
1032
1033 #
1034 # PCI-based Watchdog Cards
1035 #
1036 # CONFIG_PCIPCWATCHDOG is not set
1037 # CONFIG_WDTPCI is not set
1038
1039 #
1040 # USB-based Watchdog Cards
1041 #
1042 # CONFIG_USBPCWATCHDOG is not set
1043 CONFIG_HW_RANDOM=y
1044 CONFIG_HW_RANDOM_IXP4XX=y
1045 # CONFIG_NVRAM is not set
1046 # CONFIG_DTLK is not set
1047 # CONFIG_R3964 is not set
1048 # CONFIG_APPLICOM is not set
1049
1050 #
1051 # Ftape, the floppy tape device driver
1052 #
1053 # CONFIG_DRM is not set
1054 # CONFIG_RAW_DRIVER is not set
1055
1056 #
1057 # TPM devices
1058 #
1059 # CONFIG_TCG_TPM is not set
1060
1061 #
1062 # I2C support
1063 #
1064 CONFIG_I2C=y
1065 CONFIG_I2C_CHARDEV=y
1066
1067 #
1068 # I2C Algorithms
1069 #
1070 CONFIG_I2C_ALGOBIT=y
1071 # CONFIG_I2C_ALGOPCF is not set
1072 # CONFIG_I2C_ALGOPCA is not set
1073
1074 #
1075 # I2C Hardware Bus support
1076 #
1077 # CONFIG_I2C_ALI1535 is not set
1078 # CONFIG_I2C_ALI1563 is not set
1079 # CONFIG_I2C_ALI15X3 is not set
1080 # CONFIG_I2C_AMD756 is not set
1081 # CONFIG_I2C_AMD8111 is not set
1082 # CONFIG_I2C_I801 is not set
1083 # CONFIG_I2C_I810 is not set
1084 # CONFIG_I2C_PIIX4 is not set
1085 # CONFIG_I2C_IOP3XX is not set
1086 CONFIG_I2C_IXP4XX=y
1087 # CONFIG_I2C_NFORCE2 is not set
1088 # CONFIG_I2C_OCORES is not set
1089 # CONFIG_I2C_PARPORT_LIGHT is not set
1090 # CONFIG_I2C_PROSAVAGE is not set
1091 # CONFIG_I2C_SAVAGE4 is not set
1092 # CONFIG_I2C_SIS5595 is not set
1093 # CONFIG_I2C_SIS630 is not set
1094 # CONFIG_I2C_SIS96X is not set
1095 # CONFIG_I2C_STUB is not set
1096 # CONFIG_I2C_VIA is not set
1097 # CONFIG_I2C_VIAPRO is not set
1098 # CONFIG_I2C_VOODOO3 is not set
1099 # CONFIG_I2C_PCA_ISA is not set
1100
1101 #
1102 # Miscellaneous I2C Chip support
1103 #
1104 # CONFIG_SENSORS_DS1337 is not set
1105 # CONFIG_SENSORS_DS1374 is not set
1106 # CONFIG_SENSORS_EEPROM is not set
1107 # CONFIG_SENSORS_PCF8574 is not set
1108 # CONFIG_SENSORS_PCA9539 is not set
1109 # CONFIG_SENSORS_PCF8591 is not set
1110 # CONFIG_SENSORS_MAX6875 is not set
1111 # CONFIG_I2C_DEBUG_CORE is not set
1112 # CONFIG_I2C_DEBUG_ALGO is not set
1113 # CONFIG_I2C_DEBUG_BUS is not set
1114 # CONFIG_I2C_DEBUG_CHIP is not set
1115
1116 #
1117 # SPI support
1118 #
1119 # CONFIG_SPI is not set
1120 # CONFIG_SPI_MASTER is not set
1121
1122 #
1123 # Dallas's 1-wire bus
1124 #
1125 # CONFIG_W1 is not set
1126
1127 #
1128 # Hardware Monitoring support
1129 #
1130 CONFIG_HWMON=y
1131 # CONFIG_HWMON_VID is not set
1132 # CONFIG_SENSORS_ABITUGURU is not set
1133 # CONFIG_SENSORS_ADM1021 is not set
1134 # CONFIG_SENSORS_ADM1025 is not set
1135 # CONFIG_SENSORS_ADM1026 is not set
1136 # CONFIG_SENSORS_ADM1031 is not set
1137 # CONFIG_SENSORS_ADM9240 is not set
1138 # CONFIG_SENSORS_ASB100 is not set
1139 # CONFIG_SENSORS_ATXP1 is not set
1140 # CONFIG_SENSORS_DS1621 is not set
1141 # CONFIG_SENSORS_F71805F is not set
1142 # CONFIG_SENSORS_FSCHER is not set
1143 # CONFIG_SENSORS_FSCPOS is not set
1144 # CONFIG_SENSORS_GL518SM is not set
1145 # CONFIG_SENSORS_GL520SM is not set
1146 # CONFIG_SENSORS_IT87 is not set
1147 # CONFIG_SENSORS_LM63 is not set
1148 # CONFIG_SENSORS_LM75 is not set
1149 # CONFIG_SENSORS_LM77 is not set
1150 # CONFIG_SENSORS_LM78 is not set
1151 # CONFIG_SENSORS_LM80 is not set
1152 # CONFIG_SENSORS_LM83 is not set
1153 # CONFIG_SENSORS_LM85 is not set
1154 # CONFIG_SENSORS_LM87 is not set
1155 # CONFIG_SENSORS_LM90 is not set
1156 # CONFIG_SENSORS_LM92 is not set
1157 # CONFIG_SENSORS_MAX1619 is not set
1158 # CONFIG_SENSORS_PC87360 is not set
1159 # CONFIG_SENSORS_SIS5595 is not set
1160 # CONFIG_SENSORS_SMSC47M1 is not set
1161 # CONFIG_SENSORS_SMSC47M192 is not set
1162 # CONFIG_SENSORS_SMSC47B397 is not set
1163 # CONFIG_SENSORS_VIA686A is not set
1164 # CONFIG_SENSORS_VT1211 is not set
1165 # CONFIG_SENSORS_VT8231 is not set
1166 # CONFIG_SENSORS_W83781D is not set
1167 # CONFIG_SENSORS_W83791D is not set
1168 # CONFIG_SENSORS_W83792D is not set
1169 # CONFIG_SENSORS_W83L785TS is not set
1170 # CONFIG_SENSORS_W83627HF is not set
1171 # CONFIG_SENSORS_W83627EHF is not set
1172 # CONFIG_HWMON_DEBUG_CHIP is not set
1173
1174 #
1175 # Misc devices
1176 #
1177 # CONFIG_SGI_IOC4 is not set
1178 # CONFIG_TIFM_CORE is not set
1179
1180 #
1181 # LED devices
1182 #
1183 # CONFIG_NEW_LEDS is not set
1184
1185 #
1186 # LED drivers
1187 #
1188
1189 #
1190 # LED Triggers
1191 #
1192
1193 #
1194 # Multimedia devices
1195 #
1196 # CONFIG_VIDEO_DEV is not set
1197
1198 #
1199 # Digital Video Broadcasting Devices
1200 #
1201 # CONFIG_DVB is not set
1202 # CONFIG_USB_DABUSB is not set
1203
1204 #
1205 # Graphics support
1206 #
1207 CONFIG_FIRMWARE_EDID=y
1208 # CONFIG_FB is not set
1209 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1210
1211 #
1212 # Sound
1213 #
1214 # CONFIG_SOUND is not set
1215
1216 #
1217 # USB support
1218 #
1219 CONFIG_USB_ARCH_HAS_HCD=y
1220 CONFIG_USB_ARCH_HAS_OHCI=y
1221 CONFIG_USB_ARCH_HAS_EHCI=y
1222 CONFIG_USB=m
1223 # CONFIG_USB_DEBUG is not set
1224
1225 #
1226 # Miscellaneous USB options
1227 #
1228 CONFIG_USB_DEVICEFS=y
1229 CONFIG_USB_BANDWIDTH=y
1230 # CONFIG_USB_DYNAMIC_MINORS is not set
1231 # CONFIG_USB_OTG is not set
1232
1233 #
1234 # USB Host Controller Drivers
1235 #
1236 CONFIG_USB_EHCI_HCD=m
1237 # CONFIG_USB_EHCI_SPLIT_ISO is not set
1238 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1239 # CONFIG_USB_EHCI_TT_NEWSCHED is not set
1240 # CONFIG_USB_ISP116X_HCD is not set
1241 CONFIG_USB_OHCI_HCD=m
1242 # CONFIG_USB_OHCI_BIG_ENDIAN is not set
1243 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1244 CONFIG_USB_UHCI_HCD=m
1245 # CONFIG_USB_SL811_HCD is not set
1246
1247 #
1248 # USB Device Class drivers
1249 #
1250 # CONFIG_USB_ACM is not set
1251 # CONFIG_USB_PRINTER is not set
1252
1253 #
1254 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1255 #
1256
1257 #
1258 # may also be needed; see USB_STORAGE Help for more information
1259 #
1260 CONFIG_USB_STORAGE=m
1261 # CONFIG_USB_STORAGE_DEBUG is not set
1262 # CONFIG_USB_STORAGE_DATAFAB is not set
1263 # CONFIG_USB_STORAGE_FREECOM is not set
1264 # CONFIG_USB_STORAGE_DPCM is not set
1265 # CONFIG_USB_STORAGE_USBAT is not set
1266 # CONFIG_USB_STORAGE_SDDR09 is not set
1267 # CONFIG_USB_STORAGE_SDDR55 is not set
1268 # CONFIG_USB_STORAGE_JUMPSHOT is not set
1269 # CONFIG_USB_STORAGE_ALAUDA is not set
1270 # CONFIG_USB_STORAGE_KARMA is not set
1271 # CONFIG_USB_LIBUSUAL is not set
1272
1273 #
1274 # USB Input Devices
1275 #
1276 # CONFIG_USB_HID is not set
1277
1278 #
1279 # USB HID Boot Protocol drivers
1280 #
1281
1282 #
1283 # USB Imaging devices
1284 #
1285 # CONFIG_USB_MDC800 is not set
1286 # CONFIG_USB_MICROTEK is not set
1287
1288 #
1289 # USB Network Adapters
1290 #
1291 # CONFIG_USB_CATC is not set
1292 # CONFIG_USB_KAWETH is not set
1293 # CONFIG_USB_PEGASUS is not set
1294 # CONFIG_USB_RTL8150 is not set
1295 # CONFIG_USB_USBNET_MII is not set
1296 # CONFIG_USB_USBNET is not set
1297 # CONFIG_USB_MON is not set
1298
1299 #
1300 # USB port drivers
1301 #
1302
1303 #
1304 # USB Serial Converter support
1305 #
1306 # CONFIG_USB_SERIAL is not set
1307
1308 #
1309 # USB Miscellaneous drivers
1310 #
1311 # CONFIG_USB_EMI62 is not set
1312 # CONFIG_USB_EMI26 is not set
1313 # CONFIG_USB_ADUTUX is not set
1314 # CONFIG_USB_AUERSWALD is not set
1315 # CONFIG_USB_RIO500 is not set
1316 # CONFIG_USB_LEGOTOWER is not set
1317 # CONFIG_USB_LCD is not set
1318 # CONFIG_USB_LED is not set
1319 # CONFIG_USB_CYPRESS_CY7C63 is not set
1320 # CONFIG_USB_CYTHERM is not set
1321 # CONFIG_USB_PHIDGET is not set
1322 # CONFIG_USB_IDMOUSE is not set
1323 # CONFIG_USB_FTDI_ELAN is not set
1324 # CONFIG_USB_APPLEDISPLAY is not set
1325 # CONFIG_USB_SISUSBVGA is not set
1326 # CONFIG_USB_LD is not set
1327 # CONFIG_USB_TRANCEVIBRATOR is not set
1328 # CONFIG_USB_TEST is not set
1329
1330 #
1331 # USB DSL modem support
1332 #
1333
1334 #
1335 # USB Gadget Support
1336 #
1337 # CONFIG_USB_GADGET is not set
1338
1339 #
1340 # MMC/SD Card support
1341 #
1342 # CONFIG_MMC is not set
1343
1344 #
1345 # Real Time Clock
1346 #
1347 CONFIG_RTC_LIB=y
1348 CONFIG_RTC_CLASS=y
1349 CONFIG_RTC_HCTOSYS=y
1350 CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1351 # CONFIG_RTC_DEBUG is not set
1352
1353 #
1354 # RTC interfaces
1355 #
1356 CONFIG_RTC_INTF_SYSFS=y
1357 CONFIG_RTC_INTF_PROC=y
1358 CONFIG_RTC_INTF_DEV=y
1359 # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1360
1361 #
1362 # RTC drivers
1363 #
1364 CONFIG_RTC_DRV_X1205=y
1365 # CONFIG_RTC_DRV_DS1307 is not set
1366 # CONFIG_RTC_DRV_DS1553 is not set
1367 # CONFIG_RTC_DRV_ISL1208 is not set
1368 # CONFIG_RTC_DRV_DS1672 is not set
1369 # CONFIG_RTC_DRV_DS1742 is not set
1370 CONFIG_RTC_DRV_PCF8563=y
1371 # CONFIG_RTC_DRV_PCF8583 is not set
1372 # CONFIG_RTC_DRV_RS5C372 is not set
1373 # CONFIG_RTC_DRV_M48T86 is not set
1374 # CONFIG_RTC_DRV_TEST is not set
1375 # CONFIG_RTC_DRV_V3020 is not set
1376
1377 #
1378 # File systems
1379 #
1380 CONFIG_EXT2_FS=m
1381 # CONFIG_EXT2_FS_XATTR is not set
1382 # CONFIG_EXT2_FS_XIP is not set
1383 CONFIG_EXT3_FS=m
1384 # CONFIG_EXT3_FS_XATTR is not set
1385 # CONFIG_EXT4DEV_FS is not set
1386 CONFIG_JBD=m
1387 # CONFIG_JBD_DEBUG is not set
1388 # CONFIG_REISERFS_FS is not set
1389 # CONFIG_JFS_FS is not set
1390 # CONFIG_FS_POSIX_ACL is not set
1391 # CONFIG_XFS_FS is not set
1392 # CONFIG_GFS2_FS is not set
1393 # CONFIG_OCFS2_FS is not set
1394 CONFIG_MINI_FO=m
1395 # CONFIG_MINIX_FS is not set
1396 # CONFIG_ROMFS_FS is not set
1397 CONFIG_INOTIFY=y
1398 CONFIG_INOTIFY_USER=y
1399 # CONFIG_QUOTA is not set
1400 CONFIG_DNOTIFY=y
1401 # CONFIG_AUTOFS_FS is not set
1402 # CONFIG_AUTOFS4_FS is not set
1403 # CONFIG_FUSE_FS is not set
1404
1405 #
1406 # CD-ROM/DVD Filesystems
1407 #
1408 CONFIG_ISO9660_FS=m
1409 CONFIG_JOLIET=y
1410 CONFIG_ZISOFS=y
1411 CONFIG_ZISOFS_FS=m
1412 CONFIG_UDF_FS=m
1413 CONFIG_UDF_NLS=y
1414
1415 #
1416 # DOS/FAT/NT Filesystems
1417 #
1418 CONFIG_FAT_FS=m
1419 CONFIG_MSDOS_FS=m
1420 CONFIG_VFAT_FS=m
1421 CONFIG_FAT_DEFAULT_CODEPAGE=437
1422 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1423 # CONFIG_NTFS_FS is not set
1424
1425 #
1426 # Pseudo filesystems
1427 #
1428 CONFIG_PROC_FS=y
1429 CONFIG_PROC_SYSCTL=y
1430 CONFIG_DEVFS_FS=y
1431 CONFIG_DEVFS_MOUNT=y
1432 # CONFIG_DEVFS_DEBUG is not set
1433 CONFIG_SYSFS=y
1434 CONFIG_TMPFS=y
1435 # CONFIG_TMPFS_POSIX_ACL is not set
1436 # CONFIG_HUGETLB_PAGE is not set
1437 CONFIG_RAMFS=y
1438 # CONFIG_CONFIGFS_FS is not set
1439
1440 #
1441 # Miscellaneous filesystems
1442 #
1443 # CONFIG_ADFS_FS is not set
1444 # CONFIG_AFFS_FS is not set
1445 CONFIG_HFS_FS=m
1446 CONFIG_HFSPLUS_FS=m
1447 # CONFIG_BEFS_FS is not set
1448 # CONFIG_BFS_FS is not set
1449 # CONFIG_EFS_FS is not set
1450 # CONFIG_JFFS_FS is not set
1451 CONFIG_JFFS2_FS=y
1452 CONFIG_JFFS2_FS_DEBUG=0
1453 CONFIG_JFFS2_FS_WRITEBUFFER=y
1454 # CONFIG_JFFS2_SUMMARY is not set
1455 # CONFIG_JFFS2_FS_XATTR is not set
1456 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1457 CONFIG_JFFS2_ZLIB=y
1458 CONFIG_JFFS2_RTIME=y
1459 # CONFIG_JFFS2_RUBIN is not set
1460 # CONFIG_CRAMFS is not set
1461 # CONFIG_SQUASHFS is not set
1462 # CONFIG_VXFS_FS is not set
1463 # CONFIG_HPFS_FS is not set
1464 # CONFIG_QNX4FS_FS is not set
1465 # CONFIG_SYSV_FS is not set
1466 # CONFIG_UFS_FS is not set
1467
1468 #
1469 # Network File Systems
1470 #
1471 CONFIG_NFS_FS=m
1472 CONFIG_NFS_V3=y
1473 # CONFIG_NFS_V3_ACL is not set
1474 # CONFIG_NFS_V4 is not set
1475 # CONFIG_NFS_DIRECTIO is not set
1476 CONFIG_NFSD=m
1477 # CONFIG_NFSD_V3 is not set
1478 CONFIG_NFSD_TCP=y
1479 CONFIG_LOCKD=m
1480 CONFIG_LOCKD_V4=y
1481 CONFIG_EXPORTFS=m
1482 CONFIG_NFS_COMMON=y
1483 CONFIG_SUNRPC=m
1484 # CONFIG_RPCSEC_GSS_KRB5 is not set
1485 # CONFIG_RPCSEC_GSS_SPKM3 is not set
1486 # CONFIG_SMB_FS is not set
1487 CONFIG_CIFS=m
1488 # CONFIG_CIFS_STATS is not set
1489 # CONFIG_CIFS_WEAK_PW_HASH is not set
1490 # CONFIG_CIFS_XATTR is not set
1491 # CONFIG_CIFS_DEBUG2 is not set
1492 # CONFIG_CIFS_EXPERIMENTAL is not set
1493 # CONFIG_NCP_FS is not set
1494 # CONFIG_CODA_FS is not set
1495 # CONFIG_AFS_FS is not set
1496 # CONFIG_9P_FS is not set
1497
1498 #
1499 # Partition Types
1500 #
1501 CONFIG_PARTITION_ADVANCED=y
1502 # CONFIG_ACORN_PARTITION is not set
1503 # CONFIG_OSF_PARTITION is not set
1504 # CONFIG_AMIGA_PARTITION is not set
1505 # CONFIG_ATARI_PARTITION is not set
1506 # CONFIG_MAC_PARTITION is not set
1507 CONFIG_MSDOS_PARTITION=y
1508 # CONFIG_BSD_DISKLABEL is not set
1509 # CONFIG_MINIX_SUBPARTITION is not set
1510 # CONFIG_SOLARIS_X86_PARTITION is not set
1511 # CONFIG_UNIXWARE_DISKLABEL is not set
1512 # CONFIG_LDM_PARTITION is not set
1513 # CONFIG_SGI_PARTITION is not set
1514 # CONFIG_ULTRIX_PARTITION is not set
1515 # CONFIG_SUN_PARTITION is not set
1516 # CONFIG_KARMA_PARTITION is not set
1517 # CONFIG_EFI_PARTITION is not set
1518
1519 #
1520 # Native Language Support
1521 #
1522 CONFIG_NLS=m
1523 CONFIG_NLS_DEFAULT="iso8859-1"
1524 # CONFIG_NLS_CODEPAGE_437 is not set
1525 # CONFIG_NLS_CODEPAGE_737 is not set
1526 # CONFIG_NLS_CODEPAGE_775 is not set
1527 # CONFIG_NLS_CODEPAGE_850 is not set
1528 # CONFIG_NLS_CODEPAGE_852 is not set
1529 # CONFIG_NLS_CODEPAGE_855 is not set
1530 # CONFIG_NLS_CODEPAGE_857 is not set
1531 # CONFIG_NLS_CODEPAGE_860 is not set
1532 # CONFIG_NLS_CODEPAGE_861 is not set
1533 # CONFIG_NLS_CODEPAGE_862 is not set
1534 # CONFIG_NLS_CODEPAGE_863 is not set
1535 # CONFIG_NLS_CODEPAGE_864 is not set
1536 # CONFIG_NLS_CODEPAGE_865 is not set
1537 # CONFIG_NLS_CODEPAGE_866 is not set
1538 # CONFIG_NLS_CODEPAGE_869 is not set
1539 # CONFIG_NLS_CODEPAGE_936 is not set
1540 # CONFIG_NLS_CODEPAGE_950 is not set
1541 # CONFIG_NLS_CODEPAGE_932 is not set
1542 # CONFIG_NLS_CODEPAGE_949 is not set
1543 # CONFIG_NLS_CODEPAGE_874 is not set
1544 # CONFIG_NLS_ISO8859_8 is not set
1545 # CONFIG_NLS_CODEPAGE_1250 is not set
1546 # CONFIG_NLS_CODEPAGE_1251 is not set
1547 # CONFIG_NLS_ASCII is not set
1548 # CONFIG_NLS_ISO8859_1 is not set
1549 # CONFIG_NLS_ISO8859_2 is not set
1550 # CONFIG_NLS_ISO8859_3 is not set
1551 # CONFIG_NLS_ISO8859_4 is not set
1552 # CONFIG_NLS_ISO8859_5 is not set
1553 # CONFIG_NLS_ISO8859_6 is not set
1554 # CONFIG_NLS_ISO8859_7 is not set
1555 # CONFIG_NLS_ISO8859_9 is not set
1556 # CONFIG_NLS_ISO8859_13 is not set
1557 # CONFIG_NLS_ISO8859_14 is not set
1558 # CONFIG_NLS_ISO8859_15 is not set
1559 # CONFIG_NLS_KOI8_R is not set
1560 # CONFIG_NLS_KOI8_U is not set
1561 CONFIG_NLS_UTF8=m
1562
1563 #
1564 # Profiling support
1565 #
1566 # CONFIG_PROFILING is not set
1567
1568 #
1569 # Kernel hacking
1570 #
1571 # CONFIG_PRINTK_TIME is not set
1572 CONFIG_ENABLE_MUST_CHECK=y
1573 # CONFIG_MAGIC_SYSRQ is not set
1574 # CONFIG_UNUSED_SYMBOLS is not set
1575 # CONFIG_DEBUG_KERNEL is not set
1576 CONFIG_LOG_BUF_SHIFT=14
1577 # CONFIG_DEBUG_BUGVERBOSE is not set
1578 # CONFIG_DEBUG_FS is not set
1579 CONFIG_FRAME_POINTER=y
1580 # CONFIG_HEADERS_CHECK is not set
1581 # CONFIG_DEBUG_USER is not set
1582
1583 #
1584 # Security options
1585 #
1586 # CONFIG_KEYS is not set
1587 # CONFIG_SECURITY is not set
1588
1589 #
1590 # Cryptographic options
1591 #
1592 CONFIG_CRYPTO=y
1593 CONFIG_CRYPTO_ALGAPI=y
1594 CONFIG_CRYPTO_BLKCIPHER=m
1595 CONFIG_CRYPTO_HASH=y
1596 CONFIG_CRYPTO_MANAGER=y
1597 CONFIG_CRYPTO_HMAC=y
1598 # CONFIG_CRYPTO_NULL is not set
1599 # CONFIG_CRYPTO_MD4 is not set
1600 CONFIG_CRYPTO_MD5=m
1601 CONFIG_CRYPTO_SHA1=m
1602 # CONFIG_CRYPTO_SHA256 is not set
1603 # CONFIG_CRYPTO_SHA512 is not set
1604 # CONFIG_CRYPTO_WP512 is not set
1605 # CONFIG_CRYPTO_TGR192 is not set
1606 CONFIG_CRYPTO_ECB=m
1607 CONFIG_CRYPTO_CBC=m
1608 CONFIG_CRYPTO_DES=m
1609 # CONFIG_CRYPTO_BLOWFISH is not set
1610 # CONFIG_CRYPTO_TWOFISH is not set
1611 # CONFIG_CRYPTO_SERPENT is not set
1612 CONFIG_CRYPTO_AES=m
1613 # CONFIG_CRYPTO_CAST5 is not set
1614 # CONFIG_CRYPTO_CAST6 is not set
1615 # CONFIG_CRYPTO_TEA is not set
1616 CONFIG_CRYPTO_ARC4=m
1617 # CONFIG_CRYPTO_KHAZAD is not set
1618 # CONFIG_CRYPTO_ANUBIS is not set
1619 CONFIG_CRYPTO_DEFLATE=m
1620 CONFIG_CRYPTO_MICHAEL_MIC=m
1621 # CONFIG_CRYPTO_CRC32C is not set
1622 # CONFIG_CRYPTO_TEST is not set
1623
1624 #
1625 # Hardware crypto devices
1626 #
1627
1628 #
1629 # Library routines
1630 #
1631 # CONFIG_CRC_CCITT is not set
1632 CONFIG_CRC16=y
1633 CONFIG_CRC32=y
1634 # CONFIG_LIBCRC32C is not set
1635 CONFIG_ZLIB_INFLATE=y
1636 CONFIG_ZLIB_DEFLATE=y
1637 CONFIG_PLIST=y
1638 CONFIG_INITRAMFS_SOURCE=""