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