diff options
Diffstat (limited to 'arch/ppc/configs/ocotea_defconfig')
-rw-r--r-- | arch/ppc/configs/ocotea_defconfig | 599 |
1 files changed, 599 insertions, 0 deletions
diff --git a/arch/ppc/configs/ocotea_defconfig b/arch/ppc/configs/ocotea_defconfig new file mode 100644 index 000000000000..9dcf575c706f --- /dev/null +++ b/arch/ppc/configs/ocotea_defconfig | |||
@@ -0,0 +1,599 @@ | |||
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 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=y | ||
33 | # CONFIG_KALLSYMS_ALL is not set | ||
34 | CONFIG_FUTEX=y | ||
35 | CONFIG_EPOLL=y | ||
36 | CONFIG_IOSCHED_NOOP=y | ||
37 | CONFIG_IOSCHED_AS=y | ||
38 | CONFIG_IOSCHED_DEADLINE=y | ||
39 | CONFIG_IOSCHED_CFQ=y | ||
40 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
41 | |||
42 | # | ||
43 | # Loadable module support | ||
44 | # | ||
45 | CONFIG_MODULES=y | ||
46 | CONFIG_MODULE_UNLOAD=y | ||
47 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
48 | CONFIG_OBSOLETE_MODPARM=y | ||
49 | # CONFIG_MODVERSIONS is not set | ||
50 | CONFIG_KMOD=y | ||
51 | |||
52 | # | ||
53 | # Processor | ||
54 | # | ||
55 | # CONFIG_6xx is not set | ||
56 | # CONFIG_40x is not set | ||
57 | CONFIG_44x=y | ||
58 | # CONFIG_POWER3 is not set | ||
59 | # CONFIG_POWER4 is not set | ||
60 | # CONFIG_8xx is not set | ||
61 | # CONFIG_E500 is not set | ||
62 | CONFIG_BOOKE=y | ||
63 | CONFIG_PTE_64BIT=y | ||
64 | # CONFIG_MATH_EMULATION is not set | ||
65 | # CONFIG_CPU_FREQ is not set | ||
66 | CONFIG_4xx=y | ||
67 | |||
68 | # | ||
69 | # IBM 4xx options | ||
70 | # | ||
71 | # CONFIG_EBONY is not set | ||
72 | CONFIG_OCOTEA=y | ||
73 | CONFIG_440GX=y | ||
74 | CONFIG_440A=y | ||
75 | CONFIG_IBM_OCP=y | ||
76 | CONFIG_IBM_EMAC4=y | ||
77 | # CONFIG_PM is not set | ||
78 | CONFIG_NOT_COHERENT_CACHE=y | ||
79 | |||
80 | # | ||
81 | # Platform options | ||
82 | # | ||
83 | # CONFIG_PC_KEYBOARD is not set | ||
84 | # CONFIG_SMP is not set | ||
85 | # CONFIG_PREEMPT is not set | ||
86 | # CONFIG_HIGHMEM is not set | ||
87 | CONFIG_KERNEL_ELF=y | ||
88 | CONFIG_BINFMT_ELF=y | ||
89 | # CONFIG_BINFMT_MISC is not set | ||
90 | CONFIG_CMDLINE_BOOL=y | ||
91 | CONFIG_CMDLINE="ip=on console=ttyS0,115200" | ||
92 | |||
93 | # | ||
94 | # Bus options | ||
95 | # | ||
96 | CONFIG_PCI=y | ||
97 | CONFIG_PCI_DOMAINS=y | ||
98 | # CONFIG_PCI_LEGACY_PROC is not set | ||
99 | # CONFIG_PCI_NAMES is not set | ||
100 | |||
101 | # | ||
102 | # Advanced setup | ||
103 | # | ||
104 | # CONFIG_ADVANCED_OPTIONS is not set | ||
105 | |||
106 | # | ||
107 | # Default settings for advanced configuration options are used | ||
108 | # | ||
109 | CONFIG_HIGHMEM_START=0xfe000000 | ||
110 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
111 | CONFIG_KERNEL_START=0xc0000000 | ||
112 | CONFIG_TASK_SIZE=0x80000000 | ||
113 | CONFIG_CONSISTENT_START=0xff100000 | ||
114 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
115 | CONFIG_BOOT_LOAD=0x01000000 | ||
116 | |||
117 | # | ||
118 | # Device Drivers | ||
119 | # | ||
120 | |||
121 | # | ||
122 | # Generic Driver Options | ||
123 | # | ||
124 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
125 | # CONFIG_DEBUG_DRIVER is not set | ||
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_CPQ_DA is not set | ||
146 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
147 | # CONFIG_BLK_DEV_DAC960 is not set | ||
148 | # CONFIG_BLK_DEV_UMEM is not set | ||
149 | # CONFIG_BLK_DEV_LOOP is not set | ||
150 | # CONFIG_BLK_DEV_NBD is not set | ||
151 | # CONFIG_BLK_DEV_SX8 is not set | ||
152 | # CONFIG_BLK_DEV_RAM is not set | ||
153 | # CONFIG_LBD is not set | ||
154 | |||
155 | # | ||
156 | # ATA/ATAPI/MFM/RLL support | ||
157 | # | ||
158 | # CONFIG_IDE is not set | ||
159 | |||
160 | # | ||
161 | # SCSI device support | ||
162 | # | ||
163 | # CONFIG_SCSI is not set | ||
164 | |||
165 | # | ||
166 | # Multi-device support (RAID and LVM) | ||
167 | # | ||
168 | # CONFIG_MD is not set | ||
169 | |||
170 | # | ||
171 | # Fusion MPT device support | ||
172 | # | ||
173 | |||
174 | # | ||
175 | # IEEE 1394 (FireWire) support | ||
176 | # | ||
177 | # CONFIG_IEEE1394 is not set | ||
178 | |||
179 | # | ||
180 | # I2O device support | ||
181 | # | ||
182 | # CONFIG_I2O is not set | ||
183 | |||
184 | # | ||
185 | # Macintosh device drivers | ||
186 | # | ||
187 | |||
188 | # | ||
189 | # Networking support | ||
190 | # | ||
191 | CONFIG_NET=y | ||
192 | |||
193 | # | ||
194 | # Networking options | ||
195 | # | ||
196 | CONFIG_PACKET=y | ||
197 | # CONFIG_PACKET_MMAP is not set | ||
198 | # CONFIG_NETLINK_DEV is not set | ||
199 | CONFIG_UNIX=y | ||
200 | # CONFIG_NET_KEY is not set | ||
201 | CONFIG_INET=y | ||
202 | # CONFIG_IP_MULTICAST is not set | ||
203 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
204 | CONFIG_IP_PNP=y | ||
205 | # CONFIG_IP_PNP_DHCP is not set | ||
206 | CONFIG_IP_PNP_BOOTP=y | ||
207 | # CONFIG_IP_PNP_RARP is not set | ||
208 | # CONFIG_NET_IPIP is not set | ||
209 | # CONFIG_NET_IPGRE is not set | ||
210 | # CONFIG_ARPD is not set | ||
211 | # CONFIG_SYN_COOKIES is not set | ||
212 | # CONFIG_INET_AH is not set | ||
213 | # CONFIG_INET_ESP is not set | ||
214 | # CONFIG_INET_IPCOMP is not set | ||
215 | |||
216 | # | ||
217 | # IP: Virtual Server Configuration | ||
218 | # | ||
219 | # CONFIG_IP_VS is not set | ||
220 | # CONFIG_IPV6 is not set | ||
221 | CONFIG_NETFILTER=y | ||
222 | # CONFIG_NETFILTER_DEBUG is not set | ||
223 | |||
224 | # | ||
225 | # IP: Netfilter Configuration | ||
226 | # | ||
227 | # CONFIG_IP_NF_CONNTRACK is not set | ||
228 | # CONFIG_IP_NF_QUEUE is not set | ||
229 | # CONFIG_IP_NF_IPTABLES is not set | ||
230 | # CONFIG_IP_NF_ARPTABLES is not set | ||
231 | # CONFIG_IP_NF_COMPAT_IPCHAINS is not set | ||
232 | # CONFIG_IP_NF_COMPAT_IPFWADM is not set | ||
233 | |||
234 | # | ||
235 | # SCTP Configuration (EXPERIMENTAL) | ||
236 | # | ||
237 | # CONFIG_IP_SCTP is not set | ||
238 | # CONFIG_ATM is not set | ||
239 | # CONFIG_BRIDGE is not set | ||
240 | # CONFIG_VLAN_8021Q is not set | ||
241 | # CONFIG_DECNET is not set | ||
242 | # CONFIG_LLC2 is not set | ||
243 | # CONFIG_IPX is not set | ||
244 | # CONFIG_ATALK is not set | ||
245 | # CONFIG_X25 is not set | ||
246 | # CONFIG_LAPB is not set | ||
247 | # CONFIG_NET_DIVERT is not set | ||
248 | # CONFIG_ECONET is not set | ||
249 | # CONFIG_WAN_ROUTER is not set | ||
250 | # CONFIG_NET_HW_FLOWCONTROL is not set | ||
251 | |||
252 | # | ||
253 | # QoS and/or fair queueing | ||
254 | # | ||
255 | # CONFIG_NET_SCHED is not set | ||
256 | # CONFIG_NET_CLS_ROUTE is not set | ||
257 | |||
258 | # | ||
259 | # Network testing | ||
260 | # | ||
261 | # CONFIG_NET_PKTGEN is not set | ||
262 | # CONFIG_NETPOLL is not set | ||
263 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
264 | # CONFIG_HAMRADIO is not set | ||
265 | # CONFIG_IRDA is not set | ||
266 | # CONFIG_BT is not set | ||
267 | CONFIG_NETDEVICES=y | ||
268 | # CONFIG_DUMMY is not set | ||
269 | # CONFIG_BONDING is not set | ||
270 | # CONFIG_EQUALIZER is not set | ||
271 | # CONFIG_TUN is not set | ||
272 | |||
273 | # | ||
274 | # ARCnet devices | ||
275 | # | ||
276 | # CONFIG_ARCNET is not set | ||
277 | |||
278 | # | ||
279 | # Ethernet (10 or 100Mbit) | ||
280 | # | ||
281 | CONFIG_NET_ETHERNET=y | ||
282 | # CONFIG_MII is not set | ||
283 | # CONFIG_OAKNET is not set | ||
284 | # CONFIG_HAPPYMEAL is not set | ||
285 | # CONFIG_SUNGEM is not set | ||
286 | # CONFIG_NET_VENDOR_3COM is not set | ||
287 | |||
288 | # | ||
289 | # Tulip family network device support | ||
290 | # | ||
291 | # CONFIG_NET_TULIP is not set | ||
292 | # CONFIG_HP100 is not set | ||
293 | CONFIG_IBM_EMAC=y | ||
294 | # CONFIG_IBM_EMAC_ERRMSG is not set | ||
295 | CONFIG_IBM_EMAC_RXB=128 | ||
296 | CONFIG_IBM_EMAC_TXB=128 | ||
297 | CONFIG_IBM_EMAC_FGAP=8 | ||
298 | CONFIG_IBM_EMAC_SKBRES=0 | ||
299 | # CONFIG_NET_PCI is not set | ||
300 | |||
301 | # | ||
302 | # Ethernet (1000 Mbit) | ||
303 | # | ||
304 | # CONFIG_ACENIC is not set | ||
305 | # CONFIG_DL2K is not set | ||
306 | # CONFIG_E1000 is not set | ||
307 | # CONFIG_NS83820 is not set | ||
308 | # CONFIG_HAMACHI is not set | ||
309 | # CONFIG_YELLOWFIN is not set | ||
310 | # CONFIG_R8169 is not set | ||
311 | # CONFIG_SK98LIN is not set | ||
312 | # CONFIG_TIGON3 is not set | ||
313 | |||
314 | # | ||
315 | # Ethernet (10000 Mbit) | ||
316 | # | ||
317 | # CONFIG_IXGB is not set | ||
318 | # CONFIG_S2IO is not set | ||
319 | |||
320 | # | ||
321 | # Token Ring devices | ||
322 | # | ||
323 | # CONFIG_TR is not set | ||
324 | |||
325 | # | ||
326 | # Wireless LAN (non-hamradio) | ||
327 | # | ||
328 | # CONFIG_NET_RADIO is not set | ||
329 | |||
330 | # | ||
331 | # Wan interfaces | ||
332 | # | ||
333 | # CONFIG_WAN is not set | ||
334 | # CONFIG_FDDI is not set | ||
335 | # CONFIG_HIPPI is not set | ||
336 | # CONFIG_PPP is not set | ||
337 | # CONFIG_SLIP is not set | ||
338 | # CONFIG_SHAPER is not set | ||
339 | # CONFIG_NETCONSOLE is not set | ||
340 | |||
341 | # | ||
342 | # ISDN subsystem | ||
343 | # | ||
344 | # CONFIG_ISDN is not set | ||
345 | |||
346 | # | ||
347 | # Telephony Support | ||
348 | # | ||
349 | # CONFIG_PHONE is not set | ||
350 | |||
351 | # | ||
352 | # Input device support | ||
353 | # | ||
354 | CONFIG_INPUT=y | ||
355 | |||
356 | # | ||
357 | # Userland interfaces | ||
358 | # | ||
359 | CONFIG_INPUT_MOUSEDEV=y | ||
360 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
361 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
362 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
363 | # CONFIG_INPUT_JOYDEV is not set | ||
364 | # CONFIG_INPUT_TSDEV is not set | ||
365 | # CONFIG_INPUT_EVDEV is not set | ||
366 | # CONFIG_INPUT_EVBUG is not set | ||
367 | |||
368 | # | ||
369 | # Input I/O drivers | ||
370 | # | ||
371 | # CONFIG_GAMEPORT is not set | ||
372 | CONFIG_SOUND_GAMEPORT=y | ||
373 | CONFIG_SERIO=y | ||
374 | # CONFIG_SERIO_I8042 is not set | ||
375 | # CONFIG_SERIO_SERPORT is not set | ||
376 | # CONFIG_SERIO_CT82C710 is not set | ||
377 | # CONFIG_SERIO_PCIPS2 is not set | ||
378 | |||
379 | # | ||
380 | # Input Device Drivers | ||
381 | # | ||
382 | # CONFIG_INPUT_KEYBOARD is not set | ||
383 | # CONFIG_INPUT_MOUSE is not set | ||
384 | # CONFIG_INPUT_JOYSTICK is not set | ||
385 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
386 | # CONFIG_INPUT_MISC is not set | ||
387 | |||
388 | # | ||
389 | # Character devices | ||
390 | # | ||
391 | # CONFIG_VT is not set | ||
392 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
393 | |||
394 | # | ||
395 | # Serial drivers | ||
396 | # | ||
397 | CONFIG_SERIAL_8250=y | ||
398 | CONFIG_SERIAL_8250_CONSOLE=y | ||
399 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
400 | CONFIG_SERIAL_8250_EXTENDED=y | ||
401 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
402 | CONFIG_SERIAL_8250_SHARE_IRQ=y | ||
403 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
404 | # CONFIG_SERIAL_8250_MULTIPORT is not set | ||
405 | # CONFIG_SERIAL_8250_RSA is not set | ||
406 | |||
407 | # | ||
408 | # Non-8250 serial port support | ||
409 | # | ||
410 | CONFIG_SERIAL_CORE=y | ||
411 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
412 | CONFIG_UNIX98_PTYS=y | ||
413 | CONFIG_LEGACY_PTYS=y | ||
414 | CONFIG_LEGACY_PTY_COUNT=256 | ||
415 | # CONFIG_QIC02_TAPE is not set | ||
416 | |||
417 | # | ||
418 | # IPMI | ||
419 | # | ||
420 | # CONFIG_IPMI_HANDLER is not set | ||
421 | |||
422 | # | ||
423 | # Watchdog Cards | ||
424 | # | ||
425 | # CONFIG_WATCHDOG is not set | ||
426 | # CONFIG_NVRAM is not set | ||
427 | # CONFIG_GEN_RTC is not set | ||
428 | # CONFIG_DTLK is not set | ||
429 | # CONFIG_R3964 is not set | ||
430 | # CONFIG_APPLICOM is not set | ||
431 | |||
432 | # | ||
433 | # Ftape, the floppy tape device driver | ||
434 | # | ||
435 | # CONFIG_FTAPE is not set | ||
436 | # CONFIG_AGP is not set | ||
437 | # CONFIG_DRM is not set | ||
438 | # CONFIG_RAW_DRIVER is not set | ||
439 | |||
440 | # | ||
441 | # I2C support | ||
442 | # | ||
443 | # CONFIG_I2C is not set | ||
444 | |||
445 | # | ||
446 | # Misc devices | ||
447 | # | ||
448 | |||
449 | # | ||
450 | # Multimedia devices | ||
451 | # | ||
452 | # CONFIG_VIDEO_DEV is not set | ||
453 | |||
454 | # | ||
455 | # Digital Video Broadcasting Devices | ||
456 | # | ||
457 | # CONFIG_DVB is not set | ||
458 | |||
459 | # | ||
460 | # Graphics support | ||
461 | # | ||
462 | # CONFIG_FB is not set | ||
463 | |||
464 | # | ||
465 | # Sound | ||
466 | # | ||
467 | # CONFIG_SOUND is not set | ||
468 | |||
469 | # | ||
470 | # USB support | ||
471 | # | ||
472 | # CONFIG_USB is not set | ||
473 | |||
474 | # | ||
475 | # USB Gadget Support | ||
476 | # | ||
477 | # CONFIG_USB_GADGET is not set | ||
478 | |||
479 | # | ||
480 | # File systems | ||
481 | # | ||
482 | # CONFIG_EXT2_FS is not set | ||
483 | # CONFIG_EXT3_FS is not set | ||
484 | # CONFIG_JBD is not set | ||
485 | # CONFIG_REISERFS_FS is not set | ||
486 | # CONFIG_JFS_FS is not set | ||
487 | # CONFIG_XFS_FS is not set | ||
488 | # CONFIG_MINIX_FS is not set | ||
489 | # CONFIG_ROMFS_FS is not set | ||
490 | # CONFIG_QUOTA is not set | ||
491 | # CONFIG_AUTOFS_FS is not set | ||
492 | # CONFIG_AUTOFS4_FS is not set | ||
493 | |||
494 | # | ||
495 | # CD-ROM/DVD Filesystems | ||
496 | # | ||
497 | # CONFIG_ISO9660_FS is not set | ||
498 | # CONFIG_UDF_FS is not set | ||
499 | |||
500 | # | ||
501 | # DOS/FAT/NT Filesystems | ||
502 | # | ||
503 | # CONFIG_FAT_FS is not set | ||
504 | # CONFIG_NTFS_FS is not set | ||
505 | |||
506 | # | ||
507 | # Pseudo filesystems | ||
508 | # | ||
509 | CONFIG_PROC_FS=y | ||
510 | CONFIG_PROC_KCORE=y | ||
511 | CONFIG_SYSFS=y | ||
512 | # CONFIG_DEVFS_FS is not set | ||
513 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
514 | # CONFIG_TMPFS is not set | ||
515 | # CONFIG_HUGETLB_PAGE is not set | ||
516 | CONFIG_RAMFS=y | ||
517 | |||
518 | # | ||
519 | # Miscellaneous filesystems | ||
520 | # | ||
521 | # CONFIG_ADFS_FS is not set | ||
522 | # CONFIG_AFFS_FS is not set | ||
523 | # CONFIG_HFS_FS is not set | ||
524 | # CONFIG_HFSPLUS_FS is not set | ||
525 | # CONFIG_BEFS_FS is not set | ||
526 | # CONFIG_BFS_FS is not set | ||
527 | # CONFIG_EFS_FS is not set | ||
528 | # CONFIG_CRAMFS is not set | ||
529 | # CONFIG_VXFS_FS is not set | ||
530 | # CONFIG_HPFS_FS is not set | ||
531 | # CONFIG_QNX4FS_FS is not set | ||
532 | # CONFIG_SYSV_FS is not set | ||
533 | # CONFIG_UFS_FS is not set | ||
534 | |||
535 | # | ||
536 | # Network File Systems | ||
537 | # | ||
538 | CONFIG_NFS_FS=y | ||
539 | # CONFIG_NFS_V3 is not set | ||
540 | # CONFIG_NFS_V4 is not set | ||
541 | # CONFIG_NFS_DIRECTIO is not set | ||
542 | # CONFIG_NFSD is not set | ||
543 | CONFIG_ROOT_NFS=y | ||
544 | CONFIG_LOCKD=y | ||
545 | # CONFIG_EXPORTFS is not set | ||
546 | CONFIG_SUNRPC=y | ||
547 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
548 | # CONFIG_SMB_FS is not set | ||
549 | # CONFIG_CIFS is not set | ||
550 | # CONFIG_NCP_FS is not set | ||
551 | # CONFIG_CODA_FS is not set | ||
552 | # CONFIG_AFS_FS is not set | ||
553 | |||
554 | # | ||
555 | # Partition Types | ||
556 | # | ||
557 | # CONFIG_PARTITION_ADVANCED is not set | ||
558 | CONFIG_MSDOS_PARTITION=y | ||
559 | |||
560 | # | ||
561 | # Native Language Support | ||
562 | # | ||
563 | # CONFIG_NLS is not set | ||
564 | |||
565 | # | ||
566 | # Library routines | ||
567 | # | ||
568 | CONFIG_CRC32=y | ||
569 | # CONFIG_LIBCRC32C is not set | ||
570 | |||
571 | # | ||
572 | # Profiling support | ||
573 | # | ||
574 | # CONFIG_PROFILING is not set | ||
575 | |||
576 | # | ||
577 | # Kernel hacking | ||
578 | # | ||
579 | CONFIG_DEBUG_KERNEL=y | ||
580 | # CONFIG_DEBUG_SLAB is not set | ||
581 | # CONFIG_MAGIC_SYSRQ is not set | ||
582 | # CONFIG_DEBUG_SPINLOCK is not set | ||
583 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
584 | # CONFIG_KGDB is not set | ||
585 | # CONFIG_XMON is not set | ||
586 | CONFIG_BDI_SWITCH=y | ||
587 | CONFIG_DEBUG_INFO=y | ||
588 | # CONFIG_SERIAL_TEXT_DEBUG is not set | ||
589 | CONFIG_PPC_OCP=y | ||
590 | |||
591 | # | ||
592 | # Security options | ||
593 | # | ||
594 | # CONFIG_SECURITY is not set | ||
595 | |||
596 | # | ||
597 | # Cryptographic options | ||
598 | # | ||
599 | # CONFIG_CRYPTO is not set | ||