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=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_BSD_PROCESS_ACCT is not set | |
25 | CONFIG_SYSCTL=y | |
26 | CONFIG_LOG_BUF_SHIFT=14 | |
27 | # CONFIG_HOTPLUG is not set | |
28 | # CONFIG_IKCONFIG is not set | |
29 | CONFIG_EMBEDDED=y | |
30 | # CONFIG_KALLSYMS is not set | |
31 | CONFIG_FUTEX=y | |
32 | # CONFIG_EPOLL is not set | |
33 | CONFIG_IOSCHED_NOOP=y | |
34 | CONFIG_IOSCHED_AS=y | |
35 | CONFIG_IOSCHED_DEADLINE=y | |
36 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | |
37 | ||
38 | # | |
39 | # Loadable module support | |
40 | # | |
41 | CONFIG_MODULES=y | |
42 | CONFIG_MODULE_UNLOAD=y | |
43 | # CONFIG_MODULE_FORCE_UNLOAD is not set | |
44 | CONFIG_OBSOLETE_MODPARM=y | |
45 | CONFIG_MODVERSIONS=y | |
46 | CONFIG_KMOD=y | |
47 | ||
48 | # | |
49 | # Processor | |
50 | # | |
51 | # CONFIG_6xx is not set | |
52 | CONFIG_40x=y | |
53 | # CONFIG_44x is not set | |
54 | # CONFIG_POWER3 is not set | |
55 | # CONFIG_POWER4 is not set | |
56 | # CONFIG_8xx is not set | |
57 | # CONFIG_MATH_EMULATION is not set | |
58 | # CONFIG_CPU_FREQ is not set | |
59 | CONFIG_4xx=y | |
60 | ||
61 | # | |
62 | # IBM 4xx options | |
63 | # | |
64 | # CONFIG_ASH is not set | |
65 | # CONFIG_CPCI405 is not set | |
66 | # CONFIG_EP405 is not set | |
67 | # CONFIG_EVB405EP is not set | |
68 | # CONFIG_OAK is not set | |
69 | # CONFIG_REDWOOD_5 is not set | |
70 | # CONFIG_REDWOOD_6 is not set | |
71 | CONFIG_SYCAMORE=y | |
72 | # CONFIG_WALNUT is not set | |
73 | CONFIG_IBM_OCP=y | |
74 | CONFIG_PPC_OCP=y | |
75 | CONFIG_BIOS_FIXUP=y | |
76 | CONFIG_405GPR=y | |
77 | CONFIG_IBM_OPENBIOS=y | |
78 | # CONFIG_PM is not set | |
79 | CONFIG_UART0_TTYS0=y | |
80 | # CONFIG_UART0_TTYS1 is not set | |
81 | CONFIG_NOT_COHERENT_CACHE=y | |
82 | ||
83 | # | |
84 | # Platform options | |
85 | # | |
86 | # CONFIG_PC_KEYBOARD is not set | |
87 | # CONFIG_SMP is not set | |
88 | # CONFIG_PREEMPT is not set | |
89 | # CONFIG_HIGHMEM is not set | |
90 | CONFIG_KERNEL_ELF=y | |
91 | CONFIG_BINFMT_ELF=y | |
92 | # CONFIG_BINFMT_MISC is not set | |
93 | CONFIG_CMDLINE_BOOL=y | |
94 | CONFIG_CMDLINE="ip=on" | |
95 | ||
96 | # | |
97 | # Bus options | |
98 | # | |
99 | CONFIG_PCI=y | |
100 | CONFIG_PCI_DOMAINS=y | |
101 | # CONFIG_PCI_LEGACY_PROC is not set | |
102 | # CONFIG_PCI_NAMES 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 | ||
126 | # | |
127 | # Memory Technology Devices (MTD) | |
128 | # | |
129 | # CONFIG_MTD is not set | |
130 | ||
131 | # | |
132 | # Parallel port support | |
133 | # | |
134 | # CONFIG_PARPORT is not set | |
135 | ||
136 | # | |
137 | # Plug and Play support | |
138 | # | |
139 | ||
140 | # | |
141 | # Block devices | |
142 | # | |
143 | # CONFIG_BLK_DEV_FD is not set | |
144 | # CONFIG_BLK_CPQ_DA is not set | |
145 | # CONFIG_BLK_CPQ_CISS_DA is not set | |
146 | # CONFIG_BLK_DEV_DAC960 is not set | |
147 | # CONFIG_BLK_DEV_UMEM is not set | |
148 | CONFIG_BLK_DEV_LOOP=y | |
149 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | |
150 | # CONFIG_BLK_DEV_NBD is not set | |
151 | # CONFIG_BLK_DEV_CARMEL is not set | |
152 | CONFIG_BLK_DEV_RAM=y | |
153 | CONFIG_BLK_DEV_RAM_SIZE=4096 | |
154 | CONFIG_BLK_DEV_INITRD=y | |
155 | # CONFIG_LBD is not set | |
156 | ||
157 | # | |
158 | # ATA/ATAPI/MFM/RLL support | |
159 | # | |
160 | # CONFIG_IDE is not set | |
161 | ||
162 | # | |
163 | # SCSI device support | |
164 | # | |
165 | # CONFIG_SCSI is not set | |
166 | ||
167 | # | |
168 | # Multi-device support (RAID and LVM) | |
169 | # | |
170 | # CONFIG_MD is not set | |
171 | ||
172 | # | |
173 | # Fusion MPT device support | |
174 | # | |
175 | # CONFIG_FUSION is not set | |
176 | ||
177 | # | |
178 | # IEEE 1394 (FireWire) support | |
179 | # | |
180 | # CONFIG_IEEE1394 is not set | |
181 | ||
182 | # | |
183 | # I2O device support | |
184 | # | |
185 | # CONFIG_I2O is not set | |
186 | ||
187 | # | |
188 | # Macintosh device drivers | |
189 | # | |
190 | ||
191 | # | |
192 | # Networking support | |
193 | # | |
194 | CONFIG_NET=y | |
195 | ||
196 | # | |
197 | # Networking options | |
198 | # | |
199 | # CONFIG_PACKET is not set | |
200 | # CONFIG_NETLINK_DEV is not set | |
201 | CONFIG_UNIX=y | |
202 | # CONFIG_NET_KEY is not set | |
203 | CONFIG_INET=y | |
204 | CONFIG_IP_MULTICAST=y | |
205 | # CONFIG_IP_ADVANCED_ROUTER is not set | |
206 | CONFIG_IP_PNP=y | |
207 | # CONFIG_IP_PNP_DHCP is not set | |
208 | CONFIG_IP_PNP_BOOTP=y | |
209 | # CONFIG_IP_PNP_RARP is not set | |
210 | # CONFIG_NET_IPIP is not set | |
211 | # CONFIG_NET_IPGRE is not set | |
212 | # CONFIG_IP_MROUTE is not set | |
213 | # CONFIG_ARPD is not set | |
214 | CONFIG_SYN_COOKIES=y | |
215 | # CONFIG_INET_AH is not set | |
216 | # CONFIG_INET_ESP is not set | |
217 | # CONFIG_INET_IPCOMP is not set | |
218 | # CONFIG_IPV6 is not set | |
219 | # CONFIG_DECNET is not set | |
220 | # CONFIG_BRIDGE is not set | |
221 | # CONFIG_NETFILTER is not set | |
222 | ||
223 | # | |
224 | # SCTP Configuration (EXPERIMENTAL) | |
225 | # | |
226 | # CONFIG_IP_SCTP is not set | |
227 | # CONFIG_ATM is not set | |
228 | # CONFIG_VLAN_8021Q is not set | |
229 | # CONFIG_LLC2 is not set | |
230 | # CONFIG_IPX is not set | |
231 | # CONFIG_ATALK is not set | |
232 | # CONFIG_X25 is not set | |
233 | # CONFIG_LAPB is not set | |
234 | # CONFIG_NET_DIVERT is not set | |
235 | # CONFIG_ECONET is not set | |
236 | # CONFIG_WAN_ROUTER is not set | |
237 | # CONFIG_NET_HW_FLOWCONTROL is not set | |
238 | ||
239 | # | |
240 | # QoS and/or fair queueing | |
241 | # | |
242 | # CONFIG_NET_SCHED is not set | |
243 | ||
244 | # | |
245 | # Network testing | |
246 | # | |
247 | # CONFIG_NET_PKTGEN is not set | |
248 | CONFIG_NETDEVICES=y | |
249 | ||
250 | # | |
251 | # ARCnet devices | |
252 | # | |
253 | # CONFIG_ARCNET is not set | |
254 | # CONFIG_DUMMY is not set | |
255 | # CONFIG_BONDING is not set | |
256 | # CONFIG_EQUALIZER is not set | |
257 | # CONFIG_TUN is not set | |
258 | ||
259 | # | |
260 | # Ethernet (10 or 100Mbit) | |
261 | # | |
262 | CONFIG_NET_ETHERNET=y | |
263 | CONFIG_MII=y | |
264 | # CONFIG_OAKNET is not set | |
265 | # CONFIG_HAPPYMEAL is not set | |
266 | # CONFIG_SUNGEM is not set | |
267 | # CONFIG_NET_VENDOR_3COM is not set | |
268 | ||
269 | # | |
270 | # Tulip family network device support | |
271 | # | |
272 | # CONFIG_NET_TULIP is not set | |
273 | # CONFIG_HP100 is not set | |
274 | # CONFIG_NET_PCI is not set | |
275 | ||
276 | # | |
277 | # Ethernet (1000 Mbit) | |
278 | # | |
279 | # CONFIG_ACENIC is not set | |
280 | # CONFIG_DL2K is not set | |
281 | # CONFIG_E1000 is not set | |
282 | # CONFIG_NS83820 is not set | |
283 | # CONFIG_HAMACHI is not set | |
284 | # CONFIG_YELLOWFIN is not set | |
285 | # CONFIG_R8169 is not set | |
286 | # CONFIG_SIS190 is not set | |
287 | # CONFIG_SK98LIN is not set | |
288 | # CONFIG_TIGON3 is not set | |
289 | ||
290 | # | |
291 | # Ethernet (10000 Mbit) | |
292 | # | |
293 | # CONFIG_IXGB is not set | |
294 | CONFIG_IBM_EMAC=y | |
295 | # CONFIG_IBM_EMAC_ERRMSG is not set | |
296 | CONFIG_IBM_EMAC_RXB=64 | |
297 | CONFIG_IBM_EMAC_TXB=8 | |
298 | CONFIG_IBM_EMAC_FGAP=8 | |
299 | CONFIG_IBM_EMAC_SKBRES=0 | |
300 | # CONFIG_FDDI is not set | |
301 | # CONFIG_HIPPI is not set | |
302 | # CONFIG_PPP is not set | |
303 | # CONFIG_SLIP is not set | |
304 | ||
305 | # | |
306 | # Wireless LAN (non-hamradio) | |
307 | # | |
308 | # CONFIG_NET_RADIO is not set | |
309 | ||
310 | # | |
311 | # Token Ring devices | |
312 | # | |
313 | # CONFIG_TR is not set | |
314 | # CONFIG_RCPCI is not set | |
315 | # CONFIG_SHAPER is not set | |
316 | # CONFIG_NETCONSOLE is not set | |
317 | ||
318 | # | |
319 | # Wan interfaces | |
320 | # | |
321 | # CONFIG_WAN is not set | |
322 | ||
323 | # | |
324 | # Amateur Radio support | |
325 | # | |
326 | # CONFIG_HAMRADIO is not set | |
327 | ||
328 | # | |
329 | # IrDA (infrared) support | |
330 | # | |
331 | # CONFIG_IRDA is not set | |
332 | ||
333 | # | |
334 | # Bluetooth support | |
335 | # | |
336 | # CONFIG_BT is not set | |
337 | # CONFIG_NETPOLL is not set | |
338 | # CONFIG_NET_POLL_CONTROLLER is not set | |
339 | ||
340 | # | |
341 | # ISDN subsystem | |
342 | # | |
343 | # CONFIG_ISDN is not set | |
344 | ||
345 | # | |
346 | # Telephony Support | |
347 | # | |
348 | # CONFIG_PHONE is not set | |
349 | ||
350 | # | |
351 | # Input device support | |
352 | # | |
353 | CONFIG_INPUT=y | |
354 | ||
355 | # | |
356 | # Userland interfaces | |
357 | # | |
358 | CONFIG_INPUT_MOUSEDEV=y | |
359 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | |
360 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | |
361 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |
362 | # CONFIG_INPUT_JOYDEV is not set | |
363 | # CONFIG_INPUT_TSDEV is not set | |
364 | # CONFIG_INPUT_EVDEV is not set | |
365 | # CONFIG_INPUT_EVBUG is not set | |
366 | ||
367 | # | |
368 | # Input I/O drivers | |
369 | # | |
370 | # CONFIG_GAMEPORT is not set | |
371 | CONFIG_SOUND_GAMEPORT=y | |
372 | CONFIG_SERIO=y | |
373 | CONFIG_SERIO_I8042=y | |
374 | CONFIG_SERIO_SERPORT=y | |
375 | # CONFIG_SERIO_CT82C710 is not set | |
376 | # CONFIG_SERIO_PCIPS2 is not set | |
377 | ||
378 | # | |
379 | # Input Device Drivers | |
380 | # | |
381 | CONFIG_INPUT_KEYBOARD=y | |
382 | CONFIG_KEYBOARD_ATKBD=y | |
383 | # CONFIG_KEYBOARD_SUNKBD is not set | |
384 | # CONFIG_KEYBOARD_LKKBD is not set | |
385 | # CONFIG_KEYBOARD_XTKBD is not set | |
386 | # CONFIG_KEYBOARD_NEWTON is not set | |
387 | CONFIG_INPUT_MOUSE=y | |
388 | CONFIG_MOUSE_PS2=y | |
389 | # CONFIG_MOUSE_SERIAL is not set | |
390 | # CONFIG_MOUSE_VSXXXAA is not set | |
391 | # CONFIG_INPUT_JOYSTICK is not set | |
392 | # CONFIG_INPUT_TOUCHSCREEN is not set | |
393 | # CONFIG_INPUT_MISC is not set | |
394 | ||
395 | # | |
396 | # Character devices | |
397 | # | |
398 | # CONFIG_VT is not set | |
399 | # CONFIG_SERIAL_NONSTANDARD is not set | |
400 | ||
401 | # | |
402 | # Serial drivers | |
403 | # | |
404 | CONFIG_SERIAL_8250=y | |
405 | CONFIG_SERIAL_8250_CONSOLE=y | |
406 | CONFIG_SERIAL_8250_NR_UARTS=4 | |
407 | # CONFIG_SERIAL_8250_EXTENDED is not set | |
408 | ||
409 | # | |
410 | # Non-8250 serial port support | |
411 | # | |
412 | CONFIG_SERIAL_CORE=y | |
413 | CONFIG_SERIAL_CORE_CONSOLE=y | |
414 | CONFIG_UNIX98_PTYS=y | |
415 | CONFIG_LEGACY_PTYS=y | |
416 | CONFIG_LEGACY_PTY_COUNT=256 | |
417 | # CONFIG_QIC02_TAPE is not set | |
418 | ||
419 | # | |
420 | # IPMI | |
421 | # | |
422 | # CONFIG_IPMI_HANDLER is not set | |
423 | ||
424 | # | |
425 | # Watchdog Cards | |
426 | # | |
427 | # CONFIG_WATCHDOG is not set | |
428 | # CONFIG_NVRAM is not set | |
429 | # CONFIG_GEN_RTC is not set | |
430 | # CONFIG_DTLK is not set | |
431 | # CONFIG_R3964 is not set | |
432 | # CONFIG_APPLICOM is not set | |
433 | ||
434 | # | |
435 | # Ftape, the floppy tape device driver | |
436 | # | |
437 | # CONFIG_FTAPE is not set | |
438 | # CONFIG_AGP is not set | |
439 | # CONFIG_DRM is not set | |
440 | # CONFIG_RAW_DRIVER is not set | |
441 | ||
442 | # | |
443 | # I2C support | |
444 | # | |
445 | CONFIG_I2C=y | |
446 | CONFIG_I2C_CHARDEV=y | |
447 | ||
448 | # | |
449 | # I2C Algorithms | |
450 | # | |
451 | # CONFIG_I2C_ALGOBIT is not set | |
452 | # CONFIG_I2C_ALGOPCF is not set | |
453 | ||
454 | # | |
455 | # I2C Hardware Bus support | |
456 | # | |
457 | # CONFIG_I2C_ALI1535 is not set | |
458 | # CONFIG_I2C_ALI15X3 is not set | |
459 | # CONFIG_I2C_AMD756 is not set | |
460 | # CONFIG_I2C_AMD8111 is not set | |
461 | # CONFIG_I2C_I801 is not set | |
462 | # CONFIG_I2C_I810 is not set | |
463 | # CONFIG_I2C_IBM_IIC is not set | |
464 | # CONFIG_I2C_ISA is not set | |
465 | # CONFIG_I2C_NFORCE2 is not set | |
466 | # CONFIG_I2C_PARPORT_LIGHT is not set | |
467 | # CONFIG_I2C_PIIX4 is not set | |
468 | # CONFIG_I2C_PROSAVAGE is not set | |
469 | # CONFIG_I2C_SAVAGE4 is not set | |
470 | # CONFIG_SCx200_ACB is not set | |
471 | # CONFIG_I2C_SIS5595 is not set | |
472 | # CONFIG_I2C_SIS630 is not set | |
473 | # CONFIG_I2C_SIS96X is not set | |
474 | # CONFIG_I2C_VIA is not set | |
475 | # CONFIG_I2C_VIAPRO is not set | |
476 | # CONFIG_I2C_VOODOO3 is not set | |
477 | ||
478 | # | |
479 | # Hardware Sensors Chip support | |
480 | # | |
481 | # CONFIG_I2C_SENSOR is not set | |
482 | # CONFIG_SENSORS_ADM1021 is not set | |
483 | # CONFIG_SENSORS_ASB100 is not set | |
484 | # CONFIG_SENSORS_DS1621 is not set | |
485 | # CONFIG_SENSORS_FSCHER is not set | |
486 | # CONFIG_SENSORS_GL518SM is not set | |
487 | # CONFIG_SENSORS_IT87 is not set | |
488 | # CONFIG_SENSORS_LM75 is not set | |
489 | # CONFIG_SENSORS_LM78 is not set | |
490 | # CONFIG_SENSORS_LM80 is not set | |
491 | # CONFIG_SENSORS_LM83 is not set | |
492 | # CONFIG_SENSORS_LM85 is not set | |
493 | # CONFIG_SENSORS_LM90 is not set | |
494 | # CONFIG_SENSORS_VIA686A is not set | |
495 | # CONFIG_SENSORS_W83781D is not set | |
496 | # CONFIG_SENSORS_W83L785TS is not set | |
497 | # CONFIG_SENSORS_W83627HF is not set | |
498 | ||
499 | # | |
500 | # Other I2C Chip support | |
501 | # | |
502 | # CONFIG_SENSORS_EEPROM is not set | |
503 | # CONFIG_I2C_DEBUG_CORE is not set | |
504 | # CONFIG_I2C_DEBUG_ALGO is not set | |
505 | # CONFIG_I2C_DEBUG_BUS is not set | |
506 | # CONFIG_I2C_DEBUG_CHIP is not set | |
507 | ||
508 | # | |
509 | # Misc devices | |
510 | # | |
511 | ||
512 | # | |
513 | # Multimedia devices | |
514 | # | |
515 | # CONFIG_VIDEO_DEV is not set | |
516 | ||
517 | # | |
518 | # Digital Video Broadcasting Devices | |
519 | # | |
520 | # CONFIG_DVB is not set | |
521 | ||
522 | # | |
523 | # Graphics support | |
524 | # | |
525 | # CONFIG_FB is not set | |
526 | ||
527 | # | |
528 | # Sound | |
529 | # | |
530 | # CONFIG_SOUND is not set | |
531 | ||
532 | # | |
533 | # USB support | |
534 | # | |
535 | # CONFIG_USB is not set | |
536 | ||
537 | # | |
538 | # USB Gadget Support | |
539 | # | |
540 | # CONFIG_USB_GADGET is not set | |
541 | ||
542 | # | |
543 | # File systems | |
544 | # | |
545 | CONFIG_EXT2_FS=y | |
546 | # CONFIG_EXT2_FS_XATTR is not set | |
547 | # CONFIG_EXT3_FS is not set | |
548 | # CONFIG_JBD is not set | |
549 | # CONFIG_REISERFS_FS is not set | |
550 | # CONFIG_JFS_FS is not set | |
551 | # CONFIG_XFS_FS is not set | |
552 | # CONFIG_MINIX_FS is not set | |
553 | # CONFIG_ROMFS_FS is not set | |
554 | # CONFIG_QUOTA is not set | |
555 | # CONFIG_AUTOFS_FS is not set | |
556 | # CONFIG_AUTOFS4_FS is not set | |
557 | ||
558 | # | |
559 | # CD-ROM/DVD Filesystems | |
560 | # | |
561 | # CONFIG_ISO9660_FS is not set | |
562 | # CONFIG_UDF_FS is not set | |
563 | ||
564 | # | |
565 | # DOS/FAT/NT Filesystems | |
566 | # | |
567 | # CONFIG_FAT_FS is not set | |
568 | # CONFIG_NTFS_FS is not set | |
569 | ||
570 | # | |
571 | # Pseudo filesystems | |
572 | # | |
573 | CONFIG_PROC_FS=y | |
574 | CONFIG_PROC_KCORE=y | |
575 | # CONFIG_DEVFS_FS is not set | |
576 | # CONFIG_DEVPTS_FS_XATTR is not set | |
577 | CONFIG_TMPFS=y | |
578 | # CONFIG_HUGETLB_PAGE is not set | |
579 | CONFIG_RAMFS=y | |
580 | ||
581 | # | |
582 | # Miscellaneous filesystems | |
583 | # | |
584 | # CONFIG_ADFS_FS is not set | |
585 | # CONFIG_AFFS_FS is not set | |
586 | # CONFIG_HFS_FS is not set | |
587 | # CONFIG_HFSPLUS_FS is not set | |
588 | # CONFIG_BEFS_FS is not set | |
589 | # CONFIG_BFS_FS is not set | |
590 | # CONFIG_EFS_FS is not set | |
591 | # CONFIG_CRAMFS is not set | |
592 | # CONFIG_VXFS_FS is not set | |
593 | # CONFIG_HPFS_FS is not set | |
594 | # CONFIG_QNX4FS_FS is not set | |
595 | # CONFIG_SYSV_FS is not set | |
596 | # CONFIG_UFS_FS is not set | |
597 | ||
598 | # | |
599 | # Network File Systems | |
600 | # | |
601 | CONFIG_NFS_FS=y | |
602 | # CONFIG_NFS_V3 is not set | |
603 | # CONFIG_NFS_V4 is not set | |
604 | # CONFIG_NFS_DIRECTIO is not set | |
605 | # CONFIG_NFSD is not set | |
606 | CONFIG_ROOT_NFS=y | |
607 | CONFIG_LOCKD=y | |
608 | # CONFIG_EXPORTFS is not set | |
609 | CONFIG_SUNRPC=y | |
610 | # CONFIG_RPCSEC_GSS_KRB5 is not set | |
611 | # CONFIG_SMB_FS is not set | |
612 | # CONFIG_CIFS is not set | |
613 | # CONFIG_NCP_FS is not set | |
614 | # CONFIG_CODA_FS is not set | |
615 | # CONFIG_INTERMEZZO_FS is not set | |
616 | # CONFIG_AFS_FS is not set | |
617 | ||
618 | # | |
619 | # Partition Types | |
620 | # | |
621 | CONFIG_PARTITION_ADVANCED=y | |
622 | # CONFIG_ACORN_PARTITION is not set | |
623 | # CONFIG_OSF_PARTITION is not set | |
624 | # CONFIG_AMIGA_PARTITION is not set | |
625 | # CONFIG_ATARI_PARTITION is not set | |
626 | # CONFIG_MAC_PARTITION is not set | |
627 | # CONFIG_MSDOS_PARTITION is not set | |
628 | # CONFIG_LDM_PARTITION is not set | |
629 | # CONFIG_NEC98_PARTITION is not set | |
630 | # CONFIG_SGI_PARTITION is not set | |
631 | # CONFIG_ULTRIX_PARTITION is not set | |
632 | # CONFIG_SUN_PARTITION is not set | |
633 | # CONFIG_EFI_PARTITION is not set | |
634 | ||
635 | # | |
636 | # Native Language Support | |
637 | # | |
638 | # CONFIG_NLS is not set | |
639 | ||
640 | # | |
641 | # IBM 40x options | |
642 | # | |
643 | ||
644 | # | |
645 | # Library routines | |
646 | # | |
647 | CONFIG_CRC32=y | |
648 | ||
649 | # | |
650 | # Kernel hacking | |
651 | # | |
652 | # CONFIG_DEBUG_KERNEL is not set | |
653 | # CONFIG_SERIAL_TEXT_DEBUG is not set | |
654 | CONFIG_OCP=y | |
655 | ||
656 | # | |
657 | # Security options | |
658 | # | |
659 | # CONFIG_SECURITY is not set | |
660 | ||
661 | # | |
662 | # Cryptographic options | |
663 | # | |
664 | # CONFIG_CRYPTO is not set |