1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.17-rc1
4# Fri Apr 14 19:09:52 2006
5#
6CONFIG_ARM=y
7CONFIG_MMU=y
8CONFIG_RWSEM_GENERIC_SPINLOCK=y
9CONFIG_GENERIC_HWEIGHT=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y
11CONFIG_ARCH_MTD_XIP=y
12CONFIG_VECTORS_BASE=0xffff0000
13
14#
15# Code maturity level options
16#
17CONFIG_EXPERIMENTAL=y
18CONFIG_BROKEN_ON_SMP=y
19CONFIG_INIT_ENV_ARG_LIMIT=32
20
21#
22# General setup
23#
24CONFIG_LOCALVERSION=""
25CONFIG_LOCALVERSION_AUTO=y
26# CONFIG_SWAP is not set
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32# CONFIG_IKCONFIG is not set
33# CONFIG_RELAY is not set
34CONFIG_INITRAMFS_SOURCE=""
35CONFIG_UID16=y
36# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
37CONFIG_EMBEDDED=y
38CONFIG_KALLSYMS=y
39# CONFIG_KALLSYMS_ALL is not set
40# CONFIG_KALLSYMS_EXTRA_PASS is not set
41CONFIG_HOTPLUG=y
42CONFIG_PRINTK=y
43CONFIG_BUG=y
44CONFIG_ELF_CORE=y
45# CONFIG_BASE_FULL is not set
46CONFIG_FUTEX=y
47# CONFIG_EPOLL is not set
48CONFIG_SHMEM=y
49# CONFIG_SLAB is not set
50CONFIG_DOUBLEFAULT=y
51# CONFIG_TINY_SHMEM is not set
52CONFIG_BASE_SMALL=1
53CONFIG_SLOB=y
54CONFIG_OBSOLETE_INTERMODULE=y
55
56#
57# Loadable module support
58#
59# CONFIG_MODULES is not set
60
61#
62# Block layer
63#
64# CONFIG_BLK_DEV_IO_TRACE is not set
65
66#
67# IO Schedulers
68#
69CONFIG_IOSCHED_NOOP=y
70CONFIG_IOSCHED_AS=y
71# CONFIG_IOSCHED_DEADLINE is not set
72# CONFIG_IOSCHED_CFQ is not set
73CONFIG_DEFAULT_AS=y
74# CONFIG_DEFAULT_DEADLINE is not set
75# CONFIG_DEFAULT_CFQ is not set
76# CONFIG_DEFAULT_NOOP is not set
77CONFIG_DEFAULT_IOSCHED="anticipatory"
78
79#
80# System Type
81#
82# CONFIG_ARCH_CLPS7500 is not set
83# CONFIG_ARCH_CLPS711X is not set
84# CONFIG_ARCH_CO285 is not set
85# CONFIG_ARCH_EBSA110 is not set
86# CONFIG_ARCH_EP93XX is not set
87# CONFIG_ARCH_FOOTBRIDGE is not set
88# CONFIG_ARCH_INTEGRATOR is not set
89# CONFIG_ARCH_IOP3XX is not set
90# CONFIG_ARCH_IXP4XX is not set
91# CONFIG_ARCH_IXP2000 is not set
92# CONFIG_ARCH_IXP23XX is not set
93# CONFIG_ARCH_L7200 is not set
94# CONFIG_ARCH_PXA is not set
95# CONFIG_ARCH_RPC is not set
96CONFIG_ARCH_SA1100=y
97# CONFIG_ARCH_S3C2410 is not set
98# CONFIG_ARCH_SHARK is not set
99# CONFIG_ARCH_LH7A40X is not set
100# CONFIG_ARCH_OMAP is not set
101# CONFIG_ARCH_VERSATILE is not set
102# CONFIG_ARCH_REALVIEW is not set
103# CONFIG_ARCH_IMX is not set
104# CONFIG_ARCH_H720X is not set
105# CONFIG_ARCH_AAEC2000 is not set
106# CONFIG_ARCH_AT91RM9200 is not set
107
108#
109# SA11x0 Implementations
110#
111# CONFIG_SA1100_ASSABET is not set
112# CONFIG_SA1100_CERF is not set
113CONFIG_SA1100_COLLIE=y
114# CONFIG_SA1100_H3100 is not set
115# CONFIG_SA1100_H3600 is not set
116# CONFIG_SA1100_H3800 is not set
117# CONFIG_SA1100_BADGE4 is not set
118# CONFIG_SA1100_JORNADA720 is not set
119# CONFIG_SA1100_HACKKIT is not set
120# CONFIG_SA1100_LART is not set
121# CONFIG_SA1100_PLEB is not set
122# CONFIG_SA1100_SHANNON is not set
123# CONFIG_SA1100_SIMPAD is not set
124# CONFIG_SA1100_SSP is not set
125
126#
127# Processor Type
128#
129CONFIG_CPU_32=y
130CONFIG_CPU_SA1100=y
131CONFIG_CPU_32v4=y
132CONFIG_CPU_ABRT_EV4=y
133CONFIG_CPU_CACHE_V4WB=y
134CONFIG_CPU_CACHE_VIVT=y
135CONFIG_CPU_TLB_V4WB=y
136
137#
138# Processor Features
139#
140CONFIG_SHARP_LOCOMO=y
141CONFIG_SHARP_PARAM=y
142CONFIG_SHARP_SCOOP=y
143
144#
145# Bus support
146#
147CONFIG_ISA=y
148
149#
150# PCCARD (PCMCIA/CardBus) support
151#
152CONFIG_PCCARD=y
153CONFIG_PCMCIA_DEBUG=y
154CONFIG_PCMCIA=y
155CONFIG_PCMCIA_LOAD_CIS=y
156CONFIG_PCMCIA_IOCTL=y
157
158#
159# PC-card bridges
160#
161# CONFIG_I82365 is not set
162# CONFIG_TCIC is not set
163CONFIG_PCMCIA_SA1100=y
164
165#
166# Kernel Features
167#
168# CONFIG_PREEMPT is not set
169# CONFIG_NO_IDLE_HZ is not set
170CONFIG_HZ=100
171# CONFIG_AEABI is not set
172CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
173CONFIG_NODES_SHIFT=2
174CONFIG_SELECT_MEMORY_MODEL=y
175# CONFIG_FLATMEM_MANUAL is not set
176CONFIG_DISCONTIGMEM_MANUAL=y
177# CONFIG_SPARSEMEM_MANUAL is not set
178CONFIG_DISCONTIGMEM=y
179CONFIG_FLAT_NODE_MEM_MAP=y
180CONFIG_NEED_MULTIPLE_NODES=y
181# CONFIG_SPARSEMEM_STATIC is not set
182CONFIG_SPLIT_PTLOCK_CPUS=4096
183# CONFIG_LEDS is not set
184CONFIG_ALIGNMENT_TRAP=y
185
186#
187# Boot options
188#
189CONFIG_ZBOOT_ROM_TEXT=0x0
190CONFIG_ZBOOT_ROM_BSS=0x0
191CONFIG_CMDLINE="noinitrd root=/dev/mtdblock2 rootfstype=jffs2 fbcon=rotate:1"
192# CONFIG_XIP_KERNEL is not set
193
194#
195# CPU Frequency scaling
196#
197# CONFIG_CPU_FREQ is not set
198
199#
200# Floating point emulation
201#
202
203#
204# At least one emulation must be selected
205#
206CONFIG_FPE_NWFPE=y
207# CONFIG_FPE_NWFPE_XP is not set
208# CONFIG_FPE_FASTFPE is not set
209
210#
211# Userspace binary formats
212#
213CONFIG_BINFMT_ELF=y
214# CONFIG_BINFMT_AOUT is not set
215# CONFIG_BINFMT_MISC is not set
216# CONFIG_ARTHUR is not set
217
218#
219# Power management options
220#
221CONFIG_PM=y
222# CONFIG_PM_LEGACY is not set
223# CONFIG_PM_DEBUG is not set
224CONFIG_APM=y
225
226#
227# Networking
228#
229CONFIG_NET=y
230
231#
232# Networking options
233#
234# CONFIG_NETDEBUG is not set
235CONFIG_PACKET=y
236CONFIG_PACKET_MMAP=y
237CONFIG_UNIX=y
238# CONFIG_NET_KEY is not set
239CONFIG_INET=y
240# CONFIG_IP_MULTICAST is not set
241# CONFIG_IP_ADVANCED_ROUTER is not set
242CONFIG_IP_FIB_HASH=y
243# CONFIG_IP_PNP is not set
244# CONFIG_NET_IPIP is not set
245# CONFIG_NET_IPGRE is not set
246# CONFIG_ARPD is not set
247# CONFIG_SYN_COOKIES is not set
248# CONFIG_INET_AH is not set
249# CONFIG_INET_ESP is not set
250# CONFIG_INET_IPCOMP is not set
251# CONFIG_INET_XFRM_TUNNEL is not set
252# CONFIG_INET_TUNNEL is not set
253CONFIG_INET_DIAG=y
254CONFIG_INET_TCP_DIAG=y
255# CONFIG_TCP_CONG_ADVANCED is not set
256CONFIG_TCP_CONG_BIC=y
257# CONFIG_IPV6 is not set
258# CONFIG_INET6_XFRM_TUNNEL is not set
259# CONFIG_INET6_TUNNEL is not set
260# CONFIG_NETFILTER is not set
261
262#
263# DCCP Configuration (EXPERIMENTAL)
264#
265# CONFIG_IP_DCCP is not set
266
267#
268# SCTP Configuration (EXPERIMENTAL)
269#
270# CONFIG_IP_SCTP is not set
271
272#
273# TIPC Configuration (EXPERIMENTAL)
274#
275# CONFIG_TIPC is not set
276# CONFIG_ATM is not set
277# CONFIG_BRIDGE is not set
278# CONFIG_VLAN_8021Q is not set
279# CONFIG_DECNET is not set
280# CONFIG_LLC2 is not set
281# CONFIG_IPX is not set
282# CONFIG_ATALK is not set
283# CONFIG_X25 is not set
284# CONFIG_LAPB is not set
285# CONFIG_NET_DIVERT is not set
286# CONFIG_ECONET is not set
287# CONFIG_WAN_ROUTER is not set
288
289#
290# QoS and/or fair queueing
291#
292# CONFIG_NET_SCHED is not set
293
294#
295# Network testing
296#
297# CONFIG_NET_PKTGEN is not set
298# CONFIG_HAMRADIO is not set
299# CONFIG_IRDA is not set
300# CONFIG_BT is not set
301# CONFIG_IEEE80211 is not set
302
303#
304# Device Drivers
305#
306
307#
308# Generic Driver Options
309#
310CONFIG_STANDALONE=y
311CONFIG_PREVENT_FIRMWARE_BUILD=y
312CONFIG_FW_LOADER=y
313# CONFIG_DEBUG_DRIVER is not set
314
315#
316# Connector - unified userspace <-> kernelspace linker
317#
318# CONFIG_CONNECTOR is not set
319
320#
321# Memory Technology Devices (MTD)
322#
323CONFIG_MTD=y
324# CONFIG_MTD_DEBUG is not set
325# CONFIG_MTD_CONCAT is not set
326CONFIG_MTD_PARTITIONS=y
327# CONFIG_MTD_REDBOOT_PARTS is not set
328# CONFIG_MTD_CMDLINE_PARTS is not set
329# CONFIG_MTD_AFS_PARTS is not set
330
331#
332# User Modules And Translation Layers
333#
334CONFIG_MTD_CHAR=y
335CONFIG_MTD_BLOCK=y
336# CONFIG_FTL is not set
337# CONFIG_NFTL is not set
338# CONFIG_INFTL is not set
339# CONFIG_RFD_FTL is not set
340
341#
342# RAM/ROM/Flash chip drivers
343#
344CONFIG_MTD_CFI=y
345CONFIG_MTD_JEDECPROBE=y
346CONFIG_MTD_GEN_PROBE=y
347CONFIG_MTD_CFI_ADV_OPTIONS=y
348CONFIG_MTD_CFI_NOSWAP=y
349# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
350# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
351CONFIG_MTD_CFI_GEOMETRY=y
352# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set
353# CONFIG_MTD_MAP_BANK_WIDTH_2 is not set
354CONFIG_MTD_MAP_BANK_WIDTH_4=y
355# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
356# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
357# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
358# CONFIG_MTD_CFI_I1 is not set
359# CONFIG_MTD_CFI_I2 is not set
360CONFIG_MTD_CFI_I4=y
361# CONFIG_MTD_CFI_I8 is not set
362# CONFIG_MTD_OTP is not set
363CONFIG_MTD_CFI_INTELEXT=y
364# CONFIG_MTD_CFI_AMDSTD is not set
365# CONFIG_MTD_CFI_STAA is not set
366CONFIG_MTD_CFI_UTIL=y
367# CONFIG_MTD_RAM is not set
368# CONFIG_MTD_ROM is not set
369# CONFIG_MTD_ABSENT is not set
370CONFIG_MTD_OBSOLETE_CHIPS=y
371CONFIG_MTD_SHARP=y
372# CONFIG_MTD_XIP is not set
373
374#
375# Mapping drivers for chip access
376#
377# CONFIG_MTD_COMPLEX_MAPPINGS is not set
378# CONFIG_MTD_PHYSMAP is not set
379# CONFIG_MTD_ARM_INTEGRATOR is not set
380CONFIG_MTD_SA1100=y
381# CONFIG_MTD_IMPA7 is not set
382# CONFIG_MTD_PLATRAM is not set
383
384#
385# Self-contained MTD device drivers
386#
387# CONFIG_MTD_SLRAM is not set
388# CONFIG_MTD_PHRAM is not set
389# CONFIG_MTD_MTDRAM is not set
390# CONFIG_MTD_BLOCK2MTD is not set
391
392#
393# Disk-On-Chip Device Drivers
394#
395# CONFIG_MTD_DOC2000 is not set
396# CONFIG_MTD_DOC2001 is not set
397# CONFIG_MTD_DOC2001PLUS is not set
398
399#
400# NAND Flash Device Drivers
401#
402# CONFIG_MTD_NAND is not set
403
404#
405# OneNAND Flash Device Drivers
406#
407# CONFIG_MTD_ONENAND is not set
408
409#
410# Parallel port support
411#
412# CONFIG_PARPORT is not set
413
414#
415# Plug and Play support
416#
417# CONFIG_PNP is not set
418
419#
420# Block devices
421#
422# CONFIG_BLK_DEV_COW_COMMON is not set
423CONFIG_BLK_DEV_LOOP=y
424# CONFIG_BLK_DEV_CRYPTOLOOP is not set
425# CONFIG_BLK_DEV_NBD is not set
426CONFIG_BLK_DEV_RAM=y
427CONFIG_BLK_DEV_RAM_COUNT=16
428CONFIG_BLK_DEV_RAM_SIZE=1024
429CONFIG_BLK_DEV_INITRD=y
430# CONFIG_CDROM_PKTCDVD is not set
431# CONFIG_ATA_OVER_ETH is not set
432
433#
434# ATA/ATAPI/MFM/RLL support
435#
436CONFIG_IDE=y
437CONFIG_BLK_DEV_IDE=y
438
439#
440# Please see Documentation/ide.txt for help/info on IDE drives
441#
442# CONFIG_BLK_DEV_IDE_SATA is not set
443CONFIG_BLK_DEV_IDEDISK=y
444CONFIG_IDEDISK_MULTI_MODE=y
445CONFIG_BLK_DEV_IDECS=y
446# CONFIG_BLK_DEV_IDECD is not set
447# CONFIG_BLK_DEV_IDETAPE is not set
448# CONFIG_BLK_DEV_IDEFLOPPY is not set
449# CONFIG_IDE_TASK_IOCTL is not set
450
451#
452# IDE chipset support/bugfixes
453#
454CONFIG_IDE_GENERIC=y
455# CONFIG_IDE_ARM is not set
456# CONFIG_IDE_CHIPSETS is not set
457# CONFIG_BLK_DEV_IDEDMA is not set
458# CONFIG_IDEDMA_AUTO is not set
459# CONFIG_BLK_DEV_HD is not set
460
461#
462# SCSI device support
463#
464# CONFIG_RAID_ATTRS is not set
465# CONFIG_SCSI is not set
466
467#
468# Multi-device support (RAID and LVM)
469#
470# CONFIG_MD is not set
471
472#
473# Fusion MPT device support
474#
475# CONFIG_FUSION is not set
476
477#
478# IEEE 1394 (FireWire) support
479#
480
481#
482# I2O device support
483#
484
485#
486# Network device support
487#
488# CONFIG_NETDEVICES is not set
489# CONFIG_DUMMY is not set
490# CONFIG_BONDING is not set
491# CONFIG_EQUALIZER is not set
492# CONFIG_TUN is not set
493
494#
495# PHY device support
496#
497
498#
499# Ethernet (10 or 100Mbit)
500#
501# CONFIG_NET_ETHERNET is not set
502
503#
504# Ethernet (1000 Mbit)
505#
506
507#
508# Ethernet (10000 Mbit)
509#
510CONFIG_PPP=y
511# CONFIG_PPP_MULTILINK is not set
512# CONFIG_PPP_FILTER is not set
513CONFIG_PPP_ASYNC=y
514# CONFIG_PPP_SYNC_TTY is not set
515# CONFIG_PPP_DEFLATE is not set
516# CONFIG_PPP_BSDCOMP is not set
517# CONFIG_PPP_MPPE is not set
518# CONFIG_PPPOE is not set
519# CONFIG_SLIP is not set
520# CONFIG_SHAPER is not set
521# CONFIG_NETCONSOLE is not set
522# CONFIG_NETPOLL is not set
523# CONFIG_NET_POLL_CONTROLLER is not set
524
525#
526# ISDN subsystem
527#
528# CONFIG_ISDN is not set
529
530#
531# Input device support
532#
533CONFIG_INPUT=y
534
535#
536# Userland interfaces
537#
538# CONFIG_INPUT_MOUSEDEV is not set
539# CONFIG_INPUT_JOYDEV is not set
540CONFIG_INPUT_TSDEV=y
541CONFIG_INPUT_TSDEV_SCREEN_X=240
542CONFIG_INPUT_TSDEV_SCREEN_Y=320
543CONFIG_INPUT_EVDEV=y
544# CONFIG_INPUT_EVBUG is not set
545
546#
547# Input Device Drivers
548#
549CONFIG_INPUT_KEYBOARD=y
550# CONFIG_KEYBOARD_ATKBD is not set
551# CONFIG_KEYBOARD_SUNKBD is not set
552# CONFIG_KEYBOARD_LKKBD is not set
553CONFIG_KEYBOARD_LOCOMO=y
554# CONFIG_KEYBOARD_XTKBD is not set
555# CONFIG_KEYBOARD_NEWTON is not set
556# CONFIG_INPUT_MOUSE is not set
557# CONFIG_INPUT_JOYSTICK is not set
558CONFIG_INPUT_TOUCHSCREEN=y
559# CONFIG_TOUCHSCREEN_GUNZE is not set
560# CONFIG_TOUCHSCREEN_ELO is not set
561# CONFIG_TOUCHSCREEN_MTOUCH is not set
562# CONFIG_TOUCHSCREEN_MK712 is not set
563# CONFIG_INPUT_MISC is not set
564
565#
566# Hardware I/O ports
567#
568CONFIG_SERIO=y
569# CONFIG_SERIO_SERPORT is not set
570# CONFIG_SERIO_LIBPS2 is not set
571# CONFIG_SERIO_RAW is not set
572# CONFIG_GAMEPORT is not set
573
574#
575# Character devices
576#
577CONFIG_VT=y
578CONFIG_VT_CONSOLE=y
579CONFIG_HW_CONSOLE=y
580# CONFIG_SERIAL_NONSTANDARD is not set
581
582#
583# Serial drivers
584#
585CONFIG_SERIAL_8250=y
586# CONFIG_SERIAL_8250_CONSOLE is not set
587CONFIG_SERIAL_8250_CS=y
588CONFIG_SERIAL_8250_NR_UARTS=4
589CONFIG_SERIAL_8250_RUNTIME_UARTS=4
590CONFIG_SERIAL_8250_EXTENDED=y
591# CONFIG_SERIAL_8250_MANY_PORTS is not set
592# CONFIG_SERIAL_8250_SHARE_IRQ is not set
593# CONFIG_SERIAL_8250_DETECT_IRQ is not set
594# CONFIG_SERIAL_8250_RSA is not set
595
596#
597# Non-8250 serial port support
598#
599CONFIG_SERIAL_SA1100=y
600CONFIG_SERIAL_SA1100_CONSOLE=y
601CONFIG_SERIAL_CORE=y
602CONFIG_SERIAL_CORE_CONSOLE=y
603CONFIG_UNIX98_PTYS=y
604# CONFIG_LEGACY_PTYS is not set
605
606#
607# IPMI
608#
609# CONFIG_IPMI_HANDLER is not set
610
611#
612# Watchdog Cards
613#
614# CONFIG_WATCHDOG is not set
615# CONFIG_NVRAM is not set
616# CONFIG_DTLK is not set
617# CONFIG_R3964 is not set
618
619#
620# Ftape, the floppy tape device driver
621#
622
623#
624# PCMCIA character devices
625#
626# CONFIG_SYNCLINK_CS is not set
627# CONFIG_CARDMAN_4000 is not set
628# CONFIG_CARDMAN_4040 is not set
629# CONFIG_RAW_DRIVER is not set
630
631#
632# TPM devices
633#
634# CONFIG_TCG_TPM is not set
635# CONFIG_TELCLOCK is not set
636
637#
638# I2C support
639#
640# CONFIG_I2C is not set
641
642#
643# SPI support
644#
645# CONFIG_SPI is not set
646# CONFIG_SPI_MASTER is not set
647
648#
649# Dallas's 1-wire bus
650#
651# CONFIG_W1 is not set
652
653#
654# Hardware Monitoring support
655#
656# CONFIG_HWMON is not set
657# CONFIG_HWMON_VID is not set
658
659#
660# Misc devices
661#
662
663#
664# Multimedia Capabilities Port drivers
665#
666CONFIG_MCP=y
667CONFIG_MCP_SA11X0=y
668CONFIG_MCP_UCB1200=y
669CONFIG_MCP_UCB1200_TS=y
670
671#
672# LED devices
673#
674CONFIG_NEW_LEDS=y
675CONFIG_LEDS_CLASS=y
676
677#
678# LED drivers
679#
680CONFIG_LEDS_LOCOMO=y
681
682#
683# LED Triggers
684#
685CONFIG_LEDS_TRIGGERS=y
686CONFIG_LEDS_TRIGGER_TIMER=y
687CONFIG_LEDS_TRIGGER_IDE_DISK=y
688
689#
690# Multimedia devices
691#
692# CONFIG_VIDEO_DEV is not set
693
694#
695# Digital Video Broadcasting Devices
696#
697# CONFIG_DVB is not set
698
699#
700# Graphics support
701#
702CONFIG_FB=y
703CONFIG_FB_CFB_FILLRECT=y
704CONFIG_FB_CFB_COPYAREA=y
705CONFIG_FB_CFB_IMAGEBLIT=y
706# CONFIG_FB_MACMODES is not set
707# CONFIG_FB_FIRMWARE_EDID is not set
708CONFIG_FB_MODE_HELPERS=y
709# CONFIG_FB_TILEBLITTING is not set
710CONFIG_FB_SA1100=y
711# CONFIG_FB_S1D13XXX is not set
712# CONFIG_FB_VIRTUAL is not set
713
714#
715# Console display driver support
716#
717# CONFIG_VGA_CONSOLE is not set
718# CONFIG_MDA_CONSOLE is not set
719CONFIG_DUMMY_CONSOLE=y
720CONFIG_FRAMEBUFFER_CONSOLE=y
721CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
722CONFIG_FONTS=y
723# CONFIG_FONT_8x8 is not set
724# CONFIG_FONT_8x16 is not set
725# CONFIG_FONT_6x11 is not set
726# CONFIG_FONT_7x14 is not set
727# CONFIG_FONT_PEARL_8x8 is not set
728# CONFIG_FONT_ACORN_8x8 is not set
729CONFIG_FONT_MINI_4x6=y
730# CONFIG_FONT_SUN8x16 is not set
731# CONFIG_FONT_SUN12x22 is not set
732# CONFIG_FONT_10x18 is not set
733
734#
735# Logo configuration
736#
737# CONFIG_LOGO is not set
738CONFIG_BACKLIGHT_LCD_SUPPORT=y
739CONFIG_BACKLIGHT_CLASS_DEVICE=y
740CONFIG_BACKLIGHT_DEVICE=y
741CONFIG_LCD_CLASS_DEVICE=y
742CONFIG_LCD_DEVICE=y
743
744#
745# Sound
746#
747# CONFIG_SOUND is not set
748
749#
750# USB support
751#
752CONFIG_USB_ARCH_HAS_HCD=y
753# CONFIG_USB_ARCH_HAS_OHCI is not set
754# CONFIG_USB_ARCH_HAS_EHCI is not set
755# CONFIG_USB is not set
756
757#
758# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
759#
760
761#
762# USB Gadget Support
763#
764# CONFIG_USB_GADGET is not set
765
766#
767# MMC/SD Card support
768#
769# CONFIG_MMC is not set
770
771#
772# Real Time Clock
773#
774CONFIG_RTC_LIB=y
775# CONFIG_RTC_CLASS is not set
776
777#
778# File systems
779#
780# CONFIG_EXT2_FS is not set
781# CONFIG_EXT3_FS is not set
782# CONFIG_REISERFS_FS is not set
783# CONFIG_JFS_FS is not set
784# CONFIG_FS_POSIX_ACL is not set
785# CONFIG_XFS_FS is not set
786# CONFIG_OCFS2_FS is not set
787# CONFIG_MINIX_FS is not set
788CONFIG_ROMFS_FS=y
789# CONFIG_INOTIFY is not set
790# CONFIG_QUOTA is not set
791# CONFIG_DNOTIFY is not set
792# CONFIG_AUTOFS_FS is not set
793# CONFIG_AUTOFS4_FS is not set
794# CONFIG_FUSE_FS is not set
795
796#
797# CD-ROM/DVD Filesystems
798#
799# CONFIG_ISO9660_FS is not set
800# CONFIG_UDF_FS is not set
801
802#
803# DOS/FAT/NT Filesystems
804#
805CONFIG_FAT_FS=y
806# CONFIG_MSDOS_FS is not set
807CONFIG_VFAT_FS=y
808CONFIG_FAT_DEFAULT_CODEPAGE=437
809CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
810# CONFIG_NTFS_FS is not set
811
812#
813# Pseudo filesystems
814#
815CONFIG_PROC_FS=y
816CONFIG_SYSFS=y
817CONFIG_TMPFS=y
818# CONFIG_HUGETLB_PAGE is not set
819CONFIG_RAMFS=y
820# CONFIG_CONFIGFS_FS is not set
821
822#
823# Miscellaneous filesystems
824#
825# CONFIG_ADFS_FS is not set
826# CONFIG_AFFS_FS is not set
827# CONFIG_HFS_FS is not set
828# CONFIG_HFSPLUS_FS is not set
829# CONFIG_BEFS_FS is not set
830# CONFIG_BFS_FS is not set
831# CONFIG_EFS_FS is not set
832# CONFIG_JFFS_FS is not set
833CONFIG_JFFS2_FS=y
834CONFIG_JFFS2_FS_DEBUG=0
835CONFIG_JFFS2_FS_WRITEBUFFER=y
836# CONFIG_JFFS2_SUMMARY is not set
837# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
838CONFIG_JFFS2_ZLIB=y
839CONFIG_JFFS2_RTIME=y
840# CONFIG_JFFS2_RUBIN is not set
841# CONFIG_CRAMFS is not set
842# CONFIG_VXFS_FS is not set
843# CONFIG_HPFS_FS is not set
844# CONFIG_QNX4FS_FS is not set
845# CONFIG_SYSV_FS is not set
846# CONFIG_UFS_FS is not set
847
848#
849# Network File Systems
850#
851# CONFIG_NFS_FS is not set
852# CONFIG_NFSD is not set
853# CONFIG_SMB_FS is not set
854# CONFIG_CIFS is not set
855# CONFIG_NCP_FS is not set
856# CONFIG_CODA_FS is not set
857# CONFIG_AFS_FS is not set
858# CONFIG_9P_FS is not set
859
860#
861# Partition Types
862#
863# CONFIG_PARTITION_ADVANCED is not set
864CONFIG_MSDOS_PARTITION=y
865
866#
867# Native Language Support
868#
869CONFIG_NLS=y
870CONFIG_NLS_DEFAULT="cp437"
871CONFIG_NLS_CODEPAGE_437=y
872# CONFIG_NLS_CODEPAGE_737 is not set
873# CONFIG_NLS_CODEPAGE_775 is not set
874# CONFIG_NLS_CODEPAGE_850 is not set
875# CONFIG_NLS_CODEPAGE_852 is not set
876# CONFIG_NLS_CODEPAGE_855 is not set
877# CONFIG_NLS_CODEPAGE_857 is not set
878# CONFIG_NLS_CODEPAGE_860 is not set
879# CONFIG_NLS_CODEPAGE_861 is not set
880# CONFIG_NLS_CODEPAGE_862 is not set
881# CONFIG_NLS_CODEPAGE_863 is not set
882# CONFIG_NLS_CODEPAGE_864 is not set
883# CONFIG_NLS_CODEPAGE_865 is not set
884# CONFIG_NLS_CODEPAGE_866 is not set
885# CONFIG_NLS_CODEPAGE_869 is not set
886# CONFIG_NLS_CODEPAGE_936 is not set
887# CONFIG_NLS_CODEPAGE_950 is not set
888# CONFIG_NLS_CODEPAGE_932 is not set
889# CONFIG_NLS_CODEPAGE_949 is not set
890# CONFIG_NLS_CODEPAGE_874 is not set
891# CONFIG_NLS_ISO8859_8 is not set
892# CONFIG_NLS_CODEPAGE_1250 is not set
893# CONFIG_NLS_CODEPAGE_1251 is not set
894# CONFIG_NLS_ASCII is not set
895CONFIG_NLS_ISO8859_1=y
896# CONFIG_NLS_ISO8859_2 is not set
897# CONFIG_NLS_ISO8859_3 is not set
898# CONFIG_NLS_ISO8859_4 is not set
899# CONFIG_NLS_ISO8859_5 is not set
900# CONFIG_NLS_ISO8859_6 is not set
901# CONFIG_NLS_ISO8859_7 is not set
902# CONFIG_NLS_ISO8859_9 is not set
903# CONFIG_NLS_ISO8859_13 is not set
904# CONFIG_NLS_ISO8859_14 is not set
905# CONFIG_NLS_ISO8859_15 is not set
906# CONFIG_NLS_KOI8_R is not set
907# CONFIG_NLS_KOI8_U is not set
908# CONFIG_NLS_UTF8 is not set
909
910#
911# Profiling support
912#
913# CONFIG_PROFILING is not set
914
915#
916# Kernel hacking
917#
918# CONFIG_PRINTK_TIME is not set
919CONFIG_MAGIC_SYSRQ=y
920CONFIG_DEBUG_KERNEL=y
921CONFIG_LOG_BUF_SHIFT=14
922# CONFIG_DETECT_SOFTLOCKUP is not set
923# CONFIG_SCHEDSTATS is not set
924CONFIG_DEBUG_MUTEXES=y
925# CONFIG_DEBUG_SPINLOCK is not set
926# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
927# CONFIG_DEBUG_KOBJECT is not set
928# CONFIG_DEBUG_BUGVERBOSE is not set
929# CONFIG_DEBUG_INFO is not set
930# CONFIG_DEBUG_FS is not set
931# CONFIG_DEBUG_VM is not set
932CONFIG_FRAME_POINTER=y
933# CONFIG_UNWIND_INFO is not set
934CONFIG_FORCED_INLINING=y
935# CONFIG_RCU_TORTURE_TEST is not set
936# CONFIG_DEBUG_USER is not set
937CONFIG_DEBUG_ERRORS=y
938# CONFIG_DEBUG_LL is not set
939
940#
941# Security options
942#
943# CONFIG_KEYS is not set
944# CONFIG_SECURITY is not set
945
946#
947# Cryptographic options
948#
949# CONFIG_CRYPTO is not set
950
951#
952# Hardware crypto devices
953#
954
955#
956# Library routines
957#
958CONFIG_CRC_CCITT=y
959# CONFIG_CRC16 is not set
960CONFIG_CRC32=y
961# CONFIG_LIBCRC32C is not set
962CONFIG_ZLIB_INFLATE=y
963CONFIG_ZLIB_DEFLATE=y
964