blob: a8425fba340b43a8cbe924bc35d71dd8177b7c16 [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:21:46 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
18CONFIG_LOCK_KERNEL=y
Hirokazu Takata960c2a82005-06-21 17:16:16 -070019CONFIG_INIT_ENV_ARG_LIMIT=32
Linus Torvalds1da177e2005-04-16 15:20:36 -070020
21#
22# General setup
23#
24CONFIG_LOCALVERSION=""
25# CONFIG_POSIX_MQUEUE is not set
26CONFIG_BSD_PROCESS_ACCT=y
27# CONFIG_BSD_PROCESS_ACCT_V3 is not set
28CONFIG_SYSCTL=y
29# CONFIG_AUDIT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070030CONFIG_HOTPLUG=y
31CONFIG_KOBJECT_UEVENT=y
32CONFIG_IKCONFIG=y
33# CONFIG_IKCONFIG_PROC is not set
34CONFIG_EMBEDDED=y
35# CONFIG_KALLSYMS is not set
Hirokazu Takata960c2a82005-06-21 17:16:16 -070036CONFIG_PRINTK=y
37CONFIG_BUG=y
38CONFIG_BASE_FULL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070039# CONFIG_FUTEX is not set
40# CONFIG_EPOLL is not set
41# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46CONFIG_TINY_SHMEM=y
Hirokazu Takata960c2a82005-06-21 17:16:16 -070047CONFIG_BASE_SMALL=0
Linus Torvalds1da177e2005-04-16 15:20:36 -070048
49#
50# Loadable module support
51#
52CONFIG_MODULES=y
53CONFIG_MODULE_UNLOAD=y
54# CONFIG_MODULE_FORCE_UNLOAD is not set
55CONFIG_OBSOLETE_MODPARM=y
56# CONFIG_MODVERSIONS is not set
57# CONFIG_MODULE_SRCVERSION_ALL is not set
58CONFIG_KMOD=y
59
60#
61# Processor type and features
62#
63CONFIG_PLAT_MAPPI=y
64# CONFIG_PLAT_USRV is not set
65# CONFIG_PLAT_M32700UT is not set
66# CONFIG_PLAT_OPSPUT is not set
67# CONFIG_PLAT_OAKS32R is not set
68# CONFIG_PLAT_MAPPI2 is not set
Hirokazu Takata960c2a82005-06-21 17:16:16 -070069# CONFIG_PLAT_MAPPI3 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070070CONFIG_CHIP_M32700=y
71# CONFIG_CHIP_M32102 is not set
72# CONFIG_CHIP_VDEC2 is not set
73# CONFIG_CHIP_OPSP is not set
74# CONFIG_MMU is not set
75CONFIG_TLB_ENTRIES=32
76CONFIG_ISA_M32R2=y
77CONFIG_ISA_DSP_LEVEL2=y
78CONFIG_ISA_DUAL_ISSUE=y
79CONFIG_BUS_CLOCK=50000000
80CONFIG_TIMER_DIVIDE=128
81# CONFIG_CPU_LITTLE_ENDIAN is not set
82CONFIG_MEMORY_START=0x00000000
83CONFIG_MEMORY_SIZE=0x00E00000
84CONFIG_NOHIGHMEM=y
85# CONFIG_DISCONTIGMEM is not set
86CONFIG_RWSEM_GENERIC_SPINLOCK=y
87# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
88CONFIG_GENERIC_CALIBRATE_DELAY=y
89CONFIG_PREEMPT=y
90# CONFIG_HAVE_DEC_LOCK is not set
91# CONFIG_SMP is not set
92
93#
94# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
95#
96# CONFIG_PCI is not set
97# CONFIG_ISA is not set
98
99#
100# PCCARD (PCMCIA/CardBus) support
101#
102CONFIG_PCCARD=y
103# CONFIG_PCMCIA_DEBUG is not set
104CONFIG_PCMCIA=y
105
106#
107# PC-card bridges
108#
109# CONFIG_TCIC is not set
110CONFIG_M32R_PCC=y
111
112#
113# PCI Hotplug Support
114#
115
116#
117# Executable file formats
118#
119CONFIG_BINFMT_FLAT=y
120# CONFIG_BINFMT_ZFLAT is not set
121# CONFIG_BINFMT_SHARED_FLAT is not set
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
135#
136# Memory Technology Devices (MTD)
137#
138# CONFIG_MTD is not set
139
140#
141# Parallel port support
142#
143# CONFIG_PARPORT is not set
144
145#
146# Plug and Play support
147#
148
149#
150# Block devices
151#
152# CONFIG_BLK_DEV_FD is not set
153# CONFIG_BLK_DEV_COW_COMMON is not set
154CONFIG_BLK_DEV_LOOP=y
155# CONFIG_BLK_DEV_CRYPTOLOOP is not set
156CONFIG_BLK_DEV_NBD=y
157CONFIG_BLK_DEV_RAM=y
158CONFIG_BLK_DEV_RAM_COUNT=16
159CONFIG_BLK_DEV_RAM_SIZE=4096
160# CONFIG_BLK_DEV_INITRD is not set
161CONFIG_INITRAMFS_SOURCE=""
162# CONFIG_CDROM_PKTCDVD is not set
163
164#
165# IO Schedulers
166#
167CONFIG_IOSCHED_NOOP=y
168# CONFIG_IOSCHED_AS is not set
169CONFIG_IOSCHED_DEADLINE=y
170CONFIG_IOSCHED_CFQ=y
171# CONFIG_ATA_OVER_ETH is not set
172
173#
174# ATA/ATAPI/MFM/RLL support
175#
176# CONFIG_IDE is not set
177
178#
179# SCSI device support
180#
181# CONFIG_SCSI is not set
182
183#
184# Multi-device support (RAID and LVM)
185#
186# CONFIG_MD is not set
187
188#
189# Fusion MPT device support
190#
191
192#
193# IEEE 1394 (FireWire) support
194#
195
196#
197# I2O device support
198#
199
200#
201# Networking support
202#
203CONFIG_NET=y
204
205#
206# Networking options
207#
208CONFIG_PACKET=y
209# CONFIG_PACKET_MMAP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700210CONFIG_UNIX=y
211# CONFIG_NET_KEY is not set
212CONFIG_INET=y
213# CONFIG_IP_MULTICAST is not set
214# CONFIG_IP_ADVANCED_ROUTER is not set
215CONFIG_IP_PNP=y
216CONFIG_IP_PNP_DHCP=y
217# CONFIG_IP_PNP_BOOTP is not set
218# CONFIG_IP_PNP_RARP is not set
219# CONFIG_NET_IPIP is not set
220# CONFIG_NET_IPGRE is not set
221# CONFIG_ARPD is not set
222# CONFIG_SYN_COOKIES is not set
223# CONFIG_INET_AH is not set
224# CONFIG_INET_ESP is not set
225# CONFIG_INET_IPCOMP is not set
226# CONFIG_INET_TUNNEL is not set
227CONFIG_IP_TCPDIAG=y
228# CONFIG_IP_TCPDIAG_IPV6 is not set
229# CONFIG_IPV6 is not set
230# CONFIG_NETFILTER is not set
231
232#
233# SCTP Configuration (EXPERIMENTAL)
234#
235# CONFIG_IP_SCTP is not set
236# CONFIG_ATM is not set
237# CONFIG_BRIDGE is not set
238# CONFIG_VLAN_8021Q is not set
239# CONFIG_DECNET is not set
240# CONFIG_LLC2 is not set
241# CONFIG_IPX is not set
242# CONFIG_ATALK is not set
243# CONFIG_X25 is not set
244# CONFIG_LAPB is not set
245# CONFIG_NET_DIVERT is not set
246# CONFIG_ECONET is not set
247# CONFIG_WAN_ROUTER is not set
248
249#
250# QoS and/or fair queueing
251#
252# CONFIG_NET_SCHED is not set
253# CONFIG_NET_CLS_ROUTE is not set
254
255#
256# Network testing
257#
258# CONFIG_NET_PKTGEN is not set
259# CONFIG_NETPOLL is not set
260# CONFIG_NET_POLL_CONTROLLER is not set
261# CONFIG_HAMRADIO is not set
262# CONFIG_IRDA is not set
263# CONFIG_BT is not set
264CONFIG_NETDEVICES=y
265# CONFIG_DUMMY is not set
266# CONFIG_BONDING is not set
267# CONFIG_EQUALIZER is not set
268# CONFIG_TUN is not set
269
270#
271# Ethernet (10 or 100Mbit)
272#
273# CONFIG_NET_ETHERNET is not set
274CONFIG_NE2000=y
275
276#
277# Ethernet (1000 Mbit)
278#
279
280#
281# Ethernet (10000 Mbit)
282#
283
284#
285# Token Ring devices
286#
287
288#
289# Wireless LAN (non-hamradio)
290#
291# CONFIG_NET_RADIO is not set
292
293#
294# PCMCIA network device support
295#
296# CONFIG_NET_PCMCIA is not set
297
298#
299# Wan interfaces
300#
301# CONFIG_WAN is not set
302# CONFIG_PPP is not set
303# CONFIG_SLIP is not set
304# CONFIG_SHAPER is not set
305# CONFIG_NETCONSOLE is not set
306
307#
308# ISDN subsystem
309#
310# CONFIG_ISDN is not set
311
312#
313# Telephony Support
314#
315# CONFIG_PHONE is not set
316
317#
318# Input device support
319#
320CONFIG_INPUT=y
321
322#
323# Userland interfaces
324#
325# CONFIG_INPUT_MOUSEDEV is not set
326# CONFIG_INPUT_JOYDEV is not set
327# CONFIG_INPUT_TSDEV is not set
328# CONFIG_INPUT_EVDEV is not set
329# CONFIG_INPUT_EVBUG is not set
330
331#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700332# Input Device Drivers
333#
334# CONFIG_INPUT_KEYBOARD is not set
335# CONFIG_INPUT_MOUSE is not set
336# CONFIG_INPUT_JOYSTICK is not set
337# CONFIG_INPUT_TOUCHSCREEN is not set
338# CONFIG_INPUT_MISC is not set
339
340#
Hirokazu Takata960c2a82005-06-21 17:16:16 -0700341# Hardware I/O ports
342#
343CONFIG_SERIO=y
344# CONFIG_SERIO_I8042 is not set
345CONFIG_SERIO_SERPORT=y
346# CONFIG_SERIO_LIBPS2 is not set
347# CONFIG_SERIO_RAW is not set
348# CONFIG_GAMEPORT is not set
349CONFIG_SOUND_GAMEPORT=y
350
351#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700352# Character devices
353#
354# CONFIG_VT is not set
355# CONFIG_SERIAL_NONSTANDARD is not set
356
357#
358# Serial drivers
359#
360# CONFIG_SERIAL_8250 is not set
361
362#
363# Non-8250 serial port support
364#
365CONFIG_SERIAL_CORE=y
366CONFIG_SERIAL_CORE_CONSOLE=y
367CONFIG_SERIAL_M32R_SIO=y
368CONFIG_SERIAL_M32R_SIO_CONSOLE=y
369# CONFIG_SERIAL_M32R_PLDSIO is not set
370CONFIG_UNIX98_PTYS=y
371CONFIG_LEGACY_PTYS=y
372CONFIG_LEGACY_PTY_COUNT=256
373
374#
375# IPMI
376#
377# CONFIG_IPMI_HANDLER is not set
378
379#
380# Watchdog Cards
381#
382# CONFIG_WATCHDOG is not set
383# CONFIG_RTC is not set
384# CONFIG_GEN_RTC is not set
385# CONFIG_DTLK is not set
386# CONFIG_R3964 is not set
387
388#
389# Ftape, the floppy tape device driver
390#
391# CONFIG_DRM is not set
392
393#
394# PCMCIA character devices
395#
396# CONFIG_SYNCLINK_CS is not set
397# CONFIG_RAW_DRIVER is not set
398
399#
Hirokazu Takata960c2a82005-06-21 17:16:16 -0700400# TPM devices
401#
402
403#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700404# I2C support
405#
406# CONFIG_I2C is not set
407
408#
409# Dallas's 1-wire bus
410#
411# CONFIG_W1 is not set
412
413#
414# Misc devices
415#
416
417#
418# Multimedia devices
419#
420# CONFIG_VIDEO_DEV is not set
421
422#
423# Digital Video Broadcasting Devices
424#
425# CONFIG_DVB is not set
426
427#
428# Graphics support
429#
430# CONFIG_FB is not set
431
432#
433# Sound
434#
435# CONFIG_SOUND is not set
436
437#
438# USB support
439#
440# CONFIG_USB_ARCH_HAS_HCD is not set
441# CONFIG_USB_ARCH_HAS_OHCI is not set
442
443#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700444# USB Gadget Support
445#
446# CONFIG_USB_GADGET is not set
447
448#
449# MMC/SD Card support
450#
451# CONFIG_MMC is not set
452
453#
454# InfiniBand support
455#
456# CONFIG_INFINIBAND is not set
457
458#
459# File systems
460#
461CONFIG_EXT2_FS=y
462# CONFIG_EXT2_FS_XATTR is not set
463# CONFIG_EXT3_FS is not set
464# CONFIG_JBD is not set
465# CONFIG_REISERFS_FS is not set
466# CONFIG_JFS_FS is not set
467
468#
469# XFS support
470#
471# CONFIG_XFS_FS is not set
472# CONFIG_MINIX_FS is not set
473# CONFIG_ROMFS_FS is not set
474# CONFIG_QUOTA is not set
475CONFIG_DNOTIFY=y
476# CONFIG_AUTOFS_FS is not set
477# CONFIG_AUTOFS4_FS is not set
478
479#
480# CD-ROM/DVD Filesystems
481#
482# CONFIG_ISO9660_FS is not set
483# CONFIG_UDF_FS is not set
484
485#
486# DOS/FAT/NT Filesystems
487#
488# CONFIG_MSDOS_FS is not set
489# CONFIG_VFAT_FS is not set
490# CONFIG_NTFS_FS is not set
491
492#
493# Pseudo filesystems
494#
495CONFIG_PROC_FS=y
496CONFIG_SYSFS=y
497CONFIG_DEVFS_FS=y
498CONFIG_DEVFS_MOUNT=y
499# CONFIG_DEVFS_DEBUG is not set
500CONFIG_DEVPTS_FS_XATTR=y
501CONFIG_DEVPTS_FS_SECURITY=y
502# CONFIG_TMPFS is not set
503# CONFIG_HUGETLB_PAGE is not set
504CONFIG_RAMFS=y
505
506#
507# Miscellaneous filesystems
508#
509# CONFIG_ADFS_FS is not set
510# CONFIG_AFFS_FS is not set
511# CONFIG_HFS_FS is not set
512# CONFIG_HFSPLUS_FS is not set
513# CONFIG_BEFS_FS is not set
514# CONFIG_BFS_FS is not set
515# CONFIG_EFS_FS is not set
516# CONFIG_CRAMFS is not set
517# CONFIG_VXFS_FS is not set
518# CONFIG_HPFS_FS is not set
519# CONFIG_QNX4FS_FS is not set
520# CONFIG_SYSV_FS is not set
521# CONFIG_UFS_FS is not set
522
523#
524# Network File Systems
525#
526CONFIG_NFS_FS=y
527CONFIG_NFS_V3=y
528# CONFIG_NFS_V4 is not set
529# CONFIG_NFS_DIRECTIO is not set
530# CONFIG_NFSD is not set
531CONFIG_ROOT_NFS=y
532CONFIG_LOCKD=y
533CONFIG_LOCKD_V4=y
534CONFIG_SUNRPC=y
535# CONFIG_RPCSEC_GSS_KRB5 is not set
536# CONFIG_RPCSEC_GSS_SPKM3 is not set
537# CONFIG_SMB_FS is not set
538# CONFIG_CIFS is not set
539# CONFIG_NCP_FS is not set
540# CONFIG_CODA_FS is not set
541# CONFIG_AFS_FS is not set
542
543#
544# Partition Types
545#
546# CONFIG_PARTITION_ADVANCED is not set
547CONFIG_MSDOS_PARTITION=y
548
549#
550# Native Language Support
551#
552CONFIG_NLS=y
553CONFIG_NLS_DEFAULT="iso8859-1"
554# CONFIG_NLS_CODEPAGE_437 is not set
555# CONFIG_NLS_CODEPAGE_737 is not set
556# CONFIG_NLS_CODEPAGE_775 is not set
557# CONFIG_NLS_CODEPAGE_850 is not set
558# CONFIG_NLS_CODEPAGE_852 is not set
559# CONFIG_NLS_CODEPAGE_855 is not set
560# CONFIG_NLS_CODEPAGE_857 is not set
561# CONFIG_NLS_CODEPAGE_860 is not set
562# CONFIG_NLS_CODEPAGE_861 is not set
563# CONFIG_NLS_CODEPAGE_862 is not set
564# CONFIG_NLS_CODEPAGE_863 is not set
565# CONFIG_NLS_CODEPAGE_864 is not set
566# CONFIG_NLS_CODEPAGE_865 is not set
567# CONFIG_NLS_CODEPAGE_866 is not set
568# CONFIG_NLS_CODEPAGE_869 is not set
569# CONFIG_NLS_CODEPAGE_936 is not set
570# CONFIG_NLS_CODEPAGE_950 is not set
571# CONFIG_NLS_CODEPAGE_932 is not set
572# CONFIG_NLS_CODEPAGE_949 is not set
573# CONFIG_NLS_CODEPAGE_874 is not set
574# CONFIG_NLS_ISO8859_8 is not set
575# CONFIG_NLS_CODEPAGE_1250 is not set
576# CONFIG_NLS_CODEPAGE_1251 is not set
577# CONFIG_NLS_ASCII is not set
578# CONFIG_NLS_ISO8859_1 is not set
579# CONFIG_NLS_ISO8859_2 is not set
580# CONFIG_NLS_ISO8859_3 is not set
581# CONFIG_NLS_ISO8859_4 is not set
582# CONFIG_NLS_ISO8859_5 is not set
583# CONFIG_NLS_ISO8859_6 is not set
584# CONFIG_NLS_ISO8859_7 is not set
585# CONFIG_NLS_ISO8859_9 is not set
586# CONFIG_NLS_ISO8859_13 is not set
587# CONFIG_NLS_ISO8859_14 is not set
588# CONFIG_NLS_ISO8859_15 is not set
589# CONFIG_NLS_KOI8_R is not set
590# CONFIG_NLS_KOI8_U is not set
591# CONFIG_NLS_UTF8 is not set
592
593#
594# Profiling support
595#
596# CONFIG_PROFILING is not set
597
598#
599# Kernel hacking
600#
Hirokazu Takata960c2a82005-06-21 17:16:16 -0700601# CONFIG_PRINTK_TIME is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700602# CONFIG_DEBUG_KERNEL is not set
Hirokazu Takata960c2a82005-06-21 17:16:16 -0700603CONFIG_LOG_BUF_SHIFT=14
Linus Torvalds1da177e2005-04-16 15:20:36 -0700604# CONFIG_DEBUG_BUGVERBOSE is not set
605# CONFIG_FRAME_POINTER is not set
606
607#
608# Security options
609#
610# CONFIG_KEYS is not set
611# CONFIG_SECURITY is not set
612
613#
614# Cryptographic options
615#
616# CONFIG_CRYPTO is not set
617
618#
619# Hardware crypto devices
620#
621
622#
623# Library routines
624#
625# CONFIG_CRC_CCITT is not set
626CONFIG_CRC32=y
627# CONFIG_LIBCRC32C is not set