ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / arch / arm / configs / clps7500_defconfig
1 #
2 # Automatically generated make config: don't edit
3 #
4 CONFIG_ARM=y
5 # CONFIG_EISA is not set
6 # CONFIG_SBUS is not set
7 # CONFIG_MCA is not set
8 CONFIG_UID16=y
9
10 #
11 # Code maturity level options
12 #
13 CONFIG_EXPERIMENTAL=y
14 CONFIG_OBSOLETE=y
15
16 #
17 # Loadable module support
18 #
19 # CONFIG_MODULES is not set
20
21 #
22 # System Type
23 #
24 # CONFIG_ARCH_ARCA5K is not set
25 CONFIG_ARCH_CLPS7500=y
26 # CONFIG_ARCH_CO285 is not set
27 # CONFIG_ARCH_EBSA110 is not set
28 # CONFIG_ARCH_L7200 is not set
29 # CONFIG_ARCH_FTVPCI is not set
30 # CONFIG_ARCH_TBOX is not set
31 # CONFIG_ARCH_SHARK is not set
32 # CONFIG_ARCH_FOOTBRIDGE is not set
33 # CONFIG_ARCH_INTEGRATOR is not set
34 # CONFIG_ARCH_RPC is not set
35 # CONFIG_ARCH_SA1100 is not set
36 # CONFIG_ARCH_CLPS711X is not set
37
38 #
39 # Archimedes/A5000 Implementations
40 #
41
42 #
43 # Footbridge Implementations
44 #
45
46 #
47 # SA11x0 Implementations
48 #
49
50 #
51 # CLPS711X/EP721X Implementations
52 #
53 # CONFIG_ARCH_ACORN is not set
54 # CONFIG_FOOTBRIDGE is not set
55 # CONFIG_FOOTBRIDGE_HOST is not set
56 # CONFIG_FOOTBRIDGE_ADDIN is not set
57 CONFIG_CPU_32=y
58 # CONFIG_CPU_26 is not set
59
60 #
61 # Processor Type
62 #
63 CONFIG_CPU_32v3=y
64 # CONFIG_CPU_32v4 is not set
65 # CONFIG_CPU_ARM610 is not set
66 CONFIG_CPU_ARM710=y
67 # CONFIG_CPU_ARM720T is not set
68 # CONFIG_CPU_ARM920T is not set
69 # CONFIG_CPU_ARM1020 is not set
70 # CONFIG_CPU_SA110 is not set
71 # CONFIG_CPU_SA1100 is not set
72 # CONFIG_DISCONTIGMEM is not set
73
74 #
75 # General setup
76 #
77 CONFIG_ANGELBOOT=y
78 # CONFIG_PCI is not set
79 CONFIG_ISA=y
80 # CONFIG_ISA_DMA is not set
81 # CONFIG_HOTPLUG is not set
82 # CONFIG_PCMCIA is not set
83 CONFIG_NET=y
84 CONFIG_SYSVIPC=y
85 # CONFIG_BSD_PROCESS_ACCT is not set
86 # CONFIG_SYSCTL is not set
87 CONFIG_NWFPE=y
88 CONFIG_KCORE_ELF=y
89 # CONFIG_KCORE_AOUT is not set
90 # CONFIG_BINFMT_AOUT is not set
91 CONFIG_BINFMT_ELF=y
92 # CONFIG_BINFMT_MISC is not set
93 # CONFIG_PM is not set
94 # CONFIG_ARTHUR is not set
95 CONFIG_CMDLINE="mem=16M root=nfs"
96 # CONFIG_ALIGNMENT_TRAP is not set
97
98 #
99 # Parallel port support
100 #
101 CONFIG_PARPORT=y
102 CONFIG_PARPORT_PC=y
103 CONFIG_PARPORT_PC_FIFO=y
104 # CONFIG_PARPORT_PC_SUPERIO is not set
105 # CONFIG_PARPORT_AMIGA is not set
106 # CONFIG_PARPORT_MFC3 is not set
107 # CONFIG_PARPORT_ATARI is not set
108 # CONFIG_PARPORT_SUNBPP is not set
109 # CONFIG_PARPORT_OTHER is not set
110 CONFIG_PARPORT_1284=y
111
112 #
113 # Memory Technology Devices (MTD)
114 #
115 CONFIG_MTD=y
116 # CONFIG_MTD_DEBUG is not set
117
118 #
119 # Disk-On-Chip Device Drivers
120 #
121 # CONFIG_MTD_DOC1000 is not set
122 # CONFIG_MTD_DOC2000 is not set
123 # CONFIG_MTD_DOC2001 is not set
124 # CONFIG_MTD_DOCPROBE is not set
125
126 #
127 # RAM/ROM Device Drivers
128 #
129 # CONFIG_MTD_SLRAM is not set
130 # CONFIG_MTD_PMC551_BUGFIX is not set
131 # CONFIG_MTD_PMC551_DEBUG is not set
132 # CONFIG_MTD_MTDRAM is not set
133
134 #
135 # Linearly Mapped Flash Device Drivers
136 #
137 # CONFIG_MTD_CFI is not set
138 # CONFIG_MTD_RAM is not set
139 # CONFIG_MTD_ROM is not set
140 # CONFIG_MTD_JEDEC is not set
141
142 #
143 # Drivers for chip mappings
144 #
145
146 #
147 # User modules and translation layers for MTD devices
148 #
149 # CONFIG_MTD_CHAR is not set
150 # CONFIG_MTD_BLOCK is not set
151 # CONFIG_FTL is not set
152 # CONFIG_NFTL is not set
153
154 #
155 # Plug and Play configuration
156 #
157 # CONFIG_PNP is not set
158
159 #
160 # Block devices
161 #
162 # CONFIG_BLK_DEV_FD is not set
163 # CONFIG_BLK_DEV_XD is not set
164 # CONFIG_PARIDE is not set
165 # CONFIG_BLK_DEV_LOOP is not set
166 CONFIG_BLK_DEV_NBD=y
167 CONFIG_BLK_DEV_RAM=y
168 CONFIG_BLK_DEV_RAM_SIZE=4096
169 # CONFIG_BLK_DEV_INITRD is not set
170 # CONFIG_BLK_DEV_FLD7500 is not set
171
172 #
173 # Networking options
174 #
175 # CONFIG_PACKET is not set
176 # CONFIG_NETLINK is not set
177 # CONFIG_NETFILTER is not set
178 # CONFIG_FILTER is not set
179 CONFIG_UNIX=y
180 CONFIG_INET=y
181 # CONFIG_IP_MULTICAST is not set
182 # CONFIG_IP_ADVANCED_ROUTER is not set
183 CONFIG_IP_PNP=y
184 CONFIG_IP_PNP_BOOTP=y
185 # CONFIG_IP_PNP_RARP is not set
186 # CONFIG_NET_IPIP is not set
187 # CONFIG_NET_IPGRE is not set
188 # CONFIG_INET_ECN is not set
189 # CONFIG_SYN_COOKIES is not set
190 # CONFIG_IPV6 is not set
191 # CONFIG_KHTTPD is not set
192 # CONFIG_ATM is not set
193
194 #
195 #  
196 #
197 # CONFIG_IPX is not set
198 # CONFIG_ATALK is not set
199 # CONFIG_DECNET is not set
200 # CONFIG_BRIDGE is not set
201 # CONFIG_X25 is not set
202 # CONFIG_LAPB is not set
203 # CONFIG_LLC is not set
204 # CONFIG_NET_DIVERT is not set
205 # CONFIG_ECONET is not set
206 # CONFIG_WAN_ROUTER is not set
207 # CONFIG_NET_FASTROUTE is not set
208 # CONFIG_NET_HW_FLOWCONTROL is not set
209
210 #
211 # QoS and/or fair queueing
212 #
213 # CONFIG_NET_SCHED is not set
214
215 #
216 # Network device support
217 #
218 CONFIG_NETDEVICES=y
219
220 #
221 # ARCnet devices
222 #
223 # CONFIG_ARCNET is not set
224 CONFIG_DUMMY=y
225 # CONFIG_BONDING is not set
226 # CONFIG_EQUALIZER is not set
227 # CONFIG_TUN is not set
228 # CONFIG_NET_SB1000 is not set
229
230 #
231 # Ethernet (10 or 100Mbit)
232 #
233 CONFIG_NET_ETHERNET=y
234 # CONFIG_NET_VENDOR_3COM is not set
235 # CONFIG_LANCE is not set
236 # CONFIG_NET_VENDOR_SMC is not set
237 # CONFIG_NET_VENDOR_RACAL is not set
238 # CONFIG_AT1700 is not set
239 # CONFIG_DEPCA is not set
240 # CONFIG_HP100 is not set
241 # CONFIG_NET_ISA is not set
242 CONFIG_NET_PCI=y
243 # CONFIG_AC3200 is not set
244 # CONFIG_APRICOT is not set
245 CONFIG_CS89x0=y
246 # CONFIG_ZNET is not set
247 # CONFIG_NET_POCKET is not set
248
249 #
250 # Ethernet (1000 Mbit)
251 #
252 # CONFIG_ACENIC_OMIT_TIGON_I is not set
253 # CONFIG_FDDI is not set
254 # CONFIG_HIPPI is not set
255 # CONFIG_PLIP is not set
256 CONFIG_PPP=y
257 # CONFIG_PPP_MULTILINK is not set
258 # CONFIG_PPP_ASYNC is not set
259 # CONFIG_PPP_SYNC_TTY is not set
260 # CONFIG_PPP_DEFLATE is not set
261 # CONFIG_PPP_BSDCOMP is not set
262 # CONFIG_PPPOE is not set
263 CONFIG_SLIP=y
264 CONFIG_SLIP_COMPRESSED=y
265 # CONFIG_SLIP_SMART is not set
266 # CONFIG_SLIP_MODE_SLIP6 is not set
267
268 #
269 # Wireless LAN (non-hamradio)
270 #
271 # CONFIG_NET_RADIO is not set
272
273 #
274 # Token Ring devices
275 #
276 # CONFIG_TR is not set
277 # CONFIG_NET_FC is not set
278 # CONFIG_RCPCI is not set
279 # CONFIG_SHAPER is not set
280
281 #
282 # Wan interfaces
283 #
284 # CONFIG_WAN is not set
285 # CONFIG_ASH is not set
286
287 #
288 # Amateur Radio support
289 #
290 # CONFIG_HAMRADIO is not set
291
292 #
293 # IrDA (infrared) support
294 #
295 # CONFIG_IRDA is not set
296
297 #
298 # ATA/IDE/MFM/RLL support
299 #
300 # CONFIG_IDE is not set
301 # CONFIG_BLK_DEV_HD is not set
302
303 #
304 # SCSI support
305 #
306 # CONFIG_SCSI is not set
307
308 #
309 # I2O device support
310 #
311 # CONFIG_I2O is not set
312
313 #
314 # ISDN subsystem
315 #
316 # CONFIG_ISDN is not set
317
318 #
319 # Input core support
320 #
321 # CONFIG_INPUT is not set
322
323 #
324 # Character devices
325 #
326 CONFIG_VT=y
327 CONFIG_VT_CONSOLE=y
328 CONFIG_SERIAL=y
329 # CONFIG_SERIAL_CONSOLE is not set
330 # CONFIG_SERIAL_EXTENDED is not set
331 # CONFIG_SERIAL_NONSTANDARD is not set
332 CONFIG_UNIX98_PTYS=y
333 CONFIG_UNIX98_PTY_COUNT=256
334 CONFIG_PRINTER=y
335 # CONFIG_LP_CONSOLE is not set
336 # CONFIG_PPDEV is not set
337
338 #
339 # I2C support
340 #
341 CONFIG_I2C=y
342 CONFIG_I2C_ALGOBIT=y
343 # CONFIG_I2C_ALGOPCF is not set
344 # CONFIG_I2C_CHARDEV is not set
345
346 #
347 # Mice
348 #
349 CONFIG_BUSMOUSE=y
350 # CONFIG_ATIXL_BUSMOUSE is not set
351 # CONFIG_LOGIBUSMOUSE is not set
352 # CONFIG_MS_BUSMOUSE is not set
353 CONFIG_MOUSE=y
354 # CONFIG_PSMOUSE is not set
355 # CONFIG_82C710_MOUSE is not set
356 # CONFIG_PC110_PAD is not set
357
358 #
359 # Joysticks
360 #
361
362 #
363 # Game port support
364 #
365
366 #
367 # Gameport joysticks
368 #
369
370 #
371 # Serial port support
372 #
373
374 #
375 # Serial port joysticks
376 #
377
378 #
379 # Parallel port joysticks
380 #
381 # CONFIG_QIC02_TAPE is not set
382
383 #
384 # Watchdog Cards
385 #
386 # CONFIG_WATCHDOG is not set
387 CONFIG_CLPS7500_FLASH=y
388 # CONFIG_NVRAM is not set
389 # CONFIG_RTC is not set
390 # CONFIG_DTLK is not set
391 # CONFIG_R3964 is not set
392 # CONFIG_APPLICOM is not set
393 # CONFIG_AGP is not set
394 # CONFIG_DRM is not set
395
396 #
397 # Multimedia devices
398 #
399 # CONFIG_VIDEO_DEV is not set
400
401 #
402 # File systems
403 #
404 # CONFIG_QUOTA is not set
405 # CONFIG_AUTOFS_FS is not set
406 # CONFIG_AUTOFS4_FS is not set
407 # CONFIG_ADFS_FS is not set
408 # CONFIG_AFFS_FS is not set
409 # CONFIG_HFS_FS is not set
410 # CONFIG_BFS_FS is not set
411 # CONFIG_FAT_FS is not set
412 # CONFIG_EFS_FS is not set
413 # CONFIG_JFFS_FS is not set
414 # CONFIG_CRAMFS is not set
415 # CONFIG_RAMFS is not set
416 # CONFIG_ISO9660_FS is not set
417 CONFIG_MINIX_FS=y
418 # CONFIG_NTFS_FS is not set
419 # CONFIG_NTFS_DEBUG is not set
420 # CONFIG_NTFS_RW is not set
421 # CONFIG_HPFS_FS is not set
422 CONFIG_PROC_FS=y
423 # CONFIG_DEVFS_FS is not set
424 CONFIG_DEVPTS_FS=y
425 # CONFIG_QNX4FS_FS is not set
426 # CONFIG_ROMFS_FS is not set
427 CONFIG_EXT2_FS=y
428 # CONFIG_SYSV_FS is not set
429 # CONFIG_UDF_FS is not set
430 # CONFIG_UFS_FS is not set
431
432 #
433 # Network File Systems
434 #
435 # CONFIG_CODA_FS is not set
436 CONFIG_NFS_FS=y
437 # CONFIG_NFS_V3 is not set
438 CONFIG_ROOT_NFS=y
439 # CONFIG_NFSD is not set
440 CONFIG_SUNRPC=y
441 CONFIG_LOCKD=y
442 # CONFIG_SMB_FS is not set
443 # CONFIG_NCP_FS is not set
444
445 #
446 # Partition Types
447 #
448 CONFIG_PARTITION_ADVANCED=y
449 # CONFIG_ACORN_PARTITION is not set
450 # CONFIG_OSF_PARTITION is not set
451 # CONFIG_AMIGA_PARTITION is not set
452 # CONFIG_ATARI_PARTITION is not set
453 # CONFIG_MAC_PARTITION is not set
454 # CONFIG_MSDOS_PARTITION is not set
455 # CONFIG_SGI_PARTITION is not set
456 # CONFIG_ULTRIX_PARTITION is not set
457 # CONFIG_SUN_PARTITION is not set
458 # CONFIG_SMB_NLS is not set
459 # CONFIG_NLS is not set
460
461 #
462 # Console drivers
463 #
464 CONFIG_PC_KEYB=y
465 CONFIG_PC_KEYMAP=y
466 # CONFIG_VGA_CONSOLE is not set
467 CONFIG_FB=y
468
469 #
470 # Frame-buffer support
471 #
472 CONFIG_FB=y
473 CONFIG_DUMMY_CONSOLE=y
474 CONFIG_FB_ACORN=y
475 # CONFIG_CHRONTEL_7003 is not set
476 # CONFIG_FB_VIRTUAL is not set
477 CONFIG_FBCON_ADVANCED=y
478 CONFIG_FBCON_MFB=y
479 CONFIG_FBCON_CFB2=y
480 CONFIG_FBCON_CFB4=y
481 CONFIG_FBCON_CFB8=y
482 CONFIG_FBCON_CFB16=y
483 CONFIG_FBCON_CFB24=y
484 # CONFIG_FBCON_CFB32 is not set
485 # CONFIG_FBCON_AFB is not set
486 # CONFIG_FBCON_ILBM is not set
487 # CONFIG_FBCON_IPLAN2P2 is not set
488 # CONFIG_FBCON_IPLAN2P4 is not set
489 # CONFIG_FBCON_IPLAN2P8 is not set
490 # CONFIG_FBCON_MAC is not set
491 # CONFIG_FBCON_VGA_PLANES is not set
492 # CONFIG_FBCON_VGA is not set
493 # CONFIG_FBCON_HGA is not set
494 # CONFIG_FBCON_FONTWIDTH8_ONLY is not set
495 # CONFIG_FBCON_FONTS is not set
496 CONFIG_FONT_8x8=y
497 CONFIG_FONT_8x16=y
498
499 #
500 # Sound
501 #
502 # CONFIG_SOUND is not set
503
504 #
505 # USB support
506 #
507 # CONFIG_USB is not set
508
509 #
510 # Kernel hacking
511 #
512 # CONFIG_FRAME_POINTER is not set
513 # CONFIG_DEBUG_ERRORS is not set
514 # CONFIG_DEBUG_USER is not set
515 # CONFIG_DEBUG_INFO is not set
516 CONFIG_MAGIC_SYSRQ=y
517 CONFIG_DEBUG_LL=y