xen/evtchn: add missing static
[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_FOOTBRIDGE is not set
66 # CONFIG_ARCH_INTEGRATOR is not set
67 # CONFIG_ARCH_IOP3XX is not set
68 # CONFIG_ARCH_IXP4XX is not set
69 # CONFIG_ARCH_IXP2000 is not set
70 CONFIG_ARCH_L7200=y
71 # CONFIG_ARCH_PXA is not set
72 # CONFIG_ARCH_RPC is not set
73 # CONFIG_ARCH_SA1100 is not set
74 # CONFIG_ARCH_S3C2410 is not set
75 # CONFIG_ARCH_SHARK is not set
76 # CONFIG_ARCH_LH7A40X is not set
77 # CONFIG_ARCH_OMAP is not set
78 # CONFIG_ARCH_VERSATILE is not set
79 # CONFIG_ARCH_IMX is not set
80 # CONFIG_ARCH_H720X is not set
81
82 #
83 # Processor Type
84 #
85 CONFIG_CPU_32=y
86 CONFIG_CPU_ARM720T=y
87 CONFIG_CPU_32v4=y
88 CONFIG_CPU_ABRT_LV4T=y
89 CONFIG_CPU_CACHE_V4=y
90 CONFIG_CPU_CACHE_VIVT=y
91 CONFIG_CPU_COPY_V4WT=y
92 CONFIG_CPU_TLB_V4WT=y
93
94 #
95 # Processor Features
96 #
97 # CONFIG_ARM_THUMB is not set
98
99 #
100 # Bus support
101 #
102
103 #
104 # PCCARD (PCMCIA/CardBus) support
105 #
106 # CONFIG_PCCARD is not set
107
108 #
109 # Kernel Features
110 #
111 # CONFIG_PREEMPT is not set
112 CONFIG_ALIGNMENT_TRAP=y
113
114 #
115 # Boot options
116 #
117 CONFIG_ZBOOT_ROM_TEXT=0x00010000
118 CONFIG_ZBOOT_ROM_BSS=0xf03e0000
119 CONFIG_ZBOOT_ROM=y
120 CONFIG_CMDLINE="console=tty0 console=ttyLU1,115200 root=/dev/ram initrd=0xf1000000,0x005dac7b mem=32M"
121
122 #
123 # Floating point emulation
124 #
125
126 #
127 # At least one emulation must be selected
128 #
129 # CONFIG_FPE_NWFPE is not set
130 # CONFIG_FPE_FASTFPE is not set
131
132 #
133 # Userspace binary formats
134 #
135 CONFIG_BINFMT_ELF=y
136 CONFIG_BINFMT_AOUT=y
137 # CONFIG_BINFMT_MISC is not set
138 # CONFIG_ARTHUR is not set
139
140 #
141 # Power management options
142 #
143 # CONFIG_PM is not set
144
145 #
146 # Device Drivers
147 #
148
149 #
150 # Generic Driver Options
151 #
152 CONFIG_STANDALONE=y
153 CONFIG_PREVENT_FIRMWARE_BUILD=y
154 # CONFIG_FW_LOADER is not set
155
156 #
157 # Memory Technology Devices (MTD)
158 #
159 # CONFIG_MTD is not set
160
161 #
162 # Parallel port support
163 #
164 # CONFIG_PARPORT is not set
165
166 #
167 # Plug and Play support
168 #
169
170 #
171 # Block devices
172 #
173 # CONFIG_BLK_DEV_FD is not set
174 # CONFIG_BLK_DEV_COW_COMMON is not set
175 # CONFIG_BLK_DEV_LOOP is not set
176 CONFIG_BLK_DEV_RAM=y
177 CONFIG_BLK_DEV_RAM_COUNT=16
178 CONFIG_BLK_DEV_RAM_SIZE=4096
179 CONFIG_BLK_DEV_INITRD=y
180 CONFIG_INITRAMFS_SOURCE=""
181 # CONFIG_CDROM_PKTCDVD is not set
182
183 #
184 # IO Schedulers
185 #
186 CONFIG_IOSCHED_NOOP=y
187 CONFIG_IOSCHED_AS=y
188 CONFIG_IOSCHED_DEADLINE=y
189 CONFIG_IOSCHED_CFQ=y
190
191 #
192 # ATA/ATAPI/MFM/RLL support
193 #
194 # CONFIG_IDE is not set
195
196 #
197 # SCSI device support
198 #
199 # CONFIG_SCSI is not set
200
201 #
202 # Multi-device support (RAID and LVM)
203 #
204 # CONFIG_MD is not set
205
206 #
207 # Fusion MPT device support
208 #
209
210 #
211 # IEEE 1394 (FireWire) support
212 #
213
214 #
215 # I2O device support
216 #
217
218 #
219 # Networking support
220 #
221 # CONFIG_NET is not set
222 # CONFIG_NETPOLL is not set
223 # CONFIG_NET_POLL_CONTROLLER is not set
224
225 #
226 # ISDN subsystem
227 #
228
229 #
230 # Input device support
231 #
232 # CONFIG_INPUT is not set
233
234 #
235 # Hardware I/O ports
236 #
237 CONFIG_SERIO=y
238 # CONFIG_SERIO_SERPORT is not set
239 # CONFIG_SERIO_LIBPS2 is not set
240 # CONFIG_SERIO_RAW is not set
241 # CONFIG_GAMEPORT is not set
242 CONFIG_SOUND_GAMEPORT=y
243
244 #
245 # Character devices
246 #
247 # CONFIG_VT is not set
248 CONFIG_SERIAL_NONSTANDARD=y
249 # CONFIG_COMPUTONE is not set
250 # CONFIG_ROCKETPORT is not set
251 # CONFIG_CYCLADES is not set
252 # CONFIG_DIGIEPCA is not set
253 # CONFIG_MOXA_INTELLIO is not set
254 # CONFIG_MOXA_SMARTIO is not set
255 # CONFIG_ISI is not set
256 # CONFIG_SYNCLINKMP is not set
257 # CONFIG_N_HDLC is not set
258 # CONFIG_RISCOM8 is not set
259 # CONFIG_SPECIALIX is not set
260 # CONFIG_SX is not set
261 # CONFIG_RIO is not set
262 # CONFIG_STALDRV is not set
263
264 #
265 # Serial drivers
266 #
267 # CONFIG_SERIAL_8250 is not set
268
269 #
270 # Non-8250 serial port support
271 #
272 CONFIG_UNIX98_PTYS=y
273 CONFIG_LEGACY_PTYS=y
274 CONFIG_LEGACY_PTY_COUNT=256
275
276 #
277 # IPMI
278 #
279 # CONFIG_IPMI_HANDLER is not set
280
281 #
282 # Watchdog Cards
283 #
284 # CONFIG_WATCHDOG is not set
285 # CONFIG_NVRAM is not set
286 # CONFIG_RTC is not set
287 # CONFIG_DTLK is not set
288 # CONFIG_R3964 is not set
289
290 #
291 # Ftape, the floppy tape device driver
292 #
293 # CONFIG_DRM is not set
294 # CONFIG_RAW_DRIVER is not set
295
296 #
297 # TPM devices
298 #
299 # CONFIG_TCG_TPM is not set
300
301 #
302 # I2C support
303 #
304 # CONFIG_I2C is not set
305
306 #
307 # Misc 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 # Graphics support
321 #
322 # CONFIG_FB is not set
323
324 #
325 # Sound
326 #
327 # CONFIG_SOUND is not set
328
329 #
330 # USB support
331 #
332 CONFIG_USB_ARCH_HAS_HCD=y
333 # CONFIG_USB_ARCH_HAS_OHCI is not set
334 # CONFIG_USB is not set
335
336 #
337 # USB Gadget Support
338 #
339 # CONFIG_USB_GADGET is not set
340
341 #
342 # MMC/SD Card support
343 #
344 # CONFIG_MMC is not set
345
346 #
347 # File systems
348 #
349 CONFIG_EXT2_FS=y
350 # CONFIG_EXT2_FS_XATTR is not set
351 # CONFIG_EXT3_FS is not set
352 # CONFIG_JBD is not set
353 # CONFIG_REISERFS_FS is not set
354 # CONFIG_JFS_FS is not set
355
356 #
357 # XFS support
358 #
359 # CONFIG_XFS_FS is not set
360 # CONFIG_MINIX_FS is not set
361 # CONFIG_ROMFS_FS is not set
362 # CONFIG_QUOTA is not set
363 CONFIG_DNOTIFY=y
364 # CONFIG_AUTOFS_FS is not set
365 # CONFIG_AUTOFS4_FS is not set
366
367 #
368 # CD-ROM/DVD Filesystems
369 #
370 # CONFIG_ISO9660_FS is not set
371 # CONFIG_UDF_FS is not set
372
373 #
374 # DOS/FAT/NT Filesystems
375 #
376 # CONFIG_MSDOS_FS is not set
377 # CONFIG_VFAT_FS is not set
378 # CONFIG_NTFS_FS is not set
379
380 #
381 # Pseudo filesystems
382 #
383 CONFIG_PROC_FS=y
384 CONFIG_SYSFS=y
385 # CONFIG_DEVFS_FS is not set
386 # CONFIG_DEVPTS_FS_XATTR is not set
387 # CONFIG_TMPFS is not set
388 # CONFIG_HUGETLB_PAGE is not set
389 CONFIG_RAMFS=y
390
391 #
392 # Miscellaneous filesystems
393 #
394 # CONFIG_ADFS_FS is not set
395 # CONFIG_AFFS_FS is not set
396 # CONFIG_HFS_FS is not set
397 # CONFIG_HFSPLUS_FS is not set
398 # CONFIG_BEFS_FS is not set
399 # CONFIG_BFS_FS is not set
400 # CONFIG_EFS_FS is not set
401 # CONFIG_CRAMFS is not set
402 # CONFIG_VXFS_FS is not set
403 # CONFIG_HPFS_FS is not set
404 # CONFIG_QNX4FS_FS is not set
405 # CONFIG_SYSV_FS is not set
406 # CONFIG_UFS_FS is not set
407
408 #
409 # Partition Types
410 #
411 # CONFIG_PARTITION_ADVANCED is not set
412 CONFIG_MSDOS_PARTITION=y
413
414 #
415 # Native Language Support
416 #
417 # CONFIG_NLS is not set
418
419 #
420 # Profiling support
421 #
422 # CONFIG_PROFILING is not set
423
424 #
425 # Kernel hacking
426 #
427 # CONFIG_PRINTK_TIME is not set
428 # CONFIG_DEBUG_KERNEL is not set
429 CONFIG_LOG_BUF_SHIFT=14
430 # CONFIG_DEBUG_BUGVERBOSE is not set
431 CONFIG_FRAME_POINTER=y
432 CONFIG_DEBUG_USER=y
433
434 #
435 # Security options
436 #
437 # CONFIG_KEYS is not set
438 # CONFIG_SECURITY is not set
439
440 #
441 # Cryptographic options
442 #
443 # CONFIG_CRYPTO is not set
444
445 #
446 # Hardware crypto devices
447 #
448
449 #
450 # Library routines
451 #
452 # CONFIG_CRC_CCITT is not set
453 # CONFIG_CRC32 is not set
454 # CONFIG_LIBCRC32C is not set