Pull sn-features into release branch
[sfrench/cifs-2.6.git] / arch / ppc / configs / mpc8560_ads_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.13-rc6
4 # Thu Aug 11 18:14:45 2005
5 #
6 CONFIG_MMU=y
7 CONFIG_GENERIC_HARDIRQS=y
8 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9 CONFIG_GENERIC_CALIBRATE_DELAY=y
10 CONFIG_HAVE_DEC_LOCK=y
11 CONFIG_PPC=y
12 CONFIG_PPC32=y
13 CONFIG_GENERIC_NVRAM=y
14 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
15
16 #
17 # Code maturity level options
18 #
19 CONFIG_EXPERIMENTAL=y
20 CONFIG_CLEAN_COMPILE=y
21 CONFIG_BROKEN_ON_SMP=y
22 CONFIG_INIT_ENV_ARG_LIMIT=32
23
24 #
25 # General setup
26 #
27 CONFIG_LOCALVERSION=""
28 CONFIG_SWAP=y
29 CONFIG_SYSVIPC=y
30 # CONFIG_POSIX_MQUEUE is not set
31 # CONFIG_BSD_PROCESS_ACCT is not set
32 CONFIG_SYSCTL=y
33 # CONFIG_AUDIT is not set
34 # CONFIG_HOTPLUG is not set
35 CONFIG_KOBJECT_UEVENT=y
36 # CONFIG_IKCONFIG is not set
37 CONFIG_EMBEDDED=y
38 # CONFIG_KALLSYMS is not set
39 CONFIG_PRINTK=y
40 CONFIG_BUG=y
41 CONFIG_BASE_FULL=y
42 CONFIG_FUTEX=y
43 # CONFIG_EPOLL is not set
44 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
45 CONFIG_SHMEM=y
46 CONFIG_CC_ALIGN_FUNCTIONS=0
47 CONFIG_CC_ALIGN_LABELS=0
48 CONFIG_CC_ALIGN_LOOPS=0
49 CONFIG_CC_ALIGN_JUMPS=0
50 # CONFIG_TINY_SHMEM is not set
51 CONFIG_BASE_SMALL=0
52
53 #
54 # Loadable module support
55 #
56 # CONFIG_MODULES is not set
57
58 #
59 # Processor
60 #
61 # CONFIG_6xx is not set
62 # CONFIG_40x is not set
63 # CONFIG_44x is not set
64 # CONFIG_POWER3 is not set
65 # CONFIG_POWER4 is not set
66 # CONFIG_8xx is not set
67 # CONFIG_E200 is not set
68 CONFIG_E500=y
69 CONFIG_BOOKE=y
70 CONFIG_FSL_BOOKE=y
71 # CONFIG_PHYS_64BIT is not set
72 CONFIG_SPE=y
73 CONFIG_MATH_EMULATION=y
74 # CONFIG_KEXEC is not set
75 # CONFIG_CPU_FREQ is not set
76 # CONFIG_PM is not set
77 CONFIG_85xx=y
78 CONFIG_PPC_INDIRECT_PCI_BE=y
79
80 #
81 # Freescale 85xx options
82 #
83 # CONFIG_MPC8540_ADS is not set
84 # CONFIG_MPC8548_CDS is not set
85 # CONFIG_MPC8555_CDS is not set
86 CONFIG_MPC8560_ADS=y
87 # CONFIG_SBC8560 is not set
88 # CONFIG_STX_GP3 is not set
89 CONFIG_MPC8560=y
90
91 #
92 # Platform options
93 #
94 CONFIG_CPM2=y
95 # CONFIG_PC_KEYBOARD is not set
96 # CONFIG_SMP is not set
97 # CONFIG_HIGHMEM is not set
98 # CONFIG_HZ_100 is not set
99 CONFIG_HZ_250=y
100 # CONFIG_HZ_1000 is not set
101 CONFIG_HZ=250
102 CONFIG_PREEMPT_NONE=y
103 # CONFIG_PREEMPT_VOLUNTARY is not set
104 # CONFIG_PREEMPT is not set
105 CONFIG_SELECT_MEMORY_MODEL=y
106 CONFIG_FLATMEM_MANUAL=y
107 # CONFIG_DISCONTIGMEM_MANUAL is not set
108 # CONFIG_SPARSEMEM_MANUAL is not set
109 CONFIG_FLATMEM=y
110 CONFIG_FLAT_NODE_MEM_MAP=y
111 CONFIG_BINFMT_ELF=y
112 # CONFIG_BINFMT_MISC is not set
113 # CONFIG_CMDLINE_BOOL is not set
114 CONFIG_SECCOMP=y
115 CONFIG_ISA_DMA_API=y
116
117 #
118 # Bus options
119 #
120 CONFIG_PCI=y
121 CONFIG_PCI_DOMAINS=y
122 # CONFIG_PCI_LEGACY_PROC is not set
123 CONFIG_PCI_NAMES=y
124
125 #
126 # PCCARD (PCMCIA/CardBus) support
127 #
128 # CONFIG_PCCARD is not set
129
130 #
131 # Advanced setup
132 #
133 # CONFIG_ADVANCED_OPTIONS is not set
134
135 #
136 # Default settings for advanced configuration options are used
137 #
138 CONFIG_HIGHMEM_START=0xfe000000
139 CONFIG_LOWMEM_SIZE=0x30000000
140 CONFIG_KERNEL_START=0xc0000000
141 CONFIG_TASK_SIZE=0x80000000
142 CONFIG_BOOT_LOAD=0x00800000
143
144 #
145 # Networking
146 #
147 CONFIG_NET=y
148
149 #
150 # Networking options
151 #
152 CONFIG_PACKET=y
153 # CONFIG_PACKET_MMAP is not set
154 CONFIG_UNIX=y
155 # CONFIG_NET_KEY is not set
156 CONFIG_INET=y
157 CONFIG_IP_MULTICAST=y
158 # CONFIG_IP_ADVANCED_ROUTER is not set
159 CONFIG_IP_FIB_HASH=y
160 CONFIG_IP_PNP=y
161 CONFIG_IP_PNP_DHCP=y
162 CONFIG_IP_PNP_BOOTP=y
163 # CONFIG_IP_PNP_RARP is not set
164 # CONFIG_NET_IPIP is not set
165 # CONFIG_NET_IPGRE is not set
166 # CONFIG_IP_MROUTE is not set
167 # CONFIG_ARPD is not set
168 CONFIG_SYN_COOKIES=y
169 # CONFIG_INET_AH is not set
170 # CONFIG_INET_ESP is not set
171 # CONFIG_INET_IPCOMP is not set
172 # CONFIG_INET_TUNNEL is not set
173 CONFIG_IP_TCPDIAG=y
174 # CONFIG_IP_TCPDIAG_IPV6 is not set
175 # CONFIG_TCP_CONG_ADVANCED is not set
176 CONFIG_TCP_CONG_BIC=y
177 # CONFIG_IPV6 is not set
178 # CONFIG_NETFILTER is not set
179
180 #
181 # SCTP Configuration (EXPERIMENTAL)
182 #
183 # CONFIG_IP_SCTP is not set
184 # CONFIG_ATM is not set
185 # CONFIG_BRIDGE is not set
186 # CONFIG_VLAN_8021Q is not set
187 # CONFIG_DECNET is not set
188 # CONFIG_LLC2 is not set
189 # CONFIG_IPX is not set
190 # CONFIG_ATALK is not set
191 # CONFIG_X25 is not set
192 # CONFIG_LAPB is not set
193 # CONFIG_NET_DIVERT is not set
194 # CONFIG_ECONET is not set
195 # CONFIG_WAN_ROUTER is not set
196 # CONFIG_NET_SCHED is not set
197 # CONFIG_NET_CLS_ROUTE is not set
198
199 #
200 # Network testing
201 #
202 # CONFIG_NET_PKTGEN is not set
203 # CONFIG_HAMRADIO is not set
204 # CONFIG_IRDA is not set
205 # CONFIG_BT is not set
206
207 #
208 # Device Drivers
209 #
210
211 #
212 # Generic Driver Options
213 #
214 CONFIG_STANDALONE=y
215 CONFIG_PREVENT_FIRMWARE_BUILD=y
216 # CONFIG_FW_LOADER is not set
217
218 #
219 # Memory Technology Devices (MTD)
220 #
221 # CONFIG_MTD is not set
222
223 #
224 # Parallel port support
225 #
226 # CONFIG_PARPORT is not set
227
228 #
229 # Plug and Play support
230 #
231
232 #
233 # Block devices
234 #
235 # CONFIG_BLK_DEV_FD is not set
236 # CONFIG_BLK_CPQ_DA is not set
237 # CONFIG_BLK_CPQ_CISS_DA is not set
238 # CONFIG_BLK_DEV_DAC960 is not set
239 # CONFIG_BLK_DEV_UMEM is not set
240 # CONFIG_BLK_DEV_COW_COMMON is not set
241 CONFIG_BLK_DEV_LOOP=y
242 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
243 # CONFIG_BLK_DEV_NBD is not set
244 # CONFIG_BLK_DEV_SX8 is not set
245 CONFIG_BLK_DEV_RAM=y
246 CONFIG_BLK_DEV_RAM_COUNT=16
247 CONFIG_BLK_DEV_RAM_SIZE=32768
248 CONFIG_BLK_DEV_INITRD=y
249 CONFIG_INITRAMFS_SOURCE=""
250 # CONFIG_LBD is not set
251 # CONFIG_CDROM_PKTCDVD is not set
252
253 #
254 # IO Schedulers
255 #
256 CONFIG_IOSCHED_NOOP=y
257 CONFIG_IOSCHED_AS=y
258 CONFIG_IOSCHED_DEADLINE=y
259 CONFIG_IOSCHED_CFQ=y
260 # CONFIG_ATA_OVER_ETH is not set
261
262 #
263 # ATA/ATAPI/MFM/RLL support
264 #
265 # CONFIG_IDE is not set
266
267 #
268 # SCSI device support
269 #
270 # CONFIG_SCSI is not set
271
272 #
273 # Multi-device support (RAID and LVM)
274 #
275 # CONFIG_MD is not set
276
277 #
278 # Fusion MPT device support
279 #
280 # CONFIG_FUSION is not set
281
282 #
283 # IEEE 1394 (FireWire) support
284 #
285 # CONFIG_IEEE1394 is not set
286
287 #
288 # I2O device support
289 #
290 # CONFIG_I2O is not set
291
292 #
293 # Macintosh device drivers
294 #
295
296 #
297 # Network device support
298 #
299 CONFIG_NETDEVICES=y
300 # CONFIG_DUMMY is not set
301 # CONFIG_BONDING is not set
302 # CONFIG_EQUALIZER is not set
303 # CONFIG_TUN is not set
304
305 #
306 # ARCnet devices
307 #
308 # CONFIG_ARCNET is not set
309
310 #
311 # Ethernet (10 or 100Mbit)
312 #
313 CONFIG_NET_ETHERNET=y
314 CONFIG_MII=y
315 # CONFIG_HAPPYMEAL is not set
316 # CONFIG_SUNGEM is not set
317 # CONFIG_NET_VENDOR_3COM is not set
318
319 #
320 # Tulip family network device support
321 #
322 # CONFIG_NET_TULIP is not set
323 # CONFIG_HP100 is not set
324 # CONFIG_NET_PCI is not set
325
326 #
327 # Ethernet (1000 Mbit)
328 #
329 # CONFIG_ACENIC is not set
330 # CONFIG_DL2K is not set
331 # CONFIG_E1000 is not set
332 # CONFIG_NS83820 is not set
333 # CONFIG_HAMACHI is not set
334 # CONFIG_YELLOWFIN is not set
335 # CONFIG_R8169 is not set
336 # CONFIG_SKGE is not set
337 # CONFIG_SK98LIN is not set
338 # CONFIG_TIGON3 is not set
339 # CONFIG_BNX2 is not set
340 CONFIG_GIANFAR=y
341 CONFIG_GFAR_NAPI=y
342
343 #
344 # Ethernet (10000 Mbit)
345 #
346 # CONFIG_IXGB is not set
347 # CONFIG_S2IO is not set
348
349 #
350 # Token Ring devices
351 #
352 # CONFIG_TR is not set
353
354 #
355 # Wireless LAN (non-hamradio)
356 #
357 # CONFIG_NET_RADIO is not set
358
359 #
360 # Wan interfaces
361 #
362 # CONFIG_WAN is not set
363 # CONFIG_FDDI is not set
364 # CONFIG_HIPPI is not set
365 # CONFIG_PPP is not set
366 # CONFIG_SLIP is not set
367 # CONFIG_SHAPER is not set
368 # CONFIG_NETCONSOLE is not set
369 # CONFIG_NETPOLL is not set
370 # CONFIG_NET_POLL_CONTROLLER is not set
371
372 #
373 # ISDN subsystem
374 #
375 # CONFIG_ISDN is not set
376
377 #
378 # Telephony Support
379 #
380 # CONFIG_PHONE is not set
381
382 #
383 # Input device support
384 #
385 CONFIG_INPUT=y
386
387 #
388 # Userland interfaces
389 #
390 # CONFIG_INPUT_MOUSEDEV is not set
391 # CONFIG_INPUT_JOYDEV is not set
392 # CONFIG_INPUT_TSDEV is not set
393 # CONFIG_INPUT_EVDEV is not set
394 # CONFIG_INPUT_EVBUG is not set
395
396 #
397 # Input Device Drivers
398 #
399 # CONFIG_INPUT_KEYBOARD is not set
400 # CONFIG_INPUT_MOUSE is not set
401 # CONFIG_INPUT_JOYSTICK is not set
402 # CONFIG_INPUT_TOUCHSCREEN is not set
403 # CONFIG_INPUT_MISC is not set
404
405 #
406 # Hardware I/O ports
407 #
408 # CONFIG_SERIO is not set
409 # CONFIG_GAMEPORT is not set
410
411 #
412 # Character devices
413 #
414 # CONFIG_VT is not set
415 # CONFIG_SERIAL_NONSTANDARD is not set
416
417 #
418 # Serial drivers
419 #
420 # CONFIG_SERIAL_8250 is not set
421
422 #
423 # Non-8250 serial port support
424 #
425 CONFIG_SERIAL_CORE=y
426 CONFIG_SERIAL_CORE_CONSOLE=y
427 CONFIG_SERIAL_CPM=y
428 CONFIG_SERIAL_CPM_CONSOLE=y
429 CONFIG_SERIAL_CPM_SCC1=y
430 CONFIG_SERIAL_CPM_SCC2=y
431 # CONFIG_SERIAL_CPM_SCC3 is not set
432 # CONFIG_SERIAL_CPM_SCC4 is not set
433 # CONFIG_SERIAL_CPM_SMC1 is not set
434 # CONFIG_SERIAL_CPM_SMC2 is not set
435 # CONFIG_SERIAL_JSM is not set
436 CONFIG_UNIX98_PTYS=y
437 CONFIG_LEGACY_PTYS=y
438 CONFIG_LEGACY_PTY_COUNT=256
439
440 #
441 # IPMI
442 #
443 # CONFIG_IPMI_HANDLER is not set
444
445 #
446 # Watchdog Cards
447 #
448 # CONFIG_WATCHDOG is not set
449 # CONFIG_NVRAM is not set
450 CONFIG_GEN_RTC=y
451 # CONFIG_GEN_RTC_X is not set
452 # CONFIG_DTLK is not set
453 # CONFIG_R3964 is not set
454 # CONFIG_APPLICOM is not set
455
456 #
457 # Ftape, the floppy tape device driver
458 #
459 # CONFIG_AGP is not set
460 # CONFIG_DRM is not set
461 # CONFIG_RAW_DRIVER is not set
462
463 #
464 # TPM devices
465 #
466 # CONFIG_TCG_TPM is not set
467
468 #
469 # I2C support
470 #
471 CONFIG_I2C=y
472 CONFIG_I2C_CHARDEV=y
473
474 #
475 # I2C Algorithms
476 #
477 # CONFIG_I2C_ALGOBIT is not set
478 # CONFIG_I2C_ALGOPCF is not set
479 # CONFIG_I2C_ALGOPCA is not set
480
481 #
482 # I2C Hardware Bus support
483 #
484 # CONFIG_I2C_ALI1535 is not set
485 # CONFIG_I2C_ALI1563 is not set
486 # CONFIG_I2C_ALI15X3 is not set
487 # CONFIG_I2C_AMD756 is not set
488 # CONFIG_I2C_AMD8111 is not set
489 # CONFIG_I2C_I801 is not set
490 # CONFIG_I2C_I810 is not set
491 # CONFIG_I2C_PIIX4 is not set
492 # CONFIG_I2C_ISA is not set
493 CONFIG_I2C_MPC=y
494 # CONFIG_I2C_NFORCE2 is not set
495 # CONFIG_I2C_PARPORT_LIGHT is not set
496 # CONFIG_I2C_PROSAVAGE is not set
497 # CONFIG_I2C_SAVAGE4 is not set
498 # CONFIG_SCx200_ACB is not set
499 # CONFIG_I2C_SIS5595 is not set
500 # CONFIG_I2C_SIS630 is not set
501 # CONFIG_I2C_SIS96X is not set
502 # CONFIG_I2C_VIA is not set
503 # CONFIG_I2C_VIAPRO is not set
504 # CONFIG_I2C_VOODOO3 is not set
505 # CONFIG_I2C_PCA_ISA is not set
506 # CONFIG_I2C_SENSOR is not set
507
508 #
509 # Miscellaneous I2C Chip support
510 #
511 # CONFIG_SENSORS_DS1337 is not set
512 # CONFIG_SENSORS_DS1374 is not set
513 # CONFIG_SENSORS_EEPROM is not set
514 # CONFIG_SENSORS_PCF8574 is not set
515 # CONFIG_SENSORS_PCA9539 is not set
516 # CONFIG_SENSORS_PCF8591 is not set
517 # CONFIG_SENSORS_RTC8564 is not set
518 # CONFIG_SENSORS_M41T00 is not set
519 # CONFIG_SENSORS_MAX6875 is not set
520 # CONFIG_I2C_DEBUG_CORE is not set
521 # CONFIG_I2C_DEBUG_ALGO is not set
522 # CONFIG_I2C_DEBUG_BUS is not set
523 # CONFIG_I2C_DEBUG_CHIP is not set
524
525 #
526 # Dallas's 1-wire bus
527 #
528 # CONFIG_W1 is not set
529
530 #
531 # Hardware Monitoring support
532 #
533 CONFIG_HWMON=y
534 # CONFIG_SENSORS_ADM1021 is not set
535 # CONFIG_SENSORS_ADM1025 is not set
536 # CONFIG_SENSORS_ADM1026 is not set
537 # CONFIG_SENSORS_ADM1031 is not set
538 # CONFIG_SENSORS_ADM9240 is not set
539 # CONFIG_SENSORS_ASB100 is not set
540 # CONFIG_SENSORS_ATXP1 is not set
541 # CONFIG_SENSORS_DS1621 is not set
542 # CONFIG_SENSORS_FSCHER is not set
543 # CONFIG_SENSORS_FSCPOS is not set
544 # CONFIG_SENSORS_GL518SM is not set
545 # CONFIG_SENSORS_GL520SM is not set
546 # CONFIG_SENSORS_IT87 is not set
547 # CONFIG_SENSORS_LM63 is not set
548 # CONFIG_SENSORS_LM75 is not set
549 # CONFIG_SENSORS_LM77 is not set
550 # CONFIG_SENSORS_LM78 is not set
551 # CONFIG_SENSORS_LM80 is not set
552 # CONFIG_SENSORS_LM83 is not set
553 # CONFIG_SENSORS_LM85 is not set
554 # CONFIG_SENSORS_LM87 is not set
555 # CONFIG_SENSORS_LM90 is not set
556 # CONFIG_SENSORS_LM92 is not set
557 # CONFIG_SENSORS_MAX1619 is not set
558 # CONFIG_SENSORS_PC87360 is not set
559 # CONFIG_SENSORS_SIS5595 is not set
560 # CONFIG_SENSORS_SMSC47M1 is not set
561 # CONFIG_SENSORS_SMSC47B397 is not set
562 # CONFIG_SENSORS_VIA686A is not set
563 # CONFIG_SENSORS_W83781D is not set
564 # CONFIG_SENSORS_W83L785TS is not set
565 # CONFIG_SENSORS_W83627HF is not set
566 # CONFIG_SENSORS_W83627EHF is not set
567 # CONFIG_HWMON_DEBUG_CHIP is not set
568
569 #
570 # Misc devices
571 #
572
573 #
574 # Multimedia devices
575 #
576 # CONFIG_VIDEO_DEV is not set
577
578 #
579 # Digital Video Broadcasting Devices
580 #
581 # CONFIG_DVB is not set
582
583 #
584 # Graphics support
585 #
586 # CONFIG_FB is not set
587
588 #
589 # Sound
590 #
591 # CONFIG_SOUND is not set
592
593 #
594 # USB support
595 #
596 CONFIG_USB_ARCH_HAS_HCD=y
597 CONFIG_USB_ARCH_HAS_OHCI=y
598 # CONFIG_USB is not set
599
600 #
601 # USB Gadget Support
602 #
603 # CONFIG_USB_GADGET is not set
604
605 #
606 # MMC/SD Card support
607 #
608 # CONFIG_MMC is not set
609
610 #
611 # InfiniBand support
612 #
613 # CONFIG_INFINIBAND is not set
614
615 #
616 # SN Devices
617 #
618
619 #
620 # File systems
621 #
622 CONFIG_EXT2_FS=y
623 # CONFIG_EXT2_FS_XATTR is not set
624 # CONFIG_EXT2_FS_XIP is not set
625 CONFIG_EXT3_FS=y
626 CONFIG_EXT3_FS_XATTR=y
627 # CONFIG_EXT3_FS_POSIX_ACL is not set
628 # CONFIG_EXT3_FS_SECURITY is not set
629 CONFIG_JBD=y
630 # CONFIG_JBD_DEBUG is not set
631 CONFIG_FS_MBCACHE=y
632 # CONFIG_REISERFS_FS is not set
633 # CONFIG_JFS_FS is not set
634 # CONFIG_FS_POSIX_ACL is not set
635
636 #
637 # XFS support
638 #
639 # CONFIG_XFS_FS is not set
640 # CONFIG_MINIX_FS is not set
641 # CONFIG_ROMFS_FS is not set
642 CONFIG_INOTIFY=y
643 # CONFIG_QUOTA is not set
644 CONFIG_DNOTIFY=y
645 # CONFIG_AUTOFS_FS is not set
646 # CONFIG_AUTOFS4_FS is not set
647
648 #
649 # CD-ROM/DVD Filesystems
650 #
651 # CONFIG_ISO9660_FS is not set
652 # CONFIG_UDF_FS is not set
653
654 #
655 # DOS/FAT/NT Filesystems
656 #
657 # CONFIG_MSDOS_FS is not set
658 # CONFIG_VFAT_FS is not set
659 # CONFIG_NTFS_FS is not set
660
661 #
662 # Pseudo filesystems
663 #
664 CONFIG_PROC_FS=y
665 CONFIG_PROC_KCORE=y
666 CONFIG_SYSFS=y
667 # CONFIG_DEVPTS_FS_XATTR is not set
668 CONFIG_TMPFS=y
669 # CONFIG_TMPFS_XATTR is not set
670 # CONFIG_HUGETLB_PAGE is not set
671 CONFIG_RAMFS=y
672
673 #
674 # Miscellaneous filesystems
675 #
676 # CONFIG_ADFS_FS is not set
677 # CONFIG_AFFS_FS is not set
678 # CONFIG_HFS_FS is not set
679 # CONFIG_HFSPLUS_FS is not set
680 # CONFIG_BEFS_FS is not set
681 # CONFIG_BFS_FS is not set
682 # CONFIG_EFS_FS is not set
683 # CONFIG_CRAMFS is not set
684 # CONFIG_VXFS_FS is not set
685 # CONFIG_HPFS_FS is not set
686 # CONFIG_QNX4FS_FS is not set
687 # CONFIG_SYSV_FS is not set
688 # CONFIG_UFS_FS is not set
689
690 #
691 # Network File Systems
692 #
693 CONFIG_NFS_FS=y
694 # CONFIG_NFS_V3 is not set
695 # CONFIG_NFS_V4 is not set
696 # CONFIG_NFS_DIRECTIO is not set
697 # CONFIG_NFSD is not set
698 CONFIG_ROOT_NFS=y
699 CONFIG_LOCKD=y
700 CONFIG_NFS_COMMON=y
701 CONFIG_SUNRPC=y
702 # CONFIG_RPCSEC_GSS_KRB5 is not set
703 # CONFIG_RPCSEC_GSS_SPKM3 is not set
704 # CONFIG_SMB_FS is not set
705 # CONFIG_CIFS is not set
706 # CONFIG_NCP_FS is not set
707 # CONFIG_CODA_FS is not set
708 # CONFIG_AFS_FS is not set
709
710 #
711 # Partition Types
712 #
713 CONFIG_PARTITION_ADVANCED=y
714 # CONFIG_ACORN_PARTITION is not set
715 # CONFIG_OSF_PARTITION is not set
716 # CONFIG_AMIGA_PARTITION is not set
717 # CONFIG_ATARI_PARTITION is not set
718 # CONFIG_MAC_PARTITION is not set
719 # CONFIG_MSDOS_PARTITION is not set
720 # CONFIG_LDM_PARTITION is not set
721 # CONFIG_SGI_PARTITION is not set
722 # CONFIG_ULTRIX_PARTITION is not set
723 # CONFIG_SUN_PARTITION is not set
724 # CONFIG_EFI_PARTITION is not set
725
726 #
727 # Native Language Support
728 #
729 # CONFIG_NLS is not set
730 # CONFIG_SCC_ENET is not set
731 # CONFIG_FEC_ENET is not set
732
733 #
734 # CPM2 Options
735 #
736
737 #
738 # Library routines
739 #
740 # CONFIG_CRC_CCITT is not set
741 CONFIG_CRC32=y
742 # CONFIG_LIBCRC32C is not set
743
744 #
745 # Profiling support
746 #
747 # CONFIG_PROFILING is not set
748
749 #
750 # Kernel hacking
751 #
752 # CONFIG_PRINTK_TIME is not set
753 # CONFIG_DEBUG_KERNEL is not set
754 CONFIG_LOG_BUF_SHIFT=14
755 # CONFIG_KGDB_CONSOLE is not set
756
757 #
758 # Security options
759 #
760 # CONFIG_KEYS is not set
761 # CONFIG_SECURITY is not set
762
763 #
764 # Cryptographic options
765 #
766 # CONFIG_CRYPTO is not set
767
768 #
769 # Hardware crypto devices
770 #