summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-mx31-2.6.19.2
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-mx31-2.6.19.2')
-rw-r--r--meta/recipes-kernel/linux/linux-mx31-2.6.19.2/defconfig-mx31ads1632
-rw-r--r--meta/recipes-kernel/linux/linux-mx31-2.6.19.2/defconfig-mx31litekit1365
-rw-r--r--meta/recipes-kernel/linux/linux-mx31-2.6.19.2/defconfig-mx31phy1533
-rw-r--r--meta/recipes-kernel/linux/linux-mx31-2.6.19.2/linux-2.6.19.2-mx3lite.patch.gzbin0 -> 1128629 bytes
-rw-r--r--meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31ads-patches.tgzbin0 -> 1392361 bytes
-rw-r--r--meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31lite-boot.patch42
-rw-r--r--meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31lite-fb.patch85
-rw-r--r--meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31lite-spi.patch42
-rw-r--r--meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31phy-patches.tgzbin0 -> 1329713 bytes
-rw-r--r--meta/recipes-kernel/linux/linux-mx31-2.6.19.2/nor-query-table-fix.patch13
10 files changed, 4712 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/defconfig-mx31ads b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/defconfig-mx31ads
new file mode 100644
index 0000000000..3fffd84eb7
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/defconfig-mx31ads
@@ -0,0 +1,1632 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.19.2
4#
5CONFIG_ARM=y
6# CONFIG_GENERIC_TIME is not set
7CONFIG_MMU=y
8CONFIG_GENERIC_HARDIRQS=y
9CONFIG_TRACE_IRQFLAGS_SUPPORT=y
10CONFIG_HARDIRQS_SW_RESEND=y
11CONFIG_GENERIC_IRQ_PROBE=y
12CONFIG_RWSEM_GENERIC_SPINLOCK=y
13CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_CALIBRATE_DELAY=y
15CONFIG_ARCH_MTD_XIP=y
16CONFIG_VECTORS_BASE=0xffff0000
17CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
18
19#
20# Code maturity level options
21#
22CONFIG_EXPERIMENTAL=y
23CONFIG_BROKEN_ON_SMP=y
24CONFIG_LOCK_KERNEL=y
25CONFIG_INIT_ENV_ARG_LIMIT=32
26
27#
28# General setup
29#
30CONFIG_LOCALVERSION=""
31# CONFIG_LOCALVERSION_AUTO is not set
32CONFIG_SWAP=y
33CONFIG_SYSVIPC=y
34# CONFIG_IPC_NS is not set
35# CONFIG_POSIX_MQUEUE is not set
36# CONFIG_BSD_PROCESS_ACCT is not set
37# CONFIG_TASKSTATS is not set
38# CONFIG_UTS_NS is not set
39# CONFIG_AUDIT is not set
40CONFIG_IKCONFIG=y
41CONFIG_IKCONFIG_PROC=y
42# CONFIG_RELAY is not set
43CONFIG_INITRAMFS_SOURCE=""
44CONFIG_CC_OPTIMIZE_FOR_SIZE=y
45CONFIG_SYSCTL=y
46CONFIG_EMBEDDED=y
47CONFIG_UID16=y
48CONFIG_SYSCTL_SYSCALL=y
49CONFIG_KALLSYMS=y
50# CONFIG_KALLSYMS_EXTRA_PASS is not set
51CONFIG_HOTPLUG=y
52CONFIG_PRINTK=y
53CONFIG_BUG=y
54CONFIG_ELF_CORE=y
55CONFIG_BASE_FULL=y
56CONFIG_FUTEX=y
57CONFIG_EPOLL=y
58CONFIG_SHMEM=y
59CONFIG_SLAB=y
60CONFIG_VM_EVENT_COUNTERS=y
61CONFIG_RT_MUTEXES=y
62# CONFIG_TINY_SHMEM is not set
63CONFIG_BASE_SMALL=0
64# CONFIG_SLOB is not set
65
66#
67# Loadable module support
68#
69CONFIG_MODULES=y
70CONFIG_MODULE_UNLOAD=y
71CONFIG_MODULE_FORCE_UNLOAD=y
72CONFIG_MODVERSIONS=y
73# CONFIG_MODULE_SRCVERSION_ALL is not set
74CONFIG_KMOD=y
75
76#
77# Block layer
78#
79CONFIG_BLOCK=y
80# CONFIG_BLK_DEV_IO_TRACE is not set
81
82#
83# IO Schedulers
84#
85CONFIG_IOSCHED_NOOP=y
86CONFIG_IOSCHED_AS=y
87CONFIG_IOSCHED_DEADLINE=y
88CONFIG_IOSCHED_CFQ=y
89# CONFIG_DEFAULT_AS is not set
90# CONFIG_DEFAULT_DEADLINE is not set
91CONFIG_DEFAULT_CFQ=y
92# CONFIG_DEFAULT_NOOP is not set
93CONFIG_DEFAULT_IOSCHED="cfq"
94
95#
96# System Type
97#
98# CONFIG_ARCH_AAEC2000 is not set
99# CONFIG_ARCH_INTEGRATOR is not set
100# CONFIG_ARCH_REALVIEW is not set
101# CONFIG_ARCH_VERSATILE is not set
102# CONFIG_ARCH_AT91 is not set
103# CONFIG_ARCH_CLPS7500 is not set
104# CONFIG_ARCH_CLPS711X is not set
105# CONFIG_ARCH_CO285 is not set
106# CONFIG_ARCH_EBSA110 is not set
107# CONFIG_ARCH_EP93XX is not set
108# CONFIG_ARCH_FOOTBRIDGE is not set
109# CONFIG_ARCH_NETX is not set
110# CONFIG_ARCH_H720X is not set
111# CONFIG_ARCH_IMX is not set
112# CONFIG_ARCH_IOP32X is not set
113# CONFIG_ARCH_IOP33X is not set
114# CONFIG_ARCH_IXP4XX is not set
115# CONFIG_ARCH_IXP2000 is not set
116# CONFIG_ARCH_IXP23XX is not set
117# CONFIG_ARCH_L7200 is not set
118CONFIG_ARCH_MXC=y
119# CONFIG_ARCH_PNX4008 is not set
120# CONFIG_ARCH_PXA is not set
121# CONFIG_ARCH_RPC is not set
122# CONFIG_ARCH_SA1100 is not set
123# CONFIG_ARCH_S3C2410 is not set
124# CONFIG_ARCH_SHARK is not set
125# CONFIG_ARCH_LH7A40X is not set
126# CONFIG_ARCH_OMAP is not set
127
128#
129# Freescale MXC Implementations
130#
131CONFIG_ARCH_MX3=y
132CONFIG_MX31_TO2_REG_SWIZZLE_WORKAROUND=y
133# CONFIG_ARCH_MX27 is not set
134CONFIG_ISP1504_MXC=m
135CONFIG_I2C_MXC_SELECT1=y
136# CONFIG_I2C_MXC_SELECT2 is not set
137
138#
139# MX3 Options
140#
141CONFIG_MACH_MX31ADS=y
142# CONFIG_MX3_DOZE_DURING_IDLE is not set
143CONFIG_MXC_SDMA_API=y
144
145#
146# Device options
147#
148# CONFIG_I2C_MXC_SELECT3 is not set
149
150#
151# Processor Type
152#
153CONFIG_CPU_32=y
154CONFIG_CPU_V6=y
155# CONFIG_CPU_32v6K is not set
156CONFIG_CPU_32v6=y
157CONFIG_CPU_ABRT_EV6=y
158CONFIG_CPU_CACHE_V6=y
159CONFIG_CPU_CACHE_VIPT=y
160CONFIG_CPU_COPY_V6=y
161CONFIG_CPU_TLB_V6=y
162CONFIG_CPU_CP15=y
163CONFIG_CPU_CP15_MMU=y
164CONFIG_CPU_CACHE_L210=y
165
166#
167# Processor Features
168#
169CONFIG_ARM_THUMB=y
170# CONFIG_CPU_ICACHE_DISABLE is not set
171# CONFIG_CPU_DCACHE_DISABLE is not set
172# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
173# CONFIG_CPU_BPREDICT_DISABLE is not set
174
175#
176# Bus support
177#
178CONFIG_ISA=y
179
180#
181# PCCARD (PCMCIA/CardBus) support
182#
183CONFIG_PCCARD=m
184# CONFIG_PCMCIA_DEBUG is not set
185CONFIG_PCMCIA=m
186CONFIG_PCMCIA_LOAD_CIS=y
187# CONFIG_PCMCIA_IOCTL is not set
188
189#
190# PC-card bridges
191#
192# CONFIG_I82365 is not set
193# CONFIG_TCIC is not set
194CONFIG_PCMCIA_PROBE=y
195CONFIG_PCMCIA_MX31ADS=m
196
197#
198# Kernel Features
199#
200CONFIG_PREEMPT=y
201# CONFIG_NO_IDLE_HZ is not set
202CONFIG_HZ=100
203CONFIG_AEABI=y
204# CONFIG_OABI_COMPAT is not set
205# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
206CONFIG_SELECT_MEMORY_MODEL=y
207CONFIG_FLATMEM_MANUAL=y
208# CONFIG_DISCONTIGMEM_MANUAL is not set
209# CONFIG_SPARSEMEM_MANUAL is not set
210CONFIG_FLATMEM=y
211CONFIG_FLAT_NODE_MEM_MAP=y
212# CONFIG_SPARSEMEM_STATIC is not set
213CONFIG_SPLIT_PTLOCK_CPUS=4
214# CONFIG_RESOURCES_64BIT is not set
215# CONFIG_LEDS is not set
216CONFIG_ALIGNMENT_TRAP=y
217
218#
219# Boot options
220#
221CONFIG_ZBOOT_ROM_TEXT=0x0
222CONFIG_ZBOOT_ROM_BSS=0x0
223CONFIG_CMDLINE="noinitrd console=ttymxc0,115200 root=/dev/mtdblock2 rw ip=off"
224# CONFIG_XIP_KERNEL is not set
225
226#
227# CPU Frequency scaling
228#
229# CONFIG_CPU_FREQ is not set
230
231#
232# Floating point emulation
233#
234
235#
236# At least one emulation must be selected
237#
238CONFIG_VFP=y
239
240#
241# Userspace binary formats
242#
243CONFIG_BINFMT_ELF=y
244# CONFIG_BINFMT_AOUT is not set
245# CONFIG_BINFMT_MISC is not set
246
247#
248# Power management options
249#
250CONFIG_PM=y
251# CONFIG_PM_LEGACY is not set
252# CONFIG_PM_DEBUG is not set
253# CONFIG_PM_SYSFS_DEPRECATED is not set
254# CONFIG_APM is not set
255
256#
257# Dynamic Power Management
258#
259CONFIG_DPM=y
260# CONFIG_DPM_STATS is not set
261CONFIG_DPM_PROCFS=y
262
263#
264# Networking
265#
266CONFIG_NET=y
267
268#
269# Networking options
270#
271# CONFIG_NETDEBUG is not set
272CONFIG_PACKET=y
273CONFIG_PACKET_MMAP=y
274CONFIG_UNIX=y
275CONFIG_XFRM=y
276# CONFIG_XFRM_USER is not set
277# CONFIG_XFRM_SUB_POLICY is not set
278# CONFIG_NET_KEY is not set
279CONFIG_INET=y
280CONFIG_IP_MULTICAST=y
281# CONFIG_IP_ADVANCED_ROUTER is not set
282CONFIG_IP_FIB_HASH=y
283CONFIG_IP_PNP=y
284CONFIG_IP_PNP_DHCP=y
285CONFIG_IP_PNP_BOOTP=y
286# CONFIG_IP_PNP_RARP is not set
287# CONFIG_NET_IPIP is not set
288# CONFIG_NET_IPGRE is not set
289# CONFIG_IP_MROUTE is not set
290# CONFIG_ARPD is not set
291# CONFIG_SYN_COOKIES is not set
292# CONFIG_INET_AH is not set
293# CONFIG_INET_ESP is not set
294# CONFIG_INET_IPCOMP is not set
295# CONFIG_INET_XFRM_TUNNEL is not set
296# CONFIG_INET_TUNNEL is not set
297CONFIG_INET_XFRM_MODE_TRANSPORT=y
298CONFIG_INET_XFRM_MODE_TUNNEL=y
299CONFIG_INET_XFRM_MODE_BEET=y
300CONFIG_INET_DIAG=y
301CONFIG_INET_TCP_DIAG=y
302# CONFIG_TCP_CONG_ADVANCED is not set
303CONFIG_TCP_CONG_CUBIC=y
304CONFIG_DEFAULT_TCP_CONG="cubic"
305# CONFIG_IPV6 is not set
306# CONFIG_INET6_XFRM_TUNNEL is not set
307# CONFIG_INET6_TUNNEL is not set
308# CONFIG_NETWORK_SECMARK is not set
309# CONFIG_NETFILTER is not set
310
311#
312# DCCP Configuration (EXPERIMENTAL)
313#
314# CONFIG_IP_DCCP is not set
315
316#
317# SCTP Configuration (EXPERIMENTAL)
318#
319# CONFIG_IP_SCTP is not set
320
321#
322# TIPC Configuration (EXPERIMENTAL)
323#
324# CONFIG_TIPC is not set
325# CONFIG_ATM is not set
326# CONFIG_BRIDGE is not set
327# CONFIG_VLAN_8021Q is not set
328# CONFIG_DECNET is not set
329# CONFIG_LLC2 is not set
330# CONFIG_IPX is not set
331# CONFIG_ATALK is not set
332# CONFIG_X25 is not set
333# CONFIG_LAPB is not set
334# CONFIG_ECONET is not set
335# CONFIG_WAN_ROUTER is not set
336
337#
338# QoS and/or fair queueing
339#
340# CONFIG_NET_SCHED is not set
341
342#
343# Network testing
344#
345# CONFIG_NET_PKTGEN is not set
346# CONFIG_HAMRADIO is not set
347CONFIG_IRDA=m
348
349#
350# IrDA protocols
351#
352CONFIG_IRLAN=m
353CONFIG_IRNET=m
354CONFIG_IRCOMM=m
355# CONFIG_IRDA_ULTRA is not set
356
357#
358# IrDA options
359#
360CONFIG_IRDA_CACHE_LAST_LSAP=y
361CONFIG_IRDA_FAST_RR=y
362# CONFIG_IRDA_DEBUG is not set
363
364#
365# Infrared-port device drivers
366#
367
368#
369# SIR device drivers
370#
371CONFIG_IRTTY_SIR=m
372
373#
374# Dongle support
375#
376# CONFIG_DONGLE is not set
377
378#
379# Old SIR device drivers
380#
381# CONFIG_IRPORT_SIR is not set
382
383#
384# Old Serial dongle support
385#
386
387#
388# FIR device drivers
389#
390# CONFIG_USB_IRDA is not set
391# CONFIG_SIGMATEL_FIR is not set
392# CONFIG_MCS_FIR is not set
393# CONFIG_MXC_FIR is not set
394# CONFIG_MXC_IRDA is not set
395# CONFIG_BT is not set
396CONFIG_IEEE80211=y
397# CONFIG_IEEE80211_DEBUG is not set
398# CONFIG_IEEE80211_CRYPT_WEP is not set
399# CONFIG_IEEE80211_CRYPT_CCMP is not set
400# CONFIG_IEEE80211_CRYPT_TKIP is not set
401# CONFIG_IEEE80211_SOFTMAC is not set
402CONFIG_WIRELESS_EXT=y
403
404#
405# Device Drivers
406#
407
408#
409# Generic Driver Options
410#
411CONFIG_STANDALONE=y
412CONFIG_PREVENT_FIRMWARE_BUILD=y
413CONFIG_FW_LOADER=m
414# CONFIG_SYS_HYPERVISOR is not set
415
416#
417# Connector - unified userspace <-> kernelspace linker
418#
419CONFIG_CONNECTOR=y
420CONFIG_PROC_EVENTS=y
421
422#
423# Memory Technology Devices (MTD)
424#
425CONFIG_MTD=y
426# CONFIG_MTD_DEBUG is not set
427# CONFIG_MTD_CONCAT is not set
428CONFIG_MTD_PARTITIONS=y
429CONFIG_MTD_REDBOOT_PARTS=y
430CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
431# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
432# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
433CONFIG_MTD_CMDLINE_PARTS=y
434# CONFIG_MTD_AFS_PARTS is not set
435
436#
437# User Modules And Translation Layers
438#
439CONFIG_MTD_CHAR=y
440CONFIG_MTD_BLOCK=y
441# CONFIG_FTL is not set
442# CONFIG_NFTL is not set
443# CONFIG_INFTL is not set
444# CONFIG_RFD_FTL is not set
445# CONFIG_SSFDC is not set
446
447#
448# RAM/ROM/Flash chip drivers
449#
450CONFIG_MTD_CFI=y
451# CONFIG_MTD_JEDECPROBE is not set
452CONFIG_MTD_GEN_PROBE=y
453CONFIG_MTD_CFI_ADV_OPTIONS=y
454CONFIG_MTD_CFI_NOSWAP=y
455# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
456# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
457CONFIG_MTD_CFI_GEOMETRY=y
458# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set
459CONFIG_MTD_MAP_BANK_WIDTH_2=y
460# CONFIG_MTD_MAP_BANK_WIDTH_4 is not set
461# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
462# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
463# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
464CONFIG_MTD_CFI_I1=y
465# CONFIG_MTD_CFI_I2 is not set
466# CONFIG_MTD_CFI_I4 is not set
467# CONFIG_MTD_CFI_I8 is not set
468# CONFIG_MTD_OTP is not set
469# CONFIG_MTD_CFI_INTELEXT is not set
470CONFIG_MTD_CFI_AMDSTD=y
471# CONFIG_MTD_CFI_STAA is not set
472CONFIG_MTD_CFI_UTIL=y
473CONFIG_MTD_RAM=y
474# CONFIG_MTD_ROM is not set
475# CONFIG_MTD_ABSENT is not set
476# CONFIG_MTD_OBSOLETE_CHIPS is not set
477# CONFIG_MTD_XIP is not set
478
479#
480# Mapping drivers for chip access
481#
482# CONFIG_MTD_COMPLEX_MAPPINGS is not set
483# CONFIG_MTD_PHYSMAP is not set
484# CONFIG_MTD_ARM_INTEGRATOR is not set
485# CONFIG_MTD_PLATRAM is not set
486CONFIG_MTD_MXC=y
487
488#
489# Self-contained MTD device drivers
490#
491# CONFIG_MTD_DATAFLASH is not set
492# CONFIG_MTD_M25P80 is not set
493# CONFIG_MTD_SLRAM is not set
494# CONFIG_MTD_PHRAM is not set
495# CONFIG_MTD_MTDRAM is not set
496# CONFIG_MTD_BLOCK2MTD is not set
497
498#
499# Disk-On-Chip Device Drivers
500#
501# CONFIG_MTD_DOC2000 is not set
502# CONFIG_MTD_DOC2001 is not set
503# CONFIG_MTD_DOC2001PLUS is not set
504
505#
506# NAND Flash Device Drivers
507#
508CONFIG_MTD_NAND=y
509# CONFIG_MTD_NAND_VERIFY_WRITE is not set
510# CONFIG_MTD_NAND_ECC_SMC is not set
511CONFIG_MTD_NAND_IDS=y
512# CONFIG_MTD_NAND_DISKONCHIP is not set
513# CONFIG_MTD_NAND_NANDSIM is not set
514CONFIG_MTD_NAND_MXC=y
515# CONFIG_MTD_NAND_MXC_SWECC is not set
516# CONFIG_MTD_NAND_MXC_FORCE_CE is not set
517# CONFIG_MTD_NAND_MXC_ECC_CORRECTION_OPTION2 is not set
518# CONFIG_CONFIG_MXC_NAND_LOW_LEVEL_ERASE is not set
519
520#
521# OneNAND Flash Device Drivers
522#
523# CONFIG_MTD_ONENAND is not set
524
525#
526# Parallel port support
527#
528# CONFIG_PARPORT is not set
529
530#
531# Plug and Play support
532#
533# CONFIG_PNP is not set
534
535#
536# Block devices
537#
538# CONFIG_BLK_DEV_COW_COMMON is not set
539CONFIG_BLK_DEV_LOOP=y
540# CONFIG_BLK_DEV_CRYPTOLOOP is not set
541# CONFIG_BLK_DEV_NBD is not set
542# CONFIG_BLK_DEV_UB is not set
543CONFIG_BLK_DEV_RAM=y
544CONFIG_BLK_DEV_RAM_COUNT=16
545CONFIG_BLK_DEV_RAM_SIZE=16384
546CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
547# CONFIG_BLK_DEV_INITRD is not set
548# CONFIG_CDROM_PKTCDVD is not set
549# CONFIG_ATA_OVER_ETH is not set
550
551#
552# ATA/ATAPI/MFM/RLL support
553#
554CONFIG_IDE=m
555CONFIG_IDE_MAX_HWIFS=1
556CONFIG_BLK_DEV_IDE=m
557
558#
559# Please see Documentation/ide.txt for help/info on IDE drives
560#
561# CONFIG_BLK_DEV_IDE_SATA is not set
562CONFIG_BLK_DEV_IDEDISK=m
563# CONFIG_IDEDISK_MULTI_MODE is not set
564CONFIG_BLK_DEV_IDECS=m
565# CONFIG_BLK_DEV_IDECD is not set
566# CONFIG_BLK_DEV_IDETAPE is not set
567# CONFIG_BLK_DEV_IDEFLOPPY is not set
568# CONFIG_BLK_DEV_IDESCSI is not set
569# CONFIG_IDE_TASK_IOCTL is not set
570
571#
572# IDE chipset support/bugfixes
573#
574CONFIG_IDE_GENERIC=m
575# CONFIG_IDE_ARM is not set
576CONFIG_BLK_DEV_IDE_MXC=m
577# CONFIG_IDE_CHIPSETS is not set
578CONFIG_BLK_DEV_IDEDMA=y
579# CONFIG_IDEDMA_AUTO is not set
580# CONFIG_BLK_DEV_HD is not set
581
582#
583# SCSI device support
584#
585# CONFIG_RAID_ATTRS is not set
586CONFIG_SCSI=y
587# CONFIG_SCSI_NETLINK is not set
588CONFIG_SCSI_PROC_FS=y
589
590#
591# SCSI support type (disk, tape, CD-ROM)
592#
593CONFIG_BLK_DEV_SD=y
594# CONFIG_CHR_DEV_ST is not set
595# CONFIG_CHR_DEV_OSST is not set
596# CONFIG_BLK_DEV_SR is not set
597# CONFIG_CHR_DEV_SG is not set
598# CONFIG_CHR_DEV_SCH is not set
599
600#
601# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
602#
603CONFIG_SCSI_MULTI_LUN=y
604# CONFIG_SCSI_CONSTANTS is not set
605# CONFIG_SCSI_LOGGING is not set
606
607#
608# SCSI Transports
609#
610# CONFIG_SCSI_SPI_ATTRS is not set
611# CONFIG_SCSI_FC_ATTRS is not set
612# CONFIG_SCSI_ISCSI_ATTRS is not set
613# CONFIG_SCSI_SAS_ATTRS is not set
614# CONFIG_SCSI_SAS_LIBSAS is not set
615
616#
617# SCSI low-level drivers
618#
619# CONFIG_ISCSI_TCP is not set
620# CONFIG_SCSI_AHA152X is not set
621# CONFIG_SCSI_AIC7XXX_OLD is not set
622# CONFIG_SCSI_IN2000 is not set
623# CONFIG_SCSI_DTC3280 is not set
624# CONFIG_SCSI_FUTURE_DOMAIN is not set
625# CONFIG_SCSI_GENERIC_NCR5380 is not set
626# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
627# CONFIG_SCSI_NCR53C406A is not set
628# CONFIG_SCSI_PAS16 is not set
629# CONFIG_SCSI_PSI240I is not set
630# CONFIG_SCSI_QLOGIC_FAS is not set
631# CONFIG_SCSI_SYM53C416 is not set
632# CONFIG_SCSI_T128 is not set
633# CONFIG_SCSI_DEBUG is not set
634
635#
636# PCMCIA SCSI adapter support
637#
638# CONFIG_PCMCIA_AHA152X is not set
639# CONFIG_PCMCIA_FDOMAIN is not set
640# CONFIG_PCMCIA_NINJA_SCSI is not set
641# CONFIG_PCMCIA_QLOGIC is not set
642# CONFIG_PCMCIA_SYM53C500 is not set
643
644#
645# Serial ATA (prod) and Parallel ATA (experimental) drivers
646#
647# CONFIG_ATA is not set
648
649#
650# Multi-device support (RAID and LVM)
651#
652# CONFIG_MD is not set
653
654#
655# Fusion MPT device support
656#
657# CONFIG_FUSION is not set
658
659#
660# IEEE 1394 (FireWire) support
661#
662
663#
664# I2O device support
665#
666
667#
668# Network device support
669#
670CONFIG_NETDEVICES=y
671# CONFIG_DUMMY is not set
672# CONFIG_BONDING is not set
673# CONFIG_EQUALIZER is not set
674# CONFIG_TUN is not set
675
676#
677# ARCnet devices
678#
679# CONFIG_ARCNET is not set
680
681#
682# PHY device support
683#
684# CONFIG_PHYLIB is not set
685
686#
687# Ethernet (10 or 100Mbit)
688#
689CONFIG_NET_ETHERNET=y
690CONFIG_MII=y
691# CONFIG_NET_VENDOR_3COM is not set
692# CONFIG_NET_VENDOR_SMC is not set
693# CONFIG_SMC91X is not set
694# CONFIG_DM9000 is not set
695# CONFIG_NET_VENDOR_RACAL is not set
696# CONFIG_AT1700 is not set
697# CONFIG_DEPCA is not set
698# CONFIG_HP100 is not set
699# CONFIG_NET_ISA is not set
700CONFIG_NET_PCI=y
701# CONFIG_AC3200 is not set
702# CONFIG_APRICOT is not set
703CONFIG_CS89x0=y
704
705#
706# Ethernet (1000 Mbit)
707#
708
709#
710# Ethernet (10000 Mbit)
711#
712
713#
714# Token Ring devices
715#
716# CONFIG_TR is not set
717
718#
719# Wireless LAN (non-hamradio)
720#
721CONFIG_NET_RADIO=y
722# CONFIG_NET_WIRELESS_RTNETLINK is not set
723
724#
725# Obsolete Wireless cards support (pre-802.11)
726#
727# CONFIG_STRIP is not set
728# CONFIG_ARLAN is not set
729# CONFIG_WAVELAN is not set
730# CONFIG_PCMCIA_WAVELAN is not set
731# CONFIG_PCMCIA_NETWAVE is not set
732
733#
734# Wireless 802.11 Frequency Hopping cards support
735#
736# CONFIG_PCMCIA_RAYCS is not set
737
738#
739# Wireless 802.11b ISA/PCI cards support
740#
741# CONFIG_HERMES is not set
742# CONFIG_ATMEL is not set
743
744#
745# Wireless 802.11b Pcmcia/Cardbus cards support
746#
747# CONFIG_AIRO_CS is not set
748# CONFIG_PCMCIA_WL3501 is not set
749# CONFIG_USB_ZD1201 is not set
750# CONFIG_HOSTAP is not set
751CONFIG_NET_WIRELESS=y
752
753#
754# PCMCIA network device support
755#
756CONFIG_NET_PCMCIA=y
757# CONFIG_PCMCIA_3C589 is not set
758# CONFIG_PCMCIA_3C574 is not set
759# CONFIG_PCMCIA_FMVJ18X is not set
760CONFIG_PCMCIA_PCNET=m
761# CONFIG_PCMCIA_NMCLAN is not set
762# CONFIG_PCMCIA_SMC91C92 is not set
763# CONFIG_PCMCIA_XIRC2PS is not set
764# CONFIG_PCMCIA_AXNET is not set
765
766#
767# Wan interfaces
768#
769# CONFIG_WAN is not set
770CONFIG_PPP=m
771# CONFIG_PPP_MULTILINK is not set
772# CONFIG_PPP_FILTER is not set
773CONFIG_PPP_ASYNC=m
774CONFIG_PPP_SYNC_TTY=m
775CONFIG_PPP_DEFLATE=m
776# CONFIG_PPP_BSDCOMP is not set
777# CONFIG_PPP_MPPE is not set
778# CONFIG_PPPOE is not set
779# CONFIG_SLIP is not set
780CONFIG_SLHC=m
781# CONFIG_SHAPER is not set
782# CONFIG_NETCONSOLE is not set
783# CONFIG_NETPOLL is not set
784# CONFIG_NET_POLL_CONTROLLER is not set
785
786#
787# ISDN subsystem
788#
789# CONFIG_ISDN is not set
790
791#
792# Input device support
793#
794CONFIG_INPUT=y
795# CONFIG_INPUT_FF_MEMLESS is not set
796
797#
798# Userland interfaces
799#
800CONFIG_INPUT_MOUSEDEV=y
801# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
802CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
803CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
804# CONFIG_INPUT_JOYDEV is not set
805# CONFIG_INPUT_TSDEV is not set
806CONFIG_INPUT_EVDEV=y
807# CONFIG_INPUT_EVBUG is not set
808
809#
810# Input Device Drivers
811#
812CONFIG_INPUT_KEYBOARD=y
813# CONFIG_KEYBOARD_ATKBD is not set
814# CONFIG_KEYBOARD_SUNKBD is not set
815# CONFIG_KEYBOARD_LKKBD is not set
816# CONFIG_KEYBOARD_XTKBD is not set
817# CONFIG_KEYBOARD_NEWTON is not set
818# CONFIG_KEYBOARD_STOWAWAY is not set
819CONFIG_KEYBOARD_MXC=y
820# CONFIG_INPUT_MOUSE is not set
821# CONFIG_INPUT_JOYSTICK is not set
822CONFIG_INPUT_TOUCHSCREEN=y
823# CONFIG_TOUCHSCREEN_ADS7846 is not set
824# CONFIG_TOUCHSCREEN_GUNZE is not set
825# CONFIG_TOUCHSCREEN_ELO is not set
826# CONFIG_TOUCHSCREEN_MTOUCH is not set
827# CONFIG_TOUCHSCREEN_MK712 is not set
828# CONFIG_TOUCHSCREEN_PENMOUNT is not set
829# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
830# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
831CONFIG_TOUCHSCREEN_MXC=y
832# CONFIG_INPUT_MISC is not set
833
834#
835# Hardware I/O ports
836#
837# CONFIG_SERIO is not set
838# CONFIG_GAMEPORT is not set
839
840#
841# Character devices
842#
843CONFIG_VT=y
844CONFIG_VT_CONSOLE=y
845CONFIG_HW_CONSOLE=y
846# CONFIG_VT_HW_CONSOLE_BINDING is not set
847# CONFIG_SERIAL_NONSTANDARD is not set
848
849#
850# Serial drivers
851#
852# CONFIG_SERIAL_8250 is not set
853
854#
855# Non-8250 serial port support
856#
857CONFIG_SERIAL_MXC=y
858CONFIG_SERIAL_MXC_CONSOLE=y
859CONFIG_SERIAL_CORE=y
860CONFIG_SERIAL_CORE_CONSOLE=y
861CONFIG_UNIX98_PTYS=y
862CONFIG_LEGACY_PTYS=y
863CONFIG_LEGACY_PTY_COUNT=256
864
865#
866# IPMI
867#
868# CONFIG_IPMI_HANDLER is not set
869
870#
871# Watchdog Cards
872#
873CONFIG_WATCHDOG=y
874CONFIG_WATCHDOG_NOWAYOUT=y
875
876#
877# Watchdog Device Drivers
878#
879# CONFIG_SOFT_WATCHDOG is not set
880CONFIG_MXC_WATCHDOG=y
881
882#
883# ISA-based Watchdog Cards
884#
885# CONFIG_PCWATCHDOG is not set
886# CONFIG_MIXCOMWD is not set
887# CONFIG_WDT is not set
888
889#
890# USB-based Watchdog Cards
891#
892# CONFIG_USBPCWATCHDOG is not set
893CONFIG_HW_RANDOM=y
894# CONFIG_NVRAM is not set
895CONFIG_MXC_RTC=y
896# CONFIG_DTLK is not set
897# CONFIG_R3964 is not set
898
899#
900# Ftape, the floppy tape device driver
901#
902
903#
904# PCMCIA character devices
905#
906# CONFIG_SYNCLINK_CS is not set
907# CONFIG_CARDMAN_4000 is not set
908# CONFIG_CARDMAN_4040 is not set
909# CONFIG_RAW_DRIVER is not set
910
911#
912# TPM devices
913#
914# CONFIG_TCG_TPM is not set
915
916#
917# I2C support
918#
919CONFIG_I2C=y
920CONFIG_I2C_CHARDEV=y
921
922#
923# I2C Algorithms
924#
925# CONFIG_I2C_ALGOBIT is not set
926# CONFIG_I2C_ALGOPCF is not set
927# CONFIG_I2C_ALGOPCA is not set
928
929#
930# I2C Hardware Bus support
931#
932# CONFIG_I2C_ELEKTOR is not set
933CONFIG_I2C_MXC=y
934# CONFIG_I2C_OCORES is not set
935# CONFIG_I2C_PARPORT_LIGHT is not set
936# CONFIG_I2C_STUB is not set
937# CONFIG_I2C_PCA_ISA is not set
938
939#
940# Miscellaneous I2C Chip support
941#
942# CONFIG_SENSORS_DS1337 is not set
943# CONFIG_SENSORS_DS1374 is not set
944# CONFIG_SENSORS_EEPROM is not set
945# CONFIG_SENSORS_PCF8574 is not set
946# CONFIG_SENSORS_PCA9539 is not set
947# CONFIG_SENSORS_PCF8591 is not set
948# CONFIG_SENSORS_MAX6875 is not set
949# CONFIG_I2C_DEBUG_CORE is not set
950# CONFIG_I2C_DEBUG_ALGO is not set
951# CONFIG_I2C_DEBUG_BUS is not set
952# CONFIG_I2C_DEBUG_CHIP is not set
953
954#
955# SPI support
956#
957CONFIG_SPI=y
958CONFIG_SPI_MASTER=y
959
960#
961# SPI Master Controller Drivers
962#
963CONFIG_SPI_BITBANG=y
964CONFIG_SPI_MXC=y
965# CONFIG_SPI_MXC_TEST_LOOPBACK is not set
966# CONFIG_SPI_MXC_SELECT1 is not set
967CONFIG_SPI_MXC_SELECT2=y
968# CONFIG_SPI_MXC_SELECT3 is not set
969
970#
971# SPI Protocol Masters
972#
973
974#
975# Dallas's 1-wire bus
976#
977CONFIG_W1=y
978CONFIG_W1_CON=y
979
980#
981# 1-wire Bus Masters
982#
983# CONFIG_W1_MASTER_DS2490 is not set
984# CONFIG_W1_MASTER_DS2482 is not set
985CONFIG_W1_MASTER_MXC=y
986
987#
988# 1-wire Slaves
989#
990# CONFIG_W1_SLAVE_THERM is not set
991# CONFIG_W1_SLAVE_SMEM is not set
992CONFIG_W1_SLAVE_DS2433=y
993# CONFIG_W1_SLAVE_DS2433_CRC is not set
994
995#
996# Hardware Monitoring support
997#
998# CONFIG_HWMON is not set
999# CONFIG_HWMON_VID is not set
1000
1001#
1002# Misc devices
1003#
1004# CONFIG_TIFM_CORE is not set
1005
1006#
1007# LED devices
1008#
1009# CONFIG_NEW_LEDS is not set
1010
1011#
1012# LED drivers
1013#
1014
1015#
1016# LED Triggers
1017#
1018
1019#
1020# Multimedia devices
1021#
1022CONFIG_VIDEO_DEV=y
1023CONFIG_VIDEO_V4L1=y
1024CONFIG_VIDEO_V4L1_COMPAT=y
1025CONFIG_VIDEO_V4L2=y
1026
1027#
1028# Video Capture Adapters
1029#
1030
1031#
1032# Video Capture Adapters
1033#
1034# CONFIG_VIDEO_ADV_DEBUG is not set
1035CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
1036# CONFIG_VIDEO_VIVI is not set
1037# CONFIG_VIDEO_PMS is not set
1038CONFIG_VIDEO_MXC_CAMERA=y
1039
1040#
1041# MXC Camera/V4L2 PRP Features support
1042#
1043CONFIG_VIDEO_MXC_IPU_CAMERA=y
1044# CONFIG_MXC_CAMERA_MC521DA is not set
1045CONFIG_MXC_CAMERA_MICRON111=y
1046CONFIG_MXC_IPU_PRP_VF_SDC=y
1047CONFIG_MXC_IPU_PRP_ENC=y
1048CONFIG_VIDEO_MXC_OUTPUT=y
1049CONFIG_VIDEO_MXC_IPU_OUTPUT=y
1050# CONFIG_VIDEO_MXC_OPL is not set
1051# CONFIG_VIDEO_CPIA is not set
1052# CONFIG_VIDEO_CPIA2 is not set
1053# CONFIG_VIDEO_SAA5246A is not set
1054# CONFIG_VIDEO_SAA5249 is not set
1055# CONFIG_TUNER_3036 is not set
1056
1057#
1058# V4L USB devices
1059#
1060# CONFIG_VIDEO_PVRUSB2 is not set
1061# CONFIG_VIDEO_EM28XX is not set
1062# CONFIG_USB_VICAM is not set
1063# CONFIG_USB_IBMCAM is not set
1064# CONFIG_USB_KONICAWC is not set
1065# CONFIG_USB_QUICKCAM_MESSENGER is not set
1066# CONFIG_USB_ET61X251 is not set
1067# CONFIG_VIDEO_OVCAMCHIP is not set
1068# CONFIG_USB_W9968CF is not set
1069# CONFIG_USB_OV511 is not set
1070# CONFIG_USB_SE401 is not set
1071# CONFIG_USB_SN9C102 is not set
1072# CONFIG_USB_STV680 is not set
1073# CONFIG_USB_ZC0301 is not set
1074# CONFIG_USB_PWC is not set
1075
1076#
1077# Radio Adapters
1078#
1079# CONFIG_RADIO_CADET is not set
1080# CONFIG_RADIO_RTRACK is not set
1081# CONFIG_RADIO_RTRACK2 is not set
1082# CONFIG_RADIO_AZTECH is not set
1083# CONFIG_RADIO_GEMTEK is not set
1084# CONFIG_RADIO_SF16FMI is not set
1085# CONFIG_RADIO_SF16FMR2 is not set
1086# CONFIG_RADIO_TERRATEC is not set
1087# CONFIG_RADIO_TRUST is not set
1088# CONFIG_RADIO_TYPHOON is not set
1089# CONFIG_RADIO_ZOLTRIX is not set
1090# CONFIG_USB_DSBR is not set
1091
1092#
1093# Digital Video Broadcasting Devices
1094#
1095# CONFIG_DVB is not set
1096# CONFIG_USB_DABUSB is not set
1097
1098#
1099# Graphics support
1100#
1101# CONFIG_FIRMWARE_EDID is not set
1102CONFIG_FB=y
1103CONFIG_FB_CFB_FILLRECT=y
1104CONFIG_FB_CFB_COPYAREA=y
1105CONFIG_FB_CFB_IMAGEBLIT=y
1106# CONFIG_FB_MACMODES is not set
1107# CONFIG_FB_BACKLIGHT is not set
1108# CONFIG_FB_MODE_HELPERS is not set
1109# CONFIG_FB_TILEBLITTING is not set
1110CONFIG_FB_MXC=y
1111CONFIG_FB_MXC_SYNC_PANEL=y
1112CONFIG_FB_MXC_TVOUT=y
1113# CONFIG_FB_MXC_OVERLAY is not set
1114# CONFIG_FB_MXC_ASYNC_PANEL is not set
1115# CONFIG_FB_S1D13XXX is not set
1116# CONFIG_FB_VIRTUAL is not set
1117
1118#
1119# Console display driver support
1120#
1121# CONFIG_VGA_CONSOLE is not set
1122# CONFIG_MDA_CONSOLE is not set
1123CONFIG_DUMMY_CONSOLE=y
1124CONFIG_FRAMEBUFFER_CONSOLE=y
1125# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1126# CONFIG_FONTS is not set
1127CONFIG_FONT_8x8=y
1128CONFIG_FONT_8x16=y
1129
1130#
1131# Logo configuration
1132#
1133CONFIG_LOGO=y
1134# CONFIG_LOGO_LINUX_MONO is not set
1135# CONFIG_LOGO_LINUX_VGA16 is not set
1136CONFIG_LOGO_LINUX_CLUT224=y
1137CONFIG_LOGO_MX31ADS_CLUT224=y
1138# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1139
1140#
1141# Sound
1142#
1143CONFIG_SOUND=y
1144
1145#
1146# Advanced Linux Sound Architecture
1147#
1148CONFIG_SND=y
1149CONFIG_SND_TIMER=y
1150CONFIG_SND_PCM=y
1151# CONFIG_SND_SEQUENCER is not set
1152CONFIG_SND_OSSEMUL=y
1153CONFIG_SND_MIXER_OSS=y
1154CONFIG_SND_PCM_OSS=y
1155CONFIG_SND_PCM_OSS_PLUGINS=y
1156# CONFIG_SND_DYNAMIC_MINORS is not set
1157CONFIG_SND_SUPPORT_OLD_API=y
1158CONFIG_SND_VERBOSE_PROCFS=y
1159# CONFIG_SND_VERBOSE_PRINTK is not set
1160# CONFIG_SND_DEBUG is not set
1161
1162#
1163# Generic devices
1164#
1165# CONFIG_SND_DUMMY is not set
1166# CONFIG_SND_MTPAV is not set
1167# CONFIG_SND_SERIAL_U16550 is not set
1168# CONFIG_SND_MPU401 is not set
1169
1170#
1171# ALSA ARM devices
1172#
1173CONFIG_SND_MXC_PMIC=y
1174
1175#
1176# USB devices
1177#
1178# CONFIG_SND_USB_AUDIO is not set
1179
1180#
1181# PCMCIA devices
1182#
1183# CONFIG_SND_VXPOCKET is not set
1184# CONFIG_SND_PDAUDIOCF is not set
1185
1186#
1187# Open Sound System
1188#
1189# CONFIG_SOUND_PRIME is not set
1190
1191#
1192# USB support
1193#
1194CONFIG_USB_ARCH_HAS_HCD=y
1195# CONFIG_USB_ARCH_HAS_OHCI is not set
1196CONFIG_USB_ARCH_HAS_EHCI=y
1197CONFIG_USB=y
1198# CONFIG_USB_DEBUG is not set
1199
1200#
1201# Miscellaneous USB options
1202#
1203CONFIG_USB_DEVICEFS=y
1204# CONFIG_USB_BANDWIDTH is not set
1205# CONFIG_USB_DYNAMIC_MINORS is not set
1206CONFIG_USB_SUSPEND=y
1207# CONFIG_USB_OTG is not set
1208
1209#
1210# USB Host Controller Drivers
1211#
1212CONFIG_USB_EHCI_HCD=m
1213CONFIG_USB_EHCI_ARC=y
1214CONFIG_USB_EHCI_ARC_H1=y
1215CONFIG_USB_EHCI_ARC_H2=y
1216# CONFIG_USB_EHCI_ARC_OTG is not set
1217CONFIG_USB_EHCI_SPLIT_ISO=y
1218CONFIG_USB_EHCI_ROOT_HUB_TT=y
1219# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1220# CONFIG_USB_ISP116X_HCD is not set
1221# CONFIG_USB_SL811_HCD is not set
1222
1223#
1224# USB Device Class drivers
1225#
1226# CONFIG_USB_ACM is not set
1227# CONFIG_USB_PRINTER is not set
1228
1229#
1230# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1231#
1232
1233#
1234# may also be needed; see USB_STORAGE Help for more information
1235#
1236CONFIG_USB_STORAGE=y
1237# CONFIG_USB_STORAGE_DEBUG is not set
1238# CONFIG_USB_STORAGE_DATAFAB is not set
1239# CONFIG_USB_STORAGE_FREECOM is not set
1240# CONFIG_USB_STORAGE_DPCM is not set
1241# CONFIG_USB_STORAGE_USBAT is not set
1242# CONFIG_USB_STORAGE_SDDR09 is not set
1243# CONFIG_USB_STORAGE_SDDR55 is not set
1244# CONFIG_USB_STORAGE_JUMPSHOT is not set
1245# CONFIG_USB_STORAGE_ALAUDA is not set
1246# CONFIG_USB_STORAGE_KARMA is not set
1247# CONFIG_USB_LIBUSUAL is not set
1248
1249#
1250# USB Input Devices
1251#
1252CONFIG_USB_HID=m
1253CONFIG_USB_HIDINPUT=y
1254# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1255# CONFIG_HID_FF is not set
1256# CONFIG_USB_HIDDEV is not set
1257
1258#
1259# USB HID Boot Protocol drivers
1260#
1261# CONFIG_USB_KBD is not set
1262# CONFIG_USB_MOUSE is not set
1263# CONFIG_USB_AIPTEK is not set
1264# CONFIG_USB_WACOM is not set
1265# CONFIG_USB_ACECAD is not set
1266# CONFIG_USB_KBTAB is not set
1267# CONFIG_USB_POWERMATE is not set
1268# CONFIG_USB_TOUCHSCREEN is not set
1269# CONFIG_USB_YEALINK is not set
1270# CONFIG_USB_XPAD is not set
1271# CONFIG_USB_ATI_REMOTE is not set
1272# CONFIG_USB_ATI_REMOTE2 is not set
1273# CONFIG_USB_KEYSPAN_REMOTE is not set
1274# CONFIG_USB_APPLETOUCH is not set
1275
1276#
1277# USB Imaging devices
1278#
1279# CONFIG_USB_MDC800 is not set
1280# CONFIG_USB_MICROTEK is not set
1281
1282#
1283# USB Network Adapters
1284#
1285# CONFIG_USB_CATC is not set
1286# CONFIG_USB_KAWETH is not set
1287# CONFIG_USB_PEGASUS is not set
1288# CONFIG_USB_RTL8150 is not set
1289# CONFIG_USB_USBNET_MII is not set
1290# CONFIG_USB_USBNET is not set
1291CONFIG_USB_MON=y
1292
1293#
1294# USB port drivers
1295#
1296
1297#
1298# USB Serial Converter support
1299#
1300# CONFIG_USB_SERIAL is not set
1301
1302#
1303# USB Miscellaneous drivers
1304#
1305# CONFIG_USB_EMI62 is not set
1306# CONFIG_USB_EMI26 is not set
1307# CONFIG_USB_ADUTUX is not set
1308# CONFIG_USB_AUERSWALD is not set
1309# CONFIG_USB_RIO500 is not set
1310# CONFIG_USB_LEGOTOWER is not set
1311# CONFIG_USB_LCD is not set
1312# CONFIG_USB_LED is not set
1313# CONFIG_USB_CYPRESS_CY7C63 is not set
1314# CONFIG_USB_CYTHERM is not set
1315# CONFIG_USB_PHIDGET is not set
1316# CONFIG_USB_IDMOUSE is not set
1317# CONFIG_USB_FTDI_ELAN is not set
1318# CONFIG_USB_APPLEDISPLAY is not set
1319# CONFIG_USB_SISUSBVGA is not set
1320# CONFIG_USB_LD is not set
1321# CONFIG_USB_TRANCEVIBRATOR is not set
1322# CONFIG_USB_TEST is not set
1323
1324#
1325# USB DSL modem support
1326#
1327
1328#
1329# USB Gadget Support
1330#
1331CONFIG_USB_GADGET=m
1332# CONFIG_USB_GADGET_DEBUG_FILES is not set
1333CONFIG_USB_GADGET_SELECTED=y
1334# CONFIG_USB_GADGET_NET2280 is not set
1335# CONFIG_USB_GADGET_PXA2XX is not set
1336# CONFIG_USB_GADGET_GOKU is not set
1337# CONFIG_USB_GADGET_LH7A40X is not set
1338# CONFIG_USB_GADGET_OMAP is not set
1339CONFIG_USB_GADGET_ARC=y
1340CONFIG_USB_ARC=m
1341# CONFIG_USB_GADGET_AT91 is not set
1342# CONFIG_USB_GADGET_DUMMY_HCD is not set
1343CONFIG_USB_GADGET_DUALSPEED=y
1344CONFIG_USB_GADGET_ARC_OTG=y
1345# CONFIG_USB_GADGET_ARC_OTGFS is not set
1346CONFIG_USB_GADGET_ARC_OTGHS=y
1347# CONFIG_USB_ZERO is not set
1348CONFIG_USB_ETH=m
1349CONFIG_USB_ETH_RNDIS=y
1350CONFIG_USB_GADGETFS=m
1351CONFIG_USB_FILE_STORAGE=m
1352# CONFIG_USB_FILE_STORAGE_TEST is not set
1353# CONFIG_USB_G_SERIAL is not set
1354# CONFIG_USB_MIDI_GADGET is not set
1355
1356#
1357# MMC/SD Card support
1358#
1359CONFIG_MMC=y
1360# CONFIG_MMC_DEBUG is not set
1361CONFIG_MMC_BLOCK=y
1362# CONFIG_MMC_TIFM_SD is not set
1363CONFIG_MMC_MXC=y
1364
1365#
1366# Real Time Clock
1367#
1368CONFIG_RTC_LIB=y
1369# CONFIG_RTC_CLASS is not set
1370
1371#
1372# MXC support drivers
1373#
1374
1375#
1376# MXC IPU
1377#
1378CONFIG_MXC_IPU=y
1379CONFIG_MXC_IPU_PF=y
1380
1381#
1382# MXC SSI support
1383#
1384CONFIG_MXC_SSI=y
1385
1386#
1387# MXC Digital Audio Multiplexer support
1388#
1389CONFIG_MXC_DAM=y
1390
1391#
1392# MXC PMIC support
1393#
1394CONFIG_MXC_SPI_PMIC_CORE=y
1395CONFIG_MXC_PMIC=y
1396CONFIG_MXC_PMIC_CHARDEV=y
1397
1398#
1399# MXC PMIC Client Drivers
1400#
1401CONFIG_MXC_PMIC_MC13783=y
1402CONFIG_MXC_MC13783_ADC=y
1403CONFIG_MXC_MC13783_AUDIO=y
1404CONFIG_MXC_MC13783_RTC=y
1405CONFIG_MXC_MC13783_LIGHT=y
1406CONFIG_MXC_MC13783_BATTERY=y
1407CONFIG_MXC_MC13783_CONNECTIVITY=y
1408CONFIG_MXC_MC13783_POWER=y
1409
1410#
1411# Advanced Power Management devices
1412#
1413CONFIG_MXC_DPTC=y
1414CONFIG_MXC_DVFS=y
1415CONFIG_MXC_DVFS_SDMA=y
1416
1417#
1418# MXC Security Drivers
1419#
1420CONFIG_MXC_SECURITY_SCC=y
1421# CONFIG_SCC_DEBUG is not set
1422# CONFIG_MXC_SECURITY_RNG is not set
1423CONFIG_MXC_SECURITY_RTIC=y
1424# CONFIG_MXC_RTIC_TEST_DEBUG is not set
1425CONFIG_MXC_SECURITY_CORE=y
1426
1427#
1428# MXC MPEG4 Encoder Kernel module support
1429#
1430CONFIG_MXC_HMP4E=m
1431# CONFIG_MXC_HMP4E_DEBUG is not set
1432
1433#
1434# File systems
1435#
1436CONFIG_EXT2_FS=y
1437# CONFIG_EXT2_FS_XATTR is not set
1438# CONFIG_EXT2_FS_XIP is not set
1439# CONFIG_EXT3_FS is not set
1440# CONFIG_EXT4DEV_FS is not set
1441# CONFIG_REISERFS_FS is not set
1442# CONFIG_JFS_FS is not set
1443# CONFIG_FS_POSIX_ACL is not set
1444# CONFIG_XFS_FS is not set
1445# CONFIG_GFS2_FS is not set
1446# CONFIG_OCFS2_FS is not set
1447# CONFIG_MINIX_FS is not set
1448# CONFIG_ROMFS_FS is not set
1449CONFIG_INOTIFY=y
1450CONFIG_INOTIFY_USER=y
1451# CONFIG_QUOTA is not set
1452CONFIG_DNOTIFY=y
1453# CONFIG_AUTOFS_FS is not set
1454CONFIG_AUTOFS4_FS=m
1455# CONFIG_FUSE_FS is not set
1456
1457#
1458# CD-ROM/DVD Filesystems
1459#
1460# CONFIG_ISO9660_FS is not set
1461# CONFIG_UDF_FS is not set
1462
1463#
1464# DOS/FAT/NT Filesystems
1465#
1466CONFIG_FAT_FS=y
1467CONFIG_MSDOS_FS=y
1468CONFIG_VFAT_FS=y
1469CONFIG_FAT_DEFAULT_CODEPAGE=437
1470CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1471# CONFIG_NTFS_FS is not set
1472
1473#
1474# Pseudo filesystems
1475#
1476CONFIG_PROC_FS=y
1477CONFIG_PROC_SYSCTL=y
1478CONFIG_SYSFS=y
1479CONFIG_TMPFS=y
1480# CONFIG_TMPFS_POSIX_ACL is not set
1481# CONFIG_HUGETLB_PAGE is not set
1482CONFIG_RAMFS=y
1483# CONFIG_CONFIGFS_FS is not set
1484
1485#
1486# Miscellaneous filesystems
1487#
1488# CONFIG_ADFS_FS is not set
1489# CONFIG_AFFS_FS is not set
1490# CONFIG_HFS_FS is not set
1491# CONFIG_HFSPLUS_FS is not set
1492# CONFIG_BEFS_FS is not set
1493# CONFIG_BFS_FS is not set
1494# CONFIG_EFS_FS is not set
1495# CONFIG_YAFFS_FS is not set
1496# CONFIG_JFFS_FS is not set
1497CONFIG_JFFS2_FS=y
1498CONFIG_JFFS2_FS_DEBUG=0
1499CONFIG_JFFS2_FS_WRITEBUFFER=y
1500# CONFIG_JFFS2_SUMMARY is not set
1501# CONFIG_JFFS2_FS_XATTR is not set
1502# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1503CONFIG_JFFS2_ZLIB=y
1504CONFIG_JFFS2_RTIME=y
1505# CONFIG_JFFS2_RUBIN is not set
1506CONFIG_CRAMFS=y
1507# CONFIG_VXFS_FS is not set
1508# CONFIG_HPFS_FS is not set
1509# CONFIG_QNX4FS_FS is not set
1510# CONFIG_SYSV_FS is not set
1511# CONFIG_UFS_FS is not set
1512
1513#
1514# Network File Systems
1515#
1516CONFIG_NFS_FS=y
1517CONFIG_NFS_V3=y
1518# CONFIG_NFS_V3_ACL is not set
1519# CONFIG_NFS_V4 is not set
1520# CONFIG_NFS_DIRECTIO is not set
1521# CONFIG_NFSD is not set
1522CONFIG_ROOT_NFS=y
1523CONFIG_LOCKD=y
1524CONFIG_LOCKD_V4=y
1525CONFIG_NFS_COMMON=y
1526CONFIG_SUNRPC=y
1527# CONFIG_RPCSEC_GSS_KRB5 is not set
1528# CONFIG_RPCSEC_GSS_SPKM3 is not set
1529# CONFIG_SMB_FS is not set
1530# CONFIG_CIFS is not set
1531# CONFIG_NCP_FS is not set
1532# CONFIG_CODA_FS is not set
1533# CONFIG_AFS_FS is not set
1534# CONFIG_9P_FS is not set
1535
1536#
1537# Partition Types
1538#
1539# CONFIG_PARTITION_ADVANCED is not set
1540CONFIG_MSDOS_PARTITION=y
1541
1542#
1543# Native Language Support
1544#
1545CONFIG_NLS=y
1546CONFIG_NLS_DEFAULT="iso8859-1"
1547CONFIG_NLS_CODEPAGE_437=y
1548# CONFIG_NLS_CODEPAGE_737 is not set
1549# CONFIG_NLS_CODEPAGE_775 is not set
1550# CONFIG_NLS_CODEPAGE_850 is not set
1551# CONFIG_NLS_CODEPAGE_852 is not set
1552# CONFIG_NLS_CODEPAGE_855 is not set
1553# CONFIG_NLS_CODEPAGE_857 is not set
1554# CONFIG_NLS_CODEPAGE_860 is not set
1555# CONFIG_NLS_CODEPAGE_861 is not set
1556# CONFIG_NLS_CODEPAGE_862 is not set
1557# CONFIG_NLS_CODEPAGE_863 is not set
1558# CONFIG_NLS_CODEPAGE_864 is not set
1559# CONFIG_NLS_CODEPAGE_865 is not set
1560# CONFIG_NLS_CODEPAGE_866 is not set
1561# CONFIG_NLS_CODEPAGE_869 is not set
1562# CONFIG_NLS_CODEPAGE_936 is not set
1563# CONFIG_NLS_CODEPAGE_950 is not set
1564# CONFIG_NLS_CODEPAGE_932 is not set
1565# CONFIG_NLS_CODEPAGE_949 is not set
1566# CONFIG_NLS_CODEPAGE_874 is not set
1567# CONFIG_NLS_ISO8859_8 is not set
1568# CONFIG_NLS_CODEPAGE_1250 is not set
1569# CONFIG_NLS_CODEPAGE_1251 is not set
1570CONFIG_NLS_ASCII=m
1571CONFIG_NLS_ISO8859_1=y
1572# CONFIG_NLS_ISO8859_2 is not set
1573# CONFIG_NLS_ISO8859_3 is not set
1574# CONFIG_NLS_ISO8859_4 is not set
1575# CONFIG_NLS_ISO8859_5 is not set
1576# CONFIG_NLS_ISO8859_6 is not set
1577# CONFIG_NLS_ISO8859_7 is not set
1578# CONFIG_NLS_ISO8859_9 is not set
1579# CONFIG_NLS_ISO8859_13 is not set
1580# CONFIG_NLS_ISO8859_14 is not set
1581# CONFIG_NLS_ISO8859_15 is not set
1582# CONFIG_NLS_KOI8_R is not set
1583# CONFIG_NLS_KOI8_U is not set
1584CONFIG_NLS_UTF8=m
1585
1586#
1587# Profiling support
1588#
1589CONFIG_PROFILING=y
1590CONFIG_OPROFILE=y
1591
1592#
1593# Kernel hacking
1594#
1595# CONFIG_PRINTK_TIME is not set
1596CONFIG_ENABLE_MUST_CHECK=y
1597# CONFIG_MAGIC_SYSRQ is not set
1598# CONFIG_UNUSED_SYMBOLS is not set
1599# CONFIG_DEBUG_KERNEL is not set
1600CONFIG_LOG_BUF_SHIFT=14
1601# CONFIG_DEBUG_BUGVERBOSE is not set
1602# CONFIG_DEBUG_FS is not set
1603CONFIG_FRAME_POINTER=y
1604# CONFIG_HEADERS_CHECK is not set
1605# CONFIG_DEBUG_USER is not set
1606
1607#
1608# CodeTEST setup
1609#
1610# CONFIG_CODETEST is not set
1611
1612#
1613# Security options
1614#
1615# CONFIG_KEYS is not set
1616# CONFIG_SECURITY is not set
1617
1618#
1619# Cryptographic options
1620#
1621# CONFIG_CRYPTO is not set
1622
1623#
1624# Library routines
1625#
1626CONFIG_CRC_CCITT=m
1627# CONFIG_CRC16 is not set
1628CONFIG_CRC32=y
1629# CONFIG_LIBCRC32C is not set
1630CONFIG_ZLIB_INFLATE=y
1631CONFIG_ZLIB_DEFLATE=y
1632CONFIG_PLIST=y
diff --git a/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/defconfig-mx31litekit b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/defconfig-mx31litekit
new file mode 100644
index 0000000000..66fa3ed7b6
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/defconfig-mx31litekit
@@ -0,0 +1,1365 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.19.2
4# Wed Oct 3 20:15:38 2007
5#
6CONFIG_ARM=y
7# CONFIG_GENERIC_TIME is not set
8CONFIG_MMU=y
9CONFIG_GENERIC_HARDIRQS=y
10CONFIG_TRACE_IRQFLAGS_SUPPORT=y
11CONFIG_HARDIRQS_SW_RESEND=y
12CONFIG_GENERIC_IRQ_PROBE=y
13CONFIG_RWSEM_GENERIC_SPINLOCK=y
14CONFIG_GENERIC_HWEIGHT=y
15CONFIG_GENERIC_CALIBRATE_DELAY=y
16CONFIG_ARCH_MTD_XIP=y
17CONFIG_VECTORS_BASE=0xffff0000
18CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
19
20#
21# Code maturity level options
22#
23CONFIG_EXPERIMENTAL=y
24CONFIG_BROKEN_ON_SMP=y
25CONFIG_LOCK_KERNEL=y
26CONFIG_INIT_ENV_ARG_LIMIT=32
27
28#
29# General setup
30#
31CONFIG_LOCALVERSION=""
32# CONFIG_LOCALVERSION_AUTO is not set
33CONFIG_SWAP=y
34CONFIG_SYSVIPC=y
35# CONFIG_IPC_NS is not set
36# CONFIG_POSIX_MQUEUE is not set
37# CONFIG_BSD_PROCESS_ACCT is not set
38# CONFIG_TASKSTATS is not set
39# CONFIG_UTS_NS is not set
40# CONFIG_AUDIT is not set
41CONFIG_IKCONFIG=y
42CONFIG_IKCONFIG_PROC=y
43# CONFIG_RELAY is not set
44CONFIG_INITRAMFS_SOURCE=""
45CONFIG_CC_OPTIMIZE_FOR_SIZE=y
46CONFIG_SYSCTL=y
47CONFIG_EMBEDDED=y
48CONFIG_UID16=y
49CONFIG_SYSCTL_SYSCALL=y
50CONFIG_KALLSYMS=y
51# CONFIG_KALLSYMS_ALL is not set
52# CONFIG_KALLSYMS_EXTRA_PASS is not set
53CONFIG_HOTPLUG=y
54CONFIG_PRINTK=y
55CONFIG_BUG=y
56CONFIG_ELF_CORE=y
57CONFIG_BASE_FULL=y
58CONFIG_FUTEX=y
59CONFIG_EPOLL=y
60CONFIG_SHMEM=y
61CONFIG_SLAB=y
62CONFIG_VM_EVENT_COUNTERS=y
63CONFIG_RT_MUTEXES=y
64# CONFIG_TINY_SHMEM is not set
65CONFIG_BASE_SMALL=0
66# CONFIG_SLOB is not set
67
68#
69# Loadable module support
70#
71CONFIG_MODULES=y
72CONFIG_MODULE_UNLOAD=y
73CONFIG_MODULE_FORCE_UNLOAD=y
74# CONFIG_MODVERSIONS is not set
75# CONFIG_MODULE_SRCVERSION_ALL is not set
76CONFIG_KMOD=y
77
78#
79# Block layer
80#
81CONFIG_BLOCK=y
82# CONFIG_BLK_DEV_IO_TRACE is not set
83
84#
85# IO Schedulers
86#
87CONFIG_IOSCHED_NOOP=y
88CONFIG_IOSCHED_AS=y
89CONFIG_IOSCHED_DEADLINE=y
90CONFIG_IOSCHED_CFQ=y
91# CONFIG_DEFAULT_AS is not set
92# CONFIG_DEFAULT_DEADLINE is not set
93CONFIG_DEFAULT_CFQ=y
94# CONFIG_DEFAULT_NOOP is not set
95CONFIG_DEFAULT_IOSCHED="cfq"
96
97#
98# System Type
99#
100# CONFIG_ARCH_AAEC2000 is not set
101# CONFIG_ARCH_INTEGRATOR is not set
102# CONFIG_ARCH_REALVIEW is not set
103# CONFIG_ARCH_VERSATILE is not set
104# CONFIG_ARCH_AT91 is not set
105# CONFIG_ARCH_CLPS7500 is not set
106# CONFIG_ARCH_CLPS711X is not set
107# CONFIG_ARCH_CO285 is not set
108# CONFIG_ARCH_EBSA110 is not set
109# CONFIG_ARCH_EP93XX is not set
110# CONFIG_ARCH_FOOTBRIDGE is not set
111# CONFIG_ARCH_NETX is not set
112# CONFIG_ARCH_H720X is not set
113# CONFIG_ARCH_IMX is not set
114# CONFIG_ARCH_IOP32X is not set
115# CONFIG_ARCH_IOP33X is not set
116# CONFIG_ARCH_IXP4XX is not set
117# CONFIG_ARCH_IXP2000 is not set
118# CONFIG_ARCH_IXP23XX is not set
119# CONFIG_ARCH_L7200 is not set
120CONFIG_ARCH_MXC=y
121# CONFIG_ARCH_PNX4008 is not set
122# CONFIG_ARCH_PXA is not set
123# CONFIG_ARCH_RPC is not set
124# CONFIG_ARCH_SA1100 is not set
125# CONFIG_ARCH_S3C2410 is not set
126# CONFIG_ARCH_SHARK is not set
127# CONFIG_ARCH_LH7A40X is not set
128# CONFIG_ARCH_OMAP is not set
129
130#
131# Freescale MXC Implementations
132#
133CONFIG_ARCH_MX3=y
134# CONFIG_ARCH_MX27 is not set
135CONFIG_ISP1504_MXC=m
136
137#
138# MX3 Options
139#
140CONFIG_MACH_MX31LITE=y
141# CONFIG_MACH_MX31ADS is not set
142# CONFIG_MX3_DOZE_DURING_IDLE is not set
143CONFIG_MXC_SDMA_API=y
144
145#
146# Processor Type
147#
148CONFIG_CPU_32=y
149CONFIG_CPU_V6=y
150# CONFIG_CPU_32v6K is not set
151CONFIG_CPU_32v6=y
152CONFIG_CPU_ABRT_EV6=y
153CONFIG_CPU_CACHE_V6=y
154CONFIG_CPU_CACHE_VIPT=y
155CONFIG_CPU_COPY_V6=y
156CONFIG_CPU_TLB_V6=y
157CONFIG_CPU_CP15=y
158CONFIG_CPU_CP15_MMU=y
159CONFIG_CPU_CACHE_L210=y
160
161#
162# Processor Features
163#
164CONFIG_ARM_THUMB=y
165# CONFIG_CPU_ICACHE_DISABLE is not set
166# CONFIG_CPU_DCACHE_DISABLE is not set
167# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
168# CONFIG_CPU_BPREDICT_DISABLE is not set
169
170#
171# Bus support
172#
173CONFIG_ISA=y
174
175#
176# PCCARD (PCMCIA/CardBus) support
177#
178CONFIG_PCCARD=y
179CONFIG_PCMCIA_DEBUG=y
180CONFIG_PCMCIA=y
181CONFIG_PCMCIA_LOAD_CIS=y
182# CONFIG_PCMCIA_IOCTL is not set
183
184#
185# PC-card bridges
186#
187# CONFIG_I82365 is not set
188# CONFIG_TCIC is not set
189CONFIG_PCMCIA_PROBE=y
190CONFIG_PCMCIA_MX31ADS=y
191
192#
193# Kernel Features
194#
195CONFIG_PREEMPT=y
196# CONFIG_NO_IDLE_HZ is not set
197CONFIG_HZ=100
198CONFIG_AEABI=y
199# CONFIG_OABI_COMPAT is not set
200# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
201CONFIG_SELECT_MEMORY_MODEL=y
202CONFIG_FLATMEM_MANUAL=y
203# CONFIG_DISCONTIGMEM_MANUAL is not set
204# CONFIG_SPARSEMEM_MANUAL is not set
205CONFIG_FLATMEM=y
206CONFIG_FLAT_NODE_MEM_MAP=y
207# CONFIG_SPARSEMEM_STATIC is not set
208CONFIG_SPLIT_PTLOCK_CPUS=4
209# CONFIG_RESOURCES_64BIT is not set
210CONFIG_ALIGNMENT_TRAP=y
211
212#
213# Boot options
214#
215CONFIG_ZBOOT_ROM_TEXT=0x0
216CONFIG_ZBOOT_ROM_BSS=0x0
217CONFIG_CMDLINE="noinitrd console=ttymxc0,115200 root=/dev/mmcblk0p1 rw ip=dhcp mem=64M rootdelay=2 video=mxcfb,Sharpsix-VGA,16bpp"
218# CONFIG_XIP_KERNEL is not set
219
220#
221# CPU Frequency scaling
222#
223# CONFIG_CPU_FREQ is not set
224
225#
226# Floating point emulation
227#
228
229#
230# At least one emulation must be selected
231#
232CONFIG_VFP=y
233
234#
235# Userspace binary formats
236#
237CONFIG_BINFMT_ELF=y
238CONFIG_BINFMT_AOUT=y
239# CONFIG_BINFMT_MISC is not set
240
241#
242# Power management options
243#
244CONFIG_PM=y
245# CONFIG_PM_LEGACY is not set
246# CONFIG_PM_DEBUG is not set
247# CONFIG_PM_SYSFS_DEPRECATED is not set
248# CONFIG_APM is not set
249
250#
251# Dynamic Power Management
252#
253CONFIG_DPM=y
254# CONFIG_DPM_STATS is not set
255CONFIG_DPM_PROCFS=y
256
257#
258# Networking
259#
260CONFIG_NET=y
261
262#
263# Networking options
264#
265# CONFIG_NETDEBUG is not set
266CONFIG_PACKET=y
267CONFIG_PACKET_MMAP=y
268CONFIG_UNIX=y
269CONFIG_XFRM=y
270# CONFIG_XFRM_USER is not set
271# CONFIG_XFRM_SUB_POLICY is not set
272# CONFIG_NET_KEY is not set
273CONFIG_INET=y
274CONFIG_IP_MULTICAST=y
275# CONFIG_IP_ADVANCED_ROUTER is not set
276CONFIG_IP_FIB_HASH=y
277CONFIG_IP_PNP=y
278# CONFIG_IP_PNP_DHCP is not set
279# CONFIG_IP_PNP_BOOTP is not set
280# CONFIG_IP_PNP_RARP is not set
281# CONFIG_NET_IPIP is not set
282# CONFIG_NET_IPGRE is not set
283# CONFIG_IP_MROUTE is not set
284# CONFIG_ARPD is not set
285# CONFIG_SYN_COOKIES is not set
286# CONFIG_INET_AH is not set
287# CONFIG_INET_ESP is not set
288# CONFIG_INET_IPCOMP is not set
289# CONFIG_INET_XFRM_TUNNEL is not set
290# CONFIG_INET_TUNNEL is not set
291CONFIG_INET_XFRM_MODE_TRANSPORT=y
292CONFIG_INET_XFRM_MODE_TUNNEL=y
293CONFIG_INET_XFRM_MODE_BEET=y
294CONFIG_INET_DIAG=y
295CONFIG_INET_TCP_DIAG=y
296# CONFIG_TCP_CONG_ADVANCED is not set
297CONFIG_TCP_CONG_CUBIC=y
298CONFIG_DEFAULT_TCP_CONG="cubic"
299# CONFIG_IPV6 is not set
300# CONFIG_INET6_XFRM_TUNNEL is not set
301# CONFIG_INET6_TUNNEL is not set
302# CONFIG_NETWORK_SECMARK is not set
303# CONFIG_NETFILTER is not set
304
305#
306# DCCP Configuration (EXPERIMENTAL)
307#
308# CONFIG_IP_DCCP is not set
309
310#
311# SCTP Configuration (EXPERIMENTAL)
312#
313# CONFIG_IP_SCTP is not set
314
315#
316# TIPC Configuration (EXPERIMENTAL)
317#
318# CONFIG_TIPC is not set
319# CONFIG_ATM is not set
320# CONFIG_BRIDGE is not set
321# CONFIG_VLAN_8021Q is not set
322# CONFIG_DECNET is not set
323# CONFIG_LLC2 is not set
324# CONFIG_IPX is not set
325# CONFIG_ATALK is not set
326# CONFIG_X25 is not set
327# CONFIG_LAPB is not set
328# CONFIG_ECONET is not set
329# CONFIG_WAN_ROUTER is not set
330
331#
332# QoS and/or fair queueing
333#
334# CONFIG_NET_SCHED is not set
335
336#
337# Network testing
338#
339# CONFIG_NET_PKTGEN is not set
340# CONFIG_HAMRADIO is not set
341# CONFIG_IRDA is not set
342# CONFIG_BT is not set
343CONFIG_IEEE80211=y
344# CONFIG_IEEE80211_DEBUG is not set
345# CONFIG_IEEE80211_CRYPT_WEP is not set
346# CONFIG_IEEE80211_CRYPT_CCMP is not set
347# CONFIG_IEEE80211_CRYPT_TKIP is not set
348# CONFIG_IEEE80211_SOFTMAC is not set
349CONFIG_WIRELESS_EXT=y
350
351#
352# Device Drivers
353#
354
355#
356# Generic Driver Options
357#
358CONFIG_STANDALONE=y
359CONFIG_PREVENT_FIRMWARE_BUILD=y
360CONFIG_FW_LOADER=y
361# CONFIG_DEBUG_DRIVER is not set
362# CONFIG_SYS_HYPERVISOR is not set
363
364#
365# Connector - unified userspace <-> kernelspace linker
366#
367CONFIG_CONNECTOR=y
368CONFIG_PROC_EVENTS=y
369
370#
371# Memory Technology Devices (MTD)
372#
373CONFIG_MTD=y
374# CONFIG_MTD_DEBUG is not set
375# CONFIG_MTD_CONCAT is not set
376CONFIG_MTD_PARTITIONS=y
377CONFIG_MTD_REDBOOT_PARTS=y
378CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
379# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
380# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
381CONFIG_MTD_CMDLINE_PARTS=y
382# CONFIG_MTD_AFS_PARTS is not set
383
384#
385# User Modules And Translation Layers
386#
387CONFIG_MTD_CHAR=y
388CONFIG_MTD_BLOCK=y
389# CONFIG_FTL is not set
390# CONFIG_NFTL is not set
391# CONFIG_INFTL is not set
392# CONFIG_RFD_FTL is not set
393# CONFIG_SSFDC is not set
394
395#
396# RAM/ROM/Flash chip drivers
397#
398CONFIG_MTD_CFI=y
399# CONFIG_MTD_JEDECPROBE is not set
400CONFIG_MTD_GEN_PROBE=y
401CONFIG_MTD_CFI_ADV_OPTIONS=y
402CONFIG_MTD_CFI_NOSWAP=y
403# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
404# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
405CONFIG_MTD_CFI_GEOMETRY=y
406CONFIG_MTD_MAP_BANK_WIDTH_1=y
407CONFIG_MTD_MAP_BANK_WIDTH_2=y
408# CONFIG_MTD_MAP_BANK_WIDTH_4 is not set
409# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
410# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
411# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
412CONFIG_MTD_CFI_I1=y
413# CONFIG_MTD_CFI_I2 is not set
414# CONFIG_MTD_CFI_I4 is not set
415# CONFIG_MTD_CFI_I8 is not set
416# CONFIG_MTD_OTP is not set
417# CONFIG_MTD_CFI_INTELEXT is not set
418CONFIG_MTD_CFI_AMDSTD=y
419CONFIG_MTD_CFI_STAA=y
420CONFIG_MTD_CFI_UTIL=y
421CONFIG_MTD_RAM=y
422# CONFIG_MTD_ROM is not set
423# CONFIG_MTD_ABSENT is not set
424# CONFIG_MTD_OBSOLETE_CHIPS is not set
425# CONFIG_MTD_XIP is not set
426
427#
428# Mapping drivers for chip access
429#
430# CONFIG_MTD_COMPLEX_MAPPINGS is not set
431# CONFIG_MTD_PHYSMAP is not set
432# CONFIG_MTD_ARM_INTEGRATOR is not set
433# CONFIG_MTD_PLATRAM is not set
434CONFIG_MTD_MXC=y
435
436#
437# Self-contained MTD device drivers
438#
439# CONFIG_MTD_DATAFLASH is not set
440# CONFIG_MTD_M25P80 is not set
441# CONFIG_MTD_SLRAM is not set
442# CONFIG_MTD_PHRAM is not set
443# CONFIG_MTD_MTDRAM is not set
444# CONFIG_MTD_BLOCK2MTD is not set
445
446#
447# Disk-On-Chip Device Drivers
448#
449# CONFIG_MTD_DOC2000 is not set
450# CONFIG_MTD_DOC2001 is not set
451# CONFIG_MTD_DOC2001PLUS is not set
452
453#
454# NAND Flash Device Drivers
455#
456CONFIG_MTD_NAND=y
457# CONFIG_MTD_NAND_VERIFY_WRITE is not set
458CONFIG_MTD_NAND_ECC_SMC=y
459CONFIG_MTD_NAND_IDS=y
460# CONFIG_MTD_NAND_DISKONCHIP is not set
461# CONFIG_MTD_NAND_NANDSIM is not set
462CONFIG_MTD_NAND_MXC=y
463# CONFIG_MTD_NAND_MXC_SWECC is not set
464# CONFIG_MTD_NAND_MXC_FORCE_CE is not set
465# CONFIG_MTD_NAND_MXC_ECC_CORRECTION_OPTION2 is not set
466# CONFIG_CONFIG_MXC_NAND_LOW_LEVEL_ERASE is not set
467
468#
469# OneNAND Flash Device Drivers
470#
471# CONFIG_MTD_ONENAND is not set
472
473#
474# Parallel port support
475#
476# CONFIG_PARPORT is not set
477
478#
479# Plug and Play support
480#
481# CONFIG_PNP is not set
482
483#
484# Block devices
485#
486# CONFIG_BLK_DEV_COW_COMMON is not set
487CONFIG_BLK_DEV_LOOP=y
488# CONFIG_BLK_DEV_CRYPTOLOOP is not set
489# CONFIG_BLK_DEV_NBD is not set
490CONFIG_BLK_DEV_RAM=y
491CONFIG_BLK_DEV_RAM_COUNT=16
492CONFIG_BLK_DEV_RAM_SIZE=16384
493CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
494# CONFIG_BLK_DEV_INITRD is not set
495# CONFIG_CDROM_PKTCDVD is not set
496# CONFIG_ATA_OVER_ETH is not set
497
498#
499# ATA/ATAPI/MFM/RLL support
500#
501CONFIG_IDE=y
502CONFIG_IDE_MAX_HWIFS=1
503CONFIG_BLK_DEV_IDE=y
504
505#
506# Please see Documentation/ide.txt for help/info on IDE drives
507#
508# CONFIG_BLK_DEV_IDE_SATA is not set
509CONFIG_BLK_DEV_IDEDISK=y
510# CONFIG_IDEDISK_MULTI_MODE is not set
511# CONFIG_BLK_DEV_IDECS is not set
512# CONFIG_BLK_DEV_IDECD is not set
513# CONFIG_BLK_DEV_IDETAPE is not set
514# CONFIG_BLK_DEV_IDEFLOPPY is not set
515# CONFIG_BLK_DEV_IDESCSI is not set
516# CONFIG_IDE_TASK_IOCTL is not set
517
518#
519# IDE chipset support/bugfixes
520#
521CONFIG_IDE_GENERIC=y
522# CONFIG_IDE_ARM is not set
523CONFIG_BLK_DEV_IDE_MXC=y
524# CONFIG_IDE_CHIPSETS is not set
525CONFIG_BLK_DEV_IDEDMA=y
526# CONFIG_IDEDMA_AUTO is not set
527# CONFIG_BLK_DEV_HD is not set
528
529#
530# SCSI device support
531#
532# CONFIG_RAID_ATTRS is not set
533CONFIG_SCSI=y
534# CONFIG_SCSI_NETLINK is not set
535CONFIG_SCSI_PROC_FS=y
536
537#
538# SCSI support type (disk, tape, CD-ROM)
539#
540CONFIG_BLK_DEV_SD=y
541# CONFIG_CHR_DEV_ST is not set
542# CONFIG_CHR_DEV_OSST is not set
543# CONFIG_BLK_DEV_SR is not set
544# CONFIG_CHR_DEV_SG is not set
545# CONFIG_CHR_DEV_SCH is not set
546
547#
548# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
549#
550CONFIG_SCSI_MULTI_LUN=y
551# CONFIG_SCSI_CONSTANTS is not set
552# CONFIG_SCSI_LOGGING is not set
553
554#
555# SCSI Transports
556#
557# CONFIG_SCSI_SPI_ATTRS is not set
558# CONFIG_SCSI_FC_ATTRS is not set
559# CONFIG_SCSI_ISCSI_ATTRS is not set
560# CONFIG_SCSI_SAS_ATTRS is not set
561# CONFIG_SCSI_SAS_LIBSAS is not set
562
563#
564# SCSI low-level drivers
565#
566# CONFIG_ISCSI_TCP is not set
567# CONFIG_SCSI_AHA152X is not set
568# CONFIG_SCSI_AIC7XXX_OLD is not set
569# CONFIG_SCSI_IN2000 is not set
570# CONFIG_SCSI_DTC3280 is not set
571# CONFIG_SCSI_FUTURE_DOMAIN is not set
572# CONFIG_SCSI_GENERIC_NCR5380 is not set
573# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
574# CONFIG_SCSI_NCR53C406A is not set
575# CONFIG_SCSI_PAS16 is not set
576# CONFIG_SCSI_PSI240I is not set
577# CONFIG_SCSI_QLOGIC_FAS is not set
578# CONFIG_SCSI_SYM53C416 is not set
579# CONFIG_SCSI_T128 is not set
580# CONFIG_SCSI_DEBUG is not set
581
582#
583# PCMCIA SCSI adapter support
584#
585# CONFIG_PCMCIA_AHA152X is not set
586# CONFIG_PCMCIA_FDOMAIN is not set
587# CONFIG_PCMCIA_NINJA_SCSI is not set
588# CONFIG_PCMCIA_QLOGIC is not set
589# CONFIG_PCMCIA_SYM53C500 is not set
590
591#
592# Serial ATA (prod) and Parallel ATA (experimental) drivers
593#
594# CONFIG_ATA is not set
595
596#
597# Multi-device support (RAID and LVM)
598#
599# CONFIG_MD is not set
600
601#
602# Fusion MPT device support
603#
604# CONFIG_FUSION is not set
605
606#
607# IEEE 1394 (FireWire) support
608#
609
610#
611# I2O device support
612#
613
614#
615# Network device support
616#
617CONFIG_NETDEVICES=y
618# CONFIG_DUMMY is not set
619# CONFIG_BONDING is not set
620# CONFIG_EQUALIZER is not set
621# CONFIG_TUN is not set
622
623#
624# ARCnet devices
625#
626# CONFIG_ARCNET is not set
627
628#
629# PHY device support
630#
631# CONFIG_PHYLIB is not set
632
633#
634# Ethernet (10 or 100Mbit)
635#
636CONFIG_NET_ETHERNET=y
637CONFIG_MII=y
638# CONFIG_NET_VENDOR_3COM is not set
639# CONFIG_NET_VENDOR_SMC is not set
640# CONFIG_SMC91X is not set
641CONFIG_SMSC911X=y
642# CONFIG_DM9000 is not set
643# CONFIG_NET_VENDOR_RACAL is not set
644# CONFIG_AT1700 is not set
645# CONFIG_DEPCA is not set
646# CONFIG_HP100 is not set
647# CONFIG_NET_ISA is not set
648# CONFIG_NET_PCI is not set
649
650#
651# Ethernet (1000 Mbit)
652#
653
654#
655# Ethernet (10000 Mbit)
656#
657
658#
659# Token Ring devices
660#
661# CONFIG_TR is not set
662
663#
664# Wireless LAN (non-hamradio)
665#
666CONFIG_NET_RADIO=y
667# CONFIG_NET_WIRELESS_RTNETLINK is not set
668
669#
670# Obsolete Wireless cards support (pre-802.11)
671#
672# CONFIG_STRIP is not set
673# CONFIG_ARLAN is not set
674# CONFIG_WAVELAN is not set
675# CONFIG_PCMCIA_WAVELAN is not set
676# CONFIG_PCMCIA_NETWAVE is not set
677
678#
679# Wireless 802.11 Frequency Hopping cards support
680#
681# CONFIG_PCMCIA_RAYCS is not set
682
683#
684# Wireless 802.11b ISA/PCI cards support
685#
686# CONFIG_HERMES is not set
687# CONFIG_ATMEL is not set
688
689#
690# Wireless 802.11b Pcmcia/Cardbus cards support
691#
692# CONFIG_AIRO_CS is not set
693# CONFIG_PCMCIA_WL3501 is not set
694# CONFIG_HOSTAP is not set
695CONFIG_NET_WIRELESS=y
696
697#
698# PCMCIA network device support
699#
700# CONFIG_NET_PCMCIA is not set
701
702#
703# Wan interfaces
704#
705# CONFIG_WAN is not set
706# CONFIG_PPP is not set
707# CONFIG_SLIP is not set
708# CONFIG_SHAPER is not set
709# CONFIG_NETCONSOLE is not set
710# CONFIG_NETPOLL is not set
711# CONFIG_NET_POLL_CONTROLLER is not set
712
713#
714# ISDN subsystem
715#
716# CONFIG_ISDN is not set
717
718#
719# Input device support
720#
721CONFIG_INPUT=y
722# CONFIG_INPUT_FF_MEMLESS is not set
723
724#
725# Userland interfaces
726#
727# CONFIG_INPUT_MOUSEDEV is not set
728# CONFIG_INPUT_JOYDEV is not set
729# CONFIG_INPUT_TSDEV is not set
730CONFIG_INPUT_EVDEV=y
731# CONFIG_INPUT_EVBUG is not set
732
733#
734# Input Device Drivers
735#
736CONFIG_INPUT_KEYBOARD=y
737# CONFIG_KEYBOARD_ATKBD is not set
738# CONFIG_KEYBOARD_SUNKBD is not set
739# CONFIG_KEYBOARD_LKKBD is not set
740# CONFIG_KEYBOARD_XTKBD is not set
741# CONFIG_KEYBOARD_NEWTON is not set
742# CONFIG_KEYBOARD_STOWAWAY is not set
743# CONFIG_KEYBOARD_MXC is not set
744# CONFIG_INPUT_MOUSE is not set
745# CONFIG_INPUT_JOYSTICK is not set
746CONFIG_INPUT_TOUCHSCREEN=y
747# CONFIG_TOUCHSCREEN_ADS7846 is not set
748# CONFIG_TOUCHSCREEN_GUNZE is not set
749# CONFIG_TOUCHSCREEN_ELO is not set
750# CONFIG_TOUCHSCREEN_MTOUCH is not set
751# CONFIG_TOUCHSCREEN_MK712 is not set
752# CONFIG_TOUCHSCREEN_PENMOUNT is not set
753# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
754# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
755CONFIG_TOUCHSCREEN_MXC=y
756# CONFIG_INPUT_MISC is not set
757
758#
759# Hardware I/O ports
760#
761# CONFIG_SERIO is not set
762# CONFIG_GAMEPORT is not set
763
764#
765# Character devices
766#
767CONFIG_VT=y
768CONFIG_VT_CONSOLE=y
769CONFIG_HW_CONSOLE=y
770# CONFIG_VT_HW_CONSOLE_BINDING is not set
771# CONFIG_SERIAL_NONSTANDARD is not set
772
773#
774# Serial drivers
775#
776# CONFIG_SERIAL_8250 is not set
777
778#
779# Non-8250 serial port support
780#
781CONFIG_SERIAL_MXC=y
782CONFIG_SERIAL_MXC_CONSOLE=y
783CONFIG_SERIAL_CORE=y
784CONFIG_SERIAL_CORE_CONSOLE=y
785CONFIG_UNIX98_PTYS=y
786CONFIG_LEGACY_PTYS=y
787CONFIG_LEGACY_PTY_COUNT=256
788
789#
790# IPMI
791#
792# CONFIG_IPMI_HANDLER is not set
793
794#
795# Watchdog Cards
796#
797CONFIG_WATCHDOG=y
798CONFIG_WATCHDOG_NOWAYOUT=y
799
800#
801# Watchdog Device Drivers
802#
803# CONFIG_SOFT_WATCHDOG is not set
804CONFIG_MXC_WATCHDOG=y
805
806#
807# ISA-based Watchdog Cards
808#
809# CONFIG_PCWATCHDOG is not set
810# CONFIG_MIXCOMWD is not set
811# CONFIG_WDT is not set
812CONFIG_HW_RANDOM=y
813# CONFIG_NVRAM is not set
814CONFIG_MXC_RTC=y
815# CONFIG_DTLK is not set
816# CONFIG_R3964 is not set
817
818#
819# Ftape, the floppy tape device driver
820#
821
822#
823# PCMCIA character devices
824#
825# CONFIG_SYNCLINK_CS is not set
826# CONFIG_CARDMAN_4000 is not set
827# CONFIG_CARDMAN_4040 is not set
828# CONFIG_RAW_DRIVER is not set
829
830#
831# TPM devices
832#
833# CONFIG_TCG_TPM is not set
834
835#
836# I2C support
837#
838CONFIG_I2C=y
839CONFIG_I2C_CHARDEV=y
840
841#
842# I2C Algorithms
843#
844# CONFIG_I2C_ALGOBIT is not set
845# CONFIG_I2C_ALGOPCF is not set
846# CONFIG_I2C_ALGOPCA is not set
847
848#
849# I2C Hardware Bus support
850#
851# CONFIG_I2C_ELEKTOR is not set
852CONFIG_I2C_MXC=y
853# CONFIG_I2C_OCORES is not set
854# CONFIG_I2C_PARPORT_LIGHT is not set
855# CONFIG_I2C_STUB is not set
856# CONFIG_I2C_PCA_ISA is not set
857
858#
859# Miscellaneous I2C Chip support
860#
861# CONFIG_SENSORS_DS1337 is not set
862# CONFIG_SENSORS_DS1374 is not set
863# CONFIG_SENSORS_EEPROM is not set
864# CONFIG_SENSORS_PCF8574 is not set
865# CONFIG_SENSORS_PCA9539 is not set
866# CONFIG_SENSORS_PCF8591 is not set
867# CONFIG_SENSORS_MAX6875 is not set
868# CONFIG_I2C_DEBUG_CORE is not set
869# CONFIG_I2C_DEBUG_ALGO is not set
870# CONFIG_I2C_DEBUG_BUS is not set
871# CONFIG_I2C_DEBUG_CHIP is not set
872
873#
874# SPI support
875#
876CONFIG_SPI=y
877# CONFIG_SPI_DEBUG is not set
878CONFIG_SPI_MASTER=y
879
880#
881# SPI Master Controller Drivers
882#
883CONFIG_SPI_BITBANG=y
884CONFIG_SPI_MXC=y
885# CONFIG_SPI_MXC_TEST_LOOPBACK is not set
886CONFIG_SPI_MXC_SELECT1=y
887CONFIG_SPI_MXC_SELECT2=y
888# CONFIG_SPI_MXC_SELECT3 is not set
889
890#
891# SPI Protocol Masters
892#
893
894#
895# Dallas's 1-wire bus
896#
897# CONFIG_W1 is not set
898
899#
900# Hardware Monitoring support
901#
902# CONFIG_HWMON is not set
903# CONFIG_HWMON_VID is not set
904
905#
906# Misc devices
907#
908# CONFIG_TIFM_CORE is not set
909
910#
911# LED devices
912#
913# CONFIG_NEW_LEDS is not set
914
915#
916# LED drivers
917#
918
919#
920# LED Triggers
921#
922
923#
924# Multimedia devices
925#
926CONFIG_VIDEO_DEV=y
927CONFIG_VIDEO_V4L1=y
928CONFIG_VIDEO_V4L1_COMPAT=y
929CONFIG_VIDEO_V4L2=y
930
931#
932# Video Capture Adapters
933#
934
935#
936# Video Capture Adapters
937#
938# CONFIG_VIDEO_ADV_DEBUG is not set
939CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
940# CONFIG_VIDEO_VIVI is not set
941# CONFIG_VIDEO_PMS is not set
942CONFIG_VIDEO_MXC_CAMERA=y
943
944#
945# MXC Camera/V4L2 PRP Features support
946#
947CONFIG_VIDEO_MXC_IPU_CAMERA=y
948# CONFIG_MXC_CAMERA_MC521DA is not set
949CONFIG_MXC_CAMERA_MICRON111=y
950CONFIG_MXC_IPU_PRP_VF_SDC=y
951CONFIG_MXC_IPU_PRP_ENC=y
952CONFIG_VIDEO_MXC_OUTPUT=y
953CONFIG_VIDEO_MXC_IPU_OUTPUT=y
954# CONFIG_VIDEO_MXC_OPL is not set
955# CONFIG_VIDEO_CPIA is not set
956# CONFIG_VIDEO_SAA5246A is not set
957# CONFIG_VIDEO_SAA5249 is not set
958# CONFIG_TUNER_3036 is not set
959
960#
961# Radio Adapters
962#
963# CONFIG_RADIO_CADET is not set
964# CONFIG_RADIO_RTRACK is not set
965# CONFIG_RADIO_RTRACK2 is not set
966# CONFIG_RADIO_AZTECH is not set
967# CONFIG_RADIO_GEMTEK is not set
968# CONFIG_RADIO_SF16FMI is not set
969# CONFIG_RADIO_SF16FMR2 is not set
970# CONFIG_RADIO_TERRATEC is not set
971# CONFIG_RADIO_TRUST is not set
972# CONFIG_RADIO_TYPHOON is not set
973# CONFIG_RADIO_ZOLTRIX is not set
974
975#
976# Digital Video Broadcasting Devices
977#
978# CONFIG_DVB is not set
979
980#
981# Graphics support
982#
983# CONFIG_FIRMWARE_EDID is not set
984CONFIG_FB=y
985CONFIG_FB_CFB_FILLRECT=y
986CONFIG_FB_CFB_COPYAREA=y
987CONFIG_FB_CFB_IMAGEBLIT=y
988# CONFIG_FB_MACMODES is not set
989# CONFIG_FB_BACKLIGHT is not set
990# CONFIG_FB_MODE_HELPERS is not set
991# CONFIG_FB_TILEBLITTING is not set
992CONFIG_FB_MXC=y
993CONFIG_FB_MXC_SYNC_PANEL=y
994CONFIG_FB_MXC_TVOUT=y
995# CONFIG_FB_MXC_OVERLAY is not set
996# CONFIG_FB_MXC_ASYNC_PANEL is not set
997# CONFIG_FB_S1D13XXX is not set
998# CONFIG_FB_VIRTUAL is not set
999
1000#
1001# Console display driver support
1002#
1003# CONFIG_VGA_CONSOLE is not set
1004# CONFIG_MDA_CONSOLE is not set
1005CONFIG_DUMMY_CONSOLE=y
1006CONFIG_FRAMEBUFFER_CONSOLE=y
1007# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1008# CONFIG_FONTS is not set
1009CONFIG_FONT_8x8=y
1010CONFIG_FONT_8x16=y
1011
1012#
1013# Logo configuration
1014#
1015CONFIG_LOGO=y
1016# CONFIG_LOGO_LINUX_MONO is not set
1017# CONFIG_LOGO_LINUX_VGA16 is not set
1018CONFIG_LOGO_LINUX_CLUT224=y
1019# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1020
1021#
1022# Sound
1023#
1024# CONFIG_SOUND is not set
1025
1026#
1027# USB support
1028#
1029CONFIG_USB_ARCH_HAS_HCD=y
1030# CONFIG_USB_ARCH_HAS_OHCI is not set
1031CONFIG_USB_ARCH_HAS_EHCI=y
1032# CONFIG_USB is not set
1033
1034#
1035# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1036#
1037
1038#
1039# USB Gadget Support
1040#
1041# CONFIG_USB_GADGET is not set
1042
1043#
1044# MMC/SD Card support
1045#
1046CONFIG_MMC=y
1047# CONFIG_MMC_DEBUG is not set
1048CONFIG_MMC_BLOCK=y
1049# CONFIG_MMC_TIFM_SD is not set
1050CONFIG_MMC_MXC=y
1051
1052#
1053# Real Time Clock
1054#
1055CONFIG_RTC_LIB=y
1056# CONFIG_RTC_CLASS is not set
1057
1058#
1059# MXC support drivers
1060#
1061
1062#
1063# MXC IPU
1064#
1065CONFIG_MXC_IPU=y
1066# CONFIG_MXC_IPU_LPMC is not set
1067CONFIG_MXC_IPU_PF=y
1068
1069#
1070# MXC SSI support
1071#
1072CONFIG_MXC_SSI=y
1073
1074#
1075# MXC Digital Audio Multiplexer support
1076#
1077CONFIG_MXC_DAM=y
1078
1079#
1080# MXC PMIC support
1081#
1082CONFIG_MXC_SPI_PMIC_CORE=y
1083CONFIG_MXC_PMIC=y
1084# CONFIG_MXC_PMIC_CHARDEV is not set
1085
1086#
1087# MXC PMIC Client Drivers
1088#
1089CONFIG_MXC_PMIC_MC13783=y
1090CONFIG_MXC_MC13783_ADC=y
1091# CONFIG_MXC_MC13783_AUDIO is not set
1092# CONFIG_MXC_MC13783_RTC is not set
1093# CONFIG_MXC_MC13783_LIGHT is not set
1094# CONFIG_MXC_MC13783_BATTERY is not set
1095# CONFIG_MXC_MC13783_CONNECTIVITY is not set
1096CONFIG_MXC_MC13783_POWER=y
1097
1098#
1099# Advanced Power Management devices
1100#
1101CONFIG_MXC_DPTC=y
1102CONFIG_MXC_DVFS=y
1103CONFIG_MXC_DVFS_SDMA=y
1104
1105#
1106# MXC Security Drivers
1107#
1108CONFIG_MXC_SECURITY_SCC=y
1109CONFIG_MXC_SECURITY_RNGA=y
1110# CONFIG_MXC_RNGA_TEST_DRIVER is not set
1111CONFIG_MXC_SECURITY_RTIC=y
1112# CONFIG_MXC_RTIC_TEST_DEBUG is not set
1113CONFIG_MXC_SECURITY_CORE=y
1114
1115#
1116# MXC MPEG4 Encoder Kernel module support
1117#
1118# CONFIG_MXC_HMP4E is not set
1119
1120#
1121# File systems
1122#
1123CONFIG_EXT2_FS=y
1124# CONFIG_EXT2_FS_XATTR is not set
1125# CONFIG_EXT2_FS_XIP is not set
1126CONFIG_EXT3_FS=y
1127CONFIG_EXT3_FS_XATTR=y
1128# CONFIG_EXT3_FS_POSIX_ACL is not set
1129# CONFIG_EXT3_FS_SECURITY is not set
1130# CONFIG_EXT4DEV_FS is not set
1131CONFIG_JBD=y
1132# CONFIG_JBD_DEBUG is not set
1133CONFIG_FS_MBCACHE=y
1134# CONFIG_REISERFS_FS is not set
1135# CONFIG_JFS_FS is not set
1136# CONFIG_FS_POSIX_ACL is not set
1137# CONFIG_XFS_FS is not set
1138# CONFIG_GFS2_FS is not set
1139# CONFIG_OCFS2_FS is not set
1140# CONFIG_MINIX_FS is not set
1141# CONFIG_ROMFS_FS is not set
1142CONFIG_INOTIFY=y
1143CONFIG_INOTIFY_USER=y
1144# CONFIG_QUOTA is not set
1145CONFIG_DNOTIFY=y
1146# CONFIG_AUTOFS_FS is not set
1147CONFIG_AUTOFS4_FS=y
1148# CONFIG_FUSE_FS is not set
1149
1150#
1151# CD-ROM/DVD Filesystems
1152#
1153CONFIG_ISO9660_FS=y
1154CONFIG_JOLIET=y
1155# CONFIG_ZISOFS is not set
1156CONFIG_UDF_FS=y
1157CONFIG_UDF_NLS=y
1158
1159#
1160# DOS/FAT/NT Filesystems
1161#
1162CONFIG_FAT_FS=y
1163CONFIG_MSDOS_FS=y
1164CONFIG_VFAT_FS=y
1165CONFIG_FAT_DEFAULT_CODEPAGE=437
1166CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1167CONFIG_NTFS_FS=y
1168# CONFIG_NTFS_DEBUG is not set
1169CONFIG_NTFS_RW=y
1170
1171#
1172# Pseudo filesystems
1173#
1174CONFIG_PROC_FS=y
1175CONFIG_PROC_SYSCTL=y
1176CONFIG_SYSFS=y
1177CONFIG_TMPFS=y
1178# CONFIG_TMPFS_POSIX_ACL is not set
1179# CONFIG_HUGETLB_PAGE is not set
1180CONFIG_RAMFS=y
1181# CONFIG_CONFIGFS_FS is not set
1182
1183#
1184# Miscellaneous filesystems
1185#
1186# CONFIG_ADFS_FS is not set
1187# CONFIG_AFFS_FS is not set
1188# CONFIG_HFS_FS is not set
1189# CONFIG_HFSPLUS_FS is not set
1190# CONFIG_BEFS_FS is not set
1191# CONFIG_BFS_FS is not set
1192# CONFIG_EFS_FS is not set
1193# CONFIG_JFFS_FS is not set
1194CONFIG_JFFS2_FS=y
1195CONFIG_JFFS2_FS_DEBUG=0
1196CONFIG_JFFS2_FS_WRITEBUFFER=y
1197# CONFIG_JFFS2_SUMMARY is not set
1198# CONFIG_JFFS2_FS_XATTR is not set
1199# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1200CONFIG_JFFS2_ZLIB=y
1201CONFIG_JFFS2_RTIME=y
1202# CONFIG_JFFS2_RUBIN is not set
1203CONFIG_CRAMFS=y
1204# CONFIG_VXFS_FS is not set
1205# CONFIG_HPFS_FS is not set
1206# CONFIG_QNX4FS_FS is not set
1207# CONFIG_SYSV_FS is not set
1208# CONFIG_UFS_FS is not set
1209
1210#
1211# Network File Systems
1212#
1213CONFIG_NFS_FS=y
1214CONFIG_NFS_V3=y
1215# CONFIG_NFS_V3_ACL is not set
1216# CONFIG_NFS_V4 is not set
1217# CONFIG_NFS_DIRECTIO is not set
1218# CONFIG_NFSD is not set
1219CONFIG_ROOT_NFS=y
1220CONFIG_LOCKD=y
1221CONFIG_LOCKD_V4=y
1222CONFIG_NFS_COMMON=y
1223CONFIG_SUNRPC=y
1224# CONFIG_RPCSEC_GSS_KRB5 is not set
1225# CONFIG_RPCSEC_GSS_SPKM3 is not set
1226# CONFIG_SMB_FS is not set
1227# CONFIG_CIFS is not set
1228# CONFIG_NCP_FS is not set
1229# CONFIG_CODA_FS is not set
1230# CONFIG_AFS_FS is not set
1231# CONFIG_9P_FS is not set
1232
1233#
1234# Partition Types
1235#
1236CONFIG_PARTITION_ADVANCED=y
1237# CONFIG_ACORN_PARTITION is not set
1238# CONFIG_OSF_PARTITION is not set
1239# CONFIG_AMIGA_PARTITION is not set
1240# CONFIG_ATARI_PARTITION is not set
1241CONFIG_MAC_PARTITION=y
1242CONFIG_MSDOS_PARTITION=y
1243# CONFIG_BSD_DISKLABEL is not set
1244# CONFIG_MINIX_SUBPARTITION is not set
1245# CONFIG_SOLARIS_X86_PARTITION is not set
1246# CONFIG_UNIXWARE_DISKLABEL is not set
1247# CONFIG_LDM_PARTITION is not set
1248# CONFIG_SGI_PARTITION is not set
1249# CONFIG_ULTRIX_PARTITION is not set
1250# CONFIG_SUN_PARTITION is not set
1251# CONFIG_KARMA_PARTITION is not set
1252# CONFIG_EFI_PARTITION is not set
1253
1254#
1255# Native Language Support
1256#
1257CONFIG_NLS=y
1258CONFIG_NLS_DEFAULT="iso8859-1"
1259CONFIG_NLS_CODEPAGE_437=y
1260# CONFIG_NLS_CODEPAGE_737 is not set
1261# CONFIG_NLS_CODEPAGE_775 is not set
1262# CONFIG_NLS_CODEPAGE_850 is not set
1263# CONFIG_NLS_CODEPAGE_852 is not set
1264# CONFIG_NLS_CODEPAGE_855 is not set
1265# CONFIG_NLS_CODEPAGE_857 is not set
1266# CONFIG_NLS_CODEPAGE_860 is not set
1267# CONFIG_NLS_CODEPAGE_861 is not set
1268# CONFIG_NLS_CODEPAGE_862 is not set
1269# CONFIG_NLS_CODEPAGE_863 is not set
1270# CONFIG_NLS_CODEPAGE_864 is not set
1271# CONFIG_NLS_CODEPAGE_865 is not set
1272# CONFIG_NLS_CODEPAGE_866 is not set
1273# CONFIG_NLS_CODEPAGE_869 is not set
1274# CONFIG_NLS_CODEPAGE_936 is not set
1275# CONFIG_NLS_CODEPAGE_950 is not set
1276# CONFIG_NLS_CODEPAGE_932 is not set
1277# CONFIG_NLS_CODEPAGE_949 is not set
1278# CONFIG_NLS_CODEPAGE_874 is not set
1279# CONFIG_NLS_ISO8859_8 is not set
1280# CONFIG_NLS_CODEPAGE_1250 is not set
1281# CONFIG_NLS_CODEPAGE_1251 is not set
1282CONFIG_NLS_ASCII=m
1283CONFIG_NLS_ISO8859_1=y
1284# CONFIG_NLS_ISO8859_2 is not set
1285# CONFIG_NLS_ISO8859_3 is not set
1286# CONFIG_NLS_ISO8859_4 is not set
1287# CONFIG_NLS_ISO8859_5 is not set
1288# CONFIG_NLS_ISO8859_6 is not set
1289# CONFIG_NLS_ISO8859_7 is not set
1290# CONFIG_NLS_ISO8859_9 is not set
1291# CONFIG_NLS_ISO8859_13 is not set
1292# CONFIG_NLS_ISO8859_14 is not set
1293# CONFIG_NLS_ISO8859_15 is not set
1294# CONFIG_NLS_KOI8_R is not set
1295# CONFIG_NLS_KOI8_U is not set
1296CONFIG_NLS_UTF8=m
1297
1298#
1299# Profiling support
1300#
1301CONFIG_PROFILING=y
1302CONFIG_OPROFILE=y
1303
1304#
1305# Kernel hacking
1306#
1307CONFIG_PRINTK_TIME=y
1308CONFIG_ENABLE_MUST_CHECK=y
1309# CONFIG_MAGIC_SYSRQ is not set
1310# CONFIG_UNUSED_SYMBOLS is not set
1311CONFIG_DEBUG_KERNEL=y
1312CONFIG_LOG_BUF_SHIFT=14
1313CONFIG_DETECT_SOFTLOCKUP=y
1314# CONFIG_SCHEDSTATS is not set
1315# CONFIG_DEBUG_SLAB is not set
1316CONFIG_DEBUG_PREEMPT=y
1317# CONFIG_DEBUG_RT_MUTEXES is not set
1318# CONFIG_RT_MUTEX_TESTER is not set
1319# CONFIG_DEBUG_SPINLOCK is not set
1320# CONFIG_DEBUG_MUTEXES is not set
1321# CONFIG_DEBUG_RWSEMS is not set
1322# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1323# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1324# CONFIG_DEBUG_KOBJECT is not set
1325# CONFIG_DEBUG_BUGVERBOSE is not set
1326# CONFIG_DEBUG_INFO is not set
1327# CONFIG_DEBUG_FS is not set
1328# CONFIG_DEBUG_VM is not set
1329# CONFIG_DEBUG_LIST is not set
1330CONFIG_FRAME_POINTER=y
1331CONFIG_FORCED_INLINING=y
1332# CONFIG_HEADERS_CHECK is not set
1333# CONFIG_RCU_TORTURE_TEST is not set
1334# CONFIG_DEBUG_USER is not set
1335# CONFIG_DEBUG_WAITQ is not set
1336# CONFIG_DEBUG_ERRORS is not set
1337CONFIG_DEBUG_LL=y
1338# CONFIG_DEBUG_ICEDCC is not set
1339
1340#
1341# CodeTEST setup
1342#
1343# CONFIG_CODETEST is not set
1344
1345#
1346# Security options
1347#
1348# CONFIG_KEYS is not set
1349# CONFIG_SECURITY is not set
1350
1351#
1352# Cryptographic options
1353#
1354# CONFIG_CRYPTO is not set
1355
1356#
1357# Library routines
1358#
1359CONFIG_CRC_CCITT=m
1360# CONFIG_CRC16 is not set
1361CONFIG_CRC32=y
1362# CONFIG_LIBCRC32C is not set
1363CONFIG_ZLIB_INFLATE=y
1364CONFIG_ZLIB_DEFLATE=y
1365CONFIG_PLIST=y
diff --git a/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/defconfig-mx31phy b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/defconfig-mx31phy
new file mode 100644
index 0000000000..7500ded302
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/defconfig-mx31phy
@@ -0,0 +1,1533 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.19.2
4# Tue Jul 31 10:38:06 2007
5#
6CONFIG_ARM=y
7# CONFIG_GENERIC_TIME is not set
8CONFIG_MMU=y
9CONFIG_GENERIC_HARDIRQS=y
10CONFIG_TRACE_IRQFLAGS_SUPPORT=y
11CONFIG_HARDIRQS_SW_RESEND=y
12CONFIG_GENERIC_IRQ_PROBE=y
13CONFIG_RWSEM_GENERIC_SPINLOCK=y
14CONFIG_GENERIC_HWEIGHT=y
15CONFIG_GENERIC_CALIBRATE_DELAY=y
16CONFIG_ARCH_MTD_XIP=y
17CONFIG_VECTORS_BASE=0xffff0000
18CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
19
20#
21# Code maturity level options
22#
23CONFIG_EXPERIMENTAL=y
24CONFIG_BROKEN_ON_SMP=y
25CONFIG_LOCK_KERNEL=y
26CONFIG_INIT_ENV_ARG_LIMIT=32
27
28#
29# General setup
30#
31CONFIG_LOCALVERSION=""
32# CONFIG_LOCALVERSION_AUTO is not set
33CONFIG_SWAP=y
34CONFIG_SYSVIPC=y
35# CONFIG_IPC_NS is not set
36# CONFIG_POSIX_MQUEUE is not set
37# CONFIG_BSD_PROCESS_ACCT is not set
38# CONFIG_TASKSTATS is not set
39# CONFIG_UTS_NS is not set
40# CONFIG_AUDIT is not set
41CONFIG_IKCONFIG=y
42CONFIG_IKCONFIG_PROC=y
43# CONFIG_RELAY is not set
44CONFIG_INITRAMFS_SOURCE=""
45CONFIG_CC_OPTIMIZE_FOR_SIZE=y
46CONFIG_SYSCTL=y
47CONFIG_EMBEDDED=y
48CONFIG_UID16=y
49CONFIG_SYSCTL_SYSCALL=y
50CONFIG_KALLSYMS=y
51# CONFIG_KALLSYMS_EXTRA_PASS is not set
52CONFIG_HOTPLUG=y
53CONFIG_PRINTK=y
54CONFIG_BUG=y
55CONFIG_ELF_CORE=y
56CONFIG_BASE_FULL=y
57CONFIG_FUTEX=y
58CONFIG_EPOLL=y
59CONFIG_SHMEM=y
60CONFIG_SLAB=y
61CONFIG_VM_EVENT_COUNTERS=y
62CONFIG_RT_MUTEXES=y
63# CONFIG_TINY_SHMEM is not set
64CONFIG_BASE_SMALL=0
65# CONFIG_SLOB is not set
66
67#
68# Loadable module support
69#
70CONFIG_MODULES=y
71CONFIG_MODULE_UNLOAD=y
72CONFIG_MODULE_FORCE_UNLOAD=y
73CONFIG_MODVERSIONS=y
74# CONFIG_MODULE_SRCVERSION_ALL is not set
75CONFIG_KMOD=y
76
77#
78# Block layer
79#
80CONFIG_BLOCK=y
81# CONFIG_BLK_DEV_IO_TRACE is not set
82
83#
84# IO Schedulers
85#
86CONFIG_IOSCHED_NOOP=y
87CONFIG_IOSCHED_AS=y
88CONFIG_IOSCHED_DEADLINE=y
89CONFIG_IOSCHED_CFQ=y
90# CONFIG_DEFAULT_AS is not set
91# CONFIG_DEFAULT_DEADLINE is not set
92CONFIG_DEFAULT_CFQ=y
93# CONFIG_DEFAULT_NOOP is not set
94CONFIG_DEFAULT_IOSCHED="cfq"
95
96#
97# System Type
98#
99# CONFIG_ARCH_AAEC2000 is not set
100# CONFIG_ARCH_INTEGRATOR is not set
101# CONFIG_ARCH_REALVIEW is not set
102# CONFIG_ARCH_VERSATILE is not set
103# CONFIG_ARCH_AT91 is not set
104# CONFIG_ARCH_CLPS7500 is not set
105# CONFIG_ARCH_CLPS711X is not set
106# CONFIG_ARCH_CO285 is not set
107# CONFIG_ARCH_EBSA110 is not set
108# CONFIG_ARCH_EP93XX is not set
109# CONFIG_ARCH_FOOTBRIDGE is not set
110# CONFIG_ARCH_NETX is not set
111# CONFIG_ARCH_H720X is not set
112# CONFIG_ARCH_IMX is not set
113# CONFIG_ARCH_IOP32X is not set
114# CONFIG_ARCH_IOP33X is not set
115# CONFIG_ARCH_IXP4XX is not set
116# CONFIG_ARCH_IXP2000 is not set
117# CONFIG_ARCH_IXP23XX is not set
118# CONFIG_ARCH_L7200 is not set
119CONFIG_ARCH_MXC=y
120# CONFIG_ARCH_PNX4008 is not set
121# CONFIG_ARCH_PXA is not set
122# CONFIG_ARCH_RPC is not set
123# CONFIG_ARCH_SA1100 is not set
124# CONFIG_ARCH_S3C2410 is not set
125# CONFIG_ARCH_SHARK is not set
126# CONFIG_ARCH_LH7A40X is not set
127# CONFIG_ARCH_OMAP is not set
128
129#
130# Freescale MXC Implementations
131#
132CONFIG_ARCH_MX3=y
133# CONFIG_ARCH_MX27 is not set
134CONFIG_ISP1504_MXC=m
135CONFIG_ISP1504_MXC_OTG=m
136
137#
138# MX3 Options
139#
140CONFIG_MACH_PCM037=y
141# CONFIG_MACH_MX31ADS is not set
142# CONFIG_MX3_DOZE_DURING_IDLE is not set
143CONFIG_MXC_SDMA_API=y
144
145#
146# Processor Type
147#
148CONFIG_CPU_32=y
149CONFIG_CPU_V6=y
150# CONFIG_CPU_32v6K is not set
151CONFIG_CPU_32v6=y
152CONFIG_CPU_ABRT_EV6=y
153CONFIG_CPU_CACHE_V6=y
154CONFIG_CPU_CACHE_VIPT=y
155CONFIG_CPU_COPY_V6=y
156CONFIG_CPU_TLB_V6=y
157CONFIG_CPU_CP15=y
158CONFIG_CPU_CP15_MMU=y
159CONFIG_CPU_CACHE_L210=y
160
161#
162# Processor Features
163#
164CONFIG_ARM_THUMB=y
165# CONFIG_CPU_ICACHE_DISABLE is not set
166# CONFIG_CPU_DCACHE_DISABLE is not set
167# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
168# CONFIG_CPU_BPREDICT_DISABLE is not set
169
170#
171# Bus support
172#
173CONFIG_ISA=y
174
175#
176# PCCARD (PCMCIA/CardBus) support
177#
178CONFIG_PCCARD=m
179# CONFIG_PCMCIA_DEBUG is not set
180CONFIG_PCMCIA=m
181CONFIG_PCMCIA_LOAD_CIS=y
182# CONFIG_PCMCIA_IOCTL is not set
183
184#
185# PC-card bridges
186#
187# CONFIG_I82365 is not set
188# CONFIG_TCIC is not set
189CONFIG_PCMCIA_PROBE=y
190CONFIG_PCMCIA_MX31ADS=m
191
192#
193# Kernel Features
194#
195CONFIG_PREEMPT=y
196# CONFIG_NO_IDLE_HZ is not set
197CONFIG_HZ=100
198CONFIG_AEABI=y
199# CONFIG_OABI_COMPAT is not set
200# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
201CONFIG_SELECT_MEMORY_MODEL=y
202CONFIG_FLATMEM_MANUAL=y
203# CONFIG_DISCONTIGMEM_MANUAL is not set
204# CONFIG_SPARSEMEM_MANUAL is not set
205CONFIG_FLATMEM=y
206CONFIG_FLAT_NODE_MEM_MAP=y
207# CONFIG_SPARSEMEM_STATIC is not set
208CONFIG_SPLIT_PTLOCK_CPUS=4
209# CONFIG_RESOURCES_64BIT is not set
210CONFIG_ALIGNMENT_TRAP=y
211
212#
213# Boot options
214#
215CONFIG_ZBOOT_ROM_TEXT=0x0
216CONFIG_ZBOOT_ROM_BSS=0x0
217CONFIG_CMDLINE="noinitrd console=ttymxc0 root=/dev/mtdblock2 rw ip=off"
218# CONFIG_XIP_KERNEL is not set
219
220#
221# CPU Frequency scaling
222#
223# CONFIG_CPU_FREQ is not set
224
225#
226# Floating point emulation
227#
228
229#
230# At least one emulation must be selected
231#
232CONFIG_VFP=y
233
234#
235# Userspace binary formats
236#
237CONFIG_BINFMT_ELF=y
238# CONFIG_BINFMT_AOUT is not set
239# CONFIG_BINFMT_MISC is not set
240
241#
242# Power management options
243#
244CONFIG_PM=y
245CONFIG_PM_LEGACY=y
246# CONFIG_PM_DEBUG is not set
247# CONFIG_PM_SYSFS_DEPRECATED is not set
248# CONFIG_APM is not set
249
250#
251# Dynamic Power Management
252#
253CONFIG_DPM=y
254# CONFIG_DPM_STATS is not set
255CONFIG_DPM_PROCFS=y
256
257#
258# Networking
259#
260CONFIG_NET=y
261
262#
263# Networking options
264#
265# CONFIG_NETDEBUG is not set
266CONFIG_PACKET=y
267CONFIG_PACKET_MMAP=y
268CONFIG_UNIX=y
269CONFIG_XFRM=y
270# CONFIG_XFRM_USER is not set
271# CONFIG_XFRM_SUB_POLICY is not set
272# CONFIG_NET_KEY is not set
273CONFIG_INET=y
274CONFIG_IP_MULTICAST=y
275# CONFIG_IP_ADVANCED_ROUTER is not set
276CONFIG_IP_FIB_HASH=y
277CONFIG_IP_PNP=y
278CONFIG_IP_PNP_DHCP=y
279CONFIG_IP_PNP_BOOTP=y
280# CONFIG_IP_PNP_RARP is not set
281# CONFIG_NET_IPIP is not set
282# CONFIG_NET_IPGRE is not set
283# CONFIG_IP_MROUTE is not set
284# CONFIG_ARPD is not set
285# CONFIG_SYN_COOKIES is not set
286# CONFIG_INET_AH is not set
287# CONFIG_INET_ESP is not set
288# CONFIG_INET_IPCOMP is not set
289# CONFIG_INET_XFRM_TUNNEL is not set
290# CONFIG_INET_TUNNEL is not set
291CONFIG_INET_XFRM_MODE_TRANSPORT=y
292CONFIG_INET_XFRM_MODE_TUNNEL=y
293CONFIG_INET_XFRM_MODE_BEET=y
294CONFIG_INET_DIAG=y
295CONFIG_INET_TCP_DIAG=y
296# CONFIG_TCP_CONG_ADVANCED is not set
297CONFIG_TCP_CONG_CUBIC=y
298CONFIG_DEFAULT_TCP_CONG="cubic"
299# CONFIG_IPV6 is not set
300# CONFIG_INET6_XFRM_TUNNEL is not set
301# CONFIG_INET6_TUNNEL is not set
302# CONFIG_NETWORK_SECMARK is not set
303# CONFIG_NETFILTER is not set
304
305#
306# DCCP Configuration (EXPERIMENTAL)
307#
308# CONFIG_IP_DCCP is not set
309
310#
311# SCTP Configuration (EXPERIMENTAL)
312#
313# CONFIG_IP_SCTP is not set
314
315#
316# TIPC Configuration (EXPERIMENTAL)
317#
318# CONFIG_TIPC is not set
319# CONFIG_ATM is not set
320# CONFIG_BRIDGE is not set
321# CONFIG_VLAN_8021Q is not set
322# CONFIG_DECNET is not set
323# CONFIG_LLC2 is not set
324# CONFIG_IPX is not set
325# CONFIG_ATALK is not set
326# CONFIG_X25 is not set
327# CONFIG_LAPB is not set
328# CONFIG_ECONET is not set
329# CONFIG_WAN_ROUTER is not set
330
331#
332# QoS and/or fair queueing
333#
334# CONFIG_NET_SCHED is not set
335
336#
337# Network testing
338#
339# CONFIG_NET_PKTGEN is not set
340# CONFIG_HAMRADIO is not set
341# CONFIG_IRDA is not set
342# CONFIG_BT is not set
343# CONFIG_IEEE80211 is not set
344CONFIG_CAN=m
345CONFIG_CAN_RAW=m
346
347#
348# CAN Device Drivers
349#
350CONFIG_CAN_LOOPCAN=m
351# CONFIG_CAN_CCAN is not set
352CONFIG_CAN_SJA1000=m
353# CONFIG_CAN_IXXAT_PCI04PCI is not set
354CONFIG_CAN_PCM037=m
355# CONFIG_CAN_NIOSCAN is not set
356
357#
358# Device Drivers
359#
360
361#
362# Generic Driver Options
363#
364CONFIG_STANDALONE=y
365CONFIG_PREVENT_FIRMWARE_BUILD=y
366CONFIG_FW_LOADER=m
367# CONFIG_SYS_HYPERVISOR is not set
368
369#
370# Connector - unified userspace <-> kernelspace linker
371#
372CONFIG_CONNECTOR=y
373CONFIG_PROC_EVENTS=y
374
375#
376# Memory Technology Devices (MTD)
377#
378CONFIG_MTD=y
379# CONFIG_MTD_DEBUG is not set
380# CONFIG_MTD_CONCAT is not set
381CONFIG_MTD_PARTITIONS=y
382# CONFIG_MTD_REDBOOT_PARTS is not set
383CONFIG_MTD_CMDLINE_PARTS=y
384# CONFIG_MTD_AFS_PARTS is not set
385
386#
387# User Modules And Translation Layers
388#
389CONFIG_MTD_CHAR=y
390CONFIG_MTD_BLOCK=y
391# CONFIG_FTL is not set
392# CONFIG_NFTL is not set
393# CONFIG_INFTL is not set
394# CONFIG_RFD_FTL is not set
395# CONFIG_SSFDC is not set
396
397#
398# RAM/ROM/Flash chip drivers
399#
400CONFIG_MTD_CFI=y
401# CONFIG_MTD_JEDECPROBE is not set
402CONFIG_MTD_GEN_PROBE=y
403CONFIG_MTD_CFI_ADV_OPTIONS=y
404CONFIG_MTD_CFI_NOSWAP=y
405# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
406# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
407CONFIG_MTD_CFI_GEOMETRY=y
408# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set
409CONFIG_MTD_MAP_BANK_WIDTH_2=y
410# CONFIG_MTD_MAP_BANK_WIDTH_4 is not set
411# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
412# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
413# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
414CONFIG_MTD_CFI_I1=y
415# CONFIG_MTD_CFI_I2 is not set
416# CONFIG_MTD_CFI_I4 is not set
417# CONFIG_MTD_CFI_I8 is not set
418# CONFIG_MTD_OTP is not set
419CONFIG_MTD_CFI_INTELEXT=y
420CONFIG_MTD_CFI_AMDSTD=y
421CONFIG_MTD_CFI_STAA=y
422CONFIG_MTD_CFI_UTIL=y
423CONFIG_MTD_RAM=y
424# CONFIG_MTD_ROM is not set
425# CONFIG_MTD_ABSENT is not set
426# CONFIG_MTD_OBSOLETE_CHIPS is not set
427# CONFIG_MTD_XIP is not set
428
429#
430# Mapping drivers for chip access
431#
432# CONFIG_MTD_COMPLEX_MAPPINGS is not set
433# CONFIG_MTD_PHYSMAP is not set
434# CONFIG_MTD_ARM_INTEGRATOR is not set
435# CONFIG_MTD_PLATRAM is not set
436CONFIG_MTD_MXC=y
437
438#
439# Self-contained MTD device drivers
440#
441# CONFIG_MTD_DATAFLASH is not set
442# CONFIG_MTD_M25P80 is not set
443# CONFIG_MTD_SLRAM is not set
444# CONFIG_MTD_PHRAM is not set
445# CONFIG_MTD_MTDRAM is not set
446# CONFIG_MTD_BLOCK2MTD is not set
447
448#
449# Disk-On-Chip Device Drivers
450#
451# CONFIG_MTD_DOC2000 is not set
452# CONFIG_MTD_DOC2001 is not set
453# CONFIG_MTD_DOC2001PLUS is not set
454
455#
456# NAND Flash Device Drivers
457#
458CONFIG_MTD_NAND=y
459# CONFIG_MTD_NAND_VERIFY_WRITE is not set
460# CONFIG_MTD_NAND_ECC_SMC is not set
461CONFIG_MTD_NAND_IDS=y
462# CONFIG_MTD_NAND_DISKONCHIP is not set
463# CONFIG_MTD_NAND_NANDSIM is not set
464CONFIG_MTD_NAND_MXC=y
465# CONFIG_MTD_NAND_MXC_SWECC is not set
466# CONFIG_MTD_NAND_MXC_FORCE_CE is not set
467# CONFIG_MTD_NAND_MXC_ECC_CORRECTION_OPTION2 is not set
468# CONFIG_CONFIG_MXC_NAND_LOW_LEVEL_ERASE is not set
469
470#
471# OneNAND Flash Device Drivers
472#
473# CONFIG_MTD_ONENAND is not set
474
475#
476# Parallel port support
477#
478# CONFIG_PARPORT is not set
479
480#
481# Plug and Play support
482#
483# CONFIG_PNP is not set
484
485#
486# Block devices
487#
488# CONFIG_BLK_DEV_COW_COMMON is not set
489CONFIG_BLK_DEV_LOOP=y
490# CONFIG_BLK_DEV_CRYPTOLOOP is not set
491# CONFIG_BLK_DEV_NBD is not set
492# CONFIG_BLK_DEV_UB is not set
493CONFIG_BLK_DEV_RAM=y
494CONFIG_BLK_DEV_RAM_COUNT=16
495CONFIG_BLK_DEV_RAM_SIZE=16384
496CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
497# CONFIG_BLK_DEV_INITRD is not set
498# CONFIG_CDROM_PKTCDVD is not set
499# CONFIG_ATA_OVER_ETH is not set
500
501#
502# ATA/ATAPI/MFM/RLL support
503#
504CONFIG_IDE=m
505CONFIG_IDE_MAX_HWIFS=4
506CONFIG_BLK_DEV_IDE=m
507
508#
509# Please see Documentation/ide.txt for help/info on IDE drives
510#
511# CONFIG_BLK_DEV_IDE_SATA is not set
512CONFIG_BLK_DEV_IDEDISK=m
513# CONFIG_IDEDISK_MULTI_MODE is not set
514CONFIG_BLK_DEV_IDECS=m
515# CONFIG_BLK_DEV_IDECD is not set
516# CONFIG_BLK_DEV_IDETAPE is not set
517# CONFIG_BLK_DEV_IDEFLOPPY is not set
518# CONFIG_BLK_DEV_IDESCSI is not set
519# CONFIG_IDE_TASK_IOCTL is not set
520
521#
522# IDE chipset support/bugfixes
523#
524# CONFIG_IDE_GENERIC is not set
525# CONFIG_IDE_ARM is not set
526CONFIG_BLK_DEV_IDE_MXC=m
527# CONFIG_IDE_CHIPSETS is not set
528CONFIG_BLK_DEV_IDEDMA=y
529# CONFIG_IDEDMA_AUTO is not set
530# CONFIG_BLK_DEV_HD is not set
531
532#
533# SCSI device support
534#
535# CONFIG_RAID_ATTRS is not set
536CONFIG_SCSI=y
537# CONFIG_SCSI_NETLINK is not set
538CONFIG_SCSI_PROC_FS=y
539
540#
541# SCSI support type (disk, tape, CD-ROM)
542#
543CONFIG_BLK_DEV_SD=y
544# CONFIG_CHR_DEV_ST is not set
545# CONFIG_CHR_DEV_OSST is not set
546# CONFIG_BLK_DEV_SR is not set
547# CONFIG_CHR_DEV_SG is not set
548# CONFIG_CHR_DEV_SCH is not set
549
550#
551# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
552#
553CONFIG_SCSI_MULTI_LUN=y
554# CONFIG_SCSI_CONSTANTS is not set
555# CONFIG_SCSI_LOGGING is not set
556
557#
558# SCSI Transports
559#
560# CONFIG_SCSI_SPI_ATTRS is not set
561# CONFIG_SCSI_FC_ATTRS is not set
562# CONFIG_SCSI_ISCSI_ATTRS is not set
563# CONFIG_SCSI_SAS_ATTRS is not set
564# CONFIG_SCSI_SAS_LIBSAS is not set
565
566#
567# SCSI low-level drivers
568#
569# CONFIG_ISCSI_TCP is not set
570# CONFIG_SCSI_AHA152X is not set
571# CONFIG_SCSI_AIC7XXX_OLD is not set
572# CONFIG_SCSI_IN2000 is not set
573# CONFIG_SCSI_DTC3280 is not set
574# CONFIG_SCSI_FUTURE_DOMAIN is not set
575# CONFIG_SCSI_GENERIC_NCR5380 is not set
576# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
577# CONFIG_SCSI_NCR53C406A is not set
578# CONFIG_SCSI_PAS16 is not set
579# CONFIG_SCSI_PSI240I is not set
580# CONFIG_SCSI_QLOGIC_FAS is not set
581# CONFIG_SCSI_SYM53C416 is not set
582# CONFIG_SCSI_T128 is not set
583# CONFIG_SCSI_DEBUG is not set
584
585#
586# PCMCIA SCSI adapter support
587#
588# CONFIG_PCMCIA_AHA152X is not set
589# CONFIG_PCMCIA_FDOMAIN is not set
590# CONFIG_PCMCIA_NINJA_SCSI is not set
591# CONFIG_PCMCIA_QLOGIC is not set
592# CONFIG_PCMCIA_SYM53C500 is not set
593
594#
595# Serial ATA (prod) and Parallel ATA (experimental) drivers
596#
597# CONFIG_ATA is not set
598
599#
600# Multi-device support (RAID and LVM)
601#
602# CONFIG_MD is not set
603
604#
605# Fusion MPT device support
606#
607# CONFIG_FUSION is not set
608
609#
610# IEEE 1394 (FireWire) support
611#
612
613#
614# I2O device support
615#
616
617#
618# Network device support
619#
620CONFIG_NETDEVICES=y
621# CONFIG_DUMMY is not set
622# CONFIG_BONDING is not set
623# CONFIG_EQUALIZER is not set
624# CONFIG_TUN is not set
625
626#
627# ARCnet devices
628#
629# CONFIG_ARCNET is not set
630
631#
632# PHY device support
633#
634# CONFIG_PHYLIB is not set
635
636#
637# Ethernet (10 or 100Mbit)
638#
639CONFIG_NET_ETHERNET=y
640CONFIG_MII=y
641# CONFIG_NET_VENDOR_3COM is not set
642# CONFIG_NET_VENDOR_SMC is not set
643# CONFIG_SMC91X is not set
644CONFIG_SMSC911X=y
645# CONFIG_DM9000 is not set
646# CONFIG_NET_VENDOR_RACAL is not set
647# CONFIG_AT1700 is not set
648# CONFIG_DEPCA is not set
649# CONFIG_HP100 is not set
650# CONFIG_NET_ISA is not set
651# CONFIG_NET_PCI is not set
652
653#
654# Ethernet (1000 Mbit)
655#
656
657#
658# Ethernet (10000 Mbit)
659#
660
661#
662# Token Ring devices
663#
664# CONFIG_TR is not set
665
666#
667# Wireless LAN (non-hamradio)
668#
669# CONFIG_NET_RADIO is not set
670
671#
672# PCMCIA network device support
673#
674# CONFIG_NET_PCMCIA is not set
675
676#
677# Wan interfaces
678#
679# CONFIG_WAN is not set
680# CONFIG_PPP is not set
681# CONFIG_SLIP is not set
682# CONFIG_SHAPER is not set
683# CONFIG_NETCONSOLE is not set
684# CONFIG_NETPOLL is not set
685# CONFIG_NET_POLL_CONTROLLER is not set
686
687#
688# ISDN subsystem
689#
690# CONFIG_ISDN is not set
691
692#
693# Input device support
694#
695CONFIG_INPUT=y
696# CONFIG_INPUT_FF_MEMLESS is not set
697
698#
699# Userland interfaces
700#
701# CONFIG_INPUT_MOUSEDEV is not set
702# CONFIG_INPUT_JOYDEV is not set
703# CONFIG_INPUT_TSDEV is not set
704CONFIG_INPUT_EVDEV=y
705# CONFIG_INPUT_EVBUG is not set
706
707#
708# Input Device Drivers
709#
710# CONFIG_INPUT_KEYBOARD is not set
711# CONFIG_INPUT_MOUSE is not set
712# CONFIG_INPUT_JOYSTICK is not set
713CONFIG_INPUT_TOUCHSCREEN=y
714# CONFIG_TOUCHSCREEN_ADS7846 is not set
715# CONFIG_TOUCHSCREEN_GUNZE is not set
716# CONFIG_TOUCHSCREEN_ELO is not set
717# CONFIG_TOUCHSCREEN_MTOUCH is not set
718# CONFIG_TOUCHSCREEN_MK712 is not set
719# CONFIG_TOUCHSCREEN_PENMOUNT is not set
720# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
721# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
722CONFIG_TOUCHSCREEN_MXC=y
723# CONFIG_INPUT_MISC is not set
724
725#
726# Hardware I/O ports
727#
728# CONFIG_SERIO is not set
729# CONFIG_GAMEPORT is not set
730
731#
732# Character devices
733#
734CONFIG_VT=y
735CONFIG_VT_CONSOLE=y
736CONFIG_HW_CONSOLE=y
737# CONFIG_VT_HW_CONSOLE_BINDING is not set
738# CONFIG_SERIAL_NONSTANDARD is not set
739
740#
741# Serial drivers
742#
743CONFIG_SERIAL_8250=y
744CONFIG_SERIAL_8250_CONSOLE=y
745# CONFIG_SERIAL_8250_CS is not set
746CONFIG_SERIAL_8250_NR_UARTS=2
747CONFIG_SERIAL_8250_RUNTIME_UARTS=2
748# CONFIG_SERIAL_8250_EXTENDED is not set
749
750#
751# Non-8250 serial port support
752#
753CONFIG_SERIAL_MXC=y
754CONFIG_SERIAL_MXC_CONSOLE=y
755CONFIG_SERIAL_CORE=y
756CONFIG_SERIAL_CORE_CONSOLE=y
757CONFIG_UNIX98_PTYS=y
758CONFIG_LEGACY_PTYS=y
759CONFIG_LEGACY_PTY_COUNT=256
760
761#
762# IPMI
763#
764# CONFIG_IPMI_HANDLER is not set
765
766#
767# Watchdog Cards
768#
769CONFIG_WATCHDOG=y
770CONFIG_WATCHDOG_NOWAYOUT=y
771
772#
773# Watchdog Device Drivers
774#
775# CONFIG_SOFT_WATCHDOG is not set
776CONFIG_MXC_WATCHDOG=y
777
778#
779# ISA-based Watchdog Cards
780#
781# CONFIG_PCWATCHDOG is not set
782# CONFIG_MIXCOMWD is not set
783# CONFIG_WDT is not set
784
785#
786# USB-based Watchdog Cards
787#
788# CONFIG_USBPCWATCHDOG is not set
789CONFIG_HW_RANDOM=y
790# CONFIG_NVRAM is not set
791CONFIG_MXC_RTC=y
792# CONFIG_DTLK is not set
793# CONFIG_R3964 is not set
794
795#
796# Ftape, the floppy tape device driver
797#
798
799#
800# PCMCIA character devices
801#
802# CONFIG_SYNCLINK_CS is not set
803# CONFIG_CARDMAN_4000 is not set
804# CONFIG_CARDMAN_4040 is not set
805# CONFIG_RAW_DRIVER is not set
806
807#
808# TPM devices
809#
810# CONFIG_TCG_TPM is not set
811
812#
813# I2C support
814#
815CONFIG_I2C=y
816CONFIG_I2C_CHARDEV=y
817
818#
819# I2C Algorithms
820#
821# CONFIG_I2C_ALGOBIT is not set
822# CONFIG_I2C_ALGOPCF is not set
823# CONFIG_I2C_ALGOPCA is not set
824
825#
826# I2C Hardware Bus support
827#
828# CONFIG_I2C_ELEKTOR is not set
829CONFIG_I2C_MXC=y
830# CONFIG_I2C_OCORES is not set
831# CONFIG_I2C_PARPORT_LIGHT is not set
832# CONFIG_I2C_STUB is not set
833# CONFIG_I2C_PCA_ISA is not set
834
835#
836# Miscellaneous I2C Chip support
837#
838# CONFIG_SENSORS_DS1337 is not set
839# CONFIG_SENSORS_DS1374 is not set
840# CONFIG_SENSORS_EEPROM is not set
841# CONFIG_SENSORS_PCF8574 is not set
842# CONFIG_SENSORS_PCA9539 is not set
843# CONFIG_SENSORS_PCF8591 is not set
844# CONFIG_SENSORS_MAX6875 is not set
845# CONFIG_I2C_DEBUG_CORE is not set
846# CONFIG_I2C_DEBUG_ALGO is not set
847# CONFIG_I2C_DEBUG_BUS is not set
848# CONFIG_I2C_DEBUG_CHIP is not set
849
850#
851# SPI support
852#
853CONFIG_SPI=y
854CONFIG_SPI_MASTER=y
855
856#
857# SPI Master Controller Drivers
858#
859CONFIG_SPI_BITBANG=y
860CONFIG_SPI_MXC=y
861# CONFIG_SPI_MXC_TEST_LOOPBACK is not set
862CONFIG_SPI_MXC_SELECT1=y
863# CONFIG_SPI_MXC_SELECT2 is not set
864# CONFIG_SPI_MXC_SELECT3 is not set
865
866#
867# SPI Protocol Masters
868#
869
870#
871# Dallas's 1-wire bus
872#
873CONFIG_W1=y
874CONFIG_W1_CON=y
875
876#
877# 1-wire Bus Masters
878#
879# CONFIG_W1_MASTER_DS2490 is not set
880# CONFIG_W1_MASTER_DS2482 is not set
881# CONFIG_W1_MASTER_MXC is not set
882
883#
884# 1-wire Slaves
885#
886# CONFIG_W1_SLAVE_THERM is not set
887# CONFIG_W1_SLAVE_SMEM is not set
888# CONFIG_W1_SLAVE_DS2433 is not set
889
890#
891# Hardware Monitoring support
892#
893# CONFIG_HWMON is not set
894# CONFIG_HWMON_VID is not set
895
896#
897# Misc devices
898#
899# CONFIG_TIFM_CORE is not set
900
901#
902# LED devices
903#
904# CONFIG_NEW_LEDS is not set
905
906#
907# LED drivers
908#
909
910#
911# LED Triggers
912#
913
914#
915# Multimedia devices
916#
917CONFIG_VIDEO_DEV=m
918CONFIG_VIDEO_V4L1=y
919CONFIG_VIDEO_V4L1_COMPAT=y
920CONFIG_VIDEO_V4L2=y
921
922#
923# Video Capture Adapters
924#
925
926#
927# Video Capture Adapters
928#
929# CONFIG_VIDEO_ADV_DEBUG is not set
930CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
931# CONFIG_VIDEO_VIVI is not set
932# CONFIG_VIDEO_PMS is not set
933CONFIG_VIDEO_MXC_CAMERA=m
934
935#
936# MXC Camera/V4L2 PRP Features support
937#
938CONFIG_VIDEO_MXC_IPU_CAMERA=y
939# CONFIG_MXC_CAMERA_MC521DA is not set
940CONFIG_MXC_CAMERA_MICRON111=m
941CONFIG_MXC_IPU_PRP_VF_SDC=m
942CONFIG_MXC_IPU_PRP_ENC=m
943CONFIG_VIDEO_MXC_OUTPUT=m
944CONFIG_VIDEO_MXC_IPU_OUTPUT=y
945# CONFIG_VIDEO_MXC_OPL is not set
946# CONFIG_VIDEO_CPIA is not set
947# CONFIG_VIDEO_CPIA2 is not set
948# CONFIG_VIDEO_SAA5246A is not set
949# CONFIG_VIDEO_SAA5249 is not set
950# CONFIG_TUNER_3036 is not set
951
952#
953# V4L USB devices
954#
955# CONFIG_VIDEO_PVRUSB2 is not set
956# CONFIG_VIDEO_EM28XX is not set
957# CONFIG_USB_VICAM is not set
958# CONFIG_USB_IBMCAM is not set
959# CONFIG_USB_KONICAWC is not set
960# CONFIG_USB_QUICKCAM_MESSENGER is not set
961# CONFIG_USB_ET61X251 is not set
962# CONFIG_VIDEO_OVCAMCHIP is not set
963# CONFIG_USB_W9968CF is not set
964# CONFIG_USB_OV511 is not set
965# CONFIG_USB_SE401 is not set
966# CONFIG_USB_SN9C102 is not set
967# CONFIG_USB_STV680 is not set
968# CONFIG_USB_ZC0301 is not set
969# CONFIG_USB_PWC is not set
970
971#
972# Radio Adapters
973#
974# CONFIG_RADIO_CADET is not set
975# CONFIG_RADIO_RTRACK is not set
976# CONFIG_RADIO_RTRACK2 is not set
977# CONFIG_RADIO_AZTECH is not set
978# CONFIG_RADIO_GEMTEK is not set
979# CONFIG_RADIO_SF16FMI is not set
980# CONFIG_RADIO_SF16FMR2 is not set
981# CONFIG_RADIO_TERRATEC is not set
982# CONFIG_RADIO_TRUST is not set
983# CONFIG_RADIO_TYPHOON is not set
984# CONFIG_RADIO_ZOLTRIX is not set
985# CONFIG_USB_DSBR is not set
986
987#
988# Digital Video Broadcasting Devices
989#
990# CONFIG_DVB is not set
991# CONFIG_USB_DABUSB is not set
992
993#
994# Graphics support
995#
996CONFIG_FIRMWARE_EDID=y
997CONFIG_FB=y
998CONFIG_FB_CFB_FILLRECT=y
999CONFIG_FB_CFB_COPYAREA=y
1000CONFIG_FB_CFB_IMAGEBLIT=y
1001# CONFIG_FB_MACMODES is not set
1002# CONFIG_FB_BACKLIGHT is not set
1003# CONFIG_FB_MODE_HELPERS is not set
1004# CONFIG_FB_TILEBLITTING is not set
1005CONFIG_FB_MXC=y
1006CONFIG_FB_MXC_SYNC_PANEL=y
1007# CONFIG_FB_MXC_TVOUT is not set
1008# CONFIG_FB_MXC_OVERLAY is not set
1009# CONFIG_FB_MXC_ASYNC_PANEL is not set
1010# CONFIG_FB_S1D13XXX is not set
1011# CONFIG_FB_VIRTUAL is not set
1012
1013#
1014# Console display driver support
1015#
1016# CONFIG_VGA_CONSOLE is not set
1017# CONFIG_MDA_CONSOLE is not set
1018CONFIG_DUMMY_CONSOLE=y
1019CONFIG_FRAMEBUFFER_CONSOLE=y
1020# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1021# CONFIG_FONTS is not set
1022CONFIG_FONT_8x8=y
1023CONFIG_FONT_8x16=y
1024
1025#
1026# Logo configuration
1027#
1028CONFIG_LOGO=y
1029# CONFIG_LOGO_LINUX_MONO is not set
1030# CONFIG_LOGO_LINUX_VGA16 is not set
1031# CONFIG_LOGO_LINUX_CLUT224 is not set
1032# CONFIG_LOGO_PHYTEC_VGA is not set
1033CONFIG_LOGO_PHYTEC_QVGA=y
1034CONFIG_LOGO_PHYTEC_SILICA_QVGA=y
1035# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1036
1037#
1038# Sound
1039#
1040CONFIG_SOUND=y
1041
1042#
1043# Advanced Linux Sound Architecture
1044#
1045CONFIG_SND=y
1046CONFIG_SND_TIMER=y
1047CONFIG_SND_PCM=y
1048# CONFIG_SND_SEQUENCER is not set
1049CONFIG_SND_OSSEMUL=y
1050CONFIG_SND_MIXER_OSS=y
1051CONFIG_SND_PCM_OSS=y
1052CONFIG_SND_PCM_OSS_PLUGINS=y
1053# CONFIG_SND_DYNAMIC_MINORS is not set
1054CONFIG_SND_SUPPORT_OLD_API=y
1055CONFIG_SND_VERBOSE_PROCFS=y
1056# CONFIG_SND_VERBOSE_PRINTK is not set
1057# CONFIG_SND_DEBUG is not set
1058
1059#
1060# Generic devices
1061#
1062# CONFIG_SND_DUMMY is not set
1063# CONFIG_SND_MTPAV is not set
1064# CONFIG_SND_SERIAL_U16550 is not set
1065# CONFIG_SND_MPU401 is not set
1066
1067#
1068# ALSA ARM devices
1069#
1070CONFIG_SND_MXC_PMIC=y
1071
1072#
1073# USB devices
1074#
1075# CONFIG_SND_USB_AUDIO is not set
1076
1077#
1078# PCMCIA devices
1079#
1080# CONFIG_SND_VXPOCKET is not set
1081# CONFIG_SND_PDAUDIOCF is not set
1082
1083#
1084# Open Sound System
1085#
1086# CONFIG_SOUND_PRIME is not set
1087
1088#
1089# USB support
1090#
1091CONFIG_USB_ARCH_HAS_HCD=y
1092# CONFIG_USB_ARCH_HAS_OHCI is not set
1093CONFIG_USB_ARCH_HAS_EHCI=y
1094CONFIG_USB=y
1095# CONFIG_USB_DEBUG is not set
1096
1097#
1098# Miscellaneous USB options
1099#
1100CONFIG_USB_DEVICEFS=y
1101# CONFIG_USB_BANDWIDTH is not set
1102# CONFIG_USB_DYNAMIC_MINORS is not set
1103CONFIG_USB_SUSPEND=y
1104CONFIG_USB_OTG=y
1105CONFIG_USB_OTG_WHITELIST=y
1106# CONFIG_USB_OTG_BLACKLIST_HUB is not set
1107
1108#
1109# USB Host Controller Drivers
1110#
1111CONFIG_USB_EHCI_HCD=m
1112CONFIG_USB_EHCI_ARC=y
1113# CONFIG_USB_EHCI_ARC_H1 is not set
1114CONFIG_USB_EHCI_ARC_H2=y
1115CONFIG_USB_EHCI_ARC_OTG=y
1116CONFIG_USB_EHCI_ARC_OTGHS=y
1117# CONFIG_USB_EHCI_ARC_OTGFS is not set
1118# CONFIG_USB_EHCI_SPLIT_ISO is not set
1119CONFIG_USB_EHCI_ROOT_HUB_TT=y
1120# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1121# CONFIG_USB_ISP116X_HCD is not set
1122# CONFIG_USB_SL811_HCD is not set
1123
1124#
1125# USB Device Class drivers
1126#
1127# CONFIG_USB_ACM is not set
1128# CONFIG_USB_PRINTER is not set
1129
1130#
1131# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1132#
1133
1134#
1135# may also be needed; see USB_STORAGE Help for more information
1136#
1137CONFIG_USB_STORAGE=m
1138# CONFIG_USB_STORAGE_DEBUG is not set
1139# CONFIG_USB_STORAGE_DATAFAB is not set
1140# CONFIG_USB_STORAGE_FREECOM is not set
1141# CONFIG_USB_STORAGE_ISD200 is not set
1142# CONFIG_USB_STORAGE_DPCM is not set
1143# CONFIG_USB_STORAGE_USBAT is not set
1144# CONFIG_USB_STORAGE_SDDR09 is not set
1145# CONFIG_USB_STORAGE_SDDR55 is not set
1146# CONFIG_USB_STORAGE_JUMPSHOT is not set
1147# CONFIG_USB_STORAGE_ALAUDA is not set
1148# CONFIG_USB_STORAGE_KARMA is not set
1149# CONFIG_USB_LIBUSUAL is not set
1150
1151#
1152# USB Input Devices
1153#
1154CONFIG_USB_HID=m
1155CONFIG_USB_HIDINPUT=y
1156# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1157# CONFIG_HID_FF is not set
1158# CONFIG_USB_HIDDEV is not set
1159
1160#
1161# USB HID Boot Protocol drivers
1162#
1163# CONFIG_USB_KBD is not set
1164# CONFIG_USB_MOUSE is not set
1165# CONFIG_USB_AIPTEK is not set
1166# CONFIG_USB_WACOM is not set
1167# CONFIG_USB_ACECAD is not set
1168# CONFIG_USB_KBTAB is not set
1169# CONFIG_USB_POWERMATE is not set
1170# CONFIG_USB_TOUCHSCREEN is not set
1171# CONFIG_USB_YEALINK is not set
1172# CONFIG_USB_XPAD is not set
1173# CONFIG_USB_ATI_REMOTE is not set
1174# CONFIG_USB_ATI_REMOTE2 is not set
1175# CONFIG_USB_KEYSPAN_REMOTE is not set
1176# CONFIG_USB_APPLETOUCH is not set
1177
1178#
1179# USB Imaging devices
1180#
1181# CONFIG_USB_MDC800 is not set
1182# CONFIG_USB_MICROTEK is not set
1183
1184#
1185# USB Network Adapters
1186#
1187# CONFIG_USB_CATC is not set
1188# CONFIG_USB_KAWETH is not set
1189# CONFIG_USB_PEGASUS is not set
1190# CONFIG_USB_RTL8150 is not set
1191# CONFIG_USB_USBNET_MII is not set
1192# CONFIG_USB_USBNET is not set
1193# CONFIG_USB_MON is not set
1194
1195#
1196# USB port drivers
1197#
1198
1199#
1200# USB Serial Converter support
1201#
1202# CONFIG_USB_SERIAL is not set
1203
1204#
1205# USB Miscellaneous drivers
1206#
1207# CONFIG_USB_EMI62 is not set
1208# CONFIG_USB_EMI26 is not set
1209# CONFIG_USB_ADUTUX is not set
1210# CONFIG_USB_AUERSWALD is not set
1211# CONFIG_USB_RIO500 is not set
1212# CONFIG_USB_LEGOTOWER is not set
1213# CONFIG_USB_LCD is not set
1214# CONFIG_USB_LED is not set
1215# CONFIG_USB_CYPRESS_CY7C63 is not set
1216# CONFIG_USB_CYTHERM is not set
1217# CONFIG_USB_PHIDGET is not set
1218# CONFIG_USB_IDMOUSE is not set
1219# CONFIG_USB_FTDI_ELAN is not set
1220# CONFIG_USB_APPLEDISPLAY is not set
1221# CONFIG_USB_SISUSBVGA is not set
1222# CONFIG_USB_LD is not set
1223# CONFIG_USB_TRANCEVIBRATOR is not set
1224# CONFIG_USB_TEST is not set
1225
1226#
1227# USB DSL modem support
1228#
1229
1230#
1231# USB Gadget Support
1232#
1233CONFIG_USB_GADGET=m
1234# CONFIG_USB_GADGET_DEBUG_FILES is not set
1235CONFIG_USB_GADGET_SELECTED=y
1236# CONFIG_USB_GADGET_NET2280 is not set
1237# CONFIG_USB_GADGET_PXA2XX is not set
1238# CONFIG_USB_GADGET_GOKU is not set
1239# CONFIG_USB_GADGET_LH7A40X is not set
1240# CONFIG_USB_GADGET_OMAP is not set
1241CONFIG_USB_GADGET_ARC=y
1242CONFIG_USB_ARC=m
1243# CONFIG_USB_GADGET_AT91 is not set
1244# CONFIG_USB_GADGET_DUMMY_HCD is not set
1245CONFIG_USB_GADGET_DUALSPEED=y
1246CONFIG_USB_GADGET_ARC_OTG=y
1247# CONFIG_USB_GADGET_ARC_OTGFS is not set
1248CONFIG_USB_GADGET_ARC_OTGHS=y
1249# CONFIG_USB_ZERO is not set
1250CONFIG_USB_ETH=m
1251CONFIG_USB_ETH_RNDIS=y
1252CONFIG_USB_GADGETFS=m
1253CONFIG_USB_FILE_STORAGE=m
1254# CONFIG_USB_FILE_STORAGE_TEST is not set
1255# CONFIG_USB_G_SERIAL is not set
1256# CONFIG_USB_MIDI_GADGET is not set
1257
1258#
1259# MMC/SD Card support
1260#
1261CONFIG_MMC=y
1262# CONFIG_MMC_DEBUG is not set
1263CONFIG_MMC_BLOCK=y
1264# CONFIG_MMC_TIFM_SD is not set
1265CONFIG_MMC_MXC=y
1266
1267#
1268# Real Time Clock
1269#
1270CONFIG_RTC_LIB=y
1271# CONFIG_RTC_CLASS is not set
1272
1273#
1274# MXC support drivers
1275#
1276
1277#
1278# MXC IPU
1279#
1280CONFIG_MXC_IPU=y
1281# CONFIG_MXC_IPU_LPMC is not set
1282CONFIG_MXC_IPU_PF=y
1283
1284#
1285# MXC SSI support
1286#
1287CONFIG_MXC_SSI=y
1288
1289#
1290# MXC Digital Audio Multiplexer support
1291#
1292CONFIG_MXC_DAM=y
1293
1294#
1295# MXC PMIC support
1296#
1297CONFIG_MXC_SPI_PMIC_CORE=y
1298CONFIG_MXC_PMIC=y
1299CONFIG_MXC_PMIC_CHARDEV=y
1300
1301#
1302# MXC PMIC Client Drivers
1303#
1304CONFIG_MXC_PMIC_MC13783=y
1305CONFIG_MXC_MC13783_ADC=y
1306CONFIG_MXC_MC13783_AUDIO=y
1307CONFIG_MXC_MC13783_RTC=y
1308CONFIG_MXC_MC13783_LIGHT=y
1309CONFIG_MXC_MC13783_BATTERY=y
1310CONFIG_MXC_MC13783_CONNECTIVITY=y
1311CONFIG_MXC_MC13783_POWER=y
1312
1313#
1314# Advanced Power Management devices
1315#
1316CONFIG_MXC_DPTC=y
1317CONFIG_MXC_DVFS=y
1318CONFIG_MXC_DVFS_SDMA=y
1319
1320#
1321# MXC Security Drivers
1322#
1323CONFIG_MXC_SECURITY_SCC=y
1324CONFIG_MXC_SECURITY_RNGA=y
1325# CONFIG_MXC_RNGA_TEST_DRIVER is not set
1326CONFIG_MXC_SECURITY_RTIC=y
1327# CONFIG_MXC_RTIC_TEST_DEBUG is not set
1328CONFIG_MXC_SECURITY_CORE=y
1329
1330#
1331# MXC MPEG4 Encoder Kernel module support
1332#
1333# CONFIG_MXC_HMP4E is not set
1334
1335#
1336# File systems
1337#
1338CONFIG_EXT2_FS=y
1339# CONFIG_EXT2_FS_XATTR is not set
1340# CONFIG_EXT2_FS_XIP is not set
1341# CONFIG_EXT3_FS is not set
1342# CONFIG_EXT4DEV_FS is not set
1343# CONFIG_REISERFS_FS is not set
1344# CONFIG_JFS_FS is not set
1345# CONFIG_FS_POSIX_ACL is not set
1346# CONFIG_XFS_FS is not set
1347# CONFIG_GFS2_FS is not set
1348# CONFIG_OCFS2_FS is not set
1349# CONFIG_MINIX_FS is not set
1350# CONFIG_ROMFS_FS is not set
1351CONFIG_INOTIFY=y
1352CONFIG_INOTIFY_USER=y
1353# CONFIG_QUOTA is not set
1354CONFIG_DNOTIFY=y
1355# CONFIG_AUTOFS_FS is not set
1356CONFIG_AUTOFS4_FS=m
1357# CONFIG_FUSE_FS is not set
1358
1359#
1360# CD-ROM/DVD Filesystems
1361#
1362# CONFIG_ISO9660_FS is not set
1363# CONFIG_UDF_FS is not set
1364
1365#
1366# DOS/FAT/NT Filesystems
1367#
1368CONFIG_FAT_FS=y
1369CONFIG_MSDOS_FS=y
1370CONFIG_VFAT_FS=y
1371CONFIG_FAT_DEFAULT_CODEPAGE=437
1372CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1373# CONFIG_NTFS_FS is not set
1374
1375#
1376# Pseudo filesystems
1377#
1378CONFIG_PROC_FS=y
1379CONFIG_PROC_SYSCTL=y
1380CONFIG_SYSFS=y
1381CONFIG_TMPFS=y
1382# CONFIG_TMPFS_POSIX_ACL is not set
1383# CONFIG_HUGETLB_PAGE is not set
1384CONFIG_RAMFS=y
1385# CONFIG_CONFIGFS_FS is not set
1386
1387#
1388# Miscellaneous filesystems
1389#
1390# CONFIG_ADFS_FS is not set
1391# CONFIG_AFFS_FS is not set
1392# CONFIG_HFS_FS is not set
1393# CONFIG_HFSPLUS_FS is not set
1394# CONFIG_BEFS_FS is not set
1395# CONFIG_BFS_FS is not set
1396# CONFIG_EFS_FS is not set
1397# CONFIG_JFFS_FS is not set
1398CONFIG_JFFS2_FS=y
1399CONFIG_JFFS2_FS_DEBUG=0
1400CONFIG_JFFS2_FS_WRITEBUFFER=y
1401# CONFIG_JFFS2_SUMMARY is not set
1402# CONFIG_JFFS2_FS_XATTR is not set
1403# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1404CONFIG_JFFS2_ZLIB=y
1405CONFIG_JFFS2_RTIME=y
1406# CONFIG_JFFS2_RUBIN is not set
1407CONFIG_CRAMFS=y
1408# CONFIG_VXFS_FS is not set
1409# CONFIG_HPFS_FS is not set
1410# CONFIG_QNX4FS_FS is not set
1411# CONFIG_SYSV_FS is not set
1412# CONFIG_UFS_FS is not set
1413
1414#
1415# Network File Systems
1416#
1417CONFIG_NFS_FS=y
1418CONFIG_NFS_V3=y
1419# CONFIG_NFS_V3_ACL is not set
1420# CONFIG_NFS_V4 is not set
1421# CONFIG_NFS_DIRECTIO is not set
1422# CONFIG_NFSD is not set
1423CONFIG_ROOT_NFS=y
1424CONFIG_LOCKD=y
1425CONFIG_LOCKD_V4=y
1426CONFIG_NFS_COMMON=y
1427CONFIG_SUNRPC=y
1428# CONFIG_RPCSEC_GSS_KRB5 is not set
1429# CONFIG_RPCSEC_GSS_SPKM3 is not set
1430# CONFIG_SMB_FS is not set
1431# CONFIG_CIFS is not set
1432# CONFIG_NCP_FS is not set
1433# CONFIG_CODA_FS is not set
1434# CONFIG_AFS_FS is not set
1435# CONFIG_9P_FS is not set
1436
1437#
1438# Partition Types
1439#
1440# CONFIG_PARTITION_ADVANCED is not set
1441CONFIG_MSDOS_PARTITION=y
1442
1443#
1444# Native Language Support
1445#
1446CONFIG_NLS=y
1447CONFIG_NLS_DEFAULT="iso8859-1"
1448CONFIG_NLS_CODEPAGE_437=y
1449# CONFIG_NLS_CODEPAGE_737 is not set
1450# CONFIG_NLS_CODEPAGE_775 is not set
1451# CONFIG_NLS_CODEPAGE_850 is not set
1452# CONFIG_NLS_CODEPAGE_852 is not set
1453# CONFIG_NLS_CODEPAGE_855 is not set
1454# CONFIG_NLS_CODEPAGE_857 is not set
1455# CONFIG_NLS_CODEPAGE_860 is not set
1456# CONFIG_NLS_CODEPAGE_861 is not set
1457# CONFIG_NLS_CODEPAGE_862 is not set
1458# CONFIG_NLS_CODEPAGE_863 is not set
1459# CONFIG_NLS_CODEPAGE_864 is not set
1460# CONFIG_NLS_CODEPAGE_865 is not set
1461# CONFIG_NLS_CODEPAGE_866 is not set
1462# CONFIG_NLS_CODEPAGE_869 is not set
1463# CONFIG_NLS_CODEPAGE_936 is not set
1464# CONFIG_NLS_CODEPAGE_950 is not set
1465# CONFIG_NLS_CODEPAGE_932 is not set
1466# CONFIG_NLS_CODEPAGE_949 is not set
1467# CONFIG_NLS_CODEPAGE_874 is not set
1468# CONFIG_NLS_ISO8859_8 is not set
1469# CONFIG_NLS_CODEPAGE_1250 is not set
1470# CONFIG_NLS_CODEPAGE_1251 is not set
1471CONFIG_NLS_ASCII=m
1472CONFIG_NLS_ISO8859_1=y
1473# CONFIG_NLS_ISO8859_2 is not set
1474# CONFIG_NLS_ISO8859_3 is not set
1475# CONFIG_NLS_ISO8859_4 is not set
1476# CONFIG_NLS_ISO8859_5 is not set
1477# CONFIG_NLS_ISO8859_6 is not set
1478# CONFIG_NLS_ISO8859_7 is not set
1479# CONFIG_NLS_ISO8859_9 is not set
1480# CONFIG_NLS_ISO8859_13 is not set
1481# CONFIG_NLS_ISO8859_14 is not set
1482# CONFIG_NLS_ISO8859_15 is not set
1483# CONFIG_NLS_KOI8_R is not set
1484# CONFIG_NLS_KOI8_U is not set
1485CONFIG_NLS_UTF8=m
1486
1487#
1488# Profiling support
1489#
1490CONFIG_PROFILING=y
1491CONFIG_OPROFILE=y
1492
1493#
1494# Kernel hacking
1495#
1496# CONFIG_PRINTK_TIME is not set
1497CONFIG_ENABLE_MUST_CHECK=y
1498# CONFIG_MAGIC_SYSRQ is not set
1499# CONFIG_UNUSED_SYMBOLS is not set
1500# CONFIG_DEBUG_KERNEL is not set
1501CONFIG_LOG_BUF_SHIFT=14
1502# CONFIG_DEBUG_BUGVERBOSE is not set
1503# CONFIG_DEBUG_FS is not set
1504CONFIG_FRAME_POINTER=y
1505# CONFIG_HEADERS_CHECK is not set
1506# CONFIG_DEBUG_USER is not set
1507
1508#
1509# CodeTEST setup
1510#
1511# CONFIG_CODETEST is not set
1512
1513#
1514# Security options
1515#
1516# CONFIG_KEYS is not set
1517# CONFIG_SECURITY is not set
1518
1519#
1520# Cryptographic options
1521#
1522# CONFIG_CRYPTO is not set
1523
1524#
1525# Library routines
1526#
1527CONFIG_CRC_CCITT=m
1528# CONFIG_CRC16 is not set
1529CONFIG_CRC32=y
1530# CONFIG_LIBCRC32C is not set
1531CONFIG_ZLIB_INFLATE=y
1532CONFIG_ZLIB_DEFLATE=y
1533CONFIG_PLIST=y
diff --git a/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/linux-2.6.19.2-mx3lite.patch.gz b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/linux-2.6.19.2-mx3lite.patch.gz
new file mode 100644
index 0000000000..2935dc4c37
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/linux-2.6.19.2-mx3lite.patch.gz
Binary files differ
diff --git a/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31ads-patches.tgz b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31ads-patches.tgz
new file mode 100644
index 0000000000..00f619d8bf
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31ads-patches.tgz
Binary files differ
diff --git a/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31lite-boot.patch b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31lite-boot.patch
new file mode 100644
index 0000000000..26cf38cc84
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31lite-boot.patch
@@ -0,0 +1,42 @@
1---
2 arch/arm/boot/compressed/Makefile | 4 ++++
3 arch/arm/boot/compressed/head-mx3.S | 17 +++++++++++++++++
4 2 files changed, 21 insertions(+)
5
6Index: linux-2.6.19.2/arch/arm/boot/compressed/Makefile
7===================================================================
8--- linux-2.6.19.2.orig/arch/arm/boot/compressed/Makefile 2007-01-10 20:10:37.000000000 +0100
9+++ linux-2.6.19.2/arch/arm/boot/compressed/Makefile 2007-10-02 15:46:13.000000000 +0200
10@@ -50,6 +50,10 @@
11 OBJS += head-at91rm9200.o
12 endif
13
14+ifeq ($(CONFIG_ARCH_MX3),y)
15+OBJS += head-mx3.o
16+endif
17+
18 ifeq ($(CONFIG_CPU_BIG_ENDIAN),y)
19 ifeq ($(CONFIG_CPU_CP15),y)
20 OBJS += big-endian.o
21Index: linux-2.6.19.2/arch/arm/boot/compressed/head-mx3.S
22===================================================================
23--- /dev/null 1970-01-01 00:00:00.000000000 +0000
24+++ linux-2.6.19.2/arch/arm/boot/compressed/head-mx3.S 2007-10-02 16:00:13.000000000 +0200
25@@ -0,0 +1,17 @@
26+/*
27+ * linux/arch/arm/boot/compressed/head-mx3.S
28+ *
29+ * MX3 specific hacks. This is merged into head.S by the linker.
30+ *
31+ */
32+
33+#include <linux/linkage.h>
34+#include <asm/mach-types.h>
35+
36+ .section ".start", "ax"
37+
38+__MX3_start:
39+#ifdef CONFIG_MACH_MX31LITE
40+ mov r7, #(MACH_TYPE_MX31LITE & 0xff)
41+ orr r7, r7, #(MACH_TYPE_MX31LITE & 0xff00)
42+#endif
diff --git a/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31lite-fb.patch b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31lite-fb.patch
new file mode 100644
index 0000000000..c5b465c7d3
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31lite-fb.patch
@@ -0,0 +1,85 @@
1---
2 arch/arm/mach-mx3/mx31lite.c | 26 ++++++++++++++++++++++++++
3 drivers/video/mxc/mxcfb_modedb.c | 25 +++++++++++++++++++++++++
4 2 files changed, 51 insertions(+)
5
6Index: linux-2.6.19.2/arch/arm/mach-mx3/mx31lite.c
7===================================================================
8--- linux-2.6.19.2.orig/arch/arm/mach-mx3/mx31lite.c 2007-10-03 19:37:43.000000000 +0200
9+++ linux-2.6.19.2/arch/arm/mach-mx3/mx31lite.c 2007-10-03 19:43:09.000000000 +0200
10@@ -280,6 +280,31 @@
11 }
12 #endif
13
14+#if defined(CONFIG_FB_MXC_SYNC_PANEL) || defined(CONFIG_FB_MXC_SYNC_PANEL_MODULE)
15+static const char fb_default_mode[] = "Sharpsix-VGA";
16+
17+/* mxc lcd driver */
18+static struct platform_device mxc_fb_device = {
19+ .name = "mxc_sdc_fb",
20+ .id = 0,
21+ .dev = {
22+ .release = mxc_nop_release,
23+ .platform_data = &fb_default_mode,
24+ .coherent_dma_mask = 0xFFFFFFFF,
25+ },
26+};
27+
28+static void mxc_init_fb(void)
29+{
30+ (void)platform_device_register(&mxc_fb_device);
31+}
32+#else
33+static inline void mxc_init_fb(void)
34+{
35+}
36+#endif
37+
38+
39 /*!
40 * Board specific fixup function. It is called by \b setup_arch() in
41 * setup.c file very early on during kernel starts. It allows the user to
42@@ -400,6 +425,7 @@
43 mxc_init_nor_mtd();
44 mxc_init_nand_mtd();
45 mxc_init_eth();
46+ mxc_init_fb();
47 }
48
49 /*
50Index: linux-2.6.19.2/drivers/video/mxc/mxcfb_modedb.c
51===================================================================
52--- linux-2.6.19.2.orig/drivers/video/mxc/mxcfb_modedb.c 2007-10-03 19:37:43.000000000 +0200
53+++ linux-2.6.19.2/drivers/video/mxc/mxcfb_modedb.c 2007-10-03 19:43:02.000000000 +0200
54@@ -55,6 +55,31 @@
55 "TV-VGA", 60, 640, 480, 40574, 35, 45, 9, 1, 46, 5,
56 0, FB_VMODE_NONINTERLACED, 0,
57 },
58+ [5] = {
59+ /* 640x480 @ 60 Hz, 6" */
60+ "Sharpsix-VGA",
61+ 60, 640, 480, // 60 Hz, 640x480
62+ 35285, // 36.66 ns clock period
63+ 128, 128, // left & right margin
64+ 34, 10, // upper & lower margin
65+ 2, 2, // hsync & vsync len
66+ FB_SYNC_OE_ACT_HIGH,
67+ FB_VMODE_NONINTERLACED,
68+ 0,
69+ },
70+ [6] = {
71+ /* 640x480 @ 60 Hz 10" */
72+ "Sharpten-VGA",
73+ 60, 640, 480, // 60 Hz, 640x480
74+ 35285, // 35.285b ns clock period
75+ 128, 128, // left & right margin
76+ 34, 10, // upper & lower margin
77+ 2, 2, // hsync & vsync len
78+ FB_SYNC_OE_ACT_HIGH,
79+ FB_VMODE_NONINTERLACED,
80+ 0,
81+ },
82+
83 };
84
85 int mxcfb_modedb_sz = ARRAY_SIZE(mxcfb_modedb);
diff --git a/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31lite-spi.patch b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31lite-spi.patch
new file mode 100644
index 0000000000..7b0b8bbc52
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31lite-spi.patch
@@ -0,0 +1,42 @@
1---
2 arch/arm/mach-mx3/mx31lite.c | 13 +++++++++++++
3 1 file changed, 13 insertions(+)
4
5Index: linux-2.6.19.2/arch/arm/mach-mx3/mx31lite.c
6===================================================================
7--- linux-2.6.19.2.orig/arch/arm/mach-mx3/mx31lite.c 2007-10-03 20:12:16.000000000 +0200
8+++ linux-2.6.19.2/arch/arm/mach-mx3/mx31lite.c 2007-10-03 20:14:14.000000000 +0200
9@@ -29,6 +29,7 @@
10 #include <linux/mtd/mtd.h>
11 #include <linux/mtd/map.h>
12 #include <linux/mtd/partitions.h>
13+#include <linux/spi/spi.h>
14
15 #include <asm/mach/flash.h>
16 #endif
17@@ -304,6 +305,16 @@
18 }
19 #endif
20
21+static struct spi_board_info mxc_spi_board_info[] __initdata = {
22+ {
23+ .modalias = "pmic_spi",
24+ .irq = IOMUX_TO_IRQ(MX31_PIN_GPIO1_3),
25+ .max_speed_hz = 4000000,
26+ .bus_num = 2,
27+ .chip_select = 0,
28+ },
29+};
30+
31
32 /*!
33 * Board specific fixup function. It is called by \b setup_arch() in
34@@ -426,6 +437,8 @@
35 mxc_init_nand_mtd();
36 mxc_init_eth();
37 mxc_init_fb();
38+ spi_register_board_info(mxc_spi_board_info,
39+ ARRAY_SIZE(mxc_spi_board_info));
40 }
41
42 /*
diff --git a/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31phy-patches.tgz b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31phy-patches.tgz
new file mode 100644
index 0000000000..5a517222b6
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/mx31phy-patches.tgz
Binary files differ
diff --git a/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/nor-query-table-fix.patch b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/nor-query-table-fix.patch
new file mode 100644
index 0000000000..4408da0e40
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-mx31-2.6.19.2/nor-query-table-fix.patch
@@ -0,0 +1,13 @@
1Index: linux-2.6.19.2/drivers/mtd/chips/cfi_cmdset_0001.c
2===================================================================
3--- linux-2.6.19.2.orig/drivers/mtd/chips/cfi_cmdset_0001.c 2008-01-10 11:06:29.000000000 +0000
4+++ linux-2.6.19.2/drivers/mtd/chips/cfi_cmdset_0001.c 2008-01-10 11:06:58.000000000 +0000
5@@ -263,7 +263,7 @@
6 return NULL;
7
8 if (extp->MajorVersion != '1' ||
9- (extp->MinorVersion < '0' || extp->MinorVersion > '4')) {
10+ (extp->MinorVersion < '0' || extp->MinorVersion > '5')) {
11 printk(KERN_ERR " Unknown Intel/Sharp Extended Query "
12 "version %c.%c.\n", extp->MajorVersion,
13 extp->MinorVersion);