[PATCH] ocfs2: fix oops in mmap_truncate testing
[pandora-kernel.git] / arch / ppc / configs / rpx8260_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 is not set
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 is not set
45
46 #
47 # Processor
48 #
49 CONFIG_6xx=y
50 # CONFIG_40x is not set
51 # CONFIG_44x is not set
52 # CONFIG_POWER3 is not set
53 # CONFIG_POWER4 is not set
54 # CONFIG_8xx is not set
55 # CONFIG_E500 is not set
56 # CONFIG_CPU_FREQ is not set
57 CONFIG_EMBEDDEDBOOT=y
58 CONFIG_PPC_STD_MMU=y
59
60 #
61 # Platform options
62 #
63 # CONFIG_PPC_MULTIPLATFORM is not set
64 # CONFIG_APUS is not set
65 # CONFIG_WILLOW is not set
66 # CONFIG_PCORE is not set
67 # CONFIG_POWERPMC250 is not set
68 # CONFIG_EV64260 is not set
69 # CONFIG_SPRUCE is not set
70 # CONFIG_LOPEC is not set
71 # CONFIG_MCPN765 is not set
72 # CONFIG_MVME5100 is not set
73 # CONFIG_PPLUS is not set
74 # CONFIG_PRPMC750 is not set
75 # CONFIG_PRPMC800 is not set
76 # CONFIG_SANDPOINT is not set
77 # CONFIG_ADIR is not set
78 # CONFIG_K2 is not set
79 # CONFIG_PAL4 is not set
80 # CONFIG_GEMINI is not set
81 # CONFIG_EST8260 is not set
82 # CONFIG_SBC82xx is not set
83 # CONFIG_SBS8260 is not set
84 CONFIG_RPX8260=y
85 # CONFIG_TQM8260 is not set
86 # CONFIG_ADS8272 is not set
87 CONFIG_8260=y
88 CONFIG_CPM2=y
89 # CONFIG_PC_KEYBOARD is not set
90 # CONFIG_SMP is not set
91 # CONFIG_PREEMPT is not set
92 # CONFIG_HIGHMEM is not set
93 CONFIG_KERNEL_ELF=y
94 CONFIG_BINFMT_ELF=y
95 # CONFIG_BINFMT_MISC is not set
96 # CONFIG_CMDLINE_BOOL is not set
97
98 #
99 # Bus options
100 #
101 # CONFIG_PCI is not set
102 # CONFIG_PCI_DOMAINS is not set
103
104 #
105 # Advanced setup
106 #
107 # CONFIG_ADVANCED_OPTIONS is not set
108
109 #
110 # Default settings for advanced configuration options are used
111 #
112 CONFIG_HIGHMEM_START=0xfe000000
113 CONFIG_LOWMEM_SIZE=0x30000000
114 CONFIG_KERNEL_START=0xc0000000
115 CONFIG_TASK_SIZE=0x80000000
116 CONFIG_BOOT_LOAD=0x00400000
117
118 #
119 # Device Drivers
120 #
121
122 #
123 # Generic Driver Options
124 #
125 CONFIG_PREVENT_FIRMWARE_BUILD=y
126
127 #
128 # Memory Technology Devices (MTD)
129 #
130 # CONFIG_MTD is not set
131
132 #
133 # Parallel port support
134 #
135 # CONFIG_PARPORT is not set
136
137 #
138 # Plug and Play support
139 #
140
141 #
142 # Block devices
143 #
144 # CONFIG_BLK_DEV_FD is not set
145 CONFIG_BLK_DEV_LOOP=y
146 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
147 # CONFIG_BLK_DEV_NBD is not set
148 CONFIG_BLK_DEV_RAM=y
149 CONFIG_BLK_DEV_RAM_SIZE=4096
150 CONFIG_BLK_DEV_INITRD=y
151 # CONFIG_LBD is not set
152
153 #
154 # ATA/ATAPI/MFM/RLL support
155 #
156 # CONFIG_IDE is not set
157
158 #
159 # SCSI device support
160 #
161 # CONFIG_SCSI is not set
162
163 #
164 # Multi-device support (RAID and LVM)
165 #
166 # CONFIG_MD is not set
167
168 #
169 # Fusion MPT device support
170 #
171
172 #
173 # IEEE 1394 (FireWire) support
174 #
175 # CONFIG_IEEE1394 is not set
176
177 #
178 # I2O device support
179 #
180
181 #
182 # Macintosh device drivers
183 #
184
185 #
186 # Networking support
187 #
188 CONFIG_NET=y
189
190 #
191 # Networking options
192 #
193 CONFIG_PACKET=y
194 # CONFIG_PACKET_MMAP is not set
195 # CONFIG_NETLINK_DEV is not set
196 CONFIG_UNIX=y
197 # CONFIG_NET_KEY is not set
198 CONFIG_INET=y
199 CONFIG_IP_MULTICAST=y
200 # CONFIG_IP_ADVANCED_ROUTER is not set
201 CONFIG_IP_PNP=y
202 # CONFIG_IP_PNP_DHCP is not set
203 CONFIG_IP_PNP_BOOTP=y
204 # CONFIG_IP_PNP_RARP is not set
205 # CONFIG_NET_IPIP is not set
206 # CONFIG_NET_IPGRE is not set
207 # CONFIG_IP_MROUTE is not set
208 # CONFIG_ARPD is not set
209 CONFIG_SYN_COOKIES=y
210 # CONFIG_INET_AH is not set
211 # CONFIG_INET_ESP is not set
212 # CONFIG_INET_IPCOMP is not set
213 # CONFIG_IPV6 is not set
214 # CONFIG_NETFILTER is not set
215
216 #
217 # SCTP Configuration (EXPERIMENTAL)
218 #
219 # CONFIG_IP_SCTP is not set
220 # CONFIG_ATM is not set
221 # CONFIG_BRIDGE is not set
222 # CONFIG_VLAN_8021Q is not set
223 # CONFIG_DECNET is not set
224 # CONFIG_LLC2 is not set
225 # CONFIG_IPX is not set
226 # CONFIG_ATALK is not set
227 # CONFIG_X25 is not set
228 # CONFIG_LAPB is not set
229 # CONFIG_NET_DIVERT is not set
230 # CONFIG_ECONET is not set
231 # CONFIG_WAN_ROUTER is not set
232 # CONFIG_NET_HW_FLOWCONTROL is not set
233
234 #
235 # QoS and/or fair queueing
236 #
237 # CONFIG_NET_SCHED is not set
238 # CONFIG_NET_CLS_ROUTE is not set
239
240 #
241 # Network testing
242 #
243 # CONFIG_NET_PKTGEN is not set
244 # CONFIG_NETPOLL is not set
245 # CONFIG_NET_POLL_CONTROLLER is not set
246 # CONFIG_HAMRADIO is not set
247 # CONFIG_IRDA is not set
248 # CONFIG_BT is not set
249 CONFIG_NETDEVICES=y
250 # CONFIG_DUMMY is not set
251 # CONFIG_BONDING is not set
252 # CONFIG_EQUALIZER is not set
253 # CONFIG_TUN is not set
254
255 #
256 # Ethernet (10 or 100Mbit)
257 #
258 CONFIG_NET_ETHERNET=y
259 # CONFIG_MII is not set
260 # CONFIG_OAKNET is not set
261
262 #
263 # Ethernet (1000 Mbit)
264 #
265
266 #
267 # Ethernet (10000 Mbit)
268 #
269
270 #
271 # Token Ring devices
272 #
273
274 #
275 # Wireless LAN (non-hamradio)
276 #
277 # CONFIG_NET_RADIO is not set
278
279 #
280 # Wan interfaces
281 #
282 # CONFIG_WAN is not set
283 # CONFIG_PPP is not set
284 # CONFIG_SLIP is not set
285 # CONFIG_SHAPER is not set
286 # CONFIG_NETCONSOLE is not set
287
288 #
289 # ISDN subsystem
290 #
291 # CONFIG_ISDN is not set
292
293 #
294 # Telephony Support
295 #
296 # CONFIG_PHONE is not set
297
298 #
299 # Input device support
300 #
301 # CONFIG_INPUT is not set
302
303 #
304 # Userland interfaces
305 #
306
307 #
308 # Input I/O drivers
309 #
310 # CONFIG_GAMEPORT is not set
311 CONFIG_SOUND_GAMEPORT=y
312 # CONFIG_SERIO is not set
313 # CONFIG_SERIO_I8042 is not set
314
315 #
316 # Input Device Drivers
317 #
318
319 #
320 # Character devices
321 #
322 # CONFIG_VT is not set
323 # CONFIG_SERIAL_NONSTANDARD is not set
324
325 #
326 # Serial drivers
327 #
328 # CONFIG_SERIAL_8250 is not set
329
330 #
331 # Non-8250 serial port support
332 #
333 CONFIG_SERIAL_CORE=y
334 CONFIG_SERIAL_CORE_CONSOLE=y
335 CONFIG_SERIAL_CPM=y
336 CONFIG_SERIAL_CPM_CONSOLE=y
337 # CONFIG_SERIAL_CPM_SCC1 is not set
338 # CONFIG_SERIAL_CPM_SCC2 is not set
339 # CONFIG_SERIAL_CPM_SCC3 is not set
340 # CONFIG_SERIAL_CPM_SCC4 is not set
341 CONFIG_SERIAL_CPM_SMC1=y
342 # CONFIG_SERIAL_CPM_SMC2 is not set
343 CONFIG_UNIX98_PTYS=y
344 CONFIG_LEGACY_PTYS=y
345 CONFIG_LEGACY_PTY_COUNT=256
346 # CONFIG_QIC02_TAPE is not set
347
348 #
349 # IPMI
350 #
351 # CONFIG_IPMI_HANDLER is not set
352
353 #
354 # Watchdog Cards
355 #
356 # CONFIG_WATCHDOG is not set
357 # CONFIG_NVRAM is not set
358 # CONFIG_GEN_RTC is not set
359 # CONFIG_DTLK is not set
360 # CONFIG_R3964 is not set
361 # CONFIG_APPLICOM is not set
362
363 #
364 # Ftape, the floppy tape device driver
365 #
366 # CONFIG_FTAPE is not set
367 # CONFIG_AGP is not set
368 # CONFIG_DRM is not set
369 # CONFIG_RAW_DRIVER is not set
370
371 #
372 # I2C support
373 #
374 # CONFIG_I2C is not set
375
376 #
377 # Dallas's 1-wire bus
378 #
379 # CONFIG_W1 is not set
380
381 #
382 # Misc devices
383 #
384
385 #
386 # Multimedia devices
387 #
388 # CONFIG_VIDEO_DEV is not set
389
390 #
391 # Digital Video Broadcasting Devices
392 #
393 # CONFIG_DVB is not set
394
395 #
396 # Graphics support
397 #
398 # CONFIG_FB is not set
399
400 #
401 # Sound
402 #
403 # CONFIG_SOUND is not set
404
405 #
406 # USB support
407 #
408
409 #
410 # USB Gadget Support
411 #
412 # CONFIG_USB_GADGET is not set
413
414 #
415 # File systems
416 #
417 CONFIG_EXT2_FS=y
418 # CONFIG_EXT2_FS_XATTR is not set
419 CONFIG_EXT3_FS=y
420 CONFIG_EXT3_FS_XATTR=y
421 # CONFIG_EXT3_FS_POSIX_ACL is not set
422 # CONFIG_EXT3_FS_SECURITY is not set
423 CONFIG_JBD=y
424 # CONFIG_JBD_DEBUG is not set
425 CONFIG_FS_MBCACHE=y
426 # CONFIG_REISERFS_FS is not set
427 # CONFIG_JFS_FS is not set
428 # CONFIG_XFS_FS is not set
429 # CONFIG_MINIX_FS is not set
430 # CONFIG_ROMFS_FS is not set
431 # CONFIG_QUOTA is not set
432 # CONFIG_AUTOFS_FS is not set
433 # CONFIG_AUTOFS4_FS is not set
434
435 #
436 # CD-ROM/DVD Filesystems
437 #
438 # CONFIG_ISO9660_FS is not set
439 # CONFIG_UDF_FS is not set
440
441 #
442 # DOS/FAT/NT Filesystems
443 #
444 # CONFIG_MSDOS_FS is not set
445 # CONFIG_VFAT_FS is not set
446 # CONFIG_NTFS_FS is not set
447
448 #
449 # Pseudo filesystems
450 #
451 CONFIG_PROC_FS=y
452 CONFIG_PROC_KCORE=y
453 CONFIG_SYSFS=y
454 # CONFIG_DEVFS_FS is not set
455 # CONFIG_DEVPTS_FS_XATTR is not set
456 CONFIG_TMPFS=y
457 # CONFIG_HUGETLB_PAGE is not set
458 CONFIG_RAMFS=y
459
460 #
461 # Miscellaneous filesystems
462 #
463 # CONFIG_ADFS_FS is not set
464 # CONFIG_AFFS_FS is not set
465 # CONFIG_HFS_FS is not set
466 # CONFIG_HFSPLUS_FS is not set
467 # CONFIG_BEFS_FS is not set
468 # CONFIG_BFS_FS is not set
469 # CONFIG_EFS_FS is not set
470 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
471 # CONFIG_CRAMFS is not set
472 # CONFIG_VXFS_FS is not set
473 # CONFIG_HPFS_FS is not set
474 # CONFIG_QNX4FS_FS is not set
475 # CONFIG_SYSV_FS is not set
476 # CONFIG_UFS_FS is not set
477
478 #
479 # Network File Systems
480 #
481 CONFIG_NFS_FS=y
482 CONFIG_NFS_V3=y
483 # CONFIG_NFS_V4 is not set
484 # CONFIG_NFS_DIRECTIO is not set
485 # CONFIG_NFSD is not set
486 CONFIG_ROOT_NFS=y
487 CONFIG_LOCKD=y
488 CONFIG_LOCKD_V4=y
489 # CONFIG_EXPORTFS is not set
490 CONFIG_SUNRPC=y
491 # CONFIG_RPCSEC_GSS_KRB5 is not set
492 # CONFIG_SMB_FS is not set
493 # CONFIG_CIFS is not set
494 # CONFIG_NCP_FS is not set
495 # CONFIG_CODA_FS is not set
496 # CONFIG_AFS_FS is not set
497
498 #
499 # Partition Types
500 #
501 CONFIG_PARTITION_ADVANCED=y
502 # CONFIG_ACORN_PARTITION is not set
503 # CONFIG_OSF_PARTITION is not set
504 # CONFIG_AMIGA_PARTITION is not set
505 # CONFIG_ATARI_PARTITION is not set
506 # CONFIG_MAC_PARTITION is not set
507 # CONFIG_MSDOS_PARTITION is not set
508 # CONFIG_LDM_PARTITION is not set
509 # CONFIG_SGI_PARTITION is not set
510 # CONFIG_ULTRIX_PARTITION is not set
511 # CONFIG_SUN_PARTITION is not set
512 # CONFIG_EFI_PARTITION is not set
513
514 #
515 # Native Language Support
516 #
517 # CONFIG_NLS is not set
518 # CONFIG_SCC_ENET is not set
519 CONFIG_FEC_ENET=y
520 # CONFIG_USE_MDIO is not set
521
522 #
523 # CPM2 Options
524 #
525 # CONFIG_FCC1_ENET is not set
526 # CONFIG_FCC2_ENET is not set
527 CONFIG_FCC3_ENET=y
528
529 #
530 # Library routines
531 #
532 # CONFIG_CRC_CCITT is not set
533 # CONFIG_CRC32 is not set
534 # CONFIG_LIBCRC32C is not set
535
536 #
537 # Profiling support
538 #
539 # CONFIG_PROFILING is not set
540
541 #
542 # Kernel hacking
543 #
544 # CONFIG_DEBUG_KERNEL is not set
545 # CONFIG_KGDB_CONSOLE is not set
546
547 #
548 # Security options
549 #
550 # CONFIG_SECURITY is not set
551
552 #
553 # Cryptographic options
554 #
555 # CONFIG_CRYPTO is not set