Linux-2.6.12-rc2
[pandora-kernel.git] / arch / arm / configs / lusl7200_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.12-rc1-bk2
4 # Mon Mar 28 00:24:38 2005
5 #
6 CONFIG_ARM=y
7 CONFIG_MMU=y
8 CONFIG_UID16=y
9 CONFIG_RWSEM_GENERIC_SPINLOCK=y
10 CONFIG_GENERIC_CALIBRATE_DELAY=y
11 CONFIG_GENERIC_IOMAP=y
12 CONFIG_FIQ=y
13
14 #
15 # Code maturity level options
16 #
17 CONFIG_EXPERIMENTAL=y
18 CONFIG_CLEAN_COMPILE=y
19 CONFIG_BROKEN_ON_SMP=y
20
21 #
22 # General setup
23 #
24 CONFIG_LOCALVERSION=""
25 CONFIG_SWAP=y
26 CONFIG_SYSVIPC=y
27 CONFIG_BSD_PROCESS_ACCT=y
28 # CONFIG_BSD_PROCESS_ACCT_V3 is not set
29 CONFIG_SYSCTL=y
30 # CONFIG_AUDIT is not set
31 # CONFIG_HOTPLUG is not set
32 # CONFIG_IKCONFIG is not set
33 CONFIG_EMBEDDED=y
34 CONFIG_KALLSYMS=y
35 # CONFIG_KALLSYMS_EXTRA_PASS is not set
36 CONFIG_BASE_FULL=y
37 CONFIG_FUTEX=y
38 CONFIG_EPOLL=y
39 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
40 CONFIG_SHMEM=y
41 CONFIG_CC_ALIGN_FUNCTIONS=0
42 CONFIG_CC_ALIGN_LABELS=0
43 CONFIG_CC_ALIGN_LOOPS=0
44 CONFIG_CC_ALIGN_JUMPS=0
45 # CONFIG_TINY_SHMEM is not set
46 CONFIG_BASE_SMALL=0
47
48 #
49 # Loadable module support
50 #
51 CONFIG_MODULES=y
52 # CONFIG_MODULE_UNLOAD is not set
53 CONFIG_OBSOLETE_MODPARM=y
54 # CONFIG_MODVERSIONS is not set
55 # CONFIG_MODULE_SRCVERSION_ALL is not set
56 CONFIG_KMOD=y
57
58 #
59 # System Type
60 #
61 # CONFIG_ARCH_CLPS7500 is not set
62 # CONFIG_ARCH_CLPS711X is not set
63 # CONFIG_ARCH_CO285 is not set
64 # CONFIG_ARCH_EBSA110 is not set
65 # CONFIG_ARCH_CAMELOT is not set
66 # CONFIG_ARCH_FOOTBRIDGE is not set
67 # CONFIG_ARCH_INTEGRATOR is not set
68 # CONFIG_ARCH_IOP3XX is not set
69 # CONFIG_ARCH_IXP4XX is not set
70 # CONFIG_ARCH_IXP2000 is not set
71 CONFIG_ARCH_L7200=y
72 # CONFIG_ARCH_PXA is not set
73 # CONFIG_ARCH_RPC is not set
74 # CONFIG_ARCH_SA1100 is not set
75 # CONFIG_ARCH_S3C2410 is not set
76 # CONFIG_ARCH_SHARK is not set
77 # CONFIG_ARCH_LH7A40X is not set
78 # CONFIG_ARCH_OMAP is not set
79 # CONFIG_ARCH_VERSATILE is not set
80 # CONFIG_ARCH_IMX is not set
81 # CONFIG_ARCH_H720X is not set
82
83 #
84 # Processor Type
85 #
86 CONFIG_CPU_32=y
87 CONFIG_CPU_ARM720T=y
88 CONFIG_CPU_32v4=y
89 CONFIG_CPU_ABRT_LV4T=y
90 CONFIG_CPU_CACHE_V4=y
91 CONFIG_CPU_CACHE_VIVT=y
92 CONFIG_CPU_COPY_V4WT=y
93 CONFIG_CPU_TLB_V4WT=y
94
95 #
96 # Processor Features
97 #
98 # CONFIG_ARM_THUMB is not set
99
100 #
101 # Bus support
102 #
103
104 #
105 # PCCARD (PCMCIA/CardBus) support
106 #
107 # CONFIG_PCCARD is not set
108
109 #
110 # Kernel Features
111 #
112 # CONFIG_PREEMPT is not set
113 CONFIG_ALIGNMENT_TRAP=y
114
115 #
116 # Boot options
117 #
118 CONFIG_ZBOOT_ROM_TEXT=0x00010000
119 CONFIG_ZBOOT_ROM_BSS=0xf03e0000
120 CONFIG_ZBOOT_ROM=y
121 CONFIG_CMDLINE="console=tty0 console=ttyLU1,115200 root=/dev/ram initrd=0xf1000000,0x005dac7b mem=32M"
122
123 #
124 # Floating point emulation
125 #
126
127 #
128 # At least one emulation must be selected
129 #
130 # CONFIG_FPE_NWFPE is not set
131 # CONFIG_FPE_FASTFPE is not set
132
133 #
134 # Userspace binary formats
135 #
136 CONFIG_BINFMT_ELF=y
137 CONFIG_BINFMT_AOUT=y
138 # CONFIG_BINFMT_MISC is not set
139 # CONFIG_ARTHUR is not set
140
141 #
142 # Power management options
143 #
144 # CONFIG_PM is not set
145
146 #
147 # Device Drivers
148 #
149
150 #
151 # Generic Driver Options
152 #
153 CONFIG_STANDALONE=y
154 CONFIG_PREVENT_FIRMWARE_BUILD=y
155 # CONFIG_FW_LOADER is not set
156
157 #
158 # Memory Technology Devices (MTD)
159 #
160 # CONFIG_MTD is not set
161
162 #
163 # Parallel port support
164 #
165 # CONFIG_PARPORT is not set
166
167 #
168 # Plug and Play support
169 #
170
171 #
172 # Block devices
173 #
174 # CONFIG_BLK_DEV_FD is not set
175 # CONFIG_BLK_DEV_COW_COMMON is not set
176 # CONFIG_BLK_DEV_LOOP is not set
177 CONFIG_BLK_DEV_RAM=y
178 CONFIG_BLK_DEV_RAM_COUNT=16
179 CONFIG_BLK_DEV_RAM_SIZE=4096
180 CONFIG_BLK_DEV_INITRD=y
181 CONFIG_INITRAMFS_SOURCE=""
182 # CONFIG_CDROM_PKTCDVD is not set
183
184 #
185 # IO Schedulers
186 #
187 CONFIG_IOSCHED_NOOP=y
188 CONFIG_IOSCHED_AS=y
189 CONFIG_IOSCHED_DEADLINE=y
190 CONFIG_IOSCHED_CFQ=y
191
192 #
193 # ATA/ATAPI/MFM/RLL support
194 #
195 # CONFIG_IDE is not set
196
197 #
198 # SCSI device support
199 #
200 # CONFIG_SCSI is not set
201
202 #
203 # Multi-device support (RAID and LVM)
204 #
205 # CONFIG_MD is not set
206
207 #
208 # Fusion MPT device support
209 #
210
211 #
212 # IEEE 1394 (FireWire) support
213 #
214
215 #
216 # I2O device support
217 #
218
219 #
220 # Networking support
221 #
222 # CONFIG_NET is not set
223 # CONFIG_NETPOLL is not set
224 # CONFIG_NET_POLL_CONTROLLER is not set
225
226 #
227 # ISDN subsystem
228 #
229
230 #
231 # Input device support
232 #
233 # CONFIG_INPUT is not set
234
235 #
236 # Hardware I/O ports
237 #
238 CONFIG_SERIO=y
239 # CONFIG_SERIO_SERPORT is not set
240 # CONFIG_SERIO_LIBPS2 is not set
241 # CONFIG_SERIO_RAW is not set
242 # CONFIG_GAMEPORT is not set
243 CONFIG_SOUND_GAMEPORT=y
244
245 #
246 # Character devices
247 #
248 # CONFIG_VT is not set
249 CONFIG_SERIAL_NONSTANDARD=y
250 # CONFIG_COMPUTONE is not set
251 # CONFIG_ROCKETPORT is not set
252 # CONFIG_CYCLADES is not set
253 # CONFIG_DIGIEPCA is not set
254 # CONFIG_MOXA_INTELLIO is not set
255 # CONFIG_MOXA_SMARTIO is not set
256 # CONFIG_ISI is not set
257 # CONFIG_SYNCLINKMP is not set
258 # CONFIG_N_HDLC is not set
259 # CONFIG_RISCOM8 is not set
260 # CONFIG_SPECIALIX is not set
261 # CONFIG_SX is not set
262 # CONFIG_RIO is not set
263 # CONFIG_STALDRV is not set
264
265 #
266 # Serial drivers
267 #
268 # CONFIG_SERIAL_8250 is not set
269
270 #
271 # Non-8250 serial port support
272 #
273 CONFIG_UNIX98_PTYS=y
274 CONFIG_LEGACY_PTYS=y
275 CONFIG_LEGACY_PTY_COUNT=256
276
277 #
278 # IPMI
279 #
280 # CONFIG_IPMI_HANDLER is not set
281
282 #
283 # Watchdog Cards
284 #
285 # CONFIG_WATCHDOG is not set
286 # CONFIG_NVRAM is not set
287 # CONFIG_RTC is not set
288 # CONFIG_DTLK is not set
289 # CONFIG_R3964 is not set
290
291 #
292 # Ftape, the floppy tape device driver
293 #
294 # CONFIG_DRM is not set
295 # CONFIG_RAW_DRIVER is not set
296
297 #
298 # TPM devices
299 #
300 # CONFIG_TCG_TPM is not set
301
302 #
303 # I2C support
304 #
305 # CONFIG_I2C is not set
306
307 #
308 # Misc devices
309 #
310
311 #
312 # Multimedia devices
313 #
314 # CONFIG_VIDEO_DEV is not set
315
316 #
317 # Digital Video Broadcasting Devices
318 #
319
320 #
321 # Graphics support
322 #
323 # CONFIG_FB is not set
324
325 #
326 # Sound
327 #
328 # CONFIG_SOUND is not set
329
330 #
331 # USB support
332 #
333 CONFIG_USB_ARCH_HAS_HCD=y
334 # CONFIG_USB_ARCH_HAS_OHCI is not set
335 # CONFIG_USB is not set
336
337 #
338 # USB Gadget Support
339 #
340 # CONFIG_USB_GADGET is not set
341
342 #
343 # MMC/SD Card support
344 #
345 # CONFIG_MMC is not set
346
347 #
348 # File systems
349 #
350 CONFIG_EXT2_FS=y
351 # CONFIG_EXT2_FS_XATTR is not set
352 # CONFIG_EXT3_FS is not set
353 # CONFIG_JBD is not set
354 # CONFIG_REISERFS_FS is not set
355 # CONFIG_JFS_FS is not set
356
357 #
358 # XFS support
359 #
360 # CONFIG_XFS_FS is not set
361 # CONFIG_MINIX_FS is not set
362 # CONFIG_ROMFS_FS is not set
363 # CONFIG_QUOTA is not set
364 CONFIG_DNOTIFY=y
365 # CONFIG_AUTOFS_FS is not set
366 # CONFIG_AUTOFS4_FS is not set
367
368 #
369 # CD-ROM/DVD Filesystems
370 #
371 # CONFIG_ISO9660_FS is not set
372 # CONFIG_UDF_FS is not set
373
374 #
375 # DOS/FAT/NT Filesystems
376 #
377 # CONFIG_MSDOS_FS is not set
378 # CONFIG_VFAT_FS is not set
379 # CONFIG_NTFS_FS is not set
380
381 #
382 # Pseudo filesystems
383 #
384 CONFIG_PROC_FS=y
385 CONFIG_SYSFS=y
386 # CONFIG_DEVFS_FS is not set
387 # CONFIG_DEVPTS_FS_XATTR is not set
388 # CONFIG_TMPFS is not set
389 # CONFIG_HUGETLB_PAGE is not set
390 CONFIG_RAMFS=y
391
392 #
393 # Miscellaneous filesystems
394 #
395 # CONFIG_ADFS_FS is not set
396 # CONFIG_AFFS_FS is not set
397 # CONFIG_HFS_FS is not set
398 # CONFIG_HFSPLUS_FS is not set
399 # CONFIG_BEFS_FS is not set
400 # CONFIG_BFS_FS is not set
401 # CONFIG_EFS_FS is not set
402 # CONFIG_CRAMFS is not set
403 # CONFIG_VXFS_FS is not set
404 # CONFIG_HPFS_FS is not set
405 # CONFIG_QNX4FS_FS is not set
406 # CONFIG_SYSV_FS is not set
407 # CONFIG_UFS_FS is not set
408
409 #
410 # Partition Types
411 #
412 # CONFIG_PARTITION_ADVANCED is not set
413 CONFIG_MSDOS_PARTITION=y
414
415 #
416 # Native Language Support
417 #
418 # CONFIG_NLS is not set
419
420 #
421 # Profiling support
422 #
423 # CONFIG_PROFILING is not set
424
425 #
426 # Kernel hacking
427 #
428 # CONFIG_PRINTK_TIME is not set
429 # CONFIG_DEBUG_KERNEL is not set
430 CONFIG_LOG_BUF_SHIFT=14
431 # CONFIG_DEBUG_BUGVERBOSE is not set
432 CONFIG_FRAME_POINTER=y
433 CONFIG_DEBUG_USER=y
434
435 #
436 # Security options
437 #
438 # CONFIG_KEYS is not set
439 # CONFIG_SECURITY is not set
440
441 #
442 # Cryptographic options
443 #
444 # CONFIG_CRYPTO is not set
445
446 #
447 # Hardware crypto devices
448 #
449
450 #
451 # Library routines
452 #
453 # CONFIG_CRC_CCITT is not set
454 # CONFIG_CRC32 is not set
455 # CONFIG_LIBCRC32C is not set