Linux-2.6.12-rc2
[safe/jmp/linux-2.6] / arch / arm / configs / fortunet_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.12-rc1-bk2
4 # Sun Mar 27 23:51:10 2005
5 #
6 CONFIG_ARM=y
7 CONFIG_MMU=y
8 CONFIG_UID16=y
9 CONFIG_RWSEM_GENERIC_SPINLOCK=y
10 CONFIG_GENERIC_CALIBRATE_DELAY=y
11 CONFIG_GENERIC_IOMAP=y
12
13 #
14 # Code maturity level options
15 #
16 CONFIG_EXPERIMENTAL=y
17 CONFIG_CLEAN_COMPILE=y
18 CONFIG_BROKEN_ON_SMP=y
19
20 #
21 # General setup
22 #
23 CONFIG_LOCALVERSION=""
24 CONFIG_SWAP=y
25 CONFIG_SYSVIPC=y
26 # CONFIG_POSIX_MQUEUE is not set
27 # CONFIG_BSD_PROCESS_ACCT is not set
28 CONFIG_SYSCTL=y
29 # CONFIG_AUDIT is not set
30 # CONFIG_HOTPLUG is not set
31 CONFIG_KOBJECT_UEVENT=y
32 # CONFIG_IKCONFIG is not set
33 CONFIG_EMBEDDED=y
34 CONFIG_KALLSYMS=y
35 # CONFIG_KALLSYMS_EXTRA_PASS is not set
36 CONFIG_BASE_FULL=y
37 CONFIG_FUTEX=y
38 CONFIG_EPOLL=y
39 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
40 CONFIG_SHMEM=y
41 CONFIG_CC_ALIGN_FUNCTIONS=0
42 CONFIG_CC_ALIGN_LABELS=0
43 CONFIG_CC_ALIGN_LOOPS=0
44 CONFIG_CC_ALIGN_JUMPS=0
45 # CONFIG_TINY_SHMEM is not set
46 CONFIG_BASE_SMALL=0
47
48 #
49 # Loadable module support
50 #
51 # CONFIG_MODULES is not set
52
53 #
54 # System Type
55 #
56 # CONFIG_ARCH_CLPS7500 is not set
57 CONFIG_ARCH_CLPS711X=y
58 # CONFIG_ARCH_CO285 is not set
59 # CONFIG_ARCH_EBSA110 is not set
60 # CONFIG_ARCH_CAMELOT is not set
61 # CONFIG_ARCH_FOOTBRIDGE is not set
62 # CONFIG_ARCH_INTEGRATOR is not set
63 # CONFIG_ARCH_IOP3XX is not set
64 # CONFIG_ARCH_IXP4XX is not set
65 # CONFIG_ARCH_IXP2000 is not set
66 # CONFIG_ARCH_L7200 is not set
67 # CONFIG_ARCH_PXA is not set
68 # CONFIG_ARCH_RPC is not set
69 # CONFIG_ARCH_SA1100 is not set
70 # CONFIG_ARCH_S3C2410 is not set
71 # CONFIG_ARCH_SHARK is not set
72 # CONFIG_ARCH_LH7A40X is not set
73 # CONFIG_ARCH_OMAP is not set
74 # CONFIG_ARCH_VERSATILE is not set
75 # CONFIG_ARCH_IMX is not set
76 # CONFIG_ARCH_H720X is not set
77
78 #
79 # CLPS711X/EP721X Implementations
80 #
81 # CONFIG_ARCH_AUTCPU12 is not set
82 # CONFIG_ARCH_CDB89712 is not set
83 # CONFIG_ARCH_CEIVA is not set
84 # CONFIG_ARCH_CLEP7312 is not set
85 # CONFIG_ARCH_EDB7211 is not set
86 # CONFIG_ARCH_P720T is not set
87 CONFIG_ARCH_FORTUNET=y
88
89 #
90 # Processor Type
91 #
92 CONFIG_CPU_32=y
93 CONFIG_CPU_ARM720T=y
94 CONFIG_CPU_32v4=y
95 CONFIG_CPU_ABRT_LV4T=y
96 CONFIG_CPU_CACHE_V4=y
97 CONFIG_CPU_CACHE_VIVT=y
98 CONFIG_CPU_COPY_V4WT=y
99 CONFIG_CPU_TLB_V4WT=y
100
101 #
102 # Processor Features
103 #
104 # CONFIG_ARM_THUMB is not set
105
106 #
107 # Bus support
108 #
109
110 #
111 # PCCARD (PCMCIA/CardBus) support
112 #
113 # CONFIG_PCCARD is not set
114
115 #
116 # Kernel Features
117 #
118 # CONFIG_PREEMPT is not set
119 CONFIG_ALIGNMENT_TRAP=y
120
121 #
122 # Boot options
123 #
124 CONFIG_ZBOOT_ROM_TEXT=0x0
125 CONFIG_ZBOOT_ROM_BSS=0x0
126 CONFIG_CMDLINE=""
127 # CONFIG_XIP_KERNEL is not set
128
129 #
130 # Floating point emulation
131 #
132
133 #
134 # At least one emulation must be selected
135 #
136 # CONFIG_FPE_NWFPE is not set
137 CONFIG_FPE_FASTFPE=y
138
139 #
140 # Userspace binary formats
141 #
142 CONFIG_BINFMT_ELF=y
143 CONFIG_BINFMT_AOUT=y
144 # CONFIG_BINFMT_MISC is not set
145 # CONFIG_ARTHUR is not set
146
147 #
148 # Power management options
149 #
150 # CONFIG_PM is not set
151
152 #
153 # Device Drivers
154 #
155
156 #
157 # Generic Driver Options
158 #
159 CONFIG_STANDALONE=y
160 CONFIG_PREVENT_FIRMWARE_BUILD=y
161 # CONFIG_FW_LOADER is not set
162
163 #
164 # Memory Technology Devices (MTD)
165 #
166 CONFIG_MTD=y
167 # CONFIG_MTD_DEBUG is not set
168 # CONFIG_MTD_CONCAT is not set
169 # CONFIG_MTD_PARTITIONS is not set
170
171 #
172 # User Modules And Translation Layers
173 #
174 CONFIG_MTD_CHAR=y
175 CONFIG_MTD_BLOCK=y
176 # CONFIG_FTL is not set
177 # CONFIG_NFTL is not set
178 # CONFIG_INFTL is not set
179
180 #
181 # RAM/ROM/Flash chip drivers
182 #
183 CONFIG_MTD_CFI=y
184 # CONFIG_MTD_JEDECPROBE is not set
185 CONFIG_MTD_GEN_PROBE=y
186 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
187 CONFIG_MTD_MAP_BANK_WIDTH_1=y
188 CONFIG_MTD_MAP_BANK_WIDTH_2=y
189 CONFIG_MTD_MAP_BANK_WIDTH_4=y
190 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
191 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
192 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
193 CONFIG_MTD_CFI_I1=y
194 CONFIG_MTD_CFI_I2=y
195 # CONFIG_MTD_CFI_I4 is not set
196 # CONFIG_MTD_CFI_I8 is not set
197 CONFIG_MTD_CFI_INTELEXT=y
198 # CONFIG_MTD_CFI_AMDSTD is not set
199 # CONFIG_MTD_CFI_STAA is not set
200 CONFIG_MTD_CFI_UTIL=y
201 # CONFIG_MTD_RAM is not set
202 # CONFIG_MTD_ROM is not set
203 # CONFIG_MTD_ABSENT is not set
204 # CONFIG_MTD_XIP is not set
205
206 #
207 # Mapping drivers for chip access
208 #
209 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
210 # CONFIG_MTD_PHYSMAP is not set
211 # CONFIG_MTD_ARM_INTEGRATOR is not set
212 # CONFIG_MTD_EDB7312 is not set
213
214 #
215 # Self-contained MTD device drivers
216 #
217 # CONFIG_MTD_SLRAM is not set
218 # CONFIG_MTD_PHRAM is not set
219 # CONFIG_MTD_MTDRAM is not set
220 # CONFIG_MTD_BLKMTD is not set
221 # CONFIG_MTD_BLOCK2MTD is not set
222
223 #
224 # Disk-On-Chip Device Drivers
225 #
226 # CONFIG_MTD_DOC2000 is not set
227 # CONFIG_MTD_DOC2001 is not set
228 # CONFIG_MTD_DOC2001PLUS is not set
229
230 #
231 # NAND Flash Device Drivers
232 #
233 # CONFIG_MTD_NAND is not set
234
235 #
236 # Parallel port support
237 #
238 # CONFIG_PARPORT is not set
239
240 #
241 # Plug and Play support
242 #
243
244 #
245 # Block devices
246 #
247 # CONFIG_BLK_DEV_FD is not set
248 # CONFIG_BLK_DEV_COW_COMMON is not set
249 # CONFIG_BLK_DEV_LOOP is not set
250 # CONFIG_BLK_DEV_NBD is not set
251 CONFIG_BLK_DEV_RAM=y
252 CONFIG_BLK_DEV_RAM_COUNT=16
253 CONFIG_BLK_DEV_RAM_SIZE=4096
254 CONFIG_BLK_DEV_INITRD=y
255 CONFIG_INITRAMFS_SOURCE=""
256 # CONFIG_CDROM_PKTCDVD is not set
257
258 #
259 # IO Schedulers
260 #
261 CONFIG_IOSCHED_NOOP=y
262 CONFIG_IOSCHED_AS=y
263 CONFIG_IOSCHED_DEADLINE=y
264 CONFIG_IOSCHED_CFQ=y
265 # CONFIG_ATA_OVER_ETH is not set
266
267 #
268 # SCSI device support
269 #
270 # CONFIG_SCSI is not set
271
272 #
273 # Multi-device support (RAID and LVM)
274 #
275 # CONFIG_MD is not set
276
277 #
278 # Fusion MPT device support
279 #
280
281 #
282 # IEEE 1394 (FireWire) support
283 #
284
285 #
286 # I2O device support
287 #
288
289 #
290 # Networking support
291 #
292 CONFIG_NET=y
293
294 #
295 # Networking options
296 #
297 # CONFIG_PACKET is not set
298 # CONFIG_NETLINK_DEV is not set
299 CONFIG_UNIX=y
300 # CONFIG_NET_KEY is not set
301 # CONFIG_INET is not set
302 # CONFIG_IP_TCPDIAG_IPV6 is not set
303 # CONFIG_NETFILTER is not set
304 # CONFIG_ATM is not set
305 # CONFIG_BRIDGE is not set
306 # CONFIG_VLAN_8021Q is not set
307 # CONFIG_DECNET is not set
308 # CONFIG_LLC2 is not set
309 # CONFIG_IPX is not set
310 # CONFIG_ATALK is not set
311 # CONFIG_X25 is not set
312 # CONFIG_LAPB is not set
313 # CONFIG_NET_DIVERT is not set
314 # CONFIG_WAN_ROUTER is not set
315
316 #
317 # QoS and/or fair queueing
318 #
319 # CONFIG_NET_SCHED is not set
320 # CONFIG_NET_CLS_ROUTE is not set
321
322 #
323 # Network testing
324 #
325 # CONFIG_NET_PKTGEN is not set
326 # CONFIG_NETPOLL is not set
327 # CONFIG_NET_POLL_CONTROLLER is not set
328 # CONFIG_HAMRADIO is not set
329 # CONFIG_IRDA is not set
330 # CONFIG_BT is not set
331 # CONFIG_NETDEVICES is not set
332
333 #
334 # ISDN subsystem
335 #
336 # CONFIG_ISDN is not set
337
338 #
339 # Input device support
340 #
341 # CONFIG_INPUT is not set
342
343 #
344 # Hardware I/O ports
345 #
346 # CONFIG_SERIO is not set
347 # CONFIG_GAMEPORT is not set
348 CONFIG_SOUND_GAMEPORT=y
349
350 #
351 # Character devices
352 #
353 # CONFIG_VT is not set
354 # CONFIG_SERIAL_NONSTANDARD is not set
355
356 #
357 # Serial drivers
358 #
359 # CONFIG_SERIAL_8250 is not set
360
361 #
362 # Non-8250 serial port support
363 #
364 CONFIG_SERIAL_CLPS711X=y
365 CONFIG_SERIAL_CLPS711X_CONSOLE=y
366 CONFIG_SERIAL_CORE=y
367 CONFIG_SERIAL_CORE_CONSOLE=y
368 CONFIG_UNIX98_PTYS=y
369 CONFIG_LEGACY_PTYS=y
370 CONFIG_LEGACY_PTY_COUNT=256
371
372 #
373 # IPMI
374 #
375 # CONFIG_IPMI_HANDLER is not set
376
377 #
378 # Watchdog Cards
379 #
380 # CONFIG_WATCHDOG is not set
381 # CONFIG_NVRAM is not set
382 # CONFIG_RTC is not set
383 # CONFIG_DTLK is not set
384 # CONFIG_R3964 is not set
385
386 #
387 # Ftape, the floppy tape device driver
388 #
389 # CONFIG_DRM is not set
390 # CONFIG_RAW_DRIVER is not set
391
392 #
393 # TPM devices
394 #
395 # CONFIG_TCG_TPM is not set
396
397 #
398 # I2C support
399 #
400 # CONFIG_I2C is not set
401
402 #
403 # Misc devices
404 #
405
406 #
407 # Multimedia devices
408 #
409 # CONFIG_VIDEO_DEV is not set
410
411 #
412 # Digital Video Broadcasting Devices
413 #
414
415 #
416 # Graphics support
417 #
418 # CONFIG_FB is not set
419
420 #
421 # Sound
422 #
423 # CONFIG_SOUND is not set
424
425 #
426 # USB support
427 #
428 CONFIG_USB_ARCH_HAS_HCD=y
429 # CONFIG_USB_ARCH_HAS_OHCI is not set
430 # CONFIG_USB is not set
431
432 #
433 # USB Gadget Support
434 #
435 # CONFIG_USB_GADGET is not set
436
437 #
438 # MMC/SD Card support
439 #
440 # CONFIG_MMC is not set
441
442 #
443 # File systems
444 #
445 CONFIG_EXT2_FS=y
446 # CONFIG_EXT2_FS_XATTR is not set
447 # CONFIG_EXT3_FS is not set
448 # CONFIG_JBD is not set
449 # CONFIG_REISERFS_FS is not set
450 # CONFIG_JFS_FS is not set
451
452 #
453 # XFS support
454 #
455 # CONFIG_XFS_FS is not set
456 # CONFIG_MINIX_FS is not set
457 # CONFIG_ROMFS_FS is not set
458 # CONFIG_QUOTA is not set
459 CONFIG_DNOTIFY=y
460 # CONFIG_AUTOFS_FS is not set
461 # CONFIG_AUTOFS4_FS is not set
462
463 #
464 # CD-ROM/DVD Filesystems
465 #
466 # CONFIG_ISO9660_FS is not set
467 # CONFIG_UDF_FS is not set
468
469 #
470 # DOS/FAT/NT Filesystems
471 #
472 # CONFIG_MSDOS_FS is not set
473 # CONFIG_VFAT_FS is not set
474 # CONFIG_NTFS_FS is not set
475
476 #
477 # Pseudo filesystems
478 #
479 CONFIG_PROC_FS=y
480 CONFIG_SYSFS=y
481 # CONFIG_DEVFS_FS is not set
482 # CONFIG_DEVPTS_FS_XATTR is not set
483 # CONFIG_TMPFS is not set
484 # CONFIG_HUGETLB_PAGE is not set
485 CONFIG_RAMFS=y
486
487 #
488 # Miscellaneous filesystems
489 #
490 # CONFIG_ADFS_FS is not set
491 # CONFIG_AFFS_FS is not set
492 # CONFIG_HFS_FS is not set
493 # CONFIG_HFSPLUS_FS is not set
494 # CONFIG_BEFS_FS is not set
495 # CONFIG_BFS_FS is not set
496 # CONFIG_EFS_FS is not set
497 CONFIG_JFFS_FS=y
498 CONFIG_JFFS_FS_VERBOSE=0
499 # CONFIG_JFFS_PROC_FS is not set
500 # CONFIG_JFFS2_FS is not set
501 # CONFIG_CRAMFS is not set
502 # CONFIG_VXFS_FS is not set
503 # CONFIG_HPFS_FS is not set
504 # CONFIG_QNX4FS_FS is not set
505 # CONFIG_SYSV_FS is not set
506 # CONFIG_UFS_FS is not set
507
508 #
509 # Network File Systems
510 #
511
512 #
513 # Partition Types
514 #
515 # CONFIG_PARTITION_ADVANCED is not set
516 CONFIG_MSDOS_PARTITION=y
517
518 #
519 # Native Language Support
520 #
521 # CONFIG_NLS is not set
522
523 #
524 # Profiling support
525 #
526 # CONFIG_PROFILING is not set
527
528 #
529 # Kernel hacking
530 #
531 # CONFIG_PRINTK_TIME is not set
532 # CONFIG_DEBUG_KERNEL is not set
533 CONFIG_LOG_BUF_SHIFT=14
534 # CONFIG_DEBUG_BUGVERBOSE is not set
535 CONFIG_FRAME_POINTER=y
536 CONFIG_DEBUG_USER=y
537
538 #
539 # Security options
540 #
541 # CONFIG_KEYS is not set
542 # CONFIG_SECURITY is not set
543
544 #
545 # Cryptographic options
546 #
547 # CONFIG_CRYPTO is not set
548
549 #
550 # Hardware crypto devices
551 #
552
553 #
554 # Library routines
555 #
556 # CONFIG_CRC_CCITT is not set
557 CONFIG_CRC32=y
558 # CONFIG_LIBCRC32C is not set