softlockup: fix invalid proc_handler for softlockup_panic
[pandora-kernel.git] / arch / ppc / configs / walnut_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 is not set
17 CONFIG_BROKEN_ON_SMP=y
18
19 #
20 # General setup
21 #
22 CONFIG_SWAP=y
23 CONFIG_SYSVIPC=y
24 CONFIG_POSIX_MQUEUE=y
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 is not set
55 CONFIG_40x=y
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_MATH_EMULATION is not set
61 # CONFIG_CPU_FREQ is not set
62 CONFIG_4xx=y
63
64 #
65 # IBM 4xx options
66 #
67 # CONFIG_ASH is not set
68 # CONFIG_BUBINGA is not set
69 # CONFIG_CPCI405 is not set
70 # CONFIG_EP405 is not set
71 # CONFIG_OAK is not set
72 # CONFIG_REDWOOD_5 is not set
73 # CONFIG_REDWOOD_6 is not set
74 # CONFIG_SYCAMORE is not set
75 CONFIG_WALNUT=y
76 CONFIG_IBM405_ERR77=y
77 CONFIG_IBM405_ERR51=y
78 CONFIG_IBM_OCP=y
79 CONFIG_BIOS_FIXUP=y
80 CONFIG_405GP=y
81 CONFIG_IBM_OPENBIOS=y
82 # CONFIG_PM is not set
83 CONFIG_UART0_TTYS0=y
84 # CONFIG_UART0_TTYS1 is not set
85 CONFIG_NOT_COHERENT_CACHE=y
86
87 #
88 # Platform options
89 #
90 # CONFIG_PC_KEYBOARD is not set
91 # CONFIG_SMP is not set
92 # CONFIG_PREEMPT is not set
93 # CONFIG_HIGHMEM is not set
94 CONFIG_KERNEL_ELF=y
95 CONFIG_BINFMT_ELF=y
96 # CONFIG_BINFMT_MISC is not set
97 CONFIG_CMDLINE_BOOL=y
98 CONFIG_CMDLINE="ip=on"
99
100 #
101 # Bus options
102 #
103 CONFIG_PCI=y
104 CONFIG_PCI_DOMAINS=y
105 CONFIG_PCI_LEGACY_PROC=y
106 # CONFIG_PCI_NAMES is not set
107
108 #
109 # Advanced setup
110 #
111 # CONFIG_ADVANCED_OPTIONS is not set
112
113 #
114 # Default settings for advanced configuration options are used
115 #
116 CONFIG_HIGHMEM_START=0xfe000000
117 CONFIG_LOWMEM_SIZE=0x30000000
118 CONFIG_KERNEL_START=0xc0000000
119 CONFIG_TASK_SIZE=0x80000000
120 CONFIG_BOOT_LOAD=0x00400000
121
122 #
123 # Device Drivers
124 #
125
126 #
127 # Generic Driver Options
128 #
129
130 #
131 # Memory Technology Devices (MTD)
132 #
133 # CONFIG_MTD is not set
134
135 #
136 # Parallel port support
137 #
138 # CONFIG_PARPORT is not set
139
140 #
141 # Plug and Play support
142 #
143
144 #
145 # Block devices
146 #
147 # CONFIG_BLK_DEV_FD is not set
148 # CONFIG_BLK_CPQ_DA is not set
149 # CONFIG_BLK_CPQ_CISS_DA is not set
150 # CONFIG_BLK_DEV_DAC960 is not set
151 # CONFIG_BLK_DEV_UMEM is not set
152 CONFIG_BLK_DEV_LOOP=y
153 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
154 # CONFIG_BLK_DEV_NBD is not set
155 # CONFIG_BLK_DEV_CARMEL is not set
156 CONFIG_BLK_DEV_RAM=y
157 CONFIG_BLK_DEV_RAM_SIZE=4096
158 CONFIG_BLK_DEV_INITRD=y
159 # CONFIG_LBD is not set
160
161 #
162 # ATA/ATAPI/MFM/RLL support
163 #
164 # CONFIG_IDE is not set
165
166 #
167 # SCSI device support
168 #
169 # CONFIG_SCSI is not set
170
171 #
172 # Multi-device support (RAID and LVM)
173 #
174 # CONFIG_MD is not set
175
176 #
177 # Fusion MPT device support
178 #
179
180 #
181 # IEEE 1394 (FireWire) support
182 #
183 # CONFIG_IEEE1394 is not set
184
185 #
186 # I2O device support
187 #
188 # CONFIG_I2O is not set
189
190 #
191 # Macintosh device drivers
192 #
193
194 #
195 # Networking support
196 #
197 CONFIG_NET=y
198
199 #
200 # Networking options
201 #
202 # CONFIG_PACKET is not set
203 # CONFIG_NETLINK_DEV is not set
204 CONFIG_UNIX=y
205 # CONFIG_NET_KEY is not set
206 CONFIG_INET=y
207 CONFIG_IP_MULTICAST=y
208 # CONFIG_IP_ADVANCED_ROUTER is not set
209 CONFIG_IP_PNP=y
210 # CONFIG_IP_PNP_DHCP is not set
211 CONFIG_IP_PNP_BOOTP=y
212 # CONFIG_IP_PNP_RARP is not set
213 # CONFIG_NET_IPIP is not set
214 # CONFIG_NET_IPGRE is not set
215 # CONFIG_IP_MROUTE is not set
216 # CONFIG_ARPD is not set
217 CONFIG_SYN_COOKIES=y
218 # CONFIG_INET_AH is not set
219 # CONFIG_INET_ESP is not set
220 # CONFIG_INET_IPCOMP is not set
221 # CONFIG_IPV6 is not set
222 # CONFIG_NETFILTER is not set
223
224 #
225 # SCTP Configuration (EXPERIMENTAL)
226 #
227 # CONFIG_IP_SCTP is not set
228 # CONFIG_ATM is not set
229 # CONFIG_BRIDGE is not set
230 # CONFIG_VLAN_8021Q is not set
231 # CONFIG_DECNET is not set
232 # CONFIG_LLC2 is not set
233 # CONFIG_IPX is not set
234 # CONFIG_ATALK is not set
235 # CONFIG_X25 is not set
236 # CONFIG_LAPB is not set
237 # CONFIG_NET_DIVERT is not set
238 # CONFIG_ECONET is not set
239 # CONFIG_WAN_ROUTER is not set
240 # CONFIG_NET_HW_FLOWCONTROL is not set
241
242 #
243 # QoS and/or fair queueing
244 #
245 # CONFIG_NET_SCHED is not set
246
247 #
248 # Network testing
249 #
250 # CONFIG_NET_PKTGEN is not set
251 # CONFIG_NETPOLL is not set
252 # CONFIG_NET_POLL_CONTROLLER is not set
253 # CONFIG_HAMRADIO is not set
254 # CONFIG_IRDA is not set
255 # CONFIG_BT is not set
256 CONFIG_NETDEVICES=y
257 # CONFIG_DUMMY is not set
258 # CONFIG_BONDING is not set
259 # CONFIG_EQUALIZER is not set
260 # CONFIG_TUN is not set
261
262 #
263 # ARCnet devices
264 #
265 # CONFIG_ARCNET is not set
266
267 #
268 # Ethernet (10 or 100Mbit)
269 #
270 CONFIG_NET_ETHERNET=y
271 CONFIG_MII=y
272 # CONFIG_OAKNET is not set
273 # CONFIG_HAPPYMEAL is not set
274 # CONFIG_SUNGEM is not set
275 # CONFIG_NET_VENDOR_3COM is not set
276
277 #
278 # Tulip family network device support
279 #
280 # CONFIG_NET_TULIP is not set
281 # CONFIG_HP100 is not set
282 # CONFIG_NET_PCI is not set
283
284 #
285 # Ethernet (1000 Mbit)
286 #
287 # CONFIG_ACENIC is not set
288 # CONFIG_DL2K is not set
289 # CONFIG_E1000 is not set
290 # CONFIG_NS83820 is not set
291 # CONFIG_HAMACHI is not set
292 # CONFIG_YELLOWFIN is not set
293 # CONFIG_R8169 is not set
294 # CONFIG_SK98LIN is not set
295 # CONFIG_TIGON3 is not set
296
297 #
298 # Ethernet (10000 Mbit)
299 #
300 # CONFIG_IXGB is not set
301 # CONFIG_S2IO is not set
302
303 #
304 # Token Ring devices
305 #
306 # CONFIG_TR is not set
307
308 #
309 # Wireless LAN (non-hamradio)
310 #
311 # CONFIG_NET_RADIO is not set
312
313 #
314 # Wan interfaces
315 #
316 # CONFIG_WAN is not set
317 # CONFIG_FDDI is not set
318 # CONFIG_HIPPI is not set
319 # CONFIG_PPP is not set
320 # CONFIG_SLIP is not set
321 # CONFIG_RCPCI is not set
322 # CONFIG_SHAPER is not set
323 # CONFIG_NETCONSOLE is not set
324
325 #
326 # ISDN subsystem
327 #
328 # CONFIG_ISDN is not set
329
330 #
331 # Telephony Support
332 #
333 # CONFIG_PHONE is not set
334
335 #
336 # Input device support
337 #
338 CONFIG_INPUT=y
339
340 #
341 # Userland interfaces
342 #
343 # CONFIG_INPUT_MOUSEDEV is not set
344 # CONFIG_INPUT_JOYDEV is not set
345 # CONFIG_INPUT_TSDEV is not set
346 # CONFIG_INPUT_EVDEV is not set
347 # CONFIG_INPUT_EVBUG is not set
348
349 #
350 # Input I/O drivers
351 #
352 # CONFIG_GAMEPORT is not set
353 CONFIG_SOUND_GAMEPORT=y
354 CONFIG_SERIO=y
355 # CONFIG_SERIO_I8042 is not set
356 # CONFIG_SERIO_SERPORT is not set
357 # CONFIG_SERIO_CT82C710 is not set
358 # CONFIG_SERIO_PCIPS2 is not set
359
360 #
361 # Input Device Drivers
362 #
363 # CONFIG_INPUT_KEYBOARD is not set
364 # CONFIG_INPUT_MOUSE is not set
365 # CONFIG_INPUT_JOYSTICK is not set
366 # CONFIG_INPUT_TOUCHSCREEN is not set
367 # CONFIG_INPUT_MISC is not set
368
369 #
370 # Character devices
371 #
372 # CONFIG_VT is not set
373 # CONFIG_SERIAL_NONSTANDARD is not set
374
375 #
376 # Serial drivers
377 #
378 CONFIG_SERIAL_8250=y
379 CONFIG_SERIAL_8250_CONSOLE=y
380 CONFIG_SERIAL_8250_NR_UARTS=4
381 # CONFIG_SERIAL_8250_EXTENDED is not set
382
383 #
384 # Non-8250 serial port support
385 #
386 CONFIG_SERIAL_CORE=y
387 CONFIG_SERIAL_CORE_CONSOLE=y
388 CONFIG_UNIX98_PTYS=y
389 CONFIG_LEGACY_PTYS=y
390 CONFIG_LEGACY_PTY_COUNT=256
391 # CONFIG_QIC02_TAPE is not set
392
393 #
394 # IPMI
395 #
396 # CONFIG_IPMI_HANDLER is not set
397
398 #
399 # Watchdog Cards
400 #
401 # CONFIG_WATCHDOG is not set
402 # CONFIG_NVRAM is not set
403 # CONFIG_GEN_RTC is not set
404 # CONFIG_DTLK is not set
405 # CONFIG_R3964 is not set
406 # CONFIG_APPLICOM is not set
407
408 #
409 # Ftape, the floppy tape device driver
410 #
411 # CONFIG_FTAPE is not set
412 # CONFIG_AGP is not set
413 # CONFIG_DRM is not set
414 # CONFIG_RAW_DRIVER is not set
415
416 #
417 # I2C support
418 #
419 # CONFIG_I2C is not set
420
421 #
422 # Misc devices
423 #
424
425 #
426 # Multimedia devices
427 #
428 # CONFIG_VIDEO_DEV is not set
429
430 #
431 # Digital Video Broadcasting Devices
432 #
433 # CONFIG_DVB is not set
434
435 #
436 # Graphics support
437 #
438 # CONFIG_FB is not set
439
440 #
441 # Sound
442 #
443 # CONFIG_SOUND is not set
444
445 #
446 # USB support
447 #
448 # CONFIG_USB is not set
449
450 #
451 # USB Gadget Support
452 #
453 # CONFIG_USB_GADGET is not set
454
455 #
456 # File systems
457 #
458 CONFIG_EXT2_FS=y
459 # CONFIG_EXT2_FS_XATTR is not set
460 # CONFIG_EXT3_FS is not set
461 # CONFIG_JBD is not set
462 # CONFIG_REISERFS_FS is not set
463 # CONFIG_JFS_FS is not set
464 # CONFIG_XFS_FS is not set
465 # CONFIG_MINIX_FS is not set
466 # CONFIG_ROMFS_FS is not set
467 # CONFIG_QUOTA is not set
468 # CONFIG_AUTOFS_FS is not set
469 # CONFIG_AUTOFS4_FS is not set
470
471 #
472 # CD-ROM/DVD Filesystems
473 #
474 # CONFIG_ISO9660_FS is not set
475 # CONFIG_UDF_FS is not set
476
477 #
478 # DOS/FAT/NT Filesystems
479 #
480 # CONFIG_FAT_FS is not set
481 # CONFIG_NTFS_FS is not set
482
483 #
484 # Pseudo filesystems
485 #
486 CONFIG_PROC_FS=y
487 CONFIG_PROC_KCORE=y
488 CONFIG_SYSFS=y
489 # CONFIG_DEVFS_FS is not set
490 # CONFIG_DEVPTS_FS_XATTR is not set
491 CONFIG_TMPFS=y
492 # CONFIG_HUGETLB_PAGE is not set
493 CONFIG_RAMFS=y
494
495 #
496 # Miscellaneous filesystems
497 #
498 # CONFIG_ADFS_FS is not set
499 # CONFIG_AFFS_FS is not set
500 # CONFIG_HFS_FS is not set
501 # CONFIG_HFSPLUS_FS is not set
502 # CONFIG_BEFS_FS is not set
503 # CONFIG_BFS_FS is not set
504 # CONFIG_EFS_FS is not set
505 # CONFIG_CRAMFS is not set
506 # CONFIG_VXFS_FS is not set
507 # CONFIG_HPFS_FS is not set
508 # CONFIG_QNX4FS_FS is not set
509 # CONFIG_SYSV_FS is not set
510 # CONFIG_UFS_FS is not set
511
512 #
513 # Network File Systems
514 #
515 CONFIG_NFS_FS=y
516 # CONFIG_NFS_V3 is not set
517 # CONFIG_NFS_V4 is not set
518 # CONFIG_NFS_DIRECTIO is not set
519 # CONFIG_NFSD is not set
520 CONFIG_ROOT_NFS=y
521 CONFIG_LOCKD=y
522 # CONFIG_EXPORTFS is not set
523 CONFIG_SUNRPC=y
524 # CONFIG_RPCSEC_GSS_KRB5 is not set
525 # CONFIG_SMB_FS is not set
526 # CONFIG_CIFS is not set
527 # CONFIG_NCP_FS is not set
528 # CONFIG_CODA_FS is not set
529 # CONFIG_AFS_FS is not set
530
531 #
532 # Partition Types
533 #
534 CONFIG_PARTITION_ADVANCED=y
535 # CONFIG_ACORN_PARTITION is not set
536 # CONFIG_OSF_PARTITION is not set
537 # CONFIG_AMIGA_PARTITION is not set
538 # CONFIG_ATARI_PARTITION is not set
539 # CONFIG_MAC_PARTITION is not set
540 # CONFIG_MSDOS_PARTITION is not set
541 # CONFIG_LDM_PARTITION is not set
542 # CONFIG_NEC98_PARTITION is not set
543 # CONFIG_SGI_PARTITION is not set
544 # CONFIG_ULTRIX_PARTITION is not set
545 # CONFIG_SUN_PARTITION is not set
546 # CONFIG_EFI_PARTITION is not set
547
548 #
549 # Native Language Support
550 #
551 # CONFIG_NLS is not set
552
553 #
554 # IBM 40x options
555 #
556
557 #
558 # Library routines
559 #
560 CONFIG_CRC32=y
561 # CONFIG_LIBCRC32C is not set
562
563 #
564 # Kernel hacking
565 #
566 # CONFIG_DEBUG_KERNEL is not set
567 # CONFIG_SERIAL_TEXT_DEBUG is not set
568 CONFIG_PPC_OCP=y
569
570 #
571 # Security options
572 #
573 # CONFIG_SECURITY is not set
574
575 #
576 # Cryptographic options
577 #
578 # CONFIG_CRYPTO is not set