blob: 66adec6a701adeba82cdf8a5fd9e69c2ef755d44 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
Hirokazu Takata960c2a82005-06-21 17:16:16 -07003# Linux kernel version: 2.6.12-rc5
4# Fri Jun 3 16:22:06 2005
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#
6CONFIG_M32R=y
7# CONFIG_UID16 is not set
8CONFIG_GENERIC_ISA_DMA=y
9CONFIG_GENERIC_HARDIRQS=y
10CONFIG_GENERIC_IRQ_PROBE=y
11
12#
13# Code maturity level options
14#
15CONFIG_EXPERIMENTAL=y
16CONFIG_CLEAN_COMPILE=y
17CONFIG_BROKEN_ON_SMP=y
Hirokazu Takata960c2a82005-06-21 17:16:16 -070018CONFIG_INIT_ENV_ARG_LIMIT=32
Linus Torvalds1da177e2005-04-16 15:20:36 -070019
20#
21# General setup
22#
23CONFIG_LOCALVERSION=""
24CONFIG_SWAP=y
25CONFIG_SYSVIPC=y
26# CONFIG_POSIX_MQUEUE is not set
27CONFIG_BSD_PROCESS_ACCT=y
28# CONFIG_BSD_PROCESS_ACCT_V3 is not set
29CONFIG_SYSCTL=y
30# CONFIG_AUDIT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070031CONFIG_HOTPLUG=y
32CONFIG_KOBJECT_UEVENT=y
33CONFIG_IKCONFIG=y
34# CONFIG_IKCONFIG_PROC is not set
35CONFIG_EMBEDDED=y
36# CONFIG_KALLSYMS is not set
Hirokazu Takata960c2a82005-06-21 17:16:16 -070037CONFIG_PRINTK=y
38CONFIG_BUG=y
39CONFIG_BASE_FULL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070040# CONFIG_FUTEX is not set
41# CONFIG_EPOLL is not set
42# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
43CONFIG_SHMEM=y
44CONFIG_CC_ALIGN_FUNCTIONS=0
45CONFIG_CC_ALIGN_LABELS=0
46CONFIG_CC_ALIGN_LOOPS=0
47CONFIG_CC_ALIGN_JUMPS=0
48# CONFIG_TINY_SHMEM is not set
Hirokazu Takata960c2a82005-06-21 17:16:16 -070049CONFIG_BASE_SMALL=0
Linus Torvalds1da177e2005-04-16 15:20:36 -070050
51#
52# Loadable module support
53#
54CONFIG_MODULES=y
55CONFIG_MODULE_UNLOAD=y
56# CONFIG_MODULE_FORCE_UNLOAD is not set
57CONFIG_OBSOLETE_MODPARM=y
58# CONFIG_MODVERSIONS is not set
59# CONFIG_MODULE_SRCVERSION_ALL is not set
60CONFIG_KMOD=y
61
62#
63# Processor type and features
64#
65# CONFIG_PLAT_MAPPI is not set
66# CONFIG_PLAT_USRV is not set
67# CONFIG_PLAT_M32700UT is not set
68CONFIG_PLAT_OPSPUT=y
69# CONFIG_PLAT_OAKS32R is not set
70# CONFIG_PLAT_MAPPI2 is not set
Hirokazu Takata960c2a82005-06-21 17:16:16 -070071# CONFIG_PLAT_MAPPI3 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070072# CONFIG_CHIP_M32700 is not set
73# CONFIG_CHIP_M32102 is not set
74# CONFIG_CHIP_VDEC2 is not set
75CONFIG_CHIP_OPSP=y
76CONFIG_MMU=y
77CONFIG_TLB_ENTRIES=32
78CONFIG_ISA_M32R2=y
79CONFIG_ISA_DSP_LEVEL2=y
80CONFIG_ISA_DUAL_ISSUE=y
81CONFIG_BUS_CLOCK=50000000
82CONFIG_TIMER_DIVIDE=128
83# CONFIG_CPU_LITTLE_ENDIAN is not set
84CONFIG_MEMORY_START=0x08000000
85CONFIG_MEMORY_SIZE=0x01000000
86CONFIG_NOHIGHMEM=y
87# CONFIG_DISCONTIGMEM is not set
88CONFIG_RWSEM_GENERIC_SPINLOCK=y
89# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
90CONFIG_GENERIC_CALIBRATE_DELAY=y
91# CONFIG_PREEMPT is not set
92# CONFIG_SMP is not set
93
94#
95# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
96#
97# CONFIG_PCI is not set
98# CONFIG_ISA is not set
99
100#
101# PCCARD (PCMCIA/CardBus) support
102#
103CONFIG_PCCARD=y
104# CONFIG_PCMCIA_DEBUG is not set
105CONFIG_PCMCIA=y
106
107#
108# PC-card bridges
109#
110# CONFIG_TCIC is not set
111CONFIG_M32R_CFC=y
112CONFIG_M32R_CFC_NUM=1
113
114#
115# PCI Hotplug Support
116#
117
118#
119# Executable file formats
120#
121CONFIG_BINFMT_ELF=y
122# CONFIG_BINFMT_MISC is not set
123
124#
125# Device Drivers
126#
127
128#
129# Generic Driver Options
130#
131CONFIG_STANDALONE=y
132CONFIG_PREVENT_FIRMWARE_BUILD=y
133# CONFIG_FW_LOADER is not set
134# CONFIG_DEBUG_DRIVER is not set
135
136#
137# Memory Technology Devices (MTD)
138#
139# CONFIG_MTD is not set
140
141#
142# Parallel port support
143#
144# CONFIG_PARPORT is not set
145
146#
147# Plug and Play support
148#
149
150#
151# Block devices
152#
153# CONFIG_BLK_DEV_FD is not set
154# CONFIG_BLK_DEV_COW_COMMON is not set
155CONFIG_BLK_DEV_LOOP=y
156# CONFIG_BLK_DEV_CRYPTOLOOP is not set
157# CONFIG_BLK_DEV_NBD is not set
158CONFIG_BLK_DEV_RAM=y
159CONFIG_BLK_DEV_RAM_COUNT=16
160CONFIG_BLK_DEV_RAM_SIZE=4096
161# CONFIG_BLK_DEV_INITRD is not set
162CONFIG_INITRAMFS_SOURCE=""
163# CONFIG_CDROM_PKTCDVD is not set
164
165#
166# IO Schedulers
167#
168CONFIG_IOSCHED_NOOP=y
169# CONFIG_IOSCHED_AS is not set
170CONFIG_IOSCHED_DEADLINE=y
171CONFIG_IOSCHED_CFQ=y
172# CONFIG_ATA_OVER_ETH is not set
173
174#
175# ATA/ATAPI/MFM/RLL support
176#
177# CONFIG_IDE is not set
178
179#
180# SCSI device support
181#
182CONFIG_SCSI=m
183CONFIG_SCSI_PROC_FS=y
184
185#
186# SCSI support type (disk, tape, CD-ROM)
187#
188CONFIG_BLK_DEV_SD=m
189# CONFIG_CHR_DEV_ST is not set
190# CONFIG_CHR_DEV_OSST is not set
191CONFIG_BLK_DEV_SR=m
192# CONFIG_BLK_DEV_SR_VENDOR is not set
193CONFIG_CHR_DEV_SG=m
194
195#
196# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
197#
198CONFIG_SCSI_MULTI_LUN=y
199# CONFIG_SCSI_CONSTANTS is not set
200# CONFIG_SCSI_LOGGING is not set
201
202#
203# SCSI Transport Attributes
204#
205# CONFIG_SCSI_SPI_ATTRS is not set
206# CONFIG_SCSI_FC_ATTRS is not set
207# CONFIG_SCSI_ISCSI_ATTRS is not set
208
209#
210# SCSI low-level drivers
211#
212# CONFIG_SCSI_SATA is not set
213# CONFIG_SCSI_DEBUG is not set
214
215#
216# PCMCIA SCSI adapter support
217#
218# CONFIG_PCMCIA_AHA152X is not set
219# CONFIG_PCMCIA_FDOMAIN is not set
220# CONFIG_PCMCIA_NINJA_SCSI is not set
221# CONFIG_PCMCIA_QLOGIC is not set
222# CONFIG_PCMCIA_SYM53C500 is not set
223
224#
225# Multi-device support (RAID and LVM)
226#
227# CONFIG_MD is not set
228
229#
230# Fusion MPT device support
231#
232
233#
234# IEEE 1394 (FireWire) support
235#
236
237#
238# I2O device support
239#
240
241#
242# Networking support
243#
244CONFIG_NET=y
245
246#
247# Networking options
248#
249CONFIG_PACKET=y
250# CONFIG_PACKET_MMAP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700251CONFIG_UNIX=y
252# CONFIG_NET_KEY is not set
253CONFIG_INET=y
254# CONFIG_IP_MULTICAST is not set
255# CONFIG_IP_ADVANCED_ROUTER is not set
256CONFIG_IP_PNP=y
257CONFIG_IP_PNP_DHCP=y
258# CONFIG_IP_PNP_BOOTP is not set
259# CONFIG_IP_PNP_RARP is not set
260# CONFIG_NET_IPIP is not set
261# CONFIG_NET_IPGRE is not set
262# CONFIG_ARPD is not set
263# CONFIG_SYN_COOKIES is not set
264# CONFIG_INET_AH is not set
265# CONFIG_INET_ESP is not set
266# CONFIG_INET_IPCOMP is not set
267# CONFIG_INET_TUNNEL is not set
268CONFIG_IP_TCPDIAG=y
269# CONFIG_IP_TCPDIAG_IPV6 is not set
270# CONFIG_IPV6 is not set
271# CONFIG_NETFILTER is not set
272
273#
274# SCTP Configuration (EXPERIMENTAL)
275#
276# CONFIG_IP_SCTP is not set
277# CONFIG_ATM is not set
278# CONFIG_BRIDGE is not set
279# CONFIG_VLAN_8021Q is not set
280# CONFIG_DECNET is not set
281# CONFIG_LLC2 is not set
282# CONFIG_IPX is not set
283# CONFIG_ATALK is not set
284# CONFIG_X25 is not set
285# CONFIG_LAPB is not set
286# CONFIG_NET_DIVERT is not set
287# CONFIG_ECONET is not set
288# CONFIG_WAN_ROUTER is not set
289
290#
291# QoS and/or fair queueing
292#
293# CONFIG_NET_SCHED is not set
294# CONFIG_NET_CLS_ROUTE is not set
295
296#
297# Network testing
298#
299# CONFIG_NET_PKTGEN is not set
300# CONFIG_NETPOLL is not set
301# CONFIG_NET_POLL_CONTROLLER is not set
302# CONFIG_HAMRADIO is not set
303# CONFIG_IRDA is not set
304# CONFIG_BT is not set
305CONFIG_NETDEVICES=y
306# CONFIG_DUMMY is not set
307# CONFIG_BONDING is not set
308# CONFIG_EQUALIZER is not set
309# CONFIG_TUN is not set
310
311#
312# Ethernet (10 or 100Mbit)
313#
314CONFIG_NET_ETHERNET=y
315CONFIG_MII=y
316CONFIG_SMC91X=y
317# CONFIG_NE2000 is not set
318
319#
320# Ethernet (1000 Mbit)
321#
322
323#
324# Ethernet (10000 Mbit)
325#
326
327#
328# Token Ring devices
329#
330
331#
332# Wireless LAN (non-hamradio)
333#
334# CONFIG_NET_RADIO is not set
335
336#
337# PCMCIA network device support
338#
339# CONFIG_NET_PCMCIA is not set
340
341#
342# Wan interfaces
343#
344# CONFIG_WAN is not set
345# CONFIG_PPP is not set
346# CONFIG_SLIP is not set
347# CONFIG_SHAPER is not set
348# CONFIG_NETCONSOLE is not set
349
350#
351# ISDN subsystem
352#
353# CONFIG_ISDN is not set
354
355#
356# Telephony Support
357#
358# CONFIG_PHONE is not set
359
360#
361# Input device support
362#
363CONFIG_INPUT=y
364
365#
366# Userland interfaces
367#
368# CONFIG_INPUT_MOUSEDEV is not set
369# CONFIG_INPUT_JOYDEV is not set
370# CONFIG_INPUT_TSDEV is not set
371# CONFIG_INPUT_EVDEV is not set
372# CONFIG_INPUT_EVBUG is not set
373
374#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700375# Input Device Drivers
376#
377# CONFIG_INPUT_KEYBOARD is not set
378# CONFIG_INPUT_MOUSE is not set
379# CONFIG_INPUT_JOYSTICK is not set
380# CONFIG_INPUT_TOUCHSCREEN is not set
381# CONFIG_INPUT_MISC is not set
382
383#
Hirokazu Takata960c2a82005-06-21 17:16:16 -0700384# Hardware I/O ports
385#
386CONFIG_SERIO=y
387# CONFIG_SERIO_I8042 is not set
388CONFIG_SERIO_SERPORT=y
389# CONFIG_SERIO_LIBPS2 is not set
390# CONFIG_SERIO_RAW is not set
391# CONFIG_GAMEPORT is not set
392CONFIG_SOUND_GAMEPORT=y
393
394#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700395# Character devices
396#
397# CONFIG_VT is not set
398# CONFIG_SERIAL_NONSTANDARD is not set
399
400#
401# Serial drivers
402#
403# CONFIG_SERIAL_8250 is not set
404
405#
406# Non-8250 serial port support
407#
408CONFIG_SERIAL_CORE=y
409CONFIG_SERIAL_CORE_CONSOLE=y
410CONFIG_SERIAL_M32R_SIO=y
411CONFIG_SERIAL_M32R_SIO_CONSOLE=y
412CONFIG_SERIAL_M32R_PLDSIO=y
413CONFIG_UNIX98_PTYS=y
414CONFIG_LEGACY_PTYS=y
415CONFIG_LEGACY_PTY_COUNT=256
416
417#
418# IPMI
419#
420# CONFIG_IPMI_HANDLER is not set
421
422#
423# Watchdog Cards
424#
425# CONFIG_WATCHDOG is not set
426# CONFIG_RTC is not set
427# CONFIG_GEN_RTC is not set
428CONFIG_DS1302=y
429# CONFIG_DTLK is not set
430# CONFIG_R3964 is not set
431
432#
433# Ftape, the floppy tape device driver
434#
435# CONFIG_DRM is not set
436
437#
438# PCMCIA character devices
439#
440# CONFIG_SYNCLINK_CS is not set
441# CONFIG_RAW_DRIVER is not set
442
443#
Hirokazu Takata960c2a82005-06-21 17:16:16 -0700444# TPM devices
445#
446
447#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700448# I2C support
449#
450# CONFIG_I2C is not set
451
452#
453# Dallas's 1-wire bus
454#
455# CONFIG_W1 is not set
456
457#
458# Misc devices
459#
460
461#
462# Multimedia devices
463#
464# CONFIG_VIDEO_DEV is not set
465
466#
467# Digital Video Broadcasting Devices
468#
469# CONFIG_DVB is not set
470
471#
472# Graphics support
473#
474# CONFIG_FB is not set
475
476#
477# Sound
478#
479# CONFIG_SOUND is not set
480
481#
482# USB support
483#
484# CONFIG_USB_ARCH_HAS_HCD is not set
485# CONFIG_USB_ARCH_HAS_OHCI is not set
486
487#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700488# USB Gadget Support
489#
490# CONFIG_USB_GADGET is not set
491
492#
493# MMC/SD Card support
494#
495# CONFIG_MMC is not set
496
497#
498# InfiniBand support
499#
500# CONFIG_INFINIBAND is not set
501
502#
503# File systems
504#
505CONFIG_EXT2_FS=y
506# CONFIG_EXT2_FS_XATTR is not set
507CONFIG_EXT3_FS=m
508CONFIG_EXT3_FS_XATTR=y
509# CONFIG_EXT3_FS_POSIX_ACL is not set
510# CONFIG_EXT3_FS_SECURITY is not set
511CONFIG_JBD=m
512CONFIG_JBD_DEBUG=y
513CONFIG_FS_MBCACHE=y
514CONFIG_REISERFS_FS=m
515# CONFIG_REISERFS_CHECK is not set
516# CONFIG_REISERFS_PROC_INFO is not set
517# CONFIG_REISERFS_FS_XATTR is not set
518# CONFIG_JFS_FS is not set
519
520#
521# XFS support
522#
523# CONFIG_XFS_FS is not set
524# CONFIG_MINIX_FS is not set
525# CONFIG_ROMFS_FS is not set
526# CONFIG_QUOTA is not set
527CONFIG_DNOTIFY=y
528# CONFIG_AUTOFS_FS is not set
529# CONFIG_AUTOFS4_FS is not set
530
531#
532# CD-ROM/DVD Filesystems
533#
534CONFIG_ISO9660_FS=m
535CONFIG_JOLIET=y
536# CONFIG_ZISOFS is not set
537CONFIG_UDF_FS=m
538CONFIG_UDF_NLS=y
539
540#
541# DOS/FAT/NT Filesystems
542#
543CONFIG_FAT_FS=m
544CONFIG_MSDOS_FS=m
545CONFIG_VFAT_FS=m
546CONFIG_FAT_DEFAULT_CODEPAGE=437
547CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
548# CONFIG_NTFS_FS is not set
549
550#
551# Pseudo filesystems
552#
553CONFIG_PROC_FS=y
554CONFIG_PROC_KCORE=y
555CONFIG_SYSFS=y
556CONFIG_DEVFS_FS=y
557CONFIG_DEVFS_MOUNT=y
558# CONFIG_DEVFS_DEBUG is not set
559# CONFIG_DEVPTS_FS_XATTR is not set
560CONFIG_TMPFS=y
561# CONFIG_TMPFS_XATTR is not set
562# CONFIG_HUGETLB_PAGE is not set
563CONFIG_RAMFS=y
564
565#
566# Miscellaneous filesystems
567#
568# CONFIG_ADFS_FS is not set
569# CONFIG_AFFS_FS is not set
570# CONFIG_HFS_FS is not set
571# CONFIG_HFSPLUS_FS is not set
572# CONFIG_BEFS_FS is not set
573# CONFIG_BFS_FS is not set
574# CONFIG_EFS_FS is not set
575# CONFIG_CRAMFS is not set
576# CONFIG_VXFS_FS is not set
577# CONFIG_HPFS_FS is not set
578# CONFIG_QNX4FS_FS is not set
579# CONFIG_SYSV_FS is not set
580# CONFIG_UFS_FS is not set
581
582#
583# Network File Systems
584#
585CONFIG_NFS_FS=y
586CONFIG_NFS_V3=y
587# CONFIG_NFS_V4 is not set
588# CONFIG_NFS_DIRECTIO is not set
589# CONFIG_NFSD is not set
590CONFIG_ROOT_NFS=y
591CONFIG_LOCKD=y
592CONFIG_LOCKD_V4=y
593CONFIG_SUNRPC=y
594# CONFIG_RPCSEC_GSS_KRB5 is not set
595# CONFIG_RPCSEC_GSS_SPKM3 is not set
596# CONFIG_SMB_FS is not set
597# CONFIG_CIFS is not set
598# CONFIG_NCP_FS is not set
599# CONFIG_CODA_FS is not set
600# CONFIG_AFS_FS is not set
601
602#
603# Partition Types
604#
605# CONFIG_PARTITION_ADVANCED is not set
606CONFIG_MSDOS_PARTITION=y
607
608#
609# Native Language Support
610#
611CONFIG_NLS=y
612CONFIG_NLS_DEFAULT="iso8859-1"
613# CONFIG_NLS_CODEPAGE_437 is not set
614# CONFIG_NLS_CODEPAGE_737 is not set
615# CONFIG_NLS_CODEPAGE_775 is not set
616# CONFIG_NLS_CODEPAGE_850 is not set
617# CONFIG_NLS_CODEPAGE_852 is not set
618# CONFIG_NLS_CODEPAGE_855 is not set
619# CONFIG_NLS_CODEPAGE_857 is not set
620# CONFIG_NLS_CODEPAGE_860 is not set
621# CONFIG_NLS_CODEPAGE_861 is not set
622# CONFIG_NLS_CODEPAGE_862 is not set
623# CONFIG_NLS_CODEPAGE_863 is not set
624# CONFIG_NLS_CODEPAGE_864 is not set
625# CONFIG_NLS_CODEPAGE_865 is not set
626# CONFIG_NLS_CODEPAGE_866 is not set
627# CONFIG_NLS_CODEPAGE_869 is not set
628# CONFIG_NLS_CODEPAGE_936 is not set
629# CONFIG_NLS_CODEPAGE_950 is not set
630# CONFIG_NLS_CODEPAGE_932 is not set
631# CONFIG_NLS_CODEPAGE_949 is not set
632# CONFIG_NLS_CODEPAGE_874 is not set
633# CONFIG_NLS_ISO8859_8 is not set
634# CONFIG_NLS_CODEPAGE_1250 is not set
635# CONFIG_NLS_CODEPAGE_1251 is not set
636# CONFIG_NLS_ASCII is not set
637# CONFIG_NLS_ISO8859_1 is not set
638# CONFIG_NLS_ISO8859_2 is not set
639# CONFIG_NLS_ISO8859_3 is not set
640# CONFIG_NLS_ISO8859_4 is not set
641# CONFIG_NLS_ISO8859_5 is not set
642# CONFIG_NLS_ISO8859_6 is not set
643# CONFIG_NLS_ISO8859_7 is not set
644# CONFIG_NLS_ISO8859_9 is not set
645# CONFIG_NLS_ISO8859_13 is not set
646# CONFIG_NLS_ISO8859_14 is not set
647# CONFIG_NLS_ISO8859_15 is not set
648# CONFIG_NLS_KOI8_R is not set
649# CONFIG_NLS_KOI8_U is not set
650# CONFIG_NLS_UTF8 is not set
651
652#
653# Profiling support
654#
655# CONFIG_PROFILING is not set
656
657#
658# Kernel hacking
659#
Hirokazu Takata960c2a82005-06-21 17:16:16 -0700660# CONFIG_PRINTK_TIME is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700661CONFIG_DEBUG_KERNEL=y
662# CONFIG_MAGIC_SYSRQ is not set
Hirokazu Takata960c2a82005-06-21 17:16:16 -0700663CONFIG_LOG_BUF_SHIFT=14
Linus Torvalds1da177e2005-04-16 15:20:36 -0700664# CONFIG_SCHEDSTATS is not set
665# CONFIG_DEBUG_SLAB is not set
666# CONFIG_DEBUG_SPINLOCK is not set
667# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
668# CONFIG_DEBUG_KOBJECT is not set
669# CONFIG_DEBUG_BUGVERBOSE is not set
670CONFIG_DEBUG_INFO=y
671# CONFIG_DEBUG_FS is not set
672# CONFIG_FRAME_POINTER is not set
673# CONFIG_DEBUG_STACKOVERFLOW is not set
674# CONFIG_DEBUG_STACK_USAGE is not set
675# CONFIG_DEBUG_PAGEALLOC is not set
676
677#
678# Security options
679#
680# CONFIG_KEYS is not set
681# CONFIG_SECURITY is not set
682
683#
684# Cryptographic options
685#
686# CONFIG_CRYPTO is not set
687
688#
689# Hardware crypto devices
690#
691
692#
693# Library routines
694#
695# CONFIG_CRC_CCITT is not set
696CONFIG_CRC32=y
697# CONFIG_LIBCRC32C is not set