source: src/linux/universal/linux-3.2/.config_pronghorn @ 18305

Last change on this file since 18305 was 18305, checked in by markus, 16 months ago

add netfilter physdev match as module

File size: 48.9 KB
Line 
1#
2# Automatically generated file; DO NOT EDIT.
3# Linux/arm 3.2.1 Kernel Configuration
4#
5CONFIG_ARM=y
6CONFIG_MIGHT_HAVE_PCI=y
7CONFIG_SYS_SUPPORTS_APM_EMULATION=y
8CONFIG_HAVE_SCHED_CLOCK=y
9CONFIG_GENERIC_GPIO=y
10# CONFIG_ARCH_USES_GETTIMEOFFSET is not set
11CONFIG_GENERIC_CLOCKEVENTS=y
12CONFIG_KTIME_SCALAR=y
13CONFIG_HAVE_PROC_CPU=y
14CONFIG_STACKTRACE_SUPPORT=y
15CONFIG_HAVE_LATENCYTOP_SUPPORT=y
16CONFIG_LOCKDEP_SUPPORT=y
17CONFIG_TRACE_IRQFLAGS_SUPPORT=y
18CONFIG_HARDIRQS_SW_RESEND=y
19CONFIG_GENERIC_IRQ_PROBE=y
20CONFIG_RWSEM_GENERIC_SPINLOCK=y
21CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
22CONFIG_GENERIC_HWEIGHT=y
23CONFIG_GENERIC_CALIBRATE_DELAY=y
24CONFIG_ZONE_DMA=y
25CONFIG_NEED_DMA_MAP_STATE=y
26CONFIG_VECTORS_BASE=0xffff0000
27CONFIG_ARM_PATCH_PHYS_VIRT=y
28CONFIG_GENERIC_BUG=y
29CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
30CONFIG_HAVE_IRQ_WORK=y
31
32#
33# General setup
34#
35CONFIG_EXPERIMENTAL=y
36CONFIG_BROKEN_ON_SMP=y
37CONFIG_INIT_ENV_ARG_LIMIT=32
38CONFIG_CROSS_COMPILE="armeb-linux-"
39CONFIG_LOCALVERSION=""
40CONFIG_LOCALVERSION_AUTO=y
41CONFIG_HAVE_KERNEL_GZIP=y
42CONFIG_HAVE_KERNEL_LZMA=y
43CONFIG_HAVE_KERNEL_LZO=y
44# CONFIG_KERNEL_GZIP is not set
45CONFIG_KERNEL_LZMA=y
46# CONFIG_KERNEL_LZO is not set
47CONFIG_DEFAULT_HOSTNAME="(none)"
48# CONFIG_SWAP is not set
49CONFIG_SYSVIPC=y
50CONFIG_SYSVIPC_SYSCTL=y
51# CONFIG_POSIX_MQUEUE is not set
52# CONFIG_BSD_PROCESS_ACCT is not set
53# CONFIG_FHANDLE is not set
54# CONFIG_TASKSTATS is not set
55# CONFIG_AUDIT is not set
56CONFIG_HAVE_GENERIC_HARDIRQS=y
57
58#
59# IRQ subsystem
60#
61CONFIG_GENERIC_HARDIRQS=y
62CONFIG_HAVE_SPARSE_IRQ=y
63CONFIG_GENERIC_IRQ_SHOW=y
64# CONFIG_SPARSE_IRQ is not set
65
66#
67# RCU Subsystem
68#
69CONFIG_TINY_RCU=y
70# CONFIG_PREEMPT_RCU is not set
71# CONFIG_RCU_TRACE is not set
72# CONFIG_TREE_RCU_TRACE is not set
73# CONFIG_IKCONFIG is not set
74CONFIG_LOG_BUF_SHIFT=14
75# CONFIG_CGROUPS is not set
76# CONFIG_NAMESPACES is not set
77# CONFIG_SCHED_AUTOGROUP is not set
78# CONFIG_SYSFS_DEPRECATED is not set
79# CONFIG_RELAY is not set
80# CONFIG_BLK_DEV_INITRD is not set
81CONFIG_CC_OPTIMIZE_FOR_SIZE=y
82CONFIG_SYSCTL=y
83CONFIG_ANON_INODES=y
84CONFIG_EXPERT=y
85CONFIG_UID16=y
86# CONFIG_SYSCTL_SYSCALL is not set
87CONFIG_KALLSYMS=y
88CONFIG_HOTPLUG=y
89CONFIG_PRINTK=y
90CONFIG_BUG=y
91# CONFIG_ELF_CORE is not set
92CONFIG_BASE_FULL=y
93CONFIG_FUTEX=y
94CONFIG_EPOLL=y
95CONFIG_SIGNALFD=y
96CONFIG_TIMERFD=y
97CONFIG_EVENTFD=y
98CONFIG_SHMEM=y
99CONFIG_AIO=y
100CONFIG_EMBEDDED=y
101CONFIG_HAVE_PERF_EVENTS=y
102CONFIG_PERF_USE_VMALLOC=y
103
104#
105# Kernel Performance Events And Counters
106#
107# CONFIG_PERF_EVENTS is not set
108# CONFIG_PERF_COUNTERS is not set
109# CONFIG_VM_EVENT_COUNTERS is not set
110CONFIG_PCI_QUIRKS=y
111CONFIG_COMPAT_BRK=y
112CONFIG_SLAB=y
113# CONFIG_SLUB is not set
114# CONFIG_SLOB is not set
115# CONFIG_PROFILING is not set
116CONFIG_HAVE_OPROFILE=y
117# CONFIG_KPROBES is not set
118CONFIG_HAVE_KPROBES=y
119CONFIG_HAVE_KRETPROBES=y
120CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
121CONFIG_HAVE_DMA_API_DEBUG=y
122
123#
124# GCOV-based kernel profiling
125#
126CONFIG_HAVE_GENERIC_DMA_COHERENT=y
127CONFIG_SLABINFO=y
128CONFIG_RT_MUTEXES=y
129CONFIG_BASE_SMALL=0
130CONFIG_MODULES=y
131# CONFIG_MODULE_FORCE_LOAD is not set
132CONFIG_MODULE_UNLOAD=y
133# CONFIG_MODULE_FORCE_UNLOAD is not set
134# CONFIG_MODVERSIONS is not set
135# CONFIG_MODULE_SRCVERSION_ALL is not set
136CONFIG_BLOCK=y
137CONFIG_LBDAF=y
138# CONFIG_BLK_DEV_BSG is not set
139# CONFIG_BLK_DEV_BSGLIB is not set
140# CONFIG_BLK_DEV_INTEGRITY is not set
141
142#
143# IO Schedulers
144#
145CONFIG_IOSCHED_NOOP=y
146CONFIG_IOSCHED_DEADLINE=y
147# CONFIG_IOSCHED_CFQ is not set
148CONFIG_DEFAULT_DEADLINE=y
149# CONFIG_DEFAULT_NOOP is not set
150CONFIG_DEFAULT_IOSCHED="deadline"
151# CONFIG_INLINE_SPIN_TRYLOCK is not set
152# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
153# CONFIG_INLINE_SPIN_LOCK is not set
154# CONFIG_INLINE_SPIN_LOCK_BH is not set
155# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
156# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
157CONFIG_INLINE_SPIN_UNLOCK=y
158# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
159CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
160# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
161# CONFIG_INLINE_READ_TRYLOCK is not set
162# CONFIG_INLINE_READ_LOCK is not set
163# CONFIG_INLINE_READ_LOCK_BH is not set
164# CONFIG_INLINE_READ_LOCK_IRQ is not set
165# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
166CONFIG_INLINE_READ_UNLOCK=y
167# CONFIG_INLINE_READ_UNLOCK_BH is not set
168CONFIG_INLINE_READ_UNLOCK_IRQ=y
169# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
170# CONFIG_INLINE_WRITE_TRYLOCK is not set
171# CONFIG_INLINE_WRITE_LOCK is not set
172# CONFIG_INLINE_WRITE_LOCK_BH is not set
173# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
174# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
175CONFIG_INLINE_WRITE_UNLOCK=y
176# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
177CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
178# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
179# CONFIG_MUTEX_SPIN_ON_OWNER is not set
180CONFIG_FREEZER=y
181
182#
183# System Type
184#
185CONFIG_MMU=y
186# CONFIG_ARCH_INTEGRATOR is not set
187# CONFIG_ARCH_REALVIEW is not set
188# CONFIG_ARCH_VERSATILE is not set
189# CONFIG_ARCH_VEXPRESS is not set
190# CONFIG_ARCH_AT91 is not set
191# CONFIG_ARCH_BCMRING is not set
192# CONFIG_ARCH_HIGHBANK is not set
193# CONFIG_ARCH_CLPS711X is not set
194# CONFIG_ARCH_CNS3XXX is not set
195# CONFIG_ARCH_GEMINI is not set
196# CONFIG_ARCH_PRIMA2 is not set
197# CONFIG_ARCH_EBSA110 is not set
198# CONFIG_ARCH_EP93XX is not set
199# CONFIG_ARCH_FOOTBRIDGE is not set
200# CONFIG_ARCH_MXC is not set
201# CONFIG_ARCH_MXS is not set
202# CONFIG_ARCH_NETX is not set
203# CONFIG_ARCH_H720X is not set
204# CONFIG_ARCH_IOP13XX is not set
205# CONFIG_ARCH_IOP32X is not set
206# CONFIG_ARCH_IOP33X is not set
207# CONFIG_ARCH_IXP23XX is not set
208# CONFIG_ARCH_IXP2000 is not set
209CONFIG_ARCH_IXP4XX=y
210# CONFIG_ARCH_DOVE is not set
211# CONFIG_ARCH_KIRKWOOD is not set
212# CONFIG_ARCH_LPC32XX is not set
213# CONFIG_ARCH_MV78XX0 is not set
214# CONFIG_ARCH_ORION5X is not set
215# CONFIG_ARCH_MMP is not set
216# CONFIG_ARCH_KS8695 is not set
217# CONFIG_ARCH_W90X900 is not set
218# CONFIG_ARCH_TEGRA is not set
219# CONFIG_ARCH_PICOXCELL is not set
220# CONFIG_ARCH_PNX4008 is not set
221# CONFIG_ARCH_PXA is not set
222# CONFIG_ARCH_MSM is not set
223# CONFIG_ARCH_SHMOBILE is not set
224# CONFIG_ARCH_RPC is not set
225# CONFIG_ARCH_SA1100 is not set
226# CONFIG_ARCH_S3C2410 is not set
227# CONFIG_ARCH_S3C64XX is not set
228# CONFIG_ARCH_S5P64X0 is not set
229# CONFIG_ARCH_S5PC100 is not set
230# CONFIG_ARCH_S5PV210 is not set
231# CONFIG_ARCH_EXYNOS is not set
232# CONFIG_ARCH_SHARK is not set
233# CONFIG_ARCH_TCC_926 is not set
234# CONFIG_ARCH_U300 is not set
235# CONFIG_ARCH_U8500 is not set
236# CONFIG_ARCH_NOMADIK is not set
237# CONFIG_ARCH_DAVINCI is not set
238# CONFIG_ARCH_OMAP is not set
239# CONFIG_PLAT_SPEAR is not set
240# CONFIG_ARCH_VT8500 is not set
241# CONFIG_ARCH_ZYNQ is not set
242# CONFIG_GPIO_PCA953X is not set
243CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y
244
245#
246# Intel IXP4xx Implementation Options
247#
248
249#
250# IXP4xx Platforms
251#
252# CONFIG_MACH_NSLU2 is not set
253# CONFIG_MACH_AVILA is not set
254# CONFIG_MACH_CAMBRIA is not set
255# CONFIG_ARCH_ADI_COYOTE is not set
256# CONFIG_MACH_GATEWAY7001 is not set
257# CONFIG_MACH_WG302V1 is not set
258# CONFIG_MACH_WG302V2 is not set
259# CONFIG_MACH_WRT300NV2 is not set
260# CONFIG_MACH_USR8200 is not set
261# CONFIG_MACH_COMPEX is not set
262CONFIG_MACH_PRONGHORNMETRO=y
263# CONFIG_ARCH_IXDP425 is not set
264# CONFIG_MACH_IXDPG425 is not set
265# CONFIG_MACH_IXDP465 is not set
266# CONFIG_MACH_KIXRP435 is not set
267# CONFIG_ARCH_PRPMC1100 is not set
268# CONFIG_MACH_NAS100D is not set
269# CONFIG_MACH_DSMG600 is not set
270# CONFIG_MACH_GTWX5715 is not set
271# CONFIG_MACH_MI424WR is not set
272
273#
274# IXP4xx Options
275#
276CONFIG_DMABOUNCE=y
277CONFIG_DMABOUNCE_DEBUG=y
278# CONFIG_IXP4XX_INDIRECT_PCI is not set
279CONFIG_IXP4XX_LEGACY_DMABOUNCE=y
280CONFIG_IXP400_LIB=y
281
282#
283# System MMU
284#
285
286#
287# Processor Type
288#
289CONFIG_CPU_XSCALE=y
290CONFIG_CPU_32v5=y
291CONFIG_CPU_ABRT_EV5T=y
292CONFIG_CPU_PABRT_LEGACY=y
293CONFIG_CPU_CACHE_VIVT=y
294CONFIG_CPU_TLB_V4WBI=y
295CONFIG_CPU_CP15=y
296CONFIG_CPU_CP15_MMU=y
297CONFIG_CPU_USE_DOMAINS=y
298
299#
300# Processor Features
301#
302# CONFIG_ARM_THUMB is not set
303CONFIG_CPU_BIG_ENDIAN=y
304# CONFIG_CPU_ENDIAN_BE8 is not set
305CONFIG_CPU_ENDIAN_BE32=y
306# CONFIG_CPU_DCACHE_DISABLE is not set
307CONFIG_ARM_L1_CACHE_SHIFT=5
308CONFIG_IWMMXT=y
309CONFIG_XSCALE_PMU=y
310CONFIG_CPU_HAS_PMU=y
311
312#
313# Bus support
314#
315CONFIG_PCI=y
316CONFIG_PCI_SYSCALL=y
317# CONFIG_ARCH_SUPPORTS_MSI is not set
318# CONFIG_PCI_STUB is not set
319# CONFIG_PCI_DISABLE_COMMON_QUIRKS is not set
320# CONFIG_PCI_IOV is not set
321# CONFIG_PCI_PRI is not set
322# CONFIG_PCI_PASID is not set
323# CONFIG_PCCARD is not set
324
325#
326# Kernel Features
327#
328# CONFIG_NO_HZ is not set
329# CONFIG_HIGH_RES_TIMERS is not set
330CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
331# CONFIG_VMSPLIT_3G is not set
332CONFIG_VMSPLIT_2G=y
333# CONFIG_VMSPLIT_1G is not set
334CONFIG_PAGE_OFFSET=0x80000000
335CONFIG_PREEMPT_NONE=y
336# CONFIG_PREEMPT_VOLUNTARY is not set
337# CONFIG_PREEMPT is not set
338CONFIG_HZ=100
339CONFIG_AEABI=y
340# CONFIG_OABI_COMPAT is not set
341# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
342# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
343CONFIG_HAVE_ARCH_PFN_VALID=y
344# CONFIG_HIGHMEM is not set
345CONFIG_SELECT_MEMORY_MODEL=y
346CONFIG_FLATMEM_MANUAL=y
347CONFIG_FLATMEM=y
348CONFIG_FLAT_NODE_MEM_MAP=y
349CONFIG_HAVE_MEMBLOCK=y
350CONFIG_PAGEFLAGS_EXTENDED=y
351CONFIG_SPLIT_PTLOCK_CPUS=999999
352# CONFIG_COMPACTION is not set
353# CONFIG_PHYS_ADDR_T_64BIT is not set
354CONFIG_ZONE_DMA_FLAG=1
355CONFIG_BOUNCE=y
356CONFIG_VIRT_TO_BUS=y
357# CONFIG_KSM is not set
358CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
359CONFIG_NEED_PER_CPU_KM=y
360# CONFIG_CLEANCACHE is not set
361CONFIG_FORCE_MAX_ZONEORDER=11
362CONFIG_ALIGNMENT_TRAP=y
363# CONFIG_UACCESS_WITH_MEMCPY is not set
364# CONFIG_SECCOMP is not set
365# CONFIG_CC_STACKPROTECTOR is not set
366# CONFIG_DEPRECATED_PARAM_STRUCT is not set
367
368#
369# Boot options
370#
371# CONFIG_USE_OF is not set
372CONFIG_ZBOOT_ROM_TEXT=0x0
373CONFIG_ZBOOT_ROM_BSS=0x0
374CONFIG_CMDLINE="console=ttyS0,115200 panic=10 root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd"
375CONFIG_CMDLINE_FROM_BOOTLOADER=y
376# CONFIG_CMDLINE_EXTEND is not set
377# CONFIG_CMDLINE_FORCE is not set
378# CONFIG_XIP_KERNEL is not set
379# CONFIG_KEXEC is not set
380# CONFIG_CRASH_DUMP is not set
381# CONFIG_AUTO_ZRELADDR is not set
382
383#
384# CPU Power Management
385#
386# CONFIG_CPU_IDLE is not set
387
388#
389# Floating point emulation
390#
391
392#
393# At least one emulation must be selected
394#
395
396#
397# Userspace binary formats
398#
399CONFIG_BINFMT_ELF=y
400CONFIG_HAVE_AOUT=y
401# CONFIG_BINFMT_AOUT is not set
402# CONFIG_BINFMT_MISC is not set
403
404#
405# Power management options
406#
407# CONFIG_SUSPEND is not set
408CONFIG_SUSPEND_FREEZER=y
409CONFIG_PM_SLEEP=y
410# CONFIG_PM_RUNTIME is not set
411# CONFIG_PM is not set
412# CONFIG_PM_DEBUG is not set
413# CONFIG_APM_EMULATION is not set
414CONFIG_CPU_PM=y
415CONFIG_ARCH_SUSPEND_POSSIBLE=y
416CONFIG_ARM_CPU_SUSPEND=y
417CONFIG_NET=y
418
419#
420# Networking options
421#
422CONFIG_PACKET=y
423CONFIG_UNIX=y
424CONFIG_XFRM=y
425# CONFIG_XFRM_USER is not set
426# CONFIG_XFRM_SUB_POLICY is not set
427# CONFIG_XFRM_MIGRATE is not set
428# CONFIG_XFRM_STATISTICS is not set
429# CONFIG_NET_KEY is not set
430CONFIG_INET=y
431CONFIG_IP_MULTICAST=y
432CONFIG_IP_ADVANCED_ROUTER=y
433# CONFIG_IP_FIB_TRIE_STATS is not set
434CONFIG_IP_MULTIPLE_TABLES=y
435CONFIG_IP_ROUTE_MULTIPATH=y
436CONFIG_IP_ROUTE_VERBOSE=y
437CONFIG_IP_ROUTE_CLASSID=y
438# CONFIG_IP_PNP is not set
439# CONFIG_NET_IPIP is not set
440# CONFIG_NET_IPGRE_DEMUX is not set
441CONFIG_NET_ETHERIP=m
442CONFIG_IP_MROUTE=y
443# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
444# CONFIG_IP_PIMSM_V1 is not set
445# CONFIG_IP_PIMSM_V2 is not set
446# CONFIG_ARPD is not set
447CONFIG_SYN_COOKIES=y
448# CONFIG_INET_AH is not set
449# CONFIG_INET_ESP is not set
450# CONFIG_INET_IPCOMP is not set
451# CONFIG_INET_XFRM_TUNNEL is not set
452CONFIG_INET_TUNNEL=m
453# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
454# CONFIG_INET_XFRM_MODE_TUNNEL is not set
455# CONFIG_INET_XFRM_MODE_BEET is not set
456# CONFIG_INET_LRO is not set
457# CONFIG_INET_DIAG is not set
458CONFIG_TCP_CONG_ADVANCED=y
459CONFIG_TCP_CONG_BIC=y
460CONFIG_TCP_CONG_CUBIC=y
461CONFIG_TCP_CONG_WESTWOOD=y
462CONFIG_TCP_CONG_HTCP=y
463CONFIG_TCP_CONG_HSTCP=y
464CONFIG_TCP_CONG_HYBLA=y
465CONFIG_TCP_CONG_VEGAS=y
466CONFIG_TCP_CONG_SCALABLE=y
467CONFIG_TCP_CONG_LP=y
468CONFIG_TCP_CONG_VENO=y
469CONFIG_TCP_CONG_YEAH=y
470CONFIG_TCP_CONG_ILLINOIS=y
471# CONFIG_DEFAULT_BIC is not set
472# CONFIG_DEFAULT_CUBIC is not set
473# CONFIG_DEFAULT_HTCP is not set
474# CONFIG_DEFAULT_HYBLA is not set
475# CONFIG_DEFAULT_VEGAS is not set
476# CONFIG_DEFAULT_VENO is not set
477CONFIG_DEFAULT_WESTWOOD=y
478# CONFIG_DEFAULT_RENO is not set
479CONFIG_DEFAULT_TCP_CONG="westwood"
480# CONFIG_TCP_MD5SIG is not set
481CONFIG_IPV6=m
482CONFIG_IPV6_PRIVACY=y
483CONFIG_IPV6_ROUTER_PREF=y
484CONFIG_IPV6_ROUTE_INFO=y
485CONFIG_IPV6_OPTIMISTIC_DAD=y
486# CONFIG_INET6_AH is not set
487# CONFIG_INET6_ESP is not set
488# CONFIG_INET6_IPCOMP is not set
489# CONFIG_IPV6_MIP6 is not set
490# CONFIG_INET6_XFRM_TUNNEL is not set
491CONFIG_INET6_TUNNEL=m
492CONFIG_INET6_XFRM_MODE_TRANSPORT=m
493CONFIG_INET6_XFRM_MODE_TUNNEL=m
494CONFIG_INET6_XFRM_MODE_BEET=m
495# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
496CONFIG_IPV6_SIT=m
497# CONFIG_IPV6_SIT_6RD is not set
498CONFIG_IPV6_NDISC_NODETYPE=y
499CONFIG_IPV6_TUNNEL=m
500CONFIG_IPV6_MULTIPLE_TABLES=y
501CONFIG_IPV6_SUBTREES=y
502CONFIG_IPV6_MROUTE=y
503# CONFIG_IPV6_MROUTE_MULTIPLE_TABLES is not set
504CONFIG_IPV6_PIMSM_V2=y
505# CONFIG_NETWORK_SECMARK is not set
506# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
507CONFIG_NETFILTER=y
508# CONFIG_NETFILTER_DEBUG is not set
509CONFIG_NETFILTER_ADVANCED=y
510CONFIG_BRIDGE_NETFILTER=y
511
512#
513# Core Netfilter Configuration
514#
515CONFIG_NETFILTER_NETLINK=y
516# CONFIG_NETFILTER_NETLINK_QUEUE is not set
517CONFIG_NETFILTER_NETLINK_LOG=y
518CONFIG_NF_CONNTRACK=y
519CONFIG_NF_CONNTRACK_MARK=y
520CONFIG_NF_CONNTRACK_EVENTS=y
521# CONFIG_NF_CONNTRACK_TIMESTAMP is not set
522# CONFIG_NF_CT_PROTO_DCCP is not set
523CONFIG_NF_CT_PROTO_GRE=m
524# CONFIG_NF_CT_PROTO_SCTP is not set
525# CONFIG_NF_CT_PROTO_UDPLITE is not set
526# CONFIG_NF_CONNTRACK_AMANDA is not set
527CONFIG_NF_CONNTRACK_FTP=y
528CONFIG_NF_CONNTRACK_H323=m
529CONFIG_NF_CONNTRACK_IRC=y
530CONFIG_NF_CONNTRACK_BROADCAST=y
531CONFIG_NF_CONNTRACK_NETBIOS_NS=y
532# CONFIG_NF_CONNTRACK_SNMP is not set
533CONFIG_NF_CONNTRACK_PPTP=m
534# CONFIG_NF_CONNTRACK_SANE is not set
535CONFIG_NF_CONNTRACK_SIP=y
536CONFIG_NF_CONNTRACK_TFTP=y
537CONFIG_NF_CONNTRACK_RTSP=y
538# CONFIG_NF_CT_NETLINK is not set
539# CONFIG_NETFILTER_TPROXY is not set
540CONFIG_NETFILTER_XTABLES=y
541
542#
543# Xtables combined modules
544#
545CONFIG_NETFILTER_XT_MARK=y
546CONFIG_NETFILTER_XT_CONNMARK=y
547
548#
549# Xtables targets
550#
551# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
552CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
553CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
554# CONFIG_NETFILTER_XT_TARGET_CT is not set
555CONFIG_NETFILTER_XT_TARGET_DSCP=m
556CONFIG_NETFILTER_XT_TARGET_HL=y
557# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
558# CONFIG_NETFILTER_XT_TARGET_LED is not set
559CONFIG_NETFILTER_XT_TARGET_MARK=y
560CONFIG_NETFILTER_XT_TARGET_NFLOG=y
561# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
562CONFIG_NETFILTER_XT_TARGET_NOTRACK=y
563# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
564# CONFIG_NETFILTER_XT_TARGET_TEE is not set
565# CONFIG_NETFILTER_XT_TARGET_TRACE is not set
566CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
567# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
568
569#
570# Xtables matches
571#
572# CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
573# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
574CONFIG_NETFILTER_XT_MATCH_COMMENT=y
575CONFIG_NETFILTER_XT_MATCH_CONNBYTES=y
576CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
577CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
578CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
579# CONFIG_NETFILTER_XT_MATCH_CPU is not set
580# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
581# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
582CONFIG_NETFILTER_XT_MATCH_DSCP=m
583CONFIG_NETFILTER_XT_MATCH_ESP=y
584# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
585# CONFIG_NETFILTER_XT_MATCH_HELPER is not set
586CONFIG_NETFILTER_XT_MATCH_HL=y
587CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
588CONFIG_NETFILTER_XT_MATCH_LAYER7=y
589# CONFIG_NETFILTER_XT_MATCH_LAYER7_DEBUG is not set
590CONFIG_NETFILTER_XT_MATCH_LENGTH=y
591CONFIG_NETFILTER_XT_MATCH_LIMIT=y
592CONFIG_NETFILTER_XT_MATCH_MAC=y
593CONFIG_NETFILTER_XT_MATCH_MARK=y
594CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
595# CONFIG_NETFILTER_XT_MATCH_OSF is not set
596# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
597# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
598CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
599CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
600# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
601# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
602# CONFIG_NETFILTER_XT_MATCH_REALM is not set
603CONFIG_NETFILTER_XT_MATCH_RECENT=y
604# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
605CONFIG_NETFILTER_XT_MATCH_STATE=y
606# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
607CONFIG_NETFILTER_XT_MATCH_STRING=y
608CONFIG_NETFILTER_XT_MATCH_TCPMSS=y
609# CONFIG_NETFILTER_XT_MATCH_TIME is not set
610CONFIG_NETFILTER_XT_MATCH_U32=y
611# CONFIG_IP_SET is not set
612# CONFIG_IP_VS is not set
613
614#
615# IP: Netfilter Configuration
616#
617CONFIG_NF_DEFRAG_IPV4=y
618CONFIG_NF_CONNTRACK_IPV4=y
619CONFIG_NF_CONNTRACK_PROC_COMPAT=y
620# CONFIG_IP_NF_QUEUE is not set
621CONFIG_IP_NF_IPTABLES=y
622CONFIG_IP_NF_MATCH_WEBSTR=y
623CONFIG_IP_NF_MATCH_IPP2P=y
624CONFIG_IP_NF_MATCH_AH=y
625CONFIG_IP_NF_MATCH_ECN=y
626CONFIG_IP_NF_MATCH_TTL=y
627CONFIG_IP_NF_FILTER=y
628CONFIG_IP_NF_AUTOFW=y
629CONFIG_IP_NF_TARGET_TRIGGER=y
630CONFIG_IP_NF_TARGET_REJECT=y
631CONFIG_IP_NF_TARGET_LOG=y
632# CONFIG_IP_NF_TARGET_ULOG is not set
633CONFIG_NF_NAT=y
634CONFIG_NF_NAT_NEEDED=y
635CONFIG_IP_NF_TARGET_MASQUERADE=y
636CONFIG_IP_NF_TARGET_NETMAP=y
637CONFIG_IP_NF_TARGET_REDIRECT=y
638CONFIG_NF_NAT_PROTO_GRE=m
639CONFIG_NF_NAT_FTP=y
640CONFIG_NF_NAT_IRC=y
641CONFIG_NF_NAT_RTSP=y
642CONFIG_NF_NAT_TFTP=y
643# CONFIG_NF_NAT_AMANDA is not set
644CONFIG_NF_NAT_PPTP=m
645CONFIG_NF_NAT_H323=m
646CONFIG_NF_NAT_SIP=m
647CONFIG_IP_NF_MANGLE=y
648# CONFIG_IP_NF_TARGET_CLUSTERIP is not set
649CONFIG_IP_NF_TARGET_ECN=y
650CONFIG_IP_NF_TARGET_TTL=y
651CONFIG_IP_NF_RAW=y
652# CONFIG_IP_NF_ARPTABLES is not set
653
654#
655# IPv6: Netfilter Configuration
656#
657# CONFIG_NF_DEFRAG_IPV6 is not set
658# CONFIG_NF_CONNTRACK_IPV6 is not set
659# CONFIG_IP6_NF_QUEUE is not set
660# CONFIG_IP6_NF_IPTABLES is not set
661CONFIG_BRIDGE_NF_EBTABLES=m
662CONFIG_BRIDGE_EBT_BROUTE=m
663CONFIG_BRIDGE_EBT_T_FILTER=m
664CONFIG_BRIDGE_EBT_T_NAT=m
665CONFIG_BRIDGE_EBT_802_3=m
666CONFIG_BRIDGE_EBT_AMONG=m
667CONFIG_BRIDGE_EBT_ARP=m
668CONFIG_BRIDGE_EBT_IP=m
669# CONFIG_BRIDGE_EBT_IP6 is not set
670CONFIG_BRIDGE_EBT_LIMIT=m
671CONFIG_BRIDGE_EBT_MARK=m
672CONFIG_BRIDGE_EBT_PKTTYPE=m
673CONFIG_BRIDGE_EBT_STP=m
674CONFIG_BRIDGE_EBT_VLAN=m
675CONFIG_BRIDGE_EBT_ARPREPLY=m
676CONFIG_BRIDGE_EBT_DNAT=m
677CONFIG_BRIDGE_EBT_MARK_T=m
678CONFIG_BRIDGE_EBT_REDIRECT=m
679CONFIG_BRIDGE_EBT_SNAT=m
680CONFIG_BRIDGE_EBT_LOG=m
681CONFIG_BRIDGE_EBT_ULOG=m
682CONFIG_BRIDGE_EBT_NFLOG=m
683# CONFIG_IP_DCCP is not set
684# CONFIG_IP_SCTP is not set
685# CONFIG_RDS is not set
686# CONFIG_TIPC is not set
687# CONFIG_ATM is not set
688# CONFIG_L2TP is not set
689CONFIG_STP=y
690CONFIG_BRIDGE=y
691# CONFIG_BRIDGE_IGMP_SNOOPING is not set
692# CONFIG_NET_DSA is not set
693CONFIG_VLAN_8021Q=y
694# CONFIG_VLAN_8021Q_GVRP is not set
695# CONFIG_DECNET is not set
696CONFIG_LLC=y
697# CONFIG_LLC2 is not set
698# CONFIG_IPX is not set
699# CONFIG_ATALK is not set
700# CONFIG_X25 is not set
701# CONFIG_LAPB is not set
702# CONFIG_ECONET is not set
703# CONFIG_WAN_ROUTER is not set
704# CONFIG_PHONET is not set
705# CONFIG_IEEE802154 is not set
706CONFIG_NET_SCHED=y
707
708#
709# Queueing/Scheduling
710#
711CONFIG_NET_SCH_CBQ=y
712CONFIG_NET_SCH_HTB=y
713CONFIG_NET_SCH_HFSC=y
714CONFIG_NET_SCH_PRIO=y
715CONFIG_NET_SCH_MULTIQ=y
716CONFIG_NET_SCH_RED=y
717# CONFIG_NET_SCH_SFB is not set
718CONFIG_NET_SCH_SFQ=y
719# CONFIG_NET_SCH_ESFQ is not set
720CONFIG_NET_SCH_TEQL=y
721CONFIG_NET_SCH_TBF=y
722CONFIG_NET_SCH_GRED=y
723CONFIG_NET_SCH_DSMARK=y
724CONFIG_NET_SCH_NETEM=y
725CONFIG_NET_SCH_DRR=y
726# CONFIG_NET_SCH_MQPRIO is not set
727# CONFIG_NET_SCH_CHOKE is not set
728# CONFIG_NET_SCH_QFQ is not set
729CONFIG_NET_SCH_INGRESS=y
730
731#
732# Classification
733#
734CONFIG_NET_CLS=y
735CONFIG_NET_CLS_BASIC=y
736CONFIG_NET_CLS_TCINDEX=y
737CONFIG_NET_CLS_ROUTE4=y
738CONFIG_NET_CLS_FW=y
739CONFIG_NET_CLS_U32=y
740# CONFIG_CLS_U32_PERF is not set
741# CONFIG_CLS_U32_MARK is not set
742# CONFIG_NET_CLS_RSVP is not set
743# CONFIG_NET_CLS_RSVP6 is not set
744CONFIG_NET_CLS_FLOW=y
745# CONFIG_NET_EMATCH is not set
746CONFIG_NET_CLS_ACT=y
747CONFIG_NET_ACT_POLICE=y
748# CONFIG_NET_ACT_GACT is not set
749# CONFIG_NET_ACT_MIRRED is not set
750# CONFIG_NET_ACT_IPT is not set
751# CONFIG_NET_ACT_NAT is not set
752# CONFIG_NET_ACT_PEDIT is not set
753# CONFIG_NET_ACT_SIMP is not set
754# CONFIG_NET_ACT_SKBEDIT is not set
755# CONFIG_NET_ACT_CSUM is not set
756# CONFIG_NET_ACT_CONNMARK is not set
757CONFIG_NET_CLS_IND=y
758CONFIG_NET_SCH_FIFO=y
759# CONFIG_DCB is not set
760# CONFIG_BATMAN_ADV is not set
761
762#
763# Network testing
764#
765# CONFIG_NET_PKTGEN is not set
766# CONFIG_HAMRADIO is not set
767# CONFIG_CAN is not set
768# CONFIG_IRDA is not set
769# CONFIG_BT is not set
770# CONFIG_AF_RXRPC is not set
771CONFIG_FIB_RULES=y
772CONFIG_WIRELESS=y
773CONFIG_WIRELESS_EXT=y
774CONFIG_WEXT_CORE=y
775CONFIG_WEXT_PROC=y
776CONFIG_WEXT_SPY=y
777CONFIG_WEXT_PRIV=y
778# CONFIG_CFG80211 is not set
779# CONFIG_WIRELESS_EXT_SYSFS is not set
780# CONFIG_LIB80211 is not set
781# CONFIG_LIB80211_CRYPT_WEP is not set
782# CONFIG_LIB80211_CRYPT_CCMP is not set
783# CONFIG_LIB80211_CRYPT_TKIP is not set
784
785#
786# CFG80211 needs to be enabled for MAC80211
787#
788# CONFIG_WIMAX is not set
789CONFIG_RFKILL=y
790CONFIG_RFKILL_LEDS=y
791# CONFIG_RFKILL_INPUT is not set
792# CONFIG_NET_9P is not set
793# CONFIG_CAIF is not set
794# CONFIG_CEPH_LIB is not set
795# CONFIG_NFC is not set
796
797#
798# Device Drivers
799#
800
801#
802# Generic Driver Options
803#
804CONFIG_UEVENT_HELPER_PATH=""
805# CONFIG_DEVTMPFS is not set
806# CONFIG_STANDALONE is not set
807# CONFIG_PREVENT_FIRMWARE_BUILD is not set
808# CONFIG_FW_LOADER is not set
809# CONFIG_SYS_HYPERVISOR is not set
810# CONFIG_CONNECTOR is not set
811CONFIG_MTD=y
812# CONFIG_MTD_TESTS is not set
813CONFIG_MTD_ROOTFS_ROOT_DEV=y
814# CONFIG_MTD_ROOTFS_SPLIT is not set
815CONFIG_MTD_REDBOOT_PARTS=y
816CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
817# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
818# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
819# CONFIG_MTD_CMDLINE_PARTS is not set
820# CONFIG_MTD_AFS_PARTS is not set
821# CONFIG_MTD_AR7_PARTS is not set
822
823#
824# User Modules And Translation Layers
825#
826CONFIG_MTD_CHAR=y
827CONFIG_MTD_BLKDEVS=y
828CONFIG_MTD_BLOCK=y
829# CONFIG_FTL is not set
830# CONFIG_NFTL is not set
831# CONFIG_INFTL is not set
832# CONFIG_RFD_FTL is not set
833# CONFIG_SSFDC is not set
834# CONFIG_SM_FTL is not set
835# CONFIG_MTD_OOPS is not set
836
837#
838# RAM/ROM/Flash chip drivers
839#
840CONFIG_MTD_CFI=y
841# CONFIG_MTD_JEDECPROBE is not set
842CONFIG_MTD_GEN_PROBE=y
843# CONFIG_MTD_CFI_ADV_OPTIONS is not set
844CONFIG_MTD_MAP_BANK_WIDTH_1=y
845CONFIG_MTD_MAP_BANK_WIDTH_2=y
846CONFIG_MTD_MAP_BANK_WIDTH_4=y
847# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
848# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
849# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
850CONFIG_MTD_CFI_I1=y
851CONFIG_MTD_CFI_I2=y
852# CONFIG_MTD_CFI_I4 is not set
853# CONFIG_MTD_CFI_I8 is not set
854CONFIG_MTD_CFI_INTELEXT=y
855# CONFIG_MTD_CFI_AMDSTD is not set
856# CONFIG_MTD_CFI_STAA is not set
857CONFIG_MTD_CFI_UTIL=y
858# CONFIG_MTD_RAM is not set
859# CONFIG_MTD_ROM is not set
860# CONFIG_MTD_ABSENT is not set
861
862#
863# Mapping drivers for chip access
864#
865CONFIG_MTD_COMPLEX_MAPPINGS=y
866# CONFIG_MTD_PHYSMAP is not set
867CONFIG_MTD_IXP4XX=y
868# CONFIG_MTD_IXP4XXWRT is not set
869# CONFIG_MTD_PCI is not set
870# CONFIG_MTD_GPIO_ADDR is not set
871# CONFIG_MTD_INTEL_VR_NOR is not set
872# CONFIG_MTD_PLATRAM is not set
873# CONFIG_MTD_LATCH_ADDR is not set
874
875#
876# Self-contained MTD device drivers
877#
878# CONFIG_MTD_PMC551 is not set
879# CONFIG_MTD_SLRAM is not set
880# CONFIG_MTD_PHRAM is not set
881# CONFIG_MTD_MTDRAM is not set
882# CONFIG_MTD_BLOCK2MTD is not set
883
884#
885# Disk-On-Chip Device Drivers
886#
887# CONFIG_MTD_DOC2000 is not set
888# CONFIG_MTD_DOC2001 is not set
889# CONFIG_MTD_DOC2001PLUS is not set
890# CONFIG_MTD_DOCG3 is not set
891# CONFIG_MTD_NAND is not set
892# CONFIG_MTD_ONENAND is not set
893
894#
895# LPDDR flash memory drivers
896#
897# CONFIG_MTD_LPDDR is not set
898# CONFIG_MTD_UBI is not set
899# CONFIG_PARPORT is not set
900CONFIG_BLK_DEV=y
901# CONFIG_BLK_CPQ_DA is not set
902# CONFIG_BLK_CPQ_CISS_DA is not set
903# CONFIG_BLK_DEV_DAC960 is not set
904# CONFIG_BLK_DEV_UMEM is not set
905# CONFIG_BLK_DEV_COW_COMMON is not set
906CONFIG_BLK_DEV_LOOP=y
907CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
908CONFIG_BLK_DEV_CRYPTOLOOP=y
909
910#
911# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
912#
913CONFIG_BLK_DEV_NBD=y
914# CONFIG_BLK_DEV_SX8 is not set
915# CONFIG_BLK_DEV_RAM is not set
916# CONFIG_CDROM_PKTCDVD is not set
917# CONFIG_ATA_OVER_ETH is not set
918# CONFIG_MG_DISK is not set
919# CONFIG_BLK_DEV_RBD is not set
920# CONFIG_SENSORS_LIS3LV02D is not set
921CONFIG_MISC_DEVICES=y
922# CONFIG_AD525X_DPOT is not set
923# CONFIG_PHANTOM is not set
924# CONFIG_INTEL_MID_PTI is not set
925# CONFIG_SGI_IOC4 is not set
926# CONFIG_TIFM_CORE is not set
927# CONFIG_ICS932S401 is not set
928# CONFIG_ENCLOSURE_SERVICES is not set
929# CONFIG_HP_ILO is not set
930# CONFIG_APDS9802ALS is not set
931# CONFIG_ISL29003 is not set
932# CONFIG_ISL29020 is not set
933# CONFIG_SENSORS_TSL2550 is not set
934# CONFIG_SENSORS_BH1780 is not set
935# CONFIG_SENSORS_BH1770 is not set
936# CONFIG_SENSORS_APDS990X is not set
937# CONFIG_HMC6352 is not set
938# CONFIG_DS1682 is not set
939# CONFIG_BMP085 is not set
940# CONFIG_PCH_PHUB is not set
941# CONFIG_USB_SWITCH_FSA9480 is not set
942# CONFIG_C2PORT is not set
943
944#
945# EEPROM support
946#
947# CONFIG_EEPROM_AT24 is not set
948CONFIG_EEPROM_LEGACY=y
949# CONFIG_EEPROM_MAX6875 is not set
950# CONFIG_EEPROM_93CX6 is not set
951# CONFIG_CB710_CORE is not set
952
953#
954# Texas Instruments shared transport line discipline
955#
956# CONFIG_TI_ST is not set
957# CONFIG_SENSORS_LIS3_I2C is not set
958
959#
960# Altera FPGA firmware download module
961#
962# CONFIG_ALTERA_STAPL is not set
963CONFIG_HAVE_IDE=y
964# CONFIG_IDE is not set
965
966#
967# SCSI device support
968#
969CONFIG_SCSI_MOD=y
970# CONFIG_RAID_ATTRS is not set
971# CONFIG_SCSI is not set
972# CONFIG_SCSI_DMA is not set
973# CONFIG_SCSI_NETLINK is not set
974# CONFIG_ATA is not set
975# CONFIG_MD is not set
976# CONFIG_FUSION is not set
977
978#
979# IEEE 1394 (FireWire) support
980#
981# CONFIG_FIREWIRE is not set
982# CONFIG_FIREWIRE_NOSY is not set
983# CONFIG_I2O is not set
984CONFIG_NETDEVICES=y
985CONFIG_NET_CORE=y
986CONFIG_BONDING=m
987# CONFIG_DUMMY is not set
988# CONFIG_EQUALIZER is not set
989CONFIG_MII=y
990# CONFIG_IFB is not set
991# CONFIG_MACVLAN is not set
992# CONFIG_NETCONSOLE is not set
993# CONFIG_NETPOLL is not set
994# CONFIG_NET_POLL_CONTROLLER is not set
995CONFIG_TUN=y
996# CONFIG_VETH is not set
997# CONFIG_ARCNET is not set
998
999#
1000# CAIF transport drivers
1001#
1002CONFIG_ETHERNET=y
1003# CONFIG_NET_VENDOR_3COM is not set
1004# CONFIG_NET_VENDOR_ADAPTEC is not set
1005# CONFIG_NET_VENDOR_ALTEON is not set
1006# CONFIG_NET_VENDOR_AMD is not set
1007# CONFIG_NET_VENDOR_ATHEROS is not set
1008# CONFIG_NET_VENDOR_BROADCOM is not set
1009# CONFIG_NET_VENDOR_BROCADE is not set
1010# CONFIG_NET_VENDOR_CHELSIO is not set
1011# CONFIG_NET_VENDOR_CISCO is not set
1012# CONFIG_DM9000 is not set
1013# CONFIG_DNET is not set
1014# CONFIG_NET_VENDOR_DEC is not set
1015# CONFIG_NET_VENDOR_DLINK is not set
1016# CONFIG_NET_VENDOR_EMULEX is not set
1017# CONFIG_NET_VENDOR_EXAR is not set
1018# CONFIG_NET_VENDOR_FARADAY is not set
1019# CONFIG_NET_VENDOR_HP is not set
1020# CONFIG_NET_VENDOR_INTEL is not set
1021# CONFIG_IP1000 is not set
1022CONFIG_IXP400_ETH=m
1023CONFIG_IXP400_ETH_ALL=y
1024# CONFIG_IXP400_ETH_NPEB_ONLY is not set
1025# CONFIG_IXP400_ETH_NPEC_ONLY is not set
1026# CONFIG_IXP400_ETH_SKB_RECYCLE is not set
1027# CONFIG_IXP400_ETH_QDISC_ENABLED is not set
1028# CONFIG_IXP400_NAPI is not set
1029# CONFIG_JME is not set
1030# CONFIG_NET_VENDOR_MARVELL is not set
1031# CONFIG_NET_VENDOR_MELLANOX is not set
1032# CONFIG_NET_VENDOR_MICREL is not set
1033# CONFIG_NET_VENDOR_MYRI is not set
1034# CONFIG_FEALNX is not set
1035# CONFIG_NET_VENDOR_NATSEMI is not set
1036# CONFIG_NET_VENDOR_NVIDIA is not set
1037# CONFIG_NET_VENDOR_OKI is not set
1038# CONFIG_ETHOC is not set
1039# CONFIG_NET_PACKET_ENGINE is not set
1040# CONFIG_NET_VENDOR_QLOGIC is not set
1041# CONFIG_NET_VENDOR_REALTEK is not set
1042# CONFIG_NET_VENDOR_RDC is not set
1043# CONFIG_NET_VENDOR_SEEQ is not set
1044# CONFIG_NET_VENDOR_SILAN is not set
1045# CONFIG_NET_VENDOR_SIS is not set
1046# CONFIG_SFC is not set
1047# CONFIG_NET_VENDOR_SMSC is not set
1048# CONFIG_NET_VENDOR_STMICRO is not set
1049# CONFIG_NET_VENDOR_SUN is not set
1050# CONFIG_NET_VENDOR_TEHUTI is not set
1051# CONFIG_NET_VENDOR_TI is not set
1052# CONFIG_NET_VENDOR_VIA is not set
1053# CONFIG_FDDI is not set
1054# CONFIG_HIPPI is not set
1055# CONFIG_PHYLIB is not set
1056CONFIG_PPP=y
1057CONFIG_PPP_BSDCOMP=y
1058CONFIG_PPP_DEFLATE=y
1059CONFIG_PPP_FILTER=y
1060CONFIG_PPP_MPPE=y
1061CONFIG_PPP_MULTILINK=y
1062CONFIG_PPPOE=y
1063CONFIG_PPP_ASYNC=y
1064CONFIG_PPP_SYNC_TTY=y
1065# CONFIG_SLIP is not set
1066CONFIG_SLHC=y
1067# CONFIG_TR is not set
1068CONFIG_WLAN=y
1069# CONFIG_ATMEL is not set
1070# CONFIG_PRISM54 is not set
1071# CONFIG_HOSTAP is not set
1072
1073#
1074# Enable WiMAX (Networking options) to see the WiMAX drivers
1075#
1076# CONFIG_WAN is not set
1077# CONFIG_VMXNET3 is not set
1078# CONFIG_ISDN is not set
1079# CONFIG_PHONE is not set
1080
1081#
1082# Input device support
1083#
1084CONFIG_INPUT=y
1085# CONFIG_INPUT_FF_MEMLESS is not set
1086# CONFIG_INPUT_POLLDEV is not set
1087# CONFIG_INPUT_SPARSEKMAP is not set
1088
1089#
1090# Userland interfaces
1091#
1092# CONFIG_INPUT_MOUSEDEV is not set
1093# CONFIG_INPUT_JOYDEV is not set
1094# CONFIG_INPUT_EVDEV is not set
1095# CONFIG_INPUT_EVBUG is not set
1096
1097#
1098# Input Device Drivers
1099#
1100# CONFIG_INPUT_KEYBOARD is not set
1101# CONFIG_INPUT_MOUSE is not set
1102# CONFIG_INPUT_JOYSTICK is not set
1103# CONFIG_INPUT_TABLET is not set
1104# CONFIG_INPUT_TOUCHSCREEN is not set
1105# CONFIG_INPUT_MISC is not set
1106
1107#
1108# Hardware I/O ports
1109#
1110# CONFIG_SERIO is not set
1111# CONFIG_GAMEPORT is not set
1112
1113#
1114# Character devices
1115#
1116CONFIG_VT=y
1117CONFIG_CONSOLE_TRANSLATIONS=y
1118CONFIG_VT_CONSOLE=y
1119CONFIG_VT_CONSOLE_SLEEP=y
1120CONFIG_HW_CONSOLE=y
1121# CONFIG_VT_HW_CONSOLE_BINDING is not set
1122CONFIG_UNIX98_PTYS=y
1123# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
1124CONFIG_LEGACY_PTYS=y
1125CONFIG_LEGACY_PTY_COUNT=256
1126CONFIG_SERIAL_NONSTANDARD=y
1127# CONFIG_ROCKETPORT is not set
1128# CONFIG_CYCLADES is not set
1129# CONFIG_MOXA_INTELLIO is not set
1130# CONFIG_MOXA_SMARTIO is not set
1131# CONFIG_SYNCLINKMP is not set
1132# CONFIG_SYNCLINK_GT is not set
1133# CONFIG_NOZOMI is not set
1134# CONFIG_ISI is not set
1135CONFIG_N_HDLC=m
1136# CONFIG_N_GSM is not set
1137# CONFIG_TRACE_SINK is not set
1138CONFIG_DEVKMEM=y
1139# CONFIG_STALDRV is not set
1140
1141#
1142# Serial drivers
1143#
1144CONFIG_SERIAL_8250=y
1145CONFIG_SERIAL_8250_CONSOLE=y
1146CONFIG_SERIAL_8250_PCI=y
1147CONFIG_SERIAL_8250_NR_UARTS=10
1148CONFIG_SERIAL_8250_RUNTIME_UARTS=10
1149CONFIG_SERIAL_8250_EXTENDED=y
1150# CONFIG_SERIAL_8250_MANY_PORTS is not set
1151# CONFIG_SERIAL_8250_SHARE_IRQ is not set
1152# CONFIG_SERIAL_8250_DETECT_IRQ is not set
1153# CONFIG_SERIAL_8250_RSA is not set
1154
1155#
1156# Non-8250 serial port support
1157#
1158# CONFIG_SERIAL_MFD_HSU is not set
1159CONFIG_SERIAL_CORE=y
1160CONFIG_SERIAL_CORE_CONSOLE=y
1161# CONFIG_SERIAL_JSM is not set
1162# CONFIG_SERIAL_TIMBERDALE is not set
1163# CONFIG_SERIAL_ALTERA_JTAGUART is not set
1164# CONFIG_SERIAL_ALTERA_UART is not set
1165# CONFIG_SERIAL_PCH_UART is not set
1166# CONFIG_SERIAL_XILINX_PS_UART is not set
1167# CONFIG_TTY_PRINTK is not set
1168# CONFIG_HVC_DCC is not set
1169# CONFIG_IPMI_HANDLER is not set
1170CONFIG_IXP425_GPIO=y
1171CONFIG_HW_RANDOM=y
1172# CONFIG_HW_RANDOM_TIMERIOMEM is not set
1173CONFIG_HW_RANDOM_IXP4XX=y
1174# CONFIG_R3964 is not set
1175# CONFIG_APPLICOM is not set
1176# CONFIG_GPIO_DEVICE is not set
1177# CONFIG_RAW_DRIVER is not set
1178# CONFIG_TCG_TPM is not set
1179CONFIG_DEVPORT=y
1180# CONFIG_RAMOOPS is not set
1181CONFIG_I2C=y
1182CONFIG_I2C_BOARDINFO=y
1183CONFIG_I2C_COMPAT=y
1184CONFIG_I2C_CHARDEV=y
1185# CONFIG_I2C_MUX is not set
1186CONFIG_I2C_HELPER_AUTO=y
1187
1188#
1189# I2C Hardware Bus support
1190#
1191
1192#
1193# PC SMBus host controller drivers
1194#
1195# CONFIG_I2C_ALI1535 is not set
1196# CONFIG_I2C_ALI1563 is not set
1197# CONFIG_I2C_ALI15X3 is not set
1198# CONFIG_I2C_AMD756 is not set
1199# CONFIG_I2C_AMD8111 is not set
1200# CONFIG_I2C_I801 is not set
1201# CONFIG_I2C_ISCH is not set
1202# CONFIG_I2C_PIIX4 is not set
1203# CONFIG_I2C_NFORCE2 is not set
1204# CONFIG_I2C_SIS5595 is not set
1205# CONFIG_I2C_SIS630 is not set
1206# CONFIG_I2C_SIS96X is not set
1207# CONFIG_I2C_VIA is not set
1208# CONFIG_I2C_VIAPRO is not set
1209
1210#
1211# I2C system bus drivers (mostly embedded / system-on-chip)
1212#
1213# CONFIG_I2C_DESIGNWARE_PCI is not set
1214# CONFIG_I2C_GPIO is not set
1215# CONFIG_I2C_INTEL_MID is not set
1216# CONFIG_I2C_IOP3XX is not set
1217# CONFIG_I2C_IXP4XX is not set
1218# CONFIG_I2C_OCORES is not set
1219# CONFIG_I2C_PCA_PLATFORM is not set
1220# CONFIG_I2C_PXA_PCI is not set
1221# CONFIG_I2C_SIMTEC is not set
1222# CONFIG_I2C_XILINX is not set
1223# CONFIG_I2C_EG20T is not set
1224
1225#
1226# External I2C/SMBus adapter drivers
1227#
1228# CONFIG_I2C_PARPORT_LIGHT is not set
1229# CONFIG_I2C_TAOS_EVM is not set
1230
1231#
1232# Other I2C/SMBus bus drivers
1233#
1234# CONFIG_I2C_STUB is not set
1235# CONFIG_I2C_DEBUG_CORE is not set
1236# CONFIG_I2C_DEBUG_ALGO is not set
1237# CONFIG_I2C_DEBUG_BUS is not set
1238# CONFIG_SPI is not set
1239
1240#
1241# PPS support
1242#
1243# CONFIG_PPS is not set
1244
1245#
1246# PPS generators support
1247#
1248
1249#
1250# PTP clock support
1251#
1252
1253#
1254# Enable Device Drivers -> PPS to see the PTP clock options.
1255#
1256CONFIG_ARCH_REQUIRE_GPIOLIB=y
1257CONFIG_GPIOLIB=y
1258CONFIG_GPIO_SYSFS=y
1259
1260#
1261# Memory mapped GPIO drivers:
1262#
1263# CONFIG_GPIO_GENERIC_PLATFORM is not set
1264# CONFIG_GPIO_IT8761E is not set
1265# CONFIG_GPIO_VX855 is not set
1266
1267#
1268# I2C GPIO expanders:
1269#
1270# CONFIG_GPIO_MAX7300 is not set
1271# CONFIG_GPIO_MAX732X is not set
1272# CONFIG_GPIO_PCF857X is not set
1273# CONFIG_GPIO_SX150X is not set
1274# CONFIG_GPIO_ADP5588 is not set
1275
1276#
1277# PCI GPIO expanders:
1278#
1279# CONFIG_GPIO_BT8XX is not set
1280# CONFIG_GPIO_ML_IOH is not set
1281# CONFIG_GPIO_RDC321X is not set
1282
1283#
1284# SPI GPIO expanders:
1285#
1286# CONFIG_GPIO_MCP23S08 is not set
1287
1288#
1289# AC97 GPIO expanders:
1290#
1291
1292#
1293# MODULbus GPIO expanders:
1294#
1295# CONFIG_W1 is not set
1296# CONFIG_POWER_SUPPLY is not set
1297CONFIG_HWMON=y
1298# CONFIG_HWMON_VID is not set
1299# CONFIG_HWMON_DEBUG_CHIP is not set
1300
1301#
1302# Native drivers
1303#
1304# CONFIG_SENSORS_AD7414 is not set
1305CONFIG_SENSORS_AD7418=m
1306# CONFIG_SENSORS_ADM1021 is not set
1307# CONFIG_SENSORS_ADM1025 is not set
1308# CONFIG_SENSORS_ADM1026 is not set
1309# CONFIG_SENSORS_ADM1029 is not set
1310# CONFIG_SENSORS_ADM1031 is not set
1311# CONFIG_SENSORS_ADM9240 is not set
1312# CONFIG_SENSORS_ADT7411 is not set
1313# CONFIG_SENSORS_ADT7462 is not set
1314# CONFIG_SENSORS_ADT7470 is not set
1315# CONFIG_SENSORS_ADT7475 is not set
1316# CONFIG_SENSORS_ASC7621 is not set
1317# CONFIG_SENSORS_ATXP1 is not set
1318# CONFIG_SENSORS_DS620 is not set
1319# CONFIG_SENSORS_DS1621 is not set
1320# CONFIG_SENSORS_I5K_AMB is not set
1321# CONFIG_SENSORS_F71805F is not set
1322# CONFIG_SENSORS_F71882FG is not set
1323# CONFIG_SENSORS_F75375S is not set
1324# CONFIG_SENSORS_G760A is not set
1325# CONFIG_SENSORS_GL518SM is not set
1326# CONFIG_SENSORS_GL520SM is not set
1327# CONFIG_SENSORS_GSP is not set
1328# CONFIG_SENSORS_GPIO_FAN is not set
1329# CONFIG_SENSORS_IT87 is not set
1330# CONFIG_SENSORS_JC42 is not set
1331# CONFIG_SENSORS_LINEAGE is not set
1332# CONFIG_SENSORS_LM63 is not set
1333# CONFIG_SENSORS_LM73 is not set
1334# CONFIG_SENSORS_LM75 is not set
1335# CONFIG_SENSORS_LM77 is not set
1336# CONFIG_SENSORS_LM78 is not set
1337# CONFIG_SENSORS_LM80 is not set
1338# CONFIG_SENSORS_LM83 is not set
1339# CONFIG_SENSORS_LM85 is not set
1340# CONFIG_SENSORS_LM87 is not set
1341# CONFIG_SENSORS_LM90 is not set
1342# CONFIG_SENSORS_LM92 is not set
1343# CONFIG_SENSORS_LM93 is not set
1344# CONFIG_SENSORS_LTC4151 is not set
1345# CONFIG_SENSORS_LTC4215 is not set
1346# CONFIG_SENSORS_LTC4245 is not set
1347# CONFIG_SENSORS_LTC4261 is not set
1348# CONFIG_SENSORS_LM95241 is not set
1349# CONFIG_SENSORS_LM95245 is not set
1350# CONFIG_SENSORS_MAX16065 is not set
1351# CONFIG_SENSORS_MAX1619 is not set
1352# CONFIG_SENSORS_MAX1668 is not set
1353# CONFIG_SENSORS_MAX6639 is not set
1354# CONFIG_SENSORS_MAX6642 is not set
1355# CONFIG_SENSORS_MAX6650 is not set
1356# CONFIG_SENSORS_NTC_THERMISTOR is not set
1357# CONFIG_SENSORS_PC87360 is not set
1358# CONFIG_SENSORS_PC87427 is not set
1359# CONFIG_SENSORS_PCF8591 is not set
1360# CONFIG_PMBUS is not set
1361# CONFIG_SENSORS_SHT15 is not set
1362# CONFIG_SENSORS_SHT21 is not set
1363# CONFIG_SENSORS_SIS5595 is not set
1364# CONFIG_SENSORS_SMM665 is not set
1365# CONFIG_SENSORS_DME1737 is not set
1366# CONFIG_SENSORS_EMC1403 is not set
1367# CONFIG_SENSORS_EMC2103 is not set
1368# CONFIG_SENSORS_EMC6W201 is not set
1369# CONFIG_SENSORS_SMSC47M1 is not set
1370# CONFIG_SENSORS_SMSC47M192 is not set
1371# CONFIG_SENSORS_SMSC47B397 is not set
1372# CONFIG_SENSORS_SCH56XX_COMMON is not set
1373# CONFIG_SENSORS_SCH5627 is not set
1374# CONFIG_SENSORS_SCH5636 is not set
1375# CONFIG_SENSORS_ADS1015 is not set
1376# CONFIG_SENSORS_ADS7828 is not set
1377# CONFIG_SENSORS_AMC6821 is not set
1378# CONFIG_SENSORS_THMC50 is not set
1379# CONFIG_SENSORS_TMP102 is not set
1380# CONFIG_SENSORS_TMP401 is not set
1381# CONFIG_SENSORS_TMP421 is not set
1382# CONFIG_SENSORS_VIA686A is not set
1383# CONFIG_SENSORS_VT1211 is not set
1384# CONFIG_SENSORS_VT8231 is not set
1385# CONFIG_SENSORS_W83781D is not set
1386# CONFIG_SENSORS_W83791D is not set
1387# CONFIG_SENSORS_W83792D is not set
1388# CONFIG_SENSORS_W83793 is not set
1389# CONFIG_SENSORS_W83795 is not set
1390# CONFIG_SENSORS_W83L785TS is not set
1391# CONFIG_SENSORS_W83L786NG is not set
1392# CONFIG_SENSORS_W83627HF is not set
1393# CONFIG_SENSORS_W83627EHF is not set
1394# CONFIG_THERMAL is not set
1395CONFIG_WATCHDOG=y
1396# CONFIG_WATCHDOG_CORE is not set
1397# CONFIG_WATCHDOG_NOWAYOUT is not set
1398
1399#
1400# Watchdog Device Drivers
1401#
1402# CONFIG_SOFT_WATCHDOG is not set
1403CONFIG_IXP4XX_WATCHDOG=y
1404# CONFIG_MAX63XX_WATCHDOG is not set
1405# CONFIG_ALIM7101_WDT is not set
1406
1407#
1408# PCI-based Watchdog Cards
1409#
1410# CONFIG_PCIPCWATCHDOG is not set
1411# CONFIG_WDTPCI is not set
1412CONFIG_SSB_POSSIBLE=y
1413
1414#
1415# Sonics Silicon Backplane
1416#
1417# CONFIG_SSB is not set
1418CONFIG_BCMA_POSSIBLE=y
1419
1420#
1421# Broadcom specific AMBA
1422#
1423# CONFIG_BCMA is not set
1424
1425#
1426# Multifunction device drivers
1427#
1428# CONFIG_MFD_CORE is not set
1429# CONFIG_MFD_88PM860X is not set
1430# CONFIG_MFD_SM501 is not set
1431# CONFIG_MFD_ASIC3 is not set
1432# CONFIG_HTC_EGPIO is not set
1433# CONFIG_HTC_PASIC3 is not set
1434# CONFIG_HTC_I2CPLD is not set
1435# CONFIG_TPS6105X is not set
1436# CONFIG_TPS65010 is not set
1437# CONFIG_TPS6507X is not set
1438# CONFIG_MFD_TPS6586X is not set
1439# CONFIG_MFD_TPS65910 is not set
1440# CONFIG_MFD_TPS65912_I2C is not set
1441# CONFIG_TWL4030_CORE is not set
1442# CONFIG_MFD_STMPE is not set
1443# CONFIG_MFD_TC3589X is not set
1444# CONFIG_MFD_TMIO is not set
1445# CONFIG_MFD_TC6393XB is not set
1446# CONFIG_PMIC_DA903X is not set
1447# CONFIG_PMIC_ADP5520 is not set
1448# CONFIG_MFD_MAX8925 is not set
1449# CONFIG_MFD_MAX8997 is not set
1450# CONFIG_MFD_MAX8998 is not set
1451# CONFIG_MFD_WM8400 is not set
1452# CONFIG_MFD_WM831X_I2C is not set
1453# CONFIG_MFD_WM8350_I2C is not set
1454# CONFIG_MFD_WM8994 is not set
1455# CONFIG_MFD_PCF50633 is not set
1456# CONFIG_ABX500_CORE is not set
1457# CONFIG_MFD_TIMBERDALE is not set
1458# CONFIG_LPC_SCH is not set
1459# CONFIG_MFD_RDC321X is not set
1460# CONFIG_MFD_JANZ_CMODIO is not set
1461# CONFIG_MFD_VX855 is not set
1462# CONFIG_MFD_WL1273_CORE is not set
1463# CONFIG_MFD_AAT2870_CORE is not set
1464# CONFIG_REGULATOR is not set
1465# CONFIG_MEDIA_SUPPORT is not set
1466
1467#
1468# Graphics support
1469#
1470CONFIG_VGA_ARB=y
1471CONFIG_VGA_ARB_MAX_GPUS=16
1472# CONFIG_DRM is not set
1473# CONFIG_STUB_POULSBO is not set
1474# CONFIG_VGASTATE is not set
1475# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1476# CONFIG_FB is not set
1477# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1478
1479#
1480# Display device support
1481#
1482# CONFIG_DISPLAY_SUPPORT is not set
1483
1484#
1485# Console display driver support
1486#
1487CONFIG_DUMMY_CONSOLE=y
1488# CONFIG_SOUND is not set
1489# CONFIG_HID_SUPPORT is not set
1490# CONFIG_USB_SUPPORT is not set
1491# CONFIG_UWB is not set
1492# CONFIG_MMC is not set
1493# CONFIG_MEMSTICK is not set
1494CONFIG_NEW_LEDS=y
1495CONFIG_LEDS_CLASS=y
1496
1497#
1498# LED drivers
1499#
1500# CONFIG_LEDS_LM3530 is not set
1501# CONFIG_LEDS_PCA9532 is not set
1502CONFIG_LEDS_GPIO=y
1503# CONFIG_LEDS_LP3944 is not set
1504# CONFIG_LEDS_LP5521 is not set
1505# CONFIG_LEDS_LP5523 is not set
1506# CONFIG_LEDS_PCA955X is not set
1507# CONFIG_LEDS_BD2802 is not set
1508# CONFIG_LEDS_LT3593 is not set
1509CONFIG_LEDS_TRIGGERS=y
1510
1511#
1512# LED Triggers
1513#
1514# CONFIG_LEDS_TRIGGER_TIMER is not set
1515# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
1516# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
1517CONFIG_LEDS_TRIGGER_GPIO=y
1518# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
1519
1520#
1521# iptables trigger is under Netfilter config (LED target)
1522#
1523# CONFIG_LEDS_TRIGGER_MORSE is not set
1524# CONFIG_LEDS_TRIGGER_NETDEV is not set
1525# CONFIG_ACCESSIBILITY is not set
1526# CONFIG_INFINIBAND is not set
1527CONFIG_RTC_LIB=y
1528CONFIG_RTC_CLASS=y
1529CONFIG_RTC_HCTOSYS=y
1530CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1531# CONFIG_RTC_DEBUG is not set
1532
1533#
1534# RTC interfaces
1535#
1536CONFIG_RTC_INTF_SYSFS=y
1537CONFIG_RTC_INTF_PROC=y
1538CONFIG_RTC_INTF_DEV=y
1539# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1540# CONFIG_RTC_DRV_TEST is not set
1541
1542#
1543# I2C RTC drivers
1544#
1545# CONFIG_RTC_DRV_DS1307 is not set
1546# CONFIG_RTC_DRV_DS1374 is not set
1547CONFIG_RTC_DRV_DS1672=y
1548# CONFIG_RTC_DRV_DS3232 is not set
1549# CONFIG_RTC_DRV_MAX6900 is not set
1550# CONFIG_RTC_DRV_RS5C372 is not set
1551# CONFIG_RTC_DRV_ISL1208 is not set
1552# CONFIG_RTC_DRV_ISL12022 is not set
1553# CONFIG_RTC_DRV_X1205 is not set
1554# CONFIG_RTC_DRV_PCF8563 is not set
1555# CONFIG_RTC_DRV_PCF8583 is not set
1556# CONFIG_RTC_DRV_M41T80 is not set
1557# CONFIG_RTC_DRV_BQ32K is not set
1558# CONFIG_RTC_DRV_S35390A is not set
1559# CONFIG_RTC_DRV_FM3130 is not set
1560# CONFIG_RTC_DRV_RX8581 is not set
1561# CONFIG_RTC_DRV_RX8025 is not set
1562# CONFIG_RTC_DRV_EM3027 is not set
1563# CONFIG_RTC_DRV_RV3029C2 is not set
1564
1565#
1566# SPI RTC drivers
1567#
1568
1569#
1570# Platform RTC drivers
1571#
1572# CONFIG_RTC_DRV_CMOS is not set
1573# CONFIG_RTC_DRV_DS1286 is not set
1574# CONFIG_RTC_DRV_DS1511 is not set
1575# CONFIG_RTC_DRV_DS1553 is not set
1576# CONFIG_RTC_DRV_DS1742 is not set
1577# CONFIG_RTC_DRV_STK17TA8 is not set
1578# CONFIG_RTC_DRV_M48T86 is not set
1579# CONFIG_RTC_DRV_M48T35 is not set
1580# CONFIG_RTC_DRV_M48T59 is not set
1581# CONFIG_RTC_DRV_MSM6242 is not set
1582# CONFIG_RTC_DRV_BQ4802 is not set
1583# CONFIG_RTC_DRV_RP5C01 is not set
1584# CONFIG_RTC_DRV_V3020 is not set
1585# CONFIG_RTC_DRV_RTC7301 is not set
1586
1587#
1588# on-CPU RTC drivers
1589#
1590# CONFIG_DMADEVICES is not set
1591# CONFIG_AUXDISPLAY is not set
1592# CONFIG_UIO is not set
1593
1594#
1595# Virtio drivers
1596#
1597# CONFIG_VIRTIO_PCI is not set
1598# CONFIG_VIRTIO_BALLOON is not set
1599# CONFIG_VIRTIO_MMIO is not set
1600# CONFIG_STAGING is not set
1601
1602#
1603# Hardware Spinlock drivers
1604#
1605CONFIG_CLKSRC_MMIO=y
1606CONFIG_IOMMU_SUPPORT=y
1607# CONFIG_VIRT_DRIVERS is not set
1608# CONFIG_PM_DEVFREQ is not set
1609
1610#
1611# File systems
1612#
1613# CONFIG_EXT2_FS is not set
1614# CONFIG_EXT3_FS is not set
1615# CONFIG_EXT4_FS is not set
1616# CONFIG_REISERFS_FS is not set
1617# CONFIG_JFS_FS is not set
1618# CONFIG_XFS_FS is not set
1619# CONFIG_GFS2_FS is not set
1620# CONFIG_BTRFS_FS is not set
1621# CONFIG_NILFS2_FS is not set
1622CONFIG_FS_POSIX_ACL=y
1623CONFIG_FILE_LOCKING=y
1624CONFIG_FSNOTIFY=y
1625# CONFIG_DNOTIFY is not set
1626CONFIG_INOTIFY_USER=y
1627# CONFIG_FANOTIFY is not set
1628# CONFIG_QUOTA is not set
1629# CONFIG_QUOTACTL is not set
1630# CONFIG_AUTOFS4_FS is not set
1631# CONFIG_FUSE_FS is not set
1632# CONFIG_OVERLAYFS_FS is not set
1633
1634#
1635# Caches
1636#
1637# CONFIG_FSCACHE is not set
1638
1639#
1640# CD-ROM/DVD Filesystems
1641#
1642# CONFIG_ISO9660_FS is not set
1643# CONFIG_UDF_FS is not set
1644
1645#
1646# DOS/FAT/NT Filesystems
1647#
1648# CONFIG_MSDOS_FS is not set
1649# CONFIG_VFAT_FS is not set
1650# CONFIG_NTFS_FS is not set
1651
1652#
1653# Pseudo filesystems
1654#
1655CONFIG_PROC_FS=y
1656CONFIG_PROC_SYSCTL=y
1657CONFIG_PROC_PAGE_MONITOR=y
1658CONFIG_SYSFS=y
1659CONFIG_TMPFS=y
1660# CONFIG_TMPFS_XATTR is not set
1661# CONFIG_HUGETLB_PAGE is not set
1662# CONFIG_CONFIGFS_FS is not set
1663CONFIG_MISC_FILESYSTEMS=y
1664# CONFIG_ADFS_FS is not set
1665# CONFIG_AFFS_FS is not set
1666# CONFIG_HFS_FS is not set
1667# CONFIG_HFSPLUS_FS is not set
1668# CONFIG_BEFS_FS is not set
1669# CONFIG_BFS_FS is not set
1670# CONFIG_EFS_FS is not set
1671# CONFIG_YAFFS_FS is not set
1672CONFIG_JFFS2_FS=y
1673CONFIG_JFFS2_FS_DEBUG=0
1674CONFIG_JFFS2_FS_WRITEBUFFER=y
1675# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1676CONFIG_JFFS2_SUMMARY=y
1677CONFIG_JFFS2_FS_XATTR=y
1678CONFIG_JFFS2_FS_POSIX_ACL=y
1679CONFIG_JFFS2_FS_SECURITY=y
1680CONFIG_JFFS2_COMPRESSION_OPTIONS=y
1681CONFIG_JFFS2_ZLIB=y
1682# CONFIG_JFFS2_LZO is not set
1683# CONFIG_JFFS2_LZMA is not set
1684CONFIG_JFFS2_RTIME=y
1685CONFIG_JFFS2_RUBIN=y
1686# CONFIG_JFFS2_CMODE_NONE is not set
1687# CONFIG_JFFS2_CMODE_PRIORITY is not set
1688CONFIG_JFFS2_CMODE_SIZE=y
1689# CONFIG_JFFS2_CMODE_FAVOURLZO is not set
1690# CONFIG_LOGFS is not set
1691# CONFIG_CRAMFS is not set
1692CONFIG_SQUASHFS=y
1693# CONFIG_SQUASHFS_EMBEDDED is not set
1694CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
1695# CONFIG_SQUASHFS_VMALLOC is not set
1696# CONFIG_VXFS_FS is not set
1697# CONFIG_MINIX_FS is not set
1698# CONFIG_OMFS_FS is not set
1699# CONFIG_HPFS_FS is not set
1700# CONFIG_QNX4FS_FS is not set
1701# CONFIG_ROMFS_FS is not set
1702# CONFIG_PSTORE is not set
1703# CONFIG_SYSV_FS is not set
1704# CONFIG_UFS_FS is not set
1705CONFIG_NETWORK_FILESYSTEMS=y
1706# CONFIG_NFS_FS is not set
1707# CONFIG_NFSD is not set
1708# CONFIG_CEPH_FS is not set
1709CONFIG_CIFS=m
1710# CONFIG_CIFS_STATS is not set
1711# CONFIG_CIFS_WEAK_PW_HASH is not set
1712CONFIG_CIFS_XATTR=y
1713CONFIG_CIFS_POSIX=y
1714# CONFIG_CIFS_DEBUG2 is not set
1715# CONFIG_NCP_FS is not set
1716# CONFIG_CODA_FS is not set
1717# CONFIG_AFS_FS is not set
1718
1719#
1720# Partition Types
1721#
1722CONFIG_PARTITION_ADVANCED=y
1723# CONFIG_ACORN_PARTITION is not set
1724# CONFIG_OSF_PARTITION is not set
1725# CONFIG_AMIGA_PARTITION is not set
1726# CONFIG_ATARI_PARTITION is not set
1727# CONFIG_MAC_PARTITION is not set
1728CONFIG_MSDOS_PARTITION=y
1729# CONFIG_BSD_DISKLABEL is not set
1730# CONFIG_MINIX_SUBPARTITION is not set
1731# CONFIG_SOLARIS_X86_PARTITION is not set
1732# CONFIG_UNIXWARE_DISKLABEL is not set
1733# CONFIG_LDM_PARTITION is not set
1734# CONFIG_SGI_PARTITION is not set
1735# CONFIG_ULTRIX_PARTITION is not set
1736# CONFIG_SUN_PARTITION is not set
1737# CONFIG_KARMA_PARTITION is not set
1738# CONFIG_EFI_PARTITION is not set
1739# CONFIG_SYSV68_PARTITION is not set
1740CONFIG_NLS=y
1741CONFIG_NLS_DEFAULT="iso8859-1"
1742CONFIG_NLS_CODEPAGE_437=m
1743# CONFIG_NLS_CODEPAGE_737 is not set
1744# CONFIG_NLS_CODEPAGE_775 is not set
1745# CONFIG_NLS_CODEPAGE_850 is not set
1746# CONFIG_NLS_CODEPAGE_852 is not set
1747# CONFIG_NLS_CODEPAGE_855 is not set
1748# CONFIG_NLS_CODEPAGE_857 is not set
1749# CONFIG_NLS_CODEPAGE_860 is not set
1750# CONFIG_NLS_CODEPAGE_861 is not set
1751# CONFIG_NLS_CODEPAGE_862 is not set
1752# CONFIG_NLS_CODEPAGE_863 is not set
1753# CONFIG_NLS_CODEPAGE_864 is not set
1754# CONFIG_NLS_CODEPAGE_865 is not set
1755# CONFIG_NLS_CODEPAGE_866 is not set
1756# CONFIG_NLS_CODEPAGE_869 is not set
1757# CONFIG_NLS_CODEPAGE_936 is not set
1758# CONFIG_NLS_CODEPAGE_950 is not set
1759# CONFIG_NLS_CODEPAGE_932 is not set
1760# CONFIG_NLS_CODEPAGE_949 is not set
1761# CONFIG_NLS_CODEPAGE_874 is not set
1762# CONFIG_NLS_ISO8859_8 is not set
1763# CONFIG_NLS_CODEPAGE_1250 is not set
1764# CONFIG_NLS_CODEPAGE_1251 is not set
1765# CONFIG_NLS_ASCII is not set
1766CONFIG_NLS_ISO8859_1=m
1767CONFIG_NLS_ISO8859_2=m
1768# CONFIG_NLS_ISO8859_3 is not set
1769# CONFIG_NLS_ISO8859_4 is not set
1770# CONFIG_NLS_ISO8859_5 is not set
1771# CONFIG_NLS_ISO8859_6 is not set
1772# CONFIG_NLS_ISO8859_7 is not set
1773# CONFIG_NLS_ISO8859_9 is not set
1774# CONFIG_NLS_ISO8859_13 is not set
1775# CONFIG_NLS_ISO8859_14 is not set
1776# CONFIG_NLS_ISO8859_15 is not set
1777# CONFIG_NLS_KOI8_R is not set
1778# CONFIG_NLS_KOI8_U is not set
1779CONFIG_NLS_UTF8=m
1780
1781#
1782# Kernel hacking
1783#
1784CONFIG_PRINTK_TIME=y
1785CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
1786CONFIG_ENABLE_WARN_DEPRECATED=y
1787# CONFIG_ENABLE_MUST_CHECK is not set
1788CONFIG_FRAME_WARN=1024
1789# CONFIG_MAGIC_SYSRQ is not set
1790# CONFIG_STRIP_ASM_SYMS is not set
1791# CONFIG_UNUSED_SYMBOLS is not set
1792# CONFIG_DEBUG_FS is not set
1793# CONFIG_HEADERS_CHECK is not set
1794# CONFIG_DEBUG_SECTION_MISMATCH is not set
1795# CONFIG_DEBUG_KERNEL is not set
1796# CONFIG_HARDLOCKUP_DETECTOR is not set
1797# CONFIG_SPARSE_RCU_POINTER is not set
1798CONFIG_DEBUG_BUGVERBOSE=y
1799# CONFIG_DEBUG_MEMORY_INIT is not set
1800# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1801CONFIG_HAVE_FUNCTION_TRACER=y
1802CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1803CONFIG_HAVE_DYNAMIC_FTRACE=y
1804CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1805CONFIG_HAVE_C_RECORDMCOUNT=y
1806CONFIG_TRACING_SUPPORT=y
1807# CONFIG_FTRACE is not set
1808# CONFIG_DMA_API_DEBUG is not set
1809# CONFIG_ATOMIC64_SELFTEST is not set
1810# CONFIG_SAMPLES is not set
1811CONFIG_HAVE_ARCH_KGDB=y
1812# CONFIG_TEST_KSTRTOX is not set
1813# CONFIG_STRICT_DEVMEM is not set
1814CONFIG_ARM_UNWIND=y
1815# CONFIG_DEBUG_USER is not set
1816
1817#
1818# Security options
1819#
1820# CONFIG_KEYS is not set
1821# CONFIG_SECURITY_DMESG_RESTRICT is not set
1822# CONFIG_SECURITY is not set
1823# CONFIG_SECURITYFS is not set
1824CONFIG_DEFAULT_SECURITY_DAC=y
1825CONFIG_DEFAULT_SECURITY=""
1826CONFIG_CRYPTO=y
1827
1828#
1829# Crypto core or helper
1830#
1831CONFIG_CRYPTO_ALGAPI=y
1832CONFIG_CRYPTO_ALGAPI2=y
1833CONFIG_CRYPTO_AEAD=m
1834CONFIG_CRYPTO_AEAD2=y
1835CONFIG_CRYPTO_BLKCIPHER=y
1836CONFIG_CRYPTO_BLKCIPHER2=y
1837CONFIG_CRYPTO_HASH=y
1838CONFIG_CRYPTO_HASH2=y
1839# CONFIG_CRYPTO_RNG is not set
1840CONFIG_CRYPTO_RNG2=y
1841CONFIG_CRYPTO_PCOMP2=y
1842CONFIG_CRYPTO_MANAGER=y
1843CONFIG_CRYPTO_MANAGER2=y
1844# CONFIG_CRYPTO_USER is not set
1845CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
1846# CONFIG_CRYPTO_GF128MUL is not set
1847# CONFIG_CRYPTO_NULL is not set
1848CONFIG_CRYPTO_WORKQUEUE=y
1849# CONFIG_CRYPTO_CRYPTD is not set
1850CONFIG_CRYPTO_AUTHENC=m
1851# CONFIG_CRYPTO_TEST is not set
1852
1853#
1854# Authenticated Encryption with Associated Data
1855#
1856# CONFIG_CRYPTO_CCM is not set
1857# CONFIG_CRYPTO_GCM is not set
1858# CONFIG_CRYPTO_SEQIV is not set
1859
1860#
1861# Block modes
1862#
1863CONFIG_CRYPTO_CBC=y
1864# CONFIG_CRYPTO_CTR is not set
1865# CONFIG_CRYPTO_CTS is not set
1866CONFIG_CRYPTO_ECB=y
1867# CONFIG_CRYPTO_LRW is not set
1868# CONFIG_CRYPTO_PCBC is not set
1869# CONFIG_CRYPTO_XTS is not set
1870
1871#
1872# Hash modes
1873#
1874CONFIG_CRYPTO_HMAC=m
1875# CONFIG_CRYPTO_XCBC is not set
1876# CONFIG_CRYPTO_VMAC is not set
1877
1878#
1879# Digest
1880#
1881CONFIG_CRYPTO_CRC32C=y
1882# CONFIG_CRYPTO_GHASH is not set
1883CONFIG_CRYPTO_MD4=m
1884CONFIG_CRYPTO_MD5=y
1885CONFIG_CRYPTO_MICHAEL_MIC=y
1886# CONFIG_CRYPTO_RMD128 is not set
1887# CONFIG_CRYPTO_RMD160 is not set
1888# CONFIG_CRYPTO_RMD256 is not set
1889# CONFIG_CRYPTO_RMD320 is not set
1890CONFIG_CRYPTO_SHA1=y
1891CONFIG_CRYPTO_SHA256=y
1892CONFIG_CRYPTO_SHA512=y
1893# CONFIG_CRYPTO_TGR192 is not set
1894# CONFIG_CRYPTO_WP512 is not set
1895
1896#
1897# Ciphers
1898#
1899CONFIG_CRYPTO_AES=y
1900# CONFIG_CRYPTO_ANUBIS is not set
1901CONFIG_CRYPTO_ARC4=y
1902# CONFIG_CRYPTO_BLOWFISH is not set
1903# CONFIG_CRYPTO_CAMELLIA is not set
1904# CONFIG_CRYPTO_CAST5 is not set
1905# CONFIG_CRYPTO_CAST6 is not set
1906CONFIG_CRYPTO_DES=y
1907# CONFIG_CRYPTO_FCRYPT is not set
1908# CONFIG_CRYPTO_KHAZAD is not set
1909# CONFIG_CRYPTO_SALSA20 is not set
1910# CONFIG_CRYPTO_SEED is not set
1911# CONFIG_CRYPTO_SERPENT is not set
1912# CONFIG_CRYPTO_TEA is not set
1913# CONFIG_CRYPTO_TWOFISH is not set
1914
1915#
1916# Compression
1917#
1918CONFIG_CRYPTO_DEFLATE=y
1919# CONFIG_CRYPTO_ZLIB is not set
1920# CONFIG_CRYPTO_LZO is not set
1921
1922#
1923# Random Number Generation
1924#
1925# CONFIG_CRYPTO_ANSI_CPRNG is not set
1926# CONFIG_CRYPTO_USER_API_HASH is not set
1927# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
1928# CONFIG_CRYPTO_HW is not set
1929
1930#
1931# OCF Configuration
1932#
1933CONFIG_OCF_OCF=m
1934# CONFIG_OCF_RANDOMHARVEST is not set
1935CONFIG_OCF_CRYPTODEV=m
1936# CONFIG_OCF_CRYPTOSOFT is not set
1937# CONFIG_OCF_SAFE is not set
1938CONFIG_OCF_IXP4XX=m
1939CONFIG_OCF_IXP4XX_SHA1_MD5=y
1940# CONFIG_OCF_HIFN is not set
1941# CONFIG_OCF_HIFNHIPP is not set
1942# CONFIG_OCF_TALITOS is not set
1943# CONFIG_OCF_EP80579 is not set
1944# CONFIG_OCF_CRYPTOCTEON is not set
1945# CONFIG_OCF_KIRKWOOD is not set
1946# CONFIG_OCF_C7108 is not set
1947# CONFIG_OCF_OCFNULL is not set
1948# CONFIG_OCF_BENCH is not set
1949# CONFIG_BINARY_PRINTF is not set
1950
1951#
1952# Library routines
1953#
1954CONFIG_BITREVERSE=y
1955CONFIG_CRC_CCITT=y
1956CONFIG_CRC16=y
1957# CONFIG_CRC_T10DIF is not set
1958# CONFIG_CRC_ITU_T is not set
1959CONFIG_CRC32=y
1960# CONFIG_CRC7 is not set
1961CONFIG_LIBCRC32C=y
1962# CONFIG_CRC8 is not set
1963CONFIG_ZLIB_INFLATE=y
1964CONFIG_ZLIB_DEFLATE=y
1965# CONFIG_XZ_DEC is not set
1966# CONFIG_XZ_DEC_BCJ is not set
1967CONFIG_TEXTSEARCH=y
1968CONFIG_TEXTSEARCH_KMP=y
1969CONFIG_TEXTSEARCH_BM=y
1970CONFIG_TEXTSEARCH_FSM=y
1971CONFIG_HAS_IOMEM=y
1972CONFIG_HAS_IOPORT=y
1973CONFIG_HAS_DMA=y
1974CONFIG_NLATTR=y
1975CONFIG_GENERIC_ATOMIC64=y
1976CONFIG_AVERAGE=y
1977# CONFIG_CORDIC is not set
Note: See TracBrowser for help on using the repository browser.