1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.12-rc1-bk2
4# Mon Mar 28 00:11:33 2005
5#
6CONFIG_ARM=y
7CONFIG_MMU=y
8CONFIG_UID16=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y
11CONFIG_GENERIC_IOMAP=y
12
13#
14# Code maturity level options
15#
16CONFIG_EXPERIMENTAL=y
17CONFIG_CLEAN_COMPILE=y
18CONFIG_BROKEN_ON_SMP=y
19
20#
21# General setup
22#
23CONFIG_LOCALVERSION=""
24CONFIG_SWAP=y
25CONFIG_SYSVIPC=y
26# CONFIG_BSD_PROCESS_ACCT is not set
27CONFIG_SYSCTL=y
28# CONFIG_AUDIT is not set
29CONFIG_HOTPLUG=y
30# CONFIG_IKCONFIG is not set
31# CONFIG_EMBEDDED is not set
32CONFIG_KALLSYMS=y
33# CONFIG_KALLSYMS_EXTRA_PASS is not set
34CONFIG_BASE_FULL=y
35CONFIG_FUTEX=y
36CONFIG_EPOLL=y
37CONFIG_CC_OPTIMIZE_FOR_SIZE=y
38CONFIG_SHMEM=y
39CONFIG_CC_ALIGN_FUNCTIONS=0
40CONFIG_CC_ALIGN_LABELS=0
41CONFIG_CC_ALIGN_LOOPS=0
42CONFIG_CC_ALIGN_JUMPS=0
43# CONFIG_TINY_SHMEM is not set
44CONFIG_BASE_SMALL=0
45
46#
47# Loadable module support
48#
49CONFIG_MODULES=y
50# CONFIG_MODULE_UNLOAD is not set
51CONFIG_OBSOLETE_MODPARM=y
52# CONFIG_MODVERSIONS is not set
53# CONFIG_MODULE_SRCVERSION_ALL is not set
54CONFIG_KMOD=y
55
56#
57# System Type
58#
59# CONFIG_ARCH_CLPS7500 is not set
60# CONFIG_ARCH_CLPS711X is not set
61# CONFIG_ARCH_CO285 is not set
62# CONFIG_ARCH_EBSA110 is not set
63# CONFIG_ARCH_FOOTBRIDGE is not set
64# CONFIG_ARCH_INTEGRATOR is not set
65# CONFIG_ARCH_IOP3XX is not set
66# CONFIG_ARCH_IXP4XX is not set
67# CONFIG_ARCH_IXP2000 is not set
68# CONFIG_ARCH_L7200 is not set
69# CONFIG_ARCH_PXA is not set
70# CONFIG_ARCH_RPC is not set
71# CONFIG_ARCH_SA1100 is not set
72# CONFIG_ARCH_S3C2410 is not set
73# CONFIG_ARCH_SHARK is not set
74# CONFIG_ARCH_LH7A40X is not set
75# CONFIG_ARCH_OMAP is not set
76# CONFIG_ARCH_VERSATILE is not set
77# CONFIG_ARCH_IMX is not set
78CONFIG_ARCH_H720X=y
79
80#
81# h720x Implementations
82#
83CONFIG_ARCH_H7201=y
84# CONFIG_ARCH_H7202 is not set
85CONFIG_CPU_H7201=y
86
87#
88# Processor Type
89#
90CONFIG_CPU_32=y
91CONFIG_CPU_ARM720T=y
92CONFIG_CPU_32v4=y
93CONFIG_CPU_ABRT_LV4T=y
94CONFIG_CPU_CACHE_V4=y
95CONFIG_CPU_CACHE_VIVT=y
96CONFIG_CPU_COPY_V4WT=y
97CONFIG_CPU_TLB_V4WT=y
98
99#
100# Processor Features
101#
102CONFIG_ARM_THUMB=y
103
104#
105# Bus support
106#
107
108#
109# PCCARD (PCMCIA/CardBus) support
110#
111# CONFIG_PCCARD is not set
112
113#
114# Kernel Features
115#
116# CONFIG_PREEMPT is not set
117CONFIG_ALIGNMENT_TRAP=y
118
119#
120# Boot options
121#
122CONFIG_ZBOOT_ROM_TEXT=0x0
123CONFIG_ZBOOT_ROM_BSS=0x0
124CONFIG_CMDLINE=""
125# CONFIG_XIP_KERNEL is not set
126
127#
128# Floating point emulation
129#
130
131#
132# At least one emulation must be selected
133#
134CONFIG_FPE_NWFPE=y
135# CONFIG_FPE_NWFPE_XP is not set
136# CONFIG_FPE_FASTFPE is not set
137
138#
139# Userspace binary formats
140#
141CONFIG_BINFMT_ELF=y
142# CONFIG_BINFMT_AOUT is not set
143# CONFIG_BINFMT_MISC is not set
144# CONFIG_ARTHUR is not set
145
146#
147# Power management options
148#
149# CONFIG_PM is not set
150
151#
152# Device Drivers
153#
154
155#
156# Generic Driver Options
157#
158CONFIG_STANDALONE=y
159CONFIG_PREVENT_FIRMWARE_BUILD=y
160# CONFIG_FW_LOADER is not set
161
162#
163# Memory Technology Devices (MTD)
164#
165CONFIG_MTD=y
166CONFIG_MTD_DEBUG=y
167CONFIG_MTD_DEBUG_VERBOSE=0
168# CONFIG_MTD_CONCAT is not set
169CONFIG_MTD_PARTITIONS=y
170# CONFIG_MTD_REDBOOT_PARTS is not set
171# CONFIG_MTD_CMDLINE_PARTS is not set
172# CONFIG_MTD_AFS_PARTS is not set
173
174#
175# User Modules And Translation Layers
176#
177CONFIG_MTD_CHAR=y
178CONFIG_MTD_BLOCK=y
179# CONFIG_FTL is not set
180# CONFIG_NFTL is not set
181# CONFIG_INFTL is not set
182
183#
184# RAM/ROM/Flash chip drivers
185#
186CONFIG_MTD_CFI=y
187# CONFIG_MTD_JEDECPROBE is not set
188CONFIG_MTD_GEN_PROBE=y
189CONFIG_MTD_CFI_ADV_OPTIONS=y
190CONFIG_MTD_CFI_NOSWAP=y
191# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
192# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
193# CONFIG_MTD_CFI_GEOMETRY is not set
194CONFIG_MTD_MAP_BANK_WIDTH_1=y
195CONFIG_MTD_MAP_BANK_WIDTH_2=y
196CONFIG_MTD_MAP_BANK_WIDTH_4=y
197# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
198# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
199# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
200CONFIG_MTD_CFI_I1=y
201CONFIG_MTD_CFI_I2=y
202# CONFIG_MTD_CFI_I4 is not set
203# CONFIG_MTD_CFI_I8 is not set
204CONFIG_MTD_CFI_INTELEXT=y
205# CONFIG_MTD_CFI_AMDSTD is not set
206# CONFIG_MTD_CFI_STAA is not set
207CONFIG_MTD_CFI_UTIL=y
208# CONFIG_MTD_RAM is not set
209# CONFIG_MTD_ROM is not set
210# CONFIG_MTD_ABSENT is not set
211# CONFIG_MTD_XIP is not set
212
213#
214# Mapping drivers for chip access
215#
216# CONFIG_MTD_COMPLEX_MAPPINGS is not set
217# CONFIG_MTD_PHYSMAP is not set
218# CONFIG_MTD_ARM_INTEGRATOR is not set
219# CONFIG_MTD_EDB7312 is not set
220# CONFIG_MTD_H720X is not set
221
222#
223# Self-contained MTD device drivers
224#
225# CONFIG_MTD_SLRAM is not set
226# CONFIG_MTD_PHRAM is not set
227# CONFIG_MTD_MTDRAM is not set
228# CONFIG_MTD_BLKMTD is not set
229# CONFIG_MTD_BLOCK2MTD is not set
230
231#
232# Disk-On-Chip Device Drivers
233#
234# CONFIG_MTD_DOC2000 is not set
235# CONFIG_MTD_DOC2001 is not set
236# CONFIG_MTD_DOC2001PLUS is not set
237
238#
239# NAND Flash Device Drivers
240#
241# CONFIG_MTD_NAND is not set
242
243#
244# Parallel port support
245#
246# CONFIG_PARPORT is not set
247
248#
249# Plug and Play support
250#
251
252#
253# Block devices
254#
255# CONFIG_BLK_DEV_FD is not set
256# CONFIG_BLK_DEV_COW_COMMON is not set
257# CONFIG_BLK_DEV_LOOP is not set
258CONFIG_BLK_DEV_RAM=y
259CONFIG_BLK_DEV_RAM_COUNT=16
260CONFIG_BLK_DEV_RAM_SIZE=8192
261CONFIG_BLK_DEV_INITRD=y
262CONFIG_INITRAMFS_SOURCE=""
263# CONFIG_CDROM_PKTCDVD is not set
264
265#
266# IO Schedulers
267#
268CONFIG_IOSCHED_NOOP=y
269CONFIG_IOSCHED_AS=y
270CONFIG_IOSCHED_DEADLINE=y
271CONFIG_IOSCHED_CFQ=y
272
273#
274# SCSI device support
275#
276# CONFIG_SCSI is not set
277
278#
279# Multi-device support (RAID and LVM)
280#
281# CONFIG_MD is not set
282
283#
284# Fusion MPT device support
285#
286
287#
288# IEEE 1394 (FireWire) support
289#
290
291#
292# I2O device support
293#
294
295#
296# Networking support
297#
298# CONFIG_NET is not set
299# CONFIG_NETPOLL is not set
300# CONFIG_NET_POLL_CONTROLLER is not set
301
302#
303# ISDN subsystem
304#
305
306#
307# Input device support
308#
309CONFIG_INPUT=y
310
311#
312# Userland interfaces
313#
314CONFIG_INPUT_MOUSEDEV=y
315CONFIG_INPUT_MOUSEDEV_PSAUX=y
316CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
317CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
318# CONFIG_INPUT_JOYDEV is not set
319# CONFIG_INPUT_TSDEV is not set
320# CONFIG_INPUT_EVDEV is not set
321# CONFIG_INPUT_EVBUG is not set
322
323#
324# Input Device Drivers
325#
326# CONFIG_INPUT_KEYBOARD is not set
327# CONFIG_INPUT_MOUSE is not set
328# CONFIG_INPUT_JOYSTICK is not set
329# CONFIG_INPUT_TOUCHSCREEN is not set
330# CONFIG_INPUT_MISC is not set
331
332#
333# Hardware I/O ports
334#
335CONFIG_SERIO=y
336CONFIG_SERIO_SERPORT=y
337# CONFIG_SERIO_RAW is not set
338# CONFIG_GAMEPORT is not set
339CONFIG_SOUND_GAMEPORT=y
340
341#
342# Character devices
343#
344CONFIG_VT=y
345CONFIG_VT_CONSOLE=y
346CONFIG_HW_CONSOLE=y
347# CONFIG_SERIAL_NONSTANDARD is not set
348
349#
350# Serial drivers
351#
352# CONFIG_SERIAL_8250 is not set
353
354#
355# Non-8250 serial port support
356#
357CONFIG_UNIX98_PTYS=y
358CONFIG_LEGACY_PTYS=y
359CONFIG_LEGACY_PTY_COUNT=256
360
361#
362# IPMI
363#
364# CONFIG_IPMI_HANDLER is not set
365
366#
367# Watchdog Cards
368#
369# CONFIG_WATCHDOG is not set
370# CONFIG_NVRAM is not set
371# CONFIG_RTC is not set
372# CONFIG_DTLK is not set
373# CONFIG_R3964 is not set
374
375#
376# Ftape, the floppy tape device driver
377#
378# CONFIG_DRM is not set
379# CONFIG_RAW_DRIVER is not set
380
381#
382# TPM devices
383#
384# CONFIG_TCG_TPM is not set
385
386#
387# I2C support
388#
389# CONFIG_I2C is not set
390
391#
392# Misc devices
393#
394
395#
396# Multimedia devices
397#
398# CONFIG_VIDEO_DEV is not set
399
400#
401# Digital Video Broadcasting Devices
402#
403
404#
405# Graphics support
406#
407# CONFIG_FB is not set
408
409#
410# Console display driver support
411#
412# CONFIG_VGA_CONSOLE is not set
413CONFIG_DUMMY_CONSOLE=y
414
415#
416# Sound
417#
418CONFIG_SOUND=m
419
420#
421# Advanced Linux Sound Architecture
422#
423# CONFIG_SND is not set
424
425#
426# Open Sound System
427#
428# CONFIG_SOUND_PRIME is not set
429
430#
431# USB support
432#
433CONFIG_USB_ARCH_HAS_HCD=y
434# CONFIG_USB_ARCH_HAS_OHCI is not set
435# CONFIG_USB is not set
436
437#
438# USB Gadget Support
439#
440# CONFIG_USB_GADGET is not set
441
442#
443# MMC/SD Card support
444#
445# CONFIG_MMC is not set
446
447#
448# File systems
449#
450CONFIG_EXT2_FS=y
451# CONFIG_EXT2_FS_XATTR is not set
452# CONFIG_EXT3_FS is not set
453# CONFIG_JBD is not set
454# CONFIG_REISERFS_FS is not set
455# CONFIG_JFS_FS is not set
456
457#
458# XFS support
459#
460# CONFIG_XFS_FS is not set
461# CONFIG_MINIX_FS is not set
462# CONFIG_ROMFS_FS is not set
463# CONFIG_QUOTA is not set
464CONFIG_DNOTIFY=y
465# CONFIG_AUTOFS_FS is not set
466# CONFIG_AUTOFS4_FS is not set
467
468#
469# CD-ROM/DVD Filesystems
470#
471# CONFIG_ISO9660_FS is not set
472# CONFIG_UDF_FS is not set
473
474#
475# DOS/FAT/NT Filesystems
476#
477# CONFIG_MSDOS_FS is not set
478# CONFIG_VFAT_FS is not set
479# CONFIG_NTFS_FS is not set
480
481#
482# Pseudo filesystems
483#
484CONFIG_PROC_FS=y
485CONFIG_SYSFS=y
486# CONFIG_DEVFS_FS is not set
487# CONFIG_DEVPTS_FS_XATTR is not set
488# CONFIG_TMPFS is not set
489# CONFIG_HUGETLB_PAGE is not set
490CONFIG_RAMFS=y
491
492#
493# Miscellaneous filesystems
494#
495# CONFIG_ADFS_FS is not set
496# CONFIG_AFFS_FS is not set
497# CONFIG_HFS_FS is not set
498# CONFIG_HFSPLUS_FS is not set
499# CONFIG_BEFS_FS is not set
500# CONFIG_BFS_FS is not set
501# CONFIG_EFS_FS is not set
502# CONFIG_JFFS_FS is not set
503CONFIG_JFFS2_FS=y
504CONFIG_JFFS2_FS_DEBUG=0
505# CONFIG_JFFS2_FS_NAND is not set
506# CONFIG_JFFS2_FS_NOR_ECC is not set
507# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
508CONFIG_JFFS2_ZLIB=y
509CONFIG_JFFS2_RTIME=y
510# CONFIG_JFFS2_RUBIN is not set
511# CONFIG_CRAMFS is not set
512# CONFIG_VXFS_FS is not set
513# CONFIG_HPFS_FS is not set
514# CONFIG_QNX4FS_FS is not set
515# CONFIG_SYSV_FS is not set
516# CONFIG_UFS_FS is not set
517
518#
519# Partition Types
520#
521# CONFIG_PARTITION_ADVANCED is not set
522CONFIG_MSDOS_PARTITION=y
523
524#
525# Native Language Support
526#
527# CONFIG_NLS is not set
528
529#
530# Profiling support
531#
532# CONFIG_PROFILING is not set
533
534#
535# Kernel hacking
536#
537# CONFIG_PRINTK_TIME is not set
538# CONFIG_DEBUG_KERNEL is not set
539CONFIG_LOG_BUF_SHIFT=14
540CONFIG_DEBUG_BUGVERBOSE=y
541CONFIG_FRAME_POINTER=y
542CONFIG_DEBUG_USER=y
543
544#
545# Security options
546#
547# CONFIG_KEYS is not set
548# CONFIG_SECURITY is not set
549
550#
551# Cryptographic options
552#
553# CONFIG_CRYPTO is not set
554
555#
556# Hardware crypto devices
557#
558
559#
560# Library routines
561#
562# CONFIG_CRC_CCITT is not set
563CONFIG_CRC32=y
564# CONFIG_LIBCRC32C is not set
565CONFIG_ZLIB_INFLATE=y
566CONFIG_ZLIB_DEFLATE=y
567