blob: 2cb669188aa9a4aed3b522a1d403014f0cf09c23 [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.11-rc2
4# Wed Jan 26 02:49:12 2005
5#
6CONFIG_MIPS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07007# CONFIG_64BIT is not set
Ralf Baechle875d43e2005-09-03 15:56:16 -07008# CONFIG_64BIT is not set
9CONFIG_32BIT=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070010
11#
12# Code maturity level options
13#
14CONFIG_EXPERIMENTAL=y
15CONFIG_CLEAN_COMPILE=y
16CONFIG_BROKEN_ON_SMP=y
17
18#
19# General setup
20#
21CONFIG_LOCALVERSION=""
22CONFIG_SWAP=y
23CONFIG_SYSVIPC=y
24# CONFIG_POSIX_MQUEUE is not set
25# CONFIG_BSD_PROCESS_ACCT is not set
26CONFIG_SYSCTL=y
27# CONFIG_AUDIT is not set
28CONFIG_LOG_BUF_SHIFT=14
29# CONFIG_HOTPLUG is not set
30CONFIG_KOBJECT_UEVENT=y
31# CONFIG_IKCONFIG is not set
32CONFIG_EMBEDDED=y
33CONFIG_KALLSYMS=y
34# CONFIG_KALLSYMS_EXTRA_PASS is not set
35CONFIG_FUTEX=y
36CONFIG_EPOLL=y
37# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
38CONFIG_SHMEM=y
39CONFIG_CC_ALIGN_FUNCTIONS=0
40CONFIG_CC_ALIGN_LABELS=0
41CONFIG_CC_ALIGN_LOOPS=0
42CONFIG_CC_ALIGN_JUMPS=0
43# CONFIG_TINY_SHMEM is not set
44
45#
46# Loadable module support
47#
48CONFIG_MODULES=y
49CONFIG_MODULE_UNLOAD=y
50# CONFIG_MODULE_FORCE_UNLOAD is not set
51CONFIG_OBSOLETE_MODPARM=y
52CONFIG_MODVERSIONS=y
53CONFIG_MODULE_SRCVERSION_ALL=y
54CONFIG_KMOD=y
55
56#
57# Machine selection
58#
59# CONFIG_MACH_JAZZ is not set
60CONFIG_MACH_VR41XX=y
61# CONFIG_NEC_CMBVR4133 is not set
62# CONFIG_CASIO_E55 is not set
63# CONFIG_IBM_WORKPAD is not set
64# CONFIG_TANBAC_TB0226 is not set
65CONFIG_TANBAC_TB0229=y
66CONFIG_TANBAC_TB0219=y
67# CONFIG_VICTOR_MPC30X is not set
68# CONFIG_ZAO_CAPCELLA is not set
69CONFIG_PCI_VR41XX=y
70# CONFIG_VRC4173 is not set
71# CONFIG_TOSHIBA_JMR3927 is not set
72# CONFIG_MIPS_COBALT is not set
73# CONFIG_MACH_DECSTATION is not set
74# CONFIG_MIPS_EV64120 is not set
75# CONFIG_MIPS_EV96100 is not set
76# CONFIG_MIPS_IVR is not set
77# CONFIG_LASAT is not set
78# CONFIG_MIPS_ITE8172 is not set
79# CONFIG_MIPS_ATLAS is not set
80# CONFIG_MIPS_MALTA is not set
81# CONFIG_MIPS_SEAD is not set
82# CONFIG_MOMENCO_OCELOT is not set
83# CONFIG_MOMENCO_OCELOT_G is not set
84# CONFIG_MOMENCO_OCELOT_C is not set
85# CONFIG_MOMENCO_OCELOT_3 is not set
86# CONFIG_MOMENCO_JAGUAR_ATX is not set
87# CONFIG_PMC_YOSEMITE is not set
88# CONFIG_DDB5074 is not set
89# CONFIG_DDB5476 is not set
90# CONFIG_DDB5477 is not set
91# CONFIG_NEC_OSPREY is not set
92# CONFIG_SGI_IP22 is not set
93# CONFIG_SOC_AU1X00 is not set
94# CONFIG_SIBYTE_SB1xxx_SOC is not set
95# CONFIG_SNI_RM200_PCI is not set
96# CONFIG_TOSHIBA_RBTX4927 is not set
97CONFIG_RWSEM_GENERIC_SPINLOCK=y
98CONFIG_GENERIC_CALIBRATE_DELAY=y
99CONFIG_HAVE_DEC_LOCK=y
100CONFIG_DMA_NONCOHERENT=y
Ralf Baechle4ce588c2005-09-03 15:56:19 -0700101CONFIG_DMA_NEED_PCI_MAP_STATE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700102CONFIG_CPU_LITTLE_ENDIAN=y
103CONFIG_IRQ_CPU=y
104CONFIG_MIPS_L1_CACHE_SHIFT=5
105
106#
107# CPU selection
108#
109# CONFIG_CPU_MIPS32 is not set
110# CONFIG_CPU_MIPS64 is not set
111# CONFIG_CPU_R3000 is not set
112# CONFIG_CPU_TX39XX is not set
113CONFIG_CPU_VR41XX=y
114# CONFIG_CPU_R4300 is not set
115# CONFIG_CPU_R4X00 is not set
116# CONFIG_CPU_TX49XX is not set
117# CONFIG_CPU_R5000 is not set
118# CONFIG_CPU_R5432 is not set
119# CONFIG_CPU_R6000 is not set
120# CONFIG_CPU_NEVADA is not set
121# CONFIG_CPU_R8000 is not set
122# CONFIG_CPU_R10000 is not set
123# CONFIG_CPU_RM7000 is not set
124# CONFIG_CPU_RM9000 is not set
125# CONFIG_CPU_SB1 is not set
126CONFIG_PAGE_SIZE_4KB=y
127# CONFIG_PAGE_SIZE_8KB is not set
128# CONFIG_PAGE_SIZE_16KB is not set
129# CONFIG_PAGE_SIZE_64KB is not set
130# CONFIG_CPU_ADVANCED is not set
131CONFIG_CPU_HAS_SYNC=y
132# CONFIG_PREEMPT is not set
133
134#
135# Bus options (PCI, PCMCIA, EISA, ISA, TC)
136#
137CONFIG_HW_HAS_PCI=y
138CONFIG_PCI=y
139CONFIG_PCI_LEGACY_PROC=y
140CONFIG_PCI_NAMES=y
141CONFIG_MMU=y
142
143#
144# PCCARD (PCMCIA/CardBus) support
145#
146# CONFIG_PCCARD is not set
147
148#
149# PC-card bridges
150#
151
152#
153# PCI Hotplug Support
154#
155# CONFIG_HOTPLUG_PCI is not set
156
157#
158# Executable file formats
159#
160CONFIG_BINFMT_ELF=y
161# CONFIG_BINFMT_MISC is not set
162CONFIG_TRAD_SIGNALS=y
163
164#
165# Device Drivers
166#
167
168#
169# Generic Driver Options
170#
171CONFIG_STANDALONE=y
172CONFIG_PREVENT_FIRMWARE_BUILD=y
173# CONFIG_FW_LOADER is not set
174
175#
176# Memory Technology Devices (MTD)
177#
178# CONFIG_MTD is not set
179
180#
181# Parallel port support
182#
183# CONFIG_PARPORT is not set
184
185#
186# Plug and Play support
187#
188
189#
190# Block devices
191#
192# CONFIG_BLK_DEV_FD is not set
193# CONFIG_BLK_CPQ_DA is not set
194# CONFIG_BLK_CPQ_CISS_DA is not set
195# CONFIG_BLK_DEV_DAC960 is not set
196# CONFIG_BLK_DEV_UMEM is not set
197# CONFIG_BLK_DEV_COW_COMMON is not set
198CONFIG_BLK_DEV_LOOP=m
199# CONFIG_BLK_DEV_CRYPTOLOOP is not set
200CONFIG_BLK_DEV_NBD=m
201# CONFIG_BLK_DEV_SX8 is not set
202CONFIG_BLK_DEV_RAM=y
203CONFIG_BLK_DEV_RAM_COUNT=16
204CONFIG_BLK_DEV_RAM_SIZE=4096
205# CONFIG_BLK_DEV_INITRD is not set
206CONFIG_INITRAMFS_SOURCE=""
207# CONFIG_LBD is not set
208CONFIG_CDROM_PKTCDVD=m
209CONFIG_CDROM_PKTCDVD_BUFFERS=8
210# CONFIG_CDROM_PKTCDVD_WCACHE is not set
211
212#
213# IO Schedulers
214#
215CONFIG_IOSCHED_NOOP=y
216CONFIG_IOSCHED_AS=y
217CONFIG_IOSCHED_DEADLINE=y
218CONFIG_IOSCHED_CFQ=y
219CONFIG_ATA_OVER_ETH=m
220
221#
222# ATA/ATAPI/MFM/RLL support
223#
224# CONFIG_IDE is not set
225
226#
227# SCSI device support
228#
229# CONFIG_SCSI is not set
230
231#
232# Multi-device support (RAID and LVM)
233#
234# CONFIG_MD is not set
235
236#
237# Fusion MPT device support
238#
239
240#
241# IEEE 1394 (FireWire) support
242#
243# CONFIG_IEEE1394 is not set
244
245#
246# I2O device support
247#
248# CONFIG_I2O is not set
249
250#
251# Networking support
252#
253CONFIG_NET=y
254
255#
256# Networking options
257#
258CONFIG_PACKET=y
259# CONFIG_PACKET_MMAP is not set
260CONFIG_NETLINK_DEV=m
261CONFIG_UNIX=y
262# CONFIG_NET_KEY is not set
263CONFIG_INET=y
264CONFIG_IP_MULTICAST=y
265CONFIG_IP_ADVANCED_ROUTER=y
266CONFIG_IP_MULTIPLE_TABLES=y
267CONFIG_IP_ROUTE_MULTIPATH=y
268CONFIG_IP_ROUTE_VERBOSE=y
269CONFIG_IP_PNP=y
270# CONFIG_IP_PNP_DHCP is not set
271CONFIG_IP_PNP_BOOTP=y
272# CONFIG_IP_PNP_RARP is not set
273CONFIG_NET_IPIP=m
274CONFIG_NET_IPGRE=m
275# CONFIG_NET_IPGRE_BROADCAST is not set
276# CONFIG_IP_MROUTE is not set
277# CONFIG_ARPD is not set
278CONFIG_SYN_COOKIES=y
279# CONFIG_INET_AH is not set
280# CONFIG_INET_ESP is not set
281# CONFIG_INET_IPCOMP is not set
282CONFIG_INET_TUNNEL=m
283CONFIG_IP_TCPDIAG=m
284# CONFIG_IP_TCPDIAG_IPV6 is not set
285# CONFIG_IPV6 is not set
286# CONFIG_NETFILTER is not set
287CONFIG_XFRM=y
288CONFIG_XFRM_USER=m
289
290#
291# SCTP Configuration (EXPERIMENTAL)
292#
293# CONFIG_IP_SCTP is not set
294# CONFIG_ATM is not set
295# CONFIG_BRIDGE is not set
296# CONFIG_VLAN_8021Q is not set
297# CONFIG_DECNET is not set
298# CONFIG_LLC2 is not set
299# CONFIG_IPX is not set
300# CONFIG_ATALK is not set
301# CONFIG_X25 is not set
302# CONFIG_LAPB is not set
303# CONFIG_NET_DIVERT is not set
304# CONFIG_ECONET is not set
305# CONFIG_WAN_ROUTER is not set
306
307#
308# QoS and/or fair queueing
309#
310# CONFIG_NET_SCHED is not set
311# CONFIG_NET_CLS_ROUTE is not set
312
313#
314# Network testing
315#
316# CONFIG_NET_PKTGEN is not set
317# CONFIG_NETPOLL is not set
318# CONFIG_NET_POLL_CONTROLLER is not set
319# CONFIG_HAMRADIO is not set
320# CONFIG_IRDA is not set
321# CONFIG_BT is not set
322CONFIG_NETDEVICES=y
323CONFIG_DUMMY=m
324# CONFIG_BONDING is not set
325# CONFIG_EQUALIZER is not set
326# CONFIG_TUN is not set
327# CONFIG_ETHERTAP is not set
328
329#
330# ARCnet devices
331#
332# CONFIG_ARCNET is not set
333
334#
335# Ethernet (10 or 100Mbit)
336#
337CONFIG_NET_ETHERNET=y
338CONFIG_MII=y
339# CONFIG_HAPPYMEAL is not set
340# CONFIG_SUNGEM is not set
341# CONFIG_NET_VENDOR_3COM is not set
342
343#
344# Tulip family network device support
345#
346# CONFIG_NET_TULIP is not set
347# CONFIG_HP100 is not set
348CONFIG_NET_PCI=y
349CONFIG_PCNET32=y
350# CONFIG_AMD8111_ETH is not set
351# CONFIG_ADAPTEC_STARFIRE is not set
352# CONFIG_B44 is not set
353# CONFIG_FORCEDETH is not set
354# CONFIG_DGRS is not set
355CONFIG_EEPRO100=y
356# CONFIG_E100 is not set
357# CONFIG_FEALNX is not set
358# CONFIG_NATSEMI is not set
359# CONFIG_NE2K_PCI is not set
360# CONFIG_8139CP is not set
361# CONFIG_8139TOO is not set
362# CONFIG_SIS900 is not set
363# CONFIG_EPIC100 is not set
364# CONFIG_SUNDANCE is not set
365# CONFIG_TLAN is not set
366# CONFIG_VIA_RHINE is not set
367# CONFIG_LAN_SAA9730 is not set
368
369#
370# Ethernet (1000 Mbit)
371#
372# CONFIG_ACENIC is not set
373# CONFIG_DL2K is not set
374# CONFIG_E1000 is not set
375# CONFIG_NS83820 is not set
376# CONFIG_HAMACHI is not set
377# CONFIG_YELLOWFIN is not set
378# CONFIG_R8169 is not set
379# CONFIG_SK98LIN is not set
380# CONFIG_VIA_VELOCITY is not set
381# CONFIG_TIGON3 is not set
382
383#
384# Ethernet (10000 Mbit)
385#
386# CONFIG_IXGB is not set
387# CONFIG_S2IO is not set
388
389#
390# Token Ring devices
391#
392# CONFIG_TR is not set
393
394#
395# Wireless LAN (non-hamradio)
396#
397# CONFIG_NET_RADIO is not set
398
399#
400# Wan interfaces
401#
402# CONFIG_WAN is not set
403# CONFIG_FDDI is not set
404# CONFIG_HIPPI is not set
405CONFIG_PPP=m
406CONFIG_PPP_MULTILINK=y
407CONFIG_PPP_FILTER=y
408CONFIG_PPP_ASYNC=m
409CONFIG_PPP_SYNC_TTY=m
410CONFIG_PPP_DEFLATE=m
411CONFIG_PPP_BSDCOMP=m
412CONFIG_PPPOE=m
413CONFIG_SLIP=m
414CONFIG_SLIP_COMPRESSED=y
415CONFIG_SLIP_SMART=y
416CONFIG_SLIP_MODE_SLIP6=y
417# CONFIG_SHAPER is not set
418# CONFIG_NETCONSOLE is not set
419
420#
421# ISDN subsystem
422#
423# CONFIG_ISDN is not set
424
425#
426# Telephony Support
427#
428# CONFIG_PHONE is not set
429
430#
431# Input device support
432#
433CONFIG_INPUT=y
434
435#
436# Userland interfaces
437#
438CONFIG_INPUT_MOUSEDEV=y
439CONFIG_INPUT_MOUSEDEV_PSAUX=y
440CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
441CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
442# CONFIG_INPUT_JOYDEV is not set
443# CONFIG_INPUT_TSDEV is not set
444# CONFIG_INPUT_EVDEV is not set
445# CONFIG_INPUT_EVBUG is not set
446
447#
448# Input I/O drivers
449#
450# CONFIG_GAMEPORT is not set
451CONFIG_SOUND_GAMEPORT=y
452CONFIG_SERIO=y
453CONFIG_SERIO_I8042=y
454CONFIG_SERIO_SERPORT=y
455# CONFIG_SERIO_CT82C710 is not set
456# CONFIG_SERIO_PCIPS2 is not set
457# CONFIG_SERIO_LIBPS2 is not set
458CONFIG_SERIO_RAW=m
459
460#
461# Input Device Drivers
462#
463# CONFIG_INPUT_KEYBOARD is not set
464# CONFIG_INPUT_MOUSE is not set
465# CONFIG_INPUT_JOYSTICK is not set
466# CONFIG_INPUT_TOUCHSCREEN is not set
467# CONFIG_INPUT_MISC is not set
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
493
494#
495# IPMI
496#
497# CONFIG_IPMI_HANDLER is not set
498
499#
500# Watchdog Cards
501#
502# CONFIG_WATCHDOG is not set
503# CONFIG_RTC is not set
504# CONFIG_GEN_RTC is not set
505# CONFIG_DTLK is not set
506# CONFIG_R3964 is not set
507# CONFIG_APPLICOM is not set
508
509#
510# Ftape, the floppy tape device driver
511#
512# CONFIG_DRM is not set
513# CONFIG_RAW_DRIVER is not set
514
515#
516# I2C support
517#
518# CONFIG_I2C is not set
519
520#
521# Dallas's 1-wire bus
522#
523# CONFIG_W1 is not set
524
525#
526# Misc devices
527#
528
529#
530# Multimedia devices
531#
532# CONFIG_VIDEO_DEV is not set
533
534#
535# Digital Video Broadcasting Devices
536#
537# CONFIG_DVB is not set
538
539#
540# Graphics support
541#
542# CONFIG_FB is not set
543
544#
545# Console display driver support
546#
547# CONFIG_VGA_CONSOLE is not set
548CONFIG_DUMMY_CONSOLE=y
549# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
550
551#
552# Sound
553#
554# CONFIG_SOUND is not set
555
556#
557# USB support
558#
559# CONFIG_USB is not set
560CONFIG_USB_ARCH_HAS_HCD=y
561CONFIG_USB_ARCH_HAS_OHCI=y
562
563#
564# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
565#
566
567#
568# USB Gadget Support
569#
570# CONFIG_USB_GADGET is not set
571
572#
573# MMC/SD Card support
574#
575# CONFIG_MMC is not set
576
577#
578# InfiniBand support
579#
580# CONFIG_INFINIBAND is not set
581
582#
583# File systems
584#
585CONFIG_EXT2_FS=y
586# CONFIG_EXT2_FS_XATTR is not set
587CONFIG_EXT3_FS=m
588CONFIG_EXT3_FS_XATTR=y
589# CONFIG_EXT3_FS_POSIX_ACL is not set
590CONFIG_EXT3_FS_SECURITY=y
591CONFIG_JBD=m
592# CONFIG_JBD_DEBUG is not set
593CONFIG_FS_MBCACHE=y
594# CONFIG_REISERFS_FS is not set
595CONFIG_JFS_FS=m
596# CONFIG_JFS_POSIX_ACL is not set
597# CONFIG_JFS_SECURITY is not set
598# CONFIG_JFS_DEBUG is not set
599# CONFIG_JFS_STATISTICS is not set
600CONFIG_XFS_FS=y
601# CONFIG_XFS_RT is not set
602CONFIG_XFS_QUOTA=y
603# CONFIG_XFS_SECURITY is not set
604CONFIG_XFS_POSIX_ACL=y
605# CONFIG_MINIX_FS is not set
606CONFIG_ROMFS_FS=m
607# CONFIG_QUOTA is not set
608CONFIG_QUOTACTL=y
609CONFIG_DNOTIFY=y
610# CONFIG_AUTOFS_FS is not set
611CONFIG_AUTOFS4_FS=y
612
613#
614# CD-ROM/DVD Filesystems
615#
616CONFIG_ISO9660_FS=y
617CONFIG_JOLIET=y
618CONFIG_ZISOFS=y
619CONFIG_ZISOFS_FS=y
620# CONFIG_UDF_FS is not set
621
622#
623# DOS/FAT/NT Filesystems
624#
625CONFIG_FAT_FS=m
626CONFIG_MSDOS_FS=m
627CONFIG_VFAT_FS=m
628CONFIG_FAT_DEFAULT_CODEPAGE=437
629CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
630# CONFIG_NTFS_FS is not set
631
632#
633# Pseudo filesystems
634#
635CONFIG_PROC_FS=y
636CONFIG_PROC_KCORE=y
637CONFIG_SYSFS=y
638# CONFIG_DEVFS_FS is not set
639CONFIG_DEVPTS_FS_XATTR=y
640CONFIG_DEVPTS_FS_SECURITY=y
641CONFIG_TMPFS=y
642# CONFIG_TMPFS_XATTR is not set
643# CONFIG_HUGETLB_PAGE is not set
644CONFIG_RAMFS=y
645
646#
647# Miscellaneous filesystems
648#
649# CONFIG_ADFS_FS is not set
650# CONFIG_AFFS_FS is not set
651# CONFIG_HFS_FS is not set
652# CONFIG_HFSPLUS_FS is not set
653# CONFIG_BEFS_FS is not set
654# CONFIG_BFS_FS is not set
655# CONFIG_EFS_FS is not set
656CONFIG_CRAMFS=m
657# CONFIG_VXFS_FS is not set
658# CONFIG_HPFS_FS is not set
659# CONFIG_QNX4FS_FS is not set
660# CONFIG_SYSV_FS is not set
661# CONFIG_UFS_FS is not set
662
663#
664# Network File Systems
665#
666CONFIG_NFS_FS=y
667CONFIG_NFS_V3=y
668# CONFIG_NFS_V4 is not set
669# CONFIG_NFS_DIRECTIO is not set
670CONFIG_NFSD=y
671CONFIG_NFSD_V3=y
672# CONFIG_NFSD_V4 is not set
673CONFIG_NFSD_TCP=y
674CONFIG_ROOT_NFS=y
675CONFIG_LOCKD=y
676CONFIG_LOCKD_V4=y
677CONFIG_EXPORTFS=y
678CONFIG_SUNRPC=y
679# CONFIG_RPCSEC_GSS_KRB5 is not set
680# CONFIG_RPCSEC_GSS_SPKM3 is not set
681CONFIG_SMB_FS=m
682CONFIG_SMB_NLS_DEFAULT=y
683CONFIG_SMB_NLS_REMOTE="cp932"
684# CONFIG_CIFS is not set
685# CONFIG_NCP_FS is not set
686# CONFIG_CODA_FS is not set
687# CONFIG_AFS_FS is not set
688
689#
690# Partition Types
691#
692# CONFIG_PARTITION_ADVANCED is not set
693CONFIG_MSDOS_PARTITION=y
694
695#
696# Native Language Support
697#
698CONFIG_NLS=y
699CONFIG_NLS_DEFAULT="iso8859-1"
700CONFIG_NLS_CODEPAGE_437=m
701# CONFIG_NLS_CODEPAGE_737 is not set
702# CONFIG_NLS_CODEPAGE_775 is not set
703# CONFIG_NLS_CODEPAGE_850 is not set
704# CONFIG_NLS_CODEPAGE_852 is not set
705# CONFIG_NLS_CODEPAGE_855 is not set
706# CONFIG_NLS_CODEPAGE_857 is not set
707# CONFIG_NLS_CODEPAGE_860 is not set
708# CONFIG_NLS_CODEPAGE_861 is not set
709# CONFIG_NLS_CODEPAGE_862 is not set
710# CONFIG_NLS_CODEPAGE_863 is not set
711# CONFIG_NLS_CODEPAGE_864 is not set
712# CONFIG_NLS_CODEPAGE_865 is not set
713# CONFIG_NLS_CODEPAGE_866 is not set
714# CONFIG_NLS_CODEPAGE_869 is not set
715# CONFIG_NLS_CODEPAGE_936 is not set
716# CONFIG_NLS_CODEPAGE_950 is not set
717CONFIG_NLS_CODEPAGE_932=m
718# CONFIG_NLS_CODEPAGE_949 is not set
719# CONFIG_NLS_CODEPAGE_874 is not set
720# CONFIG_NLS_ISO8859_8 is not set
721# CONFIG_NLS_CODEPAGE_1250 is not set
722# CONFIG_NLS_CODEPAGE_1251 is not set
723# CONFIG_NLS_ASCII is not set
724CONFIG_NLS_ISO8859_1=m
725# CONFIG_NLS_ISO8859_2 is not set
726# CONFIG_NLS_ISO8859_3 is not set
727# CONFIG_NLS_ISO8859_4 is not set
728# CONFIG_NLS_ISO8859_5 is not set
729# CONFIG_NLS_ISO8859_6 is not set
730# CONFIG_NLS_ISO8859_7 is not set
731# CONFIG_NLS_ISO8859_9 is not set
732# CONFIG_NLS_ISO8859_13 is not set
733# CONFIG_NLS_ISO8859_14 is not set
734# CONFIG_NLS_ISO8859_15 is not set
735# CONFIG_NLS_KOI8_R is not set
736# CONFIG_NLS_KOI8_U is not set
737# CONFIG_NLS_UTF8 is not set
738
739#
740# Profiling support
741#
742# CONFIG_PROFILING is not set
743
744#
745# Kernel hacking
746#
747# CONFIG_DEBUG_KERNEL is not set
748CONFIG_CROSSCOMPILE=y
749CONFIG_CMDLINE="mem=64M console=ttyS0,38400 ip=bootp root=/dev/nfs"
750
751#
752# Security options
753#
754CONFIG_KEYS=y
755CONFIG_KEYS_DEBUG_PROC_KEYS=y
756# CONFIG_SECURITY is not set
757
758#
759# Cryptographic options
760#
761# CONFIG_CRYPTO is not set
762
763#
764# Hardware crypto devices
765#
766
767#
768# Library routines
769#
770CONFIG_CRC_CCITT=m
771CONFIG_CRC32=y
772# CONFIG_LIBCRC32C is not set
773CONFIG_ZLIB_INFLATE=y
774CONFIG_ZLIB_DEFLATE=m
775CONFIG_GENERIC_HARDIRQS=y
776CONFIG_GENERIC_IRQ_PROBE=y