md: Protect access to mddev->disks list using RCU
[pandora-kernel.git] / arch / ppc / configs / prpmc800_defconfig
1 #
2 # Automatically generated make config: don't edit
3 #
4 CONFIG_MMU=y
5 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6 CONFIG_HAVE_DEC_LOCK=y
7 CONFIG_PPC=y
8 CONFIG_PPC32=y
9 CONFIG_GENERIC_NVRAM=y
10
11 #
12 # Code maturity level options
13 #
14 CONFIG_EXPERIMENTAL=y
15 CONFIG_CLEAN_COMPILE=y
16 CONFIG_STANDALONE=y
17 CONFIG_BROKEN_ON_SMP=y
18
19 #
20 # General setup
21 #
22 CONFIG_SWAP=y
23 CONFIG_SYSVIPC=y
24 # CONFIG_POSIX_MQUEUE is not set
25 # CONFIG_BSD_PROCESS_ACCT is not set
26 CONFIG_SYSCTL=y
27 # CONFIG_AUDIT is not set
28 CONFIG_LOG_BUF_SHIFT=14
29 # CONFIG_HOTPLUG is not set
30 # CONFIG_IKCONFIG is not set
31 CONFIG_EMBEDDED=y
32 # CONFIG_KALLSYMS is not set
33 CONFIG_FUTEX=y
34 # CONFIG_EPOLL is not set
35 CONFIG_IOSCHED_NOOP=y
36 CONFIG_IOSCHED_AS=y
37 CONFIG_IOSCHED_DEADLINE=y
38 CONFIG_IOSCHED_CFQ=y
39 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40
41 #
42 # Loadable module support
43 #
44 CONFIG_MODULES=y
45 CONFIG_MODULE_UNLOAD=y
46 # CONFIG_MODULE_FORCE_UNLOAD is not set
47 CONFIG_OBSOLETE_MODPARM=y
48 # CONFIG_MODVERSIONS is not set
49 CONFIG_KMOD=y
50
51 #
52 # Processor
53 #
54 CONFIG_6xx=y
55 # CONFIG_40x is not set
56 # CONFIG_44x is not set
57 # CONFIG_POWER3 is not set
58 # CONFIG_POWER4 is not set
59 # CONFIG_8xx is not set
60 CONFIG_ALTIVEC=y
61 # CONFIG_TAU is not set
62 # CONFIG_CPU_FREQ is not set
63 CONFIG_PPC_STD_MMU=y
64
65 #
66 # Platform options
67 #
68 # CONFIG_PPC_MULTIPLATFORM is not set
69 # CONFIG_APUS is not set
70 # CONFIG_WILLOW is not set
71 # CONFIG_PCORE is not set
72 # CONFIG_POWERPMC250 is not set
73 # CONFIG_EV64260 is not set
74 # CONFIG_SPRUCE is not set
75 # CONFIG_LOPEC is not set
76 # CONFIG_MCPN765 is not set
77 # CONFIG_MVME5100 is not set
78 # CONFIG_PPLUS is not set
79 # CONFIG_PRPMC750 is not set
80 CONFIG_PRPMC800=y
81 # CONFIG_SANDPOINT is not set
82 # CONFIG_ADIR is not set
83 # CONFIG_K2 is not set
84 # CONFIG_PAL4 is not set
85 # CONFIG_GEMINI is not set
86 # CONFIG_EST8260 is not set
87 # CONFIG_SBS8260 is not set
88 # CONFIG_RPX6 is not set
89 # CONFIG_TQM8260 is not set
90 CONFIG_PPC_GEN550=y
91 # CONFIG_NONMONARCH_SUPPORT is not set
92 CONFIG_HARRIER=y
93 # CONFIG_HARRIER_STORE_GATHERING is not set
94 # CONFIG_SMP is not set
95 # CONFIG_PREEMPT is not set
96 # CONFIG_HIGHMEM is not set
97 CONFIG_KERNEL_ELF=y
98 CONFIG_BINFMT_ELF=y
99 # CONFIG_BINFMT_MISC is not set
100 CONFIG_CMDLINE_BOOL=y
101 CONFIG_CMDLINE="ip=on"
102
103 #
104 # Bus options
105 #
106 CONFIG_GENERIC_ISA_DMA=y
107 CONFIG_PCI=y
108 CONFIG_PCI_DOMAINS=y
109 # CONFIG_PCI_LEGACY_PROC is not set
110 # CONFIG_PCI_NAMES is not set
111
112 #
113 # Advanced setup
114 #
115 # CONFIG_ADVANCED_OPTIONS is not set
116
117 #
118 # Default settings for advanced configuration options are used
119 #
120 CONFIG_HIGHMEM_START=0xfe000000
121 CONFIG_LOWMEM_SIZE=0x30000000
122 CONFIG_KERNEL_START=0xc0000000
123 CONFIG_TASK_SIZE=0x80000000
124 CONFIG_BOOT_LOAD=0x00800000
125
126 #
127 # Device Drivers
128 #
129
130 #
131 # Generic Driver Options
132 #
133
134 #
135 # Memory Technology Devices (MTD)
136 #
137 # CONFIG_MTD is not set
138
139 #
140 # Parallel port support
141 #
142 # CONFIG_PARPORT is not set
143
144 #
145 # Plug and Play support
146 #
147
148 #
149 # Block devices
150 #
151 # CONFIG_BLK_DEV_FD is not set
152 # CONFIG_BLK_CPQ_DA is not set
153 # CONFIG_BLK_CPQ_CISS_DA is not set
154 # CONFIG_BLK_DEV_DAC960 is not set
155 # CONFIG_BLK_DEV_UMEM is not set
156 # CONFIG_BLK_DEV_LOOP is not set
157 # CONFIG_BLK_DEV_NBD is not set
158 # CONFIG_BLK_DEV_CARMEL is not set
159 CONFIG_BLK_DEV_RAM=y
160 CONFIG_BLK_DEV_RAM_SIZE=4096
161 CONFIG_BLK_DEV_INITRD=y
162 # CONFIG_LBD is not set
163
164 #
165 # ATA/ATAPI/MFM/RLL support
166 #
167 # CONFIG_IDE is not set
168
169 #
170 # SCSI device support
171 #
172 CONFIG_SCSI=y
173 CONFIG_SCSI_PROC_FS=y
174
175 #
176 # SCSI support type (disk, tape, CD-ROM)
177 #
178 CONFIG_BLK_DEV_SD=y
179 CONFIG_CHR_DEV_ST=y
180 # CONFIG_CHR_DEV_OSST is not set
181 CONFIG_BLK_DEV_SR=y
182 # CONFIG_BLK_DEV_SR_VENDOR is not set
183 # CONFIG_CHR_DEV_SG is not set
184
185 #
186 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
187 #
188 # CONFIG_SCSI_MULTI_LUN is not set
189 # CONFIG_SCSI_REPORT_LUNS is not set
190 # CONFIG_SCSI_CONSTANTS is not set
191 # CONFIG_SCSI_LOGGING is not set
192
193 #
194 # SCSI Transport Attributes
195 #
196 CONFIG_SCSI_SPI_ATTRS=y
197 # CONFIG_SCSI_FC_ATTRS is not set
198
199 #
200 # SCSI low-level drivers
201 #
202 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
203 # CONFIG_SCSI_ACARD is not set
204 # CONFIG_SCSI_AACRAID is not set
205 # CONFIG_SCSI_AIC7XXX is not set
206 # CONFIG_SCSI_AIC7XXX_OLD is not set
207 # CONFIG_SCSI_AIC79XX is not set
208 # CONFIG_SCSI_ADVANSYS is not set
209 # CONFIG_SCSI_MEGARAID is not set
210 # CONFIG_SCSI_SATA is not set
211 # CONFIG_SCSI_BUSLOGIC is not set
212 # CONFIG_SCSI_CPQFCTS is not set
213 # CONFIG_SCSI_DMX3191D is not set
214 # CONFIG_SCSI_EATA is not set
215 # CONFIG_SCSI_EATA_PIO is not set
216 # CONFIG_SCSI_FUTURE_DOMAIN is not set
217 # CONFIG_SCSI_GDTH is not set
218 # CONFIG_SCSI_IPS is not set
219 # CONFIG_SCSI_INIA100 is not set
220 CONFIG_SCSI_SYM53C8XX_2=y
221 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
222 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
223 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
224 # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
225 # CONFIG_SCSI_QLOGIC_ISP is not set
226 # CONFIG_SCSI_QLOGIC_FC is not set
227 # CONFIG_SCSI_QLOGIC_1280 is not set
228 CONFIG_SCSI_QLA2XXX=y
229 # CONFIG_SCSI_QLA21XX is not set
230 # CONFIG_SCSI_QLA22XX is not set
231 # CONFIG_SCSI_QLA2300 is not set
232 # CONFIG_SCSI_QLA2322 is not set
233 # CONFIG_SCSI_QLA6312 is not set
234 # CONFIG_SCSI_QLA6322 is not set
235 # CONFIG_SCSI_DC395x is not set
236 # CONFIG_SCSI_DC390T is not set
237 # CONFIG_SCSI_NSP32 is not set
238 # CONFIG_SCSI_DEBUG is not set
239
240 #
241 # Multi-device support (RAID and LVM)
242 #
243 # CONFIG_MD is not set
244
245 #
246 # Fusion MPT device support
247 #
248 # CONFIG_FUSION is not set
249
250 #
251 # IEEE 1394 (FireWire) support
252 #
253 # CONFIG_IEEE1394 is not set
254
255 #
256 # I2O device support
257 #
258 # CONFIG_I2O is not set
259
260 #
261 # Macintosh device drivers
262 #
263
264 #
265 # Networking support
266 #
267 CONFIG_NET=y
268
269 #
270 # Networking options
271 #
272 CONFIG_PACKET=y
273 # CONFIG_PACKET_MMAP is not set
274 # CONFIG_NETLINK_DEV is not set
275 CONFIG_UNIX=y
276 # CONFIG_NET_KEY is not set
277 CONFIG_INET=y
278 CONFIG_IP_MULTICAST=y
279 # CONFIG_IP_ADVANCED_ROUTER is not set
280 CONFIG_IP_PNP=y
281 CONFIG_IP_PNP_DHCP=y
282 # CONFIG_IP_PNP_BOOTP is not set
283 # CONFIG_IP_PNP_RARP is not set
284 # CONFIG_NET_IPIP is not set
285 # CONFIG_NET_IPGRE is not set
286 # CONFIG_IP_MROUTE is not set
287 # CONFIG_ARPD is not set
288 # CONFIG_SYN_COOKIES is not set
289 # CONFIG_INET_AH is not set
290 # CONFIG_INET_ESP is not set
291 # CONFIG_INET_IPCOMP is not set
292 # CONFIG_IPV6 is not set
293 # CONFIG_NETFILTER is not set
294
295 #
296 # SCTP Configuration (EXPERIMENTAL)
297 #
298 # CONFIG_IP_SCTP is not set
299 # CONFIG_ATM is not set
300 # CONFIG_BRIDGE is not set
301 # CONFIG_VLAN_8021Q is not set
302 # CONFIG_DECNET is not set
303 # CONFIG_LLC2 is not set
304 # CONFIG_IPX is not set
305 # CONFIG_ATALK is not set
306 # CONFIG_X25 is not set
307 # CONFIG_LAPB is not set
308 # CONFIG_NET_DIVERT is not set
309 # CONFIG_ECONET is not set
310 # CONFIG_WAN_ROUTER is not set
311 # CONFIG_NET_HW_FLOWCONTROL is not set
312
313 #
314 # QoS and/or fair queueing
315 #
316 # CONFIG_NET_SCHED is not set
317
318 #
319 # Network testing
320 #
321 # CONFIG_NET_PKTGEN is not set
322 # CONFIG_NETPOLL is not set
323 # CONFIG_NET_POLL_CONTROLLER is not set
324 # CONFIG_HAMRADIO is not set
325 # CONFIG_IRDA is not set
326 # CONFIG_BT is not set
327 CONFIG_NETDEVICES=y
328 # CONFIG_DUMMY is not set
329 # CONFIG_BONDING is not set
330 # CONFIG_EQUALIZER is not set
331 # CONFIG_TUN is not set
332
333 #
334 # ARCnet devices
335 #
336 # CONFIG_ARCNET is not set
337
338 #
339 # Ethernet (10 or 100Mbit)
340 #
341 CONFIG_NET_ETHERNET=y
342 CONFIG_MII=y
343 # CONFIG_OAKNET is not set
344 # CONFIG_HAPPYMEAL is not set
345 # CONFIG_SUNGEM is not set
346 # CONFIG_NET_VENDOR_3COM is not set
347
348 #
349 # Tulip family network device support
350 #
351 # CONFIG_NET_TULIP is not set
352 # CONFIG_HP100 is not set
353 CONFIG_NET_PCI=y
354 # CONFIG_PCNET32 is not set
355 # CONFIG_AMD8111_ETH is not set
356 # CONFIG_ADAPTEC_STARFIRE is not set
357 # CONFIG_B44 is not set
358 # CONFIG_FORCEDETH is not set
359 # CONFIG_DGRS is not set
360 CONFIG_EEPRO100=y
361 # CONFIG_EEPRO100_PIO is not set
362 # CONFIG_E100 is not set
363 # CONFIG_FEALNX is not set
364 # CONFIG_NATSEMI is not set
365 # CONFIG_NE2K_PCI is not set
366 # CONFIG_8139CP is not set
367 # CONFIG_8139TOO is not set
368 # CONFIG_SIS900 is not set
369 # CONFIG_EPIC100 is not set
370 # CONFIG_SUNDANCE is not set
371 # CONFIG_TLAN is not set
372 # CONFIG_VIA_RHINE is not set
373
374 #
375 # Ethernet (1000 Mbit)
376 #
377 # CONFIG_ACENIC is not set
378 # CONFIG_DL2K is not set
379 # CONFIG_E1000 is not set
380 # CONFIG_NS83820 is not set
381 # CONFIG_HAMACHI is not set
382 # CONFIG_YELLOWFIN is not set
383 # CONFIG_R8169 is not set
384 # CONFIG_SK98LIN is not set
385 # CONFIG_TIGON3 is not set
386
387 #
388 # Ethernet (10000 Mbit)
389 #
390 # CONFIG_IXGB is not set
391 # CONFIG_S2IO is not set
392
393 #
394 # Token Ring devices
395 #
396 # CONFIG_TR is not set
397
398 #
399 # Wireless LAN (non-hamradio)
400 #
401 # CONFIG_NET_RADIO is not set
402
403 #
404 # Wan interfaces
405 #
406 # CONFIG_WAN is not set
407 # CONFIG_FDDI is not set
408 # CONFIG_HIPPI is not set
409 # CONFIG_PPP is not set
410 # CONFIG_SLIP is not set
411 # CONFIG_NET_FC is not set
412 # CONFIG_RCPCI is not set
413 # CONFIG_SHAPER is not set
414 # CONFIG_NETCONSOLE is not set
415
416 #
417 # ISDN subsystem
418 #
419 # CONFIG_ISDN is not set
420
421 #
422 # Telephony Support
423 #
424 # CONFIG_PHONE is not set
425
426 #
427 # Input device support
428 #
429 CONFIG_INPUT=y
430
431 #
432 # Userland interfaces
433 #
434 # CONFIG_INPUT_MOUSEDEV is not set
435 # CONFIG_INPUT_JOYDEV is not set
436 # CONFIG_INPUT_TSDEV is not set
437 # CONFIG_INPUT_EVDEV is not set
438 # CONFIG_INPUT_EVBUG is not set
439
440 #
441 # Input I/O drivers
442 #
443 # CONFIG_GAMEPORT is not set
444 CONFIG_SOUND_GAMEPORT=y
445 # CONFIG_SERIO is not set
446 # CONFIG_SERIO_I8042 is not set
447
448 #
449 # Input Device Drivers
450 #
451 # CONFIG_INPUT_KEYBOARD is not set
452 # CONFIG_INPUT_MOUSE is not set
453 # CONFIG_INPUT_JOYSTICK is not set
454 # CONFIG_INPUT_TOUCHSCREEN is not set
455 # CONFIG_INPUT_MISC is not set
456
457 #
458 # Character devices
459 #
460 # CONFIG_VT is not set
461 # CONFIG_SERIAL_NONSTANDARD is not set
462
463 #
464 # Serial drivers
465 #
466 CONFIG_SERIAL_8250=y
467 CONFIG_SERIAL_8250_CONSOLE=y
468 CONFIG_SERIAL_8250_NR_UARTS=4
469 # CONFIG_SERIAL_8250_EXTENDED is not set
470
471 #
472 # Non-8250 serial port support
473 #
474 CONFIG_SERIAL_CORE=y
475 CONFIG_SERIAL_CORE_CONSOLE=y
476 CONFIG_UNIX98_PTYS=y
477 CONFIG_LEGACY_PTYS=y
478 CONFIG_LEGACY_PTY_COUNT=256
479 # CONFIG_QIC02_TAPE is not set
480
481 #
482 # IPMI
483 #
484 # CONFIG_IPMI_HANDLER is not set
485
486 #
487 # Watchdog Cards
488 #
489 # CONFIG_WATCHDOG is not set
490 # CONFIG_NVRAM is not set
491 CONFIG_GEN_RTC=y
492 # CONFIG_GEN_RTC_X is not set
493 # CONFIG_DTLK is not set
494 # CONFIG_R3964 is not set
495 # CONFIG_APPLICOM is not set
496
497 #
498 # Ftape, the floppy tape device driver
499 #
500 # CONFIG_FTAPE is not set
501 # CONFIG_AGP is not set
502 # CONFIG_DRM is not set
503 # CONFIG_RAW_DRIVER is not set
504
505 #
506 # I2C support
507 #
508 # CONFIG_I2C is not set
509
510 #
511 # Misc devices
512 #
513
514 #
515 # Multimedia devices
516 #
517 # CONFIG_VIDEO_DEV is not set
518
519 #
520 # Digital Video Broadcasting Devices
521 #
522 # CONFIG_DVB is not set
523
524 #
525 # Graphics support
526 #
527 # CONFIG_FB is not set
528
529 #
530 # Sound
531 #
532 # CONFIG_SOUND is not set
533
534 #
535 # USB support
536 #
537 # CONFIG_USB is not set
538
539 #
540 # USB Gadget Support
541 #
542 # CONFIG_USB_GADGET is not set
543
544 #
545 # File systems
546 #
547 CONFIG_EXT2_FS=y
548 # CONFIG_EXT2_FS_XATTR is not set
549 CONFIG_EXT3_FS=y
550 CONFIG_EXT3_FS_XATTR=y
551 # CONFIG_EXT3_FS_POSIX_ACL is not set
552 # CONFIG_EXT3_FS_SECURITY is not set
553 CONFIG_JBD=y
554 # CONFIG_JBD_DEBUG is not set
555 CONFIG_FS_MBCACHE=y
556 # CONFIG_REISERFS_FS is not set
557 # CONFIG_JFS_FS is not set
558 # CONFIG_XFS_FS is not set
559 # CONFIG_MINIX_FS is not set
560 # CONFIG_ROMFS_FS is not set
561 # CONFIG_QUOTA is not set
562 # CONFIG_AUTOFS_FS is not set
563 # CONFIG_AUTOFS4_FS is not set
564
565 #
566 # CD-ROM/DVD Filesystems
567 #
568 # CONFIG_ISO9660_FS is not set
569 # CONFIG_UDF_FS is not set
570
571 #
572 # DOS/FAT/NT Filesystems
573 #
574 # CONFIG_FAT_FS is not set
575 # CONFIG_NTFS_FS is not set
576
577 #
578 # Pseudo filesystems
579 #
580 CONFIG_PROC_FS=y
581 CONFIG_PROC_KCORE=y
582 CONFIG_SYSFS=y
583 # CONFIG_DEVFS_FS is not set
584 # CONFIG_DEVPTS_FS_XATTR is not set
585 CONFIG_TMPFS=y
586 # CONFIG_HUGETLB_PAGE is not set
587 CONFIG_RAMFS=y
588
589 #
590 # Miscellaneous filesystems
591 #
592 # CONFIG_ADFS_FS is not set
593 # CONFIG_AFFS_FS is not set
594 # CONFIG_HFS_FS is not set
595 # CONFIG_HFSPLUS_FS is not set
596 # CONFIG_BEFS_FS is not set
597 # CONFIG_BFS_FS is not set
598 # CONFIG_EFS_FS is not set
599 # CONFIG_CRAMFS is not set
600 # CONFIG_VXFS_FS is not set
601 # CONFIG_HPFS_FS is not set
602 # CONFIG_QNX4FS_FS is not set
603 # CONFIG_SYSV_FS is not set
604 # CONFIG_UFS_FS is not set
605
606 #
607 # Network File Systems
608 #
609 CONFIG_NFS_FS=y
610 # CONFIG_NFS_V3 is not set
611 # CONFIG_NFS_V4 is not set
612 # CONFIG_NFS_DIRECTIO is not set
613 # CONFIG_NFSD is not set
614 CONFIG_ROOT_NFS=y
615 CONFIG_LOCKD=y
616 # CONFIG_EXPORTFS is not set
617 CONFIG_SUNRPC=y
618 # CONFIG_RPCSEC_GSS_KRB5 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_INTERMEZZO_FS is not set
624 # CONFIG_AFS_FS is not set
625
626 #
627 # Partition Types
628 #
629 # CONFIG_PARTITION_ADVANCED is not set
630 CONFIG_MSDOS_PARTITION=y
631
632 #
633 # Native Language Support
634 #
635 # CONFIG_NLS is not set
636
637 #
638 # Library routines
639 #
640 # CONFIG_CRC32 is not set
641
642 #
643 # Kernel hacking
644 #
645 # CONFIG_DEBUG_KERNEL is not set
646 # CONFIG_SERIAL_TEXT_DEBUG is not set
647
648 #
649 # Security options
650 #
651 # CONFIG_SECURITY is not set
652
653 #
654 # Cryptographic options
655 #
656 # CONFIG_CRYPTO is not set