summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraeme Gregory <gg@slimlogic.co.uk>2010-03-18 20:13:04 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2010-03-18 21:48:21 +0000
commitc25d4ba28c021960f88491cb43cbc8eb8ec3362c (patch)
treecfbc43a24dce8e52c8f06919f144f744a34d30d0
parent045b9823780534d8e755701616c1738d68de50d7 (diff)
downloadpoky-c25d4ba28c021960f88491cb43cbc8eb8ec3362c.tar.gz
linux-omap-zoomsync_2.6.32.bb : add kernel from TI zoom2 integration tree
This is the latest code from dev.omapzoom.org and is also what OE is using for zoom2 machine. Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
-rw-r--r--meta/packages/linux/linux-omap-zoomsync/zoom2/defconfig2287
-rw-r--r--meta/packages/linux/linux-omap-zoomsync_2.6.32.bb26
2 files changed, 2313 insertions, 0 deletions
diff --git a/meta/packages/linux/linux-omap-zoomsync/zoom2/defconfig b/meta/packages/linux/linux-omap-zoomsync/zoom2/defconfig
new file mode 100644
index 0000000000..28403aa4b5
--- /dev/null
+++ b/meta/packages/linux/linux-omap-zoomsync/zoom2/defconfig
@@ -0,0 +1,2287 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.32.7
4# Wed Mar 17 15:53:51 2010
5#
6CONFIG_ARM=y
7CONFIG_SYS_SUPPORTS_APM_EMULATION=y
8CONFIG_GENERIC_GPIO=y
9CONFIG_GENERIC_TIME=y
10CONFIG_GENERIC_CLOCKEVENTS=y
11CONFIG_GENERIC_HARDIRQS=y
12CONFIG_STACKTRACE_SUPPORT=y
13CONFIG_HAVE_LATENCYTOP_SUPPORT=y
14CONFIG_LOCKDEP_SUPPORT=y
15CONFIG_TRACE_IRQFLAGS_SUPPORT=y
16CONFIG_HARDIRQS_SW_RESEND=y
17CONFIG_GENERIC_IRQ_PROBE=y
18CONFIG_RWSEM_GENERIC_SPINLOCK=y
19CONFIG_ARCH_HAS_CPUFREQ=y
20CONFIG_GENERIC_HWEIGHT=y
21CONFIG_GENERIC_CALIBRATE_DELAY=y
22CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
23CONFIG_VECTORS_BASE=0xffff0000
24CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
25CONFIG_CONSTRUCTORS=y
26
27#
28# General setup
29#
30CONFIG_EXPERIMENTAL=y
31CONFIG_BROKEN_ON_SMP=y
32CONFIG_INIT_ENV_ARG_LIMIT=32
33CONFIG_LOCALVERSION=""
34# CONFIG_LOCALVERSION_AUTO is not set
35CONFIG_SWAP=y
36CONFIG_SYSVIPC=y
37CONFIG_SYSVIPC_SYSCTL=y
38# CONFIG_POSIX_MQUEUE is not set
39CONFIG_BSD_PROCESS_ACCT=y
40# CONFIG_BSD_PROCESS_ACCT_V3 is not set
41CONFIG_TASKSTATS=y
42CONFIG_TASK_DELAY_ACCT=y
43CONFIG_TASK_XACCT=y
44CONFIG_TASK_IO_ACCOUNTING=y
45# CONFIG_AUDIT is not set
46
47#
48# RCU Subsystem
49#
50CONFIG_TREE_RCU=y
51# CONFIG_TREE_PREEMPT_RCU is not set
52# CONFIG_TINY_RCU is not set
53# CONFIG_RCU_TRACE is not set
54CONFIG_RCU_FANOUT=32
55# CONFIG_RCU_FANOUT_EXACT is not set
56# CONFIG_TREE_RCU_TRACE is not set
57CONFIG_IKCONFIG=y
58CONFIG_IKCONFIG_PROC=y
59CONFIG_LOG_BUF_SHIFT=14
60CONFIG_GROUP_SCHED=y
61CONFIG_FAIR_GROUP_SCHED=y
62# CONFIG_RT_GROUP_SCHED is not set
63CONFIG_USER_SCHED=y
64# CONFIG_CGROUP_SCHED is not set
65# CONFIG_CGROUPS is not set
66# CONFIG_SYSFS_DEPRECATED_V2 is not set
67# CONFIG_RELAY is not set
68# CONFIG_NAMESPACES is not set
69CONFIG_BLK_DEV_INITRD=y
70CONFIG_INITRAMFS_SOURCE=""
71CONFIG_RD_GZIP=y
72# CONFIG_RD_BZIP2 is not set
73# CONFIG_RD_LZMA is not set
74CONFIG_CC_OPTIMIZE_FOR_SIZE=y
75CONFIG_SYSCTL=y
76CONFIG_ANON_INODES=y
77CONFIG_EMBEDDED=y
78CONFIG_UID16=y
79# CONFIG_SYSCTL_SYSCALL is not set
80CONFIG_KALLSYMS=y
81# CONFIG_KALLSYMS_ALL is not set
82CONFIG_KALLSYMS_EXTRA_PASS=y
83CONFIG_HOTPLUG=y
84CONFIG_PRINTK=y
85CONFIG_BUG=y
86CONFIG_ELF_CORE=y
87CONFIG_BASE_FULL=y
88CONFIG_FUTEX=y
89CONFIG_EPOLL=y
90CONFIG_SIGNALFD=y
91CONFIG_TIMERFD=y
92CONFIG_EVENTFD=y
93CONFIG_SHMEM=y
94CONFIG_AIO=y
95
96#
97# Kernel Performance Events And Counters
98#
99CONFIG_VM_EVENT_COUNTERS=y
100CONFIG_COMPAT_BRK=y
101CONFIG_SLAB=y
102# CONFIG_SLUB is not set
103# CONFIG_SLOB is not set
104# CONFIG_PROFILING is not set
105CONFIG_HAVE_OPROFILE=y
106# CONFIG_KPROBES is not set
107CONFIG_HAVE_KPROBES=y
108CONFIG_HAVE_KRETPROBES=y
109CONFIG_HAVE_CLK=y
110
111#
112# GCOV-based kernel profiling
113#
114# CONFIG_GCOV_KERNEL is not set
115# CONFIG_SLOW_WORK is not set
116CONFIG_HAVE_GENERIC_DMA_COHERENT=y
117CONFIG_SLABINFO=y
118CONFIG_RT_MUTEXES=y
119CONFIG_BASE_SMALL=0
120CONFIG_MODULES=y
121# CONFIG_MODULE_FORCE_LOAD is not set
122CONFIG_MODULE_UNLOAD=y
123# CONFIG_MODULE_FORCE_UNLOAD is not set
124CONFIG_MODVERSIONS=y
125CONFIG_MODULE_SRCVERSION_ALL=y
126CONFIG_BLOCK=y
127CONFIG_LBDAF=y
128CONFIG_BLK_DEV_BSG=y
129# CONFIG_BLK_DEV_INTEGRITY is not set
130
131#
132# IO Schedulers
133#
134CONFIG_IOSCHED_NOOP=y
135CONFIG_IOSCHED_DEADLINE=y
136CONFIG_IOSCHED_CFQ=y
137# CONFIG_DEFAULT_DEADLINE is not set
138CONFIG_DEFAULT_CFQ=y
139# CONFIG_DEFAULT_NOOP is not set
140CONFIG_DEFAULT_IOSCHED="cfq"
141# CONFIG_INLINE_SPIN_TRYLOCK is not set
142# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
143# CONFIG_INLINE_SPIN_LOCK is not set
144# CONFIG_INLINE_SPIN_LOCK_BH is not set
145# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
146# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
147CONFIG_INLINE_SPIN_UNLOCK=y
148# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
149CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
150# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
151# CONFIG_INLINE_READ_TRYLOCK is not set
152# CONFIG_INLINE_READ_LOCK is not set
153# CONFIG_INLINE_READ_LOCK_BH is not set
154# CONFIG_INLINE_READ_LOCK_IRQ is not set
155# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
156CONFIG_INLINE_READ_UNLOCK=y
157# CONFIG_INLINE_READ_UNLOCK_BH is not set
158CONFIG_INLINE_READ_UNLOCK_IRQ=y
159# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
160# CONFIG_INLINE_WRITE_TRYLOCK is not set
161# CONFIG_INLINE_WRITE_LOCK is not set
162# CONFIG_INLINE_WRITE_LOCK_BH is not set
163# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
164# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
165CONFIG_INLINE_WRITE_UNLOCK=y
166# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
167CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
168# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
169# CONFIG_MUTEX_SPIN_ON_OWNER is not set
170CONFIG_FREEZER=y
171
172#
173# System Type
174#
175CONFIG_MMU=y
176# CONFIG_ARCH_AAEC2000 is not set
177# CONFIG_ARCH_INTEGRATOR is not set
178# CONFIG_ARCH_REALVIEW is not set
179# CONFIG_ARCH_VERSATILE is not set
180# CONFIG_ARCH_AT91 is not set
181# CONFIG_ARCH_CLPS711X is not set
182# CONFIG_ARCH_GEMINI is not set
183# CONFIG_ARCH_EBSA110 is not set
184# CONFIG_ARCH_EP93XX is not set
185# CONFIG_ARCH_FOOTBRIDGE is not set
186# CONFIG_ARCH_MXC is not set
187# CONFIG_ARCH_STMP3XXX is not set
188# CONFIG_ARCH_NETX is not set
189# CONFIG_ARCH_H720X is not set
190# CONFIG_ARCH_NOMADIK is not set
191# CONFIG_ARCH_IOP13XX is not set
192# CONFIG_ARCH_IOP32X is not set
193# CONFIG_ARCH_IOP33X is not set
194# CONFIG_ARCH_IXP23XX is not set
195# CONFIG_ARCH_IXP2000 is not set
196# CONFIG_ARCH_IXP4XX is not set
197# CONFIG_ARCH_L7200 is not set
198# CONFIG_ARCH_DOVE is not set
199# CONFIG_ARCH_KIRKWOOD is not set
200# CONFIG_ARCH_LOKI is not set
201# CONFIG_ARCH_MV78XX0 is not set
202# CONFIG_ARCH_ORION5X is not set
203# CONFIG_ARCH_MMP is not set
204# CONFIG_ARCH_KS8695 is not set
205# CONFIG_ARCH_NS9XXX is not set
206# CONFIG_ARCH_W90X900 is not set
207# CONFIG_ARCH_PNX4008 is not set
208# CONFIG_ARCH_PXA is not set
209# CONFIG_ARCH_MSM is not set
210# CONFIG_ARCH_RPC is not set
211# CONFIG_ARCH_SA1100 is not set
212# CONFIG_ARCH_S3C2410 is not set
213# CONFIG_ARCH_S3C64XX is not set
214# CONFIG_ARCH_S5PC1XX is not set
215# CONFIG_ARCH_SHARK is not set
216# CONFIG_ARCH_LH7A40X is not set
217# CONFIG_ARCH_U300 is not set
218# CONFIG_ARCH_DAVINCI is not set
219CONFIG_ARCH_OMAP=y
220# CONFIG_ARCH_BCMRING is not set
221# CONFIG_ARCH_U8500 is not set
222
223#
224# TI OMAP Implementations
225#
226CONFIG_ARCH_OMAP_OTG=y
227# CONFIG_ARCH_OMAP1 is not set
228# CONFIG_ARCH_OMAP2 is not set
229CONFIG_ARCH_OMAP3=y
230# CONFIG_ARCH_OMAP4 is not set
231
232#
233# OMAP Feature Selections
234#
235# CONFIG_OMAP_SMARTREFLEX is not set
236# CONFIG_TWL5030_GLITCH_FIX is not set
237CONFIG_OMAP_VOLT_VPFORCEUPDATE=y
238# CONFIG_OMAP_VOLT_VCBYPASS is not set
239# CONFIG_OMAP_RESET_CLOCKS is not set
240CONFIG_OMAP_MUX=y
241CONFIG_OMAP_MUX_DEBUG=y
242CONFIG_OMAP_MUX_WARNINGS=y
243CONFIG_OMAP_MCBSP=y
244CONFIG_OMAP_MBOX_FWK=y
245CONFIG_OMAP_IOMMU=y
246# CONFIG_OMAP_MPU_TIMER is not set
247CONFIG_OMAP_32K_TIMER=y
248# CONFIG_OMAP3_L2_AUX_SECURE_SAVE_RESTORE is not set
249# CONFIG_OMAP3_DEBOBS is not set
250CONFIG_OMAP_32K_TIMER_HZ=128
251CONFIG_OMAP_DM_TIMER=y
252# CONFIG_OMAP_LL_DEBUG_UART1 is not set
253# CONFIG_OMAP_LL_DEBUG_UART2 is not set
254# CONFIG_OMAP_LL_DEBUG_UART3 is not set
255CONFIG_OMAP_LL_DEBUG_NONE=y
256# CONFIG_OMAP_PM_NONE is not set
257# CONFIG_OMAP_PM_NOOP is not set
258CONFIG_OMAP_PM_SRF=y
259CONFIG_ARCH_OMAP34XX=y
260CONFIG_ARCH_OMAP3430=y
261CONFIG_OMAP_PACKAGE_CBB=y
262
263#
264# OMAP Board Type
265#
266# CONFIG_MACH_OMAP3_BEAGLE is not set
267# CONFIG_MACH_OMAP_LDP is not set
268# CONFIG_MACH_OVERO is not set
269# CONFIG_MACH_OMAP3EVM is not set
270CONFIG_WLAN_1273=y
271# CONFIG_MACH_OMAP3517EVM is not set
272# CONFIG_MACH_OMAP3_PANDORA is not set
273# CONFIG_MACH_OMAP3_TOUCHBOOK is not set
274# CONFIG_MACH_OMAP_3430SDP is not set
275# CONFIG_MACH_NOKIA_RX51 is not set
276CONFIG_MACH_OMAP_ZOOM2=y
277# CONFIG_MACH_OMAP_ZOOM3 is not set
278CONFIG_WIFI_CONTROL_FUNC=y
279CONFIG_TIWLAN_SDIO=y
280CONFIG_TIWLAN_MMC_CONTROLLER=3
281# CONFIG_MACH_CM_T35 is not set
282# CONFIG_MACH_IGEP0020 is not set
283# CONFIG_MACH_OMAP_3630SDP is not set
284# CONFIG_OMAP3_EMU is not set
285# CONFIG_OMAP3_SDRC_AC_TIMING is not set
286
287#
288# Processor Type
289#
290CONFIG_CPU_32=y
291CONFIG_CPU_32v6K=y
292CONFIG_CPU_V7=y
293CONFIG_CPU_32v7=y
294CONFIG_CPU_ABRT_EV7=y
295CONFIG_CPU_PABRT_V7=y
296CONFIG_CPU_CACHE_V7=y
297CONFIG_CPU_CACHE_VIPT=y
298CONFIG_CPU_COPY_V6=y
299CONFIG_CPU_TLB_V7=y
300CONFIG_CPU_HAS_ASID=y
301CONFIG_CPU_CP15=y
302CONFIG_CPU_CP15_MMU=y
303
304#
305# Processor Features
306#
307CONFIG_ARM_THUMB=y
308CONFIG_ARM_THUMBEE=y
309# CONFIG_CPU_ICACHE_DISABLE is not set
310# CONFIG_CPU_DCACHE_DISABLE is not set
311# CONFIG_CPU_BPREDICT_DISABLE is not set
312CONFIG_HAS_TLS_REG=y
313CONFIG_ARM_L1_CACHE_SHIFT=6
314# CONFIG_ARM_ERRATA_430973 is not set
315# CONFIG_ARM_ERRATA_458693 is not set
316# CONFIG_ARM_ERRATA_460075 is not set
317CONFIG_COMMON_CLKDEV=y
318
319#
320# Bus support
321#
322# CONFIG_PCI_SYSCALL is not set
323# CONFIG_ARCH_SUPPORTS_MSI is not set
324# CONFIG_PCCARD is not set
325
326#
327# Kernel Features
328#
329CONFIG_TICK_ONESHOT=y
330CONFIG_NO_HZ=y
331CONFIG_HIGH_RES_TIMERS=y
332CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
333CONFIG_VMSPLIT_3G=y
334# CONFIG_VMSPLIT_2G is not set
335# CONFIG_VMSPLIT_1G is not set
336CONFIG_PAGE_OFFSET=0xC0000000
337CONFIG_PREEMPT_NONE=y
338# CONFIG_PREEMPT_VOLUNTARY is not set
339# CONFIG_PREEMPT is not set
340CONFIG_HZ=128
341# CONFIG_THUMB2_KERNEL is not set
342CONFIG_AEABI=y
343# CONFIG_OABI_COMPAT is not set
344# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
345# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
346# CONFIG_HIGHMEM is not set
347CONFIG_SELECT_MEMORY_MODEL=y
348CONFIG_FLATMEM_MANUAL=y
349# CONFIG_DISCONTIGMEM_MANUAL is not set
350# CONFIG_SPARSEMEM_MANUAL is not set
351CONFIG_FLATMEM=y
352CONFIG_FLAT_NODE_MEM_MAP=y
353CONFIG_PAGEFLAGS_EXTENDED=y
354CONFIG_SPLIT_PTLOCK_CPUS=4
355# CONFIG_PHYS_ADDR_T_64BIT is not set
356CONFIG_ZONE_DMA_FLAG=0
357CONFIG_VIRT_TO_BUS=y
358# CONFIG_KSM is not set
359CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
360# CONFIG_LEDS is not set
361CONFIG_ALIGNMENT_TRAP=y
362# CONFIG_UACCESS_WITH_MEMCPY is not set
363
364#
365# Boot options
366#
367CONFIG_ZBOOT_ROM_TEXT=0x0
368CONFIG_ZBOOT_ROM_BSS=0x0
369CONFIG_CMDLINE=" debug "
370# CONFIG_XIP_KERNEL is not set
371CONFIG_KEXEC=y
372CONFIG_ATAGS_PROC=y
373
374#
375# CPU Power Management
376#
377CONFIG_CPU_FREQ=y
378CONFIG_CPU_FREQ_TABLE=y
379# CONFIG_CPU_FREQ_DEBUG is not set
380CONFIG_CPU_FREQ_STAT=y
381CONFIG_CPU_FREQ_STAT_DETAILS=y
382CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
383# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
384# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
385# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
386# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
387CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
388CONFIG_CPU_FREQ_GOV_POWERSAVE=y
389CONFIG_CPU_FREQ_GOV_USERSPACE=y
390CONFIG_CPU_FREQ_GOV_ONDEMAND=y
391CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
392# CONFIG_CPU_IDLE is not set
393
394#
395# Floating point emulation
396#
397
398#
399# At least one emulation must be selected
400#
401CONFIG_VFP=y
402CONFIG_VFPv3=y
403CONFIG_NEON=y
404
405#
406# Userspace binary formats
407#
408CONFIG_BINFMT_ELF=y
409# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
410CONFIG_HAVE_AOUT=y
411CONFIG_BINFMT_AOUT=m
412CONFIG_BINFMT_MISC=y
413
414#
415# Power management options
416#
417CONFIG_PM=y
418CONFIG_PM_DEBUG=y
419CONFIG_PM_VERBOSE=y
420CONFIG_CAN_PM_TRACE=y
421CONFIG_PM_SLEEP=y
422CONFIG_SUSPEND=y
423# CONFIG_PM_TEST_SUSPEND is not set
424CONFIG_SUSPEND_FREEZER=y
425# CONFIG_APM_EMULATION is not set
426# CONFIG_PM_RUNTIME is not set
427CONFIG_ARCH_SUSPEND_POSSIBLE=y
428CONFIG_NET=y
429
430#
431# Networking options
432#
433CONFIG_PACKET=y
434CONFIG_PACKET_MMAP=y
435CONFIG_UNIX=y
436CONFIG_XFRM=y
437CONFIG_XFRM_USER=y
438# CONFIG_XFRM_SUB_POLICY is not set
439CONFIG_XFRM_MIGRATE=y
440# CONFIG_XFRM_STATISTICS is not set
441CONFIG_NET_KEY=y
442CONFIG_NET_KEY_MIGRATE=y
443CONFIG_INET=y
444CONFIG_IP_MULTICAST=y
445# CONFIG_IP_ADVANCED_ROUTER is not set
446CONFIG_IP_FIB_HASH=y
447CONFIG_IP_PNP=y
448CONFIG_IP_PNP_DHCP=y
449CONFIG_IP_PNP_BOOTP=y
450CONFIG_IP_PNP_RARP=y
451# CONFIG_NET_IPIP is not set
452# CONFIG_NET_IPGRE is not set
453# CONFIG_IP_MROUTE is not set
454# CONFIG_ARPD is not set
455# CONFIG_SYN_COOKIES is not set
456# CONFIG_INET_AH is not set
457# CONFIG_INET_ESP is not set
458# CONFIG_INET_IPCOMP is not set
459# CONFIG_INET_XFRM_TUNNEL is not set
460# CONFIG_INET_TUNNEL is not set
461CONFIG_INET_XFRM_MODE_TRANSPORT=y
462CONFIG_INET_XFRM_MODE_TUNNEL=y
463CONFIG_INET_XFRM_MODE_BEET=y
464# CONFIG_INET_LRO is not set
465CONFIG_INET_DIAG=y
466CONFIG_INET_TCP_DIAG=y
467# CONFIG_TCP_CONG_ADVANCED is not set
468CONFIG_TCP_CONG_CUBIC=y
469CONFIG_DEFAULT_TCP_CONG="cubic"
470# CONFIG_TCP_MD5SIG is not set
471# CONFIG_IPV6 is not set
472# CONFIG_NETWORK_SECMARK is not set
473# CONFIG_NETFILTER is not set
474# CONFIG_IP_DCCP is not set
475# CONFIG_IP_SCTP is not set
476# CONFIG_RDS is not set
477# CONFIG_TIPC is not set
478# CONFIG_ATM is not set
479CONFIG_STP=m
480CONFIG_BRIDGE=m
481# CONFIG_NET_DSA is not set
482CONFIG_VLAN_8021Q=m
483# CONFIG_VLAN_8021Q_GVRP is not set
484# CONFIG_DECNET is not set
485CONFIG_LLC=m
486# CONFIG_LLC2 is not set
487# CONFIG_IPX is not set
488# CONFIG_ATALK is not set
489# CONFIG_X25 is not set
490# CONFIG_LAPB is not set
491# CONFIG_ECONET is not set
492# CONFIG_WAN_ROUTER is not set
493# CONFIG_PHONET is not set
494# CONFIG_IEEE802154 is not set
495CONFIG_NET_SCHED=y
496
497#
498# Queueing/Scheduling
499#
500# CONFIG_NET_SCH_CBQ is not set
501# CONFIG_NET_SCH_HTB is not set
502# CONFIG_NET_SCH_HFSC is not set
503# CONFIG_NET_SCH_PRIO is not set
504# CONFIG_NET_SCH_MULTIQ is not set
505# CONFIG_NET_SCH_RED is not set
506# CONFIG_NET_SCH_SFQ is not set
507# CONFIG_NET_SCH_TEQL is not set
508# CONFIG_NET_SCH_TBF is not set
509# CONFIG_NET_SCH_GRED is not set
510# CONFIG_NET_SCH_DSMARK is not set
511# CONFIG_NET_SCH_NETEM is not set
512# CONFIG_NET_SCH_DRR is not set
513
514#
515# Classification
516#
517# CONFIG_NET_CLS_BASIC is not set
518# CONFIG_NET_CLS_TCINDEX is not set
519# CONFIG_NET_CLS_ROUTE4 is not set
520# CONFIG_NET_CLS_FW is not set
521# CONFIG_NET_CLS_U32 is not set
522# CONFIG_NET_CLS_RSVP is not set
523# CONFIG_NET_CLS_RSVP6 is not set
524# CONFIG_NET_CLS_FLOW is not set
525# CONFIG_NET_EMATCH is not set
526# CONFIG_NET_CLS_ACT is not set
527CONFIG_NET_SCH_FIFO=y
528# CONFIG_DCB is not set
529
530#
531# Network testing
532#
533# CONFIG_NET_PKTGEN is not set
534# CONFIG_HAMRADIO is not set
535# CONFIG_CAN is not set
536# CONFIG_IRDA is not set
537CONFIG_BT=m
538CONFIG_BT_L2CAP=m
539CONFIG_BT_SCO=m
540CONFIG_BT_RFCOMM=m
541CONFIG_BT_RFCOMM_TTY=y
542CONFIG_BT_BNEP=m
543CONFIG_BT_BNEP_MC_FILTER=y
544CONFIG_BT_BNEP_PROTO_FILTER=y
545CONFIG_BT_HIDP=m
546
547#
548# Bluetooth device drivers
549#
550CONFIG_BT_HCIBTUSB=m
551CONFIG_BT_HCIBTSDIO=m
552CONFIG_BT_HCIUART=m
553CONFIG_BT_HCIUART_H4=y
554CONFIG_BT_HCIUART_BCSP=y
555CONFIG_BT_HCIUART_LL=y
556CONFIG_BT_HCIBCM203X=m
557CONFIG_BT_HCIBPA10X=m
558CONFIG_BT_HCIBFUSB=m
559# CONFIG_BT_HCIVHCI is not set
560CONFIG_BT_MRVL=m
561CONFIG_BT_MRVL_SDIO=m
562# CONFIG_AF_RXRPC is not set
563CONFIG_WIRELESS=y
564CONFIG_WIRELESS_EXT=y
565CONFIG_WEXT_CORE=y
566CONFIG_WEXT_PROC=y
567CONFIG_WEXT_PRIV=y
568# CONFIG_CFG80211 is not set
569CONFIG_WIRELESS_EXT_SYSFS=y
570# CONFIG_LIB80211 is not set
571
572#
573# CFG80211 needs to be enabled for MAC80211
574#
575CONFIG_WIMAX=m
576CONFIG_WIMAX_DEBUG_LEVEL=8
577CONFIG_RFKILL=m
578CONFIG_RFKILL_LEDS=y
579CONFIG_RFKILL_INPUT=y
580# CONFIG_NET_9P is not set
581
582#
583# Device Drivers
584#
585
586#
587# Generic Driver Options
588#
589CONFIG_UEVENT_HELPER_PATH=""
590CONFIG_DEVTMPFS=y
591CONFIG_DEVTMPFS_MOUNT=y
592CONFIG_STANDALONE=y
593CONFIG_PREVENT_FIRMWARE_BUILD=y
594CONFIG_FW_LOADER=m
595CONFIG_FIRMWARE_IN_KERNEL=y
596CONFIG_EXTRA_FIRMWARE=""
597# CONFIG_DEBUG_DRIVER is not set
598# CONFIG_DEBUG_DEVRES is not set
599# CONFIG_SYS_HYPERVISOR is not set
600CONFIG_CONNECTOR=y
601CONFIG_PROC_EVENTS=y
602CONFIG_MTD=y
603# CONFIG_MTD_DEBUG is not set
604# CONFIG_MTD_TESTS is not set
605CONFIG_MTD_CONCAT=y
606CONFIG_MTD_PARTITIONS=y
607# CONFIG_MTD_REDBOOT_PARTS is not set
608CONFIG_MTD_CMDLINE_PARTS=y
609# CONFIG_MTD_AFS_PARTS is not set
610# CONFIG_MTD_AR7_PARTS is not set
611
612#
613# User Modules And Translation Layers
614#
615CONFIG_MTD_CHAR=y
616CONFIG_MTD_BLKDEVS=y
617CONFIG_MTD_BLOCK=y
618# CONFIG_FTL is not set
619# CONFIG_NFTL is not set
620# CONFIG_INFTL is not set
621# CONFIG_RFD_FTL is not set
622# CONFIG_SSFDC is not set
623# CONFIG_MTD_OOPS is not set
624
625#
626# RAM/ROM/Flash chip drivers
627#
628# CONFIG_MTD_CFI is not set
629# CONFIG_MTD_JEDECPROBE is not set
630CONFIG_MTD_MAP_BANK_WIDTH_1=y
631CONFIG_MTD_MAP_BANK_WIDTH_2=y
632CONFIG_MTD_MAP_BANK_WIDTH_4=y
633# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
634# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
635# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
636CONFIG_MTD_CFI_I1=y
637CONFIG_MTD_CFI_I2=y
638# CONFIG_MTD_CFI_I4 is not set
639# CONFIG_MTD_CFI_I8 is not set
640# CONFIG_MTD_RAM is not set
641# CONFIG_MTD_ROM is not set
642# CONFIG_MTD_ABSENT is not set
643
644#
645# Mapping drivers for chip access
646#
647# CONFIG_MTD_COMPLEX_MAPPINGS is not set
648# CONFIG_MTD_PLATRAM is not set
649
650#
651# Self-contained MTD device drivers
652#
653# CONFIG_MTD_DATAFLASH is not set
654# CONFIG_MTD_M25P80 is not set
655# CONFIG_MTD_SST25L is not set
656# CONFIG_MTD_SLRAM is not set
657# CONFIG_MTD_PHRAM is not set
658# CONFIG_MTD_MTDRAM is not set
659# CONFIG_MTD_BLOCK2MTD is not set
660
661#
662# Disk-On-Chip Device Drivers
663#
664# CONFIG_MTD_DOC2000 is not set
665# CONFIG_MTD_DOC2001 is not set
666# CONFIG_MTD_DOC2001PLUS is not set
667CONFIG_MTD_NAND=y
668CONFIG_MTD_NAND_VERIFY_WRITE=y
669# CONFIG_MTD_NAND_ECC_SMC is not set
670# CONFIG_MTD_NAND_MUSEUM_IDS is not set
671# CONFIG_MTD_NAND_GPIO is not set
672CONFIG_MTD_NAND_OMAP2=y
673CONFIG_MTD_NAND_OMAP_PREFETCH=y
674# CONFIG_MTD_NAND_OMAP_PREFETCH_DMA is not set
675# CONFIG_MTD_NAND_OMAP_PREFETCH_IRQ is not set
676CONFIG_MTD_NAND_IDS=y
677# CONFIG_MTD_NAND_DISKONCHIP is not set
678# CONFIG_MTD_NAND_NANDSIM is not set
679# CONFIG_MTD_NAND_PLATFORM is not set
680# CONFIG_MTD_ALAUDA is not set
681# CONFIG_MTD_ONENAND is not set
682
683#
684# LPDDR flash memory drivers
685#
686# CONFIG_MTD_LPDDR is not set
687
688#
689# UBI - Unsorted block images
690#
691# CONFIG_MTD_UBI is not set
692# CONFIG_PARPORT is not set
693CONFIG_BLK_DEV=y
694# CONFIG_BLK_DEV_COW_COMMON is not set
695CONFIG_BLK_DEV_LOOP=y
696# CONFIG_BLK_DEV_CRYPTOLOOP is not set
697# CONFIG_BLK_DEV_DRBD is not set
698# CONFIG_BLK_DEV_NBD is not set
699# CONFIG_BLK_DEV_UB is not set
700CONFIG_BLK_DEV_RAM=y
701CONFIG_BLK_DEV_RAM_COUNT=16
702CONFIG_BLK_DEV_RAM_SIZE=16384
703# CONFIG_BLK_DEV_XIP is not set
704# CONFIG_CDROM_PKTCDVD is not set
705# CONFIG_ATA_OVER_ETH is not set
706# CONFIG_MG_DISK is not set
707CONFIG_MISC_DEVICES=y
708# CONFIG_AD525X_DPOT is not set
709# CONFIG_ICS932S401 is not set
710# CONFIG_ENCLOSURE_SERVICES is not set
711CONFIG_CS5535_MFGPT_DEFAULT_IRQ=7
712# CONFIG_ISL29003 is not set
713# CONFIG_DS1682 is not set
714# CONFIG_TI_DAC7512 is not set
715# CONFIG_C2PORT is not set
716
717#
718# EEPROM support
719#
720# CONFIG_EEPROM_AT24 is not set
721# CONFIG_EEPROM_AT25 is not set
722# CONFIG_EEPROM_LEGACY is not set
723# CONFIG_EEPROM_MAX6875 is not set
724# CONFIG_EEPROM_93CX6 is not set
725# CONFIG_IWMC3200TOP is not set
726
727#
728# Texas Instruments shared transport line discipline
729#
730# CONFIG_TI_ST is not set
731# CONFIG_ST_BT is not set
732# CONFIG_ST_FM is not set
733CONFIG_HAVE_IDE=y
734# CONFIG_IDE is not set
735
736#
737# SCSI device support
738#
739# CONFIG_RAID_ATTRS is not set
740CONFIG_SCSI=y
741CONFIG_SCSI_DMA=y
742# CONFIG_SCSI_TGT is not set
743# CONFIG_SCSI_NETLINK is not set
744CONFIG_SCSI_PROC_FS=y
745
746#
747# SCSI support type (disk, tape, CD-ROM)
748#
749CONFIG_BLK_DEV_SD=y
750# CONFIG_CHR_DEV_ST is not set
751# CONFIG_CHR_DEV_OSST is not set
752# CONFIG_BLK_DEV_SR is not set
753# CONFIG_CHR_DEV_SG is not set
754# CONFIG_CHR_DEV_SCH is not set
755CONFIG_SCSI_MULTI_LUN=y
756# CONFIG_SCSI_CONSTANTS is not set
757# CONFIG_SCSI_LOGGING is not set
758CONFIG_SCSI_SCAN_ASYNC=y
759CONFIG_SCSI_WAIT_SCAN=m
760
761#
762# SCSI Transports
763#
764# CONFIG_SCSI_SPI_ATTRS is not set
765# CONFIG_SCSI_FC_ATTRS is not set
766# CONFIG_SCSI_ISCSI_ATTRS is not set
767# CONFIG_SCSI_SAS_ATTRS is not set
768# CONFIG_SCSI_SAS_LIBSAS is not set
769# CONFIG_SCSI_SRP_ATTRS is not set
770CONFIG_SCSI_LOWLEVEL=y
771# CONFIG_ISCSI_TCP is not set
772# CONFIG_LIBFC is not set
773# CONFIG_LIBFCOE is not set
774# CONFIG_SCSI_DEBUG is not set
775# CONFIG_SCSI_DH is not set
776# CONFIG_SCSI_OSD_INITIATOR is not set
777# CONFIG_ATA is not set
778# CONFIG_MD is not set
779CONFIG_NETDEVICES=y
780# CONFIG_DUMMY is not set
781# CONFIG_BONDING is not set
782# CONFIG_MACVLAN is not set
783# CONFIG_EQUALIZER is not set
784# CONFIG_TUN is not set
785# CONFIG_VETH is not set
786CONFIG_PHYLIB=y
787
788#
789# MII PHY device drivers
790#
791# CONFIG_MARVELL_PHY is not set
792# CONFIG_DAVICOM_PHY is not set
793# CONFIG_QSEMI_PHY is not set
794# CONFIG_LXT_PHY is not set
795# CONFIG_CICADA_PHY is not set
796# CONFIG_VITESSE_PHY is not set
797CONFIG_SMSC_PHY=y
798# CONFIG_BROADCOM_PHY is not set
799# CONFIG_ICPLUS_PHY is not set
800# CONFIG_REALTEK_PHY is not set
801# CONFIG_NATIONAL_PHY is not set
802# CONFIG_STE10XP is not set
803# CONFIG_LSI_ET1011C_PHY is not set
804# CONFIG_FIXED_PHY is not set
805# CONFIG_MDIO_BITBANG is not set
806CONFIG_NET_ETHERNET=y
807CONFIG_MII=y
808# CONFIG_AX88796 is not set
809# CONFIG_SMC91X is not set
810# CONFIG_DM9000 is not set
811# CONFIG_ENC28J60 is not set
812# CONFIG_ETHOC is not set
813# CONFIG_SMC911X is not set
814CONFIG_SMSC911X=y
815# CONFIG_DNET is not set
816# CONFIG_IBM_NEW_EMAC_ZMII is not set
817# CONFIG_IBM_NEW_EMAC_RGMII is not set
818# CONFIG_IBM_NEW_EMAC_TAH is not set
819# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
820# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
821# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
822# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
823# CONFIG_B44 is not set
824# CONFIG_KS8842 is not set
825# CONFIG_KS8851 is not set
826# CONFIG_KS8851_MLL is not set
827CONFIG_NETDEV_1000=y
828CONFIG_NETDEV_10000=y
829CONFIG_WLAN=y
830# CONFIG_USB_ZD1201 is not set
831# CONFIG_HOSTAP is not set
832
833#
834# WiMAX Wireless Broadband devices
835#
836# CONFIG_WIMAX_I2400M_USB is not set
837# CONFIG_WIMAX_I2400M_SDIO is not set
838
839#
840# USB Network Adapters
841#
842# CONFIG_USB_CATC is not set
843# CONFIG_USB_KAWETH is not set
844# CONFIG_USB_PEGASUS is not set
845# CONFIG_USB_RTL8150 is not set
846# CONFIG_USB_USBNET is not set
847# CONFIG_USB_HSO is not set
848# CONFIG_WAN is not set
849# CONFIG_PPP is not set
850# CONFIG_SLIP is not set
851# CONFIG_NETCONSOLE is not set
852# CONFIG_NETPOLL is not set
853# CONFIG_NET_POLL_CONTROLLER is not set
854# CONFIG_ISDN is not set
855# CONFIG_PHONE is not set
856
857#
858# Input device support
859#
860CONFIG_INPUT=y
861# CONFIG_INPUT_FF_MEMLESS is not set
862# CONFIG_INPUT_POLLDEV is not set
863# CONFIG_INPUT_SPARSEKMAP is not set
864
865#
866# Userland interfaces
867#
868# CONFIG_INPUT_MOUSEDEV is not set
869# CONFIG_INPUT_JOYDEV is not set
870CONFIG_INPUT_EVDEV=y
871# CONFIG_INPUT_EVBUG is not set
872
873#
874# Input Device Drivers
875#
876CONFIG_INPUT_KEYBOARD=y
877# CONFIG_KEYBOARD_ADP5588 is not set
878# CONFIG_KEYBOARD_ATKBD is not set
879# CONFIG_QT2160 is not set
880# CONFIG_KEYBOARD_LKKBD is not set
881# CONFIG_KEYBOARD_GPIO is not set
882# CONFIG_KEYBOARD_MATRIX is not set
883# CONFIG_KEYBOARD_LM8323 is not set
884# CONFIG_KEYBOARD_MAX7359 is not set
885# CONFIG_KEYBOARD_NEWTON is not set
886# CONFIG_KEYBOARD_OPENCORES is not set
887# CONFIG_KEYBOARD_STOWAWAY is not set
888# CONFIG_KEYBOARD_SUNKBD is not set
889CONFIG_KEYBOARD_TWL4030=y
890# CONFIG_KEYBOARD_XTKBD is not set
891# CONFIG_INPUT_MOUSE is not set
892# CONFIG_INPUT_JOYSTICK is not set
893# CONFIG_INPUT_TABLET is not set
894CONFIG_INPUT_TOUCHSCREEN=y
895# CONFIG_TOUCHSCREEN_ADS7846 is not set
896# CONFIG_TOUCHSCREEN_AD7877 is not set
897# CONFIG_TOUCHSCREEN_AD7879_I2C is not set
898# CONFIG_TOUCHSCREEN_AD7879_SPI is not set
899# CONFIG_TOUCHSCREEN_AD7879 is not set
900# CONFIG_TOUCHSCREEN_DYNAPRO is not set
901# CONFIG_TOUCHSCREEN_EETI is not set
902# CONFIG_TOUCHSCREEN_FUJITSU is not set
903# CONFIG_TOUCHSCREEN_GUNZE is not set
904# CONFIG_TOUCHSCREEN_ELO is not set
905# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
906# CONFIG_TOUCHSCREEN_MCS5000 is not set
907# CONFIG_TOUCHSCREEN_MTOUCH is not set
908# CONFIG_TOUCHSCREEN_INEXIO is not set
909# CONFIG_TOUCHSCREEN_MK712 is not set
910# CONFIG_TOUCHSCREEN_PENMOUNT is not set
911CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI=y
912# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
913# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
914# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
915# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
916# CONFIG_TOUCHSCREEN_TSC2007 is not set
917# CONFIG_TOUCHSCREEN_W90X900 is not set
918# CONFIG_INPUT_MISC is not set
919
920#
921# Hardware I/O ports
922#
923CONFIG_SERIO=y
924CONFIG_SERIO_SERPORT=y
925CONFIG_SERIO_LIBPS2=y
926# CONFIG_SERIO_RAW is not set
927# CONFIG_SERIO_ALTERA_PS2 is not set
928# CONFIG_GAMEPORT is not set
929
930#
931# Character devices
932#
933CONFIG_VT=y
934CONFIG_CONSOLE_TRANSLATIONS=y
935CONFIG_VT_CONSOLE=y
936CONFIG_HW_CONSOLE=y
937# CONFIG_VT_HW_CONSOLE_BINDING is not set
938CONFIG_DEVKMEM=y
939# CONFIG_SERIAL_NONSTANDARD is not set
940
941#
942# Serial drivers
943#
944CONFIG_SERIAL_8250=y
945CONFIG_SERIAL_8250_CONSOLE=y
946CONFIG_SERIAL_8250_NR_UARTS=32
947CONFIG_SERIAL_8250_RUNTIME_UARTS=4
948CONFIG_SERIAL_8250_EXTENDED=y
949CONFIG_SERIAL_8250_MANY_PORTS=y
950CONFIG_SERIAL_8250_SHARE_IRQ=y
951CONFIG_SERIAL_8250_DETECT_IRQ=y
952CONFIG_SERIAL_8250_RSA=y
953
954#
955# Non-8250 serial port support
956#
957# CONFIG_SERIAL_MAX3100 is not set
958CONFIG_SERIAL_CORE=y
959CONFIG_SERIAL_CORE_CONSOLE=y
960# CONFIG_SERIAL_OMAP is not set
961CONFIG_UNIX98_PTYS=y
962# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
963# CONFIG_LEGACY_PTYS is not set
964# CONFIG_IPMI_HANDLER is not set
965CONFIG_HW_RANDOM=y
966# CONFIG_HW_RANDOM_TIMERIOMEM is not set
967# CONFIG_R3964 is not set
968# CONFIG_RAW_DRIVER is not set
969# CONFIG_TCG_TPM is not set
970CONFIG_I2C=y
971CONFIG_I2C_BOARDINFO=y
972CONFIG_I2C_COMPAT=y
973CONFIG_I2C_CHARDEV=y
974CONFIG_I2C_HELPER_AUTO=y
975
976#
977# I2C Hardware Bus support
978#
979
980#
981# I2C system bus drivers (mostly embedded / system-on-chip)
982#
983# CONFIG_I2C_DESIGNWARE is not set
984# CONFIG_I2C_GPIO is not set
985# CONFIG_I2C_OCORES is not set
986CONFIG_I2C_OMAP=y
987# CONFIG_I2C_SIMTEC is not set
988
989#
990# External I2C/SMBus adapter drivers
991#
992# CONFIG_I2C_PARPORT_LIGHT is not set
993# CONFIG_I2C_TAOS_EVM is not set
994# CONFIG_I2C_TINY_USB is not set
995
996#
997# Other I2C/SMBus bus drivers
998#
999# CONFIG_I2C_PCA_PLATFORM is not set
1000# CONFIG_I2C_STUB is not set
1001
1002#
1003# Miscellaneous I2C Chip support
1004#
1005# CONFIG_SENSORS_TSL2550 is not set
1006# CONFIG_TWL4030_MADC is not set
1007# CONFIG_I2C_DEBUG_CORE is not set
1008# CONFIG_I2C_DEBUG_ALGO is not set
1009# CONFIG_I2C_DEBUG_BUS is not set
1010# CONFIG_I2C_DEBUG_CHIP is not set
1011CONFIG_SPI=y
1012# CONFIG_SPI_DEBUG is not set
1013CONFIG_SPI_MASTER=y
1014
1015#
1016# SPI Master Controller Drivers
1017#
1018# CONFIG_SPI_BITBANG is not set
1019# CONFIG_SPI_GPIO is not set
1020CONFIG_SPI_OMAP24XX=y
1021# CONFIG_SPI_XILINX is not set
1022
1023#
1024# SPI Protocol Masters
1025#
1026# CONFIG_SPI_SPIDEV is not set
1027# CONFIG_SPI_TLE62X0 is not set
1028
1029#
1030# PPS support
1031#
1032# CONFIG_PPS is not set
1033CONFIG_ARCH_REQUIRE_GPIOLIB=y
1034CONFIG_GPIOLIB=y
1035# CONFIG_DEBUG_GPIO is not set
1036# CONFIG_GPIO_SYSFS is not set
1037
1038#
1039# Memory mapped GPIO expanders:
1040#
1041
1042#
1043# I2C GPIO expanders:
1044#
1045# CONFIG_GPIO_MAX732X is not set
1046# CONFIG_GPIO_PCA953X is not set
1047# CONFIG_GPIO_PCF857X is not set
1048CONFIG_GPIO_TWL4030=y
1049
1050#
1051# PCI GPIO expanders:
1052#
1053
1054#
1055# SPI GPIO expanders:
1056#
1057# CONFIG_GPIO_MAX7301 is not set
1058# CONFIG_GPIO_MCP23S08 is not set
1059# CONFIG_GPIO_MC33880 is not set
1060
1061#
1062# AC97 GPIO expanders:
1063#
1064CONFIG_W1=y
1065CONFIG_W1_CON=y
1066
1067#
1068# 1-wire Bus Masters
1069#
1070# CONFIG_W1_MASTER_DS2490 is not set
1071# CONFIG_W1_MASTER_DS2482 is not set
1072# CONFIG_W1_MASTER_DS1WM is not set
1073# CONFIG_W1_MASTER_GPIO is not set
1074# CONFIG_HDQ_MASTER_OMAP is not set
1075
1076#
1077# 1-wire Slaves
1078#
1079# CONFIG_W1_SLAVE_THERM is not set
1080# CONFIG_W1_SLAVE_SMEM is not set
1081# CONFIG_W1_SLAVE_DS2431 is not set
1082# CONFIG_W1_SLAVE_DS2433 is not set
1083# CONFIG_W1_SLAVE_DS2760 is not set
1084# CONFIG_W1_SLAVE_BQ27000 is not set
1085CONFIG_POWER_SUPPLY=y
1086# CONFIG_POWER_SUPPLY_DEBUG is not set
1087# CONFIG_PDA_POWER is not set
1088# CONFIG_BATTERY_DS2760 is not set
1089# CONFIG_BATTERY_DS2782 is not set
1090# CONFIG_BATTERY_BQ27x00 is not set
1091# CONFIG_BATTERY_MAX17040 is not set
1092# CONFIG_HWMON is not set
1093# CONFIG_THERMAL is not set
1094CONFIG_WATCHDOG=y
1095CONFIG_WATCHDOG_NOWAYOUT=y
1096
1097#
1098# Watchdog Device Drivers
1099#
1100# CONFIG_SOFT_WATCHDOG is not set
1101CONFIG_OMAP_WATCHDOG=y
1102# CONFIG_TWL4030_WATCHDOG is not set
1103
1104#
1105# USB-based Watchdog Cards
1106#
1107# CONFIG_USBPCWATCHDOG is not set
1108CONFIG_SSB_POSSIBLE=y
1109
1110#
1111# Sonics Silicon Backplane
1112#
1113# CONFIG_SSB is not set
1114
1115#
1116# Multifunction device drivers
1117#
1118CONFIG_MFD_CORE=y
1119# CONFIG_MFD_SM501 is not set
1120# CONFIG_MFD_ASIC3 is not set
1121# CONFIG_HTC_EGPIO is not set
1122# CONFIG_HTC_PASIC3 is not set
1123# CONFIG_TPS65010 is not set
1124CONFIG_TWL4030_CORE=y
1125# CONFIG_TWL4030_POWER is not set
1126CONFIG_TWL4030_CODEC=y
1127# CONFIG_MFD_TMIO is not set
1128# CONFIG_MFD_T7L66XB is not set
1129# CONFIG_MFD_TC6387XB is not set
1130# CONFIG_MFD_TC6393XB is not set
1131# CONFIG_PMIC_DA903X is not set
1132# CONFIG_PMIC_ADP5520 is not set
1133# CONFIG_MFD_WM8400 is not set
1134# CONFIG_MFD_WM831X is not set
1135# CONFIG_MFD_WM8350_I2C is not set
1136# CONFIG_MFD_PCF50633 is not set
1137# CONFIG_MFD_MC13783 is not set
1138# CONFIG_AB3100_CORE is not set
1139# CONFIG_EZX_PCAP is not set
1140# CONFIG_MFD_88PM8607 is not set
1141# CONFIG_AB4500_CORE is not set
1142CONFIG_REGULATOR=y
1143# CONFIG_REGULATOR_DEBUG is not set
1144# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
1145# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
1146# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
1147# CONFIG_REGULATOR_BQ24022 is not set
1148# CONFIG_REGULATOR_MAX1586 is not set
1149CONFIG_REGULATOR_TWL4030=y
1150# CONFIG_REGULATOR_LP3971 is not set
1151# CONFIG_REGULATOR_TPS65023 is not set
1152# CONFIG_REGULATOR_TPS6507X is not set
1153CONFIG_MEDIA_SUPPORT=y
1154
1155#
1156# Multimedia core support
1157#
1158CONFIG_VIDEO_DEV=y
1159CONFIG_VIDEO_V4L2_COMMON=y
1160# CONFIG_VIDEO_ALLOW_V4L1 is not set
1161CONFIG_VIDEO_V4L1_COMPAT=y
1162# CONFIG_DVB_CORE is not set
1163CONFIG_VIDEO_MEDIA=y
1164
1165#
1166# Multimedia drivers
1167#
1168# CONFIG_MEDIA_ATTACH is not set
1169CONFIG_MEDIA_TUNER=y
1170# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
1171CONFIG_MEDIA_TUNER_SIMPLE=y
1172CONFIG_MEDIA_TUNER_TDA8290=y
1173CONFIG_MEDIA_TUNER_TDA9887=y
1174CONFIG_MEDIA_TUNER_TEA5761=y
1175CONFIG_MEDIA_TUNER_TEA5767=y
1176CONFIG_MEDIA_TUNER_MT20XX=y
1177CONFIG_MEDIA_TUNER_XC2028=y
1178CONFIG_MEDIA_TUNER_XC5000=y
1179CONFIG_MEDIA_TUNER_MC44S803=y
1180CONFIG_VIDEO_V4L2=y
1181CONFIG_VIDEOBUF_GEN=y
1182CONFIG_VIDEOBUF_DMA_SG=y
1183CONFIG_VIDEO_CAPTURE_DRIVERS=y
1184# CONFIG_VIDEO_ADV_DEBUG is not set
1185# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
1186# CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set
1187
1188#
1189# Encoders/decoders and other helper chips
1190#
1191
1192#
1193# Audio decoders
1194#
1195# CONFIG_VIDEO_TVAUDIO is not set
1196# CONFIG_VIDEO_TDA7432 is not set
1197# CONFIG_VIDEO_TDA9840 is not set
1198# CONFIG_VIDEO_TDA9875 is not set
1199# CONFIG_VIDEO_TEA6415C is not set
1200# CONFIG_VIDEO_TEA6420 is not set
1201# CONFIG_VIDEO_MSP3400 is not set
1202# CONFIG_VIDEO_CS5345 is not set
1203# CONFIG_VIDEO_CS53L32A is not set
1204# CONFIG_VIDEO_M52790 is not set
1205# CONFIG_VIDEO_TLV320AIC23B is not set
1206# CONFIG_VIDEO_WM8775 is not set
1207# CONFIG_VIDEO_WM8739 is not set
1208# CONFIG_VIDEO_VP27SMPX is not set
1209
1210#
1211# RDS decoders
1212#
1213# CONFIG_VIDEO_SAA6588 is not set
1214
1215#
1216# Video decoders
1217#
1218# CONFIG_VIDEO_ADV7180 is not set
1219# CONFIG_VIDEO_BT819 is not set
1220# CONFIG_VIDEO_BT856 is not set
1221# CONFIG_VIDEO_BT866 is not set
1222# CONFIG_VIDEO_KS0127 is not set
1223# CONFIG_VIDEO_OV7670 is not set
1224# CONFIG_VIDEO_MT9V011 is not set
1225# CONFIG_VIDEO_TCM825X is not set
1226# CONFIG_VIDEO_MT9P012 is not set
1227# CONFIG_VIDEO_DW9710 is not set
1228# CONFIG_VIDEO_OV3640 is not set
1229CONFIG_VIDEO_IMX046=y
1230CONFIG_VIDEO_LV8093=y
1231# CONFIG_VIDEO_SAA7110 is not set
1232# CONFIG_VIDEO_SAA711X is not set
1233# CONFIG_VIDEO_SAA717X is not set
1234# CONFIG_VIDEO_TVP514X is not set
1235# CONFIG_VIDEO_TVP5150 is not set
1236# CONFIG_VIDEO_VPX3220 is not set
1237
1238#
1239# Video and audio decoders
1240#
1241# CONFIG_VIDEO_CX25840 is not set
1242
1243#
1244# MPEG video encoders
1245#
1246# CONFIG_VIDEO_CX2341X is not set
1247
1248#
1249# Video encoders
1250#
1251# CONFIG_VIDEO_SAA7127 is not set
1252# CONFIG_VIDEO_SAA7185 is not set
1253# CONFIG_VIDEO_ADV7170 is not set
1254# CONFIG_VIDEO_ADV7175 is not set
1255# CONFIG_VIDEO_THS7303 is not set
1256# CONFIG_VIDEO_ADV7343 is not set
1257
1258#
1259# Video improvement chips
1260#
1261# CONFIG_VIDEO_UPD64031A is not set
1262# CONFIG_VIDEO_UPD64083 is not set
1263# CONFIG_VIDEO_VIVI is not set
1264# CONFIG_VIDEO_SAA5246A is not set
1265# CONFIG_VIDEO_SAA5249 is not set
1266CONFIG_VIDEO_OMAP3_OUT=y
1267CONFIG_VIDEO_OMAP3=y
1268CONFIG_VIDEO_OMAP34XX_ISP_PREVIEWER=y
1269CONFIG_VIDEO_OMAP34XX_ISP_RESIZER=y
1270# CONFIG_SOC_CAMERA is not set
1271CONFIG_V4L_USB_DRIVERS=y
1272CONFIG_USB_VIDEO_CLASS=y
1273CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
1274CONFIG_USB_GSPCA=m
1275# CONFIG_USB_M5602 is not set
1276# CONFIG_USB_STV06XX is not set
1277# CONFIG_USB_GL860 is not set
1278# CONFIG_USB_GSPCA_CONEX is not set
1279# CONFIG_USB_GSPCA_ETOMS is not set
1280# CONFIG_USB_GSPCA_FINEPIX is not set
1281# CONFIG_USB_GSPCA_JEILINJ is not set
1282# CONFIG_USB_GSPCA_MARS is not set
1283# CONFIG_USB_GSPCA_MR97310A is not set
1284# CONFIG_USB_GSPCA_OV519 is not set
1285# CONFIG_USB_GSPCA_OV534 is not set
1286# CONFIG_USB_GSPCA_PAC207 is not set
1287# CONFIG_USB_GSPCA_PAC7302 is not set
1288# CONFIG_USB_GSPCA_PAC7311 is not set
1289# CONFIG_USB_GSPCA_SN9C20X is not set
1290# CONFIG_USB_GSPCA_SONIXB is not set
1291# CONFIG_USB_GSPCA_SONIXJ is not set
1292# CONFIG_USB_GSPCA_SPCA500 is not set
1293# CONFIG_USB_GSPCA_SPCA501 is not set
1294# CONFIG_USB_GSPCA_SPCA505 is not set
1295# CONFIG_USB_GSPCA_SPCA506 is not set
1296# CONFIG_USB_GSPCA_SPCA508 is not set
1297# CONFIG_USB_GSPCA_SPCA561 is not set
1298# CONFIG_USB_GSPCA_SQ905 is not set
1299# CONFIG_USB_GSPCA_SQ905C is not set
1300# CONFIG_USB_GSPCA_STK014 is not set
1301# CONFIG_USB_GSPCA_STV0680 is not set
1302# CONFIG_USB_GSPCA_SUNPLUS is not set
1303# CONFIG_USB_GSPCA_T613 is not set
1304# CONFIG_USB_GSPCA_TV8532 is not set
1305# CONFIG_USB_GSPCA_VC032X is not set
1306# CONFIG_USB_GSPCA_ZC3XX is not set
1307# CONFIG_VIDEO_PVRUSB2 is not set
1308# CONFIG_VIDEO_HDPVR is not set
1309# CONFIG_VIDEO_EM28XX is not set
1310# CONFIG_VIDEO_CX231XX is not set
1311# CONFIG_VIDEO_USBVISION is not set
1312# CONFIG_USB_ET61X251 is not set
1313# CONFIG_USB_SN9C102 is not set
1314# CONFIG_USB_ZC0301 is not set
1315CONFIG_USB_PWC_INPUT_EVDEV=y
1316# CONFIG_USB_ZR364XX is not set
1317# CONFIG_USB_STKWEBCAM is not set
1318# CONFIG_USB_S2255 is not set
1319CONFIG_RADIO_ADAPTERS=y
1320# CONFIG_I2C_SI4713 is not set
1321# CONFIG_RADIO_SI4713 is not set
1322# CONFIG_USB_DSBR is not set
1323# CONFIG_RADIO_SI470X is not set
1324# CONFIG_USB_MR800 is not set
1325# CONFIG_RADIO_TEA5764 is not set
1326# CONFIG_RADIO_TEF6862 is not set
1327CONFIG_DAB=y
1328# CONFIG_USB_DABUSB is not set
1329
1330#
1331# Graphics support
1332#
1333# CONFIG_VGASTATE is not set
1334CONFIG_VIDEO_OUTPUT_CONTROL=m
1335CONFIG_FB=y
1336# CONFIG_FIRMWARE_EDID is not set
1337# CONFIG_FB_DDC is not set
1338# CONFIG_FB_BOOT_VESA_SUPPORT is not set
1339CONFIG_FB_CFB_FILLRECT=y
1340CONFIG_FB_CFB_COPYAREA=y
1341CONFIG_FB_CFB_IMAGEBLIT=y
1342# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1343# CONFIG_FB_SYS_FILLRECT is not set
1344# CONFIG_FB_SYS_COPYAREA is not set
1345# CONFIG_FB_SYS_IMAGEBLIT is not set
1346# CONFIG_FB_FOREIGN_ENDIAN is not set
1347# CONFIG_FB_SYS_FOPS is not set
1348# CONFIG_FB_SVGALIB is not set
1349# CONFIG_FB_MACMODES is not set
1350# CONFIG_FB_BACKLIGHT is not set
1351# CONFIG_FB_MODE_HELPERS is not set
1352# CONFIG_FB_TILEBLITTING is not set
1353
1354#
1355# Frame buffer hardware drivers
1356#
1357# CONFIG_FB_UVESA is not set
1358# CONFIG_FB_S1D13XXX is not set
1359# CONFIG_FB_TMIO is not set
1360# CONFIG_FB_VIRTUAL is not set
1361# CONFIG_FB_METRONOME is not set
1362# CONFIG_FB_MB862XX is not set
1363# CONFIG_FB_BROADSHEET is not set
1364# CONFIG_FB_OMAP_BOOTLOADER_INIT is not set
1365CONFIG_OMAP2_VRAM=y
1366CONFIG_OMAP2_VRFB=y
1367CONFIG_OMAP2_DSS=y
1368CONFIG_OMAP2_VRAM_SIZE=16
1369CONFIG_OMAP2_DSS_DEBUG_SUPPORT=y
1370# CONFIG_OMAP2_DSS_RFBI is not set
1371CONFIG_OMAP2_DSS_VENC=y
1372CONFIG_OMAP2_DSS_HDMI=y
1373# CONFIG_OMAP2_DSS_SDI is not set
1374# CONFIG_OMAP2_DSS_DSI is not set
1375# CONFIG_OMAP2_DSS_FAKE_VSYNC is not set
1376CONFIG_OMAP2_DSS_MIN_FCK_PER_PCK=0
1377CONFIG_FB_OMAP2=y
1378CONFIG_FB_OMAP2_DEBUG_SUPPORT=y
1379CONFIG_FB_OMAP2_FORCE_AUTO_UPDATE=y
1380CONFIG_FB_OMAP2_NUM_FBS=3
1381
1382#
1383# OMAP2/3 Display Device Drivers
1384#
1385CONFIG_PANEL_GENERIC=y
1386# CONFIG_PANEL_SHARP_LS037V7DW01 is not set
1387CONFIG_PANEL_NEC_NL8048HL11_01B=y
1388# CONFIG_SIL9022 is not set
1389CONFIG_BACKLIGHT_LCD_SUPPORT=y
1390CONFIG_LCD_CLASS_DEVICE=y
1391# CONFIG_LCD_LMS283GF05 is not set
1392# CONFIG_LCD_LTV350QV is not set
1393# CONFIG_LCD_ILI9320 is not set
1394# CONFIG_LCD_TDO24M is not set
1395# CONFIG_LCD_VGG2432A4 is not set
1396CONFIG_LCD_PLATFORM=y
1397CONFIG_BACKLIGHT_CLASS_DEVICE=y
1398CONFIG_BACKLIGHT_GENERIC=y
1399
1400#
1401# Display device support
1402#
1403# CONFIG_DISPLAY_SUPPORT is not set
1404
1405#
1406# Console display driver support
1407#
1408# CONFIG_VGA_CONSOLE is not set
1409CONFIG_DUMMY_CONSOLE=y
1410CONFIG_FRAMEBUFFER_CONSOLE=y
1411# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
1412CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
1413# CONFIG_FONTS is not set
1414CONFIG_FONT_8x8=y
1415CONFIG_FONT_8x16=y
1416CONFIG_LOGO=y
1417# CONFIG_LOGO_LINUX_MONO is not set
1418# CONFIG_LOGO_LINUX_VGA16 is not set
1419CONFIG_LOGO_LINUX_CLUT224=y
1420CONFIG_SOUND=y
1421# CONFIG_SOUND_OSS_CORE is not set
1422CONFIG_SND=y
1423CONFIG_SND_TIMER=y
1424CONFIG_SND_PCM=y
1425CONFIG_SND_RAWMIDI=m
1426CONFIG_SND_JACK=y
1427# CONFIG_SND_SEQUENCER is not set
1428# CONFIG_SND_MIXER_OSS is not set
1429# CONFIG_SND_PCM_OSS is not set
1430# CONFIG_SND_HRTIMER is not set
1431# CONFIG_SND_DYNAMIC_MINORS is not set
1432CONFIG_SND_SUPPORT_OLD_API=y
1433CONFIG_SND_VERBOSE_PROCFS=y
1434# CONFIG_SND_VERBOSE_PRINTK is not set
1435# CONFIG_SND_DEBUG is not set
1436# CONFIG_SND_RAWMIDI_SEQ is not set
1437# CONFIG_SND_OPL3_LIB_SEQ is not set
1438# CONFIG_SND_OPL4_LIB_SEQ is not set
1439# CONFIG_SND_SBAWE_SEQ is not set
1440# CONFIG_SND_EMU10K1_SEQ is not set
1441CONFIG_SND_DRIVERS=y
1442# CONFIG_SND_DUMMY is not set
1443# CONFIG_SND_MTPAV is not set
1444# CONFIG_SND_SERIAL_U16550 is not set
1445# CONFIG_SND_MPU401 is not set
1446CONFIG_SND_ARM=y
1447CONFIG_SND_SPI=y
1448CONFIG_SND_USB=y
1449# CONFIG_SND_USB_AUDIO is not set
1450# CONFIG_SND_USB_CAIAQ is not set
1451CONFIG_SND_SOC=y
1452CONFIG_SND_OMAP_SOC=y
1453CONFIG_SND_OMAP_SOC_MCBSP=y
1454CONFIG_SND_OMAP_SOC_ZOOM2=y
1455CONFIG_SND_SOC_I2C_AND_SPI=y
1456# CONFIG_SND_SOC_ALL_CODECS is not set
1457CONFIG_SND_SOC_TWL4030=y
1458# CONFIG_SOUND_PRIME is not set
1459CONFIG_HID_SUPPORT=y
1460CONFIG_HID=y
1461# CONFIG_HIDRAW is not set
1462
1463#
1464# USB Input Devices
1465#
1466CONFIG_USB_HID=y
1467# CONFIG_HID_PID is not set
1468# CONFIG_USB_HIDDEV is not set
1469
1470#
1471# Special HID drivers
1472#
1473# CONFIG_HID_A4TECH is not set
1474# CONFIG_HID_APPLE is not set
1475# CONFIG_HID_BELKIN is not set
1476# CONFIG_HID_CHERRY is not set
1477# CONFIG_HID_CHICONY is not set
1478# CONFIG_HID_CYPRESS is not set
1479# CONFIG_HID_DRAGONRISE is not set
1480# CONFIG_HID_EZKEY is not set
1481# CONFIG_HID_KYE is not set
1482# CONFIG_HID_GYRATION is not set
1483# CONFIG_HID_TWINHAN is not set
1484# CONFIG_HID_KENSINGTON is not set
1485# CONFIG_HID_LOGITECH is not set
1486# CONFIG_HID_MICROSOFT is not set
1487# CONFIG_HID_MONTEREY is not set
1488# CONFIG_HID_NTRIG is not set
1489# CONFIG_HID_PANTHERLORD is not set
1490# CONFIG_HID_PETALYNX is not set
1491# CONFIG_HID_SAMSUNG is not set
1492# CONFIG_HID_SONY is not set
1493# CONFIG_HID_SUNPLUS is not set
1494# CONFIG_HID_GREENASIA is not set
1495# CONFIG_HID_SMARTJOYPLUS is not set
1496# CONFIG_HID_TOPSEED is not set
1497# CONFIG_HID_THRUSTMASTER is not set
1498# CONFIG_HID_WACOM is not set
1499# CONFIG_HID_ZEROPLUS is not set
1500CONFIG_USB_SUPPORT=y
1501CONFIG_USB_ARCH_HAS_HCD=y
1502CONFIG_USB_ARCH_HAS_OHCI=y
1503CONFIG_USB_ARCH_HAS_EHCI=y
1504CONFIG_USB=y
1505CONFIG_USB_DEBUG=y
1506CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1507
1508#
1509# Miscellaneous USB options
1510#
1511# CONFIG_USB_DEVICEFS is not set
1512CONFIG_USB_DEVICE_CLASS=y
1513# CONFIG_USB_DYNAMIC_MINORS is not set
1514CONFIG_USB_SUSPEND=y
1515CONFIG_USB_OTG=y
1516# CONFIG_USB_OTG_WHITELIST is not set
1517# CONFIG_USB_OTG_BLACKLIST_HUB is not set
1518CONFIG_USB_MON=y
1519# CONFIG_USB_WUSB is not set
1520# CONFIG_USB_WUSB_CBAF is not set
1521
1522#
1523# USB Host Controller Drivers
1524#
1525# CONFIG_USB_C67X00_HCD is not set
1526# CONFIG_USB_EHCI_HCD is not set
1527# CONFIG_USB_OXU210HP_HCD is not set
1528# CONFIG_USB_ISP116X_HCD is not set
1529# CONFIG_USB_ISP1760_HCD is not set
1530# CONFIG_USB_ISP1362_HCD is not set
1531# CONFIG_USB_OHCI_HCD is not set
1532# CONFIG_USB_SL811_HCD is not set
1533# CONFIG_USB_R8A66597_HCD is not set
1534# CONFIG_USB_HWA_HCD is not set
1535CONFIG_USB_MUSB_HDRC=y
1536CONFIG_USB_MUSB_SOC=y
1537
1538#
1539# OMAP 343x high speed USB support
1540#
1541# CONFIG_USB_MUSB_HOST is not set
1542# CONFIG_USB_MUSB_PERIPHERAL is not set
1543CONFIG_USB_MUSB_OTG=y
1544CONFIG_USB_GADGET_MUSB_HDRC=y
1545CONFIG_USB_MUSB_HDRC_HCD=y
1546# CONFIG_MUSB_PIO_ONLY is not set
1547CONFIG_USB_INVENTRA_DMA=y
1548# CONFIG_USB_TI_CPPI_DMA is not set
1549CONFIG_USB_MUSB_DEBUG=y
1550
1551#
1552# USB Device Class drivers
1553#
1554CONFIG_USB_ACM=m
1555CONFIG_USB_PRINTER=m
1556CONFIG_USB_WDM=m
1557CONFIG_USB_TMC=m
1558
1559#
1560# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1561#
1562
1563#
1564# also be needed; see USB_STORAGE Help for more info
1565#
1566CONFIG_USB_STORAGE=m
1567# CONFIG_USB_STORAGE_DEBUG is not set
1568# CONFIG_USB_STORAGE_DATAFAB is not set
1569# CONFIG_USB_STORAGE_FREECOM is not set
1570# CONFIG_USB_STORAGE_ISD200 is not set
1571# CONFIG_USB_STORAGE_USBAT is not set
1572# CONFIG_USB_STORAGE_SDDR09 is not set
1573# CONFIG_USB_STORAGE_SDDR55 is not set
1574# CONFIG_USB_STORAGE_JUMPSHOT is not set
1575# CONFIG_USB_STORAGE_ALAUDA is not set
1576# CONFIG_USB_STORAGE_ONETOUCH is not set
1577# CONFIG_USB_STORAGE_KARMA is not set
1578# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1579# CONFIG_USB_LIBUSUAL is not set
1580
1581#
1582# USB Imaging devices
1583#
1584# CONFIG_USB_MDC800 is not set
1585# CONFIG_USB_MICROTEK is not set
1586
1587#
1588# USB port drivers
1589#
1590CONFIG_USB_SERIAL=m
1591CONFIG_USB_EZUSB=y
1592CONFIG_USB_SERIAL_GENERIC=y
1593CONFIG_USB_SERIAL_AIRCABLE=m
1594CONFIG_USB_SERIAL_ARK3116=m
1595CONFIG_USB_SERIAL_BELKIN=m
1596CONFIG_USB_SERIAL_CH341=m
1597CONFIG_USB_SERIAL_WHITEHEAT=m
1598CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
1599CONFIG_USB_SERIAL_CP210X=m
1600CONFIG_USB_SERIAL_CYPRESS_M8=m
1601CONFIG_USB_SERIAL_EMPEG=m
1602CONFIG_USB_SERIAL_FTDI_SIO=m
1603CONFIG_USB_SERIAL_FUNSOFT=m
1604CONFIG_USB_SERIAL_VISOR=m
1605CONFIG_USB_SERIAL_IPAQ=m
1606CONFIG_USB_SERIAL_IR=m
1607CONFIG_USB_SERIAL_EDGEPORT=m
1608CONFIG_USB_SERIAL_EDGEPORT_TI=m
1609CONFIG_USB_SERIAL_GARMIN=m
1610CONFIG_USB_SERIAL_IPW=m
1611CONFIG_USB_SERIAL_IUU=m
1612CONFIG_USB_SERIAL_KEYSPAN_PDA=m
1613CONFIG_USB_SERIAL_KEYSPAN=m
1614# CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
1615# CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
1616# CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
1617# CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
1618# CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
1619# CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
1620# CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
1621# CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
1622# CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set
1623# CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set
1624# CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
1625# CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
1626CONFIG_USB_SERIAL_KLSI=m
1627CONFIG_USB_SERIAL_KOBIL_SCT=m
1628CONFIG_USB_SERIAL_MCT_U232=m
1629CONFIG_USB_SERIAL_MOS7720=m
1630CONFIG_USB_SERIAL_MOS7840=m
1631CONFIG_USB_SERIAL_MOTOROLA=m
1632CONFIG_USB_SERIAL_NAVMAN=m
1633CONFIG_USB_SERIAL_PL2303=m
1634CONFIG_USB_SERIAL_OTI6858=m
1635CONFIG_USB_SERIAL_QUALCOMM=m
1636CONFIG_USB_SERIAL_SPCP8X5=m
1637CONFIG_USB_SERIAL_HP4X=m
1638CONFIG_USB_SERIAL_SAFE=m
1639# CONFIG_USB_SERIAL_SAFE_PADDED is not set
1640CONFIG_USB_SERIAL_SIEMENS_MPI=m
1641CONFIG_USB_SERIAL_SIERRAWIRELESS=m
1642CONFIG_USB_SERIAL_SYMBOL=m
1643CONFIG_USB_SERIAL_TI=m
1644CONFIG_USB_SERIAL_CYBERJACK=m
1645CONFIG_USB_SERIAL_XIRCOM=m
1646CONFIG_USB_SERIAL_OPTION=m
1647CONFIG_USB_SERIAL_OMNINET=m
1648CONFIG_USB_SERIAL_OPTICON=m
1649CONFIG_USB_SERIAL_DEBUG=m
1650
1651#
1652# USB Miscellaneous drivers
1653#
1654# CONFIG_USB_EMI62 is not set
1655# CONFIG_USB_EMI26 is not set
1656# CONFIG_USB_ADUTUX is not set
1657# CONFIG_USB_SEVSEG is not set
1658# CONFIG_USB_RIO500 is not set
1659CONFIG_USB_LEGOTOWER=m
1660CONFIG_USB_LCD=m
1661CONFIG_USB_BERRY_CHARGE=m
1662CONFIG_USB_LED=m
1663# CONFIG_USB_CYPRESS_CY7C63 is not set
1664# CONFIG_USB_CYTHERM is not set
1665# CONFIG_USB_IDMOUSE is not set
1666# CONFIG_USB_FTDI_ELAN is not set
1667# CONFIG_USB_APPLEDISPLAY is not set
1668CONFIG_USB_SISUSBVGA=m
1669CONFIG_USB_SISUSBVGA_CON=y
1670# CONFIG_USB_LD is not set
1671# CONFIG_USB_TRANCEVIBRATOR is not set
1672# CONFIG_USB_IOWARRIOR is not set
1673# CONFIG_USB_TEST is not set
1674# CONFIG_USB_ISIGHTFW is not set
1675CONFIG_USB_VST=m
1676CONFIG_USB_GADGET=y
1677CONFIG_USB_GADGET_DEBUG=y
1678CONFIG_USB_GADGET_DEBUG_FILES=y
1679# CONFIG_USB_GADGET_DEBUG_FS is not set
1680CONFIG_USB_GADGET_VBUS_DRAW=20
1681CONFIG_USB_GADGET_SELECTED=y
1682# CONFIG_USB_GADGET_AT91 is not set
1683# CONFIG_USB_GADGET_ATMEL_USBA is not set
1684# CONFIG_USB_GADGET_FSL_USB2 is not set
1685# CONFIG_USB_GADGET_LH7A40X is not set
1686# CONFIG_USB_GADGET_OMAP is not set
1687# CONFIG_USB_GADGET_PXA25X is not set
1688# CONFIG_USB_GADGET_R8A66597 is not set
1689# CONFIG_USB_GADGET_PXA27X is not set
1690# CONFIG_USB_GADGET_S3C_HSOTG is not set
1691# CONFIG_USB_GADGET_IMX is not set
1692# CONFIG_USB_GADGET_S3C2410 is not set
1693# CONFIG_USB_GADGET_M66592 is not set
1694# CONFIG_USB_GADGET_AMD5536UDC is not set
1695# CONFIG_USB_GADGET_FSL_QE is not set
1696# CONFIG_USB_GADGET_CI13XXX is not set
1697# CONFIG_USB_GADGET_NET2280 is not set
1698# CONFIG_USB_GADGET_GOKU is not set
1699# CONFIG_USB_GADGET_LANGWELL is not set
1700# CONFIG_USB_GADGET_DUMMY_HCD is not set
1701CONFIG_USB_GADGET_DUALSPEED=y
1702CONFIG_USB_ZERO=m
1703# CONFIG_USB_ZERO_HNPTEST is not set
1704CONFIG_USB_AUDIO=m
1705CONFIG_USB_ETH=m
1706CONFIG_USB_ETH_RNDIS=y
1707CONFIG_USB_ETH_EEM=y
1708CONFIG_USB_GADGETFS=m
1709CONFIG_USB_FILE_STORAGE=m
1710CONFIG_USB_FILE_STORAGE_TEST=y
1711# CONFIG_USB_MASS_STORAGE is not set
1712CONFIG_USB_G_SERIAL=m
1713CONFIG_USB_MIDI_GADGET=m
1714CONFIG_USB_G_PRINTER=m
1715CONFIG_USB_CDC_COMPOSITE=m
1716# CONFIG_USB_G_MULTI is not set
1717
1718#
1719# OTG and related infrastructure
1720#
1721CONFIG_USB_OTG_UTILS=y
1722# CONFIG_USB_GPIO_VBUS is not set
1723# CONFIG_ISP1301_OMAP is not set
1724# CONFIG_USB_ULPI is not set
1725CONFIG_TWL4030_USB=y
1726# CONFIG_NOP_USB_XCEIV is not set
1727CONFIG_MMC=y
1728# CONFIG_MMC_DEBUG is not set
1729CONFIG_MMC_UNSAFE_RESUME=y
1730CONFIG_MMC_EMBEDDED_SDIO=y
1731
1732#
1733# MMC/SD/SDIO Card Drivers
1734#
1735CONFIG_MMC_BLOCK=y
1736CONFIG_MMC_BLOCK_BOUNCE=y
1737CONFIG_SDIO_UART=m
1738# CONFIG_MMC_TEST is not set
1739
1740#
1741# MMC/SD/SDIO Host Controller Drivers
1742#
1743# CONFIG_MMC_SDHCI is not set
1744# CONFIG_MMC_OMAP is not set
1745CONFIG_MMC_OMAP_HS=y
1746# CONFIG_MMC_AT91 is not set
1747# CONFIG_MMC_ATMELMCI is not set
1748# CONFIG_MMC_SPI is not set
1749# CONFIG_MEMSTICK is not set
1750CONFIG_NEW_LEDS=y
1751CONFIG_LEDS_CLASS=y
1752
1753#
1754# LED drivers
1755#
1756# CONFIG_LEDS_PCA9532 is not set
1757# CONFIG_LEDS_GPIO is not set
1758# CONFIG_LEDS_LP3944 is not set
1759# CONFIG_LEDS_PCA955X is not set
1760# CONFIG_LEDS_DAC124S085 is not set
1761# CONFIG_LEDS_BD2802 is not set
1762
1763#
1764# LED Triggers
1765#
1766CONFIG_LEDS_TRIGGERS=y
1767CONFIG_LEDS_TRIGGER_TIMER=m
1768CONFIG_LEDS_TRIGGER_HEARTBEAT=m
1769CONFIG_LEDS_TRIGGER_BACKLIGHT=m
1770CONFIG_LEDS_TRIGGER_GPIO=m
1771# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
1772
1773#
1774# iptables trigger is under Netfilter config (LED target)
1775#
1776# CONFIG_ACCESSIBILITY is not set
1777CONFIG_RTC_LIB=y
1778CONFIG_RTC_CLASS=y
1779CONFIG_RTC_HCTOSYS=y
1780CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1781# CONFIG_RTC_DEBUG is not set
1782
1783#
1784# RTC interfaces
1785#
1786CONFIG_RTC_INTF_SYSFS=y
1787CONFIG_RTC_INTF_PROC=y
1788CONFIG_RTC_INTF_DEV=y
1789# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1790# CONFIG_RTC_DRV_TEST is not set
1791
1792#
1793# I2C RTC drivers
1794#
1795# CONFIG_RTC_DRV_DS1307 is not set
1796# CONFIG_RTC_DRV_DS1374 is not set
1797# CONFIG_RTC_DRV_DS1672 is not set
1798# CONFIG_RTC_DRV_MAX6900 is not set
1799# CONFIG_RTC_DRV_RS5C372 is not set
1800# CONFIG_RTC_DRV_ISL1208 is not set
1801# CONFIG_RTC_DRV_X1205 is not set
1802# CONFIG_RTC_DRV_PCF8563 is not set
1803# CONFIG_RTC_DRV_PCF8583 is not set
1804# CONFIG_RTC_DRV_M41T80 is not set
1805CONFIG_RTC_DRV_TWL4030=y
1806# CONFIG_RTC_DRV_S35390A is not set
1807# CONFIG_RTC_DRV_FM3130 is not set
1808# CONFIG_RTC_DRV_RX8581 is not set
1809# CONFIG_RTC_DRV_RX8025 is not set
1810
1811#
1812# SPI RTC drivers
1813#
1814# CONFIG_RTC_DRV_M41T94 is not set
1815# CONFIG_RTC_DRV_DS1305 is not set
1816# CONFIG_RTC_DRV_DS1390 is not set
1817# CONFIG_RTC_DRV_MAX6902 is not set
1818# CONFIG_RTC_DRV_R9701 is not set
1819# CONFIG_RTC_DRV_RS5C348 is not set
1820# CONFIG_RTC_DRV_DS3234 is not set
1821# CONFIG_RTC_DRV_PCF2123 is not set
1822
1823#
1824# Platform RTC drivers
1825#
1826# CONFIG_RTC_DRV_CMOS is not set
1827# CONFIG_RTC_DRV_DS1286 is not set
1828# CONFIG_RTC_DRV_DS1511 is not set
1829# CONFIG_RTC_DRV_DS1553 is not set
1830# CONFIG_RTC_DRV_DS1742 is not set
1831# CONFIG_RTC_DRV_STK17TA8 is not set
1832# CONFIG_RTC_DRV_M48T86 is not set
1833# CONFIG_RTC_DRV_M48T35 is not set
1834# CONFIG_RTC_DRV_M48T59 is not set
1835# CONFIG_RTC_DRV_MSM6242 is not set
1836# CONFIG_RTC_DRV_BQ4802 is not set
1837# CONFIG_RTC_DRV_RP5C01 is not set
1838# CONFIG_RTC_DRV_V3020 is not set
1839
1840#
1841# on-CPU RTC drivers
1842#
1843# CONFIG_DMADEVICES is not set
1844# CONFIG_AUXDISPLAY is not set
1845# CONFIG_UIO is not set
1846
1847#
1848# TI VLYNQ
1849#
1850CONFIG_STAGING=y
1851# CONFIG_STAGING_EXCLUDE_BUILD is not set
1852# CONFIG_USB_IP_COMMON is not set
1853# CONFIG_PRISM2_USB is not set
1854# CONFIG_ECHO is not set
1855# CONFIG_COMEDI is not set
1856# CONFIG_ASUS_OLED is not set
1857# CONFIG_INPUT_MIMIO is not set
1858# CONFIG_TRANZPORT is not set
1859
1860#
1861# Qualcomm MSM Camera And Video
1862#
1863
1864#
1865# Camera Sensor Selection
1866#
1867# CONFIG_INPUT_GPIO is not set
1868# CONFIG_DST is not set
1869# CONFIG_POHMELFS is not set
1870# CONFIG_PLAN9AUTH is not set
1871# CONFIG_LINE6_USB is not set
1872# CONFIG_USB_SERIAL_QUATECH2 is not set
1873# CONFIG_USB_SERIAL_QUATECH_USB2 is not set
1874# CONFIG_VT6656 is not set
1875# CONFIG_FB_UDL is not set
1876
1877#
1878# RAR Register Driver
1879#
1880# CONFIG_RAR_REGISTER is not set
1881# CONFIG_IIO is not set
1882# CONFIG_RAMZSWAP is not set
1883# CONFIG_BATMAN_ADV is not set
1884# CONFIG_STRIP is not set
1885CONFIG_MPU_BRIDGE=y
1886# CONFIG_BRIDGE_DVFS is not set
1887CONFIG_BRIDGE_MEMPOOL_SIZE=0x600000
1888# CONFIG_BRIDGE_DEBUG is not set
1889# CONFIG_BRIDGE_WDT3 is not set
1890# CONFIG_BRIDGE_RECOVERY is not set
1891# CONFIG_BRIDGE_CACHE_LINE_CHECK is not set
1892
1893#
1894# Bridge Notifications
1895#
1896# CONFIG_BRIDGE_NTFY_PWRERR is not set
1897
1898#
1899# CBUS support
1900#
1901# CONFIG_CBUS is not set
1902
1903#
1904# File systems
1905#
1906CONFIG_FS_JOURNAL_INFO=y
1907CONFIG_EXT2_FS=y
1908# CONFIG_EXT2_FS_XATTR is not set
1909# CONFIG_EXT2_FS_XIP is not set
1910CONFIG_EXT3_FS=y
1911# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
1912# CONFIG_EXT3_FS_XATTR is not set
1913# CONFIG_EXT4_FS is not set
1914CONFIG_JBD=y
1915# CONFIG_JBD_DEBUG is not set
1916# CONFIG_REISERFS_FS is not set
1917# CONFIG_JFS_FS is not set
1918CONFIG_FS_POSIX_ACL=y
1919# CONFIG_XFS_FS is not set
1920# CONFIG_GFS2_FS is not set
1921# CONFIG_OCFS2_FS is not set
1922# CONFIG_BTRFS_FS is not set
1923# CONFIG_NILFS2_FS is not set
1924CONFIG_FILE_LOCKING=y
1925CONFIG_FSNOTIFY=y
1926CONFIG_DNOTIFY=y
1927CONFIG_INOTIFY=y
1928CONFIG_INOTIFY_USER=y
1929CONFIG_QUOTA=y
1930# CONFIG_QUOTA_NETLINK_INTERFACE is not set
1931CONFIG_PRINT_QUOTA_WARNING=y
1932CONFIG_QUOTA_TREE=y
1933# CONFIG_QFMT_V1 is not set
1934CONFIG_QFMT_V2=y
1935CONFIG_QUOTACTL=y
1936# CONFIG_AUTOFS_FS is not set
1937# CONFIG_AUTOFS4_FS is not set
1938# CONFIG_FUSE_FS is not set
1939CONFIG_GENERIC_ACL=y
1940
1941#
1942# Caches
1943#
1944# CONFIG_FSCACHE is not set
1945
1946#
1947# CD-ROM/DVD Filesystems
1948#
1949# CONFIG_ISO9660_FS is not set
1950# CONFIG_UDF_FS is not set
1951
1952#
1953# DOS/FAT/NT Filesystems
1954#
1955CONFIG_FAT_FS=y
1956CONFIG_MSDOS_FS=y
1957CONFIG_VFAT_FS=y
1958CONFIG_FAT_DEFAULT_CODEPAGE=437
1959CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1960# CONFIG_NTFS_FS is not set
1961
1962#
1963# Pseudo filesystems
1964#
1965CONFIG_PROC_FS=y
1966CONFIG_PROC_SYSCTL=y
1967CONFIG_PROC_PAGE_MONITOR=y
1968CONFIG_SYSFS=y
1969CONFIG_TMPFS=y
1970CONFIG_TMPFS_POSIX_ACL=y
1971# CONFIG_HUGETLB_PAGE is not set
1972# CONFIG_CONFIGFS_FS is not set
1973CONFIG_MISC_FILESYSTEMS=y
1974# CONFIG_ADFS_FS is not set
1975# CONFIG_AFFS_FS is not set
1976# CONFIG_HFS_FS is not set
1977# CONFIG_HFSPLUS_FS is not set
1978# CONFIG_BEFS_FS is not set
1979# CONFIG_BFS_FS is not set
1980# CONFIG_EFS_FS is not set
1981# CONFIG_JFFS2_FS is not set
1982# CONFIG_CRAMFS is not set
1983# CONFIG_SQUASHFS is not set
1984# CONFIG_VXFS_FS is not set
1985# CONFIG_MINIX_FS is not set
1986# CONFIG_OMFS_FS is not set
1987# CONFIG_HPFS_FS is not set
1988# CONFIG_QNX4FS_FS is not set
1989# CONFIG_ROMFS_FS is not set
1990# CONFIG_SYSV_FS is not set
1991# CONFIG_UFS_FS is not set
1992CONFIG_NETWORK_FILESYSTEMS=y
1993CONFIG_NFS_FS=y
1994CONFIG_NFS_V3=y
1995CONFIG_NFS_V3_ACL=y
1996CONFIG_NFS_V4=y
1997# CONFIG_NFS_V4_1 is not set
1998CONFIG_ROOT_NFS=y
1999# CONFIG_NFSD is not set
2000CONFIG_LOCKD=y
2001CONFIG_LOCKD_V4=y
2002CONFIG_NFS_ACL_SUPPORT=y
2003CONFIG_NFS_COMMON=y
2004CONFIG_SUNRPC=y
2005CONFIG_SUNRPC_GSS=y
2006CONFIG_RPCSEC_GSS_KRB5=y
2007# CONFIG_RPCSEC_GSS_SPKM3 is not set
2008# CONFIG_SMB_FS is not set
2009# CONFIG_CIFS is not set
2010# CONFIG_NCP_FS is not set
2011# CONFIG_CODA_FS is not set
2012# CONFIG_AFS_FS is not set
2013
2014#
2015# Partition Types
2016#
2017CONFIG_PARTITION_ADVANCED=y
2018# CONFIG_ACORN_PARTITION is not set
2019# CONFIG_OSF_PARTITION is not set
2020# CONFIG_AMIGA_PARTITION is not set
2021# CONFIG_ATARI_PARTITION is not set
2022# CONFIG_MAC_PARTITION is not set
2023CONFIG_MSDOS_PARTITION=y
2024# CONFIG_BSD_DISKLABEL is not set
2025# CONFIG_MINIX_SUBPARTITION is not set
2026# CONFIG_SOLARIS_X86_PARTITION is not set
2027# CONFIG_UNIXWARE_DISKLABEL is not set
2028# CONFIG_LDM_PARTITION is not set
2029# CONFIG_SGI_PARTITION is not set
2030# CONFIG_ULTRIX_PARTITION is not set
2031# CONFIG_SUN_PARTITION is not set
2032# CONFIG_KARMA_PARTITION is not set
2033# CONFIG_EFI_PARTITION is not set
2034# CONFIG_SYSV68_PARTITION is not set
2035CONFIG_NLS=y
2036CONFIG_NLS_DEFAULT="iso8859-1"
2037CONFIG_NLS_CODEPAGE_437=y
2038# CONFIG_NLS_CODEPAGE_737 is not set
2039# CONFIG_NLS_CODEPAGE_775 is not set
2040# CONFIG_NLS_CODEPAGE_850 is not set
2041# CONFIG_NLS_CODEPAGE_852 is not set
2042# CONFIG_NLS_CODEPAGE_855 is not set
2043# CONFIG_NLS_CODEPAGE_857 is not set
2044# CONFIG_NLS_CODEPAGE_860 is not set
2045# CONFIG_NLS_CODEPAGE_861 is not set
2046# CONFIG_NLS_CODEPAGE_862 is not set
2047# CONFIG_NLS_CODEPAGE_863 is not set
2048# CONFIG_NLS_CODEPAGE_864 is not set
2049# CONFIG_NLS_CODEPAGE_865 is not set
2050# CONFIG_NLS_CODEPAGE_866 is not set
2051# CONFIG_NLS_CODEPAGE_869 is not set
2052# CONFIG_NLS_CODEPAGE_936 is not set
2053# CONFIG_NLS_CODEPAGE_950 is not set
2054# CONFIG_NLS_CODEPAGE_932 is not set
2055# CONFIG_NLS_CODEPAGE_949 is not set
2056# CONFIG_NLS_CODEPAGE_874 is not set
2057# CONFIG_NLS_ISO8859_8 is not set
2058# CONFIG_NLS_CODEPAGE_1250 is not set
2059# CONFIG_NLS_CODEPAGE_1251 is not set
2060# CONFIG_NLS_ASCII is not set
2061CONFIG_NLS_ISO8859_1=y
2062# CONFIG_NLS_ISO8859_2 is not set
2063# CONFIG_NLS_ISO8859_3 is not set
2064# CONFIG_NLS_ISO8859_4 is not set
2065# CONFIG_NLS_ISO8859_5 is not set
2066# CONFIG_NLS_ISO8859_6 is not set
2067# CONFIG_NLS_ISO8859_7 is not set
2068# CONFIG_NLS_ISO8859_9 is not set
2069# CONFIG_NLS_ISO8859_13 is not set
2070# CONFIG_NLS_ISO8859_14 is not set
2071# CONFIG_NLS_ISO8859_15 is not set
2072# CONFIG_NLS_KOI8_R is not set
2073# CONFIG_NLS_KOI8_U is not set
2074# CONFIG_NLS_UTF8 is not set
2075# CONFIG_DLM is not set
2076
2077#
2078# Kernel hacking
2079#
2080# CONFIG_PRINTK_TIME is not set
2081CONFIG_ENABLE_WARN_DEPRECATED=y
2082CONFIG_ENABLE_MUST_CHECK=y
2083CONFIG_FRAME_WARN=1024
2084CONFIG_MAGIC_SYSRQ=y
2085# CONFIG_STRIP_ASM_SYMS is not set
2086# CONFIG_UNUSED_SYMBOLS is not set
2087CONFIG_DEBUG_FS=y
2088# CONFIG_HEADERS_CHECK is not set
2089CONFIG_DEBUG_KERNEL=y
2090# CONFIG_DEBUG_SHIRQ is not set
2091CONFIG_DETECT_SOFTLOCKUP=y
2092# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
2093CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
2094CONFIG_DETECT_HUNG_TASK=y
2095# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
2096CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
2097CONFIG_SCHED_DEBUG=y
2098CONFIG_SCHEDSTATS=y
2099CONFIG_TIMER_STATS=y
2100# CONFIG_DEBUG_OBJECTS is not set
2101# CONFIG_DEBUG_SLAB is not set
2102# CONFIG_DEBUG_KMEMLEAK is not set
2103# CONFIG_DEBUG_RT_MUTEXES is not set
2104# CONFIG_RT_MUTEX_TESTER is not set
2105# CONFIG_DEBUG_SPINLOCK is not set
2106CONFIG_DEBUG_MUTEXES=y
2107# CONFIG_DEBUG_LOCK_ALLOC is not set
2108# CONFIG_PROVE_LOCKING is not set
2109# CONFIG_LOCK_STAT is not set
2110# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
2111# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
2112# CONFIG_DEBUG_KOBJECT is not set
2113# CONFIG_DEBUG_BUGVERBOSE is not set
2114CONFIG_DEBUG_INFO=y
2115# CONFIG_DEBUG_VM is not set
2116# CONFIG_DEBUG_WRITECOUNT is not set
2117# CONFIG_DEBUG_MEMORY_INIT is not set
2118# CONFIG_DEBUG_LIST is not set
2119# CONFIG_DEBUG_SG is not set
2120# CONFIG_DEBUG_NOTIFIERS is not set
2121# CONFIG_DEBUG_CREDENTIALS is not set
2122# CONFIG_BOOT_PRINTK_DELAY is not set
2123# CONFIG_RCU_TORTURE_TEST is not set
2124# CONFIG_RCU_CPU_STALL_DETECTOR is not set
2125# CONFIG_BACKTRACE_SELF_TEST is not set
2126# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
2127# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
2128# CONFIG_FAULT_INJECTION is not set
2129# CONFIG_LATENCYTOP is not set
2130# CONFIG_SYSCTL_SYSCALL_CHECK is not set
2131# CONFIG_PAGE_POISONING is not set
2132CONFIG_HAVE_FUNCTION_TRACER=y
2133CONFIG_TRACING_SUPPORT=y
2134CONFIG_FTRACE=y
2135# CONFIG_FUNCTION_TRACER is not set
2136# CONFIG_IRQSOFF_TRACER is not set
2137# CONFIG_SCHED_TRACER is not set
2138# CONFIG_ENABLE_DEFAULT_TRACERS is not set
2139# CONFIG_BOOT_TRACER is not set
2140CONFIG_BRANCH_PROFILE_NONE=y
2141# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
2142# CONFIG_PROFILE_ALL_BRANCHES is not set
2143# CONFIG_STACK_TRACER is not set
2144# CONFIG_KMEMTRACE is not set
2145# CONFIG_WORKQUEUE_TRACER is not set
2146# CONFIG_BLK_DEV_IO_TRACE is not set
2147# CONFIG_DYNAMIC_DEBUG is not set
2148# CONFIG_SAMPLES is not set
2149CONFIG_HAVE_ARCH_KGDB=y
2150# CONFIG_KGDB is not set
2151CONFIG_ARM_UNWIND=y
2152# CONFIG_DEBUG_USER is not set
2153# CONFIG_DEBUG_ERRORS is not set
2154# CONFIG_DEBUG_STACK_USAGE is not set
2155CONFIG_DEBUG_LL=y
2156# CONFIG_EARLY_PRINTK is not set
2157# CONFIG_DEBUG_ICEDCC is not set
2158# CONFIG_OC_ETM is not set
2159
2160#
2161# Security options
2162#
2163# CONFIG_KEYS is not set
2164# CONFIG_SECURITY is not set
2165# CONFIG_SECURITYFS is not set
2166# CONFIG_DEFAULT_SECURITY_SELINUX is not set
2167# CONFIG_DEFAULT_SECURITY_SMACK is not set
2168# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
2169CONFIG_DEFAULT_SECURITY_DAC=y
2170CONFIG_DEFAULT_SECURITY=""
2171CONFIG_CRYPTO=y
2172
2173#
2174# Crypto core or helper
2175#
2176CONFIG_CRYPTO_ALGAPI=y
2177CONFIG_CRYPTO_ALGAPI2=y
2178CONFIG_CRYPTO_AEAD2=y
2179CONFIG_CRYPTO_BLKCIPHER=y
2180CONFIG_CRYPTO_BLKCIPHER2=y
2181CONFIG_CRYPTO_HASH=y
2182CONFIG_CRYPTO_HASH2=y
2183CONFIG_CRYPTO_RNG2=y
2184CONFIG_CRYPTO_PCOMP=y
2185CONFIG_CRYPTO_MANAGER=y
2186CONFIG_CRYPTO_MANAGER2=y
2187# CONFIG_CRYPTO_GF128MUL is not set
2188# CONFIG_CRYPTO_NULL is not set
2189CONFIG_CRYPTO_WORKQUEUE=y
2190# CONFIG_CRYPTO_CRYPTD is not set
2191# CONFIG_CRYPTO_AUTHENC is not set
2192# CONFIG_CRYPTO_TEST is not set
2193
2194#
2195# Authenticated Encryption with Associated Data
2196#
2197# CONFIG_CRYPTO_CCM is not set
2198# CONFIG_CRYPTO_GCM is not set
2199# CONFIG_CRYPTO_SEQIV is not set
2200
2201#
2202# Block modes
2203#
2204CONFIG_CRYPTO_CBC=y
2205# CONFIG_CRYPTO_CTR is not set
2206# CONFIG_CRYPTO_CTS is not set
2207CONFIG_CRYPTO_ECB=m
2208# CONFIG_CRYPTO_LRW is not set
2209CONFIG_CRYPTO_PCBC=m
2210# CONFIG_CRYPTO_XTS is not set
2211
2212#
2213# Hash modes
2214#
2215# CONFIG_CRYPTO_HMAC is not set
2216# CONFIG_CRYPTO_XCBC is not set
2217# CONFIG_CRYPTO_VMAC is not set
2218
2219#
2220# Digest
2221#
2222CONFIG_CRYPTO_CRC32C=y
2223# CONFIG_CRYPTO_GHASH is not set
2224# CONFIG_CRYPTO_MD4 is not set
2225CONFIG_CRYPTO_MD5=y
2226# CONFIG_CRYPTO_MICHAEL_MIC is not set
2227# CONFIG_CRYPTO_RMD128 is not set
2228# CONFIG_CRYPTO_RMD160 is not set
2229# CONFIG_CRYPTO_RMD256 is not set
2230# CONFIG_CRYPTO_RMD320 is not set
2231# CONFIG_CRYPTO_SHA1 is not set
2232# CONFIG_CRYPTO_SHA256 is not set
2233# CONFIG_CRYPTO_SHA512 is not set
2234# CONFIG_CRYPTO_TGR192 is not set
2235# CONFIG_CRYPTO_WP512 is not set
2236
2237#
2238# Ciphers
2239#
2240# CONFIG_CRYPTO_AES is not set
2241# CONFIG_CRYPTO_ANUBIS is not set
2242# CONFIG_CRYPTO_ARC4 is not set
2243# CONFIG_CRYPTO_BLOWFISH is not set
2244# CONFIG_CRYPTO_CAMELLIA is not set
2245# CONFIG_CRYPTO_CAST5 is not set
2246# CONFIG_CRYPTO_CAST6 is not set
2247CONFIG_CRYPTO_DES=y
2248# CONFIG_CRYPTO_FCRYPT is not set
2249# CONFIG_CRYPTO_KHAZAD is not set
2250# CONFIG_CRYPTO_SALSA20 is not set
2251# CONFIG_CRYPTO_SEED is not set
2252# CONFIG_CRYPTO_SERPENT is not set
2253# CONFIG_CRYPTO_TEA is not set
2254# CONFIG_CRYPTO_TWOFISH is not set
2255
2256#
2257# Compression
2258#
2259# CONFIG_CRYPTO_DEFLATE is not set
2260# CONFIG_CRYPTO_ZLIB is not set
2261# CONFIG_CRYPTO_LZO is not set
2262
2263#
2264# Random Number Generation
2265#
2266# CONFIG_CRYPTO_ANSI_CPRNG is not set
2267CONFIG_CRYPTO_HW=y
2268# CONFIG_BINARY_PRINTF is not set
2269
2270#
2271# Library routines
2272#
2273CONFIG_BITREVERSE=y
2274CONFIG_GENERIC_FIND_LAST_BIT=y
2275CONFIG_CRC_CCITT=y
2276CONFIG_CRC16=m
2277CONFIG_CRC_T10DIF=y
2278# CONFIG_CRC_ITU_T is not set
2279CONFIG_CRC32=y
2280# CONFIG_CRC7 is not set
2281CONFIG_LIBCRC32C=y
2282CONFIG_ZLIB_INFLATE=y
2283CONFIG_DECOMPRESS_GZIP=y
2284CONFIG_HAS_IOMEM=y
2285CONFIG_HAS_IOPORT=y
2286CONFIG_HAS_DMA=y
2287CONFIG_NLATTR=y
diff --git a/meta/packages/linux/linux-omap-zoomsync_2.6.32.bb b/meta/packages/linux/linux-omap-zoomsync_2.6.32.bb
new file mode 100644
index 0000000000..50dea004ed
--- /dev/null
+++ b/meta/packages/linux/linux-omap-zoomsync_2.6.32.bb
@@ -0,0 +1,26 @@
1require linux.inc
2
3DESCRIPTION = "Linux kernel for OMAPZoom2 machine"
4KERNEL_IMAGETYPE = "uImage"
5
6COMPATIBLE_MACHINE = "zoom2"
7
8DEFAULT_PREFERENCE = "-1"
9DEFAULT_PREFERENCE_zoom2 = "1"
10
11SRCREV = "015cbaf1035cd9a61d33a27de2a22902555db3c5"
12OEV = "oe1+gitr${SRCREV}"
13
14PV = "2.6.32.7-${OEV}"
15
16SRC_URI = "git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git;protocol=git \
17 file://defconfig"
18
19SRC_URI_append = " \
20"
21
22S = "${WORKDIR}/git"
23
24PACKAGES =+ "omap-dss-doc"
25FILES_omap-dss-doc = "/boot/DSS"
26