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