testlab.bbclass: use opkg.conf from staging, always specify tmp_dir in opkg-cl call...
[openembedded.git] / recipes / linux / linux-2.6.33 / spitz / defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.33-rc2
4 # Mon Jan  4 10:49:17 2010
5 #
6 CONFIG_ARM=y
7 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
8 CONFIG_GENERIC_GPIO=y
9 CONFIG_GENERIC_TIME=y
10 CONFIG_GENERIC_CLOCKEVENTS=y
11 CONFIG_GENERIC_HARDIRQS=y
12 CONFIG_STACKTRACE_SUPPORT=y
13 CONFIG_HAVE_LATENCYTOP_SUPPORT=y
14 CONFIG_LOCKDEP_SUPPORT=y
15 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
16 CONFIG_HARDIRQS_SW_RESEND=y
17 CONFIG_GENERIC_IRQ_PROBE=y
18 CONFIG_RWSEM_GENERIC_SPINLOCK=y
19 CONFIG_ARCH_HAS_CPUFREQ=y
20 CONFIG_GENERIC_HWEIGHT=y
21 CONFIG_GENERIC_CALIBRATE_DELAY=y
22 CONFIG_ARCH_MTD_XIP=y
23 CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
24 CONFIG_VECTORS_BASE=0xffff0000
25 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
26 CONFIG_CONSTRUCTORS=y
27
28 #
29 # General setup
30 #
31 CONFIG_EXPERIMENTAL=y
32 CONFIG_BROKEN_ON_SMP=y
33 CONFIG_INIT_ENV_ARG_LIMIT=32
34 CONFIG_LOCALVERSION=""
35 # CONFIG_LOCALVERSION_AUTO is not set
36 CONFIG_SWAP=y
37 CONFIG_SYSVIPC=y
38 CONFIG_SYSVIPC_SYSCTL=y
39 # CONFIG_POSIX_MQUEUE is not set
40 CONFIG_BSD_PROCESS_ACCT=y
41 CONFIG_BSD_PROCESS_ACCT_V3=y
42 # CONFIG_TASKSTATS is not set
43 # CONFIG_AUDIT is not set
44
45 #
46 # RCU Subsystem
47 #
48 CONFIG_TREE_RCU=y
49 # CONFIG_TREE_PREEMPT_RCU is not set
50 # CONFIG_TINY_RCU is not set
51 # CONFIG_RCU_TRACE is not set
52 CONFIG_RCU_FANOUT=32
53 # CONFIG_RCU_FANOUT_EXACT is not set
54 # CONFIG_TREE_RCU_TRACE is not set
55 CONFIG_IKCONFIG=m
56 CONFIG_IKCONFIG_PROC=y
57 CONFIG_LOG_BUF_SHIFT=14
58 # CONFIG_GROUP_SCHED is not set
59 # CONFIG_CGROUPS is not set
60 # CONFIG_SYSFS_DEPRECATED_V2 is not set
61 # CONFIG_RELAY is not set
62 # CONFIG_NAMESPACES is not set
63 # CONFIG_BLK_DEV_INITRD is not set
64 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
65 CONFIG_SYSCTL=y
66 CONFIG_ANON_INODES=y
67 CONFIG_EMBEDDED=y
68 CONFIG_UID16=y
69 CONFIG_SYSCTL_SYSCALL=y
70 CONFIG_KALLSYMS=y
71 # CONFIG_KALLSYMS_EXTRA_PASS is not set
72 CONFIG_HOTPLUG=y
73 CONFIG_PRINTK=y
74 CONFIG_BUG=y
75 CONFIG_ELF_CORE=y
76 CONFIG_BASE_FULL=y
77 CONFIG_FUTEX=y
78 CONFIG_EPOLL=y
79 CONFIG_SIGNALFD=y
80 CONFIG_TIMERFD=y
81 CONFIG_EVENTFD=y
82 CONFIG_SHMEM=y
83 CONFIG_AIO=y
84
85 #
86 # Kernel Performance Events And Counters
87 #
88 CONFIG_VM_EVENT_COUNTERS=y
89 CONFIG_COMPAT_BRK=y
90 # CONFIG_SLAB is not set
91 # CONFIG_SLUB is not set
92 CONFIG_SLOB=y
93 CONFIG_PROFILING=y
94 CONFIG_TRACEPOINTS=y
95 CONFIG_OPROFILE=m
96 CONFIG_HAVE_OPROFILE=y
97 # CONFIG_KPROBES is not set
98 CONFIG_HAVE_KPROBES=y
99 CONFIG_HAVE_KRETPROBES=y
100 CONFIG_HAVE_CLK=y
101
102 #
103 # GCOV-based kernel profiling
104 #
105 # CONFIG_GCOV_KERNEL is not set
106 CONFIG_SLOW_WORK=y
107 # CONFIG_SLOW_WORK_DEBUG is not set
108 CONFIG_HAVE_GENERIC_DMA_COHERENT=y
109 CONFIG_RT_MUTEXES=y
110 CONFIG_BASE_SMALL=0
111 CONFIG_MODULES=y
112 # CONFIG_MODULE_FORCE_LOAD is not set
113 CONFIG_MODULE_UNLOAD=y
114 CONFIG_MODULE_FORCE_UNLOAD=y
115 # CONFIG_MODVERSIONS is not set
116 # CONFIG_MODULE_SRCVERSION_ALL is not set
117 CONFIG_BLOCK=y
118 # CONFIG_LBDAF is not set
119 # CONFIG_BLK_DEV_BSG is not set
120 # CONFIG_BLK_DEV_INTEGRITY is not set
121
122 #
123 # IO Schedulers
124 #
125 CONFIG_IOSCHED_NOOP=y
126 CONFIG_IOSCHED_DEADLINE=m
127 CONFIG_IOSCHED_CFQ=m
128 # CONFIG_DEFAULT_DEADLINE is not set
129 # CONFIG_DEFAULT_CFQ is not set
130 CONFIG_DEFAULT_NOOP=y
131 CONFIG_DEFAULT_IOSCHED="noop"
132 # CONFIG_INLINE_SPIN_TRYLOCK is not set
133 # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
134 # CONFIG_INLINE_SPIN_LOCK is not set
135 # CONFIG_INLINE_SPIN_LOCK_BH is not set
136 # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
137 # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
138 CONFIG_INLINE_SPIN_UNLOCK=y
139 # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
140 CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
141 # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
142 # CONFIG_INLINE_READ_TRYLOCK is not set
143 # CONFIG_INLINE_READ_LOCK is not set
144 # CONFIG_INLINE_READ_LOCK_BH is not set
145 # CONFIG_INLINE_READ_LOCK_IRQ is not set
146 # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
147 CONFIG_INLINE_READ_UNLOCK=y
148 # CONFIG_INLINE_READ_UNLOCK_BH is not set
149 CONFIG_INLINE_READ_UNLOCK_IRQ=y
150 # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
151 # CONFIG_INLINE_WRITE_TRYLOCK is not set
152 # CONFIG_INLINE_WRITE_LOCK is not set
153 # CONFIG_INLINE_WRITE_LOCK_BH is not set
154 # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
155 # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
156 CONFIG_INLINE_WRITE_UNLOCK=y
157 # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
158 CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
159 # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
160 # CONFIG_MUTEX_SPIN_ON_OWNER is not set
161 # CONFIG_FREEZER is not set
162
163 #
164 # System Type
165 #
166 CONFIG_MMU=y
167 # CONFIG_ARCH_AAEC2000 is not set
168 # CONFIG_ARCH_INTEGRATOR is not set
169 # CONFIG_ARCH_REALVIEW is not set
170 # CONFIG_ARCH_VERSATILE is not set
171 # CONFIG_ARCH_AT91 is not set
172 # CONFIG_ARCH_CLPS711X is not set
173 # CONFIG_ARCH_GEMINI is not set
174 # CONFIG_ARCH_EBSA110 is not set
175 # CONFIG_ARCH_EP93XX is not set
176 # CONFIG_ARCH_FOOTBRIDGE is not set
177 # CONFIG_ARCH_MXC is not set
178 # CONFIG_ARCH_STMP3XXX is not set
179 # CONFIG_ARCH_NETX is not set
180 # CONFIG_ARCH_H720X is not set
181 # CONFIG_ARCH_NOMADIK is not set
182 # CONFIG_ARCH_IOP13XX is not set
183 # CONFIG_ARCH_IOP32X is not set
184 # CONFIG_ARCH_IOP33X is not set
185 # CONFIG_ARCH_IXP23XX is not set
186 # CONFIG_ARCH_IXP2000 is not set
187 # CONFIG_ARCH_IXP4XX is not set
188 # CONFIG_ARCH_L7200 is not set
189 # CONFIG_ARCH_DOVE is not set
190 # CONFIG_ARCH_KIRKWOOD is not set
191 # CONFIG_ARCH_LOKI is not set
192 # CONFIG_ARCH_MV78XX0 is not set
193 # CONFIG_ARCH_ORION5X is not set
194 # CONFIG_ARCH_MMP is not set
195 # CONFIG_ARCH_KS8695 is not set
196 # CONFIG_ARCH_NS9XXX is not set
197 # CONFIG_ARCH_W90X900 is not set
198 # CONFIG_ARCH_PNX4008 is not set
199 CONFIG_ARCH_PXA=y
200 # CONFIG_ARCH_MSM is not set
201 # CONFIG_ARCH_RPC is not set
202 # CONFIG_ARCH_SA1100 is not set
203 # CONFIG_ARCH_S3C2410 is not set
204 # CONFIG_ARCH_S3C64XX is not set
205 # CONFIG_ARCH_S5PC1XX is not set
206 # CONFIG_ARCH_SHARK is not set
207 # CONFIG_ARCH_LH7A40X is not set
208 # CONFIG_ARCH_U300 is not set
209 # CONFIG_ARCH_DAVINCI is not set
210 # CONFIG_ARCH_OMAP is not set
211 # CONFIG_ARCH_BCMRING is not set
212 # CONFIG_ARCH_U8500 is not set
213
214 #
215 # Intel PXA2xx/PXA3xx Implementations
216 #
217
218 #
219 # Intel/Marvell Dev Platforms (sorted by hardware release time)
220 #
221 # CONFIG_ARCH_LUBBOCK is not set
222 # CONFIG_MACH_MAINSTONE is not set
223 # CONFIG_MACH_ZYLONITE300 is not set
224 # CONFIG_MACH_ZYLONITE320 is not set
225 # CONFIG_MACH_LITTLETON is not set
226 # CONFIG_MACH_TAVOREVB is not set
227 # CONFIG_MACH_SAAR is not set
228
229 #
230 # Third Party Dev Platforms (sorted by vendor name)
231 #
232 # CONFIG_ARCH_PXA_IDP is not set
233 # CONFIG_ARCH_VIPER is not set
234 # CONFIG_MACH_ARCOM_ZEUS is not set
235 # CONFIG_MACH_BALLOON3 is not set
236 # CONFIG_MACH_CSB726 is not set
237 # CONFIG_MACH_ARMCORE is not set
238 # CONFIG_MACH_EM_X270 is not set
239 # CONFIG_MACH_EXEDA is not set
240 # CONFIG_MACH_CM_X300 is not set
241 # CONFIG_ARCH_GUMSTIX is not set
242 # CONFIG_MACH_INTELMOTE2 is not set
243 # CONFIG_MACH_STARGATE2 is not set
244 # CONFIG_MACH_XCEP is not set
245 # CONFIG_TRIZEPS_PXA is not set
246 # CONFIG_MACH_LOGICPD_PXA270 is not set
247 # CONFIG_MACH_PCM027 is not set
248 # CONFIG_MACH_COLIBRI is not set
249 # CONFIG_MACH_COLIBRI300 is not set
250 # CONFIG_MACH_COLIBRI320 is not set
251
252 #
253 # End-user Products (sorted by vendor name)
254 #
255 # CONFIG_MACH_H4700 is not set
256 # CONFIG_MACH_H5000 is not set
257 # CONFIG_MACH_HIMALAYA is not set
258 # CONFIG_MACH_MAGICIAN is not set
259 # CONFIG_MACH_MIOA701 is not set
260 # CONFIG_PXA_EZX is not set
261 # CONFIG_MACH_MP900C is not set
262 # CONFIG_ARCH_PXA_PALM is not set
263 CONFIG_PXA_SHARPSL=y
264 CONFIG_SHARPSL_PM=y
265 # CONFIG_MACH_POODLE is not set
266 # CONFIG_MACH_CORGI is not set
267 # CONFIG_MACH_SHEPHERD is not set
268 # CONFIG_MACH_HUSKY is not set
269 # CONFIG_MACH_AKITA is not set
270 CONFIG_MACH_SPITZ=y
271 # CONFIG_MACH_BORZOI is not set
272 # CONFIG_MACH_TOSA is not set
273 # CONFIG_ARCH_PXA_ESERIES is not set
274 CONFIG_PXA27x=y
275 CONFIG_PXA_SHARP_Cxx00=y
276 CONFIG_PXA_SSP=y
277 CONFIG_PLAT_PXA=y
278
279 #
280 # Processor Type
281 #
282 CONFIG_CPU_XSCALE=y
283 CONFIG_CPU_32v5=y
284 CONFIG_CPU_ABRT_EV5T=y
285 CONFIG_CPU_PABRT_LEGACY=y
286 CONFIG_CPU_CACHE_VIVT=y
287 CONFIG_CPU_TLB_V4WBI=y
288 CONFIG_CPU_CP15=y
289 CONFIG_CPU_CP15_MMU=y
290
291 #
292 # Processor Features
293 #
294 CONFIG_ARM_THUMB=y
295 # CONFIG_CPU_DCACHE_DISABLE is not set
296 CONFIG_ARM_L1_CACHE_SHIFT=5
297 CONFIG_IWMMXT=y
298 CONFIG_XSCALE_PMU=y
299 CONFIG_SHARP_PARAM=y
300 CONFIG_SHARP_SCOOP=y
301 CONFIG_COMMON_CLKDEV=y
302
303 #
304 # Bus support
305 #
306 # CONFIG_PCI_SYSCALL is not set
307 # CONFIG_ARCH_SUPPORTS_MSI is not set
308 CONFIG_PCCARD=y
309 CONFIG_PCMCIA=y
310 CONFIG_PCMCIA_LOAD_CIS=y
311 CONFIG_PCMCIA_IOCTL=y
312
313 #
314 # PC-card bridges
315 #
316 CONFIG_PCMCIA_SOC_COMMON=y
317 CONFIG_PCMCIA_PXA2XX=y
318 # CONFIG_PCMCIA_DEBUG is not set
319
320 #
321 # Kernel Features
322 #
323 CONFIG_TICK_ONESHOT=y
324 CONFIG_NO_HZ=y
325 CONFIG_HIGH_RES_TIMERS=y
326 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
327 CONFIG_VMSPLIT_3G=y
328 # CONFIG_VMSPLIT_2G is not set
329 # CONFIG_VMSPLIT_1G is not set
330 CONFIG_PAGE_OFFSET=0xC0000000
331 CONFIG_PREEMPT_NONE=y
332 # CONFIG_PREEMPT_VOLUNTARY is not set
333 # CONFIG_PREEMPT is not set
334 CONFIG_HZ=100
335 CONFIG_AEABI=y
336 # CONFIG_OABI_COMPAT is not set
337 # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
338 # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
339 # CONFIG_HIGHMEM is not set
340 CONFIG_SELECT_MEMORY_MODEL=y
341 CONFIG_FLATMEM_MANUAL=y
342 # CONFIG_DISCONTIGMEM_MANUAL is not set
343 # CONFIG_SPARSEMEM_MANUAL is not set
344 CONFIG_FLATMEM=y
345 CONFIG_FLAT_NODE_MEM_MAP=y
346 CONFIG_PAGEFLAGS_EXTENDED=y
347 CONFIG_SPLIT_PTLOCK_CPUS=999999
348 # CONFIG_PHYS_ADDR_T_64BIT is not set
349 CONFIG_ZONE_DMA_FLAG=0
350 CONFIG_VIRT_TO_BUS=y
351 # CONFIG_KSM is not set
352 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
353 CONFIG_ALIGNMENT_TRAP=y
354 # CONFIG_UACCESS_WITH_MEMCPY is not set
355
356 #
357 # Boot options
358 #
359 CONFIG_ZBOOT_ROM_TEXT=0x0
360 CONFIG_ZBOOT_ROM_BSS=0x0
361 CONFIG_CMDLINE=" debug "
362 # CONFIG_XIP_KERNEL is not set
363 CONFIG_KEXEC=y
364 CONFIG_ATAGS_PROC=y
365
366 #
367 # CPU Power Management
368 #
369 # CONFIG_CPU_FREQ is not set
370 # CONFIG_CPU_IDLE is not set
371
372 #
373 # Floating point emulation
374 #
375
376 #
377 # At least one emulation must be selected
378 #
379
380 #
381 # Userspace binary formats
382 #
383 CONFIG_BINFMT_ELF=y
384 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
385 CONFIG_HAVE_AOUT=y
386 CONFIG_BINFMT_AOUT=m
387 CONFIG_BINFMT_MISC=m
388
389 #
390 # Power management options
391 #
392 # CONFIG_PM is not set
393 CONFIG_APM_EMULATION=y
394 CONFIG_ARCH_SUSPEND_POSSIBLE=y
395 CONFIG_NET=y
396
397 #
398 # Networking options
399 #
400 CONFIG_PACKET=m
401 CONFIG_PACKET_MMAP=y
402 CONFIG_UNIX=y
403 CONFIG_XFRM=y
404 CONFIG_XFRM_USER=m
405 # CONFIG_XFRM_SUB_POLICY is not set
406 # CONFIG_XFRM_MIGRATE is not set
407 # CONFIG_XFRM_STATISTICS is not set
408 CONFIG_XFRM_IPCOMP=m
409 # CONFIG_NET_KEY is not set
410 CONFIG_INET=y
411 # CONFIG_IP_MULTICAST is not set
412 # CONFIG_IP_ADVANCED_ROUTER is not set
413 CONFIG_IP_FIB_HASH=y
414 # CONFIG_IP_PNP is not set
415 # CONFIG_NET_IPIP is not set
416 # CONFIG_NET_IPGRE is not set
417 # CONFIG_ARPD is not set
418 # CONFIG_SYN_COOKIES is not set
419 # CONFIG_INET_AH is not set
420 # CONFIG_INET_ESP is not set
421 # CONFIG_INET_IPCOMP is not set
422 # CONFIG_INET_XFRM_TUNNEL is not set
423 CONFIG_INET_TUNNEL=m
424 CONFIG_INET_XFRM_MODE_TRANSPORT=m
425 CONFIG_INET_XFRM_MODE_TUNNEL=m
426 CONFIG_INET_XFRM_MODE_BEET=m
427 # CONFIG_INET_LRO is not set
428 CONFIG_INET_DIAG=m
429 CONFIG_INET_TCP_DIAG=m
430 # CONFIG_TCP_CONG_ADVANCED is not set
431 CONFIG_TCP_CONG_CUBIC=y
432 CONFIG_DEFAULT_TCP_CONG="cubic"
433 # CONFIG_TCP_MD5SIG is not set
434 CONFIG_IPV6=m
435 # CONFIG_IPV6_PRIVACY is not set
436 # CONFIG_IPV6_ROUTER_PREF is not set
437 # CONFIG_IPV6_OPTIMISTIC_DAD is not set
438 CONFIG_INET6_AH=m
439 CONFIG_INET6_ESP=m
440 CONFIG_INET6_IPCOMP=m
441 # CONFIG_IPV6_MIP6 is not set
442 CONFIG_INET6_XFRM_TUNNEL=m
443 CONFIG_INET6_TUNNEL=m
444 CONFIG_INET6_XFRM_MODE_TRANSPORT=m
445 CONFIG_INET6_XFRM_MODE_TUNNEL=m
446 CONFIG_INET6_XFRM_MODE_BEET=m
447 # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
448 CONFIG_IPV6_SIT=m
449 # CONFIG_IPV6_SIT_6RD is not set
450 CONFIG_IPV6_NDISC_NODETYPE=y
451 CONFIG_IPV6_TUNNEL=m
452 # CONFIG_IPV6_MULTIPLE_TABLES is not set
453 # CONFIG_IPV6_MROUTE is not set
454 # CONFIG_NETWORK_SECMARK is not set
455 CONFIG_NETFILTER=y
456 # CONFIG_NETFILTER_DEBUG is not set
457 CONFIG_NETFILTER_ADVANCED=y
458
459 #
460 # Core Netfilter Configuration
461 #
462 # CONFIG_NETFILTER_NETLINK_QUEUE is not set
463 # CONFIG_NETFILTER_NETLINK_LOG is not set
464 CONFIG_NF_CONNTRACK=m
465 # CONFIG_NF_CT_ACCT is not set
466 # CONFIG_NF_CONNTRACK_MARK is not set
467 # CONFIG_NF_CONNTRACK_EVENTS is not set
468 # CONFIG_NF_CT_PROTO_DCCP is not set
469 # CONFIG_NF_CT_PROTO_SCTP is not set
470 # CONFIG_NF_CT_PROTO_UDPLITE is not set
471 # CONFIG_NF_CONNTRACK_AMANDA is not set
472 CONFIG_NF_CONNTRACK_FTP=m
473 CONFIG_NF_CONNTRACK_H323=m
474 CONFIG_NF_CONNTRACK_IRC=m
475 # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
476 # CONFIG_NF_CONNTRACK_PPTP is not set
477 # CONFIG_NF_CONNTRACK_SANE is not set
478 CONFIG_NF_CONNTRACK_SIP=m
479 # CONFIG_NF_CONNTRACK_TFTP is not set
480 # CONFIG_NF_CT_NETLINK is not set
481 # CONFIG_NETFILTER_TPROXY is not set
482 CONFIG_NETFILTER_XTABLES=m
483 # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
484 # CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
485 # CONFIG_NETFILTER_XT_TARGET_DSCP is not set
486 CONFIG_NETFILTER_XT_TARGET_HL=m
487 # CONFIG_NETFILTER_XT_TARGET_LED is not set
488 # CONFIG_NETFILTER_XT_TARGET_MARK is not set
489 # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
490 # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
491 # CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set
492 # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
493 # CONFIG_NETFILTER_XT_TARGET_TRACE is not set
494 # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
495 # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
496 # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
497 # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
498 # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
499 # CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set
500 # CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
501 # CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set
502 # CONFIG_NETFILTER_XT_MATCH_DCCP is not set
503 # CONFIG_NETFILTER_XT_MATCH_DSCP is not set
504 # CONFIG_NETFILTER_XT_MATCH_ESP is not set
505 # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
506 # CONFIG_NETFILTER_XT_MATCH_HELPER is not set
507 CONFIG_NETFILTER_XT_MATCH_HL=m
508 # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
509 # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
510 # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
511 # CONFIG_NETFILTER_XT_MATCH_MAC is not set
512 # CONFIG_NETFILTER_XT_MATCH_MARK is not set
513 # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
514 # CONFIG_NETFILTER_XT_MATCH_OWNER is not set
515 # CONFIG_NETFILTER_XT_MATCH_POLICY is not set
516 # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
517 # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
518 # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
519 # CONFIG_NETFILTER_XT_MATCH_REALM is not set
520 # CONFIG_NETFILTER_XT_MATCH_RECENT is not set
521 # CONFIG_NETFILTER_XT_MATCH_SCTP is not set
522 # CONFIG_NETFILTER_XT_MATCH_STATE is not set
523 # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
524 # CONFIG_NETFILTER_XT_MATCH_STRING is not set
525 # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
526 # CONFIG_NETFILTER_XT_MATCH_TIME is not set
527 # CONFIG_NETFILTER_XT_MATCH_U32 is not set
528 # CONFIG_IP_VS is not set
529
530 #
531 # IP: Netfilter Configuration
532 #
533 CONFIG_NF_DEFRAG_IPV4=m
534 CONFIG_NF_CONNTRACK_IPV4=m
535 CONFIG_NF_CONNTRACK_PROC_COMPAT=y
536 # CONFIG_IP_NF_QUEUE is not set
537 CONFIG_IP_NF_IPTABLES=m
538 CONFIG_IP_NF_MATCH_ADDRTYPE=m
539 CONFIG_IP_NF_MATCH_AH=m
540 CONFIG_IP_NF_MATCH_ECN=m
541 CONFIG_IP_NF_MATCH_TTL=m
542 CONFIG_IP_NF_FILTER=m
543 CONFIG_IP_NF_TARGET_REJECT=m
544 CONFIG_IP_NF_TARGET_LOG=m
545 CONFIG_IP_NF_TARGET_ULOG=m
546 CONFIG_NF_NAT=m
547 CONFIG_NF_NAT_NEEDED=y
548 CONFIG_IP_NF_TARGET_MASQUERADE=m
549 CONFIG_IP_NF_TARGET_NETMAP=m
550 CONFIG_IP_NF_TARGET_REDIRECT=m
551 CONFIG_NF_NAT_SNMP_BASIC=m
552 CONFIG_NF_NAT_FTP=m
553 CONFIG_NF_NAT_IRC=m
554 # CONFIG_NF_NAT_TFTP is not set
555 # CONFIG_NF_NAT_AMANDA is not set
556 # CONFIG_NF_NAT_PPTP is not set
557 CONFIG_NF_NAT_H323=m
558 CONFIG_NF_NAT_SIP=m
559 CONFIG_IP_NF_MANGLE=m
560 # CONFIG_IP_NF_TARGET_CLUSTERIP is not set
561 CONFIG_IP_NF_TARGET_ECN=m
562 CONFIG_IP_NF_TARGET_TTL=m
563 CONFIG_IP_NF_RAW=m
564 CONFIG_IP_NF_ARPTABLES=m
565 CONFIG_IP_NF_ARPFILTER=m
566 CONFIG_IP_NF_ARP_MANGLE=m
567
568 #
569 # IPv6: Netfilter Configuration
570 #
571 # CONFIG_NF_CONNTRACK_IPV6 is not set
572 # CONFIG_IP6_NF_QUEUE is not set
573 # CONFIG_IP6_NF_IPTABLES is not set
574 # CONFIG_IP_DCCP is not set
575 # CONFIG_IP_SCTP is not set
576 # CONFIG_RDS is not set
577 # CONFIG_TIPC is not set
578 # CONFIG_ATM is not set
579 # CONFIG_BRIDGE is not set
580 # CONFIG_NET_DSA is not set
581 # CONFIG_VLAN_8021Q is not set
582 # CONFIG_DECNET is not set
583 # CONFIG_LLC2 is not set
584 # CONFIG_IPX is not set
585 # CONFIG_ATALK is not set
586 # CONFIG_X25 is not set
587 # CONFIG_LAPB is not set
588 # CONFIG_ECONET is not set
589 # CONFIG_WAN_ROUTER is not set
590 # CONFIG_PHONET is not set
591 # CONFIG_IEEE802154 is not set
592 # CONFIG_NET_SCHED is not set
593 # CONFIG_DCB is not set
594
595 #
596 # Network testing
597 #
598 # CONFIG_NET_PKTGEN is not set
599 # CONFIG_NET_DROP_MONITOR is not set
600 # CONFIG_HAMRADIO is not set
601 # CONFIG_CAN is not set
602 CONFIG_IRDA=m
603
604 #
605 # IrDA protocols
606 #
607 CONFIG_IRLAN=m
608 CONFIG_IRNET=m
609 CONFIG_IRCOMM=m
610 # CONFIG_IRDA_ULTRA is not set
611
612 #
613 # IrDA options
614 #
615 # CONFIG_IRDA_CACHE_LAST_LSAP is not set
616 # CONFIG_IRDA_FAST_RR is not set
617 # CONFIG_IRDA_DEBUG is not set
618
619 #
620 # Infrared-port device drivers
621 #
622
623 #
624 # SIR device drivers
625 #
626 # CONFIG_IRTTY_SIR is not set
627
628 #
629 # Dongle support
630 #
631 # CONFIG_KINGSUN_DONGLE is not set
632 # CONFIG_KSDAZZLE_DONGLE is not set
633 # CONFIG_KS959_DONGLE is not set
634
635 #
636 # FIR device drivers
637 #
638 # CONFIG_USB_IRDA is not set
639 # CONFIG_SIGMATEL_FIR is not set
640 CONFIG_PXA_FICP=m
641 # CONFIG_MCS_FIR is not set
642 CONFIG_BT=m
643 CONFIG_BT_L2CAP=m
644 CONFIG_BT_SCO=m
645 CONFIG_BT_RFCOMM=m
646 CONFIG_BT_RFCOMM_TTY=y
647 CONFIG_BT_BNEP=m
648 CONFIG_BT_BNEP_MC_FILTER=y
649 CONFIG_BT_BNEP_PROTO_FILTER=y
650 CONFIG_BT_HIDP=m
651
652 #
653 # Bluetooth device drivers
654 #
655 # CONFIG_BT_HCIBTUSB is not set
656 # CONFIG_BT_HCIBTSDIO is not set
657 CONFIG_BT_HCIUART=m
658 CONFIG_BT_HCIUART_H4=y
659 CONFIG_BT_HCIUART_BCSP=y
660 # CONFIG_BT_HCIUART_LL is not set
661 CONFIG_BT_HCIBCM203X=m
662 CONFIG_BT_HCIBPA10X=m
663 CONFIG_BT_HCIBFUSB=m
664 CONFIG_BT_HCIDTL1=m
665 CONFIG_BT_HCIBT3C=m
666 CONFIG_BT_HCIBLUECARD=m
667 CONFIG_BT_HCIBTUART=m
668 CONFIG_BT_HCIVHCI=m
669 # CONFIG_BT_MRVL is not set
670 # CONFIG_AF_RXRPC is not set
671 CONFIG_WIRELESS=y
672 CONFIG_WIRELESS_EXT=y
673 CONFIG_WEXT_CORE=y
674 CONFIG_WEXT_PROC=y
675 CONFIG_WEXT_SPY=y
676 CONFIG_WEXT_PRIV=y
677 CONFIG_CFG80211=m
678 # CONFIG_NL80211_TESTMODE is not set
679 # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
680 # CONFIG_CFG80211_REG_DEBUG is not set
681 # CONFIG_CFG80211_DEFAULT_PS is not set
682 # CONFIG_CFG80211_DEBUGFS is not set
683 CONFIG_WIRELESS_OLD_REGULATORY=y
684 CONFIG_CFG80211_WEXT=y
685 CONFIG_WIRELESS_EXT_SYSFS=y
686 CONFIG_LIB80211=m
687 CONFIG_LIB80211_CRYPT_WEP=m
688 CONFIG_LIB80211_CRYPT_CCMP=m
689 CONFIG_LIB80211_CRYPT_TKIP=m
690 # CONFIG_LIB80211_DEBUG is not set
691 CONFIG_MAC80211=m
692 # CONFIG_MAC80211_RC_PID is not set
693 # CONFIG_MAC80211_RC_MINSTREL is not set
694 # CONFIG_MAC80211_RC_DEFAULT_PID is not set
695 # CONFIG_MAC80211_RC_DEFAULT_MINSTREL is not set
696 CONFIG_MAC80211_RC_DEFAULT=""
697 # CONFIG_MAC80211_MESH is not set
698 # CONFIG_MAC80211_LEDS is not set
699 # CONFIG_MAC80211_DEBUGFS is not set
700 # CONFIG_MAC80211_DEBUG_MENU is not set
701 # CONFIG_WIMAX is not set
702 # CONFIG_RFKILL is not set
703 # CONFIG_NET_9P is not set
704
705 #
706 # Device Drivers
707 #
708
709 #
710 # Generic Driver Options
711 #
712 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
713 CONFIG_DEVTMPFS=y
714 CONFIG_DEVTMPFS_MOUNT=y
715 CONFIG_STANDALONE=y
716 CONFIG_PREVENT_FIRMWARE_BUILD=y
717 CONFIG_FW_LOADER=y
718 CONFIG_FIRMWARE_IN_KERNEL=y
719 CONFIG_EXTRA_FIRMWARE=""
720 # CONFIG_SYS_HYPERVISOR is not set
721 # CONFIG_CONNECTOR is not set
722 CONFIG_MTD=y
723 # CONFIG_MTD_DEBUG is not set
724 # CONFIG_MTD_TESTS is not set
725 # CONFIG_MTD_CONCAT is not set
726 CONFIG_MTD_PARTITIONS=y
727 # CONFIG_MTD_REDBOOT_PARTS is not set
728 CONFIG_MTD_CMDLINE_PARTS=y
729 # CONFIG_MTD_AFS_PARTS is not set
730 # CONFIG_MTD_AR7_PARTS is not set
731
732 #
733 # User Modules And Translation Layers
734 #
735 CONFIG_MTD_CHAR=y
736 CONFIG_MTD_BLKDEVS=y
737 CONFIG_MTD_BLOCK=y
738 # CONFIG_FTL is not set
739 # CONFIG_NFTL is not set
740 # CONFIG_INFTL is not set
741 # CONFIG_RFD_FTL is not set
742 # CONFIG_SSFDC is not set
743 # CONFIG_MTD_OOPS is not set
744
745 #
746 # RAM/ROM/Flash chip drivers
747 #
748 # CONFIG_MTD_CFI is not set
749 # CONFIG_MTD_JEDECPROBE is not set
750 CONFIG_MTD_MAP_BANK_WIDTH_1=y
751 CONFIG_MTD_MAP_BANK_WIDTH_2=y
752 CONFIG_MTD_MAP_BANK_WIDTH_4=y
753 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
754 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
755 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
756 CONFIG_MTD_CFI_I1=y
757 CONFIG_MTD_CFI_I2=y
758 # CONFIG_MTD_CFI_I4 is not set
759 # CONFIG_MTD_CFI_I8 is not set
760 # CONFIG_MTD_RAM is not set
761 CONFIG_MTD_ROM=y
762 # CONFIG_MTD_ABSENT is not set
763
764 #
765 # Mapping drivers for chip access
766 #
767 CONFIG_MTD_COMPLEX_MAPPINGS=y
768 CONFIG_MTD_PHYSMAP=y
769 # CONFIG_MTD_GPIO_ADDR is not set
770 # CONFIG_MTD_PLATRAM is not set
771
772 #
773 # Self-contained MTD device drivers
774 #
775 # CONFIG_MTD_DATAFLASH is not set
776 # CONFIG_MTD_M25P80 is not set
777 # CONFIG_MTD_SST25L is not set
778 # CONFIG_MTD_SLRAM is not set
779 # CONFIG_MTD_PHRAM is not set
780 # CONFIG_MTD_MTDRAM is not set
781 # CONFIG_MTD_BLOCK2MTD is not set
782
783 #
784 # Disk-On-Chip Device Drivers
785 #
786 # CONFIG_MTD_DOC2000 is not set
787 # CONFIG_MTD_DOC2001 is not set
788 # CONFIG_MTD_DOC2001PLUS is not set
789 CONFIG_MTD_NAND=y
790 CONFIG_MTD_NAND_VERIFY_WRITE=y
791 # CONFIG_MTD_NAND_ECC_SMC is not set
792 # CONFIG_MTD_NAND_MUSEUM_IDS is not set
793 # CONFIG_MTD_NAND_H1900 is not set
794 # CONFIG_MTD_NAND_GPIO is not set
795 CONFIG_MTD_NAND_IDS=y
796 # CONFIG_MTD_NAND_DISKONCHIP is not set
797 CONFIG_MTD_NAND_SHARPSL=y
798 # CONFIG_MTD_NAND_NANDSIM is not set
799 # CONFIG_MTD_NAND_PLATFORM is not set
800 # CONFIG_MTD_ALAUDA is not set
801 # CONFIG_MTD_ONENAND is not set
802
803 #
804 # LPDDR flash memory drivers
805 #
806 # CONFIG_MTD_LPDDR is not set
807
808 #
809 # UBI - Unsorted block images
810 #
811 CONFIG_MTD_UBI=m
812 CONFIG_MTD_UBI_WL_THRESHOLD=4096
813 CONFIG_MTD_UBI_BEB_RESERVE=1
814 CONFIG_MTD_UBI_GLUEBI=m
815
816 #
817 # UBI debugging options
818 #
819 # CONFIG_MTD_UBI_DEBUG is not set
820 # CONFIG_PARPORT is not set
821 CONFIG_BLK_DEV=y
822 # CONFIG_BLK_DEV_COW_COMMON is not set
823 CONFIG_BLK_DEV_LOOP=y
824 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
825
826 #
827 # DRBD disabled because PROC_FS, INET or CONNECTOR not selected
828 #
829 # CONFIG_BLK_DEV_NBD is not set
830 # CONFIG_BLK_DEV_UB is not set
831 # CONFIG_BLK_DEV_RAM is not set
832 # CONFIG_CDROM_PKTCDVD is not set
833 # CONFIG_ATA_OVER_ETH is not set
834 # CONFIG_MG_DISK is not set
835 CONFIG_MISC_DEVICES=y
836 # CONFIG_AD525X_DPOT is not set
837 # CONFIG_ICS932S401 is not set
838 # CONFIG_ENCLOSURE_SERVICES is not set
839 # CONFIG_ISL29003 is not set
840 # CONFIG_DS1682 is not set
841 # CONFIG_TI_DAC7512 is not set
842 # CONFIG_C2PORT is not set
843
844 #
845 # EEPROM support
846 #
847 # CONFIG_EEPROM_AT24 is not set
848 # CONFIG_EEPROM_AT25 is not set
849 # CONFIG_EEPROM_LEGACY is not set
850 # CONFIG_EEPROM_MAX6875 is not set
851 # CONFIG_EEPROM_93CX6 is not set
852 # CONFIG_IWMC3200TOP is not set
853 CONFIG_HAVE_IDE=y
854 CONFIG_IDE=y
855
856 #
857 # Please see Documentation/ide/ide.txt for help/info on IDE drives
858 #
859 # CONFIG_BLK_DEV_IDE_SATA is not set
860 CONFIG_IDE_GD=y
861 CONFIG_IDE_GD_ATA=y
862 # CONFIG_IDE_GD_ATAPI is not set
863 CONFIG_BLK_DEV_IDECS=y
864 # CONFIG_BLK_DEV_IDECD is not set
865 # CONFIG_BLK_DEV_IDETAPE is not set
866 # CONFIG_IDE_TASK_IOCTL is not set
867 CONFIG_IDE_PROC_FS=y
868
869 #
870 # IDE chipset support/bugfixes
871 #
872 # CONFIG_BLK_DEV_PLATFORM is not set
873 # CONFIG_BLK_DEV_IDEDMA is not set
874
875 #
876 # SCSI device support
877 #
878 # CONFIG_RAID_ATTRS is not set
879 CONFIG_SCSI=m
880 CONFIG_SCSI_DMA=y
881 # CONFIG_SCSI_TGT is not set
882 # CONFIG_SCSI_NETLINK is not set
883 CONFIG_SCSI_PROC_FS=y
884
885 #
886 # SCSI support type (disk, tape, CD-ROM)
887 #
888 CONFIG_BLK_DEV_SD=m
889 CONFIG_CHR_DEV_ST=m
890 CONFIG_CHR_DEV_OSST=m
891 CONFIG_BLK_DEV_SR=m
892 # CONFIG_BLK_DEV_SR_VENDOR is not set
893 CONFIG_CHR_DEV_SG=m
894 # CONFIG_CHR_DEV_SCH is not set
895 CONFIG_SCSI_MULTI_LUN=y
896 # CONFIG_SCSI_CONSTANTS is not set
897 # CONFIG_SCSI_LOGGING is not set
898 # CONFIG_SCSI_SCAN_ASYNC is not set
899 CONFIG_SCSI_WAIT_SCAN=m
900
901 #
902 # SCSI Transports
903 #
904 # CONFIG_SCSI_SPI_ATTRS is not set
905 # CONFIG_SCSI_FC_ATTRS is not set
906 # CONFIG_SCSI_ISCSI_ATTRS is not set
907 # CONFIG_SCSI_SAS_LIBSAS is not set
908 # CONFIG_SCSI_SRP_ATTRS is not set
909 CONFIG_SCSI_LOWLEVEL=y
910 # CONFIG_ISCSI_TCP is not set
911 # CONFIG_LIBFC is not set
912 # CONFIG_LIBFCOE is not set
913 # CONFIG_SCSI_DEBUG is not set
914 # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
915 # CONFIG_SCSI_DH is not set
916 # CONFIG_SCSI_OSD_INITIATOR is not set
917 CONFIG_ATA=m
918 # CONFIG_ATA_NONSTANDARD is not set
919 CONFIG_ATA_VERBOSE_ERROR=y
920 CONFIG_SATA_PMP=y
921 CONFIG_ATA_SFF=y
922 # CONFIG_SATA_MV is not set
923 # CONFIG_PATA_PCMCIA is not set
924 # CONFIG_PATA_PLATFORM is not set
925 CONFIG_MD=y
926 # CONFIG_BLK_DEV_MD is not set
927 # CONFIG_BLK_DEV_DM is not set
928 CONFIG_NETDEVICES=y
929 # CONFIG_DUMMY is not set
930 # CONFIG_BONDING is not set
931 # CONFIG_MACVLAN is not set
932 # CONFIG_EQUALIZER is not set
933 CONFIG_TUN=m
934 # CONFIG_VETH is not set
935 # CONFIG_PHYLIB is not set
936 CONFIG_NET_ETHERNET=y
937 CONFIG_MII=m
938 # CONFIG_AX88796 is not set
939 # CONFIG_SMC91X is not set
940 # CONFIG_DM9000 is not set
941 # CONFIG_ENC28J60 is not set
942 # CONFIG_ETHOC is not set
943 # CONFIG_SMC911X is not set
944 # CONFIG_SMSC911X is not set
945 # CONFIG_DNET is not set
946 # CONFIG_IBM_NEW_EMAC_ZMII is not set
947 # CONFIG_IBM_NEW_EMAC_RGMII is not set
948 # CONFIG_IBM_NEW_EMAC_TAH is not set
949 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set
950 # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
951 # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
952 # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
953 # CONFIG_B44 is not set
954 # CONFIG_KS8842 is not set
955 # CONFIG_KS8851 is not set
956 # CONFIG_KS8851_MLL is not set
957 # CONFIG_NETDEV_1000 is not set
958 # CONFIG_NETDEV_10000 is not set
959 CONFIG_WLAN=y
960 # CONFIG_PCMCIA_RAYCS is not set
961 # CONFIG_LIBERTAS_THINFIRM is not set
962 # CONFIG_ATMEL is not set
963 # CONFIG_AT76C50X_USB is not set
964 CONFIG_AIRO_CS=m
965 # CONFIG_PCMCIA_WL3501 is not set
966 # CONFIG_USB_ZD1201 is not set
967 # CONFIG_USB_NET_RNDIS_WLAN is not set
968 # CONFIG_RTL8187 is not set
969 # CONFIG_MAC80211_HWSIM is not set
970 # CONFIG_ATH_COMMON is not set
971 # CONFIG_B43 is not set
972 # CONFIG_B43LEGACY is not set
973 CONFIG_HOSTAP=m
974 CONFIG_HOSTAP_FIRMWARE=y
975 # CONFIG_HOSTAP_FIRMWARE_NVRAM is not set
976 CONFIG_HOSTAP_CS=m
977 # CONFIG_IWM is not set
978 # CONFIG_LIBERTAS is not set
979 # CONFIG_HERMES is not set
980 # CONFIG_P54_COMMON is not set
981 # CONFIG_RT2X00 is not set
982 # CONFIG_WL12XX is not set
983 # CONFIG_ZD1211RW is not set
984
985 #
986 # Enable WiMAX (Networking options) to see the WiMAX drivers
987 #
988
989 #
990 # USB Network Adapters
991 #
992 CONFIG_USB_CATC=m
993 CONFIG_USB_KAWETH=m
994 CONFIG_USB_PEGASUS=m
995 CONFIG_USB_RTL8150=m
996 CONFIG_USB_USBNET=m
997 CONFIG_USB_NET_AX8817X=m
998 CONFIG_USB_NET_CDCETHER=m
999 # CONFIG_USB_NET_CDC_EEM is not set
1000 CONFIG_USB_NET_DM9601=m
1001 # CONFIG_USB_NET_SMSC95XX is not set
1002 # CONFIG_USB_NET_GL620A is not set
1003 CONFIG_USB_NET_NET1080=m
1004 # CONFIG_USB_NET_PLUSB is not set
1005 # CONFIG_USB_NET_MCS7830 is not set
1006 # CONFIG_USB_NET_RNDIS_HOST is not set
1007 # CONFIG_USB_NET_CDC_SUBSET is not set
1008 CONFIG_USB_NET_ZAURUS=m
1009 # CONFIG_USB_NET_INT51X1 is not set
1010 CONFIG_NET_PCMCIA=y
1011 # CONFIG_PCMCIA_3C589 is not set
1012 # CONFIG_PCMCIA_3C574 is not set
1013 # CONFIG_PCMCIA_FMVJ18X is not set
1014 CONFIG_PCMCIA_PCNET=m
1015 # CONFIG_PCMCIA_NMCLAN is not set
1016 # CONFIG_PCMCIA_SMC91C92 is not set
1017 # CONFIG_PCMCIA_XIRC2PS is not set
1018 # CONFIG_PCMCIA_AXNET is not set
1019 # CONFIG_WAN is not set
1020 CONFIG_PPP=m
1021 # CONFIG_PPP_MULTILINK is not set
1022 # CONFIG_PPP_FILTER is not set
1023 CONFIG_PPP_ASYNC=m
1024 # CONFIG_PPP_SYNC_TTY is not set
1025 CONFIG_PPP_DEFLATE=m
1026 CONFIG_PPP_BSDCOMP=m
1027 # CONFIG_PPP_MPPE is not set
1028 # CONFIG_PPPOE is not set
1029 # CONFIG_PPPOL2TP is not set
1030 # CONFIG_SLIP is not set
1031 CONFIG_SLHC=m
1032 # CONFIG_NETCONSOLE is not set
1033 # CONFIG_NETPOLL is not set
1034 # CONFIG_NET_POLL_CONTROLLER is not set
1035 # CONFIG_ISDN is not set
1036 # CONFIG_PHONE is not set
1037
1038 #
1039 # Input device support
1040 #
1041 CONFIG_INPUT=y
1042 # CONFIG_INPUT_FF_MEMLESS is not set
1043 # CONFIG_INPUT_POLLDEV is not set
1044 # CONFIG_INPUT_SPARSEKMAP is not set
1045
1046 #
1047 # Userland interfaces
1048 #
1049 CONFIG_INPUT_MOUSEDEV=y
1050 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
1051 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
1052 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
1053 # CONFIG_INPUT_JOYDEV is not set
1054 CONFIG_INPUT_EVDEV=y
1055 # CONFIG_INPUT_EVBUG is not set
1056 CONFIG_INPUT_APMPOWER=y
1057
1058 #
1059 # Input Device Drivers
1060 #
1061 CONFIG_INPUT_KEYBOARD=y
1062 # CONFIG_KEYBOARD_ADP5588 is not set
1063 # CONFIG_KEYBOARD_ATKBD is not set
1064 # CONFIG_QT2160 is not set
1065 # CONFIG_KEYBOARD_CORGI is not set
1066 # CONFIG_KEYBOARD_LKKBD is not set
1067 CONFIG_KEYBOARD_GPIO=y
1068 CONFIG_KEYBOARD_MATRIX=y
1069 # CONFIG_KEYBOARD_LM8323 is not set
1070 # CONFIG_KEYBOARD_MAX7359 is not set
1071 # CONFIG_KEYBOARD_NEWTON is not set
1072 # CONFIG_KEYBOARD_OPENCORES is not set
1073 # CONFIG_KEYBOARD_PXA27x is not set
1074 CONFIG_KEYBOARD_SPITZ=y
1075 # CONFIG_KEYBOARD_STOWAWAY is not set
1076 # CONFIG_KEYBOARD_SUNKBD is not set
1077 # CONFIG_KEYBOARD_XTKBD is not set
1078 # CONFIG_INPUT_MOUSE is not set
1079 # CONFIG_INPUT_JOYSTICK is not set
1080 # CONFIG_INPUT_TABLET is not set
1081 CONFIG_INPUT_TOUCHSCREEN=y
1082 CONFIG_TOUCHSCREEN_ADS7846=y
1083 # CONFIG_TOUCHSCREEN_AD7877 is not set
1084 # CONFIG_TOUCHSCREEN_AD7879_I2C is not set
1085 # CONFIG_TOUCHSCREEN_AD7879_SPI is not set
1086 # CONFIG_TOUCHSCREEN_AD7879 is not set
1087 # CONFIG_TOUCHSCREEN_CORGI is not set
1088 # CONFIG_TOUCHSCREEN_DYNAPRO is not set
1089 # CONFIG_TOUCHSCREEN_EETI is not set
1090 # CONFIG_TOUCHSCREEN_FUJITSU is not set
1091 # CONFIG_TOUCHSCREEN_GUNZE is not set
1092 # CONFIG_TOUCHSCREEN_ELO is not set
1093 # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
1094 # CONFIG_TOUCHSCREEN_MCS5000 is not set
1095 # CONFIG_TOUCHSCREEN_MTOUCH is not set
1096 # CONFIG_TOUCHSCREEN_INEXIO is not set
1097 # CONFIG_TOUCHSCREEN_MK712 is not set
1098 # CONFIG_TOUCHSCREEN_PENMOUNT is not set
1099 # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
1100 # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
1101 # CONFIG_TOUCHSCREEN_WM97XX is not set
1102 # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
1103 # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
1104 # CONFIG_TOUCHSCREEN_TSC2007 is not set
1105 # CONFIG_TOUCHSCREEN_W90X900 is not set
1106 CONFIG_INPUT_MISC=y
1107 # CONFIG_INPUT_ATI_REMOTE is not set
1108 # CONFIG_INPUT_ATI_REMOTE2 is not set
1109 # CONFIG_INPUT_KEYSPAN_REMOTE is not set
1110 # CONFIG_INPUT_POWERMATE is not set
1111 # CONFIG_INPUT_YEALINK is not set
1112 # CONFIG_INPUT_CM109 is not set
1113 # CONFIG_INPUT_UINPUT is not set
1114 # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
1115
1116 #
1117 # Hardware I/O ports
1118 #
1119 # CONFIG_SERIO is not set
1120 # CONFIG_GAMEPORT is not set
1121
1122 #
1123 # Character devices
1124 #
1125 CONFIG_VT=y
1126 CONFIG_CONSOLE_TRANSLATIONS=y
1127 CONFIG_VT_CONSOLE=y
1128 CONFIG_HW_CONSOLE=y
1129 # CONFIG_VT_HW_CONSOLE_BINDING is not set
1130 CONFIG_DEVKMEM=y
1131 # CONFIG_SERIAL_NONSTANDARD is not set
1132
1133 #
1134 # Serial drivers
1135 #
1136 CONFIG_SERIAL_8250=m
1137 CONFIG_SERIAL_8250_CS=m
1138 CONFIG_SERIAL_8250_NR_UARTS=4
1139 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
1140 # CONFIG_SERIAL_8250_EXTENDED is not set
1141
1142 #
1143 # Non-8250 serial port support
1144 #
1145 # CONFIG_SERIAL_MAX3100 is not set
1146 CONFIG_SERIAL_PXA=y
1147 CONFIG_SERIAL_PXA_CONSOLE=y
1148 CONFIG_SERIAL_CORE=y
1149 CONFIG_SERIAL_CORE_CONSOLE=y
1150 CONFIG_UNIX98_PTYS=y
1151 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
1152 # CONFIG_LEGACY_PTYS is not set
1153 # CONFIG_IPMI_HANDLER is not set
1154 CONFIG_HW_RANDOM=m
1155 # CONFIG_HW_RANDOM_TIMERIOMEM is not set
1156 # CONFIG_R3964 is not set
1157
1158 #
1159 # PCMCIA character devices
1160 #
1161 # CONFIG_SYNCLINK_CS is not set
1162 # CONFIG_CARDMAN_4000 is not set
1163 # CONFIG_CARDMAN_4040 is not set
1164 # CONFIG_IPWIRELESS is not set
1165 # CONFIG_RAW_DRIVER is not set
1166 # CONFIG_TCG_TPM is not set
1167 CONFIG_I2C=y
1168 CONFIG_I2C_BOARDINFO=y
1169 CONFIG_I2C_COMPAT=y
1170 # CONFIG_I2C_CHARDEV is not set
1171 CONFIG_I2C_HELPER_AUTO=y
1172
1173 #
1174 # I2C Hardware Bus support
1175 #
1176
1177 #
1178 # I2C system bus drivers (mostly embedded / system-on-chip)
1179 #
1180 # CONFIG_I2C_DESIGNWARE is not set
1181 # CONFIG_I2C_GPIO is not set
1182 # CONFIG_I2C_OCORES is not set
1183 CONFIG_I2C_PXA=y
1184 # CONFIG_I2C_PXA_SLAVE is not set
1185 # CONFIG_I2C_SIMTEC is not set
1186
1187 #
1188 # External I2C/SMBus adapter drivers
1189 #
1190 # CONFIG_I2C_PARPORT_LIGHT is not set
1191 # CONFIG_I2C_TAOS_EVM is not set
1192 # CONFIG_I2C_TINY_USB is not set
1193
1194 #
1195 # Other I2C/SMBus bus drivers
1196 #
1197 # CONFIG_I2C_PCA_PLATFORM is not set
1198 # CONFIG_I2C_STUB is not set
1199
1200 #
1201 # Miscellaneous I2C Chip support
1202 #
1203 # CONFIG_SENSORS_TSL2550 is not set
1204 # CONFIG_I2C_DEBUG_CORE is not set
1205 # CONFIG_I2C_DEBUG_ALGO is not set
1206 # CONFIG_I2C_DEBUG_BUS is not set
1207 # CONFIG_I2C_DEBUG_CHIP is not set
1208 CONFIG_SPI=y
1209 CONFIG_SPI_MASTER=y
1210
1211 #
1212 # SPI Master Controller Drivers
1213 #
1214 # CONFIG_SPI_BITBANG is not set
1215 # CONFIG_SPI_GPIO is not set
1216 CONFIG_SPI_PXA2XX=y
1217 # CONFIG_SPI_XILINX is not set
1218 # CONFIG_SPI_DESIGNWARE is not set
1219
1220 #
1221 # SPI Protocol Masters
1222 #
1223 # CONFIG_SPI_SPIDEV is not set
1224 # CONFIG_SPI_TLE62X0 is not set
1225
1226 #
1227 # PPS support
1228 #
1229 # CONFIG_PPS is not set
1230 CONFIG_ARCH_REQUIRE_GPIOLIB=y
1231 CONFIG_GPIOLIB=y
1232 CONFIG_GPIO_SYSFS=y
1233
1234 #
1235 # Memory mapped GPIO expanders:
1236 #
1237
1238 #
1239 # I2C GPIO expanders:
1240 #
1241 # CONFIG_GPIO_MAX732X is not set
1242 # CONFIG_GPIO_PCA953X is not set
1243 # CONFIG_GPIO_PCF857X is not set
1244
1245 #
1246 # PCI GPIO expanders:
1247 #
1248
1249 #
1250 # SPI GPIO expanders:
1251 #
1252 # CONFIG_GPIO_MAX7301 is not set
1253 # CONFIG_GPIO_MCP23S08 is not set
1254 # CONFIG_GPIO_MC33880 is not set
1255
1256 #
1257 # AC97 GPIO expanders:
1258 #
1259 # CONFIG_W1 is not set
1260 CONFIG_POWER_SUPPLY=y
1261 CONFIG_POWER_SUPPLY_DEBUG=y
1262 CONFIG_PDA_POWER=y
1263 CONFIG_APM_POWER=y
1264 # CONFIG_BATTERY_DS2760 is not set
1265 # CONFIG_BATTERY_DS2782 is not set
1266 # CONFIG_BATTERY_BQ27x00 is not set
1267 # CONFIG_BATTERY_MAX17040 is not set
1268 CONFIG_HWMON=y
1269 # CONFIG_HWMON_VID is not set
1270 # CONFIG_HWMON_DEBUG_CHIP is not set
1271
1272 #
1273 # Native drivers
1274 #
1275 # CONFIG_SENSORS_AD7414 is not set
1276 # CONFIG_SENSORS_AD7418 is not set
1277 # CONFIG_SENSORS_ADCXX is not set
1278 # CONFIG_SENSORS_ADM1021 is not set
1279 # CONFIG_SENSORS_ADM1025 is not set
1280 # CONFIG_SENSORS_ADM1026 is not set
1281 # CONFIG_SENSORS_ADM1029 is not set
1282 # CONFIG_SENSORS_ADM1031 is not set
1283 # CONFIG_SENSORS_ADM9240 is not set
1284 # CONFIG_SENSORS_ADT7462 is not set
1285 # CONFIG_SENSORS_ADT7470 is not set
1286 # CONFIG_SENSORS_ADT7473 is not set
1287 # CONFIG_SENSORS_ADT7475 is not set
1288 # CONFIG_SENSORS_ATXP1 is not set
1289 # CONFIG_SENSORS_DS1621 is not set
1290 # CONFIG_SENSORS_F71805F is not set
1291 # CONFIG_SENSORS_F71882FG is not set
1292 # CONFIG_SENSORS_F75375S is not set
1293 # CONFIG_SENSORS_G760A is not set
1294 # CONFIG_SENSORS_GL518SM is not set
1295 # CONFIG_SENSORS_GL520SM is not set
1296 # CONFIG_SENSORS_IT87 is not set
1297 # CONFIG_SENSORS_LM63 is not set
1298 # CONFIG_SENSORS_LM70 is not set
1299 # CONFIG_SENSORS_LM73 is not set
1300 # CONFIG_SENSORS_LM75 is not set
1301 # CONFIG_SENSORS_LM77 is not set
1302 # CONFIG_SENSORS_LM78 is not set
1303 # CONFIG_SENSORS_LM80 is not set
1304 # CONFIG_SENSORS_LM83 is not set
1305 # CONFIG_SENSORS_LM85 is not set
1306 # CONFIG_SENSORS_LM87 is not set
1307 # CONFIG_SENSORS_LM90 is not set
1308 # CONFIG_SENSORS_LM92 is not set
1309 # CONFIG_SENSORS_LM93 is not set
1310 # CONFIG_SENSORS_LTC4215 is not set
1311 # CONFIG_SENSORS_LTC4245 is not set
1312 # CONFIG_SENSORS_LM95241 is not set
1313 CONFIG_SENSORS_MAX1111=y
1314 # CONFIG_SENSORS_MAX1619 is not set
1315 # CONFIG_SENSORS_MAX6650 is not set
1316 # CONFIG_SENSORS_PC87360 is not set
1317 # CONFIG_SENSORS_PC87427 is not set
1318 # CONFIG_SENSORS_PCF8591 is not set
1319 # CONFIG_SENSORS_SHT15 is not set
1320 # CONFIG_SENSORS_DME1737 is not set
1321 # CONFIG_SENSORS_SMSC47M1 is not set
1322 # CONFIG_SENSORS_SMSC47M192 is not set
1323 # CONFIG_SENSORS_SMSC47B397 is not set
1324 # CONFIG_SENSORS_ADS7828 is not set
1325 # CONFIG_SENSORS_THMC50 is not set
1326 # CONFIG_SENSORS_TMP401 is not set
1327 # CONFIG_SENSORS_TMP421 is not set
1328 # CONFIG_SENSORS_VT1211 is not set
1329 # CONFIG_SENSORS_W83781D is not set
1330 # CONFIG_SENSORS_W83791D is not set
1331 # CONFIG_SENSORS_W83792D is not set
1332 # CONFIG_SENSORS_W83793 is not set
1333 # CONFIG_SENSORS_W83L785TS is not set
1334 # CONFIG_SENSORS_W83L786NG is not set
1335 # CONFIG_SENSORS_W83627HF is not set
1336 # CONFIG_SENSORS_W83627EHF is not set
1337 # CONFIG_SENSORS_LIS3_SPI is not set
1338 # CONFIG_SENSORS_LIS3_I2C is not set
1339 # CONFIG_THERMAL is not set
1340 # CONFIG_WATCHDOG is not set
1341 CONFIG_SSB_POSSIBLE=y
1342
1343 #
1344 # Sonics Silicon Backplane
1345 #
1346 # CONFIG_SSB is not set
1347
1348 #
1349 # Multifunction device drivers
1350 #
1351 # CONFIG_MFD_CORE is not set
1352 # CONFIG_MFD_SM501 is not set
1353 # CONFIG_MFD_ASIC3 is not set
1354 # CONFIG_HTC_EGPIO is not set
1355 # CONFIG_HTC_PASIC3 is not set
1356 # CONFIG_UCB1400_CORE is not set
1357 # CONFIG_TPS65010 is not set
1358 # CONFIG_TWL4030_CORE is not set
1359 # CONFIG_MFD_TMIO is not set
1360 # CONFIG_MFD_T7L66XB is not set
1361 # CONFIG_MFD_TC6387XB is not set
1362 # CONFIG_MFD_TC6393XB is not set
1363 # CONFIG_PMIC_DA903X is not set
1364 # CONFIG_PMIC_ADP5520 is not set
1365 # CONFIG_MFD_WM8400 is not set
1366 # CONFIG_MFD_WM831X is not set
1367 # CONFIG_MFD_WM8350_I2C is not set
1368 # CONFIG_MFD_PCF50633 is not set
1369 # CONFIG_MFD_MC13783 is not set
1370 # CONFIG_AB3100_CORE is not set
1371 # CONFIG_EZX_PCAP is not set
1372 # CONFIG_MFD_88PM8607 is not set
1373 # CONFIG_AB4500_CORE is not set
1374 # CONFIG_REGULATOR is not set
1375 # CONFIG_MEDIA_SUPPORT is not set
1376
1377 #
1378 # Graphics support
1379 #
1380 # CONFIG_VGASTATE is not set
1381 # CONFIG_VIDEO_OUTPUT_CONTROL is not set
1382 CONFIG_FB=y
1383 # CONFIG_FIRMWARE_EDID is not set
1384 # CONFIG_FB_DDC is not set
1385 # CONFIG_FB_BOOT_VESA_SUPPORT is not set
1386 CONFIG_FB_CFB_FILLRECT=y
1387 CONFIG_FB_CFB_COPYAREA=y
1388 CONFIG_FB_CFB_IMAGEBLIT=y
1389 # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1390 # CONFIG_FB_SYS_FILLRECT is not set
1391 # CONFIG_FB_SYS_COPYAREA is not set
1392 # CONFIG_FB_SYS_IMAGEBLIT is not set
1393 # CONFIG_FB_FOREIGN_ENDIAN is not set
1394 # CONFIG_FB_BOTH_ENDIAN is not set
1395 # CONFIG_FB_BIG_ENDIAN is not set
1396 # CONFIG_FB_LITTLE_ENDIAN is not set
1397 # CONFIG_FB_SYS_FOPS is not set
1398 # CONFIG_FB_SVGALIB is not set
1399 # CONFIG_FB_MACMODES is not set
1400 # CONFIG_FB_BACKLIGHT is not set
1401 # CONFIG_FB_MODE_HELPERS is not set
1402 # CONFIG_FB_TILEBLITTING is not set
1403
1404 #
1405 # Frame buffer hardware drivers
1406 #
1407 # CONFIG_FB_S1D13XXX is not set
1408 CONFIG_FB_PXA=y
1409 CONFIG_FB_PXA_OVERLAY=y
1410 CONFIG_FB_PXA_SMARTPANEL=y
1411 CONFIG_FB_PXA_PARAMETERS=y
1412 # CONFIG_FB_MBX is not set
1413 # CONFIG_FB_W100 is not set
1414 # CONFIG_FB_VIRTUAL is not set
1415 # CONFIG_FB_METRONOME is not set
1416 # CONFIG_FB_MB862XX is not set
1417 # CONFIG_FB_BROADSHEET is not set
1418 CONFIG_BACKLIGHT_LCD_SUPPORT=y
1419 CONFIG_LCD_CLASS_DEVICE=y
1420 CONFIG_LCD_CORGI=y
1421 # CONFIG_LCD_LMS283GF05 is not set
1422 # CONFIG_LCD_LTV350QV is not set
1423 # CONFIG_LCD_ILI9320 is not set
1424 # CONFIG_LCD_TDO24M is not set
1425 # CONFIG_LCD_VGG2432A4 is not set
1426 # CONFIG_LCD_PLATFORM is not set
1427 CONFIG_BACKLIGHT_CLASS_DEVICE=y
1428 CONFIG_BACKLIGHT_GENERIC=y
1429
1430 #
1431 # Display device support
1432 #
1433 CONFIG_DISPLAY_SUPPORT=y
1434
1435 #
1436 # Display hardware drivers
1437 #
1438
1439 #
1440 # Console display driver support
1441 #
1442 # CONFIG_VGA_CONSOLE is not set
1443 CONFIG_DUMMY_CONSOLE=y
1444 CONFIG_FRAMEBUFFER_CONSOLE=y
1445 # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
1446 CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
1447 CONFIG_FONTS=y
1448 # CONFIG_FONT_8x8 is not set
1449 CONFIG_FONT_8x16=y
1450 # CONFIG_FONT_6x11 is not set
1451 # CONFIG_FONT_7x14 is not set
1452 # CONFIG_FONT_PEARL_8x8 is not set
1453 # CONFIG_FONT_ACORN_8x8 is not set
1454 # CONFIG_FONT_MINI_4x6 is not set
1455 # CONFIG_FONT_SUN8x16 is not set
1456 # CONFIG_FONT_SUN12x22 is not set
1457 # CONFIG_FONT_10x18 is not set
1458 # CONFIG_LOGO is not set
1459 CONFIG_SOUND=m
1460 CONFIG_SOUND_OSS_CORE=y
1461 CONFIG_SOUND_OSS_CORE_PRECLAIM=y
1462 CONFIG_SND=m
1463 CONFIG_SND_TIMER=m
1464 CONFIG_SND_PCM=m
1465 CONFIG_SND_HWDEP=m
1466 CONFIG_SND_RAWMIDI=m
1467 CONFIG_SND_JACK=y
1468 CONFIG_SND_SEQUENCER=m
1469 # CONFIG_SND_SEQ_DUMMY is not set
1470 CONFIG_SND_OSSEMUL=y
1471 CONFIG_SND_MIXER_OSS=m
1472 CONFIG_SND_PCM_OSS=m
1473 CONFIG_SND_PCM_OSS_PLUGINS=y
1474 # CONFIG_SND_SEQUENCER_OSS is not set
1475 # CONFIG_SND_HRTIMER is not set
1476 # CONFIG_SND_DYNAMIC_MINORS is not set
1477 CONFIG_SND_SUPPORT_OLD_API=y
1478 CONFIG_SND_VERBOSE_PROCFS=y
1479 # CONFIG_SND_VERBOSE_PRINTK is not set
1480 # CONFIG_SND_DEBUG is not set
1481 CONFIG_SND_VMASTER=y
1482 CONFIG_SND_RAWMIDI_SEQ=m
1483 # CONFIG_SND_OPL3_LIB_SEQ is not set
1484 # CONFIG_SND_OPL4_LIB_SEQ is not set
1485 # CONFIG_SND_SBAWE_SEQ is not set
1486 # CONFIG_SND_EMU10K1_SEQ is not set
1487 CONFIG_SND_AC97_CODEC=m
1488 CONFIG_SND_DRIVERS=y
1489 # CONFIG_SND_DUMMY is not set
1490 # CONFIG_SND_VIRMIDI is not set
1491 # CONFIG_SND_MTPAV is not set
1492 # CONFIG_SND_SERIAL_U16550 is not set
1493 # CONFIG_SND_MPU401 is not set
1494 # CONFIG_SND_AC97_POWER_SAVE is not set
1495 CONFIG_SND_ARM=y
1496 CONFIG_SND_PXA2XX_PCM=m
1497 CONFIG_SND_PXA2XX_LIB=m
1498 CONFIG_SND_PXA2XX_LIB_AC97=y
1499 CONFIG_SND_PXA2XX_AC97=m
1500 CONFIG_SND_SPI=y
1501 CONFIG_SND_USB=y
1502 CONFIG_SND_USB_AUDIO=m
1503 # CONFIG_SND_USB_CAIAQ is not set
1504 CONFIG_SND_PCMCIA=y
1505 # CONFIG_SND_VXPOCKET is not set
1506 # CONFIG_SND_PDAUDIOCF is not set
1507 CONFIG_SND_SOC=m
1508 CONFIG_SND_PXA2XX_SOC=m
1509 CONFIG_SND_PXA2XX_SOC_I2S=m
1510 CONFIG_SND_PXA2XX_SOC_SPITZ=m
1511 CONFIG_SND_SOC_I2C_AND_SPI=m
1512 # CONFIG_SND_SOC_ALL_CODECS is not set
1513 CONFIG_SND_SOC_WM8750=m
1514 # CONFIG_SOUND_PRIME is not set
1515 CONFIG_AC97_BUS=m
1516 CONFIG_HID_SUPPORT=y
1517 CONFIG_HID=m
1518 # CONFIG_HIDRAW is not set
1519
1520 #
1521 # USB Input Devices
1522 #
1523 CONFIG_USB_HID=m
1524 # CONFIG_HID_PID is not set
1525 # CONFIG_USB_HIDDEV is not set
1526
1527 #
1528 # USB HID Boot Protocol drivers
1529 #
1530 CONFIG_USB_KBD=m
1531 CONFIG_USB_MOUSE=m
1532
1533 #
1534 # Special HID drivers
1535 #
1536 # CONFIG_HID_A4TECH is not set
1537 # CONFIG_HID_APPLE is not set
1538 # CONFIG_HID_BELKIN is not set
1539 # CONFIG_HID_CHERRY is not set
1540 # CONFIG_HID_CHICONY is not set
1541 # CONFIG_HID_CYPRESS is not set
1542 # CONFIG_HID_DRAGONRISE is not set
1543 # CONFIG_HID_EZKEY is not set
1544 # CONFIG_HID_KYE is not set
1545 # CONFIG_HID_GYRATION is not set
1546 # CONFIG_HID_TWINHAN is not set
1547 # CONFIG_HID_KENSINGTON is not set
1548 # CONFIG_HID_LOGITECH is not set
1549 # CONFIG_HID_MICROSOFT is not set
1550 # CONFIG_HID_MONTEREY is not set
1551 # CONFIG_HID_NTRIG is not set
1552 # CONFIG_HID_PANTHERLORD is not set
1553 # CONFIG_HID_PETALYNX is not set
1554 # CONFIG_HID_SAMSUNG is not set
1555 # CONFIG_HID_SONY is not set
1556 # CONFIG_HID_SUNPLUS is not set
1557 # CONFIG_HID_GREENASIA is not set
1558 # CONFIG_HID_SMARTJOYPLUS is not set
1559 # CONFIG_HID_TOPSEED is not set
1560 # CONFIG_HID_THRUSTMASTER is not set
1561 # CONFIG_HID_WACOM is not set
1562 # CONFIG_HID_ZEROPLUS is not set
1563 CONFIG_USB_SUPPORT=y
1564 CONFIG_USB_ARCH_HAS_HCD=y
1565 CONFIG_USB_ARCH_HAS_OHCI=y
1566 # CONFIG_USB_ARCH_HAS_EHCI is not set
1567 CONFIG_USB=m
1568 CONFIG_USB_DEBUG=y
1569 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1570
1571 #
1572 # Miscellaneous USB options
1573 #
1574 CONFIG_USB_DEVICEFS=y
1575 CONFIG_USB_DEVICE_CLASS=y
1576 # CONFIG_USB_DYNAMIC_MINORS is not set
1577 # CONFIG_USB_OTG is not set
1578 CONFIG_USB_OTG_WHITELIST=y
1579 # CONFIG_USB_OTG_BLACKLIST_HUB is not set
1580 CONFIG_USB_MON=m
1581 # CONFIG_USB_WUSB is not set
1582 # CONFIG_USB_WUSB_CBAF is not set
1583
1584 #
1585 # USB Host Controller Drivers
1586 #
1587 # CONFIG_USB_C67X00_HCD is not set
1588 # CONFIG_USB_OXU210HP_HCD is not set
1589 # CONFIG_USB_ISP116X_HCD is not set
1590 # CONFIG_USB_ISP1760_HCD is not set
1591 # CONFIG_USB_ISP1362_HCD is not set
1592 CONFIG_USB_OHCI_HCD=m
1593 # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1594 # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1595 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1596 CONFIG_USB_SL811_HCD=m
1597 CONFIG_USB_SL811_CS=m
1598 # CONFIG_USB_R8A66597_HCD is not set
1599 # CONFIG_USB_HWA_HCD is not set
1600 # CONFIG_USB_MUSB_HDRC is not set
1601 # CONFIG_USB_GADGET_MUSB_HDRC is not set
1602
1603 #
1604 # USB Device Class drivers
1605 #
1606 CONFIG_USB_ACM=m
1607 CONFIG_USB_PRINTER=m
1608 # CONFIG_USB_WDM is not set
1609 # CONFIG_USB_TMC is not set
1610
1611 #
1612 # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1613 #
1614
1615 #
1616 # also be needed; see USB_STORAGE Help for more info
1617 #
1618 CONFIG_USB_STORAGE=m
1619 # CONFIG_USB_STORAGE_DEBUG is not set
1620 # CONFIG_USB_STORAGE_DATAFAB is not set
1621 # CONFIG_USB_STORAGE_FREECOM is not set
1622 # CONFIG_USB_STORAGE_ISD200 is not set
1623 # CONFIG_USB_STORAGE_USBAT is not set
1624 # CONFIG_USB_STORAGE_SDDR09 is not set
1625 # CONFIG_USB_STORAGE_SDDR55 is not set
1626 # CONFIG_USB_STORAGE_JUMPSHOT is not set
1627 # CONFIG_USB_STORAGE_ALAUDA is not set
1628 # CONFIG_USB_STORAGE_ONETOUCH is not set
1629 # CONFIG_USB_STORAGE_KARMA is not set
1630 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1631 # CONFIG_USB_LIBUSUAL is not set
1632
1633 #
1634 # USB Imaging devices
1635 #
1636 CONFIG_USB_MDC800=m
1637 CONFIG_USB_MICROTEK=m
1638
1639 #
1640 # USB port drivers
1641 #
1642 CONFIG_USB_SERIAL=m
1643 CONFIG_USB_EZUSB=y
1644 CONFIG_USB_SERIAL_GENERIC=y
1645 # CONFIG_USB_SERIAL_AIRCABLE is not set
1646 # CONFIG_USB_SERIAL_ARK3116 is not set
1647 CONFIG_USB_SERIAL_BELKIN=m
1648 # CONFIG_USB_SERIAL_CH341 is not set
1649 # CONFIG_USB_SERIAL_WHITEHEAT is not set
1650 CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
1651 # CONFIG_USB_SERIAL_CP210X is not set
1652 CONFIG_USB_SERIAL_CYPRESS_M8=m
1653 CONFIG_USB_SERIAL_EMPEG=m
1654 CONFIG_USB_SERIAL_FTDI_SIO=m
1655 # CONFIG_USB_SERIAL_FUNSOFT is not set
1656 CONFIG_USB_SERIAL_VISOR=m
1657 CONFIG_USB_SERIAL_IPAQ=m
1658 CONFIG_USB_SERIAL_IR=m
1659 CONFIG_USB_SERIAL_EDGEPORT=m
1660 CONFIG_USB_SERIAL_EDGEPORT_TI=m
1661 CONFIG_USB_SERIAL_GARMIN=m
1662 CONFIG_USB_SERIAL_IPW=m
1663 # CONFIG_USB_SERIAL_IUU is not set
1664 CONFIG_USB_SERIAL_KEYSPAN_PDA=m
1665 CONFIG_USB_SERIAL_KEYSPAN=m
1666 # CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
1667 # CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
1668 # CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
1669 # CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
1670 # CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
1671 # CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
1672 # CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
1673 # CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
1674 # CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set
1675 # CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set
1676 # CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
1677 # CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
1678 CONFIG_USB_SERIAL_KLSI=m
1679 CONFIG_USB_SERIAL_KOBIL_SCT=m
1680 CONFIG_USB_SERIAL_MCT_U232=m
1681 # CONFIG_USB_SERIAL_MOS7720 is not set
1682 # CONFIG_USB_SERIAL_MOS7840 is not set
1683 # CONFIG_USB_SERIAL_MOTOROLA is not set
1684 # CONFIG_USB_SERIAL_NAVMAN is not set
1685 CONFIG_USB_SERIAL_PL2303=m
1686 # CONFIG_USB_SERIAL_OTI6858 is not set
1687 # CONFIG_USB_SERIAL_QUALCOMM is not set
1688 # CONFIG_USB_SERIAL_SPCP8X5 is not set
1689 # CONFIG_USB_SERIAL_HP4X is not set
1690 CONFIG_USB_SERIAL_SAFE=m
1691 # CONFIG_USB_SERIAL_SAFE_PADDED is not set
1692 # CONFIG_USB_SERIAL_SIEMENS_MPI is not set
1693 # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
1694 # CONFIG_USB_SERIAL_SYMBOL is not set
1695 CONFIG_USB_SERIAL_TI=m
1696 CONFIG_USB_SERIAL_CYBERJACK=m
1697 CONFIG_USB_SERIAL_XIRCOM=m
1698 # CONFIG_USB_SERIAL_OPTION is not set
1699 CONFIG_USB_SERIAL_OMNINET=m
1700 # CONFIG_USB_SERIAL_OPTICON is not set
1701 # CONFIG_USB_SERIAL_DEBUG is not set
1702
1703 #
1704 # USB Miscellaneous drivers
1705 #
1706 CONFIG_USB_EMI62=m
1707 CONFIG_USB_EMI26=m
1708 # CONFIG_USB_ADUTUX is not set
1709 # CONFIG_USB_SEVSEG is not set
1710 CONFIG_USB_RIO500=m
1711 CONFIG_USB_LEGOTOWER=m
1712 CONFIG_USB_LCD=m
1713 # CONFIG_USB_BERRY_CHARGE is not set
1714 CONFIG_USB_LED=m
1715 # CONFIG_USB_CYPRESS_CY7C63 is not set
1716 CONFIG_USB_CYTHERM=m
1717 CONFIG_USB_IDMOUSE=m
1718 # CONFIG_USB_FTDI_ELAN is not set
1719 # CONFIG_USB_APPLEDISPLAY is not set
1720 # CONFIG_USB_LD is not set
1721 # CONFIG_USB_TRANCEVIBRATOR is not set
1722 # CONFIG_USB_IOWARRIOR is not set
1723 # CONFIG_USB_TEST is not set
1724 # CONFIG_USB_ISIGHTFW is not set
1725 # CONFIG_USB_VST is not set
1726 CONFIG_USB_GADGET=m
1727 CONFIG_USB_GADGET_DEBUG_FILES=y
1728 CONFIG_USB_GADGET_DEBUG_FS=y
1729 CONFIG_USB_GADGET_VBUS_DRAW=2
1730 CONFIG_USB_GADGET_SELECTED=y
1731 # CONFIG_USB_GADGET_AT91 is not set
1732 # CONFIG_USB_GADGET_ATMEL_USBA is not set
1733 # CONFIG_USB_GADGET_FSL_USB2 is not set
1734 # CONFIG_USB_GADGET_LH7A40X is not set
1735 # CONFIG_USB_GADGET_OMAP is not set
1736 # CONFIG_USB_GADGET_PXA25X is not set
1737 # CONFIG_USB_GADGET_R8A66597 is not set
1738 CONFIG_USB_GADGET_PXA27X=y
1739 CONFIG_USB_PXA27X=m
1740 # CONFIG_USB_GADGET_S3C_HSOTG is not set
1741 # CONFIG_USB_GADGET_IMX is not set
1742 # CONFIG_USB_GADGET_S3C2410 is not set
1743 # CONFIG_USB_GADGET_M66592 is not set
1744 # CONFIG_USB_GADGET_AMD5536UDC is not set
1745 # CONFIG_USB_GADGET_FSL_QE is not set
1746 # CONFIG_USB_GADGET_CI13XXX is not set
1747 # CONFIG_USB_GADGET_NET2280 is not set
1748 # CONFIG_USB_GADGET_GOKU is not set
1749 # CONFIG_USB_GADGET_LANGWELL is not set
1750 # CONFIG_USB_GADGET_DUMMY_HCD is not set
1751 # CONFIG_USB_GADGET_DUALSPEED is not set
1752 CONFIG_USB_ZERO=m
1753 # CONFIG_USB_AUDIO is not set
1754 CONFIG_USB_ETH=m
1755 CONFIG_USB_ETH_RNDIS=y
1756 CONFIG_USB_ETH_EEM=y
1757 CONFIG_USB_GADGETFS=m
1758 CONFIG_USB_FILE_STORAGE=m
1759 # CONFIG_USB_FILE_STORAGE_TEST is not set
1760 CONFIG_USB_MASS_STORAGE=m
1761 CONFIG_USB_G_SERIAL=m
1762 # CONFIG_USB_MIDI_GADGET is not set
1763 # CONFIG_USB_G_PRINTER is not set
1764 CONFIG_USB_CDC_COMPOSITE=m
1765 CONFIG_USB_G_MULTI=m
1766 CONFIG_USB_G_MULTI_RNDIS=y
1767 CONFIG_USB_G_MULTI_CDC=y
1768
1769 #
1770 # OTG and related infrastructure
1771 #
1772 CONFIG_USB_OTG_UTILS=y
1773 CONFIG_USB_GPIO_VBUS=m
1774 CONFIG_USB_ULPI=y
1775 CONFIG_NOP_USB_XCEIV=m
1776 CONFIG_MMC=y
1777 # CONFIG_MMC_DEBUG is not set
1778 CONFIG_MMC_UNSAFE_RESUME=y
1779
1780 #
1781 # MMC/SD/SDIO Card Drivers
1782 #
1783 CONFIG_MMC_BLOCK=y
1784 CONFIG_MMC_BLOCK_BOUNCE=y
1785 # CONFIG_SDIO_UART is not set
1786 # CONFIG_MMC_TEST is not set
1787
1788 #
1789 # MMC/SD/SDIO Host Controller Drivers
1790 #
1791 CONFIG_MMC_PXA=y
1792 # CONFIG_MMC_SDHCI is not set
1793 # CONFIG_MMC_AT91 is not set
1794 # CONFIG_MMC_ATMELMCI is not set
1795 CONFIG_MMC_SPI=y
1796 # CONFIG_MEMSTICK is not set
1797 CONFIG_NEW_LEDS=y
1798 CONFIG_LEDS_CLASS=y
1799
1800 #
1801 # LED drivers
1802 #
1803 # CONFIG_LEDS_PCA9532 is not set
1804 # CONFIG_LEDS_GPIO is not set
1805 # CONFIG_LEDS_LP3944 is not set
1806 # CONFIG_LEDS_PCA955X is not set
1807 # CONFIG_LEDS_DAC124S085 is not set
1808 # CONFIG_LEDS_BD2802 is not set
1809 # CONFIG_LEDS_LT3593 is not set
1810
1811 #
1812 # LED Triggers
1813 #
1814 CONFIG_LEDS_TRIGGERS=y
1815 CONFIG_LEDS_TRIGGER_TIMER=y
1816 CONFIG_LEDS_TRIGGER_IDE_DISK=y
1817 # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
1818 # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
1819 # CONFIG_LEDS_TRIGGER_GPIO is not set
1820 # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
1821
1822 #
1823 # iptables trigger is under Netfilter config (LED target)
1824 #
1825 # CONFIG_ACCESSIBILITY is not set
1826 CONFIG_RTC_LIB=y
1827 # CONFIG_RTC_CLASS is not set
1828 # CONFIG_DMADEVICES is not set
1829 # CONFIG_AUXDISPLAY is not set
1830 # CONFIG_UIO is not set
1831
1832 #
1833 # TI VLYNQ
1834 #
1835 # CONFIG_STAGING is not set
1836
1837 #
1838 # File systems
1839 #
1840 CONFIG_EXT2_FS=y
1841 # CONFIG_EXT2_FS_XATTR is not set
1842 # CONFIG_EXT2_FS_XIP is not set
1843 CONFIG_EXT3_FS=y
1844 # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
1845 # CONFIG_EXT3_FS_XATTR is not set
1846 # CONFIG_EXT4_FS is not set
1847 CONFIG_JBD=y
1848 # CONFIG_JBD_DEBUG is not set
1849 # CONFIG_REISERFS_FS is not set
1850 # CONFIG_JFS_FS is not set
1851 CONFIG_FS_POSIX_ACL=y
1852 # CONFIG_XFS_FS is not set
1853 # CONFIG_OCFS2_FS is not set
1854 # CONFIG_BTRFS_FS is not set
1855 # CONFIG_NILFS2_FS is not set
1856 CONFIG_FILE_LOCKING=y
1857 CONFIG_FSNOTIFY=y
1858 CONFIG_DNOTIFY=y
1859 CONFIG_INOTIFY=y
1860 CONFIG_INOTIFY_USER=y
1861 # CONFIG_QUOTA is not set
1862 # CONFIG_AUTOFS_FS is not set
1863 # CONFIG_AUTOFS4_FS is not set
1864 # CONFIG_FUSE_FS is not set
1865
1866 #
1867 # Caches
1868 #
1869 # CONFIG_FSCACHE is not set
1870
1871 #
1872 # CD-ROM/DVD Filesystems
1873 #
1874 # CONFIG_ISO9660_FS is not set
1875 # CONFIG_UDF_FS is not set
1876
1877 #
1878 # DOS/FAT/NT Filesystems
1879 #
1880 CONFIG_FAT_FS=y
1881 # CONFIG_MSDOS_FS is not set
1882 CONFIG_VFAT_FS=y
1883 CONFIG_FAT_DEFAULT_CODEPAGE=437
1884 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1885 # CONFIG_NTFS_FS is not set
1886
1887 #
1888 # Pseudo filesystems
1889 #
1890 CONFIG_PROC_FS=y
1891 CONFIG_PROC_SYSCTL=y
1892 CONFIG_PROC_PAGE_MONITOR=y
1893 CONFIG_SYSFS=y
1894 CONFIG_TMPFS=y
1895 # CONFIG_TMPFS_POSIX_ACL is not set
1896 # CONFIG_HUGETLB_PAGE is not set
1897 # CONFIG_CONFIGFS_FS is not set
1898 CONFIG_MISC_FILESYSTEMS=y
1899 # CONFIG_ADFS_FS is not set
1900 # CONFIG_AFFS_FS is not set
1901 # CONFIG_HFS_FS is not set
1902 # CONFIG_HFSPLUS_FS is not set
1903 # CONFIG_BEFS_FS is not set
1904 # CONFIG_BFS_FS is not set
1905 # CONFIG_EFS_FS is not set
1906 CONFIG_JFFS2_FS=y
1907 CONFIG_JFFS2_FS_DEBUG=0
1908 CONFIG_JFFS2_FS_WRITEBUFFER=y
1909 # CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1910 CONFIG_JFFS2_SUMMARY=y
1911 # CONFIG_JFFS2_FS_XATTR is not set
1912 CONFIG_JFFS2_COMPRESSION_OPTIONS=y
1913 CONFIG_JFFS2_ZLIB=y
1914 CONFIG_JFFS2_LZO=y
1915 CONFIG_JFFS2_RTIME=y
1916 CONFIG_JFFS2_RUBIN=y
1917 # CONFIG_JFFS2_CMODE_NONE is not set
1918 CONFIG_JFFS2_CMODE_PRIORITY=y
1919 # CONFIG_JFFS2_CMODE_SIZE is not set
1920 # CONFIG_JFFS2_CMODE_FAVOURLZO is not set
1921 CONFIG_UBIFS_FS=m
1922 # CONFIG_UBIFS_FS_XATTR is not set
1923 # CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
1924 CONFIG_UBIFS_FS_LZO=y
1925 CONFIG_UBIFS_FS_ZLIB=y
1926 # CONFIG_UBIFS_FS_DEBUG is not set
1927 CONFIG_CRAMFS=m
1928 # CONFIG_SQUASHFS is not set
1929 # CONFIG_VXFS_FS is not set
1930 # CONFIG_MINIX_FS is not set
1931 # CONFIG_OMFS_FS is not set
1932 # CONFIG_HPFS_FS is not set
1933 # CONFIG_QNX4FS_FS is not set
1934 # CONFIG_ROMFS_FS is not set
1935 # CONFIG_SYSV_FS is not set
1936 # CONFIG_UFS_FS is not set
1937 CONFIG_NETWORK_FILESYSTEMS=y
1938 CONFIG_NFS_FS=m
1939 CONFIG_NFS_V3=y
1940 # CONFIG_NFS_V3_ACL is not set
1941 CONFIG_NFS_V4=y
1942 # CONFIG_NFS_V4_1 is not set
1943 CONFIG_NFSD=m
1944 CONFIG_NFSD_V3=y
1945 # CONFIG_NFSD_V3_ACL is not set
1946 CONFIG_NFSD_V4=y
1947 CONFIG_LOCKD=m
1948 CONFIG_LOCKD_V4=y
1949 CONFIG_EXPORTFS=m
1950 CONFIG_NFS_COMMON=y
1951 CONFIG_SUNRPC=m
1952 CONFIG_SUNRPC_GSS=m
1953 CONFIG_RPCSEC_GSS_KRB5=m
1954 # CONFIG_RPCSEC_GSS_SPKM3 is not set
1955 CONFIG_SMB_FS=m
1956 CONFIG_SMB_NLS_DEFAULT=y
1957 CONFIG_SMB_NLS_REMOTE="cp437"
1958 CONFIG_CIFS=m
1959 # CONFIG_CIFS_STATS is not set
1960 # CONFIG_CIFS_WEAK_PW_HASH is not set
1961 # CONFIG_CIFS_XATTR is not set
1962 # CONFIG_CIFS_DEBUG2 is not set
1963 # CONFIG_CIFS_EXPERIMENTAL is not set
1964 # CONFIG_NCP_FS is not set
1965 # CONFIG_CODA_FS is not set
1966 # CONFIG_AFS_FS is not set
1967
1968 #
1969 # Partition Types
1970 #
1971 CONFIG_PARTITION_ADVANCED=y
1972 # CONFIG_ACORN_PARTITION is not set
1973 # CONFIG_OSF_PARTITION is not set
1974 # CONFIG_AMIGA_PARTITION is not set
1975 # CONFIG_ATARI_PARTITION is not set
1976 # CONFIG_MAC_PARTITION is not set
1977 CONFIG_MSDOS_PARTITION=y
1978 # CONFIG_BSD_DISKLABEL is not set
1979 # CONFIG_MINIX_SUBPARTITION is not set
1980 # CONFIG_SOLARIS_X86_PARTITION is not set
1981 # CONFIG_UNIXWARE_DISKLABEL is not set
1982 # CONFIG_LDM_PARTITION is not set
1983 # CONFIG_SGI_PARTITION is not set
1984 # CONFIG_ULTRIX_PARTITION is not set
1985 # CONFIG_SUN_PARTITION is not set
1986 # CONFIG_KARMA_PARTITION is not set
1987 # CONFIG_EFI_PARTITION is not set
1988 # CONFIG_SYSV68_PARTITION is not set
1989 CONFIG_NLS=y
1990 CONFIG_NLS_DEFAULT="cp437"
1991 CONFIG_NLS_CODEPAGE_437=y
1992 CONFIG_NLS_CODEPAGE_737=m
1993 CONFIG_NLS_CODEPAGE_775=m
1994 CONFIG_NLS_CODEPAGE_850=m
1995 CONFIG_NLS_CODEPAGE_852=m
1996 CONFIG_NLS_CODEPAGE_855=m
1997 CONFIG_NLS_CODEPAGE_857=m
1998 CONFIG_NLS_CODEPAGE_860=m
1999 CONFIG_NLS_CODEPAGE_861=m
2000 CONFIG_NLS_CODEPAGE_862=m
2001 CONFIG_NLS_CODEPAGE_863=m
2002 CONFIG_NLS_CODEPAGE_864=m
2003 CONFIG_NLS_CODEPAGE_865=m
2004 CONFIG_NLS_CODEPAGE_866=m
2005 CONFIG_NLS_CODEPAGE_869=m
2006 CONFIG_NLS_CODEPAGE_936=m
2007 CONFIG_NLS_CODEPAGE_950=m
2008 CONFIG_NLS_CODEPAGE_932=m
2009 CONFIG_NLS_CODEPAGE_949=m
2010 CONFIG_NLS_CODEPAGE_874=m
2011 CONFIG_NLS_ISO8859_8=m
2012 CONFIG_NLS_CODEPAGE_1250=m
2013 CONFIG_NLS_CODEPAGE_1251=m
2014 CONFIG_NLS_ASCII=m
2015 CONFIG_NLS_ISO8859_1=y
2016 CONFIG_NLS_ISO8859_2=m
2017 CONFIG_NLS_ISO8859_3=m
2018 CONFIG_NLS_ISO8859_4=m
2019 CONFIG_NLS_ISO8859_5=m
2020 CONFIG_NLS_ISO8859_6=m
2021 CONFIG_NLS_ISO8859_7=m
2022 CONFIG_NLS_ISO8859_9=m
2023 CONFIG_NLS_ISO8859_13=m
2024 CONFIG_NLS_ISO8859_14=m
2025 CONFIG_NLS_ISO8859_15=m
2026 CONFIG_NLS_KOI8_R=m
2027 CONFIG_NLS_KOI8_U=m
2028 CONFIG_NLS_UTF8=y
2029 # CONFIG_DLM is not set
2030
2031 #
2032 # Kernel hacking
2033 #
2034 # CONFIG_PRINTK_TIME is not set
2035 CONFIG_ENABLE_WARN_DEPRECATED=y
2036 CONFIG_ENABLE_MUST_CHECK=y
2037 CONFIG_FRAME_WARN=1024
2038 CONFIG_MAGIC_SYSRQ=y
2039 # CONFIG_STRIP_ASM_SYMS is not set
2040 # CONFIG_UNUSED_SYMBOLS is not set
2041 CONFIG_DEBUG_FS=y
2042 # CONFIG_HEADERS_CHECK is not set
2043 # CONFIG_DEBUG_KERNEL is not set
2044 CONFIG_STACKTRACE=y
2045 CONFIG_DEBUG_BUGVERBOSE=y
2046 # CONFIG_DEBUG_MEMORY_INIT is not set
2047 CONFIG_RCU_CPU_STALL_DETECTOR=y
2048 # CONFIG_LATENCYTOP is not set
2049 CONFIG_SYSCTL_SYSCALL_CHECK=y
2050 CONFIG_NOP_TRACER=y
2051 CONFIG_HAVE_FUNCTION_TRACER=y
2052 CONFIG_RING_BUFFER=y
2053 CONFIG_EVENT_TRACING=y
2054 CONFIG_CONTEXT_SWITCH_TRACER=y
2055 CONFIG_RING_BUFFER_ALLOW_SWAP=y
2056 CONFIG_TRACING=y
2057 CONFIG_TRACING_SUPPORT=y
2058 # CONFIG_FTRACE is not set
2059 # CONFIG_DYNAMIC_DEBUG is not set
2060 # CONFIG_SAMPLES is not set
2061 CONFIG_HAVE_ARCH_KGDB=y
2062 CONFIG_ARM_UNWIND=y
2063 # CONFIG_DEBUG_USER is not set
2064 # CONFIG_OC_ETM is not set
2065
2066 #
2067 # Security options
2068 #
2069 # CONFIG_KEYS is not set
2070 # CONFIG_SECURITY is not set
2071 # CONFIG_SECURITYFS is not set
2072 # CONFIG_DEFAULT_SECURITY_SELINUX is not set
2073 # CONFIG_DEFAULT_SECURITY_SMACK is not set
2074 # CONFIG_DEFAULT_SECURITY_TOMOYO is not set
2075 CONFIG_DEFAULT_SECURITY_DAC=y
2076 CONFIG_DEFAULT_SECURITY=""
2077 CONFIG_CRYPTO=y
2078
2079 #
2080 # Crypto core or helper
2081 #
2082 # CONFIG_CRYPTO_FIPS is not set
2083 CONFIG_CRYPTO_ALGAPI=m
2084 CONFIG_CRYPTO_ALGAPI2=m
2085 CONFIG_CRYPTO_AEAD=m
2086 CONFIG_CRYPTO_AEAD2=m
2087 CONFIG_CRYPTO_BLKCIPHER=m
2088 CONFIG_CRYPTO_BLKCIPHER2=m
2089 CONFIG_CRYPTO_HASH=m
2090 CONFIG_CRYPTO_HASH2=m
2091 CONFIG_CRYPTO_RNG=m
2092 CONFIG_CRYPTO_RNG2=m
2093 CONFIG_CRYPTO_PCOMP=m
2094 CONFIG_CRYPTO_MANAGER=m
2095 CONFIG_CRYPTO_MANAGER2=m
2096 # CONFIG_CRYPTO_GF128MUL is not set
2097 CONFIG_CRYPTO_NULL=m
2098 CONFIG_CRYPTO_WORKQUEUE=m
2099 # CONFIG_CRYPTO_CRYPTD is not set
2100 CONFIG_CRYPTO_AUTHENC=m
2101 CONFIG_CRYPTO_TEST=m
2102
2103 #
2104 # Authenticated Encryption with Associated Data
2105 #
2106 # CONFIG_CRYPTO_CCM is not set
2107 # CONFIG_CRYPTO_GCM is not set
2108 # CONFIG_CRYPTO_SEQIV is not set
2109
2110 #
2111 # Block modes
2112 #
2113 CONFIG_CRYPTO_CBC=m
2114 # CONFIG_CRYPTO_CTR is not set
2115 # CONFIG_CRYPTO_CTS is not set
2116 CONFIG_CRYPTO_ECB=m
2117 # CONFIG_CRYPTO_LRW is not set
2118 CONFIG_CRYPTO_PCBC=m
2119 # CONFIG_CRYPTO_XTS is not set
2120
2121 #
2122 # Hash modes
2123 #
2124 CONFIG_CRYPTO_HMAC=m
2125 # CONFIG_CRYPTO_XCBC is not set
2126 # CONFIG_CRYPTO_VMAC is not set
2127
2128 #
2129 # Digest
2130 #
2131 CONFIG_CRYPTO_CRC32C=m
2132 # CONFIG_CRYPTO_GHASH is not set
2133 CONFIG_CRYPTO_MD4=m
2134 CONFIG_CRYPTO_MD5=m
2135 CONFIG_CRYPTO_MICHAEL_MIC=m
2136 # CONFIG_CRYPTO_RMD128 is not set
2137 # CONFIG_CRYPTO_RMD160 is not set
2138 # CONFIG_CRYPTO_RMD256 is not set
2139 # CONFIG_CRYPTO_RMD320 is not set
2140 CONFIG_CRYPTO_SHA1=m
2141 CONFIG_CRYPTO_SHA256=m
2142 CONFIG_CRYPTO_SHA512=m
2143 # CONFIG_CRYPTO_TGR192 is not set
2144 CONFIG_CRYPTO_WP512=m
2145
2146 #
2147 # Ciphers
2148 #
2149 CONFIG_CRYPTO_AES=m
2150 CONFIG_CRYPTO_ANUBIS=m
2151 CONFIG_CRYPTO_ARC4=m
2152 CONFIG_CRYPTO_BLOWFISH=m
2153 CONFIG_CRYPTO_CAMELLIA=m
2154 CONFIG_CRYPTO_CAST5=m
2155 CONFIG_CRYPTO_CAST6=m
2156 CONFIG_CRYPTO_DES=m
2157 # CONFIG_CRYPTO_FCRYPT is not set
2158 CONFIG_CRYPTO_KHAZAD=m
2159 # CONFIG_CRYPTO_SALSA20 is not set
2160 # CONFIG_CRYPTO_SEED is not set
2161 CONFIG_CRYPTO_SERPENT=m
2162 CONFIG_CRYPTO_TEA=m
2163 CONFIG_CRYPTO_TWOFISH=m
2164 CONFIG_CRYPTO_TWOFISH_COMMON=m
2165
2166 #
2167 # Compression
2168 #
2169 CONFIG_CRYPTO_DEFLATE=m
2170 # CONFIG_CRYPTO_ZLIB is not set
2171 CONFIG_CRYPTO_LZO=m
2172
2173 #
2174 # Random Number Generation
2175 #
2176 CONFIG_CRYPTO_ANSI_CPRNG=m
2177 # CONFIG_CRYPTO_HW is not set
2178 CONFIG_BINARY_PRINTF=y
2179
2180 #
2181 # Library routines
2182 #
2183 CONFIG_BITREVERSE=y
2184 CONFIG_GENERIC_FIND_LAST_BIT=y
2185 CONFIG_CRC_CCITT=y
2186 CONFIG_CRC16=m
2187 # CONFIG_CRC_T10DIF is not set
2188 CONFIG_CRC_ITU_T=y
2189 CONFIG_CRC32=y
2190 CONFIG_CRC7=y
2191 CONFIG_LIBCRC32C=m
2192 CONFIG_ZLIB_INFLATE=y
2193 CONFIG_ZLIB_DEFLATE=y
2194 CONFIG_LZO_COMPRESS=y
2195 CONFIG_LZO_DECOMPRESS=y
2196 CONFIG_HAS_IOMEM=y
2197 CONFIG_HAS_IOPORT=y
2198 CONFIG_HAS_DMA=y
2199 CONFIG_NLATTR=y