RTC: Remove the BKL.
[sfrench/cifs-2.6.git] / arch / arm / configs / clps7500_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.12-rc1-bk2
4 # Sun Mar 27 17:20:48 2005
5 #
6 CONFIG_ARM=y
7 CONFIG_MMU=y
8 CONFIG_UID16=y
9 CONFIG_RWSEM_GENERIC_SPINLOCK=y
10 CONFIG_GENERIC_CALIBRATE_DELAY=y
11 CONFIG_GENERIC_IOMAP=y
12
13 #
14 # Code maturity level options
15 #
16 CONFIG_EXPERIMENTAL=y
17 CONFIG_CLEAN_COMPILE=y
18 CONFIG_BROKEN_ON_SMP=y
19
20 #
21 # General setup
22 #
23 CONFIG_LOCALVERSION=""
24 CONFIG_SWAP=y
25 CONFIG_SYSVIPC=y
26 # CONFIG_POSIX_MQUEUE is not set
27 # CONFIG_BSD_PROCESS_ACCT is not set
28 # CONFIG_SYSCTL is not set
29 # CONFIG_AUDIT is not set
30 # CONFIG_HOTPLUG is not set
31 CONFIG_KOBJECT_UEVENT=y
32 # CONFIG_IKCONFIG is not set
33 CONFIG_EMBEDDED=y
34 CONFIG_KALLSYMS=y
35 # CONFIG_KALLSYMS_EXTRA_PASS is not set
36 CONFIG_BASE_FULL=y
37 CONFIG_FUTEX=y
38 CONFIG_EPOLL=y
39 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
40 CONFIG_SHMEM=y
41 CONFIG_CC_ALIGN_FUNCTIONS=0
42 CONFIG_CC_ALIGN_LABELS=0
43 CONFIG_CC_ALIGN_LOOPS=0
44 CONFIG_CC_ALIGN_JUMPS=0
45 # CONFIG_TINY_SHMEM is not set
46 CONFIG_BASE_SMALL=0
47
48 #
49 # Loadable module support
50 #
51 # CONFIG_MODULES is not set
52
53 #
54 # System Type
55 #
56 CONFIG_ARCH_CLPS7500=y
57 # CONFIG_ARCH_CLPS711X is not set
58 # CONFIG_ARCH_CO285 is not set
59 # CONFIG_ARCH_EBSA110 is not set
60 # CONFIG_ARCH_FOOTBRIDGE is not set
61 # CONFIG_ARCH_INTEGRATOR is not set
62 # CONFIG_ARCH_IOP3XX is not set
63 # CONFIG_ARCH_IXP4XX is not set
64 # CONFIG_ARCH_IXP2000 is not set
65 # CONFIG_ARCH_L7200 is not set
66 # CONFIG_ARCH_PXA is not set
67 # CONFIG_ARCH_RPC is not set
68 # CONFIG_ARCH_SA1100 is not set
69 # CONFIG_ARCH_S3C2410 is not set
70 # CONFIG_ARCH_SHARK is not set
71 # CONFIG_ARCH_LH7A40X is not set
72 # CONFIG_ARCH_OMAP is not set
73 # CONFIG_ARCH_VERSATILE is not set
74 # CONFIG_ARCH_IMX is not set
75 # CONFIG_ARCH_H720X is not set
76
77 #
78 # Processor Type
79 #
80 CONFIG_CPU_32=y
81 CONFIG_CPU_ARM710=y
82 CONFIG_CPU_32v3=y
83 CONFIG_CPU_CACHE_V3=y
84 CONFIG_CPU_CACHE_VIVT=y
85 CONFIG_CPU_COPY_V3=y
86 CONFIG_CPU_TLB_V3=y
87
88 #
89 # Processor Features
90 #
91 CONFIG_TIMER_ACORN=y
92
93 #
94 # Bus support
95 #
96 CONFIG_ISA=y
97
98 #
99 # PCCARD (PCMCIA/CardBus) support
100 #
101 # CONFIG_PCCARD is not set
102
103 #
104 # Kernel Features
105 #
106 # CONFIG_PREEMPT is not set
107 CONFIG_ALIGNMENT_TRAP=y
108
109 #
110 # Boot options
111 #
112 CONFIG_ZBOOT_ROM_TEXT=0x0
113 CONFIG_ZBOOT_ROM_BSS=0x0
114 CONFIG_CMDLINE="mem=16M root=nfs"
115 # CONFIG_XIP_KERNEL is not set
116
117 #
118 # Floating point emulation
119 #
120
121 #
122 # At least one emulation must be selected
123 #
124 # CONFIG_FPE_NWFPE is not set
125
126 #
127 # Userspace binary formats
128 #
129 CONFIG_BINFMT_ELF=y
130 # CONFIG_BINFMT_AOUT is not set
131 # CONFIG_BINFMT_MISC is not set
132 # CONFIG_ARTHUR is not set
133
134 #
135 # Power management options
136 #
137 # CONFIG_PM is not set
138
139 #
140 # Device Drivers
141 #
142
143 #
144 # Generic Driver Options
145 #
146 CONFIG_STANDALONE=y
147 CONFIG_PREVENT_FIRMWARE_BUILD=y
148 # CONFIG_FW_LOADER is not set
149
150 #
151 # Memory Technology Devices (MTD)
152 #
153 CONFIG_MTD=y
154 # CONFIG_MTD_DEBUG is not set
155 # CONFIG_MTD_CONCAT is not set
156 # CONFIG_MTD_PARTITIONS is not set
157
158 #
159 # User Modules And Translation Layers
160 #
161 # CONFIG_MTD_CHAR is not set
162 # CONFIG_MTD_BLOCK is not set
163 # CONFIG_MTD_BLOCK_RO is not set
164 # CONFIG_FTL is not set
165 # CONFIG_NFTL is not set
166 # CONFIG_INFTL is not set
167
168 #
169 # RAM/ROM/Flash chip drivers
170 #
171 # CONFIG_MTD_CFI is not set
172 # CONFIG_MTD_JEDECPROBE is not set
173 CONFIG_MTD_MAP_BANK_WIDTH_1=y
174 CONFIG_MTD_MAP_BANK_WIDTH_2=y
175 CONFIG_MTD_MAP_BANK_WIDTH_4=y
176 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
177 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
178 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
179 CONFIG_MTD_CFI_I1=y
180 CONFIG_MTD_CFI_I2=y
181 # CONFIG_MTD_CFI_I4 is not set
182 # CONFIG_MTD_CFI_I8 is not set
183 # CONFIG_MTD_RAM is not set
184 # CONFIG_MTD_ROM is not set
185 # CONFIG_MTD_ABSENT is not set
186
187 #
188 # Mapping drivers for chip access
189 #
190 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
191
192 #
193 # Self-contained MTD device drivers
194 #
195 # CONFIG_MTD_SLRAM is not set
196 # CONFIG_MTD_PHRAM is not set
197 # CONFIG_MTD_MTDRAM is not set
198 # CONFIG_MTD_BLKMTD is not set
199 # CONFIG_MTD_BLOCK2MTD is not set
200
201 #
202 # Disk-On-Chip Device Drivers
203 #
204 # CONFIG_MTD_DOC2000 is not set
205 # CONFIG_MTD_DOC2001 is not set
206 # CONFIG_MTD_DOC2001PLUS is not set
207
208 #
209 # NAND Flash Device Drivers
210 #
211 # CONFIG_MTD_NAND is not set
212
213 #
214 # Parallel port support
215 #
216 CONFIG_PARPORT=y
217 CONFIG_PARPORT_PC=y
218 CONFIG_PARPORT_PC_FIFO=y
219 # CONFIG_PARPORT_PC_SUPERIO is not set
220 # CONFIG_PARPORT_ARC is not set
221 # CONFIG_PARPORT_GSC is not set
222 CONFIG_PARPORT_1284=y
223
224 #
225 # Plug and Play support
226 #
227 # CONFIG_PNP is not set
228
229 #
230 # Block devices
231 #
232 # CONFIG_BLK_DEV_FD is not set
233 # CONFIG_BLK_DEV_XD is not set
234 # CONFIG_PARIDE is not set
235 # CONFIG_BLK_DEV_COW_COMMON is not set
236 # CONFIG_BLK_DEV_LOOP is not set
237 CONFIG_BLK_DEV_NBD=y
238 CONFIG_BLK_DEV_RAM=y
239 CONFIG_BLK_DEV_RAM_COUNT=16
240 CONFIG_BLK_DEV_RAM_SIZE=4096
241 # CONFIG_BLK_DEV_INITRD is not set
242 CONFIG_INITRAMFS_SOURCE=""
243 # CONFIG_CDROM_PKTCDVD is not set
244
245 #
246 # IO Schedulers
247 #
248 CONFIG_IOSCHED_NOOP=y
249 CONFIG_IOSCHED_AS=y
250 CONFIG_IOSCHED_DEADLINE=y
251 CONFIG_IOSCHED_CFQ=y
252 # CONFIG_ATA_OVER_ETH is not set
253
254 #
255 # ATA/ATAPI/MFM/RLL support
256 #
257 # CONFIG_IDE is not set
258
259 #
260 # SCSI device support
261 #
262 # CONFIG_SCSI is not set
263
264 #
265 # Multi-device support (RAID and LVM)
266 #
267 # CONFIG_MD is not set
268
269 #
270 # Fusion MPT device support
271 #
272
273 #
274 # IEEE 1394 (FireWire) support
275 #
276
277 #
278 # I2O device support
279 #
280
281 #
282 # Networking support
283 #
284 CONFIG_NET=y
285
286 #
287 # Networking options
288 #
289 # CONFIG_PACKET is not set
290 # CONFIG_NETLINK_DEV is not set
291 CONFIG_UNIX=y
292 # CONFIG_NET_KEY is not set
293 CONFIG_INET=y
294 # CONFIG_IP_MULTICAST is not set
295 # CONFIG_IP_ADVANCED_ROUTER is not set
296 CONFIG_IP_PNP=y
297 # CONFIG_IP_PNP_DHCP is not set
298 CONFIG_IP_PNP_BOOTP=y
299 # CONFIG_IP_PNP_RARP is not set
300 # CONFIG_NET_IPIP is not set
301 # CONFIG_NET_IPGRE is not set
302 # CONFIG_ARPD is not set
303 # CONFIG_SYN_COOKIES is not set
304 # CONFIG_INET_AH is not set
305 # CONFIG_INET_ESP is not set
306 # CONFIG_INET_IPCOMP is not set
307 # CONFIG_INET_TUNNEL is not set
308 CONFIG_IP_TCPDIAG=y
309 # CONFIG_IP_TCPDIAG_IPV6 is not set
310 # CONFIG_IPV6 is not set
311 # CONFIG_NETFILTER is not set
312
313 #
314 # SCTP Configuration (EXPERIMENTAL)
315 #
316 # CONFIG_IP_SCTP is not set
317 # CONFIG_ATM is not set
318 # CONFIG_BRIDGE is not set
319 # CONFIG_VLAN_8021Q is not set
320 # CONFIG_DECNET is not set
321 # CONFIG_LLC2 is not set
322 # CONFIG_IPX is not set
323 # CONFIG_ATALK is not set
324 # CONFIG_X25 is not set
325 # CONFIG_LAPB is not set
326 # CONFIG_NET_DIVERT is not set
327 # CONFIG_ECONET is not set
328 # CONFIG_WAN_ROUTER is not set
329
330 #
331 # QoS and/or fair queueing
332 #
333 # CONFIG_NET_SCHED is not set
334 # CONFIG_NET_CLS_ROUTE is not set
335
336 #
337 # Network testing
338 #
339 # CONFIG_NET_PKTGEN is not set
340 # CONFIG_NETPOLL is not set
341 # CONFIG_NET_POLL_CONTROLLER is not set
342 # CONFIG_HAMRADIO is not set
343 # CONFIG_IRDA is not set
344 # CONFIG_BT is not set
345 CONFIG_NETDEVICES=y
346 CONFIG_DUMMY=y
347 # CONFIG_BONDING is not set
348 # CONFIG_EQUALIZER is not set
349 # CONFIG_TUN is not set
350
351 #
352 # ARCnet devices
353 #
354 # CONFIG_ARCNET is not set
355
356 #
357 # Ethernet (10 or 100Mbit)
358 #
359 CONFIG_NET_ETHERNET=y
360 # CONFIG_MII is not set
361 # CONFIG_NET_VENDOR_3COM is not set
362 # CONFIG_LANCE is not set
363 # CONFIG_NET_VENDOR_SMC is not set
364 # CONFIG_SMC91X is not set
365 # CONFIG_NET_VENDOR_RACAL is not set
366 # CONFIG_AT1700 is not set
367 # CONFIG_DEPCA is not set
368 # CONFIG_HP100 is not set
369 # CONFIG_NET_ISA is not set
370 CONFIG_NET_PCI=y
371 # CONFIG_AC3200 is not set
372 # CONFIG_APRICOT is not set
373 CONFIG_CS89x0=y
374 # CONFIG_NET_POCKET is not set
375
376 #
377 # Ethernet (1000 Mbit)
378 #
379
380 #
381 # Ethernet (10000 Mbit)
382 #
383
384 #
385 # Token Ring devices
386 #
387 # CONFIG_TR is not set
388
389 #
390 # Wireless LAN (non-hamradio)
391 #
392 # CONFIG_NET_RADIO is not set
393
394 #
395 # Wan interfaces
396 #
397 # CONFIG_WAN is not set
398 # CONFIG_PLIP is not set
399 CONFIG_PPP=y
400 # CONFIG_PPP_MULTILINK is not set
401 # CONFIG_PPP_FILTER is not set
402 # CONFIG_PPP_ASYNC is not set
403 # CONFIG_PPP_SYNC_TTY is not set
404 # CONFIG_PPP_DEFLATE is not set
405 # CONFIG_PPP_BSDCOMP is not set
406 # CONFIG_PPPOE is not set
407 CONFIG_SLIP=y
408 CONFIG_SLIP_COMPRESSED=y
409 # CONFIG_SLIP_SMART is not set
410 # CONFIG_SLIP_MODE_SLIP6 is not set
411 # CONFIG_SHAPER is not set
412 # CONFIG_NETCONSOLE is not set
413
414 #
415 # ISDN subsystem
416 #
417 # CONFIG_ISDN is not set
418
419 #
420 # Input device support
421 #
422 CONFIG_INPUT=y
423
424 #
425 # Userland interfaces
426 #
427 CONFIG_INPUT_MOUSEDEV=y
428 CONFIG_INPUT_MOUSEDEV_PSAUX=y
429 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
430 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
431 # CONFIG_INPUT_JOYDEV is not set
432 # CONFIG_INPUT_TSDEV is not set
433 # CONFIG_INPUT_EVDEV is not set
434 # CONFIG_INPUT_EVBUG is not set
435
436 #
437 # Input Device Drivers
438 #
439 CONFIG_INPUT_KEYBOARD=y
440 CONFIG_KEYBOARD_ATKBD=y
441 # CONFIG_KEYBOARD_SUNKBD is not set
442 # CONFIG_KEYBOARD_LKKBD is not set
443 # CONFIG_KEYBOARD_XTKBD is not set
444 # CONFIG_KEYBOARD_NEWTON is not set
445 CONFIG_INPUT_MOUSE=y
446 CONFIG_MOUSE_PS2=y
447 # CONFIG_MOUSE_SERIAL is not set
448 # CONFIG_MOUSE_INPORT is not set
449 # CONFIG_MOUSE_LOGIBM is not set
450 # CONFIG_MOUSE_PC110PAD is not set
451 # CONFIG_MOUSE_VSXXXAA is not set
452 # CONFIG_INPUT_JOYSTICK is not set
453 # CONFIG_INPUT_TOUCHSCREEN is not set
454 # CONFIG_INPUT_MISC is not set
455
456 #
457 # Hardware I/O ports
458 #
459 CONFIG_SERIO=y
460 # CONFIG_SERIO_SERPORT is not set
461 # CONFIG_SERIO_PARKBD is not set
462 CONFIG_SERIO_RPCKBD=y
463 CONFIG_SERIO_LIBPS2=y
464 # CONFIG_SERIO_RAW is not set
465 # CONFIG_GAMEPORT is not set
466 CONFIG_SOUND_GAMEPORT=y
467
468 #
469 # Character devices
470 #
471 CONFIG_VT=y
472 CONFIG_VT_CONSOLE=y
473 CONFIG_HW_CONSOLE=y
474 # CONFIG_SERIAL_NONSTANDARD is not set
475
476 #
477 # Serial drivers
478 #
479 CONFIG_SERIAL_8250=y
480 CONFIG_SERIAL_8250_CONSOLE=y
481 CONFIG_SERIAL_8250_NR_UARTS=4
482 # CONFIG_SERIAL_8250_EXTENDED is not set
483
484 #
485 # Non-8250 serial port support
486 #
487 CONFIG_SERIAL_CORE=y
488 CONFIG_SERIAL_CORE_CONSOLE=y
489 CONFIG_UNIX98_PTYS=y
490 CONFIG_LEGACY_PTYS=y
491 CONFIG_LEGACY_PTY_COUNT=256
492 CONFIG_PRINTER=y
493 # CONFIG_LP_CONSOLE is not set
494 # CONFIG_PPDEV is not set
495 # CONFIG_TIPAR is not set
496
497 #
498 # IPMI
499 #
500 # CONFIG_IPMI_HANDLER is not set
501
502 #
503 # Watchdog Cards
504 #
505 # CONFIG_WATCHDOG is not set
506 # CONFIG_NVRAM is not set
507 # CONFIG_RTC is not set
508 # CONFIG_DTLK is not set
509 # CONFIG_R3964 is not set
510
511 #
512 # Ftape, the floppy tape device driver
513 #
514 # CONFIG_DRM is not set
515 # CONFIG_RAW_DRIVER is not set
516
517 #
518 # TPM devices
519 #
520 # CONFIG_TCG_TPM is not set
521
522 #
523 # I2C support
524 #
525 CONFIG_I2C=y
526 # CONFIG_I2C_CHARDEV is not set
527
528 #
529 # I2C Algorithms
530 #
531 CONFIG_I2C_ALGOBIT=y
532 # CONFIG_I2C_ALGOPCF is not set
533 # CONFIG_I2C_ALGOPCA is not set
534
535 #
536 # I2C Hardware Bus support
537 #
538 # CONFIG_I2C_ELEKTOR is not set
539 # CONFIG_I2C_PARPORT is not set
540 # CONFIG_I2C_PARPORT_LIGHT is not set
541 # CONFIG_I2C_PCA_ISA is not set
542
543 #
544 # Hardware Sensors Chip support
545 #
546 # CONFIG_I2C_SENSOR is not set
547 # CONFIG_SENSORS_ADM1021 is not set
548 # CONFIG_SENSORS_ADM1025 is not set
549 # CONFIG_SENSORS_ADM1026 is not set
550 # CONFIG_SENSORS_ADM1031 is not set
551 # CONFIG_SENSORS_ASB100 is not set
552 # CONFIG_SENSORS_DS1621 is not set
553 # CONFIG_SENSORS_FSCHER is not set
554 # CONFIG_SENSORS_FSCPOS is not set
555 # CONFIG_SENSORS_GL518SM is not set
556 # CONFIG_SENSORS_GL520SM is not set
557 # CONFIG_SENSORS_IT87 is not set
558 # CONFIG_SENSORS_LM63 is not set
559 # CONFIG_SENSORS_LM75 is not set
560 # CONFIG_SENSORS_LM77 is not set
561 # CONFIG_SENSORS_LM78 is not set
562 # CONFIG_SENSORS_LM80 is not set
563 # CONFIG_SENSORS_LM83 is not set
564 # CONFIG_SENSORS_LM85 is not set
565 # CONFIG_SENSORS_LM87 is not set
566 # CONFIG_SENSORS_LM90 is not set
567 # CONFIG_SENSORS_MAX1619 is not set
568 # CONFIG_SENSORS_PC87360 is not set
569 # CONFIG_SENSORS_SMSC47B397 is not set
570 # CONFIG_SENSORS_SMSC47M1 is not set
571 # CONFIG_SENSORS_W83781D is not set
572 # CONFIG_SENSORS_W83L785TS is not set
573 # CONFIG_SENSORS_W83627HF is not set
574
575 #
576 # Other I2C Chip support
577 #
578 # CONFIG_SENSORS_EEPROM is not set
579 # CONFIG_SENSORS_PCF8574 is not set
580 # CONFIG_SENSORS_PCF8591 is not set
581 # CONFIG_SENSORS_RTC8564 is not set
582 # CONFIG_I2C_DEBUG_CORE is not set
583 # CONFIG_I2C_DEBUG_ALGO is not set
584 # CONFIG_I2C_DEBUG_BUS is not set
585 # CONFIG_I2C_DEBUG_CHIP is not set
586
587 #
588 # Misc devices
589 #
590
591 #
592 # Multimedia devices
593 #
594 # CONFIG_VIDEO_DEV is not set
595
596 #
597 # Digital Video Broadcasting Devices
598 #
599 # CONFIG_DVB is not set
600
601 #
602 # Graphics support
603 #
604 CONFIG_FB=y
605 CONFIG_FB_CFB_FILLRECT=y
606 CONFIG_FB_CFB_COPYAREA=y
607 CONFIG_FB_CFB_IMAGEBLIT=y
608 CONFIG_FB_SOFT_CURSOR=y
609 # CONFIG_FB_MODE_HELPERS is not set
610 # CONFIG_FB_TILEBLITTING is not set
611 CONFIG_FB_ACORN=y
612 # CONFIG_FB_VIRTUAL is not set
613
614 #
615 # Console display driver support
616 #
617 # CONFIG_VGA_CONSOLE is not set
618 # CONFIG_MDA_CONSOLE is not set
619 CONFIG_DUMMY_CONSOLE=y
620 CONFIG_FRAMEBUFFER_CONSOLE=y
621 CONFIG_FONTS=y
622 CONFIG_FONT_8x8=y
623 CONFIG_FONT_8x16=y
624 # CONFIG_FONT_6x11 is not set
625 # CONFIG_FONT_PEARL_8x8 is not set
626 # CONFIG_FONT_ACORN_8x8 is not set
627 # CONFIG_FONT_MINI_4x6 is not set
628 # CONFIG_FONT_SUN8x16 is not set
629 # CONFIG_FONT_SUN12x22 is not set
630
631 #
632 # Logo configuration
633 #
634 CONFIG_LOGO=y
635 CONFIG_LOGO_LINUX_MONO=y
636 CONFIG_LOGO_LINUX_VGA16=y
637 CONFIG_LOGO_LINUX_CLUT224=y
638 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
639
640 #
641 # Sound
642 #
643 # CONFIG_SOUND is not set
644
645 #
646 # USB support
647 #
648 CONFIG_USB_ARCH_HAS_HCD=y
649 # CONFIG_USB_ARCH_HAS_OHCI is not set
650 # CONFIG_USB is not set
651
652 #
653 # USB Gadget Support
654 #
655 # CONFIG_USB_GADGET is not set
656
657 #
658 # MMC/SD Card support
659 #
660 # CONFIG_MMC is not set
661
662 #
663 # File systems
664 #
665 CONFIG_EXT2_FS=y
666 # CONFIG_EXT2_FS_XATTR is not set
667 # CONFIG_EXT3_FS is not set
668 # CONFIG_JBD is not set
669 # CONFIG_REISERFS_FS is not set
670 # CONFIG_JFS_FS is not set
671
672 #
673 # XFS support
674 #
675 # CONFIG_XFS_FS is not set
676 CONFIG_MINIX_FS=y
677 # CONFIG_ROMFS_FS is not set
678 # CONFIG_QUOTA is not set
679 CONFIG_DNOTIFY=y
680 # CONFIG_AUTOFS_FS is not set
681 # CONFIG_AUTOFS4_FS is not set
682
683 #
684 # CD-ROM/DVD Filesystems
685 #
686 # CONFIG_ISO9660_FS is not set
687 # CONFIG_UDF_FS is not set
688
689 #
690 # DOS/FAT/NT Filesystems
691 #
692 # CONFIG_MSDOS_FS is not set
693 # CONFIG_VFAT_FS is not set
694 # CONFIG_NTFS_FS is not set
695
696 #
697 # Pseudo filesystems
698 #
699 CONFIG_PROC_FS=y
700 CONFIG_SYSFS=y
701 # CONFIG_DEVFS_FS is not set
702 # CONFIG_DEVPTS_FS_XATTR is not set
703 # CONFIG_TMPFS is not set
704 # CONFIG_HUGETLB_PAGE is not set
705 CONFIG_RAMFS=y
706
707 #
708 # Miscellaneous filesystems
709 #
710 # CONFIG_ADFS_FS is not set
711 # CONFIG_AFFS_FS is not set
712 # CONFIG_HFS_FS is not set
713 # CONFIG_HFSPLUS_FS is not set
714 # CONFIG_BEFS_FS is not set
715 # CONFIG_BFS_FS is not set
716 # CONFIG_EFS_FS is not set
717 # CONFIG_JFFS_FS is not set
718 # CONFIG_JFFS2_FS is not set
719 # CONFIG_CRAMFS is not set
720 # CONFIG_VXFS_FS is not set
721 # CONFIG_HPFS_FS is not set
722 # CONFIG_QNX4FS_FS is not set
723 # CONFIG_SYSV_FS is not set
724 # CONFIG_UFS_FS is not set
725
726 #
727 # Network File Systems
728 #
729 CONFIG_NFS_FS=y
730 # CONFIG_NFS_V3 is not set
731 # CONFIG_NFS_V4 is not set
732 # CONFIG_NFS_DIRECTIO is not set
733 # CONFIG_NFSD is not set
734 CONFIG_ROOT_NFS=y
735 CONFIG_LOCKD=y
736 CONFIG_SUNRPC=y
737 # CONFIG_RPCSEC_GSS_KRB5 is not set
738 # CONFIG_RPCSEC_GSS_SPKM3 is not set
739 # CONFIG_SMB_FS is not set
740 # CONFIG_CIFS is not set
741 # CONFIG_NCP_FS is not set
742 # CONFIG_CODA_FS is not set
743 # CONFIG_AFS_FS is not set
744
745 #
746 # Partition Types
747 #
748 CONFIG_PARTITION_ADVANCED=y
749 # CONFIG_ACORN_PARTITION is not set
750 # CONFIG_OSF_PARTITION is not set
751 # CONFIG_AMIGA_PARTITION is not set
752 # CONFIG_ATARI_PARTITION is not set
753 # CONFIG_MAC_PARTITION is not set
754 # CONFIG_MSDOS_PARTITION is not set
755 # CONFIG_LDM_PARTITION is not set
756 # CONFIG_SGI_PARTITION is not set
757 # CONFIG_ULTRIX_PARTITION is not set
758 # CONFIG_SUN_PARTITION is not set
759 # CONFIG_EFI_PARTITION is not set
760
761 #
762 # Native Language Support
763 #
764 # CONFIG_NLS is not set
765
766 #
767 # Profiling support
768 #
769 # CONFIG_PROFILING is not set
770
771 #
772 # Kernel hacking
773 #
774 # CONFIG_PRINTK_TIME is not set
775 # CONFIG_DEBUG_KERNEL is not set
776 CONFIG_LOG_BUF_SHIFT=14
777 # CONFIG_DEBUG_BUGVERBOSE is not set
778 CONFIG_FRAME_POINTER=y
779 # CONFIG_DEBUG_USER is not set
780
781 #
782 # Security options
783 #
784 # CONFIG_KEYS is not set
785 # CONFIG_SECURITY is not set
786
787 #
788 # Cryptographic options
789 #
790 # CONFIG_CRYPTO is not set
791
792 #
793 # Hardware crypto devices
794 #
795
796 #
797 # Library routines
798 #
799 # CONFIG_CRC_CCITT is not set
800 CONFIG_CRC32=y
801 # CONFIG_LIBCRC32C is not set