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