diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
commit | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (patch) | |
tree | 0bba044c4ce775e45a88a51686b5d9f90697ea9d /arch/ppc/configs/TQM860L_defconfig |
Linux-2.6.12-rc2v2.6.12-rc2
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
Diffstat (limited to 'arch/ppc/configs/TQM860L_defconfig')
-rw-r--r-- | arch/ppc/configs/TQM860L_defconfig | 549 |
1 files changed, 549 insertions, 0 deletions
diff --git a/arch/ppc/configs/TQM860L_defconfig b/arch/ppc/configs/TQM860L_defconfig new file mode 100644 index 000000000000..857e4ab28011 --- /dev/null +++ b/arch/ppc/configs/TQM860L_defconfig | |||
@@ -0,0 +1,549 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # | ||
4 | CONFIG_MMU=y | ||
5 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
6 | CONFIG_HAVE_DEC_LOCK=y | ||
7 | |||
8 | # | ||
9 | # Code maturity level options | ||
10 | # | ||
11 | CONFIG_EXPERIMENTAL=y | ||
12 | |||
13 | # | ||
14 | # General setup | ||
15 | # | ||
16 | CONFIG_SWAP=y | ||
17 | CONFIG_SYSVIPC=y | ||
18 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
19 | CONFIG_SYSCTL=y | ||
20 | CONFIG_LOG_BUF_SHIFT=14 | ||
21 | CONFIG_EMBEDDED=y | ||
22 | CONFIG_FUTEX=y | ||
23 | # CONFIG_EPOLL is not set | ||
24 | |||
25 | # | ||
26 | # Loadable module support | ||
27 | # | ||
28 | CONFIG_MODULES=y | ||
29 | CONFIG_MODULE_UNLOAD=y | ||
30 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
31 | CONFIG_OBSOLETE_MODPARM=y | ||
32 | # CONFIG_MODVERSIONS is not set | ||
33 | CONFIG_KMOD=y | ||
34 | |||
35 | # | ||
36 | # Platform support | ||
37 | # | ||
38 | CONFIG_PPC=y | ||
39 | CONFIG_PPC32=y | ||
40 | # CONFIG_6xx is not set | ||
41 | # CONFIG_40x is not set | ||
42 | # CONFIG_POWER3 is not set | ||
43 | CONFIG_8xx=y | ||
44 | |||
45 | # | ||
46 | # IBM 4xx options | ||
47 | # | ||
48 | CONFIG_EMBEDDEDBOOT=y | ||
49 | CONFIG_SERIAL_CONSOLE=y | ||
50 | CONFIG_NOT_COHERENT_CACHE=y | ||
51 | # CONFIG_RPXLITE is not set | ||
52 | # CONFIG_RPXCLASSIC is not set | ||
53 | # CONFIG_BSEIP is not set | ||
54 | # CONFIG_FADS is not set | ||
55 | # CONFIG_TQM823L is not set | ||
56 | # CONFIG_TQM850L is not set | ||
57 | # CONFIG_TQM855L is not set | ||
58 | CONFIG_TQM860L=y | ||
59 | # CONFIG_FPS850L is not set | ||
60 | # CONFIG_SPD823TS is not set | ||
61 | # CONFIG_IVMS8 is not set | ||
62 | # CONFIG_IVML24 is not set | ||
63 | # CONFIG_SM850 is not set | ||
64 | # CONFIG_HERMES_PRO is not set | ||
65 | # CONFIG_IP860 is not set | ||
66 | # CONFIG_LWMON is not set | ||
67 | # CONFIG_PCU_E is not set | ||
68 | # CONFIG_CCM is not set | ||
69 | # CONFIG_LANTEC is not set | ||
70 | # CONFIG_MBX is not set | ||
71 | # CONFIG_WINCEPT is not set | ||
72 | CONFIG_TQM8xxL=y | ||
73 | # CONFIG_SMP is not set | ||
74 | # CONFIG_PREEMPT is not set | ||
75 | CONFIG_MATH_EMULATION=y | ||
76 | # CONFIG_CPU_FREQ is not set | ||
77 | |||
78 | # | ||
79 | # General setup | ||
80 | # | ||
81 | # CONFIG_HIGHMEM is not set | ||
82 | # CONFIG_PCI is not set | ||
83 | # CONFIG_PCI_DOMAINS is not set | ||
84 | # CONFIG_PCI_QSPAN is not set | ||
85 | CONFIG_KCORE_ELF=y | ||
86 | CONFIG_BINFMT_ELF=y | ||
87 | CONFIG_KERNEL_ELF=y | ||
88 | # CONFIG_BINFMT_MISC is not set | ||
89 | # CONFIG_HOTPLUG is not set | ||
90 | |||
91 | # | ||
92 | # Parallel port support | ||
93 | # | ||
94 | # CONFIG_PARPORT is not set | ||
95 | # CONFIG_CMDLINE_BOOL is not set | ||
96 | |||
97 | # | ||
98 | # Advanced setup | ||
99 | # | ||
100 | # CONFIG_ADVANCED_OPTIONS is not set | ||
101 | |||
102 | # | ||
103 | # Default settings for advanced configuration options are used | ||
104 | # | ||
105 | CONFIG_HIGHMEM_START=0xfe000000 | ||
106 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
107 | CONFIG_KERNEL_START=0xc0000000 | ||
108 | CONFIG_TASK_SIZE=0x80000000 | ||
109 | CONFIG_BOOT_LOAD=0x00400000 | ||
110 | |||
111 | # | ||
112 | # Memory Technology Devices (MTD) | ||
113 | # | ||
114 | # CONFIG_MTD is not set | ||
115 | |||
116 | # | ||
117 | # Plug and Play support | ||
118 | # | ||
119 | # CONFIG_PNP is not set | ||
120 | |||
121 | # | ||
122 | # Block devices | ||
123 | # | ||
124 | # CONFIG_BLK_DEV_FD is not set | ||
125 | # CONFIG_BLK_DEV_LOOP is not set | ||
126 | # CONFIG_BLK_DEV_NBD is not set | ||
127 | # CONFIG_BLK_DEV_RAM is not set | ||
128 | # CONFIG_BLK_DEV_INITRD is not set | ||
129 | |||
130 | # | ||
131 | # Multi-device support (RAID and LVM) | ||
132 | # | ||
133 | # CONFIG_MD is not set | ||
134 | |||
135 | # | ||
136 | # ATA/IDE/MFM/RLL support | ||
137 | # | ||
138 | CONFIG_IDE=y | ||
139 | |||
140 | # | ||
141 | # IDE, ATA and ATAPI Block devices | ||
142 | # | ||
143 | CONFIG_BLK_DEV_IDE=y | ||
144 | |||
145 | # | ||
146 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
147 | # | ||
148 | # CONFIG_BLK_DEV_HD is not set | ||
149 | CONFIG_BLK_DEV_IDEDISK=y | ||
150 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
151 | # CONFIG_IDEDISK_STROKE is not set | ||
152 | # CONFIG_BLK_DEV_IDECD is not set | ||
153 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
154 | # CONFIG_IDE_TASK_IOCTL is not set | ||
155 | |||
156 | # | ||
157 | # IDE chipset support/bugfixes | ||
158 | # | ||
159 | CONFIG_BLK_DEV_MPC8xx_IDE=y | ||
160 | CONFIG_IDE_8xx_PCCARD=y | ||
161 | # CONFIG_IDE_8xx_DIRECT is not set | ||
162 | # CONFIG_IDE_EXT_DIRECT is not set | ||
163 | |||
164 | # | ||
165 | # SCSI support | ||
166 | # | ||
167 | # CONFIG_SCSI is not set | ||
168 | |||
169 | # | ||
170 | # Fusion MPT device support | ||
171 | # | ||
172 | |||
173 | # | ||
174 | # I2O device support | ||
175 | # | ||
176 | |||
177 | # | ||
178 | # Networking support | ||
179 | # | ||
180 | CONFIG_NET=y | ||
181 | |||
182 | # | ||
183 | # Networking options | ||
184 | # | ||
185 | CONFIG_PACKET=y | ||
186 | # CONFIG_PACKET_MMAP is not set | ||
187 | # CONFIG_NETLINK_DEV is not set | ||
188 | # CONFIG_NETFILTER is not set | ||
189 | CONFIG_UNIX=y | ||
190 | # CONFIG_NET_KEY is not set | ||
191 | CONFIG_INET=y | ||
192 | # CONFIG_IP_MULTICAST is not set | ||
193 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
194 | CONFIG_IP_PNP=y | ||
195 | CONFIG_IP_PNP_DHCP=y | ||
196 | # CONFIG_IP_PNP_BOOTP is not set | ||
197 | # CONFIG_IP_PNP_RARP is not set | ||
198 | # CONFIG_NET_IPIP is not set | ||
199 | # CONFIG_NET_IPGRE is not set | ||
200 | # CONFIG_ARPD is not set | ||
201 | # CONFIG_INET_ECN is not set | ||
202 | # CONFIG_SYN_COOKIES is not set | ||
203 | # CONFIG_INET_AH is not set | ||
204 | # CONFIG_INET_ESP is not set | ||
205 | # CONFIG_INET_IPCOMP is not set | ||
206 | # CONFIG_IPV6 is not set | ||
207 | # CONFIG_XFRM_USER is not set | ||
208 | |||
209 | # | ||
210 | # SCTP Configuration (EXPERIMENTAL) | ||
211 | # | ||
212 | CONFIG_IPV6_SCTP__=y | ||
213 | # CONFIG_IP_SCTP is not set | ||
214 | # CONFIG_ATM is not set | ||
215 | # CONFIG_VLAN_8021Q is not set | ||
216 | # CONFIG_LLC is not set | ||
217 | # CONFIG_DECNET is not set | ||
218 | # CONFIG_BRIDGE is not set | ||
219 | # CONFIG_X25 is not set | ||
220 | # CONFIG_LAPB is not set | ||
221 | # CONFIG_NET_DIVERT is not set | ||
222 | # CONFIG_ECONET is not set | ||
223 | # CONFIG_WAN_ROUTER is not set | ||
224 | # CONFIG_NET_HW_FLOWCONTROL is not set | ||
225 | |||
226 | # | ||
227 | # QoS and/or fair queueing | ||
228 | # | ||
229 | # CONFIG_NET_SCHED is not set | ||
230 | |||
231 | # | ||
232 | # Network testing | ||
233 | # | ||
234 | # CONFIG_NET_PKTGEN is not set | ||
235 | CONFIG_NETDEVICES=y | ||
236 | # CONFIG_DUMMY is not set | ||
237 | # CONFIG_BONDING is not set | ||
238 | # CONFIG_EQUALIZER is not set | ||
239 | # CONFIG_TUN is not set | ||
240 | # CONFIG_ETHERTAP is not set | ||
241 | |||
242 | # | ||
243 | # Ethernet (10 or 100Mbit) | ||
244 | # | ||
245 | CONFIG_NET_ETHERNET=y | ||
246 | # CONFIG_MII is not set | ||
247 | # CONFIG_OAKNET is not set | ||
248 | |||
249 | # | ||
250 | # Ethernet (1000 Mbit) | ||
251 | # | ||
252 | |||
253 | # | ||
254 | # Ethernet (10000 Mbit) | ||
255 | # | ||
256 | # CONFIG_PPP is not set | ||
257 | # CONFIG_SLIP is not set | ||
258 | |||
259 | # | ||
260 | # Wireless LAN (non-hamradio) | ||
261 | # | ||
262 | # CONFIG_NET_RADIO is not set | ||
263 | |||
264 | # | ||
265 | # Token Ring devices (depends on LLC=y) | ||
266 | # | ||
267 | # CONFIG_SHAPER is not set | ||
268 | |||
269 | # | ||
270 | # Wan interfaces | ||
271 | # | ||
272 | # CONFIG_WAN is not set | ||
273 | |||
274 | # | ||
275 | # Amateur Radio support | ||
276 | # | ||
277 | # CONFIG_HAMRADIO is not set | ||
278 | |||
279 | # | ||
280 | # IrDA (infrared) support | ||
281 | # | ||
282 | # CONFIG_IRDA is not set | ||
283 | |||
284 | # | ||
285 | # ISDN subsystem | ||
286 | # | ||
287 | # CONFIG_ISDN_BOOL is not set | ||
288 | |||
289 | # | ||
290 | # Graphics support | ||
291 | # | ||
292 | # CONFIG_FB is not set | ||
293 | |||
294 | # | ||
295 | # Old CD-ROM drivers (not SCSI, not IDE) | ||
296 | # | ||
297 | # CONFIG_CD_NO_IDESCSI is not set | ||
298 | |||
299 | # | ||
300 | # Input device support | ||
301 | # | ||
302 | # CONFIG_INPUT is not set | ||
303 | |||
304 | # | ||
305 | # Userland interfaces | ||
306 | # | ||
307 | |||
308 | # | ||
309 | # Input I/O drivers | ||
310 | # | ||
311 | # CONFIG_GAMEPORT is not set | ||
312 | CONFIG_SOUND_GAMEPORT=y | ||
313 | # CONFIG_SERIO is not set | ||
314 | |||
315 | # | ||
316 | # Input Device Drivers | ||
317 | # | ||
318 | |||
319 | # | ||
320 | # Macintosh device drivers | ||
321 | # | ||
322 | |||
323 | # | ||
324 | # Serial drivers | ||
325 | # | ||
326 | # CONFIG_SERIAL_8250 is not set | ||
327 | |||
328 | # | ||
329 | # Non-8250 serial port support | ||
330 | # | ||
331 | CONFIG_SERIAL_CORE=y | ||
332 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
333 | CONFIG_SERIAL_CPM=y | ||
334 | CONFIG_SERIAL_CPM_CONSOLE=y | ||
335 | # CONFIG_SERIAL_CPM_SCC1 is not set | ||
336 | # CONFIG_SERIAL_CPM_SCC2 is not set | ||
337 | # CONFIG_SERIAL_CPM_SCC3 is not set | ||
338 | # CONFIG_SERIAL_CPM_SCC4 is not set | ||
339 | CONFIG_SERIAL_CPM_SMC1=y | ||
340 | CONFIG_SERIAL_CPM_SMC2=y | ||
341 | CONFIG_UNIX98_PTYS=y | ||
342 | # CONFIG_LEGACY_PTYS is not set | ||
343 | |||
344 | # | ||
345 | # I2C support | ||
346 | # | ||
347 | # CONFIG_I2C is not set | ||
348 | |||
349 | # | ||
350 | # I2C Hardware Sensors Mainboard support | ||
351 | # | ||
352 | |||
353 | # | ||
354 | # I2C Hardware Sensors Chip support | ||
355 | # | ||
356 | # CONFIG_I2C_SENSOR is not set | ||
357 | |||
358 | # | ||
359 | # Mice | ||
360 | # | ||
361 | # CONFIG_BUSMOUSE is not set | ||
362 | # CONFIG_QIC02_TAPE is not set | ||
363 | |||
364 | # | ||
365 | # IPMI | ||
366 | # | ||
367 | # CONFIG_IPMI_HANDLER is not set | ||
368 | |||
369 | # | ||
370 | # Watchdog Cards | ||
371 | # | ||
372 | # CONFIG_WATCHDOG is not set | ||
373 | # CONFIG_NVRAM is not set | ||
374 | CONFIG_GEN_RTC=y | ||
375 | # CONFIG_GEN_RTC_X is not set | ||
376 | # CONFIG_DTLK is not set | ||
377 | # CONFIG_R3964 is not set | ||
378 | # CONFIG_APPLICOM is not set | ||
379 | |||
380 | # | ||
381 | # Ftape, the floppy tape device driver | ||
382 | # | ||
383 | # CONFIG_FTAPE is not set | ||
384 | # CONFIG_AGP is not set | ||
385 | # CONFIG_DRM is not set | ||
386 | # CONFIG_RAW_DRIVER is not set | ||
387 | # CONFIG_HANGCHECK_TIMER is not set | ||
388 | |||
389 | # | ||
390 | # Multimedia devices | ||
391 | # | ||
392 | # CONFIG_VIDEO_DEV is not set | ||
393 | |||
394 | # | ||
395 | # Digital Video Broadcasting Devices | ||
396 | # | ||
397 | # CONFIG_DVB is not set | ||
398 | |||
399 | # | ||
400 | # File systems | ||
401 | # | ||
402 | CONFIG_EXT2_FS=y | ||
403 | # CONFIG_EXT2_FS_XATTR is not set | ||
404 | CONFIG_EXT3_FS=y | ||
405 | CONFIG_EXT3_FS_XATTR=y | ||
406 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
407 | # CONFIG_EXT3_FS_SECURITY is not set | ||
408 | CONFIG_JBD=y | ||
409 | # CONFIG_JBD_DEBUG is not set | ||
410 | CONFIG_FS_MBCACHE=y | ||
411 | # CONFIG_REISERFS_FS is not set | ||
412 | # CONFIG_JFS_FS is not set | ||
413 | # CONFIG_XFS_FS is not set | ||
414 | # CONFIG_MINIX_FS is not set | ||
415 | # CONFIG_ROMFS_FS is not set | ||
416 | # CONFIG_QUOTA is not set | ||
417 | # CONFIG_AUTOFS_FS is not set | ||
418 | # CONFIG_AUTOFS4_FS is not set | ||
419 | |||
420 | # | ||
421 | # CD-ROM/DVD Filesystems | ||
422 | # | ||
423 | # CONFIG_ISO9660_FS is not set | ||
424 | # CONFIG_UDF_FS is not set | ||
425 | |||
426 | # | ||
427 | # DOS/FAT/NT Filesystems | ||
428 | # | ||
429 | # CONFIG_FAT_FS is not set | ||
430 | # CONFIG_NTFS_FS is not set | ||
431 | |||
432 | # | ||
433 | # Pseudo filesystems | ||
434 | # | ||
435 | CONFIG_PROC_FS=y | ||
436 | # CONFIG_DEVFS_FS is not set | ||
437 | CONFIG_DEVPTS_FS=y | ||
438 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
439 | CONFIG_TMPFS=y | ||
440 | CONFIG_RAMFS=y | ||
441 | |||
442 | # | ||
443 | # Miscellaneous filesystems | ||
444 | # | ||
445 | # CONFIG_ADFS_FS is not set | ||
446 | # CONFIG_AFFS_FS is not set | ||
447 | # CONFIG_HFS_FS is not set | ||
448 | # CONFIG_BEFS_FS is not set | ||
449 | # CONFIG_BFS_FS is not set | ||
450 | # CONFIG_EFS_FS is not set | ||
451 | # CONFIG_CRAMFS is not set | ||
452 | # CONFIG_VXFS_FS is not set | ||
453 | # CONFIG_HPFS_FS is not set | ||
454 | # CONFIG_QNX4FS_FS is not set | ||
455 | # CONFIG_SYSV_FS is not set | ||
456 | # CONFIG_UFS_FS is not set | ||
457 | |||
458 | # | ||
459 | # Network File Systems | ||
460 | # | ||
461 | CONFIG_NFS_FS=y | ||
462 | # CONFIG_NFS_V3 is not set | ||
463 | # CONFIG_NFS_V4 is not set | ||
464 | # CONFIG_NFSD is not set | ||
465 | CONFIG_ROOT_NFS=y | ||
466 | CONFIG_LOCKD=y | ||
467 | # CONFIG_EXPORTFS is not set | ||
468 | CONFIG_SUNRPC=y | ||
469 | # CONFIG_SUNRPC_GSS is not set | ||
470 | # CONFIG_SMB_FS is not set | ||
471 | # CONFIG_CIFS is not set | ||
472 | # CONFIG_NCP_FS is not set | ||
473 | # CONFIG_CODA_FS is not set | ||
474 | # CONFIG_INTERMEZZO_FS is not set | ||
475 | # CONFIG_AFS_FS is not set | ||
476 | |||
477 | # | ||
478 | # Partition Types | ||
479 | # | ||
480 | CONFIG_PARTITION_ADVANCED=y | ||
481 | # CONFIG_ACORN_PARTITION is not set | ||
482 | # CONFIG_OSF_PARTITION is not set | ||
483 | # CONFIG_AMIGA_PARTITION is not set | ||
484 | # CONFIG_ATARI_PARTITION is not set | ||
485 | CONFIG_MAC_PARTITION=y | ||
486 | CONFIG_MSDOS_PARTITION=y | ||
487 | # CONFIG_BSD_DISKLABEL is not set | ||
488 | # CONFIG_MINIX_SUBPARTITION is not set | ||
489 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
490 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
491 | # CONFIG_LDM_PARTITION is not set | ||
492 | # CONFIG_NEC98_PARTITION is not set | ||
493 | # CONFIG_SGI_PARTITION is not set | ||
494 | # CONFIG_ULTRIX_PARTITION is not set | ||
495 | # CONFIG_SUN_PARTITION is not set | ||
496 | # CONFIG_EFI_PARTITION is not set | ||
497 | |||
498 | # | ||
499 | # Sound | ||
500 | # | ||
501 | # CONFIG_SOUND is not set | ||
502 | |||
503 | # | ||
504 | # MPC8xx CPM Options | ||
505 | # | ||
506 | CONFIG_SCC_ENET=y | ||
507 | CONFIG_SCC1_ENET=y | ||
508 | # CONFIG_SCC2_ENET is not set | ||
509 | # CONFIG_SCC3_ENET is not set | ||
510 | # CONFIG_FEC_ENET is not set | ||
511 | CONFIG_ENET_BIG_BUFFERS=y | ||
512 | |||
513 | # | ||
514 | # Generic MPC8xx Options | ||
515 | # | ||
516 | CONFIG_8xx_COPYBACK=y | ||
517 | # CONFIG_8xx_CPU6 is not set | ||
518 | # CONFIG_UCODE_PATCH is not set | ||
519 | |||
520 | # | ||
521 | # USB support | ||
522 | # | ||
523 | # CONFIG_USB_GADGET is not set | ||
524 | |||
525 | # | ||
526 | # Bluetooth support | ||
527 | # | ||
528 | # CONFIG_BT is not set | ||
529 | |||
530 | # | ||
531 | # Library routines | ||
532 | # | ||
533 | # CONFIG_CRC32 is not set | ||
534 | |||
535 | # | ||
536 | # Kernel hacking | ||
537 | # | ||
538 | # CONFIG_DEBUG_KERNEL is not set | ||
539 | # CONFIG_KALLSYMS is not set | ||
540 | |||
541 | # | ||
542 | # Security options | ||
543 | # | ||
544 | # CONFIG_SECURITY is not set | ||
545 | |||
546 | # | ||
547 | # Cryptographic options | ||
548 | # | ||
549 | # CONFIG_CRYPTO is not set | ||