tune the Magicbox kernel config
[openwrt/staging/mkresin.git] / openwrt / target / linux / magicbox-2.6 / config
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.17
4 # Fri Aug 25 19:17:05 2006
5 #
6 CONFIG_MMU=y
7 CONFIG_GENERIC_HARDIRQS=y
8 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9 CONFIG_GENERIC_HWEIGHT=y
10 CONFIG_GENERIC_CALIBRATE_DELAY=y
11 CONFIG_PPC=y
12 CONFIG_PPC32=y
13 CONFIG_GENERIC_NVRAM=y
14 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
15 CONFIG_ARCH_MAY_HAVE_PC_FDC=y
16
17 #
18 # Code maturity level options
19 #
20 CONFIG_EXPERIMENTAL=y
21 CONFIG_BROKEN_ON_SMP=y
22 CONFIG_INIT_ENV_ARG_LIMIT=32
23
24 #
25 # General setup
26 #
27 CONFIG_LOCALVERSION=""
28 CONFIG_LOCALVERSION_AUTO=y
29 # CONFIG_SWAP is not set
30 CONFIG_SYSVIPC=y
31 # CONFIG_POSIX_MQUEUE is not set
32 # CONFIG_BSD_PROCESS_ACCT is not set
33 CONFIG_SYSCTL=y
34 # CONFIG_AUDIT is not set
35 # CONFIG_IKCONFIG is not set
36 # CONFIG_RELAY is not set
37 CONFIG_INITRAMFS_SOURCE=""
38 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
39 CONFIG_EMBEDDED=y
40 # CONFIG_KALLSYMS is not set
41 CONFIG_HOTPLUG=y
42 CONFIG_PRINTK=y
43 CONFIG_BUG=y
44 # CONFIG_ELF_CORE is not set
45 CONFIG_BASE_FULL=y
46 CONFIG_FUTEX=y
47 CONFIG_EPOLL=y
48 CONFIG_SHMEM=y
49 CONFIG_SLAB=y
50 # CONFIG_TINY_SHMEM is not set
51 CONFIG_BASE_SMALL=0
52 # CONFIG_SLOB is not set
53 CONFIG_OBSOLETE_INTERMODULE=y
54
55 #
56 # Loadable module support
57 #
58 CONFIG_MODULES=y
59 CONFIG_MODULE_UNLOAD=y
60 # CONFIG_MODULE_FORCE_UNLOAD is not set
61 # CONFIG_MODVERSIONS is not set
62 # CONFIG_MODULE_SRCVERSION_ALL is not set
63 # CONFIG_KMOD is not set
64
65 #
66 # Block layer
67 #
68 # CONFIG_LBD is not set
69 # CONFIG_BLK_DEV_IO_TRACE is not set
70 # CONFIG_LSF is not set
71
72 #
73 # IO Schedulers
74 #
75 CONFIG_IOSCHED_NOOP=y
76 # CONFIG_IOSCHED_AS is not set
77 CONFIG_IOSCHED_DEADLINE=y
78 # CONFIG_IOSCHED_CFQ is not set
79 # CONFIG_DEFAULT_AS is not set
80 CONFIG_DEFAULT_DEADLINE=y
81 # CONFIG_DEFAULT_CFQ is not set
82 # CONFIG_DEFAULT_NOOP is not set
83 CONFIG_DEFAULT_IOSCHED="deadline"
84
85 #
86 # Processor
87 #
88 # CONFIG_6xx is not set
89 CONFIG_40x=y
90 # CONFIG_44x is not set
91 # CONFIG_8xx is not set
92 # CONFIG_E200 is not set
93 # CONFIG_E500 is not set
94 # CONFIG_MATH_EMULATION is not set
95 # CONFIG_KEXEC is not set
96 # CONFIG_CPU_FREQ is not set
97 CONFIG_4xx=y
98 CONFIG_WANT_EARLY_SERIAL=y
99
100 #
101 # IBM 4xx options
102 #
103 # CONFIG_BUBINGA is not set
104 # CONFIG_CPCI405 is not set
105 # CONFIG_EP405 is not set
106 # CONFIG_REDWOOD_5 is not set
107 # CONFIG_REDWOOD_6 is not set
108 # CONFIG_SYCAMORE is not set
109 # CONFIG_WALNUT is not set
110 CONFIG_MAGICBOX=y
111 # CONFIG_XILINX_ML300 is not set
112 # CONFIG_XILINX_ML403 is not set
113 CONFIG_IBM_OCP=y
114 CONFIG_BIOS_FIXUP=y
115 CONFIG_405EP=y
116 CONFIG_PPC4xx_DMA=y
117 CONFIG_PPC4xx_EDMA=y
118 CONFIG_PPC_GEN550=y
119 CONFIG_UART0_TTYS0=y
120 # CONFIG_UART0_TTYS1 is not set
121 CONFIG_NOT_COHERENT_CACHE=y
122
123 #
124 # Platform options
125 #
126 # CONFIG_PC_KEYBOARD is not set
127 # CONFIG_HIGHMEM is not set
128 CONFIG_HZ_100=y
129 # CONFIG_HZ_250 is not set
130 # CONFIG_HZ_1000 is not set
131 CONFIG_HZ=100
132 CONFIG_PREEMPT_NONE=y
133 # CONFIG_PREEMPT_VOLUNTARY is not set
134 # CONFIG_PREEMPT is not set
135 CONFIG_SELECT_MEMORY_MODEL=y
136 CONFIG_FLATMEM_MANUAL=y
137 # CONFIG_DISCONTIGMEM_MANUAL is not set
138 # CONFIG_SPARSEMEM_MANUAL is not set
139 CONFIG_FLATMEM=y
140 CONFIG_FLAT_NODE_MEM_MAP=y
141 # CONFIG_SPARSEMEM_STATIC is not set
142 CONFIG_SPLIT_PTLOCK_CPUS=4
143 CONFIG_BINFMT_ELF=y
144 # CONFIG_BINFMT_MISC is not set
145 CONFIG_CMDLINE_BOOL=y
146 CONFIG_CMDLINE="console=ttyS0,115200"
147 # CONFIG_PM is not set
148 # CONFIG_SOFTWARE_SUSPEND is not set
149 # CONFIG_SECCOMP is not set
150 CONFIG_ISA_DMA_API=y
151
152 #
153 # Bus options
154 #
155 # CONFIG_PPC_I8259 is not set
156 CONFIG_PPC_INDIRECT_PCI=y
157 CONFIG_PCI=y
158 CONFIG_PCI_DOMAINS=y
159
160 #
161 # PCCARD (PCMCIA/CardBus) support
162 #
163 # CONFIG_PCCARD is not set
164
165 #
166 # Advanced setup
167 #
168 # CONFIG_ADVANCED_OPTIONS is not set
169
170 #
171 # Default settings for advanced configuration options are used
172 #
173 CONFIG_HIGHMEM_START=0xfe000000
174 CONFIG_LOWMEM_SIZE=0x30000000
175 CONFIG_KERNEL_START=0xc0000000
176 CONFIG_TASK_SIZE=0x80000000
177 CONFIG_CONSISTENT_START=0xff100000
178 CONFIG_CONSISTENT_SIZE=0x00200000
179 CONFIG_BOOT_LOAD=0x00400000
180
181 #
182 # Networking
183 #
184 CONFIG_NET=y
185
186 #
187 # Networking options
188 #
189 # CONFIG_NETDEBUG is not set
190 CONFIG_PACKET=y
191 CONFIG_PACKET_MMAP=y
192 CONFIG_UNIX=y
193 # CONFIG_NET_KEY is not set
194 CONFIG_INET=y
195 # CONFIG_IP_MULTICAST is not set
196 # CONFIG_IP_ADVANCED_ROUTER is not set
197 CONFIG_IP_FIB_HASH=y
198 # CONFIG_IP_PNP is not set
199 CONFIG_NET_IPIP=m
200 # CONFIG_NET_IPGRE is not set
201 # CONFIG_IPSEC_NAT_TRAVERSAL is not set
202 # CONFIG_ARPD is not set
203 # CONFIG_SYN_COOKIES is not set
204 # CONFIG_INET_AH is not set
205 # CONFIG_INET_ESP is not set
206 # CONFIG_INET_IPCOMP is not set
207 # CONFIG_INET_XFRM_TUNNEL is not set
208 CONFIG_INET_TUNNEL=m
209 # CONFIG_INET_DIAG is not set
210 # CONFIG_TCP_CONG_ADVANCED is not set
211 CONFIG_TCP_CONG_BIC=y
212
213 #
214 # IP: Virtual Server Configuration
215 #
216 # CONFIG_IP_VS is not set
217 CONFIG_IPV6=m
218 # CONFIG_IPV6_PRIVACY is not set
219 # CONFIG_IPV6_ROUTER_PREF is not set
220 # CONFIG_INET6_AH is not set
221 # CONFIG_INET6_ESP is not set
222 # CONFIG_INET6_IPCOMP is not set
223 # CONFIG_INET6_XFRM_TUNNEL is not set
224 # CONFIG_INET6_TUNNEL is not set
225 # CONFIG_IPV6_TUNNEL is not set
226 CONFIG_NETFILTER=y
227 # CONFIG_NETFILTER_DEBUG is not set
228 # CONFIG_BRIDGE_NETFILTER is not set
229
230 #
231 # Core Netfilter Configuration
232 #
233 # CONFIG_NETFILTER_NETLINK is not set
234 CONFIG_NETFILTER_XTABLES=y
235 CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
236 CONFIG_NETFILTER_XT_TARGET_MARK=m
237 # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
238 # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
239 # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
240 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
241 # CONFIG_NETFILTER_XT_MATCH_DCCP is not set
242 CONFIG_NETFILTER_XT_MATCH_ESP=m
243 CONFIG_NETFILTER_XT_MATCH_HELPER=m
244 CONFIG_NETFILTER_XT_MATCH_LENGTH=m
245 CONFIG_NETFILTER_XT_MATCH_LIMIT=m
246 CONFIG_NETFILTER_XT_MATCH_MAC=m
247 CONFIG_NETFILTER_XT_MATCH_MARK=m
248 CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
249 # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
250 # CONFIG_NETFILTER_XT_MATCH_REALM is not set
251 # CONFIG_NETFILTER_XT_MATCH_SCTP is not set
252 CONFIG_NETFILTER_XT_MATCH_STATE=y
253 # CONFIG_NETFILTER_XT_MATCH_STRING is not set
254 CONFIG_NETFILTER_XT_MATCH_TCPMSS=y
255
256 #
257 # IP: Netfilter Configuration
258 #
259 CONFIG_IP_NF_CONNTRACK=y
260 CONFIG_IP_NF_CT_ACCT=y
261 # CONFIG_IP_NF_CONNTRACK_MARK is not set
262 # CONFIG_IP_NF_CONNTRACK_EVENTS is not set
263 # CONFIG_IP_NF_CT_PROTO_SCTP is not set
264 CONFIG_IP_NF_FTP=y
265 CONFIG_IP_NF_IRC=m
266 # CONFIG_IP_NF_NETBIOS_NS is not set
267 CONFIG_IP_NF_TFTP=m
268 CONFIG_IP_NF_AMANDA=m
269 CONFIG_IP_NF_PPTP=m
270 CONFIG_IP_NF_H323=m
271 CONFIG_IP_NF_SIP=m
272 CONFIG_IP_NF_QUEUE=y
273 CONFIG_IP_NF_IPTABLES=y
274 CONFIG_IP_NF_MATCH_IPRANGE=m
275 CONFIG_IP_NF_MATCH_IPP2P=m
276 CONFIG_IP_NF_MATCH_TOS=m
277 CONFIG_IP_NF_MATCH_TIME=m
278 CONFIG_IP_NF_MATCH_RECENT=m
279 CONFIG_IP_NF_MATCH_ECN=m
280 CONFIG_IP_NF_MATCH_DSCP=m
281 CONFIG_IP_NF_MATCH_AH=m
282 CONFIG_IP_NF_MATCH_TTL=m
283 CONFIG_IP_NF_MATCH_OWNER=m
284 # CONFIG_IP_NF_MATCH_ADDRTYPE is not set
285 # CONFIG_IP_NF_MATCH_HASHLIMIT is not set
286 CONFIG_IP_NF_MATCH_LAYER7=m
287 # CONFIG_IP_NF_MATCH_LAYER7_DEBUG is not set
288 CONFIG_IP_NF_FILTER=y
289 CONFIG_IP_NF_TARGET_REJECT=y
290 CONFIG_IP_NF_TARGET_IMQ=m
291 # CONFIG_IP_NF_TARGET_LOG is not set
292 CONFIG_IP_NF_TARGET_ULOG=m
293 CONFIG_IP_NF_TARGET_TCPMSS=y
294 CONFIG_IP_NF_NAT=y
295 CONFIG_IP_NF_NAT_NEEDED=y
296 CONFIG_IP_NF_TARGET_MASQUERADE=y
297 CONFIG_IP_NF_TARGET_REDIRECT=y
298 CONFIG_IP_NF_TARGET_ROUTE=m
299 # CONFIG_IP_NF_TARGET_NETMAP is not set
300 # CONFIG_IP_NF_TARGET_SAME is not set
301 # CONFIG_IP_NF_NAT_SNMP_BASIC is not set
302 CONFIG_IP_NF_NAT_IRC=m
303 CONFIG_IP_NF_NAT_FTP=y
304 CONFIG_IP_NF_NAT_TFTP=m
305 CONFIG_IP_NF_NAT_AMANDA=m
306 CONFIG_IP_NF_NAT_PPTP=m
307 CONFIG_IP_NF_NAT_H323=m
308 CONFIG_IP_NF_NAT_SIP=m
309 CONFIG_IP_NF_MANGLE=y
310 CONFIG_IP_NF_TARGET_TOS=m
311 CONFIG_IP_NF_TARGET_ECN=m
312 CONFIG_IP_NF_TARGET_DSCP=m
313 CONFIG_IP_NF_TARGET_TTL=m
314 # CONFIG_IP_NF_RAW is not set
315 # CONFIG_IP_NF_ARPTABLES is not set
316 CONFIG_IP_NF_SET=m
317 CONFIG_IP_NF_SET_MAX=256
318 CONFIG_IP_NF_SET_HASHSIZE=1024
319 CONFIG_IP_NF_SET_IPMAP=m
320 CONFIG_IP_NF_SET_MACIPMAP=m
321 CONFIG_IP_NF_SET_PORTMAP=m
322 CONFIG_IP_NF_SET_IPHASH=m
323 CONFIG_IP_NF_SET_NETHASH=m
324 CONFIG_IP_NF_SET_IPTREE=m
325 CONFIG_IP_NF_MATCH_SET=m
326 CONFIG_IP_NF_TARGET_SET=m
327
328 #
329 # IPv6: Netfilter Configuration (EXPERIMENTAL)
330 #
331 # CONFIG_IP6_NF_QUEUE is not set
332 # CONFIG_IP6_NF_IPTABLES is not set
333
334 #
335 # Bridge: Netfilter Configuration
336 #
337 # CONFIG_BRIDGE_NF_EBTABLES is not set
338
339 #
340 # DCCP Configuration (EXPERIMENTAL)
341 #
342 # CONFIG_IP_DCCP is not set
343
344 #
345 # SCTP Configuration (EXPERIMENTAL)
346 #
347 # CONFIG_IP_SCTP is not set
348
349 #
350 # TIPC Configuration (EXPERIMENTAL)
351 #
352 # CONFIG_TIPC is not set
353 # CONFIG_ATM is not set
354 CONFIG_BRIDGE=y
355 CONFIG_VLAN_8021Q=y
356 # CONFIG_DECNET is not set
357 CONFIG_LLC=y
358 # CONFIG_LLC2 is not set
359 # CONFIG_IPX is not set
360 # CONFIG_ATALK is not set
361 # CONFIG_X25 is not set
362 # CONFIG_LAPB is not set
363 # CONFIG_NET_DIVERT is not set
364 # CONFIG_ECONET is not set
365 # CONFIG_WAN_ROUTER is not set
366
367 #
368 # QoS and/or fair queueing
369 #
370 CONFIG_NET_SCHED=y
371 CONFIG_NET_SCH_CLK_JIFFIES=y
372 # CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set
373 # CONFIG_NET_SCH_CLK_CPU is not set
374
375 #
376 # Queueing/Scheduling
377 #
378 CONFIG_NET_SCH_CBQ=m
379 CONFIG_NET_SCH_HTB=m
380 CONFIG_NET_SCH_HFSC=m
381 CONFIG_NET_SCH_PRIO=m
382 CONFIG_NET_SCH_RED=m
383 CONFIG_NET_SCH_SFQ=m
384 CONFIG_NET_SCH_ESFQ=m
385 CONFIG_NET_SCH_TEQL=m
386 CONFIG_NET_SCH_TBF=m
387 CONFIG_NET_SCH_GRED=m
388 CONFIG_NET_SCH_DSMARK=m
389 # CONFIG_NET_SCH_NETEM is not set
390 CONFIG_NET_SCH_INGRESS=m
391
392 #
393 # Classification
394 #
395 CONFIG_NET_CLS=y
396 CONFIG_NET_CLS_BASIC=m
397 CONFIG_NET_CLS_TCINDEX=m
398 CONFIG_NET_CLS_ROUTE4=m
399 CONFIG_NET_CLS_ROUTE=y
400 CONFIG_NET_CLS_FW=m
401 CONFIG_NET_CLS_U32=m
402 CONFIG_CLS_U32_PERF=y
403 CONFIG_CLS_U32_MARK=y
404 CONFIG_NET_CLS_RSVP=m
405 CONFIG_NET_CLS_RSVP6=m
406 CONFIG_NET_EMATCH=y
407 CONFIG_NET_EMATCH_STACK=32
408 CONFIG_NET_EMATCH_CMP=m
409 CONFIG_NET_EMATCH_NBYTE=m
410 CONFIG_NET_EMATCH_U32=m
411 CONFIG_NET_EMATCH_META=m
412 CONFIG_NET_EMATCH_TEXT=m
413 CONFIG_NET_CLS_ACT=y
414 CONFIG_NET_ACT_POLICE=m
415 CONFIG_NET_ACT_GACT=m
416 CONFIG_GACT_PROB=y
417 CONFIG_NET_ACT_MIRRED=m
418 CONFIG_NET_ACT_IPT=m
419 CONFIG_NET_ACT_PEDIT=m
420 # CONFIG_NET_ACT_SIMP is not set
421 CONFIG_NET_CLS_IND=y
422 CONFIG_NET_ESTIMATOR=y
423
424 #
425 # Network testing
426 #
427 # CONFIG_NET_PKTGEN is not set
428 # CONFIG_HAMRADIO is not set
429 # CONFIG_IRDA is not set
430 CONFIG_BT=m
431 CONFIG_BT_L2CAP=m
432 CONFIG_BT_SCO=m
433 CONFIG_BT_RFCOMM=m
434 CONFIG_BT_RFCOMM_TTY=y
435 CONFIG_BT_BNEP=m
436 CONFIG_BT_BNEP_MC_FILTER=y
437 CONFIG_BT_BNEP_PROTO_FILTER=y
438 # CONFIG_BT_HIDP is not set
439
440 #
441 # Bluetooth device drivers
442 #
443 CONFIG_BT_HCIUSB=m
444 CONFIG_BT_HCIUSB_SCO=y
445 CONFIG_BT_HCIUART=m
446 CONFIG_BT_HCIUART_H4=y
447 CONFIG_BT_HCIUART_BCSP=y
448 # CONFIG_BT_HCIBCM203X is not set
449 # CONFIG_BT_HCIBPA10X is not set
450 # CONFIG_BT_HCIBFUSB is not set
451 # CONFIG_BT_HCIVHCI is not set
452 CONFIG_IEEE80211=m
453 # CONFIG_IEEE80211_DEBUG is not set
454 CONFIG_IEEE80211_CRYPT_WEP=m
455 CONFIG_IEEE80211_CRYPT_CCMP=m
456 CONFIG_IEEE80211_CRYPT_TKIP=m
457 CONFIG_IEEE80211_SOFTMAC=m
458 # CONFIG_IEEE80211_SOFTMAC_DEBUG is not set
459 CONFIG_WIRELESS_EXT=y
460
461 #
462 # Device Drivers
463 #
464
465 #
466 # Generic Driver Options
467 #
468 CONFIG_STANDALONE=y
469 CONFIG_PREVENT_FIRMWARE_BUILD=y
470 CONFIG_FW_LOADER=m
471
472 #
473 # Connector - unified userspace <-> kernelspace linker
474 #
475 # CONFIG_CONNECTOR is not set
476
477 #
478 # Memory Technology Devices (MTD)
479 #
480 CONFIG_MTD=y
481 # CONFIG_MTD_DEBUG is not set
482 # CONFIG_MTD_CONCAT is not set
483 CONFIG_MTD_PARTITIONS=y
484 # CONFIG_MTD_REDBOOT_PARTS is not set
485 # CONFIG_MTD_CMDLINE_PARTS is not set
486
487 #
488 # User Modules And Translation Layers
489 #
490 CONFIG_MTD_CHAR=y
491 CONFIG_MTD_BLOCK=y
492 # CONFIG_FTL is not set
493 # CONFIG_NFTL is not set
494 # CONFIG_INFTL is not set
495 # CONFIG_RFD_FTL is not set
496
497 #
498 # RAM/ROM/Flash chip drivers
499 #
500 CONFIG_MTD_CFI=y
501 # CONFIG_MTD_JEDECPROBE is not set
502 CONFIG_MTD_GEN_PROBE=y
503 CONFIG_MTD_CFI_ADV_OPTIONS=y
504 CONFIG_MTD_CFI_NOSWAP=y
505 # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
506 # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
507 # CONFIG_MTD_CFI_GEOMETRY is not set
508 CONFIG_MTD_MAP_BANK_WIDTH_1=y
509 CONFIG_MTD_MAP_BANK_WIDTH_2=y
510 CONFIG_MTD_MAP_BANK_WIDTH_4=y
511 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
512 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
513 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
514 CONFIG_MTD_CFI_I1=y
515 CONFIG_MTD_CFI_I2=y
516 # CONFIG_MTD_CFI_I4 is not set
517 # CONFIG_MTD_CFI_I8 is not set
518 # CONFIG_MTD_OTP is not set
519 # CONFIG_MTD_CFI_INTELEXT is not set
520 CONFIG_MTD_CFI_AMDSTD=y
521 # CONFIG_MTD_CFI_STAA is not set
522 CONFIG_MTD_CFI_UTIL=y
523 # CONFIG_MTD_RAM is not set
524 # CONFIG_MTD_ROM is not set
525 # CONFIG_MTD_ABSENT is not set
526 # CONFIG_MTD_OBSOLETE_CHIPS is not set
527
528 #
529 # Mapping drivers for chip access
530 #
531 CONFIG_MTD_COMPLEX_MAPPINGS=y
532 # CONFIG_MTD_PHYSMAP is not set
533 CONFIG_MTD_MAGICMAP=y
534 # CONFIG_MTD_PCI is not set
535 # CONFIG_MTD_PLATRAM is not set
536
537 #
538 # Self-contained MTD device drivers
539 #
540 # CONFIG_MTD_PMC551 is not set
541 # CONFIG_MTD_SLRAM is not set
542 # CONFIG_MTD_PHRAM is not set
543 # CONFIG_MTD_MTDRAM is not set
544 # CONFIG_MTD_BLOCK2MTD is not set
545
546 #
547 # Disk-On-Chip Device Drivers
548 #
549 # CONFIG_MTD_DOC2000 is not set
550 # CONFIG_MTD_DOC2001 is not set
551 # CONFIG_MTD_DOC2001PLUS is not set
552
553 #
554 # NAND Flash Device Drivers
555 #
556 # CONFIG_MTD_NAND is not set
557
558 #
559 # OneNAND Flash Device Drivers
560 #
561 # CONFIG_MTD_ONENAND is not set
562
563 #
564 # Parallel port support
565 #
566 # CONFIG_PARPORT is not set
567
568 #
569 # Plug and Play support
570 #
571
572 #
573 # Block devices
574 #
575 # CONFIG_BLK_DEV_FD is not set
576 # CONFIG_BLK_CPQ_DA is not set
577 # CONFIG_BLK_CPQ_CISS_DA is not set
578 # CONFIG_BLK_DEV_DAC960 is not set
579 # CONFIG_BLK_DEV_UMEM is not set
580 # CONFIG_BLK_DEV_COW_COMMON is not set
581 CONFIG_BLK_DEV_LOOP=m
582 CONFIG_BLK_DEV_CRYPTOLOOP=m
583 CONFIG_BLK_DEV_NBD=m
584 # CONFIG_BLK_DEV_SX8 is not set
585 # CONFIG_BLK_DEV_UB is not set
586 # CONFIG_BLK_DEV_RAM is not set
587 # CONFIG_BLK_DEV_INITRD is not set
588 # CONFIG_CDROM_PKTCDVD is not set
589 # CONFIG_ATA_OVER_ETH is not set
590
591 #
592 # ATA/ATAPI/MFM/RLL support
593 #
594 # CONFIG_IDE is not set
595
596 #
597 # SCSI device support
598 #
599 # CONFIG_RAID_ATTRS is not set
600 CONFIG_SCSI=m
601 CONFIG_SCSI_PROC_FS=y
602
603 #
604 # SCSI support type (disk, tape, CD-ROM)
605 #
606 CONFIG_BLK_DEV_SD=m
607 # CONFIG_CHR_DEV_ST is not set
608 # CONFIG_CHR_DEV_OSST is not set
609 # CONFIG_BLK_DEV_SR is not set
610 # CONFIG_CHR_DEV_SG is not set
611 # CONFIG_CHR_DEV_SCH is not set
612
613 #
614 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
615 #
616 # CONFIG_SCSI_MULTI_LUN is not set
617 # CONFIG_SCSI_CONSTANTS is not set
618 # CONFIG_SCSI_LOGGING is not set
619
620 #
621 # SCSI Transport Attributes
622 #
623 # CONFIG_SCSI_SPI_ATTRS is not set
624 # CONFIG_SCSI_FC_ATTRS is not set
625 # CONFIG_SCSI_ISCSI_ATTRS is not set
626 # CONFIG_SCSI_SAS_ATTRS is not set
627
628 #
629 # SCSI low-level drivers
630 #
631 # CONFIG_ISCSI_TCP is not set
632 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
633 # CONFIG_SCSI_3W_9XXX is not set
634 # CONFIG_SCSI_ACARD is not set
635 # CONFIG_SCSI_AACRAID is not set
636 # CONFIG_SCSI_AIC7XXX is not set
637 # CONFIG_SCSI_AIC7XXX_OLD is not set
638 # CONFIG_SCSI_AIC79XX is not set
639 # CONFIG_SCSI_DPT_I2O is not set
640 # CONFIG_MEGARAID_NEWGEN is not set
641 # CONFIG_MEGARAID_LEGACY is not set
642 # CONFIG_MEGARAID_SAS is not set
643 # CONFIG_SCSI_SATA is not set
644 # CONFIG_SCSI_BUSLOGIC is not set
645 # CONFIG_SCSI_DMX3191D is not set
646 # CONFIG_SCSI_EATA is not set
647 # CONFIG_SCSI_FUTURE_DOMAIN is not set
648 # CONFIG_SCSI_GDTH is not set
649 # CONFIG_SCSI_IPS is not set
650 # CONFIG_SCSI_INITIO is not set
651 # CONFIG_SCSI_INIA100 is not set
652 # CONFIG_SCSI_SYM53C8XX_2 is not set
653 # CONFIG_SCSI_IPR is not set
654 # CONFIG_SCSI_QLOGIC_1280 is not set
655 # CONFIG_SCSI_QLA_FC is not set
656 # CONFIG_SCSI_LPFC is not set
657 # CONFIG_SCSI_DC395x is not set
658 # CONFIG_SCSI_DC390T is not set
659 # CONFIG_SCSI_NSP32 is not set
660 # CONFIG_SCSI_DEBUG is not set
661
662 #
663 # Multi-device support (RAID and LVM)
664 #
665 # CONFIG_MD is not set
666
667 #
668 # Fusion MPT device support
669 #
670 # CONFIG_FUSION is not set
671 # CONFIG_FUSION_SPI is not set
672 # CONFIG_FUSION_FC is not set
673 # CONFIG_FUSION_SAS is not set
674
675 #
676 # IEEE 1394 (FireWire) support
677 #
678 # CONFIG_IEEE1394 is not set
679
680 #
681 # I2O device support
682 #
683 # CONFIG_I2O is not set
684
685 #
686 # Macintosh device drivers
687 #
688 # CONFIG_WINDFARM is not set
689
690 #
691 # Network device support
692 #
693 CONFIG_NETDEVICES=y
694 # CONFIG_IFB is not set
695 # CONFIG_DUMMY is not set
696 # CONFIG_BONDING is not set
697 # CONFIG_EQUALIZER is not set
698 CONFIG_IMQ=m
699 # CONFIG_IMQ_BEHAVIOR_AA is not set
700 # CONFIG_IMQ_BEHAVIOR_AB is not set
701 CONFIG_IMQ_BEHAVIOR_BA=y
702 # CONFIG_IMQ_BEHAVIOR_BB is not set
703 CONFIG_IMQ_NUM_DEVS=2
704 CONFIG_TUN=m
705
706 #
707 # ARCnet devices
708 #
709 # CONFIG_ARCNET is not set
710
711 #
712 # PHY device support
713 #
714 # CONFIG_PHYLIB is not set
715
716 #
717 # Ethernet (10 or 100Mbit)
718 #
719 CONFIG_NET_ETHERNET=y
720 CONFIG_MII=y
721 # CONFIG_HAPPYMEAL is not set
722 # CONFIG_SUNGEM is not set
723 # CONFIG_CASSINI is not set
724 # CONFIG_NET_VENDOR_3COM is not set
725
726 #
727 # Tulip family network device support
728 #
729 # CONFIG_NET_TULIP is not set
730 # CONFIG_HP100 is not set
731 CONFIG_IBM_EMAC=y
732 CONFIG_IBM_EMAC_RXB=64
733 CONFIG_IBM_EMAC_TXB=8
734 CONFIG_IBM_EMAC_POLL_WEIGHT=32
735 CONFIG_IBM_EMAC_RX_COPY_THRESHOLD=256
736 CONFIG_IBM_EMAC_RX_SKB_HEADROOM=0
737 # CONFIG_IBM_EMAC_PHY_RX_CLK_FIX is not set
738 # CONFIG_IBM_EMAC_DEBUG is not set
739 # CONFIG_NET_PCI is not set
740
741 #
742 # Ethernet (1000 Mbit)
743 #
744 # CONFIG_ACENIC is not set
745 # CONFIG_DL2K is not set
746 # CONFIG_E1000 is not set
747 # CONFIG_NS83820 is not set
748 # CONFIG_HAMACHI is not set
749 # CONFIG_YELLOWFIN is not set
750 # CONFIG_R8169 is not set
751 # CONFIG_SIS190 is not set
752 # CONFIG_SKGE is not set
753 # CONFIG_SKY2 is not set
754 # CONFIG_SK98LIN is not set
755 # CONFIG_TIGON3 is not set
756 # CONFIG_BNX2 is not set
757
758 #
759 # Ethernet (10000 Mbit)
760 #
761 # CONFIG_CHELSIO_T1 is not set
762 # CONFIG_IXGB is not set
763 # CONFIG_S2IO is not set
764
765 #
766 # Token Ring devices
767 #
768 # CONFIG_TR is not set
769
770 #
771 # Wireless LAN (non-hamradio)
772 #
773 CONFIG_NET_RADIO=y
774 CONFIG_NET_WIRELESS_RTNETLINK=y
775
776 #
777 # Obsolete Wireless cards support (pre-802.11)
778 #
779 # CONFIG_STRIP is not set
780
781 #
782 # Wireless 802.11b ISA/PCI cards support
783 #
784 CONFIG_IPW2100=m
785 CONFIG_IPW2100_MONITOR=y
786 # CONFIG_IPW2100_DEBUG is not set
787 CONFIG_IPW2200=m
788 CONFIG_IPW2200_MONITOR=y
789 # CONFIG_IPW_QOS is not set
790 # CONFIG_IPW2200_DEBUG is not set
791 # CONFIG_AIRO is not set
792 # CONFIG_HERMES is not set
793 # CONFIG_ATMEL is not set
794
795 #
796 # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
797 #
798 CONFIG_PRISM54=m
799 CONFIG_HOSTAP=m
800 CONFIG_HOSTAP_FIRMWARE=y
801 CONFIG_HOSTAP_FIRMWARE_NVRAM=y
802 # CONFIG_HOSTAP_PLX is not set
803 CONFIG_HOSTAP_PCI=m
804 # CONFIG_BCM43XX is not set
805 CONFIG_NET_WIRELESS=y
806
807 #
808 # Wan interfaces
809 #
810 # CONFIG_WAN is not set
811 # CONFIG_FDDI is not set
812 # CONFIG_HIPPI is not set
813 CONFIG_PPP=m
814 # CONFIG_PPP_MULTILINK is not set
815 CONFIG_PPP_FILTER=y
816 CONFIG_PPP_ASYNC=m
817 # CONFIG_PPP_SYNC_TTY is not set
818 CONFIG_PPP_DEFLATE=m
819 CONFIG_PPP_BSDCOMP=m
820 CONFIG_PPP_MPPE=m
821 CONFIG_PPPOE=m
822 # CONFIG_SLIP is not set
823 # CONFIG_NET_FC is not set
824 # CONFIG_SHAPER is not set
825 # CONFIG_NETCONSOLE is not set
826 # CONFIG_NETPOLL is not set
827 # CONFIG_NET_POLL_CONTROLLER is not set
828
829 #
830 # ISDN subsystem
831 #
832 # CONFIG_ISDN is not set
833
834 #
835 # Telephony Support
836 #
837 # CONFIG_PHONE is not set
838
839 #
840 # Input device support
841 #
842 # CONFIG_INPUT is not set
843
844 #
845 # Hardware I/O ports
846 #
847 # CONFIG_SERIO is not set
848 # CONFIG_GAMEPORT is not set
849
850 #
851 # Character devices
852 #
853 # CONFIG_VT is not set
854 # CONFIG_SERIAL_NONSTANDARD is not set
855
856 #
857 # Serial drivers
858 #
859 CONFIG_SERIAL_8250=y
860 CONFIG_SERIAL_8250_CONSOLE=y
861 # CONFIG_SERIAL_8250_PCI is not set
862 CONFIG_SERIAL_8250_NR_UARTS=2
863 CONFIG_SERIAL_8250_RUNTIME_UARTS=2
864 # CONFIG_SERIAL_8250_EXTENDED is not set
865
866 #
867 # Non-8250 serial port support
868 #
869 CONFIG_SERIAL_CORE=y
870 CONFIG_SERIAL_CORE_CONSOLE=y
871 # CONFIG_SERIAL_JSM is not set
872 CONFIG_UNIX98_PTYS=y
873 # CONFIG_LEGACY_PTYS is not set
874
875 #
876 # IPMI
877 #
878 # CONFIG_IPMI_HANDLER is not set
879
880 #
881 # Watchdog Cards
882 #
883 CONFIG_WATCHDOG=y
884 # CONFIG_WATCHDOG_NOWAYOUT is not set
885
886 #
887 # Watchdog Device Drivers
888 #
889 # CONFIG_SOFT_WATCHDOG is not set
890 # CONFIG_BOOKE_WDT is not set
891
892 #
893 # PCI-based Watchdog Cards
894 #
895 # CONFIG_PCIPCWATCHDOG is not set
896 # CONFIG_WDTPCI is not set
897
898 #
899 # USB-based Watchdog Cards
900 #
901 # CONFIG_USBPCWATCHDOG is not set
902 # CONFIG_NVRAM is not set
903 # CONFIG_GEN_RTC is not set
904 # CONFIG_DTLK is not set
905 # CONFIG_R3964 is not set
906 # CONFIG_APPLICOM is not set
907
908 #
909 # Ftape, the floppy tape device driver
910 #
911 # CONFIG_AGP is not set
912 # CONFIG_DRM is not set
913 # CONFIG_RAW_DRIVER is not set
914
915 #
916 # TPM devices
917 #
918 # CONFIG_TCG_TPM is not set
919 # CONFIG_TELCLOCK is not set
920
921 #
922 # I2C support
923 #
924 # CONFIG_I2C is not set
925
926 #
927 # SPI support
928 #
929 # CONFIG_SPI is not set
930 # CONFIG_SPI_MASTER is not set
931
932 #
933 # Dallas's 1-wire bus
934 #
935 # CONFIG_W1 is not set
936
937 #
938 # Hardware Monitoring support
939 #
940 # CONFIG_HWMON is not set
941 # CONFIG_HWMON_VID is not set
942
943 #
944 # Misc devices
945 #
946
947 #
948 # Multimedia devices
949 #
950 CONFIG_VIDEO_DEV=m
951 # CONFIG_VIDEO_V4L1 is not set
952 CONFIG_VIDEO_V4L1_COMPAT=y
953 CONFIG_VIDEO_V4L2=y
954
955 #
956 # Video Capture Adapters
957 #
958
959 #
960 # Video Capture Adapters
961 #
962 # CONFIG_VIDEO_ADV_DEBUG is not set
963 # CONFIG_VIDEO_VIVI is not set
964 # CONFIG_VIDEO_CPIA2 is not set
965
966 #
967 # Encoders and Decoders
968 #
969
970 #
971 # V4L USB devices
972 #
973
974 #
975 # Radio Adapters
976 #
977
978 #
979 # Digital Video Broadcasting Devices
980 #
981 # CONFIG_DVB is not set
982 # CONFIG_USB_DABUSB is not set
983
984 #
985 # Graphics support
986 #
987 # CONFIG_FB is not set
988
989 #
990 # Sound
991 #
992 CONFIG_SOUND=m
993
994 #
995 # Advanced Linux Sound Architecture
996 #
997 CONFIG_SND=m
998 CONFIG_SND_TIMER=m
999 CONFIG_SND_PCM=m
1000 CONFIG_SND_HWDEP=m
1001 CONFIG_SND_RAWMIDI=m
1002 # CONFIG_SND_SEQUENCER is not set
1003 # CONFIG_SND_MIXER_OSS is not set
1004 # CONFIG_SND_PCM_OSS is not set
1005 # CONFIG_SND_DYNAMIC_MINORS is not set
1006 # CONFIG_SND_SUPPORT_OLD_API is not set
1007 # CONFIG_SND_VERBOSE_PROCFS is not set
1008 # CONFIG_SND_VERBOSE_PRINTK is not set
1009 # CONFIG_SND_DEBUG is not set
1010
1011 #
1012 # Generic devices
1013 #
1014 # CONFIG_SND_DUMMY is not set
1015 # CONFIG_SND_MTPAV is not set
1016 # CONFIG_SND_SERIAL_U16550 is not set
1017 # CONFIG_SND_MPU401 is not set
1018
1019 #
1020 # PCI devices
1021 #
1022 # CONFIG_SND_AD1889 is not set
1023 # CONFIG_SND_ALS300 is not set
1024 # CONFIG_SND_ALS4000 is not set
1025 # CONFIG_SND_ALI5451 is not set
1026 # CONFIG_SND_ATIIXP is not set
1027 # CONFIG_SND_ATIIXP_MODEM is not set
1028 # CONFIG_SND_AU8810 is not set
1029 # CONFIG_SND_AU8820 is not set
1030 # CONFIG_SND_AU8830 is not set
1031 # CONFIG_SND_AZT3328 is not set
1032 # CONFIG_SND_BT87X is not set
1033 # CONFIG_SND_CA0106 is not set
1034 # CONFIG_SND_CMIPCI is not set
1035 # CONFIG_SND_CS4281 is not set
1036 # CONFIG_SND_CS46XX is not set
1037 # CONFIG_SND_EMU10K1 is not set
1038 # CONFIG_SND_EMU10K1X is not set
1039 # CONFIG_SND_ENS1370 is not set
1040 # CONFIG_SND_ENS1371 is not set
1041 # CONFIG_SND_ES1938 is not set
1042 # CONFIG_SND_ES1968 is not set
1043 # CONFIG_SND_FM801 is not set
1044 # CONFIG_SND_HDA_INTEL is not set
1045 # CONFIG_SND_HDSP is not set
1046 # CONFIG_SND_HDSPM is not set
1047 # CONFIG_SND_ICE1712 is not set
1048 # CONFIG_SND_ICE1724 is not set
1049 # CONFIG_SND_INTEL8X0 is not set
1050 # CONFIG_SND_INTEL8X0M is not set
1051 # CONFIG_SND_KORG1212 is not set
1052 # CONFIG_SND_MAESTRO3 is not set
1053 # CONFIG_SND_MIXART is not set
1054 # CONFIG_SND_NM256 is not set
1055 # CONFIG_SND_PCXHR is not set
1056 # CONFIG_SND_RIPTIDE is not set
1057 # CONFIG_SND_RME32 is not set
1058 # CONFIG_SND_RME96 is not set
1059 # CONFIG_SND_RME9652 is not set
1060 # CONFIG_SND_SONICVIBES is not set
1061 # CONFIG_SND_TRIDENT is not set
1062 # CONFIG_SND_VIA82XX is not set
1063 # CONFIG_SND_VIA82XX_MODEM is not set
1064 # CONFIG_SND_VX222 is not set
1065 # CONFIG_SND_YMFPCI is not set
1066
1067 #
1068 # ALSA PowerMac devices
1069 #
1070
1071 #
1072 # ALSA PowerMac requires I2C
1073 #
1074
1075 #
1076 # ALSA PowerMac requires INPUT
1077 #
1078
1079 #
1080 # USB devices
1081 #
1082 CONFIG_SND_USB_AUDIO=m
1083 # CONFIG_SND_USB_USX2Y is not set
1084
1085 #
1086 # Open Sound System
1087 #
1088 # CONFIG_SOUND_PRIME is not set
1089
1090 #
1091 # USB support
1092 #
1093 CONFIG_USB_ARCH_HAS_HCD=y
1094 CONFIG_USB_ARCH_HAS_OHCI=y
1095 CONFIG_USB_ARCH_HAS_EHCI=y
1096 CONFIG_USB=m
1097 # CONFIG_USB_DEBUG is not set
1098
1099 #
1100 # Miscellaneous USB options
1101 #
1102 CONFIG_USB_DEVICEFS=y
1103 # CONFIG_USB_BANDWIDTH is not set
1104 CONFIG_USB_DYNAMIC_MINORS=y
1105 # CONFIG_USB_OTG is not set
1106
1107 #
1108 # USB Host Controller Drivers
1109 #
1110 CONFIG_USB_EHCI_HCD=m
1111 # CONFIG_USB_EHCI_SPLIT_ISO is not set
1112 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1113 # CONFIG_USB_ISP116X_HCD is not set
1114 # CONFIG_USB_OHCI_HCD is not set
1115 CONFIG_USB_UHCI_HCD=m
1116 # CONFIG_USB_SL811_HCD is not set
1117
1118 #
1119 # USB Device Class drivers
1120 #
1121 CONFIG_USB_ACM=m
1122 CONFIG_USB_PRINTER=m
1123
1124 #
1125 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1126 #
1127
1128 #
1129 # may also be needed; see USB_STORAGE Help for more information
1130 #
1131 CONFIG_USB_STORAGE=m
1132 # CONFIG_USB_STORAGE_DEBUG is not set
1133 # CONFIG_USB_STORAGE_DATAFAB is not set
1134 # CONFIG_USB_STORAGE_FREECOM is not set
1135 # CONFIG_USB_STORAGE_DPCM is not set
1136 # CONFIG_USB_STORAGE_USBAT is not set
1137 # CONFIG_USB_STORAGE_SDDR09 is not set
1138 # CONFIG_USB_STORAGE_SDDR55 is not set
1139 # CONFIG_USB_STORAGE_JUMPSHOT is not set
1140 # CONFIG_USB_STORAGE_ALAUDA is not set
1141 # CONFIG_USB_LIBUSUAL is not set
1142
1143 #
1144 # USB Input Devices
1145 #
1146 # CONFIG_USB_HID is not set
1147
1148 #
1149 # USB HID Boot Protocol drivers
1150 #
1151
1152 #
1153 # USB Imaging devices
1154 #
1155 # CONFIG_USB_MDC800 is not set
1156 # CONFIG_USB_MICROTEK is not set
1157
1158 #
1159 # USB Network Adapters
1160 #
1161 # CONFIG_USB_CATC is not set
1162 # CONFIG_USB_KAWETH is not set
1163 # CONFIG_USB_PEGASUS is not set
1164 # CONFIG_USB_RTL8150 is not set
1165 # CONFIG_USB_USBNET is not set
1166 # CONFIG_USB_ZD1201 is not set
1167 CONFIG_USB_MON=y
1168
1169 #
1170 # USB port drivers
1171 #
1172
1173 #
1174 # USB Serial Converter support
1175 #
1176 # CONFIG_USB_SERIAL is not set
1177
1178 #
1179 # USB Miscellaneous drivers
1180 #
1181 # CONFIG_USB_EMI62 is not set
1182 # CONFIG_USB_EMI26 is not set
1183 # CONFIG_USB_AUERSWALD is not set
1184 # CONFIG_USB_RIO500 is not set
1185 # CONFIG_USB_LEGOTOWER is not set
1186 # CONFIG_USB_LCD is not set
1187 # CONFIG_USB_LED is not set
1188 # CONFIG_USB_CYTHERM is not set
1189 # CONFIG_USB_PHIDGETKIT is not set
1190 # CONFIG_USB_PHIDGETSERVO is not set
1191 # CONFIG_USB_IDMOUSE is not set
1192 # CONFIG_USB_SISUSBVGA is not set
1193 # CONFIG_USB_LD is not set
1194 # CONFIG_USB_TEST is not set
1195
1196 #
1197 # USB DSL modem support
1198 #
1199
1200 #
1201 # USB Gadget Support
1202 #
1203 # CONFIG_USB_GADGET is not set
1204
1205 #
1206 # MMC/SD Card support
1207 #
1208 # CONFIG_MMC is not set
1209
1210 #
1211 # LED devices
1212 #
1213 # CONFIG_NEW_LEDS is not set
1214
1215 #
1216 # LED drivers
1217 #
1218
1219 #
1220 # LED Triggers
1221 #
1222
1223 #
1224 # InfiniBand support
1225 #
1226 # CONFIG_INFINIBAND is not set
1227
1228 #
1229 # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
1230 #
1231
1232 #
1233 # Real Time Clock
1234 #
1235 # CONFIG_RTC_CLASS is not set
1236
1237 #
1238 # File systems
1239 #
1240 CONFIG_EXT2_FS=m
1241 # CONFIG_EXT2_FS_XATTR is not set
1242 # CONFIG_EXT2_FS_XIP is not set
1243 CONFIG_EXT3_FS=m
1244 # CONFIG_EXT3_FS_XATTR is not set
1245 CONFIG_JBD=m
1246 # CONFIG_JBD_DEBUG is not set
1247 CONFIG_REISERFS_FS=m
1248 # CONFIG_REISERFS_CHECK is not set
1249 # CONFIG_REISERFS_PROC_INFO is not set
1250 # CONFIG_REISERFS_FS_XATTR is not set
1251 CONFIG_JFS_FS=m
1252 # CONFIG_JFS_POSIX_ACL is not set
1253 # CONFIG_JFS_SECURITY is not set
1254 # CONFIG_JFS_DEBUG is not set
1255 # CONFIG_JFS_STATISTICS is not set
1256 # CONFIG_FS_POSIX_ACL is not set
1257 # CONFIG_XFS_FS is not set
1258 # CONFIG_OCFS2_FS is not set
1259 CONFIG_MINIX_FS=m
1260 # CONFIG_ROMFS_FS is not set
1261 # CONFIG_INOTIFY is not set
1262 # CONFIG_QUOTA is not set
1263 # CONFIG_DNOTIFY is not set
1264 # CONFIG_AUTOFS_FS is not set
1265 # CONFIG_AUTOFS4_FS is not set
1266 # CONFIG_FUSE_FS is not set
1267
1268 #
1269 # CD-ROM/DVD Filesystems
1270 #
1271 # CONFIG_ISO9660_FS is not set
1272 # CONFIG_UDF_FS is not set
1273
1274 #
1275 # DOS/FAT/NT Filesystems
1276 #
1277 CONFIG_FAT_FS=m
1278 CONFIG_MSDOS_FS=m
1279 CONFIG_VFAT_FS=m
1280 CONFIG_FAT_DEFAULT_CODEPAGE=437
1281 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1282 # CONFIG_NTFS_FS is not set
1283
1284 #
1285 # Pseudo filesystems
1286 #
1287 CONFIG_PROC_FS=y
1288 # CONFIG_PROC_KCORE is not set
1289 CONFIG_DEVFS_FS=y
1290 CONFIG_DEVFS_MOUNT=y
1291 # CONFIG_DEVFS_DEBUG is not set
1292 CONFIG_SYSFS=y
1293 CONFIG_TMPFS=y
1294 # CONFIG_HUGETLB_PAGE is not set
1295 CONFIG_RAMFS=y
1296 # CONFIG_CONFIGFS_FS is not set
1297
1298 #
1299 # Miscellaneous filesystems
1300 #
1301 # CONFIG_ADFS_FS is not set
1302 # CONFIG_AFFS_FS is not set
1303 # CONFIG_HFS_FS is not set
1304 # CONFIG_HFSPLUS_FS is not set
1305 # CONFIG_BEFS_FS is not set
1306 # CONFIG_BFS_FS is not set
1307 # CONFIG_EFS_FS is not set
1308 # CONFIG_JFFS_FS is not set
1309 CONFIG_JFFS2_FS=y
1310 CONFIG_JFFS2_FS_DEBUG=0
1311 CONFIG_JFFS2_FS_WRITEBUFFER=y
1312 # CONFIG_JFFS2_SUMMARY is not set
1313 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1314 CONFIG_JFFS2_ZLIB=y
1315 CONFIG_JFFS2_RTIME=y
1316 # CONFIG_JFFS2_RUBIN is not set
1317 # CONFIG_CRAMFS is not set
1318 # CONFIG_SQUASHFS is not set
1319 # CONFIG_VXFS_FS is not set
1320 # CONFIG_HPFS_FS is not set
1321 # CONFIG_QNX4FS_FS is not set
1322 # CONFIG_SYSV_FS is not set
1323 # CONFIG_UFS_FS is not set
1324
1325 #
1326 # Network File Systems
1327 #
1328 # CONFIG_NFS_FS is not set
1329 # CONFIG_NFSD is not set
1330 # CONFIG_SMB_FS is not set
1331 # CONFIG_CIFS is not set
1332 # CONFIG_NCP_FS is not set
1333 # CONFIG_CODA_FS is not set
1334 # CONFIG_AFS_FS is not set
1335 # CONFIG_9P_FS is not set
1336
1337 #
1338 # Partition Types
1339 #
1340 CONFIG_PARTITION_ADVANCED=y
1341 # CONFIG_ACORN_PARTITION is not set
1342 # CONFIG_OSF_PARTITION is not set
1343 # CONFIG_AMIGA_PARTITION is not set
1344 # CONFIG_ATARI_PARTITION is not set
1345 CONFIG_MAC_PARTITION=y
1346 CONFIG_MSDOS_PARTITION=y
1347 # CONFIG_BSD_DISKLABEL is not set
1348 # CONFIG_MINIX_SUBPARTITION is not set
1349 # CONFIG_SOLARIS_X86_PARTITION is not set
1350 # CONFIG_UNIXWARE_DISKLABEL is not set
1351 # CONFIG_LDM_PARTITION is not set
1352 # CONFIG_SGI_PARTITION is not set
1353 # CONFIG_ULTRIX_PARTITION is not set
1354 # CONFIG_SUN_PARTITION is not set
1355 # CONFIG_KARMA_PARTITION is not set
1356 # CONFIG_EFI_PARTITION is not set
1357
1358 #
1359 # Native Language Support
1360 #
1361 CONFIG_NLS=m
1362 CONFIG_NLS_DEFAULT="iso8859-1"
1363 CONFIG_NLS_CODEPAGE_437=m
1364 # CONFIG_NLS_CODEPAGE_737 is not set
1365 # CONFIG_NLS_CODEPAGE_775 is not set
1366 CONFIG_NLS_CODEPAGE_850=m
1367 # CONFIG_NLS_CODEPAGE_852 is not set
1368 # CONFIG_NLS_CODEPAGE_855 is not set
1369 # CONFIG_NLS_CODEPAGE_857 is not set
1370 # CONFIG_NLS_CODEPAGE_860 is not set
1371 # CONFIG_NLS_CODEPAGE_861 is not set
1372 # CONFIG_NLS_CODEPAGE_862 is not set
1373 # CONFIG_NLS_CODEPAGE_863 is not set
1374 # CONFIG_NLS_CODEPAGE_864 is not set
1375 # CONFIG_NLS_CODEPAGE_865 is not set
1376 # CONFIG_NLS_CODEPAGE_866 is not set
1377 # CONFIG_NLS_CODEPAGE_869 is not set
1378 # CONFIG_NLS_CODEPAGE_936 is not set
1379 # CONFIG_NLS_CODEPAGE_950 is not set
1380 # CONFIG_NLS_CODEPAGE_932 is not set
1381 # CONFIG_NLS_CODEPAGE_949 is not set
1382 # CONFIG_NLS_CODEPAGE_874 is not set
1383 # CONFIG_NLS_ISO8859_8 is not set
1384 # CONFIG_NLS_CODEPAGE_1250 is not set
1385 # CONFIG_NLS_CODEPAGE_1251 is not set
1386 # CONFIG_NLS_ASCII is not set
1387 CONFIG_NLS_ISO8859_1=m
1388 # CONFIG_NLS_ISO8859_2 is not set
1389 # CONFIG_NLS_ISO8859_3 is not set
1390 # CONFIG_NLS_ISO8859_4 is not set
1391 # CONFIG_NLS_ISO8859_5 is not set
1392 # CONFIG_NLS_ISO8859_6 is not set
1393 # CONFIG_NLS_ISO8859_7 is not set
1394 # CONFIG_NLS_ISO8859_9 is not set
1395 # CONFIG_NLS_ISO8859_13 is not set
1396 # CONFIG_NLS_ISO8859_14 is not set
1397 # CONFIG_NLS_ISO8859_15 is not set
1398 # CONFIG_NLS_KOI8_R is not set
1399 # CONFIG_NLS_KOI8_U is not set
1400 CONFIG_NLS_UTF8=m
1401
1402 #
1403 # IBM 40x options
1404 #
1405
1406 #
1407 # Library routines
1408 #
1409 CONFIG_CRC_CCITT=m
1410 # CONFIG_CRC16 is not set
1411 CONFIG_CRC32=y
1412 # CONFIG_LIBCRC32C is not set
1413 CONFIG_ZLIB_INFLATE=y
1414 CONFIG_ZLIB_DEFLATE=y
1415 CONFIG_TEXTSEARCH=y
1416 CONFIG_TEXTSEARCH_KMP=m
1417 CONFIG_TEXTSEARCH_BM=m
1418 CONFIG_TEXTSEARCH_FSM=m
1419 # CONFIG_PROFILING is not set
1420
1421 #
1422 # Kernel hacking
1423 #
1424 # CONFIG_PRINTK_TIME is not set
1425 # CONFIG_MAGIC_SYSRQ is not set
1426 # CONFIG_DEBUG_KERNEL is not set
1427 CONFIG_LOG_BUF_SHIFT=14
1428 # CONFIG_DEBUG_FS is not set
1429 # CONFIG_SERIAL_TEXT_DEBUG is not set
1430 CONFIG_PPC_OCP=y
1431
1432 #
1433 # Security options
1434 #
1435 # CONFIG_KEYS is not set
1436 # CONFIG_SECURITY is not set
1437
1438 #
1439 # Cryptographic options
1440 #
1441 CONFIG_CRYPTO=y
1442 CONFIG_CRYPTO_HMAC=y
1443 # CONFIG_CRYPTO_NULL is not set
1444 # CONFIG_CRYPTO_MD4 is not set
1445 CONFIG_CRYPTO_MD5=m
1446 CONFIG_CRYPTO_SHA1=m
1447 # CONFIG_CRYPTO_SHA256 is not set
1448 # CONFIG_CRYPTO_SHA512 is not set
1449 # CONFIG_CRYPTO_WP512 is not set
1450 # CONFIG_CRYPTO_TGR192 is not set
1451 CONFIG_CRYPTO_DES=m
1452 # CONFIG_CRYPTO_BLOWFISH is not set
1453 # CONFIG_CRYPTO_TWOFISH is not set
1454 # CONFIG_CRYPTO_SERPENT is not set
1455 CONFIG_CRYPTO_AES=m
1456 # CONFIG_CRYPTO_CAST5 is not set
1457 # CONFIG_CRYPTO_CAST6 is not set
1458 # CONFIG_CRYPTO_TEA is not set
1459 CONFIG_CRYPTO_ARC4=m
1460 # CONFIG_CRYPTO_KHAZAD is not set
1461 # CONFIG_CRYPTO_ANUBIS is not set
1462 CONFIG_CRYPTO_DEFLATE=m
1463 CONFIG_CRYPTO_MICHAEL_MIC=m
1464 # CONFIG_CRYPTO_CRC32C is not set
1465 # CONFIG_CRYPTO_TEST is not set
1466
1467 #
1468 # Hardware crypto devices
1469 #