This commit was manufactured by cvs2svn to create branch 'vserver'.
[linux-2.6.git] / arch / m32r / mappi / defconfig.nommu
1 #
2 # Automatically generated make config: don't edit
3 #
4 CONFIG_M32R=y
5 CONFIG_UID16=y
6 CONFIG_GENERIC_ISA_DMA=y
7
8 #
9 # Code maturity level options
10 #
11 CONFIG_EXPERIMENTAL=y
12 CONFIG_CLEAN_COMPILE=y
13 CONFIG_BROKEN_ON_SMP=y
14
15 #
16 # General setup
17 #
18 # CONFIG_POSIX_MQUEUE is not set
19 CONFIG_BSD_PROCESS_ACCT=y
20 # CONFIG_BSD_PROCESS_ACCT_V3 is not set
21 CONFIG_SYSCTL=y
22 # CONFIG_AUDIT is not set
23 CONFIG_LOG_BUF_SHIFT=14
24 CONFIG_HOTPLUG=y
25 CONFIG_IKCONFIG=y
26 # CONFIG_IKCONFIG_PROC is not set
27 CONFIG_EMBEDDED=y
28 # CONFIG_KALLSYMS is not set
29 # CONFIG_FUTEX is not set
30 # CONFIG_EPOLL is not set
31 CONFIG_IOSCHED_NOOP=y
32 # CONFIG_IOSCHED_AS is not set
33 CONFIG_IOSCHED_DEADLINE=y
34 CONFIG_IOSCHED_CFQ=y
35 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
36
37 #
38 # Loadable module support
39 #
40 CONFIG_MODULES=y
41 CONFIG_MODULE_UNLOAD=y
42 # CONFIG_MODULE_FORCE_UNLOAD is not set
43 CONFIG_OBSOLETE_MODPARM=y
44 # CONFIG_MODVERSIONS is not set
45 CONFIG_KMOD=y
46
47 #
48 # Processor type and features
49 #
50 CONFIG_PLAT_MAPPI=y
51 # CONFIG_PLAT_USRV is not set
52 # CONFIG_PLAT_M32700UT is not set
53 # CONFIG_PLAT_OPSPUT is not set
54 # CONFIG_PLAT_OAKS32R is not set
55 # CONFIG_PLAT_MAPPI2 is not set
56 CONFIG_CHIP_M32700=y
57 # CONFIG_CHIP_M32102 is not set
58 # CONFIG_CHIP_VDEC2 is not set
59 # CONFIG_CHIP_OPSP is not set
60 # CONFIG_MMU is not set
61 CONFIG_TLB_ENTRIES=32
62 CONFIG_ISA_M32R2=y
63 CONFIG_ISA_DSP_LEVEL2=y
64 CONFIG_ISA_DUAL_ISSUE=y
65 CONFIG_BUS_CLOCK=50000000
66 CONFIG_TIMER_DIVIDE=128
67 # CONFIG_CPU_LITTLE_ENDIAN is not set
68 CONFIG_MEMORY_START=0x00000000
69 CONFIG_MEMORY_SIZE=0x00E00000
70 CONFIG_NOHIGHMEM=y
71 # CONFIG_DISCONTIGMEM is not set
72 CONFIG_RWSEM_GENERIC_SPINLOCK=y
73 # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
74 CONFIG_PREEMPT=y
75 # CONFIG_HAVE_DEC_LOCK is not set
76 # CONFIG_SMP is not set
77
78 #
79 # M32R drivers
80 #
81 # CONFIG_M32RPCC is not set
82 CONFIG_M32R_NE2000=y
83
84 #
85 # Power management options (ACPI, APM)
86 #
87 # CONFIG_PM is not set
88
89 #
90 # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
91 #
92 # CONFIG_PCI is not set
93 # CONFIG_ISA is not set
94
95 #
96 # PCMCIA/CardBus support
97 #
98 # CONFIG_PCMCIA is not set
99
100 #
101 # PCI Hotplug Support
102 #
103
104 #
105 # Executable file formats
106 #
107 CONFIG_BINFMT_FLAT=y
108 # CONFIG_BINFMT_ZFLAT is not set
109 # CONFIG_BINFMT_SHARED_FLAT is not set
110 # CONFIG_BINFMT_MISC is not set
111
112 #
113 # Device Drivers
114 #
115
116 #
117 # Generic Driver Options
118 #
119 CONFIG_STANDALONE=y
120 CONFIG_PREVENT_FIRMWARE_BUILD=y
121 # CONFIG_FW_LOADER is not set
122
123 #
124 # Memory Technology Devices (MTD)
125 #
126 # CONFIG_MTD is not set
127
128 #
129 # Parallel port support
130 #
131 # CONFIG_PARPORT is not set
132
133 #
134 # Plug and Play support
135 #
136
137 #
138 # Block devices
139 #
140 # CONFIG_BLK_DEV_FD is not set
141 CONFIG_BLK_DEV_LOOP=y
142 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
143 CONFIG_BLK_DEV_NBD=y
144 CONFIG_BLK_DEV_RAM=y
145 CONFIG_BLK_DEV_RAM_SIZE=4096
146 # CONFIG_BLK_DEV_INITRD is not set
147
148 #
149 # ATA/ATAPI/MFM/RLL support
150 #
151 # CONFIG_IDE is not set
152
153 #
154 # SCSI device support
155 #
156 # CONFIG_SCSI is not set
157
158 #
159 # Multi-device support (RAID and LVM)
160 #
161 # CONFIG_MD is not set
162
163 #
164 # Fusion MPT device support
165 #
166
167 #
168 # IEEE 1394 (FireWire) support
169 #
170
171 #
172 # I2O device support
173 #
174
175 #
176 # Networking support
177 #
178 CONFIG_NET=y
179
180 #
181 # Networking options
182 #
183 CONFIG_PACKET=y
184 # CONFIG_PACKET_MMAP is not set
185 # CONFIG_NETLINK_DEV is not set
186 CONFIG_UNIX=y
187 # CONFIG_NET_KEY is not set
188 CONFIG_INET=y
189 # CONFIG_IP_MULTICAST is not set
190 # CONFIG_IP_ADVANCED_ROUTER is not set
191 CONFIG_IP_PNP=y
192 CONFIG_IP_PNP_DHCP=y
193 # CONFIG_IP_PNP_BOOTP is not set
194 # CONFIG_IP_PNP_RARP is not set
195 # CONFIG_NET_IPIP is not set
196 # CONFIG_NET_IPGRE is not set
197 # CONFIG_ARPD is not set
198 # CONFIG_SYN_COOKIES is not set
199 # CONFIG_INET_AH is not set
200 # CONFIG_INET_ESP is not set
201 # CONFIG_INET_IPCOMP is not set
202 # CONFIG_IPV6 is not set
203 # CONFIG_NETFILTER is not set
204
205 #
206 # SCTP Configuration (EXPERIMENTAL)
207 #
208 # CONFIG_IP_SCTP is not set
209 # CONFIG_ATM is not set
210 # CONFIG_BRIDGE is not set
211 # CONFIG_VLAN_8021Q is not set
212 # CONFIG_DECNET is not set
213 # CONFIG_LLC2 is not set
214 # CONFIG_IPX is not set
215 # CONFIG_ATALK is not set
216 # CONFIG_X25 is not set
217 # CONFIG_LAPB is not set
218 # CONFIG_NET_DIVERT is not set
219 # CONFIG_ECONET is not set
220 # CONFIG_WAN_ROUTER is not set
221 # CONFIG_NET_HW_FLOWCONTROL is not set
222
223 #
224 # QoS and/or fair queueing
225 #
226 # CONFIG_NET_SCHED is not set
227 # CONFIG_NET_CLS_ROUTE is not set
228
229 #
230 # Network testing
231 #
232 # CONFIG_NET_PKTGEN is not set
233 # CONFIG_NETPOLL is not set
234 # CONFIG_NET_POLL_CONTROLLER is not set
235 # CONFIG_HAMRADIO is not set
236 # CONFIG_IRDA is not set
237 # CONFIG_BT is not set
238 # CONFIG_NETDEVICES is not set
239
240 #
241 # ISDN subsystem
242 #
243 # CONFIG_ISDN is not set
244
245 #
246 # Telephony Support
247 #
248 # CONFIG_PHONE is not set
249
250 #
251 # Input device support
252 #
253 CONFIG_INPUT=y
254
255 #
256 # Userland interfaces
257 #
258 # CONFIG_INPUT_MOUSEDEV is not set
259 # CONFIG_INPUT_JOYDEV is not set
260 # CONFIG_INPUT_TSDEV is not set
261 # CONFIG_INPUT_EVDEV is not set
262 # CONFIG_INPUT_EVBUG is not set
263
264 #
265 # Input I/O drivers
266 #
267 # CONFIG_GAMEPORT is not set
268 CONFIG_SOUND_GAMEPORT=y
269 CONFIG_SERIO=y
270 # CONFIG_SERIO_I8042 is not set
271 CONFIG_SERIO_SERPORT=y
272 # CONFIG_SERIO_CT82C710 is not set
273
274 #
275 # Input Device Drivers
276 #
277 # CONFIG_INPUT_KEYBOARD is not set
278 # CONFIG_INPUT_MOUSE is not set
279 # CONFIG_INPUT_JOYSTICK is not set
280 # CONFIG_INPUT_TOUCHSCREEN is not set
281 # CONFIG_INPUT_MISC is not set
282
283 #
284 # Character devices
285 #
286 # CONFIG_VT is not set
287 # CONFIG_SERIAL_NONSTANDARD is not set
288
289 #
290 # Serial drivers
291 #
292 # CONFIG_SERIAL_8250 is not set
293
294 #
295 # Non-8250 serial port support
296 #
297 CONFIG_SERIAL_CORE=y
298 CONFIG_SERIAL_CORE_CONSOLE=y
299 CONFIG_SERIAL_M32R_SIO=y
300 CONFIG_SERIAL_M32R_SIO_CONSOLE=y
301 # CONFIG_SERIAL_M32R_PLDSIO is not set
302 CONFIG_UNIX98_PTYS=y
303 CONFIG_LEGACY_PTYS=y
304 CONFIG_LEGACY_PTY_COUNT=256
305 # CONFIG_QIC02_TAPE is not set
306
307 #
308 # IPMI
309 #
310 # CONFIG_IPMI_HANDLER is not set
311
312 #
313 # Watchdog Cards
314 #
315 # CONFIG_WATCHDOG is not set
316 # CONFIG_RTC is not set
317 # CONFIG_GEN_RTC is not set
318 # CONFIG_DTLK is not set
319 # CONFIG_R3964 is not set
320
321 #
322 # Ftape, the floppy tape device driver
323 #
324 # CONFIG_AGP is not set
325 # CONFIG_DRM is not set
326 # CONFIG_RAW_DRIVER is not set
327
328 #
329 # I2C support
330 #
331 # CONFIG_I2C is not set
332
333 #
334 # Dallas's 1-wire bus
335 #
336 # CONFIG_W1 is not set
337
338 #
339 # Misc devices
340 #
341
342 #
343 # Multimedia devices
344 #
345 # CONFIG_VIDEO_DEV is not set
346
347 #
348 # Digital Video Broadcasting Devices
349 #
350 # CONFIG_DVB is not set
351
352 #
353 # Graphics support
354 #
355 # CONFIG_FB is not set
356
357 #
358 # Sound
359 #
360 # CONFIG_SOUND is not set
361
362 #
363 # USB support
364 #
365
366 #
367 # USB Gadget Support
368 #
369 # CONFIG_USB_GADGET is not set
370
371 #
372 # File systems
373 #
374 CONFIG_EXT2_FS=y
375 # CONFIG_EXT2_FS_XATTR is not set
376 # CONFIG_EXT3_FS is not set
377 # CONFIG_JBD is not set
378 # CONFIG_REISERFS_FS is not set
379 # CONFIG_JFS_FS is not set
380 # CONFIG_XFS_FS is not set
381 # CONFIG_MINIX_FS is not set
382 # CONFIG_ROMFS_FS is not set
383 # CONFIG_QUOTA is not set
384 # CONFIG_AUTOFS_FS is not set
385 # CONFIG_AUTOFS4_FS is not set
386
387 #
388 # CD-ROM/DVD Filesystems
389 #
390 # CONFIG_ISO9660_FS is not set
391 # CONFIG_UDF_FS is not set
392
393 #
394 # DOS/FAT/NT Filesystems
395 #
396 # CONFIG_MSDOS_FS is not set
397 # CONFIG_VFAT_FS is not set
398 # CONFIG_NTFS_FS is not set
399
400 #
401 # Pseudo filesystems
402 #
403 CONFIG_PROC_FS=y
404 CONFIG_PROC_KCORE=y
405 CONFIG_SYSFS=y
406 CONFIG_DEVFS_FS=y
407 CONFIG_DEVFS_MOUNT=y
408 # CONFIG_DEVFS_DEBUG is not set
409 CONFIG_DEVPTS_FS_XATTR=y
410 CONFIG_DEVPTS_FS_SECURITY=y
411 # CONFIG_TMPFS is not set
412 # CONFIG_HUGETLB_PAGE is not set
413 CONFIG_RAMFS=y
414
415 #
416 # Miscellaneous filesystems
417 #
418 # CONFIG_ADFS_FS is not set
419 # CONFIG_AFFS_FS is not set
420 # CONFIG_HFS_FS is not set
421 # CONFIG_HFSPLUS_FS is not set
422 # CONFIG_BEFS_FS is not set
423 # CONFIG_BFS_FS is not set
424 # CONFIG_EFS_FS is not set
425 # CONFIG_CRAMFS is not set
426 # CONFIG_VXFS_FS is not set
427 # CONFIG_HPFS_FS is not set
428 # CONFIG_QNX4FS_FS is not set
429 # CONFIG_SYSV_FS is not set
430 # CONFIG_UFS_FS is not set
431
432 #
433 # Network File Systems
434 #
435 CONFIG_NFS_FS=y
436 CONFIG_NFS_V3=y
437 # CONFIG_NFS_V4 is not set
438 # CONFIG_NFS_DIRECTIO is not set
439 # CONFIG_NFSD is not set
440 CONFIG_ROOT_NFS=y
441 CONFIG_LOCKD=y
442 CONFIG_LOCKD_V4=y
443 # CONFIG_EXPORTFS is not set
444 CONFIG_SUNRPC=y
445 # CONFIG_RPCSEC_GSS_KRB5 is not set
446 # CONFIG_SMB_FS is not set
447 # CONFIG_CIFS is not set
448 # CONFIG_NCP_FS is not set
449 # CONFIG_CODA_FS is not set
450 # CONFIG_AFS_FS is not set
451
452 #
453 # Partition Types
454 #
455 # CONFIG_PARTITION_ADVANCED is not set
456 CONFIG_MSDOS_PARTITION=y
457
458 #
459 # Native Language Support
460 #
461 CONFIG_NLS=y
462 CONFIG_NLS_DEFAULT="iso8859-1"
463 # CONFIG_NLS_CODEPAGE_437 is not set
464 # CONFIG_NLS_CODEPAGE_737 is not set
465 # CONFIG_NLS_CODEPAGE_775 is not set
466 # CONFIG_NLS_CODEPAGE_850 is not set
467 # CONFIG_NLS_CODEPAGE_852 is not set
468 # CONFIG_NLS_CODEPAGE_855 is not set
469 # CONFIG_NLS_CODEPAGE_857 is not set
470 # CONFIG_NLS_CODEPAGE_860 is not set
471 # CONFIG_NLS_CODEPAGE_861 is not set
472 # CONFIG_NLS_CODEPAGE_862 is not set
473 # CONFIG_NLS_CODEPAGE_863 is not set
474 # CONFIG_NLS_CODEPAGE_864 is not set
475 # CONFIG_NLS_CODEPAGE_865 is not set
476 # CONFIG_NLS_CODEPAGE_866 is not set
477 # CONFIG_NLS_CODEPAGE_869 is not set
478 # CONFIG_NLS_CODEPAGE_936 is not set
479 # CONFIG_NLS_CODEPAGE_950 is not set
480 # CONFIG_NLS_CODEPAGE_932 is not set
481 # CONFIG_NLS_CODEPAGE_949 is not set
482 # CONFIG_NLS_CODEPAGE_874 is not set
483 # CONFIG_NLS_ISO8859_8 is not set
484 # CONFIG_NLS_CODEPAGE_1250 is not set
485 # CONFIG_NLS_CODEPAGE_1251 is not set
486 # CONFIG_NLS_ASCII is not set
487 # CONFIG_NLS_ISO8859_1 is not set
488 # CONFIG_NLS_ISO8859_2 is not set
489 # CONFIG_NLS_ISO8859_3 is not set
490 # CONFIG_NLS_ISO8859_4 is not set
491 # CONFIG_NLS_ISO8859_5 is not set
492 # CONFIG_NLS_ISO8859_6 is not set
493 # CONFIG_NLS_ISO8859_7 is not set
494 # CONFIG_NLS_ISO8859_9 is not set
495 # CONFIG_NLS_ISO8859_13 is not set
496 # CONFIG_NLS_ISO8859_14 is not set
497 # CONFIG_NLS_ISO8859_15 is not set
498 # CONFIG_NLS_KOI8_R is not set
499 # CONFIG_NLS_KOI8_U is not set
500 # CONFIG_NLS_UTF8 is not set
501
502 #
503 # Profiling support
504 #
505 # CONFIG_PROFILING is not set
506
507 #
508 # Kernel hacking
509 #
510 # CONFIG_DEBUG_KERNEL is not set
511 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
512 # CONFIG_FRAME_POINTER is not set
513
514 #
515 # Security options
516 #
517 # CONFIG_SECURITY is not set
518
519 #
520 # Cryptographic options
521 #
522 # CONFIG_CRYPTO is not set
523
524 #
525 # Library routines
526 #
527 # CONFIG_CRC_CCITT is not set
528 CONFIG_CRC32=y
529 # CONFIG_LIBCRC32C is not set