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