blob: 53948793d9af5e0f95a730e5c3026b7ba02491ab [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.10-rc2
4# Fri Dec 3 15:56:10 2004
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_HAVE_DEC_LOCK=y
10CONFIG_PPC=y
11CONFIG_PPC32=y
12CONFIG_GENERIC_NVRAM=y
13
14#
15# Code maturity level options
16#
17CONFIG_EXPERIMENTAL=y
18CONFIG_CLEAN_COMPILE=y
19CONFIG_BROKEN_ON_SMP=y
20
21#
22# General setup
23#
24CONFIG_LOCALVERSION=""
25# CONFIG_SWAP is not set
26CONFIG_SYSVIPC=y
27# CONFIG_POSIX_MQUEUE is not set
28# CONFIG_BSD_PROCESS_ACCT is not set
29CONFIG_SYSCTL=y
30# CONFIG_AUDIT is not set
31CONFIG_LOG_BUF_SHIFT=14
32# CONFIG_HOTPLUG is not set
33CONFIG_KOBJECT_UEVENT=y
34# CONFIG_IKCONFIG is not set
35# CONFIG_EMBEDDED is not set
36CONFIG_KALLSYMS=y
37# CONFIG_KALLSYMS_EXTRA_PASS is not set
38CONFIG_FUTEX=y
39CONFIG_EPOLL=y
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set
47
48#
49# Loadable module support
50#
51CONFIG_MODULES=y
52CONFIG_MODULE_UNLOAD=y
53# CONFIG_MODULE_FORCE_UNLOAD is not set
54CONFIG_OBSOLETE_MODPARM=y
55# CONFIG_MODVERSIONS is not set
56# CONFIG_MODULE_SRCVERSION_ALL is not set
57CONFIG_KMOD=y
58
59#
60# Processor
61#
62CONFIG_6xx=y
63# CONFIG_40x is not set
64# CONFIG_44x is not set
65# CONFIG_POWER3 is not set
66# CONFIG_POWER4 is not set
67# CONFIG_8xx is not set
68# CONFIG_E500 is not set
69CONFIG_ALTIVEC=y
70# CONFIG_TAU is not set
71# CONFIG_CPU_FREQ is not set
72CONFIG_PPC_STD_MMU=y
73# CONFIG_NOT_COHERENT_CACHE is not set
74
75#
76# Platform options
77#
78# CONFIG_PPC_MULTIPLATFORM is not set
79# CONFIG_APUS is not set
80# CONFIG_KATANA is not set
81# CONFIG_DMV182 is not set
82# CONFIG_WILLOW is not set
83CONFIG_CPCI690=y
84# CONFIG_PCORE is not set
85# CONFIG_POWERPMC250 is not set
86# CONFIG_EV64260 is not set
87# CONFIG_DB64360 is not set
88# CONFIG_CHESTNUT is not set
89# CONFIG_SPRUCE is not set
90# CONFIG_LOPEC is not set
91# CONFIG_MCPN765 is not set
92# CONFIG_MVME5100 is not set
93# CONFIG_PPLUS is not set
94# CONFIG_PRPMC750 is not set
95# CONFIG_PRPMC800 is not set
96# CONFIG_PRPMC880 is not set
97# CONFIG_SANDPOINT is not set
98# CONFIG_ADIR is not set
99# CONFIG_K2 is not set
100# CONFIG_PAL4 is not set
101# CONFIG_GEMINI is not set
102# CONFIG_EST8260 is not set
103# CONFIG_SBC82xx is not set
104# CONFIG_SBS8260 is not set
105# CONFIG_RPX8260 is not set
106# CONFIG_TQM8260 is not set
107# CONFIG_ADS8272 is not set
108# CONFIG_LITE5200 is not set
109
110#
111# Set bridge options
112#
113CONFIG_MV64X60_BASE=0xf1000000
114CONFIG_MV64X60_NEW_BASE=0xf1000000
115CONFIG_GT64260=y
116CONFIG_MV64X60=y
117# CONFIG_SMP is not set
118# CONFIG_PREEMPT is not set
119# CONFIG_HIGHMEM is not set
120CONFIG_BINFMT_ELF=y
121CONFIG_BINFMT_MISC=y
122CONFIG_CMDLINE_BOOL=y
123CONFIG_CMDLINE="console=ttyMM0,9600 ip=on"
124
125#
126# Bus options
127#
128CONFIG_GENERIC_ISA_DMA=y
129CONFIG_PCI=y
130CONFIG_PCI_DOMAINS=y
131CONFIG_PCI_LEGACY_PROC=y
132CONFIG_PCI_NAMES=y
133
134#
135# Advanced setup
136#
137# CONFIG_ADVANCED_OPTIONS is not set
138
139#
140# Default settings for advanced configuration options are used
141#
142CONFIG_HIGHMEM_START=0xfe000000
143CONFIG_LOWMEM_SIZE=0x30000000
144CONFIG_KERNEL_START=0xc0000000
145CONFIG_TASK_SIZE=0x80000000
146CONFIG_BOOT_LOAD=0x00800000
147
148#
149# Device Drivers
150#
151
152#
153# Generic Driver Options
154#
155CONFIG_STANDALONE=y
156CONFIG_PREVENT_FIRMWARE_BUILD=y
157
158#
159# Memory Technology Devices (MTD)
160#
161# CONFIG_MTD is not set
162
163#
164# Parallel port support
165#
166# CONFIG_PARPORT is not set
167
168#
169# Plug and Play support
170#
171
172#
173# Block devices
174#
175# CONFIG_BLK_DEV_FD is not set
176# CONFIG_BLK_CPQ_DA is not set
177# CONFIG_BLK_CPQ_CISS_DA is not set
178# CONFIG_BLK_DEV_DAC960 is not set
179# CONFIG_BLK_DEV_UMEM is not set
180CONFIG_BLK_DEV_LOOP=y
181# CONFIG_BLK_DEV_CRYPTOLOOP is not set
182# CONFIG_BLK_DEV_NBD is not set
183# CONFIG_BLK_DEV_SX8 is not set
184CONFIG_BLK_DEV_RAM=y
185CONFIG_BLK_DEV_RAM_COUNT=16
186CONFIG_BLK_DEV_RAM_SIZE=4096
187CONFIG_BLK_DEV_INITRD=y
188CONFIG_INITRAMFS_SOURCE=""
189# CONFIG_LBD is not set
190# CONFIG_CDROM_PKTCDVD 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
199
200#
201# ATA/ATAPI/MFM/RLL support
202#
203# CONFIG_IDE is not set
204
205#
206# SCSI device support
207#
208# CONFIG_SCSI is not set
209
210#
211# Multi-device support (RAID and LVM)
212#
213# CONFIG_MD is not set
214
215#
216# Fusion MPT device support
217#
218
219#
220# IEEE 1394 (FireWire) support
221#
222# CONFIG_IEEE1394 is not set
223
224#
225# I2O device support
226#
227# CONFIG_I2O is not set
228
229#
230# Macintosh device drivers
231#
232
233#
234# Networking support
235#
236CONFIG_NET=y
237
238#
239# Networking options
240#
241CONFIG_PACKET=y
242# CONFIG_PACKET_MMAP is not set
243# CONFIG_NETLINK_DEV is not set
244CONFIG_UNIX=y
245# CONFIG_NET_KEY is not set
246CONFIG_INET=y
247CONFIG_IP_MULTICAST=y
248# CONFIG_IP_ADVANCED_ROUTER is not set
249CONFIG_IP_PNP=y
250CONFIG_IP_PNP_DHCP=y
251# CONFIG_IP_PNP_BOOTP is not set
252# CONFIG_IP_PNP_RARP is not set
253# CONFIG_NET_IPIP is not set
254# CONFIG_NET_IPGRE is not set
255# CONFIG_IP_MROUTE is not set
256# CONFIG_ARPD is not set
257CONFIG_SYN_COOKIES=y
258# CONFIG_INET_AH is not set
259# CONFIG_INET_ESP is not set
260# CONFIG_INET_IPCOMP is not set
261# CONFIG_INET_TUNNEL is not set
262CONFIG_IP_TCPDIAG=y
263# CONFIG_IP_TCPDIAG_IPV6 is not set
264# CONFIG_IPV6 is not set
265# CONFIG_NETFILTER is not set
266
267#
268# SCTP Configuration (EXPERIMENTAL)
269#
270# CONFIG_IP_SCTP is not set
271# CONFIG_ATM is not set
272# CONFIG_BRIDGE is not set
273# CONFIG_VLAN_8021Q is not set
274# CONFIG_DECNET is not set
275# CONFIG_LLC2 is not set
276# CONFIG_IPX is not set
277# CONFIG_ATALK is not set
278# CONFIG_X25 is not set
279# CONFIG_LAPB is not set
280# CONFIG_NET_DIVERT is not set
281# CONFIG_ECONET is not set
282# CONFIG_WAN_ROUTER is not set
283
284#
285# QoS and/or fair queueing
286#
287# CONFIG_NET_SCHED is not set
288# CONFIG_NET_CLS_ROUTE is not set
289
290#
291# Network testing
292#
293# CONFIG_NET_PKTGEN is not set
294# CONFIG_NETPOLL is not set
295# CONFIG_NET_POLL_CONTROLLER is not set
296# CONFIG_HAMRADIO is not set
297# CONFIG_IRDA is not set
298# CONFIG_BT is not set
299CONFIG_NETDEVICES=y
300# CONFIG_DUMMY is not set
301# CONFIG_BONDING is not set
302# CONFIG_EQUALIZER is not set
303# CONFIG_TUN is not set
304
305#
306# ARCnet devices
307#
308# CONFIG_ARCNET is not set
309
310#
311# Ethernet (10 or 100Mbit)
312#
313CONFIG_NET_ETHERNET=y
314CONFIG_MII=y
315# CONFIG_HAPPYMEAL is not set
316# CONFIG_SUNGEM is not set
317# CONFIG_NET_VENDOR_3COM is not set
318
319#
320# Tulip family network device support
321#
322CONFIG_NET_TULIP=y
323# CONFIG_DE2104X is not set
324CONFIG_TULIP=y
325# CONFIG_TULIP_MWI is not set
326# CONFIG_TULIP_MMIO is not set
327# CONFIG_TULIP_NAPI is not set
328# CONFIG_DE4X5 is not set
329# CONFIG_WINBOND_840 is not set
330# CONFIG_DM9102 is not set
331# CONFIG_HP100 is not set
332CONFIG_NET_PCI=y
333# CONFIG_PCNET32 is not set
334# CONFIG_AMD8111_ETH is not set
335# CONFIG_ADAPTEC_STARFIRE is not set
336# CONFIG_B44 is not set
337# CONFIG_FORCEDETH is not set
338# CONFIG_DGRS is not set
339CONFIG_EEPRO100=y
340# CONFIG_EEPRO100_PIO is not set
341# CONFIG_E100 is not set
342# CONFIG_FEALNX is not set
343# CONFIG_NATSEMI is not set
344# CONFIG_NE2K_PCI is not set
345# CONFIG_8139CP is not set
346# CONFIG_8139TOO is not set
347# CONFIG_SIS900 is not set
348# CONFIG_EPIC100 is not set
349# CONFIG_SUNDANCE is not set
350# CONFIG_TLAN is not set
351# CONFIG_VIA_RHINE is not set
352
353#
354# Ethernet (1000 Mbit)
355#
356# CONFIG_ACENIC is not set
357# CONFIG_DL2K is not set
358# CONFIG_E1000 is not set
359# CONFIG_NS83820 is not set
360# CONFIG_HAMACHI is not set
361# CONFIG_YELLOWFIN is not set
362# CONFIG_R8169 is not set
363# CONFIG_SK98LIN is not set
364# CONFIG_VIA_VELOCITY is not set
365# CONFIG_TIGON3 is not set
366
367#
368# Ethernet (10000 Mbit)
369#
370# CONFIG_IXGB is not set
371# CONFIG_S2IO is not set
372
373#
374# Token Ring devices
375#
376# CONFIG_TR is not set
377
378#
379# Wireless LAN (non-hamradio)
380#
381# CONFIG_NET_RADIO is not set
382
383#
384# Wan interfaces
385#
386# CONFIG_WAN is not set
387# CONFIG_FDDI is not set
388# CONFIG_HIPPI is not set
389# CONFIG_PPP is not set
390# CONFIG_SLIP is not set
391# CONFIG_SHAPER is not set
392# CONFIG_NETCONSOLE is not set
393
394#
395# ISDN subsystem
396#
397# CONFIG_ISDN is not set
398
399#
400# Telephony Support
401#
402# CONFIG_PHONE is not set
403
404#
405# Input device support
406#
407CONFIG_INPUT=y
408
409#
410# Userland interfaces
411#
412CONFIG_INPUT_MOUSEDEV=y
413CONFIG_INPUT_MOUSEDEV_PSAUX=y
414CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
415CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
416# CONFIG_INPUT_JOYDEV is not set
417# CONFIG_INPUT_TSDEV is not set
418# CONFIG_INPUT_EVDEV is not set
419# CONFIG_INPUT_EVBUG is not set
420
421#
422# Input I/O drivers
423#
424# CONFIG_GAMEPORT is not set
425CONFIG_SOUND_GAMEPORT=y
426# CONFIG_SERIO is not set
427# CONFIG_SERIO_I8042 is not set
428
429#
430# Input Device Drivers
431#
432# CONFIG_INPUT_KEYBOARD is not set
433# CONFIG_INPUT_MOUSE is not set
434# CONFIG_INPUT_JOYSTICK is not set
435# CONFIG_INPUT_TOUCHSCREEN is not set
436# CONFIG_INPUT_MISC is not set
437
438#
439# Character devices
440#
441CONFIG_VT=y
442CONFIG_VT_CONSOLE=y
443CONFIG_HW_CONSOLE=y
444# CONFIG_SERIAL_NONSTANDARD is not set
445
446#
447# Serial drivers
448#
449# CONFIG_SERIAL_8250 is not set
450
451#
452# Non-8250 serial port support
453#
454CONFIG_SERIAL_MPSC=y
455CONFIG_SERIAL_MPSC_CONSOLE=y
456CONFIG_SERIAL_CORE=y
457CONFIG_SERIAL_CORE_CONSOLE=y
458CONFIG_UNIX98_PTYS=y
459CONFIG_LEGACY_PTYS=y
460CONFIG_LEGACY_PTY_COUNT=256
461
462#
463# IPMI
464#
465# CONFIG_IPMI_HANDLER is not set
466
467#
468# Watchdog Cards
469#
470# CONFIG_WATCHDOG is not set
471# CONFIG_NVRAM is not set
472CONFIG_GEN_RTC=y
473# CONFIG_GEN_RTC_X is not set
474# CONFIG_DTLK is not set
475# CONFIG_R3964 is not set
476# CONFIG_APPLICOM is not set
477
478#
479# Ftape, the floppy tape device driver
480#
481# CONFIG_AGP is not set
482# CONFIG_DRM is not set
483# CONFIG_RAW_DRIVER is not set
484
485#
486# I2C support
487#
488# CONFIG_I2C is not set
489
490#
491# Dallas's 1-wire bus
492#
493# CONFIG_W1 is not set
494
495#
496# Misc devices
497#
498
499#
500# Multimedia devices
501#
502# CONFIG_VIDEO_DEV is not set
503
504#
505# Digital Video Broadcasting Devices
506#
507# CONFIG_DVB is not set
508
509#
510# Graphics support
511#
512# CONFIG_FB is not set
513
514#
515# Console display driver support
516#
517# CONFIG_VGA_CONSOLE is not set
518CONFIG_DUMMY_CONSOLE=y
519
520#
521# Sound
522#
523# CONFIG_SOUND is not set
524
525#
526# USB support
527#
528# CONFIG_USB is not set
529CONFIG_USB_ARCH_HAS_HCD=y
530CONFIG_USB_ARCH_HAS_OHCI=y
531
532#
533# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
534#
535
536#
537# USB Gadget Support
538#
539# CONFIG_USB_GADGET is not set
540
541#
542# File systems
543#
544CONFIG_EXT2_FS=y
545# CONFIG_EXT2_FS_XATTR is not set
546# CONFIG_EXT3_FS is not set
547# CONFIG_JBD is not set
548# CONFIG_REISERFS_FS is not set
549# CONFIG_JFS_FS is not set
550# CONFIG_XFS_FS is not set
551# CONFIG_MINIX_FS is not set
552# CONFIG_ROMFS_FS is not set
553# CONFIG_QUOTA is not set
554CONFIG_DNOTIFY=y
555# CONFIG_AUTOFS_FS is not set
556# CONFIG_AUTOFS4_FS is not set
557
558#
559# CD-ROM/DVD Filesystems
560#
561# CONFIG_ISO9660_FS is not set
562# CONFIG_UDF_FS is not set
563
564#
565# DOS/FAT/NT Filesystems
566#
567# CONFIG_MSDOS_FS is not set
568# CONFIG_VFAT_FS is not set
569# CONFIG_NTFS_FS is not set
570
571#
572# Pseudo filesystems
573#
574CONFIG_PROC_FS=y
575CONFIG_PROC_KCORE=y
576CONFIG_SYSFS=y
577CONFIG_DEVFS_FS=y
578# CONFIG_DEVFS_MOUNT is not set
579# CONFIG_DEVFS_DEBUG is not set
580# CONFIG_DEVPTS_FS_XATTR is not set
581CONFIG_TMPFS=y
582# CONFIG_TMPFS_XATTR is not set
583# CONFIG_HUGETLB_PAGE is not set
584CONFIG_RAMFS=y
585
586#
587# Miscellaneous filesystems
588#
589# CONFIG_ADFS_FS is not set
590# CONFIG_AFFS_FS is not set
591# CONFIG_HFS_FS is not set
592# CONFIG_HFSPLUS_FS is not set
593# CONFIG_BEFS_FS is not set
594# CONFIG_BFS_FS is not set
595# CONFIG_EFS_FS is not set
596# CONFIG_CRAMFS is not set
597# CONFIG_VXFS_FS is not set
598# CONFIG_HPFS_FS is not set
599# CONFIG_QNX4FS_FS is not set
600# CONFIG_SYSV_FS is not set
601# CONFIG_UFS_FS is not set
602
603#
604# Network File Systems
605#
606CONFIG_NFS_FS=y
607CONFIG_NFS_V3=y
608CONFIG_NFS_V4=y
609# CONFIG_NFS_DIRECTIO is not set
610# CONFIG_NFSD is not set
611CONFIG_ROOT_NFS=y
612CONFIG_LOCKD=y
613CONFIG_LOCKD_V4=y
614# CONFIG_EXPORTFS is not set
615CONFIG_SUNRPC=y
616CONFIG_SUNRPC_GSS=y
617CONFIG_RPCSEC_GSS_KRB5=y
618# CONFIG_RPCSEC_GSS_SPKM3 is not set
619# CONFIG_SMB_FS is not set
620# CONFIG_CIFS is not set
621# CONFIG_NCP_FS is not set
622# CONFIG_CODA_FS is not set
623# CONFIG_AFS_FS is not set
624
625#
626# Partition Types
627#
628# CONFIG_PARTITION_ADVANCED is not set
629CONFIG_MSDOS_PARTITION=y
630
631#
632# Native Language Support
633#
634# CONFIG_NLS is not set
635
636#
637# Library routines
638#
639# CONFIG_CRC_CCITT is not set
640CONFIG_CRC32=y
641# CONFIG_LIBCRC32C is not set
642
643#
644# Profiling support
645#
646# CONFIG_PROFILING is not set
647
648#
649# Kernel hacking
650#
651# CONFIG_DEBUG_KERNEL is not set
652# CONFIG_SERIAL_TEXT_DEBUG is not set
653
654#
655# Security options
656#
657# CONFIG_KEYS is not set
658# CONFIG_SECURITY is not set
659
660#
661# Cryptographic options
662#
663CONFIG_CRYPTO=y
664# CONFIG_CRYPTO_HMAC is not set
665# CONFIG_CRYPTO_NULL is not set
666# CONFIG_CRYPTO_MD4 is not set
667CONFIG_CRYPTO_MD5=y
668# CONFIG_CRYPTO_SHA1 is not set
669# CONFIG_CRYPTO_SHA256 is not set
670# CONFIG_CRYPTO_SHA512 is not set
671# CONFIG_CRYPTO_WP512 is not set
672CONFIG_CRYPTO_DES=y
673# CONFIG_CRYPTO_BLOWFISH is not set
674# CONFIG_CRYPTO_TWOFISH is not set
675# CONFIG_CRYPTO_SERPENT is not set
676# CONFIG_CRYPTO_AES is not set
677# CONFIG_CRYPTO_CAST5 is not set
678# CONFIG_CRYPTO_CAST6 is not set
679# CONFIG_CRYPTO_TEA is not set
680# CONFIG_CRYPTO_ARC4 is not set
681# CONFIG_CRYPTO_KHAZAD is not set
682# CONFIG_CRYPTO_ANUBIS is not set
683# CONFIG_CRYPTO_DEFLATE is not set
684# CONFIG_CRYPTO_MICHAEL_MIC is not set
685# CONFIG_CRYPTO_CRC32C is not set
686# CONFIG_CRYPTO_TEST is not set