x86, mtrr: Constify struct mtrr_ops
[deliverable/linux.git] / arch / arm / configs / assabet_defconfig
CommitLineData
1da177e4
LT
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11
4# Wed Mar 9 13:13:30 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
28CONFIG_SYSCTL=y
29# CONFIG_AUDIT is not set
30CONFIG_LOG_BUF_SHIFT=14
31CONFIG_HOTPLUG=y
32CONFIG_KOBJECT_UEVENT=y
33# CONFIG_IKCONFIG is not set
34# CONFIG_EMBEDDED is not set
35CONFIG_KALLSYMS=y
36# CONFIG_KALLSYMS_EXTRA_PASS is not set
37CONFIG_BASE_FULL=y
38CONFIG_FUTEX=y
39CONFIG_EPOLL=y
40CONFIG_CC_OPTIMIZE_FOR_SIZE=y
41CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set
47CONFIG_BASE_SMALL=0
48
49#
50# Loadable module support
51#
52CONFIG_MODULES=y
53# CONFIG_MODULE_UNLOAD is not set
54CONFIG_OBSOLETE_MODPARM=y
55# CONFIG_MODVERSIONS is not set
56# CONFIG_MODULE_SRCVERSION_ALL is not set
57# CONFIG_KMOD is not set
58
59#
60# System Type
61#
62# CONFIG_ARCH_CLPS7500 is not set
63# CONFIG_ARCH_CLPS711X is not set
64# CONFIG_ARCH_CO285 is not set
65# CONFIG_ARCH_EBSA110 is not set
1da177e4
LT
66# CONFIG_ARCH_FOOTBRIDGE is not set
67# CONFIG_ARCH_INTEGRATOR is not set
68# CONFIG_ARCH_IOP3XX is not set
69# CONFIG_ARCH_IXP4XX is not set
70# CONFIG_ARCH_IXP2000 is not set
71# CONFIG_ARCH_L7200 is not set
72# CONFIG_ARCH_PXA is not set
73# CONFIG_ARCH_RPC is not set
74CONFIG_ARCH_SA1100=y
75# CONFIG_ARCH_S3C2410 is not set
76# CONFIG_ARCH_SHARK is not set
77# CONFIG_ARCH_LH7A40X is not set
78# CONFIG_ARCH_OMAP is not set
79# CONFIG_ARCH_VERSATILE is not set
80# CONFIG_ARCH_IMX is not set
81# CONFIG_ARCH_H720X is not set
82
83#
84# SA11x0 Implementations
85#
86CONFIG_SA1100_ASSABET=y
87# CONFIG_ASSABET_NEPONSET is not set
88# CONFIG_SA1100_CERF is not set
89# CONFIG_SA1100_COLLIE is not set
90# CONFIG_SA1100_H3100 is not set
91# CONFIG_SA1100_H3600 is not set
1da177e4
LT
92# CONFIG_SA1100_BADGE4 is not set
93# CONFIG_SA1100_JORNADA720 is not set
94# CONFIG_SA1100_HACKKIT is not set
95# CONFIG_SA1100_LART is not set
96# CONFIG_SA1100_PLEB is not set
97# CONFIG_SA1100_SHANNON is not set
98# CONFIG_SA1100_SIMPAD is not set
99# CONFIG_SA1100_SSP is not set
100
101#
102# Processor Type
103#
1da177e4
LT
104CONFIG_CPU_SA1100=y
105CONFIG_CPU_32v4=y
106CONFIG_CPU_ABRT_EV4=y
107CONFIG_CPU_CACHE_V4WB=y
108CONFIG_CPU_CACHE_VIVT=y
109CONFIG_CPU_TLB_V4WB=y
110CONFIG_CPU_MINICACHE=y
111
112#
113# Processor Features
114#
115
116#
117# Bus support
118#
119CONFIG_ISA=y
120
121#
122# PCCARD (PCMCIA/CardBus) support
123#
124CONFIG_PCCARD=y
125# CONFIG_PCMCIA_DEBUG is not set
126CONFIG_PCMCIA=y
127
128#
129# PC-card bridges
130#
131# CONFIG_I82365 is not set
132# CONFIG_TCIC is not set
133CONFIG_PCMCIA_SA1100=y
134
135#
136# Kernel Features
137#
138# CONFIG_PREEMPT is not set
139CONFIG_DISCONTIGMEM=y
140CONFIG_LEDS=y
141CONFIG_LEDS_TIMER=y
142CONFIG_LEDS_CPU=y
143CONFIG_ALIGNMENT_TRAP=y
144
145#
146# Boot options
147#
148CONFIG_ZBOOT_ROM_TEXT=0x0
149CONFIG_ZBOOT_ROM_BSS=0x0
150CONFIG_CMDLINE="mem=32M console=ttySA0,38400n8 initrd=0xc0800000,3M root=/dev/ram"
151# CONFIG_XIP_KERNEL is not set
152CONFIG_CPU_FREQ=y
153# CONFIG_CPU_FREQ_DEBUG is not set
154# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
155CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
156# CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set
157# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
158CONFIG_CPU_FREQ_GOV_USERSPACE=y
159# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
160CONFIG_CPU_FREQ_SA1110=y
161
162#
163# Floating point emulation
164#
165
166#
167# At least one emulation must be selected
168#
169CONFIG_FPE_NWFPE=y
170# CONFIG_FPE_NWFPE_XP is not set
171# CONFIG_FPE_FASTFPE is not set
172
173#
174# Userspace binary formats
175#
176CONFIG_BINFMT_ELF=y
177# CONFIG_BINFMT_AOUT is not set
178# CONFIG_BINFMT_MISC is not set
179# CONFIG_ARTHUR is not set
180
181#
182# Power management options
183#
184CONFIG_PM=y
d00ec458 185# CONFIG_PM_LEGACY is not set
1da177e4
LT
186# CONFIG_APM is not set
187
188#
189# Device Drivers
190#
191
192#
193# Generic Driver Options
194#
195CONFIG_STANDALONE=y
196CONFIG_PREVENT_FIRMWARE_BUILD=y
197# CONFIG_FW_LOADER is not set
198
199#
200# Memory Technology Devices (MTD)
201#
202CONFIG_MTD=y
203# CONFIG_MTD_DEBUG is not set
204CONFIG_MTD_PARTITIONS=y
205# CONFIG_MTD_CONCAT is not set
206CONFIG_MTD_REDBOOT_PARTS=y
207CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
208# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
209# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
210# CONFIG_MTD_CMDLINE_PARTS is not set
211# CONFIG_MTD_AFS_PARTS is not set
212
213#
214# User Modules And Translation Layers
215#
216CONFIG_MTD_CHAR=y
217CONFIG_MTD_BLOCK=y
218# CONFIG_FTL is not set
219# CONFIG_NFTL is not set
220# CONFIG_INFTL is not set
221
222#
223# RAM/ROM/Flash chip drivers
224#
225CONFIG_MTD_CFI=y
226# CONFIG_MTD_JEDECPROBE is not set
227CONFIG_MTD_GEN_PROBE=y
228CONFIG_MTD_CFI_ADV_OPTIONS=y
229CONFIG_MTD_CFI_NOSWAP=y
230# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
231# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
232CONFIG_MTD_CFI_GEOMETRY=y
233CONFIG_MTD_MAP_BANK_WIDTH_1=y
234CONFIG_MTD_MAP_BANK_WIDTH_2=y
235CONFIG_MTD_MAP_BANK_WIDTH_4=y
236# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
237# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
238# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
239# CONFIG_MTD_CFI_I1 is not set
240CONFIG_MTD_CFI_I2=y
241# CONFIG_MTD_CFI_I4 is not set
242# CONFIG_MTD_CFI_I8 is not set
243CONFIG_MTD_CFI_INTELEXT=y
244# CONFIG_MTD_CFI_AMDSTD is not set
245# CONFIG_MTD_CFI_STAA is not set
246CONFIG_MTD_CFI_UTIL=y
247# CONFIG_MTD_RAM is not set
248# CONFIG_MTD_ROM is not set
249# CONFIG_MTD_ABSENT is not set
250# CONFIG_MTD_XIP is not set
251
252#
253# Mapping drivers for chip access
254#
255# CONFIG_MTD_COMPLEX_MAPPINGS is not set
256# CONFIG_MTD_PHYSMAP is not set
257# CONFIG_MTD_ARM_INTEGRATOR is not set
258CONFIG_MTD_SA1100=y
259# CONFIG_MTD_EDB7312 is not set
260
261#
262# Self-contained MTD device drivers
263#
264# CONFIG_MTD_SLRAM is not set
265# CONFIG_MTD_PHRAM is not set
266# CONFIG_MTD_MTDRAM is not set
267# CONFIG_MTD_BLKMTD is not set
268# CONFIG_MTD_BLOCK2MTD is not set
269
270#
271# Disk-On-Chip Device Drivers
272#
273# CONFIG_MTD_DOC2000 is not set
274# CONFIG_MTD_DOC2001 is not set
275# CONFIG_MTD_DOC2001PLUS is not set
276
277#
278# NAND Flash Device Drivers
279#
280# CONFIG_MTD_NAND is not set
281
282#
283# Parallel port support
284#
285# CONFIG_PARPORT is not set
286
287#
288# Plug and Play support
289#
290# CONFIG_PNP is not set
291
292#
293# Block devices
294#
295# CONFIG_BLK_DEV_FD is not set
296# CONFIG_BLK_DEV_XD is not set
297# CONFIG_BLK_DEV_COW_COMMON is not set
298CONFIG_BLK_DEV_LOOP=m
299# CONFIG_BLK_DEV_CRYPTOLOOP is not set
300# CONFIG_BLK_DEV_NBD is not set
301CONFIG_BLK_DEV_RAM=y
302CONFIG_BLK_DEV_RAM_COUNT=16
303CONFIG_BLK_DEV_RAM_SIZE=4096
304CONFIG_BLK_DEV_INITRD=y
305CONFIG_INITRAMFS_SOURCE=""
306# CONFIG_CDROM_PKTCDVD is not set
307
308#
309# IO Schedulers
310#
311CONFIG_IOSCHED_NOOP=y
312CONFIG_IOSCHED_AS=y
313CONFIG_IOSCHED_DEADLINE=y
314CONFIG_IOSCHED_CFQ=y
315# CONFIG_ATA_OVER_ETH is not set
316
317#
318# ATA/ATAPI/MFM/RLL support
319#
320CONFIG_IDE=y
321CONFIG_BLK_DEV_IDE=y
322
323#
324# Please see Documentation/ide.txt for help/info on IDE drives
325#
326# CONFIG_BLK_DEV_IDE_SATA is not set
327CONFIG_BLK_DEV_IDEDISK=y
328# CONFIG_IDEDISK_MULTI_MODE is not set
329# CONFIG_BLK_DEV_IDECS is not set
330# CONFIG_BLK_DEV_IDECD is not set
331# CONFIG_BLK_DEV_IDETAPE is not set
332# CONFIG_BLK_DEV_IDEFLOPPY is not set
333# CONFIG_IDE_TASK_IOCTL is not set
334
335#
336# IDE chipset support/bugfixes
337#
338CONFIG_IDE_GENERIC=y
339# CONFIG_IDE_ARM is not set
340# CONFIG_IDE_CHIPSETS is not set
341# CONFIG_BLK_DEV_IDEDMA is not set
342# CONFIG_IDEDMA_AUTO is not set
343# CONFIG_BLK_DEV_HD is not set
344
345#
346# SCSI device support
347#
348# CONFIG_SCSI is not set
349
350#
351# Multi-device support (RAID and LVM)
352#
353# CONFIG_MD is not set
354
355#
356# Fusion MPT device support
357#
358
359#
360# IEEE 1394 (FireWire) support
361#
362
363#
364# I2O device support
365#
366
367#
368# Networking support
369#
370CONFIG_NET=y
371
372#
373# Networking options
374#
375# CONFIG_PACKET is not set
376# CONFIG_NETLINK_DEV is not set
377CONFIG_UNIX=y
378# CONFIG_NET_KEY is not set
379CONFIG_INET=y
380# CONFIG_IP_MULTICAST is not set
381# CONFIG_IP_ADVANCED_ROUTER is not set
382# CONFIG_IP_PNP is not set
383# CONFIG_NET_IPIP is not set
384# CONFIG_NET_IPGRE is not set
385# CONFIG_ARPD is not set
386# CONFIG_SYN_COOKIES is not set
387# CONFIG_INET_AH is not set
388# CONFIG_INET_ESP is not set
389# CONFIG_INET_IPCOMP is not set
390# CONFIG_INET_TUNNEL is not set
391# CONFIG_IP_TCPDIAG is not set
392# CONFIG_IP_TCPDIAG_IPV6 is not set
393# CONFIG_IPV6 is not set
394# CONFIG_NETFILTER is not set
395
396#
397# SCTP Configuration (EXPERIMENTAL)
398#
399# CONFIG_IP_SCTP is not set
400# CONFIG_ATM is not set
401# CONFIG_BRIDGE is not set
402# CONFIG_VLAN_8021Q is not set
403# CONFIG_DECNET is not set
404# CONFIG_LLC2 is not set
405# CONFIG_IPX is not set
406# CONFIG_ATALK is not set
407# CONFIG_X25 is not set
408# CONFIG_LAPB is not set
409# CONFIG_NET_DIVERT is not set
410# CONFIG_ECONET is not set
411# CONFIG_WAN_ROUTER is not set
412
413#
414# QoS and/or fair queueing
415#
416# CONFIG_NET_SCHED is not set
417# CONFIG_NET_CLS_ROUTE is not set
418
419#
420# Network testing
421#
422# CONFIG_NET_PKTGEN is not set
423# CONFIG_NETPOLL is not set
424# CONFIG_NET_POLL_CONTROLLER is not set
425# CONFIG_HAMRADIO is not set
426CONFIG_IRDA=m
427
428#
429# IrDA protocols
430#
431CONFIG_IRLAN=m
432# CONFIG_IRCOMM is not set
433# CONFIG_IRDA_ULTRA is not set
434
435#
436# IrDA options
437#
438# CONFIG_IRDA_CACHE_LAST_LSAP is not set
439# CONFIG_IRDA_FAST_RR is not set
440# CONFIG_IRDA_DEBUG is not set
441
442#
443# Infrared-port device drivers
444#
445
446#
447# SIR device drivers
448#
449# CONFIG_IRTTY_SIR is not set
450
451#
452# Dongle support
453#
454
455#
456# Old SIR device drivers
457#
458# CONFIG_IRPORT_SIR is not set
459
460#
461# Old Serial dongle support
462#
463
464#
465# FIR device drivers
466#
467# CONFIG_NSC_FIR is not set
468# CONFIG_WINBOND_FIR is not set
469# CONFIG_SMC_IRCC_FIR is not set
470# CONFIG_ALI_FIR is not set
471CONFIG_SA1100_FIR=m
472# CONFIG_BT is not set
473CONFIG_NETDEVICES=y
474# CONFIG_DUMMY is not set
475# CONFIG_BONDING is not set
476# CONFIG_EQUALIZER is not set
477# CONFIG_TUN is not set
478
479#
480# ARCnet devices
481#
482# CONFIG_ARCNET is not set
483
484#
485# Ethernet (10 or 100Mbit)
486#
487CONFIG_NET_ETHERNET=y
488# CONFIG_MII is not set
489# CONFIG_NET_VENDOR_3COM is not set
490# CONFIG_LANCE is not set
491# CONFIG_NET_VENDOR_SMC is not set
492# CONFIG_SMC91X is not set
493# CONFIG_NET_VENDOR_RACAL is not set
494# CONFIG_AT1700 is not set
495# CONFIG_DEPCA is not set
496# CONFIG_HP100 is not set
497# CONFIG_NET_ISA is not set
498# CONFIG_NET_PCI is not set
499# CONFIG_NET_POCKET is not set
500
501#
502# Ethernet (1000 Mbit)
503#
504
505#
506# Ethernet (10000 Mbit)
507#
508
509#
510# Token Ring devices
511#
512# CONFIG_TR is not set
513
514#
515# Wireless LAN (non-hamradio)
516#
517# CONFIG_NET_RADIO is not set
518
519#
520# PCMCIA network device support
521#
522CONFIG_NET_PCMCIA=y
523# CONFIG_PCMCIA_3C589 is not set
524# CONFIG_PCMCIA_3C574 is not set
525# CONFIG_PCMCIA_FMVJ18X is not set
526CONFIG_PCMCIA_PCNET=y
527# CONFIG_PCMCIA_NMCLAN is not set
528# CONFIG_PCMCIA_SMC91C92 is not set
529# CONFIG_PCMCIA_XIRC2PS is not set
530# CONFIG_PCMCIA_AXNET is not set
531
532#
533# Wan interfaces
534#
535# CONFIG_WAN is not set
536# CONFIG_PPP is not set
537# CONFIG_SLIP is not set
538# CONFIG_SHAPER is not set
539# CONFIG_NETCONSOLE is not set
540
541#
542# ISDN subsystem
543#
544# CONFIG_ISDN is not set
545
546#
547# Input device support
548#
549CONFIG_INPUT=y
550
551#
552# Userland interfaces
553#
554CONFIG_INPUT_MOUSEDEV=y
555CONFIG_INPUT_MOUSEDEV_PSAUX=y
556CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
557CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
558# CONFIG_INPUT_JOYDEV is not set
559CONFIG_INPUT_TSDEV=y
560CONFIG_INPUT_TSDEV_SCREEN_X=240
561CONFIG_INPUT_TSDEV_SCREEN_Y=320
562CONFIG_INPUT_EVDEV=y
563# CONFIG_INPUT_EVBUG is not set
564
565#
566# Input I/O drivers
567#
568# CONFIG_GAMEPORT is not set
569CONFIG_SOUND_GAMEPORT=y
570# CONFIG_SERIO is not set
571
572#
573# Input Device Drivers
574#
575# CONFIG_INPUT_KEYBOARD is not set
576# CONFIG_INPUT_MOUSE is not set
577# CONFIG_INPUT_JOYSTICK is not set
578# CONFIG_INPUT_TOUCHSCREEN is not set
579# CONFIG_INPUT_MISC is not set
580
581#
582# Character devices
583#
584CONFIG_VT=y
585CONFIG_VT_CONSOLE=y
586CONFIG_HW_CONSOLE=y
587# CONFIG_SERIAL_NONSTANDARD is not set
588
589#
590# Serial drivers
591#
592CONFIG_SERIAL_8250=m
593# CONFIG_SERIAL_8250_CS is not set
594CONFIG_SERIAL_8250_NR_UARTS=4
595# CONFIG_SERIAL_8250_EXTENDED is not set
596
597#
598# Non-8250 serial port support
599#
600CONFIG_SERIAL_SA1100=y
601CONFIG_SERIAL_SA1100_CONSOLE=y
602CONFIG_SERIAL_CORE=y
603CONFIG_SERIAL_CORE_CONSOLE=y
604CONFIG_UNIX98_PTYS=y
605CONFIG_LEGACY_PTYS=y
606CONFIG_LEGACY_PTY_COUNT=256
607
608#
609# IPMI
610#
611# CONFIG_IPMI_HANDLER is not set
612
613#
614# Watchdog Cards
615#
616# CONFIG_WATCHDOG is not set
617# CONFIG_NVRAM is not set
618# CONFIG_RTC is not set
619# CONFIG_DTLK is not set
620# CONFIG_R3964 is not set
621
622#
623# Ftape, the floppy tape device driver
624#
625# CONFIG_DRM is not set
626
627#
628# PCMCIA character devices
629#
630# CONFIG_SYNCLINK_CS is not set
631# CONFIG_RAW_DRIVER is not set
632
633#
634# I2C support
635#
636# CONFIG_I2C is not set
637
638#
639# Misc devices
640#
641
642#
643# Multimedia devices
644#
645# CONFIG_VIDEO_DEV is not set
646
647#
648# Digital Video Broadcasting Devices
649#
650# CONFIG_DVB is not set
651
652#
653# Graphics support
654#
655CONFIG_FB=y
656# CONFIG_FB_MODE_HELPERS is not set
657# CONFIG_FB_TILEBLITTING is not set
658CONFIG_FB_SA1100=y
659# CONFIG_FB_VIRTUAL is not set
660
661#
662# Console display driver support
663#
664# CONFIG_VGA_CONSOLE is not set
665# CONFIG_MDA_CONSOLE is not set
666CONFIG_DUMMY_CONSOLE=y
667# CONFIG_FRAMEBUFFER_CONSOLE is not set
668
669#
670# Logo configuration
671#
672# CONFIG_LOGO is not set
673# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
674
675#
676# Sound
677#
678CONFIG_SOUND=y
679
680#
681# Advanced Linux Sound Architecture
682#
683# CONFIG_SND is not set
684
685#
686# Open Sound System
687#
688# CONFIG_SOUND_PRIME is not set
689
690#
691# USB support
692#
693# CONFIG_USB is not set
694CONFIG_USB_ARCH_HAS_HCD=y
695# CONFIG_USB_ARCH_HAS_OHCI is not set
696
697#
698# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
699#
700
701#
702# USB Gadget Support
703#
704# CONFIG_USB_GADGET is not set
705
706#
707# MMC/SD Card support
708#
709# CONFIG_MMC is not set
710
711#
712# File systems
713#
714CONFIG_EXT2_FS=y
715# CONFIG_EXT2_FS_XATTR is not set
716# CONFIG_EXT3_FS is not set
717# CONFIG_JBD is not set
718# CONFIG_REISERFS_FS is not set
719# CONFIG_JFS_FS is not set
720
721#
722# XFS support
723#
724# CONFIG_XFS_FS is not set
725# CONFIG_MINIX_FS is not set
726# CONFIG_ROMFS_FS is not set
727# CONFIG_QUOTA is not set
728CONFIG_DNOTIFY=y
729# CONFIG_AUTOFS_FS is not set
730# CONFIG_AUTOFS4_FS is not set
731
732#
733# CD-ROM/DVD Filesystems
734#
735# CONFIG_ISO9660_FS is not set
736# CONFIG_UDF_FS is not set
737
738#
739# DOS/FAT/NT Filesystems
740#
741CONFIG_FAT_FS=y
742CONFIG_MSDOS_FS=y
743# CONFIG_VFAT_FS is not set
744CONFIG_FAT_DEFAULT_CODEPAGE=437
745# CONFIG_NTFS_FS is not set
746
747#
748# Pseudo filesystems
749#
750CONFIG_PROC_FS=y
751CONFIG_SYSFS=y
752# CONFIG_DEVFS_FS is not set
753# CONFIG_DEVPTS_FS_XATTR is not set
754CONFIG_TMPFS=y
755# CONFIG_TMPFS_XATTR is not set
756# CONFIG_HUGETLB_PAGE is not set
757CONFIG_RAMFS=y
758
759#
760# Miscellaneous filesystems
761#
762# CONFIG_ADFS_FS is not set
763# CONFIG_AFFS_FS is not set
764# CONFIG_HFS_FS is not set
765# CONFIG_HFSPLUS_FS is not set
766# CONFIG_BEFS_FS is not set
767# CONFIG_BFS_FS is not set
768# CONFIG_EFS_FS is not set
769# CONFIG_JFFS_FS is not set
770CONFIG_JFFS2_FS=y
771CONFIG_JFFS2_FS_DEBUG=0
772# CONFIG_JFFS2_FS_NAND is not set
773# CONFIG_JFFS2_FS_NOR_ECC is not set
774# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
775CONFIG_JFFS2_ZLIB=y
776CONFIG_JFFS2_RTIME=y
777# CONFIG_JFFS2_RUBIN is not set
778# CONFIG_CRAMFS is not set
779# CONFIG_VXFS_FS is not set
780# CONFIG_HPFS_FS is not set
781# CONFIG_QNX4FS_FS is not set
782# CONFIG_SYSV_FS is not set
783# CONFIG_UFS_FS is not set
784
785#
786# Network File Systems
787#
788CONFIG_NFS_FS=y
789# CONFIG_NFS_V3 is not set
790# CONFIG_NFS_V4 is not set
791# CONFIG_NFS_DIRECTIO is not set
792# CONFIG_NFSD is not set
793CONFIG_LOCKD=y
794CONFIG_SUNRPC=y
795# CONFIG_RPCSEC_GSS_KRB5 is not set
796# CONFIG_RPCSEC_GSS_SPKM3 is not set
797# CONFIG_SMB_FS is not set
798# CONFIG_CIFS is not set
799# CONFIG_NCP_FS is not set
800# CONFIG_CODA_FS is not set
801# CONFIG_AFS_FS is not set
802
803#
804# Partition Types
805#
806CONFIG_PARTITION_ADVANCED=y
807# CONFIG_ACORN_PARTITION is not set
808# CONFIG_OSF_PARTITION is not set
809# CONFIG_AMIGA_PARTITION is not set
810# CONFIG_ATARI_PARTITION is not set
811# CONFIG_MAC_PARTITION is not set
812CONFIG_MSDOS_PARTITION=y
813# CONFIG_BSD_DISKLABEL is not set
814# CONFIG_MINIX_SUBPARTITION is not set
815# CONFIG_SOLARIS_X86_PARTITION is not set
816# CONFIG_UNIXWARE_DISKLABEL is not set
817# CONFIG_LDM_PARTITION is not set
818# CONFIG_SGI_PARTITION is not set
819# CONFIG_ULTRIX_PARTITION is not set
820# CONFIG_SUN_PARTITION is not set
821# CONFIG_EFI_PARTITION is not set
822
823#
824# Native Language Support
825#
826CONFIG_NLS=y
827CONFIG_NLS_DEFAULT="iso8859-1"
828CONFIG_NLS_CODEPAGE_437=y
829# CONFIG_NLS_CODEPAGE_737 is not set
830# CONFIG_NLS_CODEPAGE_775 is not set
831# CONFIG_NLS_CODEPAGE_850 is not set
832# CONFIG_NLS_CODEPAGE_852 is not set
833# CONFIG_NLS_CODEPAGE_855 is not set
834# CONFIG_NLS_CODEPAGE_857 is not set
835# CONFIG_NLS_CODEPAGE_860 is not set
836# CONFIG_NLS_CODEPAGE_861 is not set
837# CONFIG_NLS_CODEPAGE_862 is not set
838# CONFIG_NLS_CODEPAGE_863 is not set
839# CONFIG_NLS_CODEPAGE_864 is not set
840# CONFIG_NLS_CODEPAGE_865 is not set
841# CONFIG_NLS_CODEPAGE_866 is not set
842# CONFIG_NLS_CODEPAGE_869 is not set
843# CONFIG_NLS_CODEPAGE_936 is not set
844# CONFIG_NLS_CODEPAGE_950 is not set
845# CONFIG_NLS_CODEPAGE_932 is not set
846# CONFIG_NLS_CODEPAGE_949 is not set
847# CONFIG_NLS_CODEPAGE_874 is not set
848# CONFIG_NLS_ISO8859_8 is not set
849# CONFIG_NLS_CODEPAGE_1250 is not set
850# CONFIG_NLS_CODEPAGE_1251 is not set
851# CONFIG_NLS_ASCII is not set
852# CONFIG_NLS_ISO8859_1 is not set
853# CONFIG_NLS_ISO8859_2 is not set
854# CONFIG_NLS_ISO8859_3 is not set
855# CONFIG_NLS_ISO8859_4 is not set
856# CONFIG_NLS_ISO8859_5 is not set
857# CONFIG_NLS_ISO8859_6 is not set
858# CONFIG_NLS_ISO8859_7 is not set
859# CONFIG_NLS_ISO8859_9 is not set
860# CONFIG_NLS_ISO8859_13 is not set
861# CONFIG_NLS_ISO8859_14 is not set
862# CONFIG_NLS_ISO8859_15 is not set
863# CONFIG_NLS_KOI8_R is not set
864# CONFIG_NLS_KOI8_U is not set
865# CONFIG_NLS_UTF8 is not set
866
867#
868# Profiling support
869#
870# CONFIG_PROFILING is not set
871
872#
873# Kernel hacking
874#
875# CONFIG_DEBUG_KERNEL is not set
876# CONFIG_PRINTK_TIME is not set
877CONFIG_DEBUG_BUGVERBOSE=y
878# CONFIG_DEBUG_INFO is not set
879CONFIG_FRAME_POINTER=y
880CONFIG_DEBUG_USER=y
881
882#
883# Security options
884#
885# CONFIG_KEYS is not set
886# CONFIG_SECURITY is not set
887
888#
889# Cryptographic options
890#
891# CONFIG_CRYPTO is not set
892
893#
894# Hardware crypto devices
895#
896
897#
898# Library routines
899#
900CONFIG_CRC_CCITT=m
901CONFIG_CRC32=y
902# CONFIG_LIBCRC32C is not set
903CONFIG_ZLIB_INFLATE=y
904CONFIG_ZLIB_DEFLATE=y
This page took 0.664179 seconds and 5 git commands to generate.