blob: 853093093168e40bede4a8df4baa86dc0931af2f [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
Hirokazu Takata960c2a82005-06-21 17:16:16 -07003# Linux kernel version: 2.6.12-rc5
4# Fri Jun 3 16:20:11 2005
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#
6CONFIG_M32R=y
7# CONFIG_UID16 is not set
8CONFIG_GENERIC_ISA_DMA=y
9CONFIG_GENERIC_HARDIRQS=y
10CONFIG_GENERIC_IRQ_PROBE=y
11
12#
13# Code maturity level options
14#
15CONFIG_EXPERIMENTAL=y
16CONFIG_CLEAN_COMPILE=y
17CONFIG_BROKEN_ON_SMP=y
18CONFIG_LOCK_KERNEL=y
Hirokazu Takata960c2a82005-06-21 17:16:16 -070019CONFIG_INIT_ENV_ARG_LIMIT=32
Linus Torvalds1da177e2005-04-16 15:20:36 -070020
21#
22# General setup
23#
24CONFIG_LOCALVERSION=""
25CONFIG_SWAP=y
26CONFIG_SYSVIPC=y
27# CONFIG_POSIX_MQUEUE is not set
28CONFIG_BSD_PROCESS_ACCT=y
29# CONFIG_BSD_PROCESS_ACCT_V3 is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070032CONFIG_HOTPLUG=y
33CONFIG_KOBJECT_UEVENT=y
34CONFIG_IKCONFIG=y
35# CONFIG_IKCONFIG_PROC is not set
36CONFIG_EMBEDDED=y
37# CONFIG_KALLSYMS is not set
Hirokazu Takata960c2a82005-06-21 17:16:16 -070038CONFIG_PRINTK=y
39CONFIG_BUG=y
40CONFIG_BASE_FULL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070041# CONFIG_FUTEX is not set
42# CONFIG_EPOLL is not set
43# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
44CONFIG_SHMEM=y
45CONFIG_CC_ALIGN_FUNCTIONS=0
46CONFIG_CC_ALIGN_LABELS=0
47CONFIG_CC_ALIGN_LOOPS=0
48CONFIG_CC_ALIGN_JUMPS=0
49# CONFIG_TINY_SHMEM is not set
Hirokazu Takata960c2a82005-06-21 17:16:16 -070050CONFIG_BASE_SMALL=0
Linus Torvalds1da177e2005-04-16 15:20:36 -070051
52#
53# Loadable module support
54#
55CONFIG_MODULES=y
56CONFIG_MODULE_UNLOAD=y
57# CONFIG_MODULE_FORCE_UNLOAD is not set
58CONFIG_OBSOLETE_MODPARM=y
59# CONFIG_MODVERSIONS is not set
60# CONFIG_MODULE_SRCVERSION_ALL is not set
61CONFIG_KMOD=y
62
63#
64# Processor type and features
65#
66# CONFIG_PLAT_MAPPI is not set
67# CONFIG_PLAT_USRV is not set
68CONFIG_PLAT_M32700UT=y
69# CONFIG_PLAT_OPSPUT is not set
70# CONFIG_PLAT_OAKS32R is not set
71# CONFIG_PLAT_MAPPI2 is not set
Hirokazu Takata960c2a82005-06-21 17:16:16 -070072# CONFIG_PLAT_MAPPI3 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070073CONFIG_CHIP_M32700=y
74# CONFIG_CHIP_M32102 is not set
75# CONFIG_CHIP_VDEC2 is not set
76# CONFIG_CHIP_OPSP is not set
77CONFIG_MMU=y
78CONFIG_TLB_ENTRIES=32
79CONFIG_ISA_M32R2=y
80CONFIG_ISA_DSP_LEVEL2=y
81CONFIG_ISA_DUAL_ISSUE=y
82CONFIG_BUS_CLOCK=50000000
83CONFIG_TIMER_DIVIDE=128
84# CONFIG_CPU_LITTLE_ENDIAN is not set
85CONFIG_MEMORY_START=0x08000000
86CONFIG_MEMORY_SIZE=0x01000000
87CONFIG_NOHIGHMEM=y
88# CONFIG_DISCONTIGMEM is not set
89CONFIG_RWSEM_GENERIC_SPINLOCK=y
90# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
91CONFIG_GENERIC_CALIBRATE_DELAY=y
92CONFIG_PREEMPT=y
93# CONFIG_HAVE_DEC_LOCK is not set
94# CONFIG_SMP is not set
95
96#
97# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
98#
99# CONFIG_PCI is not set
100# CONFIG_ISA is not set
101
102#
103# PCCARD (PCMCIA/CardBus) support
104#
105CONFIG_PCCARD=y
106# CONFIG_PCMCIA_DEBUG is not set
107CONFIG_PCMCIA=y
108
109#
110# PC-card bridges
111#
112# CONFIG_TCIC is not set
113# CONFIG_M32R_PCC is not set
114CONFIG_M32R_CFC=y
115CONFIG_M32R_CFC_NUM=1
116
117#
118# PCI Hotplug Support
119#
120
121#
122# Executable file formats
123#
124CONFIG_BINFMT_ELF=y
125# CONFIG_BINFMT_MISC is not set
126
127#
128# Device Drivers
129#
130
131#
132# Generic Driver Options
133#
134CONFIG_STANDALONE=y
135CONFIG_PREVENT_FIRMWARE_BUILD=y
136# CONFIG_FW_LOADER is not set
137
138#
139# Memory Technology Devices (MTD)
140#
141# CONFIG_MTD is not set
142
143#
144# Parallel port support
145#
146# CONFIG_PARPORT is not set
147
148#
149# Plug and Play support
150#
151
152#
153# Block devices
154#
155# CONFIG_BLK_DEV_FD is not set
156# CONFIG_BLK_DEV_COW_COMMON is not set
157CONFIG_BLK_DEV_LOOP=y
158# CONFIG_BLK_DEV_CRYPTOLOOP is not set
159CONFIG_BLK_DEV_NBD=y
160CONFIG_BLK_DEV_RAM=y
161CONFIG_BLK_DEV_RAM_COUNT=16
162CONFIG_BLK_DEV_RAM_SIZE=4096
163# CONFIG_BLK_DEV_INITRD is not set
164CONFIG_INITRAMFS_SOURCE=""
165# CONFIG_CDROM_PKTCDVD is not set
166
167#
168# IO Schedulers
169#
170CONFIG_IOSCHED_NOOP=y
171# CONFIG_IOSCHED_AS is not set
172CONFIG_IOSCHED_DEADLINE=y
173CONFIG_IOSCHED_CFQ=y
174# CONFIG_ATA_OVER_ETH is not set
175
176#
177# ATA/ATAPI/MFM/RLL support
178#
179CONFIG_IDE=y
180CONFIG_BLK_DEV_IDE=y
181
182#
183# Please see Documentation/ide.txt for help/info on IDE drives
184#
185# CONFIG_BLK_DEV_IDE_SATA is not set
186CONFIG_BLK_DEV_IDEDISK=y
187# CONFIG_IDEDISK_MULTI_MODE is not set
188CONFIG_BLK_DEV_IDECS=y
189CONFIG_BLK_DEV_IDECD=m
190# CONFIG_BLK_DEV_IDETAPE is not set
191# CONFIG_BLK_DEV_IDEFLOPPY is not set
192# CONFIG_BLK_DEV_IDESCSI is not set
193# CONFIG_IDE_TASK_IOCTL is not set
194
195#
196# IDE chipset support/bugfixes
197#
198CONFIG_IDE_GENERIC=y
199# CONFIG_IDE_ARM is not set
200# CONFIG_BLK_DEV_IDEDMA is not set
201# CONFIG_IDEDMA_AUTO is not set
202# CONFIG_BLK_DEV_HD is not set
203
204#
205# SCSI device support
206#
207CONFIG_SCSI=m
208CONFIG_SCSI_PROC_FS=y
209
210#
211# SCSI support type (disk, tape, CD-ROM)
212#
213CONFIG_BLK_DEV_SD=m
214# CONFIG_CHR_DEV_ST is not set
215# CONFIG_CHR_DEV_OSST is not set
216CONFIG_BLK_DEV_SR=m
217# CONFIG_BLK_DEV_SR_VENDOR is not set
218CONFIG_CHR_DEV_SG=m
219
220#
221# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
222#
223CONFIG_SCSI_MULTI_LUN=y
224# CONFIG_SCSI_CONSTANTS is not set
225# CONFIG_SCSI_LOGGING is not set
226
227#
228# SCSI Transport Attributes
229#
230# CONFIG_SCSI_SPI_ATTRS is not set
231# CONFIG_SCSI_FC_ATTRS is not set
232# CONFIG_SCSI_ISCSI_ATTRS is not set
233
234#
235# SCSI low-level drivers
236#
237# CONFIG_SCSI_SATA is not set
238# CONFIG_SCSI_DEBUG is not set
239
240#
241# PCMCIA SCSI adapter support
242#
243# CONFIG_PCMCIA_AHA152X is not set
244# CONFIG_PCMCIA_FDOMAIN is not set
245# CONFIG_PCMCIA_NINJA_SCSI is not set
246# CONFIG_PCMCIA_QLOGIC is not set
247# CONFIG_PCMCIA_SYM53C500 is not set
248
249#
250# Multi-device support (RAID and LVM)
251#
252# CONFIG_MD is not set
253
254#
255# Fusion MPT device support
256#
257
258#
259# IEEE 1394 (FireWire) support
260#
261
262#
263# I2O device support
264#
265
266#
267# Networking support
268#
269CONFIG_NET=y
270
271#
272# Networking options
273#
274CONFIG_PACKET=y
275# CONFIG_PACKET_MMAP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700276CONFIG_UNIX=y
277# CONFIG_NET_KEY is not set
278CONFIG_INET=y
279# CONFIG_IP_MULTICAST is not set
280# CONFIG_IP_ADVANCED_ROUTER is not set
281CONFIG_IP_PNP=y
282CONFIG_IP_PNP_DHCP=y
283# CONFIG_IP_PNP_BOOTP is not set
284# CONFIG_IP_PNP_RARP is not set
285# CONFIG_NET_IPIP is not set
286# CONFIG_NET_IPGRE is not set
287# CONFIG_ARPD is not set
288# CONFIG_SYN_COOKIES is not set
289# CONFIG_INET_AH is not set
290# CONFIG_INET_ESP is not set
291# CONFIG_INET_IPCOMP is not set
292# CONFIG_INET_TUNNEL is not set
293CONFIG_IP_TCPDIAG=y
294# CONFIG_IP_TCPDIAG_IPV6 is not set
295# CONFIG_IPV6 is not set
296# CONFIG_NETFILTER is not set
297
298#
299# SCTP Configuration (EXPERIMENTAL)
300#
301# CONFIG_IP_SCTP is not set
302# CONFIG_ATM is not set
303# CONFIG_BRIDGE is not set
304# CONFIG_VLAN_8021Q is not set
305# CONFIG_DECNET is not set
306# CONFIG_LLC2 is not set
307# CONFIG_IPX is not set
308# CONFIG_ATALK is not set
309# CONFIG_X25 is not set
310# CONFIG_LAPB is not set
311# CONFIG_NET_DIVERT is not set
312# CONFIG_ECONET is not set
313# CONFIG_WAN_ROUTER is not set
314
315#
316# QoS and/or fair queueing
317#
318# CONFIG_NET_SCHED is not set
319# CONFIG_NET_CLS_ROUTE is not set
320
321#
322# Network testing
323#
324# CONFIG_NET_PKTGEN is not set
325# CONFIG_NETPOLL is not set
326# CONFIG_NET_POLL_CONTROLLER is not set
327# CONFIG_HAMRADIO is not set
328# CONFIG_IRDA is not set
329# CONFIG_BT is not set
330CONFIG_NETDEVICES=y
331# CONFIG_DUMMY is not set
332# CONFIG_BONDING is not set
333# CONFIG_EQUALIZER is not set
334# CONFIG_TUN is not set
335
336#
337# Ethernet (10 or 100Mbit)
338#
339CONFIG_NET_ETHERNET=y
340CONFIG_MII=y
341CONFIG_SMC91X=y
342# CONFIG_NE2000 is not set
343
344#
345# Ethernet (1000 Mbit)
346#
347
348#
349# Ethernet (10000 Mbit)
350#
351
352#
353# Token Ring devices
354#
355
356#
357# Wireless LAN (non-hamradio)
358#
359# CONFIG_NET_RADIO is not set
360
361#
362# PCMCIA network device support
363#
364# CONFIG_NET_PCMCIA is not set
365
366#
367# Wan interfaces
368#
369# CONFIG_WAN is not set
370# CONFIG_PPP is not set
371# CONFIG_SLIP is not set
372# CONFIG_SHAPER is not set
373# CONFIG_NETCONSOLE is not set
374
375#
376# ISDN subsystem
377#
378# CONFIG_ISDN is not set
379
380#
381# Telephony Support
382#
383# CONFIG_PHONE is not set
384
385#
386# Input device support
387#
388CONFIG_INPUT=y
389
390#
391# Userland interfaces
392#
393# CONFIG_INPUT_MOUSEDEV is not set
394# CONFIG_INPUT_JOYDEV is not set
395# CONFIG_INPUT_TSDEV is not set
396# CONFIG_INPUT_EVDEV is not set
397# CONFIG_INPUT_EVBUG is not set
398
399#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700400# Input Device Drivers
401#
402# CONFIG_INPUT_KEYBOARD is not set
403# CONFIG_INPUT_MOUSE is not set
404# CONFIG_INPUT_JOYSTICK is not set
405# CONFIG_INPUT_TOUCHSCREEN is not set
406# CONFIG_INPUT_MISC is not set
407
408#
Hirokazu Takata960c2a82005-06-21 17:16:16 -0700409# Hardware I/O ports
410#
411CONFIG_SERIO=y
412# CONFIG_SERIO_I8042 is not set
413CONFIG_SERIO_SERPORT=y
414# CONFIG_SERIO_LIBPS2 is not set
415# CONFIG_SERIO_RAW is not set
416# CONFIG_GAMEPORT is not set
417CONFIG_SOUND_GAMEPORT=y
418
419#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700420# Character devices
421#
422CONFIG_VT=y
423CONFIG_VT_CONSOLE=y
424CONFIG_HW_CONSOLE=y
425# CONFIG_SERIAL_NONSTANDARD is not set
426
427#
428# Serial drivers
429#
430# CONFIG_SERIAL_8250 is not set
431
432#
433# Non-8250 serial port support
434#
435CONFIG_SERIAL_CORE=y
436CONFIG_SERIAL_CORE_CONSOLE=y
437CONFIG_SERIAL_M32R_SIO=y
438CONFIG_SERIAL_M32R_SIO_CONSOLE=y
439CONFIG_SERIAL_M32R_PLDSIO=y
440CONFIG_UNIX98_PTYS=y
441CONFIG_LEGACY_PTYS=y
442CONFIG_LEGACY_PTY_COUNT=256
443
444#
445# IPMI
446#
447# CONFIG_IPMI_HANDLER is not set
448
449#
450# Watchdog Cards
451#
452# CONFIG_WATCHDOG is not set
453# CONFIG_RTC is not set
454# CONFIG_GEN_RTC is not set
455CONFIG_DS1302=y
456# CONFIG_DTLK is not set
457# CONFIG_R3964 is not set
458
459#
460# Ftape, the floppy tape device driver
461#
462# CONFIG_DRM is not set
463
464#
465# PCMCIA character devices
466#
467# CONFIG_SYNCLINK_CS is not set
468# CONFIG_RAW_DRIVER is not set
469
470#
Hirokazu Takata960c2a82005-06-21 17:16:16 -0700471# TPM devices
472#
473
474#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700475# I2C support
476#
477# CONFIG_I2C is not set
478
479#
480# Dallas's 1-wire bus
481#
482# CONFIG_W1 is not set
483
484#
485# Misc devices
486#
487
488#
489# Multimedia devices
490#
491CONFIG_VIDEO_DEV=y
492
493#
494# Video For Linux
495#
496
497#
498# Video Adapters
499#
500# CONFIG_VIDEO_CPIA is not set
501CONFIG_VIDEO_M32R_AR=y
502CONFIG_VIDEO_M32R_AR_M64278=y
503
504#
505# Radio Adapters
506#
507# CONFIG_RADIO_MAESTRO is not set
508
509#
510# Digital Video Broadcasting Devices
511#
512# CONFIG_DVB is not set
513
514#
515# Graphics support
516#
517CONFIG_FB=y
Hirokazu Takata960c2a82005-06-21 17:16:16 -0700518# CONFIG_FB_CFB_FILLRECT is not set
519# CONFIG_FB_CFB_COPYAREA is not set
520# CONFIG_FB_CFB_IMAGEBLIT is not set
521# CONFIG_FB_SOFT_CURSOR is not set
522# CONFIG_FB_MACMODES is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700523# CONFIG_FB_MODE_HELPERS is not set
524# CONFIG_FB_TILEBLITTING is not set
Hirokazu Takata960c2a82005-06-21 17:16:16 -0700525# CONFIG_FB_S1D13XXX is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700526# CONFIG_FB_VIRTUAL is not set
527
528#
529# Console display driver support
530#
531# CONFIG_VGA_CONSOLE is not set
532CONFIG_DUMMY_CONSOLE=y
533CONFIG_FRAMEBUFFER_CONSOLE=y
534# CONFIG_FONTS is not set
535CONFIG_FONT_8x8=y
536CONFIG_FONT_8x16=y
537
538#
539# Logo configuration
540#
541CONFIG_LOGO=y
542CONFIG_LOGO_LINUX_MONO=y
543CONFIG_LOGO_LINUX_VGA16=y
544CONFIG_LOGO_LINUX_CLUT224=y
545# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
546
547#
548# Sound
549#
550# CONFIG_SOUND is not set
551
552#
553# USB support
554#
555# CONFIG_USB_ARCH_HAS_HCD is not set
556# CONFIG_USB_ARCH_HAS_OHCI is not set
557
558#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700559# USB Gadget Support
560#
561# CONFIG_USB_GADGET is not set
562
563#
564# MMC/SD Card support
565#
566# CONFIG_MMC is not set
567
568#
569# InfiniBand support
570#
571# CONFIG_INFINIBAND is not set
572
573#
574# File systems
575#
576CONFIG_EXT2_FS=y
577# CONFIG_EXT2_FS_XATTR is not set
578CONFIG_EXT3_FS=m
579CONFIG_EXT3_FS_XATTR=y
580# CONFIG_EXT3_FS_POSIX_ACL is not set
581# CONFIG_EXT3_FS_SECURITY is not set
582CONFIG_JBD=m
583CONFIG_JBD_DEBUG=y
584CONFIG_FS_MBCACHE=y
585CONFIG_REISERFS_FS=m
586# CONFIG_REISERFS_CHECK is not set
587# CONFIG_REISERFS_PROC_INFO is not set
588# CONFIG_REISERFS_FS_XATTR is not set
589# CONFIG_JFS_FS is not set
590
591#
592# XFS support
593#
594# CONFIG_XFS_FS is not set
595# CONFIG_MINIX_FS is not set
596# CONFIG_ROMFS_FS is not set
597# CONFIG_QUOTA is not set
598CONFIG_DNOTIFY=y
599# CONFIG_AUTOFS_FS is not set
600# CONFIG_AUTOFS4_FS is not set
601
602#
603# CD-ROM/DVD Filesystems
604#
605CONFIG_ISO9660_FS=m
606CONFIG_JOLIET=y
607# CONFIG_ZISOFS is not set
608CONFIG_UDF_FS=m
609CONFIG_UDF_NLS=y
610
611#
612# DOS/FAT/NT Filesystems
613#
614CONFIG_FAT_FS=m
615CONFIG_MSDOS_FS=m
616CONFIG_VFAT_FS=m
617CONFIG_FAT_DEFAULT_CODEPAGE=437
618CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
619# CONFIG_NTFS_FS is not set
620
621#
622# Pseudo filesystems
623#
624CONFIG_PROC_FS=y
625CONFIG_PROC_KCORE=y
626CONFIG_SYSFS=y
627CONFIG_DEVFS_FS=y
628CONFIG_DEVFS_MOUNT=y
629# CONFIG_DEVFS_DEBUG is not set
630# CONFIG_DEVPTS_FS_XATTR is not set
631CONFIG_TMPFS=y
632# CONFIG_TMPFS_XATTR is not set
633# CONFIG_HUGETLB_PAGE is not set
634CONFIG_RAMFS=y
635
636#
637# Miscellaneous filesystems
638#
639# CONFIG_ADFS_FS is not set
640# CONFIG_AFFS_FS is not set
641# CONFIG_HFS_FS is not set
642# CONFIG_HFSPLUS_FS is not set
643# CONFIG_BEFS_FS is not set
644# CONFIG_BFS_FS is not set
645# CONFIG_EFS_FS is not set
646# CONFIG_CRAMFS is not set
647# CONFIG_VXFS_FS is not set
648# CONFIG_HPFS_FS is not set
649# CONFIG_QNX4FS_FS is not set
650# CONFIG_SYSV_FS is not set
651# CONFIG_UFS_FS is not set
652
653#
654# Network File Systems
655#
656CONFIG_NFS_FS=y
657CONFIG_NFS_V3=y
658# CONFIG_NFS_V4 is not set
659# CONFIG_NFS_DIRECTIO is not set
660# CONFIG_NFSD is not set
661CONFIG_ROOT_NFS=y
662CONFIG_LOCKD=y
663CONFIG_LOCKD_V4=y
664CONFIG_SUNRPC=y
665# CONFIG_RPCSEC_GSS_KRB5 is not set
666# CONFIG_RPCSEC_GSS_SPKM3 is not set
667# CONFIG_SMB_FS is not set
668# CONFIG_CIFS is not set
669# CONFIG_NCP_FS is not set
670# CONFIG_CODA_FS is not set
671# CONFIG_AFS_FS is not set
672
673#
674# Partition Types
675#
676# CONFIG_PARTITION_ADVANCED is not set
677CONFIG_MSDOS_PARTITION=y
678
679#
680# Native Language Support
681#
682CONFIG_NLS=y
683CONFIG_NLS_DEFAULT="iso8859-1"
684# CONFIG_NLS_CODEPAGE_437 is not set
685# CONFIG_NLS_CODEPAGE_737 is not set
686# CONFIG_NLS_CODEPAGE_775 is not set
687# CONFIG_NLS_CODEPAGE_850 is not set
688# CONFIG_NLS_CODEPAGE_852 is not set
689# CONFIG_NLS_CODEPAGE_855 is not set
690# CONFIG_NLS_CODEPAGE_857 is not set
691# CONFIG_NLS_CODEPAGE_860 is not set
692# CONFIG_NLS_CODEPAGE_861 is not set
693# CONFIG_NLS_CODEPAGE_862 is not set
694# CONFIG_NLS_CODEPAGE_863 is not set
695# CONFIG_NLS_CODEPAGE_864 is not set
696# CONFIG_NLS_CODEPAGE_865 is not set
697# CONFIG_NLS_CODEPAGE_866 is not set
698# CONFIG_NLS_CODEPAGE_869 is not set
699# CONFIG_NLS_CODEPAGE_936 is not set
700# CONFIG_NLS_CODEPAGE_950 is not set
701# CONFIG_NLS_CODEPAGE_932 is not set
702# CONFIG_NLS_CODEPAGE_949 is not set
703# CONFIG_NLS_CODEPAGE_874 is not set
704# CONFIG_NLS_ISO8859_8 is not set
705# CONFIG_NLS_CODEPAGE_1250 is not set
706# CONFIG_NLS_CODEPAGE_1251 is not set
707# CONFIG_NLS_ASCII is not set
708# CONFIG_NLS_ISO8859_1 is not set
709# CONFIG_NLS_ISO8859_2 is not set
710# CONFIG_NLS_ISO8859_3 is not set
711# CONFIG_NLS_ISO8859_4 is not set
712# CONFIG_NLS_ISO8859_5 is not set
713# CONFIG_NLS_ISO8859_6 is not set
714# CONFIG_NLS_ISO8859_7 is not set
715# CONFIG_NLS_ISO8859_9 is not set
716# CONFIG_NLS_ISO8859_13 is not set
717# CONFIG_NLS_ISO8859_14 is not set
718# CONFIG_NLS_ISO8859_15 is not set
719# CONFIG_NLS_KOI8_R is not set
720# CONFIG_NLS_KOI8_U is not set
721# CONFIG_NLS_UTF8 is not set
722
723#
724# Profiling support
725#
726# CONFIG_PROFILING is not set
727
728#
729# Kernel hacking
730#
Hirokazu Takata960c2a82005-06-21 17:16:16 -0700731# CONFIG_PRINTK_TIME is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700732# CONFIG_DEBUG_KERNEL is not set
Hirokazu Takata960c2a82005-06-21 17:16:16 -0700733CONFIG_LOG_BUF_SHIFT=14
Linus Torvalds1da177e2005-04-16 15:20:36 -0700734# CONFIG_DEBUG_BUGVERBOSE is not set
735# CONFIG_FRAME_POINTER is not set
736
737#
738# Security options
739#
740# CONFIG_KEYS is not set
741# CONFIG_SECURITY is not set
742
743#
744# Cryptographic options
745#
746# CONFIG_CRYPTO is not set
747
748#
749# Hardware crypto devices
750#
751
752#
753# Library routines
754#
755# CONFIG_CRC_CCITT is not set
756CONFIG_CRC32=y
757# CONFIG_LIBCRC32C is not set