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/m68knommu/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/m68knommu/defconfig')
-rw-r--r-- | arch/m68knommu/defconfig | 538 |
1 files changed, 538 insertions, 0 deletions
diff --git a/arch/m68knommu/defconfig b/arch/m68knommu/defconfig new file mode 100644 index 000000000000..e4bd31be966a --- /dev/null +++ b/arch/m68knommu/defconfig | |||
@@ -0,0 +1,538 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # | ||
4 | # CONFIG_MMU is not set | ||
5 | # CONFIG_FPU is not set | ||
6 | CONFIG_UID16=y | ||
7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
8 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
9 | |||
10 | # | ||
11 | # Code maturity level options | ||
12 | # | ||
13 | CONFIG_EXPERIMENTAL=y | ||
14 | |||
15 | # | ||
16 | # General setup | ||
17 | # | ||
18 | # CONFIG_SYSVIPC is not set | ||
19 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
20 | # CONFIG_SYSCTL is not set | ||
21 | CONFIG_LOG_BUF_SHIFT=14 | ||
22 | |||
23 | # | ||
24 | # Loadable module support | ||
25 | # | ||
26 | # CONFIG_MODULES is not set | ||
27 | |||
28 | # | ||
29 | # Processor type and features | ||
30 | # | ||
31 | # CONFIG_M68328 is not set | ||
32 | # CONFIG_M68EZ328 is not set | ||
33 | # CONFIG_M68VZ328 is not set | ||
34 | # CONFIG_M68360 is not set | ||
35 | # CONFIG_M5206 is not set | ||
36 | # CONFIG_M5206e is not set | ||
37 | # CONFIG_M5249 is not set | ||
38 | # CONFIG_M527x is not set | ||
39 | CONFIG_M5272=y | ||
40 | # CONFIG_M528x is not set | ||
41 | # CONFIG_M5307 is not set | ||
42 | # CONFIG_M5407 is not set | ||
43 | CONFIG_COLDFIRE=y | ||
44 | # CONFIG_CLOCK_AUTO is not set | ||
45 | # CONFIG_CLOCK_11MHz is not set | ||
46 | # CONFIG_CLOCK_16MHz is not set | ||
47 | # CONFIG_CLOCK_20MHz is not set | ||
48 | # CONFIG_CLOCK_24MHz is not set | ||
49 | # CONFIG_CLOCK_25MHz is not set | ||
50 | # CONFIG_CLOCK_33MHz is not set | ||
51 | # CONFIG_CLOCK_40MHz is not set | ||
52 | # CONFIG_CLOCK_45MHz is not set | ||
53 | # CONFIG_CLOCK_48MHz is not set | ||
54 | # CONFIG_CLOCK_50MHz is not set | ||
55 | # CONFIG_CLOCK_54MHz is not set | ||
56 | # CONFIG_CLOCK_60MHz is not set | ||
57 | CONFIG_CLOCK_66MHz=y | ||
58 | # CONFIG_CLOCK_70MHz is not set | ||
59 | # CONFIG_CLOCK_100MHz is not set | ||
60 | # CONFIG_CLOCK_140MHz is not set | ||
61 | # CONFIG_CLOCK_150MHz is not set | ||
62 | # CONFIG_CLOCK_166MHz is not set | ||
63 | |||
64 | # | ||
65 | # Platform | ||
66 | # | ||
67 | CONFIG_M5272C3=y | ||
68 | # CONFIG_NETtel is not set | ||
69 | CONFIG_MOTOROLA=y | ||
70 | # CONFIG_LARGE_ALLOCS is not set | ||
71 | # CONFIG_RAMAUTO is not set | ||
72 | # CONFIG_RAM4MB is not set | ||
73 | # CONFIG_RAM8MB is not set | ||
74 | CONFIG_RAM16MB=y | ||
75 | # CONFIG_RAM32MB is not set | ||
76 | CONFIG_RAMAUTOBIT=y | ||
77 | # CONFIG_RAM8BIT is not set | ||
78 | # CONFIG_RAM16BIT is not set | ||
79 | # CONFIG_RAM32BIT is not set | ||
80 | CONFIG_RAMKERNEL=y | ||
81 | # CONFIG_ROMKERNEL is not set | ||
82 | # CONFIG_HIMEMKERNEL is not set | ||
83 | |||
84 | # | ||
85 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
86 | # | ||
87 | # CONFIG_PCI is not set | ||
88 | # CONFIG_HOTPLUG is not set | ||
89 | |||
90 | # | ||
91 | # Executable file formats | ||
92 | # | ||
93 | CONFIG_KCORE_AOUT=y | ||
94 | CONFIG_BINFMT_FLAT=y | ||
95 | # CONFIG_BINFMT_ZFLAT is not set | ||
96 | |||
97 | # | ||
98 | # Power management options | ||
99 | # | ||
100 | # CONFIG_PM is not set | ||
101 | |||
102 | # | ||
103 | # Memory Technology Devices (MTD) | ||
104 | # | ||
105 | CONFIG_MTD=y | ||
106 | # CONFIG_MTD_DEBUG is not set | ||
107 | CONFIG_MTD_PARTITIONS=y | ||
108 | # CONFIG_MTD_CONCAT is not set | ||
109 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
110 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
111 | |||
112 | # | ||
113 | # User Modules And Translation Layers | ||
114 | # | ||
115 | CONFIG_MTD_CHAR=y | ||
116 | CONFIG_MTD_BLOCK=y | ||
117 | # CONFIG_FTL is not set | ||
118 | # CONFIG_NFTL is not set | ||
119 | |||
120 | # | ||
121 | # RAM/ROM/Flash chip drivers | ||
122 | # | ||
123 | # CONFIG_MTD_CFI is not set | ||
124 | # CONFIG_MTD_JEDECPROBE is not set | ||
125 | CONFIG_MTD_RAM=y | ||
126 | # CONFIG_MTD_ROM is not set | ||
127 | # CONFIG_MTD_ABSENT is not set | ||
128 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
129 | |||
130 | # | ||
131 | # Mapping drivers for chip access | ||
132 | # | ||
133 | CONFIG_MTD_UCLINUX=y | ||
134 | |||
135 | # | ||
136 | # Self-contained MTD device drivers | ||
137 | # | ||
138 | # CONFIG_MTD_SLRAM is not set | ||
139 | # CONFIG_MTD_MTDRAM is not set | ||
140 | # CONFIG_MTD_BLKMTD is not set | ||
141 | |||
142 | # | ||
143 | # Disk-On-Chip Device Drivers | ||
144 | # | ||
145 | # CONFIG_MTD_DOC1000 is not set | ||
146 | # CONFIG_MTD_DOC2000 is not set | ||
147 | # CONFIG_MTD_DOC2001 is not set | ||
148 | |||
149 | # | ||
150 | # NAND Flash Device Drivers | ||
151 | # | ||
152 | # CONFIG_MTD_NAND is not set | ||
153 | |||
154 | # | ||
155 | # Parallel port support | ||
156 | # | ||
157 | # CONFIG_PARPORT is not set | ||
158 | |||
159 | # | ||
160 | # Plug and Play support | ||
161 | # | ||
162 | # CONFIG_PNP is not set | ||
163 | |||
164 | # | ||
165 | # Block devices | ||
166 | # | ||
167 | # CONFIG_BLK_DEV_FD is not set | ||
168 | # CONFIG_BLK_DEV_LOOP is not set | ||
169 | # CONFIG_BLK_DEV_NBD is not set | ||
170 | CONFIG_BLK_DEV_RAM=y | ||
171 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
172 | # CONFIG_BLK_DEV_INITRD is not set | ||
173 | # CONFIG_BLK_DEV_BLKMEM is not set | ||
174 | |||
175 | # | ||
176 | # ATA/IDE/MFM/RLL support | ||
177 | # | ||
178 | # CONFIG_IDE is not set | ||
179 | |||
180 | # | ||
181 | # SCSI device support | ||
182 | # | ||
183 | # CONFIG_SCSI is not set | ||
184 | |||
185 | # | ||
186 | # Multi-device support (RAID and LVM) | ||
187 | # | ||
188 | # CONFIG_MD is not set | ||
189 | |||
190 | # | ||
191 | # Fusion MPT device support | ||
192 | # | ||
193 | |||
194 | # | ||
195 | # I2O device support | ||
196 | # | ||
197 | |||
198 | # | ||
199 | # Networking support | ||
200 | # | ||
201 | CONFIG_NET=y | ||
202 | |||
203 | # | ||
204 | # Networking options | ||
205 | # | ||
206 | CONFIG_PACKET=y | ||
207 | # CONFIG_PACKET_MMAP is not set | ||
208 | # CONFIG_NETLINK_DEV is not set | ||
209 | # CONFIG_NETFILTER is not set | ||
210 | # CONFIG_FILTER is not set | ||
211 | CONFIG_UNIX=y | ||
212 | # CONFIG_NET_KEY is not set | ||
213 | CONFIG_INET=y | ||
214 | # CONFIG_IP_MULTICAST is not set | ||
215 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
216 | # CONFIG_IP_PNP is not set | ||
217 | # CONFIG_NET_IPIP is not set | ||
218 | # CONFIG_NET_IPGRE is not set | ||
219 | # CONFIG_ARPD is not set | ||
220 | # CONFIG_INET_ECN is not set | ||
221 | # CONFIG_SYN_COOKIES is not set | ||
222 | # CONFIG_INET_AH is not set | ||
223 | # CONFIG_INET_ESP is not set | ||
224 | # CONFIG_XFRM_USER is not set | ||
225 | # CONFIG_IPV6 is not set | ||
226 | |||
227 | # | ||
228 | # SCTP Configuration (EXPERIMENTAL) | ||
229 | # | ||
230 | CONFIG_IPV6_SCTP__=y | ||
231 | # CONFIG_IP_SCTP is not set | ||
232 | # CONFIG_ATM is not set | ||
233 | # CONFIG_VLAN_8021Q is not set | ||
234 | # CONFIG_LLC is not set | ||
235 | # CONFIG_DECNET is not set | ||
236 | # CONFIG_BRIDGE is not set | ||
237 | # CONFIG_X25 is not set | ||
238 | # CONFIG_LAPB is not set | ||
239 | # CONFIG_NET_DIVERT is not set | ||
240 | # CONFIG_ECONET is not set | ||
241 | # CONFIG_WAN_ROUTER is not set | ||
242 | # CONFIG_NET_HW_FLOWCONTROL is not set | ||
243 | |||
244 | # | ||
245 | # QoS and/or fair queueing | ||
246 | # | ||
247 | # CONFIG_NET_SCHED is not set | ||
248 | |||
249 | # | ||
250 | # Network testing | ||
251 | # | ||
252 | # CONFIG_NET_PKTGEN is not set | ||
253 | CONFIG_NETDEVICES=y | ||
254 | # CONFIG_DUMMY is not set | ||
255 | # CONFIG_BONDING is not set | ||
256 | # CONFIG_EQUALIZER is not set | ||
257 | # CONFIG_TUN is not set | ||
258 | # CONFIG_ETHERTAP is not set | ||
259 | |||
260 | # | ||
261 | # Ethernet (10 or 100Mbit) | ||
262 | # | ||
263 | CONFIG_NET_ETHERNET=y | ||
264 | # CONFIG_MII is not set | ||
265 | CONFIG_FEC=y | ||
266 | |||
267 | # | ||
268 | # Ethernet (1000 Mbit) | ||
269 | # | ||
270 | CONFIG_PPP=y | ||
271 | # CONFIG_PPP_MULTILINK is not set | ||
272 | # CONFIG_PPP_ASYNC is not set | ||
273 | # CONFIG_PPP_SYNC_TTY is not set | ||
274 | # CONFIG_PPP_DEFLATE is not set | ||
275 | # CONFIG_PPP_BSDCOMP is not set | ||
276 | # CONFIG_PPPOE is not set | ||
277 | # CONFIG_SLIP is not set | ||
278 | |||
279 | # | ||
280 | # Wireless LAN (non-hamradio) | ||
281 | # | ||
282 | # CONFIG_NET_RADIO is not set | ||
283 | |||
284 | # | ||
285 | # Token Ring devices (depends on LLC=y) | ||
286 | # | ||
287 | # CONFIG_SHAPER is not set | ||
288 | |||
289 | # | ||
290 | # Wan interfaces | ||
291 | # | ||
292 | # CONFIG_WAN is not set | ||
293 | |||
294 | # | ||
295 | # Amateur Radio support | ||
296 | # | ||
297 | # CONFIG_HAMRADIO is not set | ||
298 | |||
299 | # | ||
300 | # IrDA (infrared) support | ||
301 | # | ||
302 | # CONFIG_IRDA is not set | ||
303 | |||
304 | # | ||
305 | # ISDN subsystem | ||
306 | # | ||
307 | # CONFIG_ISDN_BOOL is not set | ||
308 | |||
309 | # | ||
310 | # Telephony Support | ||
311 | # | ||
312 | # CONFIG_PHONE is not set | ||
313 | |||
314 | # | ||
315 | # Input device support | ||
316 | # | ||
317 | CONFIG_INPUT=y | ||
318 | |||
319 | # | ||
320 | # Userland interfaces | ||
321 | # | ||
322 | CONFIG_INPUT_MOUSEDEV=y | ||
323 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
324 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
325 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
326 | # CONFIG_INPUT_JOYDEV is not set | ||
327 | # CONFIG_INPUT_TSDEV is not set | ||
328 | # CONFIG_INPUT_EVDEV is not set | ||
329 | # CONFIG_INPUT_EVBUG is not set | ||
330 | |||
331 | # | ||
332 | # Input I/O drivers | ||
333 | # | ||
334 | # CONFIG_GAMEPORT is not set | ||
335 | CONFIG_SOUND_GAMEPORT=y | ||
336 | CONFIG_SERIO=y | ||
337 | CONFIG_SERIO_I8042=y | ||
338 | CONFIG_SERIO_SERPORT=y | ||
339 | # CONFIG_SERIO_CT82C710 is not set | ||
340 | |||
341 | # | ||
342 | # Input Device Drivers | ||
343 | # | ||
344 | CONFIG_INPUT_KEYBOARD=y | ||
345 | CONFIG_KEYBOARD_ATKBD=y | ||
346 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
347 | # CONFIG_KEYBOARD_XTKBD is not set | ||
348 | # CONFIG_KEYBOARD_NEWTON is not set | ||
349 | CONFIG_INPUT_MOUSE=y | ||
350 | CONFIG_MOUSE_PS2=y | ||
351 | # CONFIG_MOUSE_SERIAL is not set | ||
352 | # CONFIG_INPUT_JOYSTICK is not set | ||
353 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
354 | # CONFIG_INPUT_MISC is not set | ||
355 | |||
356 | # | ||
357 | # Character devices | ||
358 | # | ||
359 | # CONFIG_VT is not set | ||
360 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
361 | # CONFIG_RESETSWITCH is not set | ||
362 | |||
363 | # | ||
364 | # Serial drivers | ||
365 | # | ||
366 | # CONFIG_SERIAL_8250 is not set | ||
367 | |||
368 | # | ||
369 | # Non-8250 serial port support | ||
370 | # | ||
371 | CONFIG_SERIAL_COLDFIRE=y | ||
372 | # CONFIG_UNIX98_PTYS is not set | ||
373 | |||
374 | # | ||
375 | # I2C support | ||
376 | # | ||
377 | # CONFIG_I2C is not set | ||
378 | |||
379 | # | ||
380 | # I2C Hardware Sensors Mainboard support | ||
381 | # | ||
382 | |||
383 | # | ||
384 | # I2C Hardware Sensors Chip support | ||
385 | # | ||
386 | |||
387 | # | ||
388 | # Mice | ||
389 | # | ||
390 | # CONFIG_BUSMOUSE is not set | ||
391 | # CONFIG_QIC02_TAPE is not set | ||
392 | |||
393 | # | ||
394 | # IPMI | ||
395 | # | ||
396 | # CONFIG_IPMI_HANDLER is not set | ||
397 | |||
398 | # | ||
399 | # Watchdog Cards | ||
400 | # | ||
401 | # CONFIG_WATCHDOG is not set | ||
402 | # CONFIG_NVRAM is not set | ||
403 | # CONFIG_RTC is not set | ||
404 | # CONFIG_GEN_RTC is not set | ||
405 | # CONFIG_DTLK is not set | ||
406 | # CONFIG_R3964 is not set | ||
407 | # CONFIG_APPLICOM is not set | ||
408 | |||
409 | # | ||
410 | # Ftape, the floppy tape device driver | ||
411 | # | ||
412 | # CONFIG_FTAPE is not set | ||
413 | # CONFIG_AGP is not set | ||
414 | # CONFIG_DRM is not set | ||
415 | # CONFIG_RAW_DRIVER is not set | ||
416 | # CONFIG_HANGCHECK_TIMER is not set | ||
417 | |||
418 | # | ||
419 | # Multimedia devices | ||
420 | # | ||
421 | # CONFIG_VIDEO_DEV is not set | ||
422 | |||
423 | # | ||
424 | # File systems | ||
425 | # | ||
426 | CONFIG_EXT2_FS=y | ||
427 | # CONFIG_EXT2_FS_XATTR is not set | ||
428 | # CONFIG_EXT3_FS is not set | ||
429 | # CONFIG_JBD is not set | ||
430 | # CONFIG_REISERFS_FS is not set | ||
431 | # CONFIG_JFS_FS is not set | ||
432 | # CONFIG_XFS_FS is not set | ||
433 | # CONFIG_MINIX_FS is not set | ||
434 | CONFIG_ROMFS_FS=y | ||
435 | # CONFIG_QUOTA is not set | ||
436 | # CONFIG_AUTOFS_FS is not set | ||
437 | # CONFIG_AUTOFS4_FS is not set | ||
438 | |||
439 | # | ||
440 | # CD-ROM/DVD Filesystems | ||
441 | # | ||
442 | # CONFIG_ISO9660_FS is not set | ||
443 | # CONFIG_UDF_FS is not set | ||
444 | |||
445 | # | ||
446 | # DOS/FAT/NT Filesystems | ||
447 | # | ||
448 | # CONFIG_FAT_FS is not set | ||
449 | # CONFIG_NTFS_FS is not set | ||
450 | |||
451 | # | ||
452 | # Pseudo filesystems | ||
453 | # | ||
454 | CONFIG_PROC_FS=y | ||
455 | # CONFIG_DEVFS_FS is not set | ||
456 | # CONFIG_TMPFS is not set | ||
457 | CONFIG_RAMFS=y | ||
458 | |||
459 | # | ||
460 | # Miscellaneous filesystems | ||
461 | # | ||
462 | # CONFIG_ADFS_FS is not set | ||
463 | # CONFIG_AFFS_FS is not set | ||
464 | # CONFIG_HFS_FS is not set | ||
465 | # CONFIG_BEFS_FS is not set | ||
466 | # CONFIG_BFS_FS is not set | ||
467 | # CONFIG_EFS_FS is not set | ||
468 | # CONFIG_JFFS_FS is not set | ||
469 | # CONFIG_JFFS2_FS is not set | ||
470 | # CONFIG_CRAMFS is not set | ||
471 | # CONFIG_VXFS_FS is not set | ||
472 | # CONFIG_HPFS_FS is not set | ||
473 | # CONFIG_QNX4FS_FS is not set | ||
474 | # CONFIG_SYSV_FS is not set | ||
475 | # CONFIG_UFS_FS is not set | ||
476 | |||
477 | # | ||
478 | # Network File Systems | ||
479 | # | ||
480 | # CONFIG_NFS_FS is not set | ||
481 | # CONFIG_NFSD is not set | ||
482 | # CONFIG_EXPORTFS is not set | ||
483 | # CONFIG_SMB_FS is not set | ||
484 | # CONFIG_CIFS is not set | ||
485 | # CONFIG_NCP_FS is not set | ||
486 | # CONFIG_CODA_FS is not set | ||
487 | # CONFIG_INTERMEZZO_FS is not set | ||
488 | # CONFIG_AFS_FS is not set | ||
489 | |||
490 | # | ||
491 | # Partition Types | ||
492 | # | ||
493 | # CONFIG_PARTITION_ADVANCED is not set | ||
494 | CONFIG_MSDOS_PARTITION=y | ||
495 | |||
496 | # | ||
497 | # Graphics support | ||
498 | # | ||
499 | # CONFIG_FB is not set | ||
500 | |||
501 | # | ||
502 | # Sound | ||
503 | # | ||
504 | # CONFIG_SOUND is not set | ||
505 | |||
506 | # | ||
507 | # USB support | ||
508 | # | ||
509 | |||
510 | # | ||
511 | # Bluetooth support | ||
512 | # | ||
513 | # CONFIG_BT is not set | ||
514 | |||
515 | # | ||
516 | # Kernel hacking | ||
517 | # | ||
518 | # CONFIG_FULLDEBUG is not set | ||
519 | # CONFIG_MAGIC_SYSRQ is not set | ||
520 | # CONFIG_HIGHPROFILE is not set | ||
521 | # CONFIG_DUMPTOFLASH is not set | ||
522 | # CONFIG_NO_KERNEL_MSG is not set | ||
523 | # CONFIG_BDM_DISABLE is not set | ||
524 | |||
525 | # | ||
526 | # Security options | ||
527 | # | ||
528 | # CONFIG_SECURITY is not set | ||
529 | |||
530 | # | ||
531 | # Cryptographic options | ||
532 | # | ||
533 | # CONFIG_CRYPTO is not set | ||
534 | |||
535 | # | ||
536 | # Library routines | ||
537 | # | ||
538 | # CONFIG_CRC32 is not set | ||