Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-block.git] / arch / arm / configs / carmeva_defconfig
CommitLineData
6902f523
AV
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.12-rc4
4# Tue Jun 14 12:05:24 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
19CONFIG_INIT_ENV_ARG_LIMIT=32
20
21#
22# General setup
23#
24CONFIG_LOCALVERSION=""
25CONFIG_SWAP=y
26# CONFIG_SYSVIPC is not set
27# CONFIG_POSIX_MQUEUE is not set
28# CONFIG_BSD_PROCESS_ACCT is not set
29# CONFIG_SYSCTL is not set
30# CONFIG_AUDIT is not set
31# CONFIG_HOTPLUG is not set
32CONFIG_KOBJECT_UEVENT=y
33# CONFIG_IKCONFIG is not set
34CONFIG_EMBEDDED=y
35CONFIG_KALLSYMS=y
36# CONFIG_KALLSYMS_EXTRA_PASS is not set
37CONFIG_PRINTK=y
38CONFIG_BUG=y
39CONFIG_BASE_FULL=y
40CONFIG_FUTEX=y
41CONFIG_EPOLL=y
42CONFIG_CC_OPTIMIZE_FOR_SIZE=y
43CONFIG_SHMEM=y
44CONFIG_CC_ALIGN_FUNCTIONS=0
45CONFIG_CC_ALIGN_LABELS=0
46CONFIG_CC_ALIGN_LOOPS=0
47CONFIG_CC_ALIGN_JUMPS=0
48# CONFIG_TINY_SHMEM is not set
49CONFIG_BASE_SMALL=0
50
51#
52# Loadable module support
53#
54CONFIG_MODULES=y
55CONFIG_MODULE_UNLOAD=y
56CONFIG_MODULE_FORCE_UNLOAD=y
57CONFIG_OBSOLETE_MODPARM=y
58# CONFIG_MODVERSIONS is not set
59# CONFIG_MODULE_SRCVERSION_ALL is not set
60# CONFIG_KMOD is not set
61
62#
63# System Type
64#
65# CONFIG_ARCH_CLPS7500 is not set
66# CONFIG_ARCH_CLPS711X is not set
67# CONFIG_ARCH_CO285 is not set
68# CONFIG_ARCH_EBSA110 is not set
69# CONFIG_ARCH_FOOTBRIDGE is not set
70# CONFIG_ARCH_INTEGRATOR is not set
71# CONFIG_ARCH_IOP3XX is not set
72# CONFIG_ARCH_IXP4XX is not set
73# CONFIG_ARCH_IXP2000 is not set
74# CONFIG_ARCH_L7200 is not set
75# CONFIG_ARCH_PXA is not set
76# CONFIG_ARCH_RPC is not set
77# CONFIG_ARCH_SA1100 is not set
78# CONFIG_ARCH_S3C2410 is not set
79# CONFIG_ARCH_SHARK is not set
80# CONFIG_ARCH_LH7A40X is not set
81# CONFIG_ARCH_OMAP is not set
82# CONFIG_ARCH_VERSATILE is not set
83# CONFIG_ARCH_IMX is not set
84# CONFIG_ARCH_H720X is not set
8fc5ffa0 85CONFIG_ARCH_AT91=y
6902f523
AV
86CONFIG_ARCH_AT91RM9200=y
87
88#
89# AT91RM9200 Implementations
90#
91# CONFIG_ARCH_AT91RM9200DK is not set
92# CONFIG_MACH_AT91RM9200EK is not set
93# CONFIG_MACH_CSB337 is not set
94# CONFIG_MACH_CSB637 is not set
95CONFIG_MACH_CARMEVA=y
96
97#
98# Processor Type
99#
100CONFIG_CPU_32=y
101CONFIG_CPU_ARM920T=y
102CONFIG_CPU_32v4=y
103CONFIG_CPU_ABRT_EV4T=y
104CONFIG_CPU_CACHE_V4WT=y
105CONFIG_CPU_CACHE_VIVT=y
106CONFIG_CPU_COPY_V4WB=y
107CONFIG_CPU_TLB_V4WBI=y
108
109#
110# Processor Features
111#
112CONFIG_ARM_THUMB=y
113# CONFIG_CPU_ICACHE_DISABLE is not set
114# CONFIG_CPU_DCACHE_DISABLE is not set
115# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
116
117#
118# Bus support
119#
120CONFIG_ISA_DMA_API=y
121
122#
123# PCCARD (PCMCIA/CardBus) support
124#
125# CONFIG_PCCARD is not set
126
127#
128# Kernel Features
129#
130# CONFIG_SMP is not set
131# CONFIG_PREEMPT is not set
132# CONFIG_DISCONTIGMEM is not set
133# CONFIG_LEDS is not set
134CONFIG_ALIGNMENT_TRAP=y
135
136#
137# Boot options
138#
139CONFIG_ZBOOT_ROM_TEXT=0x0
140CONFIG_ZBOOT_ROM_BSS=0x0
141CONFIG_CMDLINE=""
142# CONFIG_XIP_KERNEL is not set
143
144#
145# Floating point emulation
146#
147
148#
149# At least one emulation must be selected
150#
151CONFIG_FPE_NWFPE=y
152# CONFIG_FPE_NWFPE_XP is not set
153# CONFIG_FPE_FASTFPE is not set
154
155#
156# Userspace binary formats
157#
158CONFIG_BINFMT_ELF=y
159# CONFIG_BINFMT_AOUT is not set
160# CONFIG_BINFMT_MISC is not set
161# CONFIG_ARTHUR is not set
162
163#
164# Power management options
165#
166# CONFIG_PM is not set
167
168#
169# Device Drivers
170#
171
172#
173# Generic Driver Options
174#
175CONFIG_STANDALONE=y
176CONFIG_PREVENT_FIRMWARE_BUILD=y
177# CONFIG_FW_LOADER is not set
178
179#
180# Memory Technology Devices (MTD)
181#
182CONFIG_MTD=y
183# CONFIG_MTD_DEBUG is not set
184# CONFIG_MTD_CONCAT is not set
185CONFIG_MTD_PARTITIONS=y
186# CONFIG_MTD_REDBOOT_PARTS is not set
187CONFIG_MTD_CMDLINE_PARTS=y
188# CONFIG_MTD_AFS_PARTS is not set
189
190#
191# User Modules And Translation Layers
192#
193CONFIG_MTD_CHAR=y
194CONFIG_MTD_BLOCK=y
195# CONFIG_FTL is not set
196# CONFIG_NFTL is not set
197# CONFIG_INFTL is not set
198
199#
200# RAM/ROM/Flash chip drivers
201#
202# CONFIG_MTD_CFI is not set
203# CONFIG_MTD_JEDECPROBE is not set
204CONFIG_MTD_MAP_BANK_WIDTH_1=y
205CONFIG_MTD_MAP_BANK_WIDTH_2=y
206CONFIG_MTD_MAP_BANK_WIDTH_4=y
207# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
208# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
209# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
210CONFIG_MTD_CFI_I1=y
211CONFIG_MTD_CFI_I2=y
212# CONFIG_MTD_CFI_I4 is not set
213# CONFIG_MTD_CFI_I8 is not set
214# CONFIG_MTD_RAM is not set
215# CONFIG_MTD_ROM is not set
216# CONFIG_MTD_ABSENT is not set
217
218#
219# Mapping drivers for chip access
220#
221# CONFIG_MTD_COMPLEX_MAPPINGS is not set
222
223#
224# Self-contained MTD device drivers
225#
226# CONFIG_MTD_SLRAM is not set
227# CONFIG_MTD_PHRAM is not set
228# CONFIG_MTD_MTDRAM is not set
229# CONFIG_MTD_BLKMTD is not set
230# CONFIG_MTD_BLOCK2MTD is not set
231
232#
233# Disk-On-Chip Device Drivers
234#
235# CONFIG_MTD_DOC2000 is not set
236# CONFIG_MTD_DOC2001 is not set
237# CONFIG_MTD_DOC2001PLUS is not set
238CONFIG_MTD_AT91_DATAFLASH=y
239# CONFIG_MTD_AT91_DATAFLASH_CARD is not set
240
241#
242# NAND Flash Device Drivers
243#
244# CONFIG_MTD_NAND is not set
245
246#
247# Parallel port support
248#
249# CONFIG_PARPORT is not set
250
251#
252# Plug and Play support
253#
254
255#
256# Block devices
257#
258# CONFIG_BLK_DEV_COW_COMMON is not set
259# CONFIG_BLK_DEV_LOOP is not set
260# CONFIG_BLK_DEV_NBD is not set
261CONFIG_BLK_DEV_RAM=y
262CONFIG_BLK_DEV_RAM_COUNT=16
263CONFIG_BLK_DEV_RAM_SIZE=4096
264CONFIG_BLK_DEV_INITRD=y
265CONFIG_INITRAMFS_SOURCE=""
266# CONFIG_CDROM_PKTCDVD is not set
267
268#
269# IO Schedulers
270#
271CONFIG_IOSCHED_NOOP=y
272CONFIG_IOSCHED_AS=y
273CONFIG_IOSCHED_DEADLINE=y
274CONFIG_IOSCHED_CFQ=y
275# CONFIG_ATA_OVER_ETH is not set
276
277#
278# SCSI device support
279#
280# CONFIG_SCSI is not set
281
282#
283# Multi-device support (RAID and LVM)
284#
285# CONFIG_MD is not set
286
287#
288# Fusion MPT device support
289#
290
291#
292# IEEE 1394 (FireWire) support
293#
294
295#
296# I2O device support
297#
298
299#
300# Networking support
301#
302CONFIG_NET=y
303
304#
305# Networking options
306#
307# CONFIG_PACKET is not set
308CONFIG_UNIX=y
309# CONFIG_NET_KEY is not set
310CONFIG_INET=y
311CONFIG_IP_MULTICAST=y
312# CONFIG_IP_ADVANCED_ROUTER is not set
313CONFIG_IP_PNP=y
314# CONFIG_IP_PNP_DHCP is not set
315# CONFIG_IP_PNP_BOOTP is not set
316# CONFIG_IP_PNP_RARP is not set
317# CONFIG_NET_IPIP is not set
318# CONFIG_NET_IPGRE is not set
319# CONFIG_IP_MROUTE is not set
320# CONFIG_ARPD is not set
321# CONFIG_SYN_COOKIES is not set
322# CONFIG_INET_AH is not set
323# CONFIG_INET_ESP is not set
324# CONFIG_INET_IPCOMP is not set
325# CONFIG_INET_TUNNEL is not set
326CONFIG_IP_TCPDIAG=y
327# CONFIG_IP_TCPDIAG_IPV6 is not set
328# CONFIG_IPV6 is not set
329# CONFIG_NETFILTER is not set
330
331#
332# SCTP Configuration (EXPERIMENTAL)
333#
334# CONFIG_IP_SCTP is not set
335# CONFIG_ATM is not set
336# CONFIG_BRIDGE is not set
337# CONFIG_VLAN_8021Q is not set
338# CONFIG_DECNET is not set
339# CONFIG_LLC2 is not set
340# CONFIG_IPX is not set
341# CONFIG_ATALK is not set
342# CONFIG_X25 is not set
343# CONFIG_LAPB is not set
344# CONFIG_NET_DIVERT is not set
345# CONFIG_ECONET is not set
346# CONFIG_WAN_ROUTER is not set
347
348#
349# QoS and/or fair queueing
350#
351# CONFIG_NET_SCHED is not set
352# CONFIG_NET_CLS_ROUTE is not set
353
354#
355# Network testing
356#
357# CONFIG_NET_PKTGEN is not set
358# CONFIG_NETPOLL is not set
359# CONFIG_NET_POLL_CONTROLLER is not set
360# CONFIG_HAMRADIO is not set
361# CONFIG_IRDA is not set
362# CONFIG_BT is not set
363CONFIG_NETDEVICES=y
364# CONFIG_DUMMY is not set
365# CONFIG_BONDING is not set
366# CONFIG_EQUALIZER is not set
367# CONFIG_TUN is not set
368
369#
370# Ethernet (10 or 100Mbit)
371#
372CONFIG_NET_ETHERNET=y
373CONFIG_MII=y
374CONFIG_ARM_AT91_ETHER=y
375CONFIG_ARM_AT91_ETHER_RMII=y
376# CONFIG_SMC91X is not set
377
378#
379# Ethernet (1000 Mbit)
380#
381
382#
383# Ethernet (10000 Mbit)
384#
385
386#
387# Token Ring devices
388#
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_PPP is not set
400# CONFIG_SLIP is not set
401# CONFIG_SHAPER is not set
402# CONFIG_NETCONSOLE is not set
403
404#
405# ISDN subsystem
406#
407# CONFIG_ISDN is not set
408
409#
410# Input device support
411#
412CONFIG_INPUT=y
413
414#
415# Userland interfaces
416#
417# CONFIG_INPUT_MOUSEDEV is not set
418# CONFIG_INPUT_JOYDEV is not set
419# CONFIG_INPUT_TSDEV is not set
420# CONFIG_INPUT_EVDEV is not set
421# CONFIG_INPUT_EVBUG is not set
422
423#
424# Input Device Drivers
425#
426# CONFIG_INPUT_KEYBOARD is not set
427# CONFIG_INPUT_MOUSE is not set
428# CONFIG_INPUT_JOYSTICK is not set
429# CONFIG_INPUT_TOUCHSCREEN is not set
430# CONFIG_INPUT_MISC is not set
431
432#
433# Hardware I/O ports
434#
435CONFIG_SERIO=m
436CONFIG_SERIO_SERPORT=m
437# CONFIG_SERIO_LIBPS2 is not set
438# CONFIG_SERIO_RAW is not set
439# CONFIG_GAMEPORT is not set
440CONFIG_SOUND_GAMEPORT=y
441
442#
443# Character devices
444#
445CONFIG_VT=y
446CONFIG_VT_CONSOLE=y
447CONFIG_HW_CONSOLE=y
448# CONFIG_SERIAL_NONSTANDARD is not set
449
450#
451# Serial drivers
452#
453# CONFIG_SERIAL_8250 is not set
454
455#
456# Non-8250 serial port support
457#
749c4e60
HS
458CONFIG_SERIAL_ATMEL=y
459CONFIG_SERIAL_ATMEL_CONSOLE=y
6902f523
AV
460CONFIG_SERIAL_CORE=y
461CONFIG_SERIAL_CORE_CONSOLE=y
462CONFIG_UNIX98_PTYS=y
463CONFIG_LEGACY_PTYS=y
464CONFIG_LEGACY_PTY_COUNT=256
465
466#
467# IPMI
468#
469# CONFIG_IPMI_HANDLER is not set
470
471#
472# Watchdog Cards
473#
474# CONFIG_WATCHDOG is not set
475# CONFIG_NVRAM is not set
476# CONFIG_RTC is not set
330d741b 477# CONFIG_AT91RM9200_RTC is not set
6902f523
AV
478# CONFIG_DTLK is not set
479# CONFIG_R3964 is not set
480
481#
482# Ftape, the floppy tape device driver
483#
484# CONFIG_DRM is not set
485# CONFIG_RAW_DRIVER is not set
486
487#
488# TPM devices
489#
490CONFIG_AT91_SPI=y
491CONFIG_AT91_SPIDEV=y
492
493#
494# I2C support
495#
496# CONFIG_I2C is not set
497
498#
499# Misc devices
500#
501
502#
503# Multimedia devices
504#
505# CONFIG_VIDEO_DEV is not set
506
507#
508# Digital Video Broadcasting Devices
509#
510# CONFIG_DVB is not set
511
512#
513# Graphics support
514#
515# CONFIG_FB is not set
516
517#
518# Console display driver support
519#
520# CONFIG_VGA_CONSOLE is not set
521CONFIG_DUMMY_CONSOLE=y
522
523#
524# Sound
525#
526# CONFIG_SOUND is not set
527
528#
529# USB support
530#
531CONFIG_USB_ARCH_HAS_HCD=y
532CONFIG_USB_ARCH_HAS_OHCI=y
533# CONFIG_USB is not set
534
535#
536# USB Gadget Support
537#
538# CONFIG_USB_GADGET is not set
539
540#
541# MMC/SD Card support
542#
543CONFIG_MMC=m
544CONFIG_MMC_DEBUG=y
545CONFIG_MMC_BLOCK=m
546CONFIG_MMC_AT91RM9200=m
547
548#
549# File systems
550#
551CONFIG_EXT2_FS=y
552CONFIG_EXT2_FS_XATTR=y
553# CONFIG_EXT2_FS_POSIX_ACL is not set
554# CONFIG_EXT2_FS_SECURITY is not set
555# CONFIG_EXT3_FS is not set
556# CONFIG_JBD is not set
557CONFIG_FS_MBCACHE=y
558# CONFIG_REISERFS_FS is not set
559# CONFIG_JFS_FS is not set
560
561#
562# XFS support
563#
564# CONFIG_XFS_FS is not set
565# CONFIG_MINIX_FS is not set
566# CONFIG_ROMFS_FS is not set
567# CONFIG_QUOTA is not set
568# CONFIG_DNOTIFY is not set
569# CONFIG_AUTOFS_FS is not set
570# CONFIG_AUTOFS4_FS is not set
571
572#
573# CD-ROM/DVD Filesystems
574#
575# CONFIG_ISO9660_FS is not set
576# CONFIG_UDF_FS is not set
577
578#
579# DOS/FAT/NT Filesystems
580#
581# CONFIG_MSDOS_FS is not set
582# CONFIG_VFAT_FS is not set
583# CONFIG_NTFS_FS is not set
584
585#
586# Pseudo filesystems
587#
588CONFIG_PROC_FS=y
589CONFIG_SYSFS=y
590# CONFIG_DEVFS_FS is not set
591CONFIG_DEVPTS_FS_XATTR=y
592CONFIG_DEVPTS_FS_SECURITY=y
593# CONFIG_TMPFS is not set
594# CONFIG_HUGETLB_PAGE is not set
595CONFIG_RAMFS=y
596
597#
598# Miscellaneous filesystems
599#
600# CONFIG_ADFS_FS is not set
601# CONFIG_AFFS_FS is not set
602# CONFIG_HFS_FS is not set
603# CONFIG_HFSPLUS_FS is not set
604# CONFIG_BEFS_FS is not set
605# CONFIG_BFS_FS is not set
606# CONFIG_EFS_FS is not set
607CONFIG_JFFS_FS=y
608CONFIG_JFFS_FS_VERBOSE=0
609CONFIG_JFFS_PROC_FS=y
610CONFIG_JFFS2_FS=y
611CONFIG_JFFS2_FS_DEBUG=0
612CONFIG_JFFS2_FS_NAND=y
613# CONFIG_JFFS2_FS_NOR_ECC is not set
614CONFIG_JFFS2_COMPRESSION_OPTIONS=y
615CONFIG_JFFS2_ZLIB=y
616CONFIG_JFFS2_RTIME=y
617# CONFIG_JFFS2_RUBIN is not set
618# CONFIG_JFFS2_CMODE_NONE is not set
619CONFIG_JFFS2_CMODE_PRIORITY=y
620# CONFIG_JFFS2_CMODE_SIZE is not set
621# CONFIG_CRAMFS is not set
622# CONFIG_VXFS_FS is not set
623# CONFIG_HPFS_FS is not set
624# CONFIG_QNX4FS_FS is not set
625# CONFIG_SYSV_FS is not set
626# CONFIG_UFS_FS is not set
627
628#
629# Network File Systems
630#
631CONFIG_NFS_FS=y
632CONFIG_NFS_V3=y
633CONFIG_NFS_V4=y
634# CONFIG_NFS_DIRECTIO is not set
635CONFIG_NFSD=y
636# CONFIG_NFSD_V3 is not set
637CONFIG_NFSD_TCP=y
638CONFIG_ROOT_NFS=y
639CONFIG_LOCKD=y
640CONFIG_LOCKD_V4=y
641CONFIG_EXPORTFS=y
642CONFIG_SUNRPC=y
643CONFIG_SUNRPC_GSS=y
644CONFIG_RPCSEC_GSS_KRB5=y
645# CONFIG_RPCSEC_GSS_SPKM3 is not set
646# CONFIG_SMB_FS is not set
647# CONFIG_CIFS is not set
648# CONFIG_NCP_FS is not set
649# CONFIG_CODA_FS is not set
650# CONFIG_AFS_FS is not set
651
652#
653# Partition Types
654#
655# CONFIG_PARTITION_ADVANCED is not set
656CONFIG_MSDOS_PARTITION=y
657
658#
659# Native Language Support
660#
661# CONFIG_NLS is not set
662
663#
664# Profiling support
665#
666# CONFIG_PROFILING is not set
667
668#
669# Kernel hacking
670#
671# CONFIG_PRINTK_TIME is not set
672# CONFIG_DEBUG_KERNEL is not set
673CONFIG_LOG_BUF_SHIFT=14
674# CONFIG_DEBUG_BUGVERBOSE is not set
675CONFIG_FRAME_POINTER=y
676# CONFIG_DEBUG_USER is not set
677
678#
679# Security options
680#
681# CONFIG_KEYS is not set
682# CONFIG_SECURITY is not set
683
684#
685# Cryptographic options
686#
687CONFIG_CRYPTO=y
688# CONFIG_CRYPTO_HMAC is not set
689# CONFIG_CRYPTO_NULL is not set
690# CONFIG_CRYPTO_MD4 is not set
691CONFIG_CRYPTO_MD5=y
692# CONFIG_CRYPTO_SHA1 is not set
693# CONFIG_CRYPTO_SHA256 is not set
694# CONFIG_CRYPTO_SHA512 is not set
695# CONFIG_CRYPTO_WP512 is not set
696# CONFIG_CRYPTO_TGR192 is not set
697CONFIG_CRYPTO_DES=y
698# CONFIG_CRYPTO_BLOWFISH is not set
699# CONFIG_CRYPTO_TWOFISH is not set
700# CONFIG_CRYPTO_SERPENT is not set
701# CONFIG_CRYPTO_AES is not set
702# CONFIG_CRYPTO_CAST5 is not set
703# CONFIG_CRYPTO_CAST6 is not set
704# CONFIG_CRYPTO_TEA is not set
705# CONFIG_CRYPTO_ARC4 is not set
706# CONFIG_CRYPTO_KHAZAD is not set
707# CONFIG_CRYPTO_ANUBIS is not set
708# CONFIG_CRYPTO_DEFLATE is not set
709# CONFIG_CRYPTO_MICHAEL_MIC is not set
710# CONFIG_CRYPTO_CRC32C is not set
711# CONFIG_CRYPTO_TEST is not set
712
713#
714# Hardware crypto devices
715#
716
717#
718# Library routines
719#
720# CONFIG_CRC_CCITT is not set
721CONFIG_CRC32=y
722# CONFIG_LIBCRC32C is not set
723CONFIG_ZLIB_INFLATE=y
724CONFIG_ZLIB_DEFLATE=y