blob: 4c650e7081339c57ea99ecf800d58574566e86a7 [file] [log] [blame]
Ralf Baechle09af7b42005-10-29 19:32:54 +01001#
2# Automatically generated make config: don't edit
Ralf Baechle80b42592005-12-01 11:05:19 +00003# Linux kernel version: 2.6.15-rc2
4# Thu Nov 24 01:06:58 2005
Ralf Baechle09af7b42005-10-29 19:32:54 +01005#
6CONFIG_MIPS=y
7
8#
Ralf Baechle09af7b42005-10-29 19:32:54 +01009# Machine selection
10#
11# CONFIG_MIPS_MTX1 is not set
12# CONFIG_MIPS_BOSPORUS is not set
13# CONFIG_MIPS_PB1000 is not set
14# CONFIG_MIPS_PB1100 is not set
15# CONFIG_MIPS_PB1500 is not set
16# CONFIG_MIPS_PB1550 is not set
17# CONFIG_MIPS_PB1200 is not set
18# CONFIG_MIPS_DB1000 is not set
19# CONFIG_MIPS_DB1100 is not set
20# CONFIG_MIPS_DB1500 is not set
21# CONFIG_MIPS_DB1550 is not set
22# CONFIG_MIPS_DB1200 is not set
23# CONFIG_MIPS_MIRAGE is not set
24# CONFIG_MIPS_COBALT is not set
25# CONFIG_MACH_DECSTATION is not set
26# CONFIG_MIPS_EV64120 is not set
27# CONFIG_MIPS_EV96100 is not set
28# CONFIG_MIPS_IVR is not set
29# CONFIG_MIPS_ITE8172 is not set
30# CONFIG_MACH_JAZZ is not set
31# CONFIG_LASAT is not set
32# CONFIG_MIPS_ATLAS is not set
33# CONFIG_MIPS_MALTA is not set
34# CONFIG_MIPS_SEAD is not set
35# CONFIG_MIPS_SIM is not set
36# CONFIG_MOMENCO_JAGUAR_ATX is not set
37# CONFIG_MOMENCO_OCELOT is not set
38# CONFIG_MOMENCO_OCELOT_3 is not set
39# CONFIG_MOMENCO_OCELOT_C is not set
40# CONFIG_MOMENCO_OCELOT_G is not set
41# CONFIG_MIPS_XXS1500 is not set
42CONFIG_PNX8550_V2PCI=y
43# CONFIG_PNX8550_JBS is not set
44# CONFIG_DDB5074 is not set
45# CONFIG_DDB5476 is not set
46# CONFIG_DDB5477 is not set
47# CONFIG_MACH_VR41XX is not set
48# CONFIG_PMC_YOSEMITE is not set
49# CONFIG_QEMU is not set
50# CONFIG_SGI_IP22 is not set
51# CONFIG_SGI_IP27 is not set
52# CONFIG_SGI_IP32 is not set
53# CONFIG_SIBYTE_BIGSUR is not set
54# CONFIG_SIBYTE_SWARM is not set
55# CONFIG_SIBYTE_SENTOSA is not set
56# CONFIG_SIBYTE_RHONE is not set
57# CONFIG_SIBYTE_CARMEL is not set
58# CONFIG_SIBYTE_PTSWARM is not set
59# CONFIG_SIBYTE_LITTLESUR is not set
60# CONFIG_SIBYTE_CRHINE is not set
61# CONFIG_SIBYTE_CRHONE is not set
62# CONFIG_SNI_RM200_PCI is not set
63# CONFIG_TOSHIBA_JMR3927 is not set
64# CONFIG_TOSHIBA_RBTX4927 is not set
65# CONFIG_TOSHIBA_RBTX4938 is not set
66CONFIG_RWSEM_GENERIC_SPINLOCK=y
67CONFIG_GENERIC_CALIBRATE_DELAY=y
68CONFIG_DMA_NONCOHERENT=y
69CONFIG_DMA_NEED_PCI_MAP_STATE=y
70# CONFIG_CPU_BIG_ENDIAN is not set
71CONFIG_CPU_LITTLE_ENDIAN=y
72CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
73CONFIG_PNX8550=y
74CONFIG_SOC_PNX8550=y
75CONFIG_MIPS_L1_CACHE_SHIFT=5
76
77#
78# CPU selection
79#
Ralf Baechleb8c2a772005-10-31 13:08:37 +000080CONFIG_CPU_MIPS32_R1=y
Ralf Baechle09af7b42005-10-29 19:32:54 +010081# CONFIG_CPU_MIPS32_R2 is not set
82# CONFIG_CPU_MIPS64_R1 is not set
83# CONFIG_CPU_MIPS64_R2 is not set
84# CONFIG_CPU_R3000 is not set
85# CONFIG_CPU_TX39XX is not set
86# CONFIG_CPU_VR41XX is not set
87# CONFIG_CPU_R4300 is not set
Ralf Baechleb8c2a772005-10-31 13:08:37 +000088# CONFIG_CPU_R4X00 is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +010089# CONFIG_CPU_TX49XX is not set
90# CONFIG_CPU_R5000 is not set
91# CONFIG_CPU_R5432 is not set
92# CONFIG_CPU_R6000 is not set
93# CONFIG_CPU_NEVADA is not set
94# CONFIG_CPU_R8000 is not set
95# CONFIG_CPU_R10000 is not set
96# CONFIG_CPU_RM7000 is not set
97# CONFIG_CPU_RM9000 is not set
98# CONFIG_CPU_SB1 is not set
Ralf Baechleb8c2a772005-10-31 13:08:37 +000099CONFIG_SYS_HAS_CPU_MIPS32_R1=y
100CONFIG_CPU_MIPS32=y
101CONFIG_CPU_MIPSR1=y
Ralf Baechle09af7b42005-10-29 19:32:54 +0100102CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
103CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
Ralf Baechle09af7b42005-10-29 19:32:54 +0100104
105#
106# Kernel type
107#
108CONFIG_32BIT=y
109# CONFIG_64BIT is not set
110CONFIG_PAGE_SIZE_4KB=y
111# CONFIG_PAGE_SIZE_8KB is not set
112# CONFIG_PAGE_SIZE_16KB is not set
113# CONFIG_PAGE_SIZE_64KB is not set
Ralf Baechleb8c2a772005-10-31 13:08:37 +0000114CONFIG_CPU_HAS_PREFETCH=y
Ralf Baechle09af7b42005-10-29 19:32:54 +0100115# CONFIG_MIPS_MT is not set
116# CONFIG_64BIT_PHYS_ADDR is not set
117CONFIG_CPU_ADVANCED=y
118CONFIG_CPU_HAS_LLSC=y
Ralf Baechle09af7b42005-10-29 19:32:54 +0100119# CONFIG_CPU_HAS_WB is not set
120CONFIG_CPU_HAS_SYNC=y
121CONFIG_GENERIC_HARDIRQS=y
122CONFIG_GENERIC_IRQ_PROBE=y
123CONFIG_ARCH_FLATMEM_ENABLE=y
124CONFIG_SELECT_MEMORY_MODEL=y
125CONFIG_FLATMEM_MANUAL=y
126# CONFIG_DISCONTIGMEM_MANUAL is not set
127# CONFIG_SPARSEMEM_MANUAL is not set
128CONFIG_FLATMEM=y
129CONFIG_FLAT_NODE_MEM_MAP=y
130# CONFIG_SPARSEMEM_STATIC is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000131CONFIG_SPLIT_PTLOCK_CPUS=4
Ralf Baechle09af7b42005-10-29 19:32:54 +0100132CONFIG_PREEMPT_NONE=y
133# CONFIG_PREEMPT_VOLUNTARY is not set
134# CONFIG_PREEMPT is not set
135
136#
Ralf Baechle80b42592005-12-01 11:05:19 +0000137# Code maturity level options
138#
139CONFIG_EXPERIMENTAL=y
140CONFIG_CLEAN_COMPILE=y
141CONFIG_BROKEN_ON_SMP=y
142CONFIG_INIT_ENV_ARG_LIMIT=32
143
144#
145# General setup
146#
147CONFIG_LOCALVERSION=""
148CONFIG_LOCALVERSION_AUTO=y
149CONFIG_SWAP=y
150CONFIG_SYSVIPC=y
151# CONFIG_POSIX_MQUEUE is not set
152# CONFIG_BSD_PROCESS_ACCT is not set
153CONFIG_SYSCTL=y
154# CONFIG_AUDIT is not set
155# CONFIG_HOTPLUG is not set
156CONFIG_KOBJECT_UEVENT=y
157CONFIG_IKCONFIG=y
158CONFIG_IKCONFIG_PROC=y
159CONFIG_INITRAMFS_SOURCE=""
160CONFIG_EMBEDDED=y
161CONFIG_KALLSYMS=y
162# CONFIG_KALLSYMS_EXTRA_PASS is not set
163CONFIG_PRINTK=y
164CONFIG_BUG=y
165CONFIG_BASE_FULL=y
166CONFIG_FUTEX=y
167CONFIG_EPOLL=y
168# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
169CONFIG_SHMEM=y
170CONFIG_CC_ALIGN_FUNCTIONS=0
171CONFIG_CC_ALIGN_LABELS=0
172CONFIG_CC_ALIGN_LOOPS=0
173CONFIG_CC_ALIGN_JUMPS=0
174# CONFIG_TINY_SHMEM is not set
175CONFIG_BASE_SMALL=0
176
177#
178# Loadable module support
179#
180CONFIG_MODULES=y
181# CONFIG_MODULE_UNLOAD is not set
182CONFIG_OBSOLETE_MODPARM=y
183# CONFIG_MODVERSIONS is not set
184# CONFIG_MODULE_SRCVERSION_ALL is not set
185CONFIG_KMOD=y
186
187#
188# Block layer
189#
190# CONFIG_LBD is not set
191
192#
193# IO Schedulers
194#
195CONFIG_IOSCHED_NOOP=y
196CONFIG_IOSCHED_AS=y
197CONFIG_IOSCHED_DEADLINE=y
198CONFIG_IOSCHED_CFQ=y
199CONFIG_DEFAULT_AS=y
200# CONFIG_DEFAULT_DEADLINE is not set
201# CONFIG_DEFAULT_CFQ is not set
202# CONFIG_DEFAULT_NOOP is not set
203CONFIG_DEFAULT_IOSCHED="anticipatory"
204
205#
Ralf Baechle09af7b42005-10-29 19:32:54 +0100206# Bus options (PCI, PCMCIA, EISA, ISA, TC)
207#
208CONFIG_HW_HAS_PCI=y
209CONFIG_PCI=y
210# CONFIG_PCI_LEGACY_PROC is not set
211CONFIG_MMU=y
212
213#
214# PCCARD (PCMCIA/CardBus) support
215#
216# CONFIG_PCCARD is not set
217
218#
219# PCI Hotplug Support
220#
221# CONFIG_HOTPLUG_PCI is not set
222
223#
224# Executable file formats
225#
226CONFIG_BINFMT_ELF=y
227# CONFIG_BINFMT_MISC is not set
228CONFIG_TRAD_SIGNALS=y
229
230#
231# Networking
232#
233CONFIG_NET=y
234
235#
236# Networking options
237#
238CONFIG_PACKET=y
239# CONFIG_PACKET_MMAP is not set
240CONFIG_UNIX=y
241# CONFIG_NET_KEY is not set
242CONFIG_INET=y
243# CONFIG_IP_MULTICAST is not set
244# CONFIG_IP_ADVANCED_ROUTER is not set
245CONFIG_IP_FIB_HASH=y
246CONFIG_IP_PNP=y
247# CONFIG_IP_PNP_DHCP is not set
248# CONFIG_IP_PNP_BOOTP is not set
249# CONFIG_IP_PNP_RARP is not set
250# CONFIG_NET_IPIP is not set
251# CONFIG_NET_IPGRE is not set
252# CONFIG_ARPD is not set
253# CONFIG_SYN_COOKIES is not set
254# CONFIG_INET_AH is not set
255# CONFIG_INET_ESP is not set
256# CONFIG_INET_IPCOMP is not set
257# CONFIG_INET_TUNNEL is not set
258CONFIG_INET_DIAG=y
259CONFIG_INET_TCP_DIAG=y
260# CONFIG_TCP_CONG_ADVANCED is not set
261CONFIG_TCP_CONG_BIC=y
262
263#
264# IP: Virtual Server Configuration
265#
266# CONFIG_IP_VS is not set
267CONFIG_IPV6=m
268# CONFIG_IPV6_PRIVACY is not set
269# CONFIG_INET6_AH is not set
270# CONFIG_INET6_ESP is not set
271# CONFIG_INET6_IPCOMP is not set
272# CONFIG_INET6_TUNNEL is not set
273# CONFIG_IPV6_TUNNEL is not set
274CONFIG_NETFILTER=y
275# CONFIG_NETFILTER_DEBUG is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000276
277#
278# Core Netfilter Configuration
279#
Ralf Baechle09af7b42005-10-29 19:32:54 +0100280# CONFIG_NETFILTER_NETLINK is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000281# CONFIG_NF_CONNTRACK is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100282
283#
284# IP: Netfilter Configuration
285#
286# CONFIG_IP_NF_CONNTRACK is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100287# CONFIG_IP_NF_QUEUE is not set
288# CONFIG_IP_NF_IPTABLES is not set
289# CONFIG_IP_NF_ARPTABLES is not set
290
291#
292# IPv6: Netfilter Configuration (EXPERIMENTAL)
293#
294# CONFIG_IP6_NF_QUEUE is not set
295# CONFIG_IP6_NF_IPTABLES is not set
296
297#
298# DCCP Configuration (EXPERIMENTAL)
299#
300# CONFIG_IP_DCCP is not set
301
302#
303# SCTP Configuration (EXPERIMENTAL)
304#
305# CONFIG_IP_SCTP is not set
306# CONFIG_ATM is not set
307# CONFIG_BRIDGE is not set
308# CONFIG_VLAN_8021Q is not set
309# CONFIG_DECNET is not set
310# CONFIG_LLC2 is not set
311# CONFIG_IPX is not set
312# CONFIG_ATALK is not set
313# CONFIG_X25 is not set
314# CONFIG_LAPB is not set
315# CONFIG_NET_DIVERT is not set
316# CONFIG_ECONET is not set
317# CONFIG_WAN_ROUTER is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000318
319#
320# QoS and/or fair queueing
321#
Ralf Baechle09af7b42005-10-29 19:32:54 +0100322# CONFIG_NET_SCHED is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100323
324#
325# Network testing
326#
327# CONFIG_NET_PKTGEN is not set
328# CONFIG_HAMRADIO is not set
329# CONFIG_IRDA is not set
330# CONFIG_BT is not set
331# CONFIG_IEEE80211 is not set
332
333#
334# Device Drivers
335#
336
337#
338# Generic Driver Options
339#
340CONFIG_STANDALONE=y
341CONFIG_PREVENT_FIRMWARE_BUILD=y
342# CONFIG_FW_LOADER is not set
343
344#
345# Connector - unified userspace <-> kernelspace linker
346#
347# CONFIG_CONNECTOR is not set
348
349#
350# Memory Technology Devices (MTD)
351#
352# CONFIG_MTD is not set
353
354#
355# Parallel port support
356#
357# CONFIG_PARPORT is not set
358
359#
360# Plug and Play support
361#
362
363#
364# Block devices
365#
366# CONFIG_BLK_CPQ_DA is not set
367# CONFIG_BLK_CPQ_CISS_DA is not set
368# CONFIG_BLK_DEV_DAC960 is not set
369# CONFIG_BLK_DEV_UMEM is not set
370# CONFIG_BLK_DEV_COW_COMMON is not set
371CONFIG_BLK_DEV_LOOP=y
372# CONFIG_BLK_DEV_CRYPTOLOOP is not set
373# CONFIG_BLK_DEV_NBD is not set
374# CONFIG_BLK_DEV_SX8 is not set
375# CONFIG_BLK_DEV_UB is not set
376CONFIG_BLK_DEV_RAM=y
377CONFIG_BLK_DEV_RAM_COUNT=16
378CONFIG_BLK_DEV_RAM_SIZE=8192
379CONFIG_BLK_DEV_INITRD=y
Ralf Baechle09af7b42005-10-29 19:32:54 +0100380# CONFIG_CDROM_PKTCDVD is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100381# CONFIG_ATA_OVER_ETH is not set
382
383#
384# ATA/ATAPI/MFM/RLL support
385#
386CONFIG_IDE=y
387CONFIG_BLK_DEV_IDE=y
388
389#
390# Please see Documentation/ide.txt for help/info on IDE drives
391#
392# CONFIG_BLK_DEV_IDE_SATA is not set
393CONFIG_BLK_DEV_IDEDISK=y
394CONFIG_IDEDISK_MULTI_MODE=y
395# CONFIG_BLK_DEV_IDECD is not set
396# CONFIG_BLK_DEV_IDETAPE is not set
397# CONFIG_BLK_DEV_IDEFLOPPY is not set
398# CONFIG_BLK_DEV_IDESCSI is not set
399# CONFIG_IDE_TASK_IOCTL is not set
400
401#
402# IDE chipset support/bugfixes
403#
404CONFIG_IDE_GENERIC=y
405CONFIG_BLK_DEV_IDEPCI=y
406CONFIG_IDEPCI_SHARE_IRQ=y
407# CONFIG_BLK_DEV_OFFBOARD is not set
408# CONFIG_BLK_DEV_GENERIC is not set
409# CONFIG_BLK_DEV_OPTI621 is not set
410CONFIG_BLK_DEV_IDEDMA_PCI=y
411# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
412CONFIG_IDEDMA_PCI_AUTO=y
413# CONFIG_IDEDMA_ONLYDISK is not set
414# CONFIG_BLK_DEV_AEC62XX is not set
415# CONFIG_BLK_DEV_ALI15X3 is not set
416# CONFIG_BLK_DEV_AMD74XX is not set
417CONFIG_BLK_DEV_CMD64X=y
418# CONFIG_BLK_DEV_TRIFLEX is not set
419# CONFIG_BLK_DEV_CY82C693 is not set
420# CONFIG_BLK_DEV_CS5520 is not set
421# CONFIG_BLK_DEV_CS5530 is not set
422# CONFIG_BLK_DEV_HPT34X is not set
423# CONFIG_BLK_DEV_HPT366 is not set
424# CONFIG_BLK_DEV_SC1200 is not set
425# CONFIG_BLK_DEV_PIIX is not set
426# CONFIG_BLK_DEV_IT821X is not set
427# CONFIG_BLK_DEV_NS87415 is not set
428# CONFIG_BLK_DEV_PDC202XX_OLD is not set
429# CONFIG_BLK_DEV_PDC202XX_NEW is not set
430# CONFIG_BLK_DEV_SVWKS is not set
431# CONFIG_BLK_DEV_SIIMAGE is not set
432# CONFIG_BLK_DEV_SLC90E66 is not set
433# CONFIG_BLK_DEV_TRM290 is not set
434# CONFIG_BLK_DEV_VIA82CXXX is not set
435# CONFIG_IDE_ARM is not set
436CONFIG_BLK_DEV_IDEDMA=y
437# CONFIG_IDEDMA_IVB is not set
438CONFIG_IDEDMA_AUTO=y
439# CONFIG_BLK_DEV_HD is not set
440
441#
442# SCSI device support
443#
444# CONFIG_RAID_ATTRS is not set
445CONFIG_SCSI=y
446CONFIG_SCSI_PROC_FS=y
447
448#
449# SCSI support type (disk, tape, CD-ROM)
450#
451CONFIG_BLK_DEV_SD=y
452# CONFIG_CHR_DEV_ST is not set
453# CONFIG_CHR_DEV_OSST is not set
454# CONFIG_BLK_DEV_SR is not set
455# CONFIG_CHR_DEV_SG is not set
456# CONFIG_CHR_DEV_SCH is not set
457
458#
459# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
460#
461# CONFIG_SCSI_MULTI_LUN is not set
462# CONFIG_SCSI_CONSTANTS is not set
463# CONFIG_SCSI_LOGGING is not set
464
465#
466# SCSI Transport Attributes
467#
468CONFIG_SCSI_SPI_ATTRS=m
469# CONFIG_SCSI_FC_ATTRS is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000470CONFIG_SCSI_ISCSI_ATTRS=m
Ralf Baechle09af7b42005-10-29 19:32:54 +0100471# CONFIG_SCSI_SAS_ATTRS is not set
472
473#
474# SCSI low-level drivers
475#
Ralf Baechleaec8b752005-11-17 16:23:58 +0000476CONFIG_ISCSI_TCP=m
Ralf Baechle09af7b42005-10-29 19:32:54 +0100477# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
478# CONFIG_SCSI_3W_9XXX is not set
479# CONFIG_SCSI_ACARD is not set
480# CONFIG_SCSI_AACRAID is not set
481CONFIG_SCSI_AIC7XXX=m
482CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
483CONFIG_AIC7XXX_RESET_DELAY_MS=15000
484# CONFIG_AIC7XXX_DEBUG_ENABLE is not set
485CONFIG_AIC7XXX_DEBUG_MASK=0
486# CONFIG_AIC7XXX_REG_PRETTY_PRINT is not set
487# CONFIG_SCSI_AIC7XXX_OLD is not set
488# CONFIG_SCSI_AIC79XX is not set
489# CONFIG_SCSI_DPT_I2O is not set
490# CONFIG_MEGARAID_NEWGEN is not set
491# CONFIG_MEGARAID_LEGACY is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000492# CONFIG_MEGARAID_SAS is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100493# CONFIG_SCSI_SATA is not set
494# CONFIG_SCSI_DMX3191D is not set
495# CONFIG_SCSI_FUTURE_DOMAIN is not set
496# CONFIG_SCSI_IPS is not set
497# CONFIG_SCSI_INITIO is not set
498# CONFIG_SCSI_INIA100 is not set
499# CONFIG_SCSI_SYM53C8XX_2 is not set
500# CONFIG_SCSI_IPR is not set
501# CONFIG_SCSI_QLOGIC_FC is not set
502# CONFIG_SCSI_QLOGIC_1280 is not set
503CONFIG_SCSI_QLA2XXX=y
504# CONFIG_SCSI_QLA21XX is not set
505# CONFIG_SCSI_QLA22XX is not set
506# CONFIG_SCSI_QLA2300 is not set
507# CONFIG_SCSI_QLA2322 is not set
508# CONFIG_SCSI_QLA6312 is not set
509# CONFIG_SCSI_QLA24XX is not set
510# CONFIG_SCSI_LPFC is not set
511# CONFIG_SCSI_DC395x is not set
512# CONFIG_SCSI_DC390T is not set
513# CONFIG_SCSI_NSP32 is not set
514# CONFIG_SCSI_DEBUG is not set
515
516#
517# Multi-device support (RAID and LVM)
518#
519# CONFIG_MD is not set
520
521#
522# Fusion MPT device support
523#
524# CONFIG_FUSION is not set
525# CONFIG_FUSION_SPI is not set
526# CONFIG_FUSION_FC is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000527# CONFIG_FUSION_SAS is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100528
529#
530# IEEE 1394 (FireWire) support
531#
532# CONFIG_IEEE1394 is not set
533
534#
535# I2O device support
536#
537# CONFIG_I2O is not set
538
539#
540# Network device support
541#
542CONFIG_NETDEVICES=y
543# CONFIG_DUMMY is not set
544# CONFIG_BONDING is not set
545# CONFIG_EQUALIZER is not set
546CONFIG_TUN=m
547
548#
549# ARCnet devices
550#
551# CONFIG_ARCNET is not set
552
553#
554# PHY device support
555#
556# CONFIG_PHYLIB is not set
557
558#
559# Ethernet (10 or 100Mbit)
560#
561CONFIG_NET_ETHERNET=y
562CONFIG_MII=y
563# CONFIG_HAPPYMEAL is not set
564# CONFIG_SUNGEM is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000565# CONFIG_CASSINI is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100566# CONFIG_NET_VENDOR_3COM is not set
567
568#
569# Tulip family network device support
570#
571# CONFIG_NET_TULIP is not set
572# CONFIG_HP100 is not set
573CONFIG_NET_PCI=y
574# CONFIG_PCNET32 is not set
575# CONFIG_AMD8111_ETH is not set
576# CONFIG_ADAPTEC_STARFIRE is not set
577# CONFIG_B44 is not set
578# CONFIG_FORCEDETH is not set
579# CONFIG_DGRS is not set
580# CONFIG_EEPRO100 is not set
581# CONFIG_E100 is not set
582# CONFIG_FEALNX is not set
583CONFIG_NATSEMI=y
584# CONFIG_NE2K_PCI is not set
585# CONFIG_8139CP is not set
586CONFIG_8139TOO=y
587# CONFIG_8139TOO_PIO is not set
588# CONFIG_8139TOO_TUNE_TWISTER is not set
589# CONFIG_8139TOO_8129 is not set
590# CONFIG_8139_OLD_RX_RESET is not set
591# CONFIG_SIS900 is not set
592# CONFIG_EPIC100 is not set
593# CONFIG_SUNDANCE is not set
594# CONFIG_TLAN is not set
595# CONFIG_VIA_RHINE is not set
596# CONFIG_LAN_SAA9730 is not set
597
598#
599# Ethernet (1000 Mbit)
600#
601# CONFIG_ACENIC is not set
602# CONFIG_DL2K is not set
603# CONFIG_E1000 is not set
604# CONFIG_NS83820 is not set
605# CONFIG_HAMACHI is not set
606# CONFIG_YELLOWFIN is not set
607# CONFIG_R8169 is not set
608# CONFIG_SIS190 is not set
609# CONFIG_SKGE is not set
610# CONFIG_SK98LIN is not set
611# CONFIG_VIA_VELOCITY is not set
612# CONFIG_TIGON3 is not set
613# CONFIG_BNX2 is not set
614
615#
616# Ethernet (10000 Mbit)
617#
618# CONFIG_CHELSIO_T1 is not set
619# CONFIG_IXGB is not set
620# CONFIG_S2IO is not set
621
622#
623# Token Ring devices
624#
625# CONFIG_TR is not set
626
627#
628# Wireless LAN (non-hamradio)
629#
630# CONFIG_NET_RADIO is not set
631
632#
633# Wan interfaces
634#
635# CONFIG_WAN is not set
636# CONFIG_FDDI is not set
637# CONFIG_HIPPI is not set
638CONFIG_PPP=m
639# CONFIG_PPP_MULTILINK is not set
640# CONFIG_PPP_FILTER is not set
641CONFIG_PPP_ASYNC=m
642CONFIG_PPP_SYNC_TTY=m
643CONFIG_PPP_DEFLATE=m
644# CONFIG_PPP_BSDCOMP is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000645CONFIG_PPP_MPPE=m
Ralf Baechle09af7b42005-10-29 19:32:54 +0100646# CONFIG_PPPOE is not set
647# CONFIG_SLIP is not set
648# CONFIG_NET_FC is not set
649# CONFIG_SHAPER is not set
650# CONFIG_NETCONSOLE is not set
651# CONFIG_NETPOLL is not set
652# CONFIG_NET_POLL_CONTROLLER is not set
653
654#
655# ISDN subsystem
656#
657# CONFIG_ISDN is not set
658
659#
660# Telephony Support
661#
662# CONFIG_PHONE is not set
663
664#
665# Input device support
666#
667CONFIG_INPUT=y
668
669#
670# Userland interfaces
671#
672CONFIG_INPUT_MOUSEDEV=y
673CONFIG_INPUT_MOUSEDEV_PSAUX=y
674CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
675CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
676# CONFIG_INPUT_JOYDEV is not set
677# CONFIG_INPUT_TSDEV is not set
678CONFIG_INPUT_EVDEV=m
679# CONFIG_INPUT_EVBUG is not set
680
681#
682# Input Device Drivers
683#
684CONFIG_INPUT_KEYBOARD=y
685CONFIG_KEYBOARD_ATKBD=y
686# CONFIG_KEYBOARD_SUNKBD is not set
687# CONFIG_KEYBOARD_LKKBD is not set
688# CONFIG_KEYBOARD_XTKBD is not set
689# CONFIG_KEYBOARD_NEWTON is not set
690CONFIG_INPUT_MOUSE=y
691CONFIG_MOUSE_PS2=y
692# CONFIG_MOUSE_SERIAL is not set
693# CONFIG_MOUSE_VSXXXAA is not set
694# CONFIG_INPUT_JOYSTICK is not set
695# CONFIG_INPUT_TOUCHSCREEN is not set
696# CONFIG_INPUT_MISC is not set
697
698#
699# Hardware I/O ports
700#
701CONFIG_SERIO=y
702CONFIG_SERIO_I8042=y
703CONFIG_SERIO_SERPORT=y
704# CONFIG_SERIO_PCIPS2 is not set
705CONFIG_SERIO_LIBPS2=y
706# CONFIG_SERIO_RAW is not set
707# CONFIG_GAMEPORT is not set
708
709#
710# Character devices
711#
712CONFIG_VT=y
713# CONFIG_VT_CONSOLE is not set
714CONFIG_HW_CONSOLE=y
715CONFIG_SERIAL_NONSTANDARD=y
716# CONFIG_COMPUTONE is not set
717# CONFIG_ROCKETPORT is not set
718# CONFIG_CYCLADES is not set
719# CONFIG_DIGIEPCA is not set
720# CONFIG_MOXA_INTELLIO is not set
721# CONFIG_MOXA_SMARTIO is not set
722# CONFIG_ISI is not set
723# CONFIG_SYNCLINKMP is not set
724# CONFIG_N_HDLC is not set
725# CONFIG_RISCOM8 is not set
726# CONFIG_SPECIALIX is not set
727# CONFIG_SX is not set
728# CONFIG_RIO is not set
729# CONFIG_STALDRV is not set
730
731#
732# Serial drivers
733#
734# CONFIG_SERIAL_8250 is not set
735
736#
737# Non-8250 serial port support
738#
739# CONFIG_SERIAL_IP3106 is not set
740# CONFIG_SERIAL_JSM is not set
741CONFIG_UNIX98_PTYS=y
742CONFIG_LEGACY_PTYS=y
743CONFIG_LEGACY_PTY_COUNT=256
744
745#
746# IPMI
747#
748# CONFIG_IPMI_HANDLER is not set
749
750#
751# Watchdog Cards
752#
753# CONFIG_WATCHDOG is not set
754# CONFIG_RTC is not set
755# CONFIG_GEN_RTC is not set
756# CONFIG_DTLK is not set
757# CONFIG_R3964 is not set
758# CONFIG_APPLICOM is not set
759
760#
761# Ftape, the floppy tape device driver
762#
763# CONFIG_DRM is not set
764# CONFIG_RAW_DRIVER is not set
765
766#
767# TPM devices
768#
769# CONFIG_TCG_TPM is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000770# CONFIG_TELCLOCK is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100771
772#
773# I2C support
774#
775CONFIG_I2C=m
776CONFIG_I2C_CHARDEV=m
777
778#
779# I2C Algorithms
780#
781CONFIG_I2C_ALGOBIT=m
782# CONFIG_I2C_ALGOPCF is not set
783# CONFIG_I2C_ALGOPCA is not set
784
785#
786# I2C Hardware Bus support
787#
788# CONFIG_I2C_ALI1535 is not set
789# CONFIG_I2C_ALI1563 is not set
790# CONFIG_I2C_ALI15X3 is not set
791# CONFIG_I2C_AMD756 is not set
792# CONFIG_I2C_AMD8111 is not set
793# CONFIG_I2C_I801 is not set
794# CONFIG_I2C_I810 is not set
795# CONFIG_I2C_PIIX4 is not set
796# CONFIG_I2C_NFORCE2 is not set
797# CONFIG_I2C_PARPORT_LIGHT is not set
798# CONFIG_I2C_PROSAVAGE is not set
799# CONFIG_I2C_SAVAGE4 is not set
800# CONFIG_SCx200_ACB is not set
801# CONFIG_I2C_SIS5595 is not set
802# CONFIG_I2C_SIS630 is not set
803# CONFIG_I2C_SIS96X is not set
804# CONFIG_I2C_STUB is not set
805# CONFIG_I2C_VIA is not set
806# CONFIG_I2C_VIAPRO is not set
807# CONFIG_I2C_VOODOO3 is not set
808# CONFIG_I2C_PCA_ISA is not set
809
810#
811# Miscellaneous I2C Chip support
812#
813# CONFIG_SENSORS_DS1337 is not set
814# CONFIG_SENSORS_DS1374 is not set
815# CONFIG_SENSORS_EEPROM is not set
816# CONFIG_SENSORS_PCF8574 is not set
817# CONFIG_SENSORS_PCA9539 is not set
818# CONFIG_SENSORS_PCF8591 is not set
819# CONFIG_SENSORS_RTC8564 is not set
820# CONFIG_SENSORS_MAX6875 is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000821# CONFIG_RTC_X1205_I2C is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100822# CONFIG_I2C_DEBUG_CORE is not set
823# CONFIG_I2C_DEBUG_ALGO is not set
824# CONFIG_I2C_DEBUG_BUS is not set
825# CONFIG_I2C_DEBUG_CHIP is not set
826
827#
828# Dallas's 1-wire bus
829#
830# CONFIG_W1 is not set
831
832#
833# Hardware Monitoring support
834#
835CONFIG_HWMON=y
836# CONFIG_HWMON_VID is not set
837# CONFIG_SENSORS_ADM1021 is not set
838# CONFIG_SENSORS_ADM1025 is not set
839# CONFIG_SENSORS_ADM1026 is not set
840# CONFIG_SENSORS_ADM1031 is not set
841# CONFIG_SENSORS_ADM9240 is not set
842# CONFIG_SENSORS_ASB100 is not set
843# CONFIG_SENSORS_ATXP1 is not set
844# CONFIG_SENSORS_DS1621 is not set
845# CONFIG_SENSORS_FSCHER is not set
846# CONFIG_SENSORS_FSCPOS is not set
847# CONFIG_SENSORS_GL518SM is not set
848# CONFIG_SENSORS_GL520SM is not set
849# CONFIG_SENSORS_IT87 is not set
850# CONFIG_SENSORS_LM63 is not set
851# CONFIG_SENSORS_LM75 is not set
852# CONFIG_SENSORS_LM77 is not set
853# CONFIG_SENSORS_LM78 is not set
854# CONFIG_SENSORS_LM80 is not set
855# CONFIG_SENSORS_LM83 is not set
856# CONFIG_SENSORS_LM85 is not set
857# CONFIG_SENSORS_LM87 is not set
858# CONFIG_SENSORS_LM90 is not set
859# CONFIG_SENSORS_LM92 is not set
860# CONFIG_SENSORS_MAX1619 is not set
861# CONFIG_SENSORS_PC87360 is not set
862# CONFIG_SENSORS_SIS5595 is not set
863# CONFIG_SENSORS_SMSC47M1 is not set
864# CONFIG_SENSORS_SMSC47B397 is not set
865# CONFIG_SENSORS_VIA686A is not set
866# CONFIG_SENSORS_W83781D is not set
867# CONFIG_SENSORS_W83792D is not set
868# CONFIG_SENSORS_W83L785TS is not set
869# CONFIG_SENSORS_W83627HF is not set
870# CONFIG_SENSORS_W83627EHF is not set
871# CONFIG_HWMON_DEBUG_CHIP is not set
872
873#
874# Misc devices
875#
876
877#
878# Multimedia Capabilities Port drivers
879#
880
881#
882# Multimedia devices
883#
884# CONFIG_VIDEO_DEV is not set
885
886#
887# Digital Video Broadcasting Devices
888#
889# CONFIG_DVB is not set
890
891#
892# Graphics support
893#
894CONFIG_FB=y
895# CONFIG_FB_CFB_FILLRECT is not set
896# CONFIG_FB_CFB_COPYAREA is not set
897# CONFIG_FB_CFB_IMAGEBLIT is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100898# CONFIG_FB_MACMODES is not set
899# CONFIG_FB_MODE_HELPERS is not set
900# CONFIG_FB_TILEBLITTING is not set
901# CONFIG_FB_CIRRUS is not set
902# CONFIG_FB_PM2 is not set
903# CONFIG_FB_CYBER2000 is not set
904# CONFIG_FB_ASILIANT is not set
905# CONFIG_FB_IMSTT is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000906# CONFIG_FB_S1D13XXX is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100907# CONFIG_FB_NVIDIA is not set
908# CONFIG_FB_RIVA is not set
909# CONFIG_FB_MATROX is not set
910# CONFIG_FB_RADEON_OLD is not set
911# CONFIG_FB_RADEON is not set
912# CONFIG_FB_ATY128 is not set
913# CONFIG_FB_ATY is not set
914# CONFIG_FB_SAVAGE is not set
915# CONFIG_FB_SIS is not set
916# CONFIG_FB_NEOMAGIC is not set
917# CONFIG_FB_KYRO is not set
918# CONFIG_FB_3DFX is not set
919# CONFIG_FB_VOODOO1 is not set
920# CONFIG_FB_SMIVGX is not set
921# CONFIG_FB_CYBLA is not set
922# CONFIG_FB_TRIDENT is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100923# CONFIG_FB_VIRTUAL is not set
924
925#
926# Console display driver support
927#
928# CONFIG_VGA_CONSOLE is not set
929CONFIG_DUMMY_CONSOLE=y
930# CONFIG_FRAMEBUFFER_CONSOLE is not set
931
932#
933# Logo configuration
934#
935# CONFIG_LOGO is not set
936# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
937
938#
939# Sound
940#
941# CONFIG_SOUND is not set
942
943#
944# USB support
945#
946CONFIG_USB_ARCH_HAS_HCD=y
947CONFIG_USB_ARCH_HAS_OHCI=y
948CONFIG_USB=y
949# CONFIG_USB_DEBUG is not set
950
951#
952# Miscellaneous USB options
953#
954CONFIG_USB_DEVICEFS=y
955# CONFIG_USB_BANDWIDTH is not set
956# CONFIG_USB_DYNAMIC_MINORS is not set
957# CONFIG_USB_OTG is not set
958
959#
960# USB Host Controller Drivers
961#
962# CONFIG_USB_EHCI_HCD is not set
963# CONFIG_USB_ISP116X_HCD is not set
964# CONFIG_USB_OHCI_HCD is not set
965# CONFIG_USB_UHCI_HCD is not set
966# CONFIG_USB_SL811_HCD is not set
967
968#
969# USB Device Class drivers
970#
Ralf Baechle09af7b42005-10-29 19:32:54 +0100971# CONFIG_USB_ACM is not set
972# CONFIG_USB_PRINTER is not set
973
974#
Ralf Baechleaec8b752005-11-17 16:23:58 +0000975# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
976#
977
978#
979# may also be needed; see USB_STORAGE Help for more information
Ralf Baechle09af7b42005-10-29 19:32:54 +0100980#
981CONFIG_USB_STORAGE=y
982# CONFIG_USB_STORAGE_DEBUG is not set
983# CONFIG_USB_STORAGE_DATAFAB is not set
984# CONFIG_USB_STORAGE_FREECOM is not set
985# CONFIG_USB_STORAGE_ISD200 is not set
986# CONFIG_USB_STORAGE_DPCM is not set
987# CONFIG_USB_STORAGE_USBAT is not set
988# CONFIG_USB_STORAGE_SDDR09 is not set
989# CONFIG_USB_STORAGE_SDDR55 is not set
990# CONFIG_USB_STORAGE_JUMPSHOT is not set
991# CONFIG_USB_STORAGE_ONETOUCH is not set
992
993#
994# USB Input Devices
995#
996CONFIG_USB_HID=y
997CONFIG_USB_HIDINPUT=y
998# CONFIG_HID_FF is not set
999CONFIG_USB_HIDDEV=y
1000# CONFIG_USB_AIPTEK is not set
1001# CONFIG_USB_WACOM is not set
1002# CONFIG_USB_ACECAD is not set
1003# CONFIG_USB_KBTAB is not set
1004# CONFIG_USB_POWERMATE is not set
1005# CONFIG_USB_MTOUCH is not set
1006# CONFIG_USB_ITMTOUCH is not set
1007# CONFIG_USB_EGALAX is not set
1008# CONFIG_USB_YEALINK is not set
1009# CONFIG_USB_XPAD is not set
1010# CONFIG_USB_ATI_REMOTE is not set
1011# CONFIG_USB_KEYSPAN_REMOTE is not set
1012# CONFIG_USB_APPLETOUCH is not set
1013
1014#
1015# USB Imaging devices
1016#
1017# CONFIG_USB_MDC800 is not set
1018# CONFIG_USB_MICROTEK is not set
1019
1020#
1021# USB Multimedia devices
1022#
1023# CONFIG_USB_DABUSB is not set
1024
1025#
1026# Video4Linux support is needed for USB Multimedia device support
1027#
1028
1029#
1030# USB Network Adapters
1031#
1032# CONFIG_USB_CATC is not set
1033# CONFIG_USB_KAWETH is not set
1034# CONFIG_USB_PEGASUS is not set
1035# CONFIG_USB_RTL8150 is not set
1036# CONFIG_USB_USBNET is not set
1037CONFIG_USB_MON=y
1038
1039#
1040# USB port drivers
1041#
1042
1043#
1044# USB Serial Converter support
1045#
1046# CONFIG_USB_SERIAL is not set
1047
1048#
1049# USB Miscellaneous drivers
1050#
1051# CONFIG_USB_EMI62 is not set
1052# CONFIG_USB_EMI26 is not set
1053# CONFIG_USB_AUERSWALD is not set
1054# CONFIG_USB_RIO500 is not set
1055# CONFIG_USB_LEGOTOWER is not set
1056# CONFIG_USB_LCD is not set
1057# CONFIG_USB_LED is not set
1058# CONFIG_USB_CYTHERM is not set
1059# CONFIG_USB_PHIDGETKIT is not set
1060# CONFIG_USB_PHIDGETSERVO is not set
1061# CONFIG_USB_IDMOUSE is not set
1062# CONFIG_USB_LD is not set
1063# CONFIG_USB_TEST is not set
1064
1065#
1066# USB DSL modem support
1067#
1068
1069#
1070# USB Gadget Support
1071#
1072# CONFIG_USB_GADGET is not set
1073
1074#
1075# MMC/SD Card support
1076#
1077# CONFIG_MMC is not set
1078
1079#
1080# InfiniBand support
1081#
1082# CONFIG_INFINIBAND is not set
1083
1084#
1085# SN Devices
1086#
1087
1088#
1089# File systems
1090#
1091CONFIG_EXT2_FS=y
1092# CONFIG_EXT2_FS_XATTR is not set
1093# CONFIG_EXT2_FS_XIP is not set
1094CONFIG_EXT3_FS=y
1095CONFIG_EXT3_FS_XATTR=y
1096# CONFIG_EXT3_FS_POSIX_ACL is not set
1097# CONFIG_EXT3_FS_SECURITY is not set
1098CONFIG_JBD=y
1099# CONFIG_JBD_DEBUG is not set
1100CONFIG_FS_MBCACHE=y
1101# CONFIG_REISERFS_FS is not set
1102# CONFIG_JFS_FS is not set
1103# CONFIG_FS_POSIX_ACL is not set
1104CONFIG_XFS_FS=m
1105CONFIG_XFS_EXPORT=y
1106# CONFIG_XFS_QUOTA is not set
1107# CONFIG_XFS_SECURITY is not set
1108# CONFIG_XFS_POSIX_ACL is not set
1109# CONFIG_XFS_RT is not set
1110# CONFIG_MINIX_FS is not set
1111# CONFIG_ROMFS_FS is not set
1112CONFIG_INOTIFY=y
1113# CONFIG_QUOTA is not set
1114CONFIG_DNOTIFY=y
1115CONFIG_AUTOFS_FS=y
1116CONFIG_AUTOFS4_FS=y
1117# CONFIG_FUSE_FS is not set
1118
1119#
1120# CD-ROM/DVD Filesystems
1121#
1122# CONFIG_ISO9660_FS is not set
1123# CONFIG_UDF_FS is not set
1124
1125#
1126# DOS/FAT/NT Filesystems
1127#
1128CONFIG_FAT_FS=y
1129CONFIG_MSDOS_FS=y
1130CONFIG_VFAT_FS=y
1131CONFIG_FAT_DEFAULT_CODEPAGE=437
1132CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1133# CONFIG_NTFS_FS is not set
1134
1135#
1136# Pseudo filesystems
1137#
1138CONFIG_PROC_FS=y
1139# CONFIG_PROC_KCORE is not set
1140CONFIG_SYSFS=y
1141CONFIG_TMPFS=y
1142# CONFIG_HUGETLB_PAGE is not set
1143CONFIG_RAMFS=y
1144# CONFIG_RELAYFS_FS is not set
1145
1146#
1147# Miscellaneous filesystems
1148#
1149# CONFIG_ADFS_FS is not set
1150# CONFIG_AFFS_FS is not set
1151# CONFIG_HFS_FS is not set
1152# CONFIG_HFSPLUS_FS is not set
1153# CONFIG_BEFS_FS is not set
1154# CONFIG_BFS_FS is not set
1155# CONFIG_EFS_FS is not set
1156CONFIG_CRAMFS=y
1157# CONFIG_VXFS_FS is not set
1158# CONFIG_HPFS_FS is not set
1159# CONFIG_QNX4FS_FS is not set
1160# CONFIG_SYSV_FS is not set
1161# CONFIG_UFS_FS is not set
1162
1163#
1164# Network File Systems
1165#
1166CONFIG_NFS_FS=y
1167CONFIG_NFS_V3=y
1168# CONFIG_NFS_V3_ACL is not set
1169# CONFIG_NFS_V4 is not set
1170# CONFIG_NFS_DIRECTIO is not set
1171CONFIG_NFSD=m
1172# CONFIG_NFSD_V3 is not set
1173# CONFIG_NFSD_TCP is not set
1174CONFIG_ROOT_NFS=y
1175CONFIG_LOCKD=y
1176CONFIG_LOCKD_V4=y
1177CONFIG_EXPORTFS=m
1178CONFIG_NFS_COMMON=y
1179CONFIG_SUNRPC=y
1180# CONFIG_RPCSEC_GSS_KRB5 is not set
1181# CONFIG_RPCSEC_GSS_SPKM3 is not set
1182CONFIG_SMB_FS=m
1183# CONFIG_SMB_NLS_DEFAULT is not set
1184# CONFIG_CIFS is not set
1185# CONFIG_NCP_FS is not set
1186# CONFIG_CODA_FS is not set
1187# CONFIG_AFS_FS is not set
1188# CONFIG_9P_FS is not set
1189
1190#
1191# Partition Types
1192#
1193# CONFIG_PARTITION_ADVANCED is not set
1194CONFIG_MSDOS_PARTITION=y
1195
1196#
1197# Native Language Support
1198#
1199CONFIG_NLS=y
1200CONFIG_NLS_DEFAULT="iso8859-1"
1201# CONFIG_NLS_CODEPAGE_437 is not set
1202# CONFIG_NLS_CODEPAGE_737 is not set
1203# CONFIG_NLS_CODEPAGE_775 is not set
1204# CONFIG_NLS_CODEPAGE_850 is not set
1205# CONFIG_NLS_CODEPAGE_852 is not set
1206# CONFIG_NLS_CODEPAGE_855 is not set
1207# CONFIG_NLS_CODEPAGE_857 is not set
1208# CONFIG_NLS_CODEPAGE_860 is not set
1209# CONFIG_NLS_CODEPAGE_861 is not set
1210# CONFIG_NLS_CODEPAGE_862 is not set
1211# CONFIG_NLS_CODEPAGE_863 is not set
1212# CONFIG_NLS_CODEPAGE_864 is not set
1213# CONFIG_NLS_CODEPAGE_865 is not set
1214# CONFIG_NLS_CODEPAGE_866 is not set
1215# CONFIG_NLS_CODEPAGE_869 is not set
1216# CONFIG_NLS_CODEPAGE_936 is not set
1217# CONFIG_NLS_CODEPAGE_950 is not set
1218# CONFIG_NLS_CODEPAGE_932 is not set
1219# CONFIG_NLS_CODEPAGE_949 is not set
1220# CONFIG_NLS_CODEPAGE_874 is not set
1221# CONFIG_NLS_ISO8859_8 is not set
1222# CONFIG_NLS_CODEPAGE_1250 is not set
1223# CONFIG_NLS_CODEPAGE_1251 is not set
1224# CONFIG_NLS_ASCII is not set
1225# CONFIG_NLS_ISO8859_1 is not set
1226# CONFIG_NLS_ISO8859_2 is not set
1227# CONFIG_NLS_ISO8859_3 is not set
1228# CONFIG_NLS_ISO8859_4 is not set
1229# CONFIG_NLS_ISO8859_5 is not set
1230# CONFIG_NLS_ISO8859_6 is not set
1231# CONFIG_NLS_ISO8859_7 is not set
1232# CONFIG_NLS_ISO8859_9 is not set
1233# CONFIG_NLS_ISO8859_13 is not set
1234# CONFIG_NLS_ISO8859_14 is not set
1235# CONFIG_NLS_ISO8859_15 is not set
1236# CONFIG_NLS_KOI8_R is not set
1237# CONFIG_NLS_KOI8_U is not set
1238# CONFIG_NLS_UTF8 is not set
1239
1240#
1241# Profiling support
1242#
1243# CONFIG_PROFILING is not set
1244
1245#
1246# Kernel hacking
1247#
1248# CONFIG_PRINTK_TIME is not set
1249# CONFIG_DEBUG_KERNEL is not set
1250CONFIG_LOG_BUF_SHIFT=14
1251CONFIG_CROSSCOMPILE=y
1252CONFIG_CMDLINE=""
1253
1254#
1255# Security options
1256#
1257# CONFIG_KEYS is not set
1258# CONFIG_SECURITY is not set
1259
1260#
1261# Cryptographic options
1262#
Ralf Baechleaec8b752005-11-17 16:23:58 +00001263CONFIG_CRYPTO=y
1264# CONFIG_CRYPTO_HMAC is not set
1265# CONFIG_CRYPTO_NULL is not set
1266# CONFIG_CRYPTO_MD4 is not set
1267CONFIG_CRYPTO_MD5=m
1268CONFIG_CRYPTO_SHA1=m
1269# CONFIG_CRYPTO_SHA256 is not set
1270# CONFIG_CRYPTO_SHA512 is not set
1271# CONFIG_CRYPTO_WP512 is not set
1272# CONFIG_CRYPTO_TGR192 is not set
1273# CONFIG_CRYPTO_DES is not set
1274# CONFIG_CRYPTO_BLOWFISH is not set
1275# CONFIG_CRYPTO_TWOFISH is not set
1276# CONFIG_CRYPTO_SERPENT is not set
1277# CONFIG_CRYPTO_AES is not set
1278# CONFIG_CRYPTO_CAST5 is not set
1279# CONFIG_CRYPTO_CAST6 is not set
1280# CONFIG_CRYPTO_TEA is not set
1281CONFIG_CRYPTO_ARC4=m
1282# CONFIG_CRYPTO_KHAZAD is not set
1283# CONFIG_CRYPTO_ANUBIS is not set
1284# CONFIG_CRYPTO_DEFLATE is not set
1285# CONFIG_CRYPTO_MICHAEL_MIC is not set
1286CONFIG_CRYPTO_CRC32C=m
1287# CONFIG_CRYPTO_TEST is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +01001288
1289#
1290# Hardware crypto devices
1291#
1292
1293#
1294# Library routines
1295#
1296CONFIG_CRC_CCITT=m
1297# CONFIG_CRC16 is not set
1298CONFIG_CRC32=y
Ralf Baechleaec8b752005-11-17 16:23:58 +00001299CONFIG_LIBCRC32C=m
Ralf Baechle09af7b42005-10-29 19:32:54 +01001300CONFIG_ZLIB_INFLATE=y
1301CONFIG_ZLIB_DEFLATE=m