fix to allow usb modules to compile
[linux-2.4.21-pre4.git] / arch / ppc / configs / prpmc800_defconfig
1 #
2 # Automatically generated make config: don't edit
3 #
4 # CONFIG_UID16 is not set
5 # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
6 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
7
8 #
9 # Code maturity level options
10 #
11 CONFIG_EXPERIMENTAL=y
12
13 #
14 # Loadable module support
15 #
16 CONFIG_MODULES=y
17 CONFIG_MODVERSIONS=y
18 CONFIG_KMOD=y
19
20 #
21 # Platform support
22 #
23 CONFIG_PPC=y
24 CONFIG_PPC32=y
25 CONFIG_6xx=y
26 # CONFIG_40x is not set
27 # CONFIG_POWER3 is not set
28 # CONFIG_8xx is not set
29 # CONFIG_PPC_ISERIES is not set
30 # CONFIG_8260 is not set
31 CONFIG_PPC_STD_MMU=y
32 # CONFIG_ALL_PPC is not set
33 # CONFIG_APUS is not set
34 # CONFIG_SPRUCE is not set
35 # CONFIG_PCORE is not set
36 # CONFIG_MENF1 is not set
37 # CONFIG_LOPEC is not set
38 # CONFIG_MCPN765 is not set
39 # CONFIG_MVME5100 is not set
40 # CONFIG_PRPMC750 is not set
41 CONFIG_PRPMC800=y
42 # CONFIG_SANDPOINT is not set
43 # CONFIG_ADIR is not set
44 # CONFIG_K2 is not set
45 # CONFIG_GEMINI is not set
46 # CONFIG_WILLOW is not set
47 # CONFIG_ZX4500 is not set
48 # CONFIG_SMP is not set
49 # CONFIG_ALTIVEC is not set
50 # CONFIG_TAU is not set
51
52 #
53 # General setup
54 #
55 # CONFIG_HIGHMEM is not set
56 # CONFIG_ISA is not set
57 # CONFIG_EISA is not set
58 # CONFIG_SBUS is not set
59 # CONFIG_MCA is not set
60 CONFIG_PCI=y
61 CONFIG_NET=y
62 CONFIG_SYSCTL=y
63 CONFIG_SYSVIPC=y
64 # CONFIG_BSD_PROCESS_ACCT is not set
65 CONFIG_KCORE_ELF=y
66 CONFIG_BINFMT_ELF=y
67 CONFIG_KERNEL_ELF=y
68 # CONFIG_BINFMT_MISC is not set
69 # CONFIG_PCI_NAMES is not set
70 # CONFIG_HOTPLUG is not set
71 # CONFIG_PCMCIA is not set
72
73 #
74 # Parallel port support
75 #
76 # CONFIG_PARPORT is not set
77 # CONFIG_PPC_RTC is not set
78 CONFIG_CMDLINE_BOOL=y
79 CONFIG_CMDLINE="ip=on"
80
81 #
82 # Memory Technology Devices (MTD)
83 #
84 # CONFIG_MTD is not set
85
86 #
87 # Plug and Play configuration
88 #
89 # CONFIG_PNP is not set
90 # CONFIG_ISAPNP is not set
91 # CONFIG_PNPBIOS is not set
92
93 #
94 # Block devices
95 #
96 # CONFIG_BLK_DEV_FD is not set
97 # CONFIG_VIODASD is not set
98 # CONFIG_BLK_DEV_XD is not set
99 # CONFIG_PARIDE is not set
100 # CONFIG_BLK_CPQ_DA is not set
101 # CONFIG_BLK_CPQ_CISS_DA is not set
102 # CONFIG_BLK_DEV_DAC960 is not set
103 # CONFIG_BLK_DEV_LOOP is not set
104 # CONFIG_BLK_DEV_NBD is not set
105 CONFIG_BLK_DEV_RAM=y
106 CONFIG_BLK_DEV_RAM_SIZE=4096
107 CONFIG_BLK_DEV_INITRD=y
108
109 #
110 # Multi-device support (RAID and LVM)
111 #
112 # CONFIG_MD is not set
113 # CONFIG_BLK_DEV_MD is not set
114 # CONFIG_MD_LINEAR is not set
115 # CONFIG_MD_RAID0 is not set
116 # CONFIG_MD_RAID1 is not set
117 # CONFIG_MD_RAID5 is not set
118 # CONFIG_MD_MULTIPATH is not set
119 # CONFIG_BLK_DEV_LVM is not set
120
121 #
122 # Networking options
123 #
124 CONFIG_PACKET=y
125 # CONFIG_PACKET_MMAP is not set
126 CONFIG_NETLINK=y
127 # CONFIG_RTNETLINK is not set
128 # CONFIG_NETLINK_DEV is not set
129 CONFIG_NETFILTER=y
130 # CONFIG_NETFILTER_DEBUG is not set
131 # CONFIG_FILTER is not set
132 CONFIG_UNIX=y
133 CONFIG_INET=y
134 CONFIG_IP_MULTICAST=y
135 # CONFIG_IP_ADVANCED_ROUTER is not set
136 CONFIG_IP_PNP=y
137 CONFIG_IP_PNP_DHCP=y
138 # CONFIG_IP_PNP_BOOTP is not set
139 # CONFIG_IP_PNP_RARP is not set
140 # CONFIG_NET_IPIP is not set
141 # CONFIG_NET_IPGRE is not set
142 # CONFIG_IP_MROUTE is not set
143 # CONFIG_INET_ECN is not set
144 # CONFIG_SYN_COOKIES is not set
145
146 #
147 #   IP: Netfilter Configuration
148 #
149 CONFIG_IP_NF_CONNTRACK=m
150 CONFIG_IP_NF_FTP=m
151 # CONFIG_IP_NF_QUEUE is not set
152 CONFIG_IP_NF_IPTABLES=m
153 CONFIG_IP_NF_MATCH_LIMIT=m
154 CONFIG_IP_NF_MATCH_MAC=m
155 CONFIG_IP_NF_MATCH_MARK=m
156 CONFIG_IP_NF_MATCH_MULTIPORT=m
157 CONFIG_IP_NF_MATCH_TOS=m
158 CONFIG_IP_NF_MATCH_TCPMSS=m
159 CONFIG_IP_NF_MATCH_STATE=m
160 CONFIG_IP_NF_MATCH_UNCLEAN=m
161 CONFIG_IP_NF_MATCH_OWNER=m
162 CONFIG_IP_NF_FILTER=m
163 CONFIG_IP_NF_TARGET_REJECT=m
164 CONFIG_IP_NF_TARGET_MIRROR=m
165 CONFIG_IP_NF_NAT=m
166 CONFIG_IP_NF_NAT_NEEDED=y
167 CONFIG_IP_NF_TARGET_MASQUERADE=m
168 CONFIG_IP_NF_TARGET_REDIRECT=m
169 CONFIG_IP_NF_NAT_FTP=m
170 # CONFIG_IP_NF_MANGLE is not set
171 # CONFIG_IP_NF_TARGET_LOG is not set
172 CONFIG_IP_NF_TARGET_TCPMSS=m
173 CONFIG_IP_NF_COMPAT_IPCHAINS=m
174 CONFIG_IP_NF_NAT_NEEDED=y
175 # CONFIG_IP_NF_COMPAT_IPFWADM is not set
176 # CONFIG_IPV6 is not set
177 # CONFIG_KHTTPD is not set
178 # CONFIG_ATM is not set
179
180 #
181 #  
182 #
183 # CONFIG_IPX is not set
184 # CONFIG_ATALK is not set
185 # CONFIG_DECNET is not set
186 # CONFIG_BRIDGE is not set
187 # CONFIG_X25 is not set
188 # CONFIG_LAPB is not set
189 # CONFIG_LLC is not set
190 # CONFIG_NET_DIVERT is not set
191 # CONFIG_ECONET is not set
192 # CONFIG_WAN_ROUTER is not set
193 # CONFIG_NET_FASTROUTE is not set
194 # CONFIG_NET_HW_FLOWCONTROL is not set
195
196 #
197 # QoS and/or fair queueing
198 #
199 # CONFIG_NET_SCHED is not set
200
201 #
202 # ATA/IDE/MFM/RLL support
203 #
204 # CONFIG_IDE is not set
205 # CONFIG_BLK_DEV_IDE_MODES is not set
206 # CONFIG_BLK_DEV_HD is not set
207
208 #
209 # SCSI support
210 #
211 # CONFIG_SCSI is not set
212
213 #
214 # IEEE 1394 (FireWire) support (EXPERIMENTAL)
215 #
216 # CONFIG_IEEE1394 is not set
217
218 #
219 # Network device support
220 #
221 CONFIG_NETDEVICES=y
222
223 #
224 # ARCnet devices
225 #
226 # CONFIG_ARCNET is not set
227 # CONFIG_DUMMY is not set
228 # CONFIG_BONDING is not set
229 # CONFIG_EQUALIZER is not set
230 # CONFIG_TUN is not set
231 # CONFIG_ETHERTAP is not set
232
233 #
234 # Ethernet (10 or 100Mbit)
235 #
236 CONFIG_NET_ETHERNET=y
237 # CONFIG_MACE is not set
238 # CONFIG_BMAC is not set
239 # CONFIG_GMAC is not set
240 # CONFIG_SUNLANCE is not set
241 # CONFIG_HAPPYMEAL is not set
242 # CONFIG_SUNBMAC is not set
243 # CONFIG_SUNQE is not set
244 # CONFIG_SUNLANCE is not set
245 # CONFIG_SUNGEM is not set
246 # CONFIG_NET_VENDOR_3COM is not set
247 # CONFIG_LANCE is not set
248 # CONFIG_NET_VENDOR_SMC is not set
249 # CONFIG_NET_VENDOR_RACAL is not set
250 # CONFIG_HP100 is not set
251 # CONFIG_NET_ISA is not set
252 CONFIG_NET_PCI=y
253 # CONFIG_PCNET32 is not set
254 # CONFIG_ADAPTEC_STARFIRE is not set
255 # CONFIG_APRICOT is not set
256 # CONFIG_CS89x0 is not set
257 CONFIG_TULIP=y
258 # CONFIG_TULIP_MWI is not set
259 # CONFIG_TULIP_MMIO is not set
260 # CONFIG_DE4X5 is not set
261 # CONFIG_DGRS is not set
262 # CONFIG_DM9102 is not set
263 CONFIG_EEPRO100=y
264 # CONFIG_LNE390 is not set
265 # CONFIG_FEALNX is not set
266 # CONFIG_NATSEMI is not set
267 # CONFIG_NE2K_PCI is not set
268 # CONFIG_NE3210 is not set
269 # CONFIG_ES3210 is not set
270 # CONFIG_8139TOO is not set
271 # CONFIG_8139TOO_PIO is not set
272 # CONFIG_8139TOO_TUNE_TWISTER is not set
273 # CONFIG_8139TOO_8129 is not set
274 # CONFIG_SIS900 is not set
275 # CONFIG_EPIC100 is not set
276 # CONFIG_SUNDANCE is not set
277 # CONFIG_TLAN is not set
278 # CONFIG_VIA_RHINE is not set
279 # CONFIG_WINBOND_840 is not set
280 # CONFIG_LAN_SAA9730 is not set
281 # CONFIG_NET_POCKET is not set
282
283 #
284 # Ethernet (1000 Mbit)
285 #
286 # CONFIG_ACENIC is not set
287 # CONFIG_DL2K is not set
288 # CONFIG_MYRI_SBUS is not set
289 # CONFIG_NS83820 is not set
290 # CONFIG_HAMACHI is not set
291 # CONFIG_YELLOWFIN is not set
292 # CONFIG_SK98LIN is not set
293 # CONFIG_FDDI is not set
294 # CONFIG_HIPPI is not set
295 # CONFIG_PLIP is not set
296 # CONFIG_PPP is not set
297 # CONFIG_SLIP is not set
298
299 #
300 # Wireless LAN (non-hamradio)
301 #
302 # CONFIG_NET_RADIO is not set
303
304 #
305 # Token Ring devices
306 #
307 # CONFIG_TR is not set
308 # CONFIG_NET_FC is not set
309 # CONFIG_RCPCI is not set
310 # CONFIG_SHAPER is not set
311
312 #
313 # Wan interfaces
314 #
315 # CONFIG_WAN is not set
316
317 #
318 # Amateur Radio support
319 #
320 # CONFIG_HAMRADIO is not set
321
322 #
323 # IrDA (infrared) support
324 #
325 # CONFIG_IRDA is not set
326
327 #
328 # ISDN subsystem
329 #
330 # CONFIG_ISDN is not set
331
332 #
333 # Old CD-ROM drivers (not SCSI, not IDE)
334 #
335 # CONFIG_CD_NO_IDESCSI is not set
336
337 #
338 # Console drivers
339 #
340 # CONFIG_VGA_CONSOLE is not set
341
342 #
343 # Frame-buffer support
344 #
345 # CONFIG_FB is not set
346
347 #
348 # Input core support
349 #
350 # CONFIG_INPUT is not set
351 # CONFIG_INPUT_KEYBDEV is not set
352 # CONFIG_INPUT_MOUSEDEV is not set
353 # CONFIG_INPUT_JOYDEV is not set
354 # CONFIG_INPUT_EVDEV is not set
355
356 #
357 # Macintosh device drivers
358 #
359
360 #
361 # Character devices
362 #
363 CONFIG_VT=y
364 # CONFIG_VT_CONSOLE is not set
365 CONFIG_SERIAL=y
366 CONFIG_SERIAL_CONSOLE=y
367 # CONFIG_SERIAL_EXTENDED is not set
368 # CONFIG_SERIAL_NONSTANDARD is not set
369 CONFIG_UNIX98_PTYS=y
370 CONFIG_UNIX98_PTY_COUNT=256
371 # CONFIG_VIOCONS is not set
372
373 #
374 # I2C support
375 #
376 # CONFIG_I2C is not set
377
378 #
379 # Mice
380 #
381 CONFIG_BUSMOUSE=y
382 # CONFIG_ATIXL_BUSMOUSE is not set
383 # CONFIG_LOGIBUSMOUSE is not set
384 # CONFIG_MS_BUSMOUSE is not set
385 CONFIG_MOUSE=y
386 CONFIG_PSMOUSE=y
387 # CONFIG_82C710_MOUSE is not set
388 # CONFIG_PC110_PAD is not set
389
390 #
391 # Joysticks
392 #
393 # CONFIG_INPUT_GAMEPORT is not set
394
395 #
396 # Input core support is needed for gameports
397 #
398
399 #
400 # Input core support is needed for joysticks
401 #
402 # CONFIG_QIC02_TAPE is not set
403 # CONFIG_VIOTAPE is not set
404
405 #
406 # Watchdog Cards
407 #
408 # CONFIG_WATCHDOG is not set
409 # CONFIG_INTEL_RNG is not set
410 # CONFIG_NVRAM is not set
411 # CONFIG_RTC is not set
412 # CONFIG_DTLK is not set
413 # CONFIG_R3964 is not set
414 # CONFIG_APPLICOM is not set
415 # CONFIG_SONYPI is not set
416
417 #
418 # Ftape, the floppy tape device driver
419 #
420 # CONFIG_FTAPE is not set
421 # CONFIG_AGP is not set
422 # CONFIG_DRM is not set
423
424 #
425 # Multimedia devices
426 #
427 # CONFIG_VIDEO_DEV is not set
428
429 #
430 # File systems
431 #
432 # CONFIG_QUOTA is not set
433 # CONFIG_AUTOFS_FS is not set
434 # CONFIG_AUTOFS4_FS is not set
435 # CONFIG_REISERFS_FS is not set
436 # CONFIG_REISERFS_CHECK is not set
437 # CONFIG_ADFS_FS is not set
438 # CONFIG_ADFS_FS_RW is not set
439 # CONFIG_AFFS_FS is not set
440 # CONFIG_HFS_FS is not set
441 # CONFIG_BFS_FS is not set
442 # CONFIG_FAT_FS is not set
443 # CONFIG_MSDOS_FS is not set
444 # CONFIG_UMSDOS_FS is not set
445 # CONFIG_VFAT_FS is not set
446 # CONFIG_EFS_FS is not set
447 # CONFIG_JFFS_FS is not set
448 # CONFIG_CRAMFS is not set
449 CONFIG_TMPFS=y
450 # CONFIG_RAMFS is not set
451 # CONFIG_ISO9660_FS is not set
452 # CONFIG_JOLIET is not set
453 # CONFIG_MINIX_FS is not set
454 # CONFIG_VXFS_FS is not set
455 # CONFIG_NTFS_FS is not set
456 # CONFIG_NTFS_RW is not set
457 # CONFIG_HPFS_FS is not set
458 CONFIG_PROC_FS=y
459 # CONFIG_DEVFS_FS is not set
460 # CONFIG_DEVFS_MOUNT is not set
461 # CONFIG_DEVFS_DEBUG is not set
462 CONFIG_DEVPTS_FS=y
463 # CONFIG_QNX4FS_FS is not set
464 # CONFIG_QNX4FS_RW is not set
465 # CONFIG_ROMFS_FS is not set
466 CONFIG_EXT2_FS=y
467 # CONFIG_SYSV_FS is not set
468 # CONFIG_UDF_FS is not set
469 # CONFIG_UDF_RW is not set
470 # CONFIG_UFS_FS is not set
471 # CONFIG_UFS_FS_WRITE is not set
472
473 #
474 # Network File Systems
475 #
476 # CONFIG_CODA_FS is not set
477 CONFIG_NFS_FS=y
478 # CONFIG_NFS_V3 is not set
479 CONFIG_ROOT_NFS=y
480 # CONFIG_NFSD is not set
481 # CONFIG_NFSD_V3 is not set
482 CONFIG_SUNRPC=y
483 CONFIG_LOCKD=y
484 # CONFIG_SMB_FS is not set
485 # CONFIG_NCP_FS is not set
486 # CONFIG_NCPFS_PACKET_SIGNING is not set
487 # CONFIG_NCPFS_IOCTL_LOCKING is not set
488 # CONFIG_NCPFS_STRONG is not set
489 # CONFIG_NCPFS_NFS_NS is not set
490 # CONFIG_NCPFS_OS2_NS is not set
491 # CONFIG_NCPFS_SMALLDOS is not set
492 # CONFIG_NCPFS_NLS is not set
493 # CONFIG_NCPFS_EXTRAS is not set
494
495 #
496 # Partition Types
497 #
498 # CONFIG_PARTITION_ADVANCED is not set
499 CONFIG_MSDOS_PARTITION=y
500 # CONFIG_SMB_NLS is not set
501 # CONFIG_NLS is not set
502
503 #
504 # Sound
505 #
506 # CONFIG_SOUND is not set
507
508 #
509 # USB support
510 #
511 # CONFIG_USB is not set
512
513 #
514 # Bluetooth support
515 #
516 # CONFIG_BLUEZ is not set
517
518 #
519 # Kernel hacking
520 #
521 # CONFIG_MAGIC_SYSRQ is not set
522 # CONFIG_KGDB is not set
523 # CONFIG_XMON is not set
524 # CONFIG_BDI_SWITCH is not set
525 # CONFIG_DEBUG_TEXT is not set