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/sh/configs/se7300_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/sh/configs/se7300_defconfig')
-rw-r--r-- | arch/sh/configs/se7300_defconfig | 531 |
1 files changed, 531 insertions, 0 deletions
diff --git a/arch/sh/configs/se7300_defconfig b/arch/sh/configs/se7300_defconfig new file mode 100644 index 000000000000..4b71cd692fa5 --- /dev/null +++ b/arch/sh/configs/se7300_defconfig | |||
@@ -0,0 +1,531 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.11-sh | ||
4 | # Wed Mar 2 15:09:43 2005 | ||
5 | # | ||
6 | CONFIG_SUPERH=y | ||
7 | CONFIG_UID16=y | ||
8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
9 | CONFIG_GENERIC_HARDIRQS=y | ||
10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
11 | CONFIG_GENERIC_CALIBRATE_DELAY=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 is not set | ||
25 | # CONFIG_SYSVIPC is not set | ||
26 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
27 | CONFIG_SYSCTL=y | ||
28 | # CONFIG_AUDIT is not set | ||
29 | CONFIG_LOG_BUF_SHIFT=14 | ||
30 | # CONFIG_HOTPLUG is not set | ||
31 | # CONFIG_IKCONFIG is not set | ||
32 | CONFIG_EMBEDDED=y | ||
33 | # CONFIG_KALLSYMS is not set | ||
34 | # CONFIG_FUTEX is not set | ||
35 | # CONFIG_EPOLL is not set | ||
36 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
37 | CONFIG_SHMEM=y | ||
38 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
39 | CONFIG_CC_ALIGN_LABELS=0 | ||
40 | CONFIG_CC_ALIGN_LOOPS=0 | ||
41 | CONFIG_CC_ALIGN_JUMPS=0 | ||
42 | # CONFIG_TINY_SHMEM is not set | ||
43 | |||
44 | # | ||
45 | # Loadable module support | ||
46 | # | ||
47 | # CONFIG_MODULES is not set | ||
48 | |||
49 | # | ||
50 | # System type | ||
51 | # | ||
52 | # CONFIG_SH_SOLUTION_ENGINE is not set | ||
53 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set | ||
54 | CONFIG_SH_7300_SOLUTION_ENGINE=y | ||
55 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set | ||
56 | # CONFIG_SH_7751_SYSTEMH is not set | ||
57 | # CONFIG_SH_STB1_HARP is not set | ||
58 | # CONFIG_SH_STB1_OVERDRIVE is not set | ||
59 | # CONFIG_SH_HP620 is not set | ||
60 | # CONFIG_SH_HP680 is not set | ||
61 | # CONFIG_SH_HP690 is not set | ||
62 | # CONFIG_SH_CQREEK is not set | ||
63 | # CONFIG_SH_DMIDA is not set | ||
64 | # CONFIG_SH_EC3104 is not set | ||
65 | # CONFIG_SH_SATURN is not set | ||
66 | # CONFIG_SH_DREAMCAST is not set | ||
67 | # CONFIG_SH_CAT68701 is not set | ||
68 | # CONFIG_SH_BIGSUR is not set | ||
69 | # CONFIG_SH_SH2000 is not set | ||
70 | # CONFIG_SH_ADX is not set | ||
71 | # CONFIG_SH_MPC1211 is not set | ||
72 | # CONFIG_SH_SH03 is not set | ||
73 | # CONFIG_SH_SECUREEDGE5410 is not set | ||
74 | # CONFIG_SH_HS7751RVOIP is not set | ||
75 | # CONFIG_SH_RTS7751R2D is not set | ||
76 | # CONFIG_SH_EDOSK7705 is not set | ||
77 | # CONFIG_SH_SH4202_MICRODEV is not set | ||
78 | # CONFIG_SH_UNKNOWN is not set | ||
79 | # CONFIG_CPU_SH2 is not set | ||
80 | CONFIG_CPU_SH3=y | ||
81 | # CONFIG_CPU_SH4 is not set | ||
82 | # CONFIG_CPU_SUBTYPE_SH7604 is not set | ||
83 | CONFIG_CPU_SUBTYPE_SH7300=y | ||
84 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | ||
85 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | ||
86 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | ||
87 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | ||
88 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | ||
89 | # CONFIG_CPU_SUBTYPE_SH7751 is not set | ||
90 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | ||
91 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | ||
92 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | ||
93 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | ||
94 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | ||
95 | CONFIG_MMU=y | ||
96 | CONFIG_CMDLINE_BOOL=y | ||
97 | CONFIG_CMDLINE="console=ttySC0,38400 root=/dev/ram0" | ||
98 | CONFIG_MEMORY_START=0x0c000000 | ||
99 | CONFIG_MEMORY_SIZE=0x04000000 | ||
100 | # CONFIG_MEMORY_OVERRIDE is not set | ||
101 | CONFIG_SH_DSP=y | ||
102 | # CONFIG_SH_ADC is not set | ||
103 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | ||
104 | CONFIG_BOOT_LINK_OFFSET=0x00210000 | ||
105 | CONFIG_CPU_LITTLE_ENDIAN=y | ||
106 | # CONFIG_PREEMPT is not set | ||
107 | # CONFIG_UBC_WAKEUP is not set | ||
108 | # CONFIG_SH_WRITETHROUGH is not set | ||
109 | # CONFIG_SH_OCRAM is not set | ||
110 | # CONFIG_SMP is not set | ||
111 | # CONFIG_SH_PCLK_CALC is not set | ||
112 | CONFIG_SH_PCLK_FREQ=33333333 | ||
113 | |||
114 | # | ||
115 | # CPU Frequency scaling | ||
116 | # | ||
117 | # CONFIG_CPU_FREQ is not set | ||
118 | |||
119 | # | ||
120 | # DMA support | ||
121 | # | ||
122 | # CONFIG_SH_DMA is not set | ||
123 | |||
124 | # | ||
125 | # Companion Chips | ||
126 | # | ||
127 | # CONFIG_HD6446X_SERIES is not set | ||
128 | CONFIG_HEARTBEAT=y | ||
129 | |||
130 | # | ||
131 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
132 | # | ||
133 | # CONFIG_PCI is not set | ||
134 | |||
135 | # | ||
136 | # PCCARD (PCMCIA/CardBus) support | ||
137 | # | ||
138 | # CONFIG_PCCARD is not set | ||
139 | |||
140 | # | ||
141 | # PC-card bridges | ||
142 | # | ||
143 | |||
144 | # | ||
145 | # PCI Hotplug Support | ||
146 | # | ||
147 | |||
148 | # | ||
149 | # Executable file formats | ||
150 | # | ||
151 | CONFIG_BINFMT_ELF=y | ||
152 | # CONFIG_BINFMT_FLAT is not set | ||
153 | # CONFIG_BINFMT_MISC is not set | ||
154 | |||
155 | # | ||
156 | # SH initrd options | ||
157 | # | ||
158 | CONFIG_EMBEDDED_RAMDISK=y | ||
159 | CONFIG_EMBEDDED_RAMDISK_IMAGE="ramdisk.gz" | ||
160 | |||
161 | # | ||
162 | # Device Drivers | ||
163 | # | ||
164 | |||
165 | # | ||
166 | # Generic Driver Options | ||
167 | # | ||
168 | CONFIG_STANDALONE=y | ||
169 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
170 | # CONFIG_FW_LOADER is not set | ||
171 | |||
172 | # | ||
173 | # Memory Technology Devices (MTD) | ||
174 | # | ||
175 | # CONFIG_MTD is not set | ||
176 | |||
177 | # | ||
178 | # Parallel port support | ||
179 | # | ||
180 | # CONFIG_PARPORT is not set | ||
181 | |||
182 | # | ||
183 | # Plug and Play support | ||
184 | # | ||
185 | |||
186 | # | ||
187 | # Block devices | ||
188 | # | ||
189 | # CONFIG_BLK_DEV_FD is not set | ||
190 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
191 | # CONFIG_BLK_DEV_LOOP is not set | ||
192 | CONFIG_BLK_DEV_RAM=y | ||
193 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
194 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
195 | CONFIG_BLK_DEV_INITRD=y | ||
196 | CONFIG_INITRAMFS_SOURCE="" | ||
197 | # CONFIG_LBD is not set | ||
198 | # CONFIG_CDROM_PKTCDVD is not set | ||
199 | |||
200 | # | ||
201 | # IO Schedulers | ||
202 | # | ||
203 | CONFIG_IOSCHED_NOOP=y | ||
204 | # CONFIG_IOSCHED_AS is not set | ||
205 | # CONFIG_IOSCHED_DEADLINE is not set | ||
206 | # CONFIG_IOSCHED_CFQ is not set | ||
207 | |||
208 | # | ||
209 | # ATA/ATAPI/MFM/RLL support | ||
210 | # | ||
211 | # CONFIG_IDE is not set | ||
212 | |||
213 | # | ||
214 | # SCSI device support | ||
215 | # | ||
216 | # CONFIG_SCSI is not set | ||
217 | |||
218 | # | ||
219 | # Multi-device support (RAID and LVM) | ||
220 | # | ||
221 | # CONFIG_MD is not set | ||
222 | |||
223 | # | ||
224 | # Fusion MPT device support | ||
225 | # | ||
226 | |||
227 | # | ||
228 | # IEEE 1394 (FireWire) support | ||
229 | # | ||
230 | |||
231 | # | ||
232 | # I2O device support | ||
233 | # | ||
234 | |||
235 | # | ||
236 | # Networking support | ||
237 | # | ||
238 | # CONFIG_NET is not set | ||
239 | # CONFIG_NETPOLL is not set | ||
240 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
241 | |||
242 | # | ||
243 | # ISDN subsystem | ||
244 | # | ||
245 | |||
246 | # | ||
247 | # Telephony Support | ||
248 | # | ||
249 | # CONFIG_PHONE is not set | ||
250 | |||
251 | # | ||
252 | # Input device support | ||
253 | # | ||
254 | CONFIG_INPUT=y | ||
255 | |||
256 | # | ||
257 | # Userland interfaces | ||
258 | # | ||
259 | CONFIG_INPUT_MOUSEDEV=y | ||
260 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
261 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
262 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
263 | # CONFIG_INPUT_JOYDEV is not set | ||
264 | # CONFIG_INPUT_TSDEV is not set | ||
265 | # CONFIG_INPUT_EVDEV is not set | ||
266 | # CONFIG_INPUT_EVBUG is not set | ||
267 | |||
268 | # | ||
269 | # Input I/O drivers | ||
270 | # | ||
271 | # CONFIG_GAMEPORT is not set | ||
272 | CONFIG_SOUND_GAMEPORT=y | ||
273 | CONFIG_SERIO=y | ||
274 | # CONFIG_SERIO_I8042 is not set | ||
275 | # CONFIG_SERIO_SERPORT is not set | ||
276 | # CONFIG_SERIO_CT82C710 is not set | ||
277 | # CONFIG_SERIO_LIBPS2 is not set | ||
278 | # CONFIG_SERIO_RAW is not set | ||
279 | |||
280 | # | ||
281 | # Input Device Drivers | ||
282 | # | ||
283 | # CONFIG_INPUT_KEYBOARD is not set | ||
284 | # CONFIG_INPUT_MOUSE is not set | ||
285 | # CONFIG_INPUT_JOYSTICK is not set | ||
286 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
287 | # CONFIG_INPUT_MISC is not set | ||
288 | |||
289 | # | ||
290 | # Character devices | ||
291 | # | ||
292 | # CONFIG_VT is not set | ||
293 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
294 | |||
295 | # | ||
296 | # Serial drivers | ||
297 | # | ||
298 | # CONFIG_SERIAL_8250 is not set | ||
299 | |||
300 | # | ||
301 | # Non-8250 serial port support | ||
302 | # | ||
303 | CONFIG_SERIAL_SH_SCI=y | ||
304 | CONFIG_SERIAL_SH_SCI_CONSOLE=y | ||
305 | CONFIG_SERIAL_CORE=y | ||
306 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
307 | # CONFIG_UNIX98_PTYS is not set | ||
308 | # CONFIG_LEGACY_PTYS is not set | ||
309 | |||
310 | # | ||
311 | # IPMI | ||
312 | # | ||
313 | CONFIG_IPMI_HANDLER=y | ||
314 | # CONFIG_IPMI_PANIC_EVENT is not set | ||
315 | CONFIG_IPMI_DEVICE_INTERFACE=y | ||
316 | # CONFIG_IPMI_SI is not set | ||
317 | CONFIG_IPMI_WATCHDOG=y | ||
318 | # CONFIG_IPMI_POWEROFF is not set | ||
319 | |||
320 | # | ||
321 | # Watchdog Cards | ||
322 | # | ||
323 | CONFIG_WATCHDOG=y | ||
324 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
325 | |||
326 | # | ||
327 | # Watchdog Device Drivers | ||
328 | # | ||
329 | CONFIG_SOFT_WATCHDOG=y | ||
330 | # CONFIG_SH_WDT is not set | ||
331 | # CONFIG_RTC is not set | ||
332 | # CONFIG_GEN_RTC is not set | ||
333 | # CONFIG_DTLK is not set | ||
334 | # CONFIG_R3964 is not set | ||
335 | |||
336 | # | ||
337 | # Ftape, the floppy tape device driver | ||
338 | # | ||
339 | # CONFIG_DRM is not set | ||
340 | # CONFIG_RAW_DRIVER is not set | ||
341 | |||
342 | # | ||
343 | # I2C support | ||
344 | # | ||
345 | # CONFIG_I2C is not set | ||
346 | |||
347 | # | ||
348 | # Dallas's 1-wire bus | ||
349 | # | ||
350 | # CONFIG_W1 is not set | ||
351 | |||
352 | # | ||
353 | # Misc devices | ||
354 | # | ||
355 | |||
356 | # | ||
357 | # Multimedia devices | ||
358 | # | ||
359 | # CONFIG_VIDEO_DEV is not set | ||
360 | |||
361 | # | ||
362 | # Digital Video Broadcasting Devices | ||
363 | # | ||
364 | |||
365 | # | ||
366 | # Graphics support | ||
367 | # | ||
368 | # CONFIG_FB is not set | ||
369 | |||
370 | # | ||
371 | # Sound | ||
372 | # | ||
373 | # CONFIG_SOUND is not set | ||
374 | |||
375 | # | ||
376 | # USB support | ||
377 | # | ||
378 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
379 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
380 | |||
381 | # | ||
382 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
383 | # | ||
384 | |||
385 | # | ||
386 | # USB Gadget Support | ||
387 | # | ||
388 | # CONFIG_USB_GADGET is not set | ||
389 | |||
390 | # | ||
391 | # MMC/SD Card support | ||
392 | # | ||
393 | # CONFIG_MMC is not set | ||
394 | |||
395 | # | ||
396 | # InfiniBand support | ||
397 | # | ||
398 | # CONFIG_INFINIBAND is not set | ||
399 | |||
400 | # | ||
401 | # File systems | ||
402 | # | ||
403 | CONFIG_EXT2_FS=y | ||
404 | # CONFIG_EXT2_FS_XATTR is not set | ||
405 | # CONFIG_EXT3_FS is not set | ||
406 | # CONFIG_JBD is not set | ||
407 | # CONFIG_REISERFS_FS is not set | ||
408 | # CONFIG_JFS_FS is not set | ||
409 | |||
410 | # | ||
411 | # XFS support | ||
412 | # | ||
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_DNOTIFY=y | ||
418 | # CONFIG_AUTOFS_FS is not set | ||
419 | # CONFIG_AUTOFS4_FS is not set | ||
420 | |||
421 | # | ||
422 | # CD-ROM/DVD Filesystems | ||
423 | # | ||
424 | # CONFIG_ISO9660_FS is not set | ||
425 | # CONFIG_UDF_FS is not set | ||
426 | |||
427 | # | ||
428 | # DOS/FAT/NT Filesystems | ||
429 | # | ||
430 | # CONFIG_MSDOS_FS is not set | ||
431 | # CONFIG_VFAT_FS is not set | ||
432 | # CONFIG_NTFS_FS is not set | ||
433 | |||
434 | # | ||
435 | # Pseudo filesystems | ||
436 | # | ||
437 | CONFIG_PROC_FS=y | ||
438 | CONFIG_PROC_KCORE=y | ||
439 | CONFIG_SYSFS=y | ||
440 | CONFIG_DEVFS_FS=y | ||
441 | CONFIG_DEVFS_MOUNT=y | ||
442 | # CONFIG_DEVFS_DEBUG is not set | ||
443 | # CONFIG_TMPFS is not set | ||
444 | # CONFIG_HUGETLBFS is not set | ||
445 | # CONFIG_HUGETLB_PAGE is not set | ||
446 | CONFIG_RAMFS=y | ||
447 | |||
448 | # | ||
449 | # Miscellaneous filesystems | ||
450 | # | ||
451 | # CONFIG_ADFS_FS is not set | ||
452 | # CONFIG_AFFS_FS is not set | ||
453 | # CONFIG_HFS_FS is not set | ||
454 | # CONFIG_HFSPLUS_FS is not set | ||
455 | # CONFIG_BEFS_FS is not set | ||
456 | # CONFIG_BFS_FS is not set | ||
457 | # CONFIG_EFS_FS is not set | ||
458 | # CONFIG_CRAMFS is not set | ||
459 | # CONFIG_VXFS_FS is not set | ||
460 | # CONFIG_HPFS_FS is not set | ||
461 | # CONFIG_QNX4FS_FS is not set | ||
462 | # CONFIG_SYSV_FS is not set | ||
463 | # CONFIG_UFS_FS is not set | ||
464 | |||
465 | # | ||
466 | # Partition Types | ||
467 | # | ||
468 | # CONFIG_PARTITION_ADVANCED is not set | ||
469 | CONFIG_MSDOS_PARTITION=y | ||
470 | |||
471 | # | ||
472 | # Native Language Support | ||
473 | # | ||
474 | # CONFIG_NLS is not set | ||
475 | |||
476 | # | ||
477 | # Profiling support | ||
478 | # | ||
479 | # CONFIG_PROFILING is not set | ||
480 | |||
481 | # | ||
482 | # Kernel hacking | ||
483 | # | ||
484 | # CONFIG_DEBUG_KERNEL is not set | ||
485 | # CONFIG_FRAME_POINTER is not set | ||
486 | CONFIG_SH_STANDARD_BIOS=y | ||
487 | CONFIG_EARLY_PRINTK=y | ||
488 | CONFIG_KGDB=y | ||
489 | |||
490 | # | ||
491 | # KGDB configuration options | ||
492 | # | ||
493 | # CONFIG_MORE_COMPILE_OPTIONS is not set | ||
494 | # CONFIG_KGDB_NMI is not set | ||
495 | # CONFIG_KGDB_THREAD is not set | ||
496 | # CONFIG_SH_KGDB_CONSOLE is not set | ||
497 | # CONFIG_KGDB_SYSRQ is not set | ||
498 | # CONFIG_KGDB_KERNEL_ASSERTS is not set | ||
499 | |||
500 | # | ||
501 | # Serial port setup | ||
502 | # | ||
503 | CONFIG_KGDB_DEFPORT=1 | ||
504 | CONFIG_KGDB_DEFBAUD=115200 | ||
505 | CONFIG_KGDB_DEFPARITY_N=y | ||
506 | # CONFIG_KGDB_DEFPARITY_E is not set | ||
507 | # CONFIG_KGDB_DEFPARITY_O is not set | ||
508 | CONFIG_KGDB_DEFBITS_8=y | ||
509 | # CONFIG_KGDB_DEFBITS_7 is not set | ||
510 | |||
511 | # | ||
512 | # Security options | ||
513 | # | ||
514 | # CONFIG_KEYS is not set | ||
515 | # CONFIG_SECURITY is not set | ||
516 | |||
517 | # | ||
518 | # Cryptographic options | ||
519 | # | ||
520 | # CONFIG_CRYPTO is not set | ||
521 | |||
522 | # | ||
523 | # Hardware crypto devices | ||
524 | # | ||
525 | |||
526 | # | ||
527 | # Library routines | ||
528 | # | ||
529 | # CONFIG_CRC_CCITT is not set | ||
530 | CONFIG_CRC32=y | ||
531 | # CONFIG_LIBCRC32C is not set | ||