diff options
author | Miles Bader <miles@gnu.org> | 2005-07-27 14:44:53 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-27 19:26:02 -0400 |
commit | f307d365ea4db4848a0b43bbbdf3c96f4d2e0933 (patch) | |
tree | a249f9777a9d1782a87d57fb4978e3084e7e255b /arch/v850/configs/rte-me2-cb_defconfig | |
parent | 4f9a6e101a962dd845eda69fa066184457968228 (diff) |
[PATCH] v850: Add defconfigs
Signed-off-by: Miles Bader <miles@gnu.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/v850/configs/rte-me2-cb_defconfig')
-rw-r--r-- | arch/v850/configs/rte-me2-cb_defconfig | 453 |
1 files changed, 453 insertions, 0 deletions
diff --git a/arch/v850/configs/rte-me2-cb_defconfig b/arch/v850/configs/rte-me2-cb_defconfig new file mode 100644 index 000000000000..44becc065404 --- /dev/null +++ b/arch/v850/configs/rte-me2-cb_defconfig | |||
@@ -0,0 +1,453 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-uc0 | ||
4 | # Thu Jul 21 11:30:08 2005 | ||
5 | # | ||
6 | # CONFIG_MMU is not set | ||
7 | # CONFIG_UID16 is not set | ||
8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
9 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
11 | # CONFIG_ISA is not set | ||
12 | # CONFIG_ISAPNP is not set | ||
13 | # CONFIG_EISA is not set | ||
14 | # CONFIG_MCA is not set | ||
15 | CONFIG_V850=y | ||
16 | |||
17 | # | ||
18 | # Processor type and features | ||
19 | # | ||
20 | # CONFIG_V850E_SIM is not set | ||
21 | # CONFIG_RTE_CB_MA1 is not set | ||
22 | # CONFIG_RTE_CB_NB85E is not set | ||
23 | CONFIG_RTE_CB_ME2=y | ||
24 | # CONFIG_V850E_AS85EP1 is not set | ||
25 | # CONFIG_V850E2_SIM85E2C is not set | ||
26 | # CONFIG_V850E2_SIM85E2S is not set | ||
27 | # CONFIG_V850E2_FPGA85E2C is not set | ||
28 | # CONFIG_V850E2_ANNA is not set | ||
29 | CONFIG_V850E=y | ||
30 | CONFIG_V850E_ME2=y | ||
31 | CONFIG_RTE_CB=y | ||
32 | # CONFIG_RTE_MB_A_PCI is not set | ||
33 | # CONFIG_PCI is not set | ||
34 | CONFIG_V850E_INTC=y | ||
35 | CONFIG_V850E_TIMER_D=y | ||
36 | CONFIG_V850E_CACHE=y | ||
37 | # CONFIG_V850E2_CACHE is not set | ||
38 | # CONFIG_NO_CACHE is not set | ||
39 | # CONFIG_ROM_KERNEL is not set | ||
40 | CONFIG_ZERO_BSS=y | ||
41 | # CONFIG_V850E_HIGHRES_TIMER is not set | ||
42 | # CONFIG_RESET_GUARD is not set | ||
43 | CONFIG_LARGE_ALLOCS=y | ||
44 | |||
45 | # | ||
46 | # Code maturity level options | ||
47 | # | ||
48 | # CONFIG_EXPERIMENTAL is not set | ||
49 | CONFIG_CLEAN_COMPILE=y | ||
50 | CONFIG_BROKEN_ON_SMP=y | ||
51 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
52 | |||
53 | # | ||
54 | # General setup | ||
55 | # | ||
56 | CONFIG_LOCALVERSION="" | ||
57 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
58 | # CONFIG_SYSCTL is not set | ||
59 | # CONFIG_AUDIT is not set | ||
60 | # CONFIG_HOTPLUG is not set | ||
61 | # CONFIG_IKCONFIG is not set | ||
62 | CONFIG_EMBEDDED=y | ||
63 | # CONFIG_KALLSYMS is not set | ||
64 | CONFIG_PRINTK=y | ||
65 | CONFIG_BUG=y | ||
66 | # CONFIG_BASE_FULL is not set | ||
67 | # CONFIG_FUTEX is not set | ||
68 | # CONFIG_EPOLL is not set | ||
69 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
70 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
71 | CONFIG_CC_ALIGN_LABELS=0 | ||
72 | CONFIG_CC_ALIGN_LOOPS=0 | ||
73 | CONFIG_CC_ALIGN_JUMPS=0 | ||
74 | CONFIG_BASE_SMALL=1 | ||
75 | |||
76 | # | ||
77 | # Loadable module support | ||
78 | # | ||
79 | CONFIG_MODULES=y | ||
80 | CONFIG_MODULE_UNLOAD=y | ||
81 | CONFIG_OBSOLETE_MODPARM=y | ||
82 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
83 | CONFIG_KMOD=y | ||
84 | |||
85 | # | ||
86 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
87 | # | ||
88 | |||
89 | # | ||
90 | # PCCARD (PCMCIA/CardBus) support | ||
91 | # | ||
92 | # CONFIG_PCCARD is not set | ||
93 | |||
94 | # | ||
95 | # PCI Hotplug Support | ||
96 | # | ||
97 | |||
98 | # | ||
99 | # Executable file formats | ||
100 | # | ||
101 | CONFIG_BINFMT_FLAT=y | ||
102 | # CONFIG_BINFMT_ZFLAT is not set | ||
103 | # CONFIG_BINFMT_SHARED_FLAT is not set | ||
104 | # CONFIG_BINFMT_MISC is not set | ||
105 | |||
106 | # | ||
107 | # Generic Driver Options | ||
108 | # | ||
109 | CONFIG_STANDALONE=y | ||
110 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
111 | # CONFIG_FW_LOADER is not set | ||
112 | # CONFIG_DEBUG_DRIVER is not set | ||
113 | |||
114 | # | ||
115 | # Memory Technology Devices (MTD) | ||
116 | # | ||
117 | CONFIG_MTD=y | ||
118 | # CONFIG_MTD_DEBUG is not set | ||
119 | # CONFIG_MTD_CONCAT is not set | ||
120 | # CONFIG_MTD_PARTITIONS is not set | ||
121 | |||
122 | # | ||
123 | # User Modules And Translation Layers | ||
124 | # | ||
125 | # CONFIG_MTD_CHAR is not set | ||
126 | CONFIG_MTD_BLOCK=y | ||
127 | # CONFIG_FTL is not set | ||
128 | # CONFIG_NFTL is not set | ||
129 | # CONFIG_INFTL is not set | ||
130 | |||
131 | # | ||
132 | # RAM/ROM/Flash chip drivers | ||
133 | # | ||
134 | # CONFIG_MTD_CFI is not set | ||
135 | # CONFIG_MTD_JEDECPROBE is not set | ||
136 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
137 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
138 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
139 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
140 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
141 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
142 | CONFIG_MTD_CFI_I1=y | ||
143 | CONFIG_MTD_CFI_I2=y | ||
144 | # CONFIG_MTD_CFI_I4 is not set | ||
145 | # CONFIG_MTD_CFI_I8 is not set | ||
146 | # CONFIG_MTD_RAM is not set | ||
147 | # CONFIG_MTD_ROM is not set | ||
148 | # CONFIG_MTD_ABSENT is not set | ||
149 | |||
150 | # | ||
151 | # Mapping drivers for chip access | ||
152 | # | ||
153 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
154 | |||
155 | # | ||
156 | # Self-contained MTD device drivers | ||
157 | # | ||
158 | CONFIG_MTD_SLRAM=y | ||
159 | # CONFIG_MTD_PHRAM is not set | ||
160 | # CONFIG_MTD_MTDRAM is not set | ||
161 | # CONFIG_MTD_BLKMTD is not set | ||
162 | |||
163 | # | ||
164 | # Disk-On-Chip Device Drivers | ||
165 | # | ||
166 | # CONFIG_MTD_DOC2000 is not set | ||
167 | # CONFIG_MTD_DOC2001 is not set | ||
168 | # CONFIG_MTD_DOC2001PLUS is not set | ||
169 | |||
170 | # | ||
171 | # NAND Flash Device Drivers | ||
172 | # | ||
173 | # CONFIG_MTD_NAND is not set | ||
174 | |||
175 | # | ||
176 | # Parallel port support | ||
177 | # | ||
178 | # CONFIG_PARPORT is not set | ||
179 | |||
180 | # | ||
181 | # Block devices | ||
182 | # | ||
183 | # CONFIG_BLK_DEV_FD is not set | ||
184 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
185 | # CONFIG_BLK_DEV_LOOP is not set | ||
186 | # CONFIG_BLK_DEV_RAM is not set | ||
187 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
188 | CONFIG_INITRAMFS_SOURCE="" | ||
189 | # CONFIG_CDROM_PKTCDVD is not set | ||
190 | |||
191 | # | ||
192 | # IO Schedulers | ||
193 | # | ||
194 | CONFIG_IOSCHED_NOOP=y | ||
195 | # CONFIG_IOSCHED_AS is not set | ||
196 | # CONFIG_IOSCHED_DEADLINE is not set | ||
197 | # CONFIG_IOSCHED_CFQ is not set | ||
198 | |||
199 | # | ||
200 | # Disk device support | ||
201 | # | ||
202 | |||
203 | # | ||
204 | # ATA/ATAPI/MFM/RLL support | ||
205 | # | ||
206 | # CONFIG_IDE is not set | ||
207 | |||
208 | # | ||
209 | # SCSI device support | ||
210 | # | ||
211 | # CONFIG_SCSI is not set | ||
212 | |||
213 | # | ||
214 | # Multi-device support (RAID and LVM) | ||
215 | # | ||
216 | # CONFIG_MD is not set | ||
217 | |||
218 | # | ||
219 | # Fusion MPT device support | ||
220 | # | ||
221 | |||
222 | # | ||
223 | # IEEE 1394 (FireWire) support | ||
224 | # | ||
225 | |||
226 | # | ||
227 | # I2O device support | ||
228 | # | ||
229 | |||
230 | # | ||
231 | # Networking support | ||
232 | # | ||
233 | # CONFIG_NET is not set | ||
234 | # CONFIG_NETPOLL is not set | ||
235 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
236 | |||
237 | # | ||
238 | # ISDN subsystem | ||
239 | # | ||
240 | |||
241 | # | ||
242 | # Input device support | ||
243 | # | ||
244 | CONFIG_INPUT=y | ||
245 | |||
246 | # | ||
247 | # Userland interfaces | ||
248 | # | ||
249 | # CONFIG_INPUT_MOUSEDEV is not set | ||
250 | # CONFIG_INPUT_JOYDEV is not set | ||
251 | # CONFIG_INPUT_TSDEV is not set | ||
252 | # CONFIG_INPUT_EVDEV is not set | ||
253 | # CONFIG_INPUT_EVBUG is not set | ||
254 | |||
255 | # | ||
256 | # Input Device Drivers | ||
257 | # | ||
258 | # CONFIG_INPUT_KEYBOARD is not set | ||
259 | # CONFIG_INPUT_MOUSE is not set | ||
260 | # CONFIG_INPUT_JOYSTICK is not set | ||
261 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
262 | # CONFIG_INPUT_MISC is not set | ||
263 | |||
264 | # | ||
265 | # Hardware I/O ports | ||
266 | # | ||
267 | CONFIG_SERIO=y | ||
268 | # CONFIG_SERIO_I8042 is not set | ||
269 | # CONFIG_SERIO_SERPORT is not set | ||
270 | # CONFIG_SERIO_LIBPS2 is not set | ||
271 | # CONFIG_SERIO_RAW is not set | ||
272 | # CONFIG_GAMEPORT is not set | ||
273 | |||
274 | # | ||
275 | # Character devices | ||
276 | # | ||
277 | # CONFIG_VT is not set | ||
278 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
279 | |||
280 | # | ||
281 | # Serial drivers | ||
282 | # | ||
283 | CONFIG_SERIAL_8250=y | ||
284 | CONFIG_SERIAL_8250_CONSOLE=y | ||
285 | CONFIG_SERIAL_8250_NR_UARTS=1 | ||
286 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
287 | |||
288 | # | ||
289 | # Non-8250 serial port support | ||
290 | # | ||
291 | # CONFIG_V850E_UART is not set | ||
292 | CONFIG_SERIAL_CORE=y | ||
293 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
294 | # CONFIG_UNIX98_PTYS is not set | ||
295 | # CONFIG_LEGACY_PTYS is not set | ||
296 | |||
297 | # | ||
298 | # IPMI | ||
299 | # | ||
300 | # CONFIG_IPMI_HANDLER is not set | ||
301 | |||
302 | # | ||
303 | # Watchdog Cards | ||
304 | # | ||
305 | # CONFIG_WATCHDOG is not set | ||
306 | # CONFIG_RTC is not set | ||
307 | # CONFIG_GEN_RTC is not set | ||
308 | # CONFIG_DTLK is not set | ||
309 | # CONFIG_R3964 is not set | ||
310 | |||
311 | # | ||
312 | # Ftape, the floppy tape device driver | ||
313 | # | ||
314 | # CONFIG_DRM is not set | ||
315 | # CONFIG_RAW_DRIVER is not set | ||
316 | |||
317 | # | ||
318 | # TPM devices | ||
319 | # | ||
320 | |||
321 | # | ||
322 | # Multimedia devices | ||
323 | # | ||
324 | # CONFIG_VIDEO_DEV is not set | ||
325 | |||
326 | # | ||
327 | # Digital Video Broadcasting Devices | ||
328 | # | ||
329 | |||
330 | # | ||
331 | # File systems | ||
332 | # | ||
333 | # CONFIG_EXT2_FS is not set | ||
334 | # CONFIG_EXT3_FS is not set | ||
335 | # CONFIG_JBD is not set | ||
336 | # CONFIG_REISERFS_FS is not set | ||
337 | # CONFIG_JFS_FS is not set | ||
338 | |||
339 | # | ||
340 | # XFS support | ||
341 | # | ||
342 | # CONFIG_XFS_FS is not set | ||
343 | # CONFIG_MINIX_FS is not set | ||
344 | CONFIG_ROMFS_FS=y | ||
345 | # CONFIG_QUOTA is not set | ||
346 | CONFIG_DNOTIFY=y | ||
347 | # CONFIG_AUTOFS_FS is not set | ||
348 | # CONFIG_AUTOFS4_FS is not set | ||
349 | |||
350 | # | ||
351 | # CD-ROM/DVD Filesystems | ||
352 | # | ||
353 | # CONFIG_ISO9660_FS is not set | ||
354 | # CONFIG_UDF_FS is not set | ||
355 | |||
356 | # | ||
357 | # DOS/FAT/NT Filesystems | ||
358 | # | ||
359 | # CONFIG_MSDOS_FS is not set | ||
360 | # CONFIG_VFAT_FS is not set | ||
361 | # CONFIG_NTFS_FS is not set | ||
362 | |||
363 | # | ||
364 | # Pseudo filesystems | ||
365 | # | ||
366 | CONFIG_PROC_FS=y | ||
367 | CONFIG_SYSFS=y | ||
368 | # CONFIG_TMPFS is not set | ||
369 | # CONFIG_HUGETLB_PAGE is not set | ||
370 | CONFIG_RAMFS=y | ||
371 | |||
372 | # | ||
373 | # Miscellaneous filesystems | ||
374 | # | ||
375 | # CONFIG_HFSPLUS_FS is not set | ||
376 | # CONFIG_JFFS_FS is not set | ||
377 | # CONFIG_JFFS2_FS is not set | ||
378 | # CONFIG_CRAMFS is not set | ||
379 | # CONFIG_VXFS_FS is not set | ||
380 | # CONFIG_HPFS_FS is not set | ||
381 | # CONFIG_QNX4FS_FS is not set | ||
382 | # CONFIG_SYSV_FS is not set | ||
383 | # CONFIG_UFS_FS is not set | ||
384 | |||
385 | # | ||
386 | # Partition Types | ||
387 | # | ||
388 | # CONFIG_PARTITION_ADVANCED is not set | ||
389 | CONFIG_MSDOS_PARTITION=y | ||
390 | |||
391 | # | ||
392 | # Native Language Support | ||
393 | # | ||
394 | # CONFIG_NLS is not set | ||
395 | |||
396 | # | ||
397 | # Graphics support | ||
398 | # | ||
399 | # CONFIG_FB is not set | ||
400 | |||
401 | # | ||
402 | # Sound | ||
403 | # | ||
404 | # CONFIG_SOUND is not set | ||
405 | |||
406 | # | ||
407 | # USB support | ||
408 | # | ||
409 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
410 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
411 | |||
412 | # | ||
413 | # USB Gadget Support | ||
414 | # | ||
415 | # CONFIG_USB_GADGET is not set | ||
416 | |||
417 | # | ||
418 | # Kernel hacking | ||
419 | # | ||
420 | # CONFIG_PRINTK_TIME is not set | ||
421 | CONFIG_DEBUG_KERNEL=y | ||
422 | # CONFIG_MAGIC_SYSRQ is not set | ||
423 | CONFIG_LOG_BUF_SHIFT=14 | ||
424 | # CONFIG_SCHEDSTATS is not set | ||
425 | # CONFIG_DEBUG_SLAB is not set | ||
426 | # CONFIG_DEBUG_SPINLOCK is not set | ||
427 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
428 | # CONFIG_DEBUG_KOBJECT is not set | ||
429 | CONFIG_DEBUG_INFO=y | ||
430 | # CONFIG_DEBUG_FS is not set | ||
431 | # CONFIG_NO_KERNEL_MSG is not set | ||
432 | |||
433 | # | ||
434 | # Security options | ||
435 | # | ||
436 | # CONFIG_KEYS is not set | ||
437 | # CONFIG_SECURITY is not set | ||
438 | |||
439 | # | ||
440 | # Cryptographic options | ||
441 | # | ||
442 | # CONFIG_CRYPTO is not set | ||
443 | |||
444 | # | ||
445 | # Hardware crypto devices | ||
446 | # | ||
447 | |||
448 | # | ||
449 | # Library routines | ||
450 | # | ||
451 | # CONFIG_CRC_CCITT is not set | ||
452 | # CONFIG_CRC32 is not set | ||
453 | # CONFIG_LIBCRC32C is not set | ||