CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Update to 3.6.11
[kernel/vexpress.git] / config-3.6.11
CommitLineData
4fd43857
VM
1#
2# Automatically generated file; DO NOT EDIT.
b0c2b91d 3# Linux/arm 3.6.11 Kernel Configuration
4fd43857
VM
4#
5CONFIG_ARM=y
6CONFIG_SYS_SUPPORTS_APM_EMULATION=y
7CONFIG_HAVE_PROC_CPU=y
8CONFIG_NO_IOPORT=y
9CONFIG_STACKTRACE_SUPPORT=y
10CONFIG_LOCKDEP_SUPPORT=y
11CONFIG_TRACE_IRQFLAGS_SUPPORT=y
12CONFIG_RWSEM_GENERIC_SPINLOCK=y
13CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_CALIBRATE_DELAY=y
15CONFIG_NEED_DMA_MAP_STATE=y
16CONFIG_VECTORS_BASE=0xffff0000
17CONFIG_ARM_PATCH_PHYS_VIRT=y
18CONFIG_GENERIC_BUG=y
19CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
20CONFIG_HAVE_IRQ_WORK=y
21CONFIG_IRQ_WORK=y
22
23#
24# General setup
25#
26CONFIG_EXPERIMENTAL=y
27CONFIG_INIT_ENV_ARG_LIMIT=32
28CONFIG_CROSS_COMPILE=""
29CONFIG_LOCALVERSION=""
30# CONFIG_LOCALVERSION_AUTO is not set
31CONFIG_HAVE_KERNEL_GZIP=y
32CONFIG_HAVE_KERNEL_LZMA=y
33CONFIG_HAVE_KERNEL_XZ=y
34CONFIG_HAVE_KERNEL_LZO=y
35CONFIG_KERNEL_GZIP=y
36# CONFIG_KERNEL_LZMA is not set
37# CONFIG_KERNEL_XZ is not set
38# CONFIG_KERNEL_LZO is not set
39CONFIG_DEFAULT_HOSTNAME="(none)"
40CONFIG_SWAP=y
41CONFIG_SYSVIPC=y
42CONFIG_SYSVIPC_SYSCTL=y
43# CONFIG_POSIX_MQUEUE is not set
44# CONFIG_BSD_PROCESS_ACCT is not set
45# CONFIG_FHANDLE is not set
46# CONFIG_TASKSTATS is not set
47# CONFIG_AUDIT is not set
48CONFIG_HAVE_GENERIC_HARDIRQS=y
49
50#
51# IRQ subsystem
52#
53CONFIG_GENERIC_HARDIRQS=y
54CONFIG_GENERIC_IRQ_PROBE=y
55CONFIG_GENERIC_IRQ_SHOW=y
56CONFIG_HARDIRQS_SW_RESEND=y
57CONFIG_IRQ_DOMAIN=y
58# CONFIG_IRQ_DOMAIN_DEBUG is not set
59CONFIG_KTIME_SCALAR=y
60CONFIG_GENERIC_CLOCKEVENTS=y
61CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
62CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
63
64#
65# Timers subsystem
66#
67# CONFIG_NO_HZ is not set
68# CONFIG_HIGH_RES_TIMERS is not set
69
70#
71# RCU Subsystem
72#
73CONFIG_TREE_RCU=y
74# CONFIG_PREEMPT_RCU is not set
75CONFIG_RCU_FANOUT=32
76CONFIG_RCU_FANOUT_LEAF=16
77# CONFIG_RCU_FANOUT_EXACT is not set
78# CONFIG_TREE_RCU_TRACE is not set
79CONFIG_IKCONFIG=y
80CONFIG_IKCONFIG_PROC=y
81CONFIG_LOG_BUF_SHIFT=14
82CONFIG_CGROUPS=y
83# CONFIG_CGROUP_DEBUG is not set
84# CONFIG_CGROUP_FREEZER is not set
85# CONFIG_CGROUP_DEVICE is not set
86CONFIG_CPUSETS=y
87CONFIG_PROC_PID_CPUSET=y
88# CONFIG_CGROUP_CPUACCT is not set
89# CONFIG_RESOURCE_COUNTERS is not set
90# CONFIG_CGROUP_PERF is not set
91# CONFIG_CGROUP_SCHED is not set
92# CONFIG_BLK_CGROUP is not set
93# CONFIG_CHECKPOINT_RESTORE is not set
94CONFIG_NAMESPACES=y
95# CONFIG_UTS_NS is not set
96# CONFIG_IPC_NS is not set
97# CONFIG_PID_NS is not set
98# CONFIG_NET_NS is not set
99# CONFIG_SCHED_AUTOGROUP is not set
100# CONFIG_SYSFS_DEPRECATED is not set
101# CONFIG_RELAY is not set
102CONFIG_BLK_DEV_INITRD=y
103CONFIG_INITRAMFS_SOURCE=""
104CONFIG_RD_GZIP=y
105CONFIG_RD_BZIP2=y
106CONFIG_RD_LZMA=y
107CONFIG_RD_XZ=y
108CONFIG_RD_LZO=y
109# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
110CONFIG_SYSCTL=y
111CONFIG_ANON_INODES=y
112# CONFIG_EXPERT is not set
113CONFIG_UID16=y
114# CONFIG_SYSCTL_SYSCALL is not set
115CONFIG_KALLSYMS=y
116# CONFIG_KALLSYMS_ALL is not set
117CONFIG_HOTPLUG=y
118CONFIG_PRINTK=y
119CONFIG_BUG=y
120CONFIG_ELF_CORE=y
121CONFIG_BASE_FULL=y
122CONFIG_FUTEX=y
123CONFIG_EPOLL=y
124CONFIG_SIGNALFD=y
125CONFIG_TIMERFD=y
126CONFIG_EVENTFD=y
127CONFIG_SHMEM=y
128CONFIG_AIO=y
129# CONFIG_EMBEDDED is not set
130CONFIG_HAVE_PERF_EVENTS=y
131CONFIG_PERF_USE_VMALLOC=y
132
133#
134# Kernel Performance Events And Counters
135#
136CONFIG_PERF_EVENTS=y
137# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
138CONFIG_VM_EVENT_COUNTERS=y
139CONFIG_SLUB_DEBUG=y
140CONFIG_COMPAT_BRK=y
141# CONFIG_SLAB is not set
142CONFIG_SLUB=y
143CONFIG_PROFILING=y
144CONFIG_OPROFILE=y
145CONFIG_HAVE_OPROFILE=y
146# CONFIG_KPROBES is not set
147# CONFIG_JUMP_LABEL is not set
148CONFIG_HAVE_KPROBES=y
149CONFIG_HAVE_KRETPROBES=y
150CONFIG_HAVE_ARCH_TRACEHOOK=y
151CONFIG_HAVE_DMA_ATTRS=y
152CONFIG_HAVE_DMA_CONTIGUOUS=y
153CONFIG_USE_GENERIC_SMP_HELPERS=y
154CONFIG_GENERIC_SMP_IDLE_THREAD=y
155CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
156CONFIG_HAVE_CLK=y
157CONFIG_HAVE_DMA_API_DEBUG=y
158CONFIG_HAVE_HW_BREAKPOINT=y
159CONFIG_HAVE_ARCH_JUMP_LABEL=y
b0c2b91d 160CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
4fd43857
VM
161
162#
163# GCOV-based kernel profiling
164#
165# CONFIG_GCOV_KERNEL is not set
166CONFIG_HAVE_GENERIC_DMA_COHERENT=y
167CONFIG_SLABINFO=y
168CONFIG_RT_MUTEXES=y
169CONFIG_BASE_SMALL=0
170CONFIG_MODULES=y
171# CONFIG_MODULE_FORCE_LOAD is not set
172CONFIG_MODULE_UNLOAD=y
173# CONFIG_MODULE_FORCE_UNLOAD is not set
174# CONFIG_MODVERSIONS is not set
175# CONFIG_MODULE_SRCVERSION_ALL is not set
176CONFIG_STOP_MACHINE=y
177CONFIG_BLOCK=y
178# CONFIG_LBDAF is not set
179# CONFIG_BLK_DEV_BSG is not set
180# CONFIG_BLK_DEV_BSGLIB is not set
181# CONFIG_BLK_DEV_INTEGRITY is not set
182
183#
184# Partition Types
185#
186# CONFIG_PARTITION_ADVANCED is not set
187CONFIG_MSDOS_PARTITION=y
188
189#
190# IO Schedulers
191#
192CONFIG_IOSCHED_NOOP=y
193# CONFIG_IOSCHED_DEADLINE is not set
194# CONFIG_IOSCHED_CFQ is not set
195CONFIG_DEFAULT_NOOP=y
196CONFIG_DEFAULT_IOSCHED="noop"
197# CONFIG_INLINE_SPIN_TRYLOCK is not set
198# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
199# CONFIG_INLINE_SPIN_LOCK is not set
200# CONFIG_INLINE_SPIN_LOCK_BH is not set
201# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
202# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
203# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
204CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
205# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
206# CONFIG_INLINE_READ_TRYLOCK is not set
207# CONFIG_INLINE_READ_LOCK is not set
208# CONFIG_INLINE_READ_LOCK_BH is not set
209# CONFIG_INLINE_READ_LOCK_IRQ is not set
210# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
211CONFIG_INLINE_READ_UNLOCK=y
212# CONFIG_INLINE_READ_UNLOCK_BH is not set
213CONFIG_INLINE_READ_UNLOCK_IRQ=y
214# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
215# CONFIG_INLINE_WRITE_TRYLOCK is not set
216# CONFIG_INLINE_WRITE_LOCK is not set
217# CONFIG_INLINE_WRITE_LOCK_BH is not set
218# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
219# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
220CONFIG_INLINE_WRITE_UNLOCK=y
221# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
222CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
223# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
224CONFIG_MUTEX_SPIN_ON_OWNER=y
225CONFIG_FREEZER=y
226
227#
228# System Type
229#
230CONFIG_MMU=y
b0c2b91d 231# CONFIG_ARCH_SOCFPGA is not set
4fd43857
VM
232# CONFIG_ARCH_INTEGRATOR is not set
233# CONFIG_ARCH_REALVIEW is not set
234# CONFIG_ARCH_VERSATILE is not set
235CONFIG_ARCH_VEXPRESS=y
236# CONFIG_ARCH_AT91 is not set
237# CONFIG_ARCH_BCMRING is not set
238# CONFIG_ARCH_HIGHBANK is not set
239# CONFIG_ARCH_CLPS711X is not set
240# CONFIG_ARCH_CNS3XXX is not set
241# CONFIG_ARCH_GEMINI is not set
242# CONFIG_ARCH_PRIMA2 is not set
243# CONFIG_ARCH_EBSA110 is not set
244# CONFIG_ARCH_EP93XX is not set
245# CONFIG_ARCH_FOOTBRIDGE is not set
246# CONFIG_ARCH_MXC is not set
247# CONFIG_ARCH_MXS is not set
248# CONFIG_ARCH_NETX is not set
249# CONFIG_ARCH_H720X is not set
250# CONFIG_ARCH_IOP13XX is not set
251# CONFIG_ARCH_IOP32X is not set
252# CONFIG_ARCH_IOP33X is not set
253# CONFIG_ARCH_IXP4XX is not set
b0c2b91d 254# CONFIG_ARCH_MVEBU is not set
4fd43857
VM
255# CONFIG_ARCH_DOVE is not set
256# CONFIG_ARCH_KIRKWOOD is not set
257# CONFIG_ARCH_LPC32XX is not set
258# CONFIG_ARCH_MV78XX0 is not set
259# CONFIG_ARCH_ORION5X is not set
260# CONFIG_ARCH_MMP is not set
261# CONFIG_ARCH_KS8695 is not set
262# CONFIG_ARCH_W90X900 is not set
263# CONFIG_ARCH_TEGRA is not set
264# CONFIG_ARCH_PICOXCELL is not set
265# CONFIG_ARCH_PNX4008 is not set
266# CONFIG_ARCH_PXA is not set
267# CONFIG_ARCH_MSM is not set
268# CONFIG_ARCH_SHMOBILE is not set
269# CONFIG_ARCH_RPC is not set
270# CONFIG_ARCH_SA1100 is not set
271# CONFIG_ARCH_S3C24XX is not set
272# CONFIG_ARCH_S3C64XX is not set
273# CONFIG_ARCH_S5P64X0 is not set
274# CONFIG_ARCH_S5PC100 is not set
275# CONFIG_ARCH_S5PV210 is not set
276# CONFIG_ARCH_EXYNOS is not set
277# CONFIG_ARCH_SHARK is not set
278# CONFIG_ARCH_U300 is not set
279# CONFIG_ARCH_U8500 is not set
280# CONFIG_ARCH_NOMADIK is not set
281# CONFIG_ARCH_DAVINCI is not set
282# CONFIG_ARCH_OMAP is not set
283# CONFIG_PLAT_SPEAR is not set
284# CONFIG_ARCH_VT8500 is not set
285# CONFIG_ARCH_ZYNQ is not set
286
287#
288# Versatile Express platform type
289#
290CONFIG_ARCH_VEXPRESS_CORTEX_A5_A9_ERRATA=y
291CONFIG_ARCH_VEXPRESS_CA9X4=y
292# CONFIG_ARCH_VEXPRESS_DT is not set
293CONFIG_PLAT_VERSATILE_CLCD=y
294CONFIG_PLAT_VERSATILE_SCHED_CLOCK=y
295CONFIG_PLAT_VERSATILE=y
296CONFIG_ARM_TIMER_SP804=y
297
298#
299# Processor Type
300#
301CONFIG_CPU_V7=y
302CONFIG_CPU_32v6K=y
303CONFIG_CPU_32v7=y
304CONFIG_CPU_ABRT_EV7=y
305CONFIG_CPU_PABRT_V7=y
306CONFIG_CPU_CACHE_V7=y
307CONFIG_CPU_CACHE_VIPT=y
308CONFIG_CPU_COPY_V6=y
309CONFIG_CPU_TLB_V7=y
310CONFIG_CPU_HAS_ASID=y
311CONFIG_CPU_CP15=y
312CONFIG_CPU_CP15_MMU=y
313
314#
315# Processor Features
316#
317# CONFIG_ARM_LPAE is not set
318# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
319CONFIG_ARM_THUMB=y
320# CONFIG_ARM_THUMBEE is not set
321# CONFIG_SWP_EMULATE is not set
322# CONFIG_CPU_ICACHE_DISABLE is not set
323# CONFIG_CPU_DCACHE_DISABLE is not set
324# CONFIG_CPU_BPREDICT_DISABLE is not set
325CONFIG_OUTER_CACHE=y
326CONFIG_OUTER_CACHE_SYNC=y
327CONFIG_MIGHT_HAVE_CACHE_L2X0=y
328CONFIG_CACHE_L2X0=y
329CONFIG_CACHE_PL310=y
330CONFIG_ARM_L1_CACHE_SHIFT_6=y
331CONFIG_ARM_L1_CACHE_SHIFT=6
332CONFIG_ARM_DMA_MEM_BUFFERABLE=y
333CONFIG_ARM_NR_BANKS=8
334CONFIG_CPU_HAS_PMU=y
335CONFIG_MULTI_IRQ_HANDLER=y
336# CONFIG_ARM_ERRATA_430973 is not set
337# CONFIG_ARM_ERRATA_458693 is not set
338# CONFIG_ARM_ERRATA_460075 is not set
339# CONFIG_ARM_ERRATA_742230 is not set
340# CONFIG_ARM_ERRATA_742231 is not set
341# CONFIG_PL310_ERRATA_588369 is not set
342CONFIG_ARM_ERRATA_720789=y
343# CONFIG_PL310_ERRATA_727915 is not set
344# CONFIG_ARM_ERRATA_743622 is not set
345CONFIG_ARM_ERRATA_751472=y
346CONFIG_PL310_ERRATA_753970=y
347# CONFIG_ARM_ERRATA_754322 is not set
348# CONFIG_ARM_ERRATA_754327 is not set
349# CONFIG_ARM_ERRATA_764369 is not set
350# CONFIG_PL310_ERRATA_769419 is not set
b0c2b91d 351# CONFIG_ARM_ERRATA_775420 is not set
4fd43857
VM
352CONFIG_ARM_GIC=y
353CONFIG_ICST=y
354
355#
356# Bus support
357#
358CONFIG_ARM_AMBA=y
359# CONFIG_PCI_SYSCALL is not set
360# CONFIG_ARCH_SUPPORTS_MSI is not set
361# CONFIG_PCCARD is not set
362
363#
364# Kernel Features
365#
366CONFIG_HAVE_SMP=y
367CONFIG_SMP=y
368CONFIG_SMP_ON_UP=y
369CONFIG_ARM_CPU_TOPOLOGY=y
370# CONFIG_SCHED_MC is not set
371# CONFIG_SCHED_SMT is not set
372CONFIG_HAVE_ARM_SCU=y
373# CONFIG_ARM_ARCH_TIMER is not set
374CONFIG_HAVE_ARM_TWD=y
375# CONFIG_VMSPLIT_3G is not set
376CONFIG_VMSPLIT_2G=y
377# CONFIG_VMSPLIT_1G is not set
378CONFIG_PAGE_OFFSET=0x80000000
379CONFIG_NR_CPUS=4
380CONFIG_HOTPLUG_CPU=y
381CONFIG_LOCAL_TIMERS=y
382CONFIG_ARCH_NR_GPIO=0
383CONFIG_PREEMPT_NONE=y
384# CONFIG_PREEMPT_VOLUNTARY is not set
385# CONFIG_PREEMPT is not set
386CONFIG_HZ=100
387# CONFIG_THUMB2_KERNEL is not set
388CONFIG_AEABI=y
389CONFIG_OABI_COMPAT=y
390# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
391# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
392CONFIG_HAVE_ARCH_PFN_VALID=y
393# CONFIG_HIGHMEM is not set
394CONFIG_HW_PERF_EVENTS=y
395CONFIG_SELECT_MEMORY_MODEL=y
396CONFIG_FLATMEM_MANUAL=y
397CONFIG_FLATMEM=y
398CONFIG_FLAT_NODE_MEM_MAP=y
399CONFIG_HAVE_MEMBLOCK=y
400CONFIG_PAGEFLAGS_EXTENDED=y
401CONFIG_SPLIT_PTLOCK_CPUS=4
402# CONFIG_COMPACTION is not set
403# CONFIG_PHYS_ADDR_T_64BIT is not set
404CONFIG_ZONE_DMA_FLAG=0
405CONFIG_VIRT_TO_BUS=y
406# CONFIG_KSM is not set
407CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
408CONFIG_CROSS_MEMORY_ATTACH=y
409# CONFIG_CLEANCACHE is not set
410# CONFIG_FRONTSWAP is not set
411CONFIG_FORCE_MAX_ZONEORDER=11
412CONFIG_ALIGNMENT_TRAP=y
413# CONFIG_UACCESS_WITH_MEMCPY is not set
414# CONFIG_SECCOMP is not set
415# CONFIG_CC_STACKPROTECTOR is not set
416# CONFIG_DEPRECATED_PARAM_STRUCT is not set
417
418#
419# Boot options
420#
421# CONFIG_USE_OF is not set
422CONFIG_ZBOOT_ROM_TEXT=0x0
423CONFIG_ZBOOT_ROM_BSS=0x0
424CONFIG_CMDLINE="root=/dev/nfs nfsroot=10.1.69.3:/work/nfsroot ip=dhcp console=ttyAMA0 mem=128M"
425CONFIG_CMDLINE_FROM_BOOTLOADER=y
426# CONFIG_CMDLINE_EXTEND is not set
427# CONFIG_CMDLINE_FORCE is not set
428# CONFIG_XIP_KERNEL is not set
429# CONFIG_KEXEC is not set
430# CONFIG_CRASH_DUMP is not set
431# CONFIG_AUTO_ZRELADDR is not set
432
433#
434# CPU Power Management
435#
436# CONFIG_CPU_IDLE is not set
b0c2b91d 437# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
4fd43857
VM
438
439#
440# Floating point emulation
441#
442
443#
444# At least one emulation must be selected
445#
446# CONFIG_FPE_NWFPE is not set
447# CONFIG_FPE_FASTFPE is not set
448CONFIG_VFP=y
449CONFIG_VFPv3=y
450CONFIG_NEON=y
451
452#
453# Userspace binary formats
454#
455CONFIG_BINFMT_ELF=y
456CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
457# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
458CONFIG_HAVE_AOUT=y
459# CONFIG_BINFMT_AOUT is not set
460# CONFIG_BINFMT_MISC is not set
461
462#
463# Power management options
464#
465CONFIG_SUSPEND=y
466CONFIG_SUSPEND_FREEZER=y
467CONFIG_PM_SLEEP=y
468CONFIG_PM_SLEEP_SMP=y
469# CONFIG_PM_AUTOSLEEP is not set
470# CONFIG_PM_WAKELOCKS is not set
471# CONFIG_PM_RUNTIME is not set
472CONFIG_PM=y
473# CONFIG_PM_DEBUG is not set
474# CONFIG_APM_EMULATION is not set
475CONFIG_PM_CLK=y
476CONFIG_CPU_PM=y
477CONFIG_ARCH_SUSPEND_POSSIBLE=y
478CONFIG_ARM_CPU_SUSPEND=y
479CONFIG_NET=y
480
481#
482# Networking options
483#
484CONFIG_PACKET=y
485CONFIG_UNIX=y
486# CONFIG_UNIX_DIAG is not set
487CONFIG_XFRM=y
488# CONFIG_XFRM_USER is not set
489# CONFIG_XFRM_SUB_POLICY is not set
490# CONFIG_XFRM_MIGRATE is not set
491# CONFIG_XFRM_STATISTICS is not set
492# CONFIG_NET_KEY is not set
493CONFIG_INET=y
494# CONFIG_IP_MULTICAST is not set
495# CONFIG_IP_ADVANCED_ROUTER is not set
496CONFIG_IP_PNP=y
497CONFIG_IP_PNP_DHCP=y
498CONFIG_IP_PNP_BOOTP=y
499# CONFIG_IP_PNP_RARP is not set
500# CONFIG_NET_IPIP is not set
501# CONFIG_NET_IPGRE_DEMUX is not set
502# CONFIG_ARPD is not set
503# CONFIG_SYN_COOKIES is not set
b0c2b91d 504# CONFIG_NET_IPVTI is not set
4fd43857
VM
505# CONFIG_INET_AH is not set
506# CONFIG_INET_ESP is not set
507# CONFIG_INET_IPCOMP is not set
508# CONFIG_INET_XFRM_TUNNEL is not set
509# CONFIG_INET_TUNNEL is not set
510CONFIG_INET_XFRM_MODE_TRANSPORT=y
511CONFIG_INET_XFRM_MODE_TUNNEL=y
512CONFIG_INET_XFRM_MODE_BEET=y
513# CONFIG_INET_LRO is not set
514CONFIG_INET_DIAG=y
515CONFIG_INET_TCP_DIAG=y
516# CONFIG_INET_UDP_DIAG is not set
517# CONFIG_TCP_CONG_ADVANCED is not set
518CONFIG_TCP_CONG_CUBIC=y
519CONFIG_DEFAULT_TCP_CONG="cubic"
520# CONFIG_TCP_MD5SIG is not set
521# CONFIG_IPV6 is not set
522# CONFIG_NETWORK_SECMARK is not set
523# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
524# CONFIG_NETFILTER is not set
525# CONFIG_IP_DCCP is not set
526# CONFIG_IP_SCTP is not set
527# CONFIG_RDS is not set
528# CONFIG_TIPC is not set
529# CONFIG_ATM is not set
530# CONFIG_L2TP is not set
531# CONFIG_BRIDGE is not set
532# CONFIG_NET_DSA is not set
533# CONFIG_VLAN_8021Q is not set
534# CONFIG_DECNET is not set
535# CONFIG_LLC2 is not set
536# CONFIG_IPX is not set
537# CONFIG_ATALK is not set
538# CONFIG_X25 is not set
539# CONFIG_LAPB is not set
540# CONFIG_WAN_ROUTER is not set
541# CONFIG_PHONET is not set
542# CONFIG_IEEE802154 is not set
543# CONFIG_NET_SCHED is not set
544# CONFIG_DCB is not set
545# CONFIG_BATMAN_ADV is not set
546# CONFIG_OPENVSWITCH is not set
547CONFIG_RPS=y
548CONFIG_RFS_ACCEL=y
549CONFIG_XPS=y
550# CONFIG_NETPRIO_CGROUP is not set
551CONFIG_BQL=y
552# CONFIG_BPF_JIT is not set
553
554#
555# Network testing
556#
557# CONFIG_NET_PKTGEN is not set
558# CONFIG_HAMRADIO is not set
559# CONFIG_CAN is not set
560# CONFIG_IRDA is not set
561# CONFIG_BT is not set
562# CONFIG_AF_RXRPC is not set
563# CONFIG_WIRELESS is not set
564# CONFIG_WIMAX is not set
565# CONFIG_RFKILL is not set
566# CONFIG_NET_9P is not set
567# CONFIG_CAIF is not set
568# CONFIG_CEPH_LIB is not set
569# CONFIG_NFC is not set
570CONFIG_HAVE_BPF_JIT=y
571
572#
573# Device Drivers
574#
575
576#
577# Generic Driver Options
578#
579CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
580CONFIG_DEVTMPFS=y
581# CONFIG_DEVTMPFS_MOUNT is not set
582CONFIG_STANDALONE=y
583CONFIG_PREVENT_FIRMWARE_BUILD=y
584CONFIG_FW_LOADER=y
585CONFIG_FIRMWARE_IN_KERNEL=y
586CONFIG_EXTRA_FIRMWARE=""
587# CONFIG_DEBUG_DRIVER is not set
588# CONFIG_DEBUG_DEVRES is not set
589# CONFIG_SYS_HYPERVISOR is not set
590# CONFIG_GENERIC_CPU_DEVICES is not set
591# CONFIG_DMA_SHARED_BUFFER is not set
592# CONFIG_CMA is not set
593# CONFIG_CONNECTOR is not set
594CONFIG_MTD=y
595# CONFIG_MTD_TESTS is not set
596# CONFIG_MTD_REDBOOT_PARTS is not set
597CONFIG_MTD_CMDLINE_PARTS=y
598# CONFIG_MTD_AFS_PARTS is not set
599# CONFIG_MTD_AR7_PARTS is not set
600
601#
602# User Modules And Translation Layers
603#
604CONFIG_MTD_CHAR=y
605CONFIG_MTD_BLKDEVS=y
606CONFIG_MTD_BLOCK=y
607# CONFIG_FTL is not set
608# CONFIG_NFTL is not set
609# CONFIG_INFTL is not set
610# CONFIG_RFD_FTL is not set
611# CONFIG_SSFDC is not set
612# CONFIG_SM_FTL is not set
613# CONFIG_MTD_OOPS is not set
614# CONFIG_MTD_SWAP is not set
615
616#
617# RAM/ROM/Flash chip drivers
618#
619CONFIG_MTD_CFI=y
620# CONFIG_MTD_JEDECPROBE is not set
621CONFIG_MTD_GEN_PROBE=y
622# CONFIG_MTD_CFI_ADV_OPTIONS is not set
623CONFIG_MTD_MAP_BANK_WIDTH_1=y
624CONFIG_MTD_MAP_BANK_WIDTH_2=y
625CONFIG_MTD_MAP_BANK_WIDTH_4=y
626# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
627# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
628# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
629CONFIG_MTD_CFI_I1=y
630CONFIG_MTD_CFI_I2=y
631# CONFIG_MTD_CFI_I4 is not set
632# CONFIG_MTD_CFI_I8 is not set
633CONFIG_MTD_CFI_INTELEXT=y
634CONFIG_MTD_CFI_AMDSTD=y
635# CONFIG_MTD_CFI_STAA is not set
636CONFIG_MTD_CFI_UTIL=y
637# CONFIG_MTD_RAM is not set
638# CONFIG_MTD_ROM is not set
639# CONFIG_MTD_ABSENT is not set
640
641#
642# Mapping drivers for chip access
643#
644# CONFIG_MTD_COMPLEX_MAPPINGS is not set
645# CONFIG_MTD_PHYSMAP is not set
646# CONFIG_MTD_PLATRAM is not set
647
648#
649# Self-contained MTD device drivers
650#
651# CONFIG_MTD_SLRAM is not set
652# CONFIG_MTD_PHRAM is not set
653# CONFIG_MTD_MTDRAM is not set
654# CONFIG_MTD_BLOCK2MTD is not set
655
656#
657# Disk-On-Chip Device Drivers
658#
659# CONFIG_MTD_DOCG3 is not set
660# CONFIG_MTD_NAND is not set
661# CONFIG_MTD_ONENAND is not set
662
663#
664# LPDDR flash memory drivers
665#
666# CONFIG_MTD_LPDDR is not set
667# CONFIG_MTD_UBI is not set
668# CONFIG_PARPORT is not set
669CONFIG_BLK_DEV=y
670# CONFIG_BLK_DEV_COW_COMMON is not set
671CONFIG_BLK_DEV_LOOP=y
672CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
673# CONFIG_BLK_DEV_CRYPTOLOOP is not set
674
675#
676# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
677#
678# CONFIG_BLK_DEV_NBD is not set
679# CONFIG_BLK_DEV_UB is not set
680CONFIG_BLK_DEV_RAM=y
681CONFIG_BLK_DEV_RAM_COUNT=16
682CONFIG_BLK_DEV_RAM_SIZE=4096
683# CONFIG_BLK_DEV_XIP is not set
684# CONFIG_CDROM_PKTCDVD is not set
685# CONFIG_ATA_OVER_ETH is not set
686# CONFIG_BLK_DEV_RBD is not set
687
688#
689# Misc devices
690#
691# CONFIG_SENSORS_LIS3LV02D is not set
692# CONFIG_ATMEL_PWM is not set
693# CONFIG_ENCLOSURE_SERVICES is not set
694# CONFIG_ARM_CHARLCD is not set
695# CONFIG_C2PORT is not set
696
697#
698# EEPROM support
699#
700# CONFIG_EEPROM_93CX6 is not set
4fd43857
VM
701
702#
703# Texas Instruments shared transport line discipline
704#
705
706#
707# Altera FPGA firmware download module
708#
709
710#
711# SCSI device support
712#
713CONFIG_SCSI_MOD=y
714# CONFIG_RAID_ATTRS is not set
715CONFIG_SCSI=y
716CONFIG_SCSI_DMA=y
717# CONFIG_SCSI_TGT is not set
718# CONFIG_SCSI_NETLINK is not set
719# CONFIG_SCSI_PROC_FS is not set
720
721#
722# SCSI support type (disk, tape, CD-ROM)
723#
724CONFIG_BLK_DEV_SD=y
725# CONFIG_CHR_DEV_ST is not set
726# CONFIG_CHR_DEV_OSST is not set
727# CONFIG_BLK_DEV_SR is not set
728# CONFIG_CHR_DEV_SG is not set
729# CONFIG_CHR_DEV_SCH is not set
730# CONFIG_SCSI_MULTI_LUN is not set
731# CONFIG_SCSI_CONSTANTS is not set
732# CONFIG_SCSI_LOGGING is not set
733# CONFIG_SCSI_SCAN_ASYNC is not set
4fd43857
VM
734
735#
736# SCSI Transports
737#
738# CONFIG_SCSI_SPI_ATTRS is not set
739# CONFIG_SCSI_FC_ATTRS is not set
740# CONFIG_SCSI_ISCSI_ATTRS is not set
741# CONFIG_SCSI_SAS_ATTRS is not set
742# CONFIG_SCSI_SAS_LIBSAS is not set
743# CONFIG_SCSI_SRP_ATTRS is not set
744# CONFIG_SCSI_LOWLEVEL is not set
745# CONFIG_SCSI_DH is not set
746# CONFIG_SCSI_OSD_INITIATOR is not set
747CONFIG_HAVE_PATA_PLATFORM=y
748CONFIG_ATA=y
749# CONFIG_ATA_NONSTANDARD is not set
750CONFIG_ATA_VERBOSE_ERROR=y
751# CONFIG_SATA_PMP is not set
752
753#
754# Controllers with non-SFF native interface
755#
756# CONFIG_SATA_AHCI_PLATFORM is not set
757CONFIG_ATA_SFF=y
758
759#
760# SFF controllers with custom DMA interface
761#
762CONFIG_ATA_BMDMA=y
763
764#
765# SATA SFF controllers with BMDMA
766#
767# CONFIG_SATA_MV is not set
768
769#
770# PATA SFF controllers with BMDMA
771#
772
773#
774# PIO-only SFF controllers
775#
776# CONFIG_PATA_PLATFORM is not set
777
778#
779# Generic fallback / legacy drivers
780#
781# CONFIG_MD is not set
782# CONFIG_TARGET_CORE is not set
783CONFIG_NETDEVICES=y
784CONFIG_NET_CORE=y
785# CONFIG_BONDING is not set
786# CONFIG_DUMMY is not set
787# CONFIG_EQUALIZER is not set
788CONFIG_MII=y
789# CONFIG_NET_TEAM is not set
790# CONFIG_MACVLAN is not set
791# CONFIG_NETCONSOLE is not set
792# CONFIG_NETPOLL is not set
793# CONFIG_NET_POLL_CONTROLLER is not set
794# CONFIG_TUN is not set
795# CONFIG_VETH is not set
796
797#
798# CAIF transport drivers
799#
800CONFIG_ETHERNET=y
801CONFIG_NET_VENDOR_BROADCOM=y
802# CONFIG_B44 is not set
803# CONFIG_NET_CALXEDA_XGMAC is not set
804CONFIG_NET_VENDOR_CHELSIO=y
805CONFIG_NET_VENDOR_CIRRUS=y
806# CONFIG_CS89x0 is not set
807# CONFIG_DM9000 is not set
808# CONFIG_DNET is not set
809CONFIG_NET_VENDOR_FARADAY=y
810# CONFIG_FTMAC100 is not set
811# CONFIG_FTGMAC100 is not set
812CONFIG_NET_VENDOR_INTEL=y
813CONFIG_NET_VENDOR_I825XX=y
814CONFIG_NET_VENDOR_MARVELL=y
815CONFIG_NET_VENDOR_MICREL=y
816# CONFIG_KS8851_MLL is not set
817CONFIG_NET_VENDOR_NATSEMI=y
818CONFIG_NET_VENDOR_8390=y
819# CONFIG_AX88796 is not set
820# CONFIG_ETHOC is not set
821CONFIG_NET_VENDOR_SEEQ=y
822# CONFIG_SEEQ8005 is not set
823CONFIG_NET_VENDOR_SMSC=y
824# CONFIG_SMC91X is not set
825# CONFIG_SMC911X is not set
826CONFIG_SMSC911X=y
827# CONFIG_SMSC911X_ARCH_HOOKS is not set
828CONFIG_NET_VENDOR_STMICRO=y
829# CONFIG_STMMAC_ETH is not set
830CONFIG_NET_VENDOR_WIZNET=y
831# CONFIG_WIZNET_W5100 is not set
832# CONFIG_WIZNET_W5300 is not set
833CONFIG_PHYLIB=y
834
835#
836# MII PHY device drivers
837#
838# CONFIG_AMD_PHY is not set
839# CONFIG_MARVELL_PHY is not set
840# CONFIG_DAVICOM_PHY is not set
841# CONFIG_QSEMI_PHY is not set
842# CONFIG_LXT_PHY is not set
843# CONFIG_CICADA_PHY is not set
844# CONFIG_VITESSE_PHY is not set
845# CONFIG_SMSC_PHY is not set
846# CONFIG_BROADCOM_PHY is not set
b0c2b91d 847# CONFIG_BCM87XX_PHY is not set
4fd43857
VM
848# CONFIG_ICPLUS_PHY is not set
849# CONFIG_REALTEK_PHY is not set
850# CONFIG_NATIONAL_PHY is not set
851# CONFIG_STE10XP is not set
852# CONFIG_LSI_ET1011C_PHY is not set
853# CONFIG_MICREL_PHY is not set
854# CONFIG_FIXED_PHY is not set
855# CONFIG_MDIO_BITBANG is not set
856# CONFIG_PPP is not set
857# CONFIG_SLIP is not set
858
859#
860# USB Network Adapters
861#
862# CONFIG_USB_CATC is not set
863# CONFIG_USB_KAWETH is not set
864# CONFIG_USB_PEGASUS is not set
865# CONFIG_USB_RTL8150 is not set
866# CONFIG_USB_USBNET is not set
867# CONFIG_USB_IPHETH is not set
868# CONFIG_WLAN is not set
869
870#
871# Enable WiMAX (Networking options) to see the WiMAX drivers
872#
873# CONFIG_WAN is not set
874# CONFIG_ISDN is not set
875
876#
877# Input device support
878#
879CONFIG_INPUT=y
880# CONFIG_INPUT_FF_MEMLESS is not set
881# CONFIG_INPUT_POLLDEV is not set
882# CONFIG_INPUT_SPARSEKMAP is not set
883# CONFIG_INPUT_MATRIXKMAP is not set
884
885#
886# Userland interfaces
887#
888CONFIG_INPUT_MOUSEDEV=y
889CONFIG_INPUT_MOUSEDEV_PSAUX=y
890CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
891CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
892# CONFIG_INPUT_JOYDEV is not set
893CONFIG_INPUT_EVDEV=y
894# CONFIG_INPUT_EVBUG is not set
895
896#
897# Input Device Drivers
898#
899CONFIG_INPUT_KEYBOARD=y
900CONFIG_KEYBOARD_ATKBD=y
901# CONFIG_KEYBOARD_LKKBD is not set
902# CONFIG_KEYBOARD_NEWTON is not set
903# CONFIG_KEYBOARD_OPENCORES is not set
904# CONFIG_KEYBOARD_SAMSUNG is not set
905# CONFIG_KEYBOARD_STOWAWAY is not set
906# CONFIG_KEYBOARD_SUNKBD is not set
907# CONFIG_KEYBOARD_OMAP4 is not set
908# CONFIG_KEYBOARD_XTKBD is not set
909CONFIG_INPUT_MOUSE=y
910CONFIG_MOUSE_PS2=y
911CONFIG_MOUSE_PS2_ALPS=y
912CONFIG_MOUSE_PS2_LOGIPS2PP=y
913CONFIG_MOUSE_PS2_SYNAPTICS=y
914CONFIG_MOUSE_PS2_TRACKPOINT=y
915# CONFIG_MOUSE_PS2_ELANTECH is not set
916# CONFIG_MOUSE_PS2_SENTELIC is not set
917# CONFIG_MOUSE_PS2_TOUCHKIT is not set
918# CONFIG_MOUSE_SERIAL is not set
919# CONFIG_MOUSE_APPLETOUCH is not set
920# CONFIG_MOUSE_BCM5974 is not set
921# CONFIG_MOUSE_VSXXXAA is not set
922# CONFIG_MOUSE_SYNAPTICS_USB is not set
923# CONFIG_INPUT_JOYSTICK is not set
924# CONFIG_INPUT_TABLET is not set
925# CONFIG_INPUT_TOUCHSCREEN is not set
926# CONFIG_INPUT_MISC is not set
927
928#
929# Hardware I/O ports
930#
931CONFIG_SERIO=y
932# CONFIG_SERIO_SERPORT is not set
933CONFIG_SERIO_AMBAKMI=y
934CONFIG_SERIO_LIBPS2=y
935# CONFIG_SERIO_RAW is not set
936# CONFIG_SERIO_ALTERA_PS2 is not set
937# CONFIG_SERIO_PS2MULT is not set
938# CONFIG_GAMEPORT is not set
939
940#
941# Character devices
942#
943CONFIG_VT=y
944CONFIG_CONSOLE_TRANSLATIONS=y
945CONFIG_VT_CONSOLE=y
946CONFIG_VT_CONSOLE_SLEEP=y
947CONFIG_HW_CONSOLE=y
948# CONFIG_VT_HW_CONSOLE_BINDING is not set
949CONFIG_UNIX98_PTYS=y
950# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
951CONFIG_LEGACY_PTYS=y
952CONFIG_LEGACY_PTY_COUNT=16
953# CONFIG_SERIAL_NONSTANDARD is not set
954# CONFIG_N_GSM is not set
955# CONFIG_TRACE_SINK is not set
956CONFIG_DEVKMEM=y
957
958#
959# Serial drivers
960#
961# CONFIG_SERIAL_8250 is not set
962
963#
964# Non-8250 serial port support
965#
966# CONFIG_SERIAL_AMBA_PL010 is not set
967CONFIG_SERIAL_AMBA_PL011=y
968CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
969CONFIG_SERIAL_CORE=y
970CONFIG_SERIAL_CORE_CONSOLE=y
971# CONFIG_SERIAL_TIMBERDALE is not set
972# CONFIG_SERIAL_ALTERA_JTAGUART is not set
973# CONFIG_SERIAL_ALTERA_UART is not set
974# CONFIG_SERIAL_XILINX_PS_UART is not set
975# CONFIG_HVC_DCC is not set
976# CONFIG_IPMI_HANDLER is not set
977# CONFIG_HW_RANDOM is not set
978# CONFIG_R3964 is not set
979# CONFIG_RAW_DRIVER is not set
980# CONFIG_TCG_TPM is not set
981# CONFIG_I2C is not set
982# CONFIG_SPI is not set
983# CONFIG_HSI is not set
984
985#
986# PPS support
987#
988# CONFIG_PPS is not set
989
990#
991# PPS generators support
992#
993
994#
995# PTP clock support
996#
997
998#
999# Enable Device Drivers -> PPS to see the PTP clock options.
1000#
1001CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
1002CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
1003# CONFIG_GPIOLIB is not set
1004# CONFIG_W1 is not set
1005# CONFIG_POWER_SUPPLY is not set
b0c2b91d 1006# CONFIG_POWER_AVS is not set
4fd43857
VM
1007# CONFIG_HWMON is not set
1008# CONFIG_THERMAL is not set
1009# CONFIG_WATCHDOG is not set
1010CONFIG_SSB_POSSIBLE=y
1011
1012#
1013# Sonics Silicon Backplane
1014#
1015# CONFIG_SSB is not set
1016CONFIG_BCMA_POSSIBLE=y
1017
1018#
1019# Broadcom specific AMBA
1020#
1021# CONFIG_BCMA is not set
1022
1023#
1024# Multifunction device drivers
1025#
1026# CONFIG_MFD_CORE is not set
1027# CONFIG_MFD_SM501 is not set
1028# CONFIG_HTC_PASIC3 is not set
1029# CONFIG_MFD_TMIO is not set
1030# CONFIG_MFD_T7L66XB is not set
1031# CONFIG_MFD_TC6387XB is not set
b0c2b91d 1032# CONFIG_MFD_TC6393XB is not set
4fd43857
VM
1033# CONFIG_ABX500_CORE is not set
1034# CONFIG_REGULATOR is not set
1035# CONFIG_MEDIA_SUPPORT is not set
1036
1037#
1038# Graphics support
1039#
1040# CONFIG_DRM is not set
1041# CONFIG_VGASTATE is not set
1042# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1043CONFIG_FB=y
1044# CONFIG_FIRMWARE_EDID is not set
1045# CONFIG_FB_DDC is not set
1046# CONFIG_FB_BOOT_VESA_SUPPORT is not set
1047CONFIG_FB_CFB_FILLRECT=y
1048CONFIG_FB_CFB_COPYAREA=y
1049CONFIG_FB_CFB_IMAGEBLIT=y
1050# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1051# CONFIG_FB_SYS_FILLRECT is not set
1052# CONFIG_FB_SYS_COPYAREA is not set
1053# CONFIG_FB_SYS_IMAGEBLIT is not set
1054# CONFIG_FB_FOREIGN_ENDIAN is not set
1055# CONFIG_FB_SYS_FOPS is not set
1056# CONFIG_FB_WMT_GE_ROPS is not set
1057# CONFIG_FB_SVGALIB is not set
1058# CONFIG_FB_MACMODES is not set
1059# CONFIG_FB_BACKLIGHT is not set
1060# CONFIG_FB_MODE_HELPERS is not set
1061# CONFIG_FB_TILEBLITTING is not set
1062
1063#
1064# Frame buffer hardware drivers
1065#
1066CONFIG_FB_ARMCLCD=y
1067# CONFIG_FB_S1D13XXX is not set
1068# CONFIG_FB_SMSCUFX is not set
1069# CONFIG_FB_UDL is not set
1070# CONFIG_FB_VIRTUAL is not set
1071# CONFIG_FB_METRONOME is not set
1072# CONFIG_FB_BROADSHEET is not set
1073# CONFIG_FB_AUO_K190X is not set
1074# CONFIG_EXYNOS_VIDEO is not set
1075# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1076
1077#
1078# Console display driver support
1079#
1080CONFIG_DUMMY_CONSOLE=y
1081CONFIG_FRAMEBUFFER_CONSOLE=y
1082# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
1083# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1084# CONFIG_FONTS is not set
1085CONFIG_FONT_8x8=y
1086CONFIG_FONT_8x16=y
1087CONFIG_LOGO=y
1088# CONFIG_LOGO_LINUX_MONO is not set
1089# CONFIG_LOGO_LINUX_VGA16 is not set
1090CONFIG_LOGO_LINUX_CLUT224=y
1091CONFIG_SOUND=y
1092CONFIG_SOUND_OSS_CORE=y
1093CONFIG_SOUND_OSS_CORE_PRECLAIM=y
1094CONFIG_SND=y
1095CONFIG_SND_TIMER=y
1096CONFIG_SND_PCM=y
1097# CONFIG_SND_SEQUENCER is not set
1098CONFIG_SND_OSSEMUL=y
1099CONFIG_SND_MIXER_OSS=y
1100CONFIG_SND_PCM_OSS=y
1101CONFIG_SND_PCM_OSS_PLUGINS=y
1102# CONFIG_SND_DYNAMIC_MINORS is not set
1103CONFIG_SND_SUPPORT_OLD_API=y
1104CONFIG_SND_VERBOSE_PROCFS=y
1105# CONFIG_SND_VERBOSE_PRINTK is not set
1106# CONFIG_SND_DEBUG is not set
1107CONFIG_SND_VMASTER=y
1108# CONFIG_SND_RAWMIDI_SEQ is not set
1109# CONFIG_SND_OPL3_LIB_SEQ is not set
1110# CONFIG_SND_OPL4_LIB_SEQ is not set
1111# CONFIG_SND_SBAWE_SEQ is not set
1112# CONFIG_SND_EMU10K1_SEQ is not set
1113CONFIG_SND_AC97_CODEC=y
1114# CONFIG_SND_DRIVERS is not set
1115CONFIG_SND_ARM=y
1116CONFIG_SND_ARMAACI=y
1117CONFIG_SND_USB=y
1118# CONFIG_SND_USB_AUDIO is not set
1119# CONFIG_SND_USB_UA101 is not set
1120# CONFIG_SND_USB_CAIAQ is not set
1121# CONFIG_SND_USB_6FIRE is not set
1122# CONFIG_SND_SOC is not set
1123# CONFIG_SOUND_PRIME is not set
1124CONFIG_AC97_BUS=y
1125
1126#
1127# HID support
1128#
1129CONFIG_HID=y
1130# CONFIG_HIDRAW is not set
b0c2b91d 1131# CONFIG_UHID is not set
4fd43857
VM
1132CONFIG_HID_GENERIC=y
1133
1134#
1135# Special HID drivers
1136#
1137CONFIG_HID_A4TECH=y
1138# CONFIG_HID_ACRUX is not set
1139CONFIG_HID_APPLE=y
1140# CONFIG_HID_AUREAL is not set
1141CONFIG_HID_BELKIN=y
1142CONFIG_HID_CHERRY=y
1143CONFIG_HID_CHICONY=y
1144# CONFIG_HID_PRODIKEYS is not set
1145CONFIG_HID_CYPRESS=y
1146CONFIG_HID_DRAGONRISE=y
1147# CONFIG_DRAGONRISE_FF is not set
1148# CONFIG_HID_EMS_FF is not set
1149CONFIG_HID_EZKEY=y
1150# CONFIG_HID_HOLTEK is not set
1151# CONFIG_HID_KEYTOUCH is not set
1152# CONFIG_HID_KYE is not set
1153# CONFIG_HID_UCLOGIC is not set
1154# CONFIG_HID_WALTOP is not set
1155CONFIG_HID_GYRATION=y
1156CONFIG_HID_TWINHAN=y
1157CONFIG_HID_KENSINGTON=y
1158# CONFIG_HID_LCPOWER is not set
b0c2b91d 1159# CONFIG_HID_LENOVO_TPKBD is not set
4fd43857
VM
1160CONFIG_HID_LOGITECH=y
1161CONFIG_HID_LOGITECH_DJ=m
1162# CONFIG_LOGITECH_FF is not set
1163# CONFIG_LOGIRUMBLEPAD2_FF is not set
1164# CONFIG_LOGIG940_FF is not set
1165# CONFIG_LOGIWHEELS_FF is not set
1166CONFIG_HID_MICROSOFT=y
1167CONFIG_HID_MONTEREY=y
1168# CONFIG_HID_MULTITOUCH is not set
1169CONFIG_HID_NTRIG=y
1170# CONFIG_HID_ORTEK is not set
1171CONFIG_HID_PANTHERLORD=y
1172# CONFIG_PANTHERLORD_FF is not set
1173CONFIG_HID_PETALYNX=y
1174# CONFIG_HID_PICOLCD is not set
1175# CONFIG_HID_PRIMAX is not set
1176# CONFIG_HID_ROCCAT is not set
1177# CONFIG_HID_SAITEK is not set
1178CONFIG_HID_SAMSUNG=y
1179CONFIG_HID_SONY=y
1180# CONFIG_HID_SPEEDLINK is not set
1181CONFIG_HID_SUNPLUS=y
1182CONFIG_HID_GREENASIA=y
1183# CONFIG_GREENASIA_FF is not set
1184CONFIG_HID_SMARTJOYPLUS=y
1185# CONFIG_SMARTJOYPLUS_FF is not set
1186# CONFIG_HID_TIVO is not set
1187CONFIG_HID_TOPSEED=y
1188CONFIG_HID_THRUSTMASTER=y
1189# CONFIG_THRUSTMASTER_FF is not set
1190CONFIG_HID_ZEROPLUS=y
1191# CONFIG_ZEROPLUS_FF is not set
1192# CONFIG_HID_ZYDACRON is not set
1193
1194#
1195# USB HID support
1196#
1197CONFIG_USB_HID=y
1198# CONFIG_HID_PID is not set
1199# CONFIG_USB_HIDDEV is not set
1200# CONFIG_USB_ARCH_HAS_OHCI is not set
1201# CONFIG_USB_ARCH_HAS_EHCI is not set
1202# CONFIG_USB_ARCH_HAS_XHCI is not set
1203CONFIG_USB_SUPPORT=y
1204CONFIG_USB_COMMON=y
1205CONFIG_USB_ARCH_HAS_HCD=y
1206CONFIG_USB=y
1207# CONFIG_USB_DEBUG is not set
1208CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1209
1210#
1211# Miscellaneous USB options
1212#
1213# CONFIG_USB_DYNAMIC_MINORS is not set
1214CONFIG_USB_MON=y
1215# CONFIG_USB_WUSB_CBAF is not set
1216
1217#
1218# USB Host Controller Drivers
1219#
1220# CONFIG_USB_C67X00_HCD is not set
1221# CONFIG_USB_OXU210HP_HCD is not set
1222# CONFIG_USB_ISP116X_HCD is not set
1223CONFIG_USB_ISP1760_HCD=y
1224# CONFIG_USB_ISP1362_HCD is not set
1225# CONFIG_USB_SL811_HCD is not set
1226# CONFIG_USB_R8A66597_HCD is not set
1227# CONFIG_USB_CHIPIDEA is not set
1228
1229#
1230# USB Device Class drivers
1231#
1232# CONFIG_USB_ACM is not set
1233# CONFIG_USB_PRINTER is not set
1234# CONFIG_USB_WDM is not set
1235# CONFIG_USB_TMC is not set
1236
1237#
1238# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1239#
1240
1241#
1242# also be needed; see USB_STORAGE Help for more info
1243#
1244CONFIG_USB_STORAGE=y
1245# CONFIG_USB_STORAGE_DEBUG is not set
1246# CONFIG_USB_STORAGE_REALTEK is not set
1247# CONFIG_USB_STORAGE_DATAFAB is not set
1248# CONFIG_USB_STORAGE_FREECOM is not set
1249# CONFIG_USB_STORAGE_ISD200 is not set
1250# CONFIG_USB_STORAGE_USBAT is not set
1251# CONFIG_USB_STORAGE_SDDR09 is not set
1252# CONFIG_USB_STORAGE_SDDR55 is not set
1253# CONFIG_USB_STORAGE_JUMPSHOT is not set
1254# CONFIG_USB_STORAGE_ALAUDA is not set
1255# CONFIG_USB_STORAGE_ONETOUCH is not set
1256# CONFIG_USB_STORAGE_KARMA is not set
1257# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1258# CONFIG_USB_STORAGE_ENE_UB6250 is not set
4fd43857
VM
1259# CONFIG_USB_LIBUSUAL is not set
1260
1261#
1262# USB Imaging devices
1263#
1264# CONFIG_USB_MDC800 is not set
1265# CONFIG_USB_MICROTEK is not set
1266
1267#
1268# USB port drivers
1269#
1270# CONFIG_USB_SERIAL is not set
1271
1272#
1273# USB Miscellaneous drivers
1274#
1275# CONFIG_USB_EMI62 is not set
1276# CONFIG_USB_EMI26 is not set
1277# CONFIG_USB_ADUTUX is not set
1278# CONFIG_USB_SEVSEG is not set
1279# CONFIG_USB_RIO500 is not set
1280# CONFIG_USB_LEGOTOWER is not set
1281# CONFIG_USB_LCD is not set
1282# CONFIG_USB_LED is not set
1283# CONFIG_USB_CYPRESS_CY7C63 is not set
1284# CONFIG_USB_CYTHERM is not set
1285# CONFIG_USB_IDMOUSE is not set
1286# CONFIG_USB_FTDI_ELAN is not set
1287# CONFIG_USB_APPLEDISPLAY is not set
1288# CONFIG_USB_LD is not set
1289# CONFIG_USB_TRANCEVIBRATOR is not set
1290# CONFIG_USB_IOWARRIOR is not set
1291# CONFIG_USB_TEST is not set
1292# CONFIG_USB_ISIGHTFW is not set
1293# CONFIG_USB_YUREX is not set
1294
1295#
1296# USB Physical Layer drivers
1297#
1298# CONFIG_USB_GADGET is not set
1299
1300#
1301# OTG and related infrastructure
1302#
1303# CONFIG_USB_ULPI is not set
1304# CONFIG_NOP_USB_XCEIV is not set
1305CONFIG_MMC=y
1306# CONFIG_MMC_DEBUG is not set
1307# CONFIG_MMC_UNSAFE_RESUME is not set
1308# CONFIG_MMC_CLKGATE is not set
1309
1310#
1311# MMC/SD/SDIO Card Drivers
1312#
1313CONFIG_MMC_BLOCK=y
1314CONFIG_MMC_BLOCK_MINORS=8
1315CONFIG_MMC_BLOCK_BOUNCE=y
1316# CONFIG_SDIO_UART is not set
1317# CONFIG_MMC_TEST is not set
1318
1319#
1320# MMC/SD/SDIO Host Controller Drivers
1321#
1322CONFIG_MMC_ARMMMCI=y
1323# CONFIG_MMC_SDHCI is not set
1324# CONFIG_MMC_SDHCI_PXAV3 is not set
1325# CONFIG_MMC_SDHCI_PXAV2 is not set
1326# CONFIG_MMC_DW is not set
1327# CONFIG_MMC_VUB300 is not set
1328# CONFIG_MMC_USHC is not set
1329# CONFIG_MEMSTICK is not set
1330# CONFIG_NEW_LEDS is not set
1331# CONFIG_ACCESSIBILITY is not set
b0c2b91d 1332# CONFIG_EDAC is not set
4fd43857
VM
1333CONFIG_RTC_LIB=y
1334CONFIG_RTC_CLASS=y
1335CONFIG_RTC_HCTOSYS=y
1336CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1337# CONFIG_RTC_DEBUG is not set
1338
1339#
1340# RTC interfaces
1341#
1342CONFIG_RTC_INTF_SYSFS=y
1343CONFIG_RTC_INTF_PROC=y
1344CONFIG_RTC_INTF_DEV=y
1345# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1346# CONFIG_RTC_DRV_TEST is not set
1347
1348#
1349# SPI RTC drivers
1350#
1351
1352#
1353# Platform RTC drivers
1354#
1355# CONFIG_RTC_DRV_CMOS is not set
1356# CONFIG_RTC_DRV_DS1286 is not set
1357# CONFIG_RTC_DRV_DS1511 is not set
1358# CONFIG_RTC_DRV_DS1553 is not set
1359# CONFIG_RTC_DRV_DS1742 is not set
1360# CONFIG_RTC_DRV_STK17TA8 is not set
1361# CONFIG_RTC_DRV_M48T86 is not set
1362# CONFIG_RTC_DRV_M48T35 is not set
1363# CONFIG_RTC_DRV_M48T59 is not set
1364# CONFIG_RTC_DRV_MSM6242 is not set
1365# CONFIG_RTC_DRV_BQ4802 is not set
1366# CONFIG_RTC_DRV_RP5C01 is not set
1367# CONFIG_RTC_DRV_V3020 is not set
1368
1369#
1370# on-CPU RTC drivers
1371#
1372# CONFIG_RTC_DRV_PL030 is not set
1373CONFIG_RTC_DRV_PL031=y
1374# CONFIG_DMADEVICES is not set
1375# CONFIG_AUXDISPLAY is not set
1376# CONFIG_UIO is not set
1377
1378#
1379# Virtio drivers
1380#
1381# CONFIG_VIRTIO_BALLOON is not set
1382# CONFIG_VIRTIO_MMIO is not set
1383
1384#
1385# Microsoft Hyper-V guest support
1386#
1387# CONFIG_STAGING is not set
1388CONFIG_CLKDEV_LOOKUP=y
b0c2b91d
VM
1389CONFIG_HAVE_CLK_PREPARE=y
1390CONFIG_COMMON_CLK=y
1391
1392#
1393# Common Clock Framework
1394#
1395# CONFIG_COMMON_CLK_DEBUG is not set
4fd43857
VM
1396
1397#
1398# Hardware Spinlock drivers
1399#
1400CONFIG_CLKSRC_MMIO=y
1401CONFIG_IOMMU_SUPPORT=y
1402
1403#
1404# Remoteproc drivers (EXPERIMENTAL)
1405#
1406
1407#
1408# Rpmsg drivers (EXPERIMENTAL)
1409#
1410# CONFIG_VIRT_DRIVERS is not set
1411# CONFIG_PM_DEVFREQ is not set
1412# CONFIG_EXTCON is not set
1413# CONFIG_MEMORY is not set
1414# CONFIG_IIO is not set
b0c2b91d 1415# CONFIG_PWM is not set
4fd43857
VM
1416
1417#
1418# File systems
1419#
b0c2b91d 1420CONFIG_DCACHE_WORD_ACCESS=y
4fd43857
VM
1421CONFIG_EXT2_FS=y
1422# CONFIG_EXT2_FS_XATTR is not set
1423# CONFIG_EXT2_FS_XIP is not set
1424CONFIG_EXT3_FS=y
1425# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
1426# CONFIG_EXT3_FS_XATTR is not set
1427# CONFIG_EXT4_FS is not set
1428CONFIG_JBD=y
1429# CONFIG_JBD_DEBUG is not set
1430# CONFIG_REISERFS_FS is not set
1431# CONFIG_JFS_FS is not set
1432# CONFIG_XFS_FS is not set
1433# CONFIG_BTRFS_FS is not set
1434# CONFIG_NILFS2_FS is not set
1435# CONFIG_FS_POSIX_ACL is not set
1436CONFIG_FILE_LOCKING=y
1437CONFIG_FSNOTIFY=y
1438CONFIG_DNOTIFY=y
1439CONFIG_INOTIFY_USER=y
1440# CONFIG_FANOTIFY is not set
1441# CONFIG_QUOTA is not set
1442# CONFIG_QUOTACTL is not set
1443# CONFIG_AUTOFS4_FS is not set
1444# CONFIG_FUSE_FS is not set
1445
1446#
1447# Caches
1448#
1449# CONFIG_FSCACHE is not set
1450
1451#
1452# CD-ROM/DVD Filesystems
1453#
1454# CONFIG_ISO9660_FS is not set
1455# CONFIG_UDF_FS is not set
1456
1457#
1458# DOS/FAT/NT Filesystems
1459#
1460CONFIG_FAT_FS=y
1461# CONFIG_MSDOS_FS is not set
1462CONFIG_VFAT_FS=y
1463CONFIG_FAT_DEFAULT_CODEPAGE=437
1464CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1465# CONFIG_NTFS_FS is not set
1466
1467#
1468# Pseudo filesystems
1469#
1470CONFIG_PROC_FS=y
1471CONFIG_PROC_SYSCTL=y
1472CONFIG_PROC_PAGE_MONITOR=y
1473CONFIG_SYSFS=y
1474CONFIG_TMPFS=y
1475# CONFIG_TMPFS_POSIX_ACL is not set
1476# CONFIG_TMPFS_XATTR is not set
1477# CONFIG_HUGETLB_PAGE is not set
1478# CONFIG_CONFIGFS_FS is not set
1479CONFIG_MISC_FILESYSTEMS=y
1480# CONFIG_ADFS_FS is not set
1481# CONFIG_AFFS_FS is not set
1482# CONFIG_HFS_FS is not set
1483# CONFIG_HFSPLUS_FS is not set
1484# CONFIG_BEFS_FS is not set
1485# CONFIG_BFS_FS is not set
1486# CONFIG_EFS_FS is not set
1487CONFIG_JFFS2_FS=y
1488CONFIG_JFFS2_FS_DEBUG=0
1489CONFIG_JFFS2_FS_WRITEBUFFER=y
1490# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1491# CONFIG_JFFS2_SUMMARY is not set
1492# CONFIG_JFFS2_FS_XATTR is not set
1493# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1494CONFIG_JFFS2_ZLIB=y
1495# CONFIG_JFFS2_LZO is not set
1496CONFIG_JFFS2_RTIME=y
1497# CONFIG_JFFS2_RUBIN is not set
1498# CONFIG_LOGFS is not set
1499CONFIG_CRAMFS=y
1500# CONFIG_SQUASHFS is not set
1501# CONFIG_VXFS_FS is not set
1502# CONFIG_MINIX_FS is not set
1503# CONFIG_OMFS_FS is not set
1504# CONFIG_HPFS_FS is not set
1505# CONFIG_QNX4FS_FS is not set
1506# CONFIG_QNX6FS_FS is not set
1507# CONFIG_ROMFS_FS is not set
1508# CONFIG_PSTORE is not set
1509# CONFIG_SYSV_FS is not set
1510# CONFIG_UFS_FS is not set
1511CONFIG_NETWORK_FILESYSTEMS=y
1512CONFIG_NFS_FS=y
1513CONFIG_NFS_V2=y
1514CONFIG_NFS_V3=y
1515# CONFIG_NFS_V3_ACL is not set
1516# CONFIG_NFS_V4 is not set
b0c2b91d 1517# CONFIG_NFS_SWAP is not set
4fd43857
VM
1518CONFIG_ROOT_NFS=y
1519# CONFIG_NFSD is not set
1520CONFIG_LOCKD=y
1521CONFIG_LOCKD_V4=y
1522CONFIG_NFS_COMMON=y
1523CONFIG_SUNRPC=y
1524# CONFIG_SUNRPC_DEBUG is not set
1525# CONFIG_CEPH_FS is not set
1526# CONFIG_CIFS is not set
1527# CONFIG_NCP_FS is not set
1528# CONFIG_CODA_FS is not set
1529# CONFIG_AFS_FS is not set
1530CONFIG_NLS=y
1531CONFIG_NLS_DEFAULT="iso8859-1"
1532CONFIG_NLS_CODEPAGE_437=y
1533# CONFIG_NLS_CODEPAGE_737 is not set
1534# CONFIG_NLS_CODEPAGE_775 is not set
1535# CONFIG_NLS_CODEPAGE_850 is not set
1536# CONFIG_NLS_CODEPAGE_852 is not set
1537# CONFIG_NLS_CODEPAGE_855 is not set
1538# CONFIG_NLS_CODEPAGE_857 is not set
1539# CONFIG_NLS_CODEPAGE_860 is not set
1540# CONFIG_NLS_CODEPAGE_861 is not set
1541# CONFIG_NLS_CODEPAGE_862 is not set
1542# CONFIG_NLS_CODEPAGE_863 is not set
1543# CONFIG_NLS_CODEPAGE_864 is not set
1544# CONFIG_NLS_CODEPAGE_865 is not set
1545# CONFIG_NLS_CODEPAGE_866 is not set
1546# CONFIG_NLS_CODEPAGE_869 is not set
1547# CONFIG_NLS_CODEPAGE_936 is not set
1548# CONFIG_NLS_CODEPAGE_950 is not set
1549# CONFIG_NLS_CODEPAGE_932 is not set
1550# CONFIG_NLS_CODEPAGE_949 is not set
1551# CONFIG_NLS_CODEPAGE_874 is not set
1552# CONFIG_NLS_ISO8859_8 is not set
1553# CONFIG_NLS_CODEPAGE_1250 is not set
1554# CONFIG_NLS_CODEPAGE_1251 is not set
1555# CONFIG_NLS_ASCII is not set
1556CONFIG_NLS_ISO8859_1=y
1557# CONFIG_NLS_ISO8859_2 is not set
1558# CONFIG_NLS_ISO8859_3 is not set
1559# CONFIG_NLS_ISO8859_4 is not set
1560# CONFIG_NLS_ISO8859_5 is not set
1561# CONFIG_NLS_ISO8859_6 is not set
1562# CONFIG_NLS_ISO8859_7 is not set
1563# CONFIG_NLS_ISO8859_9 is not set
1564# CONFIG_NLS_ISO8859_13 is not set
1565# CONFIG_NLS_ISO8859_14 is not set
1566# CONFIG_NLS_ISO8859_15 is not set
1567# CONFIG_NLS_KOI8_R is not set
1568# CONFIG_NLS_KOI8_U is not set
1569# CONFIG_NLS_MAC_ROMAN is not set
1570# CONFIG_NLS_MAC_CELTIC is not set
1571# CONFIG_NLS_MAC_CENTEURO is not set
1572# CONFIG_NLS_MAC_CROATIAN is not set
1573# CONFIG_NLS_MAC_CYRILLIC is not set
1574# CONFIG_NLS_MAC_GAELIC is not set
1575# CONFIG_NLS_MAC_GREEK is not set
1576# CONFIG_NLS_MAC_ICELAND is not set
1577# CONFIG_NLS_MAC_INUIT is not set
1578# CONFIG_NLS_MAC_ROMANIAN is not set
1579# CONFIG_NLS_MAC_TURKISH is not set
1580# CONFIG_NLS_UTF8 is not set
1581
1582#
1583# Kernel hacking
1584#
1585# CONFIG_PRINTK_TIME is not set
1586CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
1587CONFIG_ENABLE_WARN_DEPRECATED=y
1588CONFIG_ENABLE_MUST_CHECK=y
1589CONFIG_FRAME_WARN=1024
1590CONFIG_MAGIC_SYSRQ=y
1591# CONFIG_STRIP_ASM_SYMS is not set
1592# CONFIG_READABLE_ASM is not set
1593# CONFIG_UNUSED_SYMBOLS is not set
1594CONFIG_DEBUG_FS=y
1595# CONFIG_HEADERS_CHECK is not set
1596# CONFIG_DEBUG_SECTION_MISMATCH is not set
1597CONFIG_DEBUG_KERNEL=y
1598# CONFIG_DEBUG_SHIRQ is not set
1599# CONFIG_LOCKUP_DETECTOR is not set
1600# CONFIG_HARDLOCKUP_DETECTOR is not set
1601# CONFIG_PANIC_ON_OOPS is not set
1602CONFIG_PANIC_ON_OOPS_VALUE=0
1603CONFIG_DETECT_HUNG_TASK=y
1604CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
1605# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
1606CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
1607# CONFIG_SCHED_DEBUG is not set
1608# CONFIG_SCHEDSTATS is not set
1609# CONFIG_TIMER_STATS is not set
1610# CONFIG_DEBUG_OBJECTS is not set
1611# CONFIG_SLUB_DEBUG_ON is not set
1612# CONFIG_SLUB_STATS is not set
1613# CONFIG_DEBUG_KMEMLEAK is not set
1614# CONFIG_DEBUG_RT_MUTEXES is not set
1615# CONFIG_RT_MUTEX_TESTER is not set
1616# CONFIG_DEBUG_SPINLOCK is not set
1617# CONFIG_DEBUG_MUTEXES is not set
1618# CONFIG_DEBUG_LOCK_ALLOC is not set
1619# CONFIG_PROVE_LOCKING is not set
1620# CONFIG_SPARSE_RCU_POINTER is not set
1621# CONFIG_LOCK_STAT is not set
1622# CONFIG_DEBUG_ATOMIC_SLEEP is not set
1623# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1624# CONFIG_DEBUG_STACK_USAGE is not set
1625# CONFIG_DEBUG_KOBJECT is not set
1626CONFIG_DEBUG_BUGVERBOSE=y
1627CONFIG_DEBUG_INFO=y
1628# CONFIG_DEBUG_INFO_REDUCED is not set
1629# CONFIG_DEBUG_VM is not set
1630# CONFIG_DEBUG_WRITECOUNT is not set
1631CONFIG_DEBUG_MEMORY_INIT=y
1632# CONFIG_DEBUG_LIST is not set
1633# CONFIG_TEST_LIST_SORT is not set
1634# CONFIG_DEBUG_SG is not set
1635# CONFIG_DEBUG_NOTIFIERS is not set
1636# CONFIG_DEBUG_CREDENTIALS is not set
1637# CONFIG_BOOT_PRINTK_DELAY is not set
1638# CONFIG_RCU_TORTURE_TEST is not set
1639CONFIG_RCU_CPU_STALL_TIMEOUT=60
1640# CONFIG_RCU_CPU_STALL_INFO is not set
1641# CONFIG_RCU_TRACE is not set
1642# CONFIG_BACKTRACE_SELF_TEST is not set
1643# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1644# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
1645# CONFIG_DEBUG_PER_CPU_MAPS is not set
1646# CONFIG_LKDTM is not set
b0c2b91d 1647# CONFIG_NOTIFIER_ERROR_INJECTION is not set
4fd43857
VM
1648# CONFIG_FAULT_INJECTION is not set
1649# CONFIG_DEBUG_PAGEALLOC is not set
1650CONFIG_HAVE_FUNCTION_TRACER=y
1651CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1652CONFIG_HAVE_DYNAMIC_FTRACE=y
1653CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1654CONFIG_HAVE_C_RECORDMCOUNT=y
1655CONFIG_RING_BUFFER=y
1656CONFIG_RING_BUFFER_ALLOW_SWAP=y
1657CONFIG_TRACING_SUPPORT=y
1658CONFIG_FTRACE=y
1659# CONFIG_FUNCTION_TRACER is not set
1660# CONFIG_IRQSOFF_TRACER is not set
1661# CONFIG_SCHED_TRACER is not set
1662# CONFIG_ENABLE_DEFAULT_TRACERS is not set
1663CONFIG_BRANCH_PROFILE_NONE=y
1664# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
1665# CONFIG_PROFILE_ALL_BRANCHES is not set
1666# CONFIG_STACK_TRACER is not set
1667# CONFIG_BLK_DEV_IO_TRACE is not set
1668# CONFIG_PROBE_EVENTS is not set
1669# CONFIG_RING_BUFFER_BENCHMARK is not set
1670# CONFIG_DYNAMIC_DEBUG is not set
1671# CONFIG_DMA_API_DEBUG is not set
1672# CONFIG_ATOMIC64_SELFTEST is not set
1673# CONFIG_SAMPLES is not set
1674CONFIG_HAVE_ARCH_KGDB=y
1675# CONFIG_KGDB is not set
1676# CONFIG_TEST_KSTRTOX is not set
1677# CONFIG_STRICT_DEVMEM is not set
1678CONFIG_ARM_UNWIND=y
1679CONFIG_DEBUG_USER=y
1680CONFIG_DEBUG_LL=y
b0c2b91d
VM
1681# CONFIG_DEBUG_VEXPRESS_UART0_DETECT is not set
1682# CONFIG_DEBUG_VEXPRESS_UART0_CA9 is not set
1683# CONFIG_DEBUG_VEXPRESS_UART0_RS1 is not set
4fd43857
VM
1684CONFIG_DEBUG_LL_UART_NONE=y
1685# CONFIG_DEBUG_ICEDCC is not set
1686# CONFIG_DEBUG_SEMIHOSTING is not set
1687CONFIG_EARLY_PRINTK=y
1688# CONFIG_OC_ETM is not set
b0c2b91d 1689# CONFIG_PID_IN_CONTEXTIDR is not set
4fd43857
VM
1690
1691#
1692# Security options
1693#
1694# CONFIG_KEYS is not set
1695# CONFIG_SECURITY_DMESG_RESTRICT is not set
1696# CONFIG_SECURITY is not set
1697# CONFIG_SECURITYFS is not set
1698CONFIG_DEFAULT_SECURITY_DAC=y
1699CONFIG_DEFAULT_SECURITY=""
1700# CONFIG_CRYPTO is not set
1701# CONFIG_BINARY_PRINTF is not set
1702
1703#
1704# Library routines
1705#
1706CONFIG_BITREVERSE=y
b0c2b91d
VM
1707CONFIG_GENERIC_STRNCPY_FROM_USER=y
1708CONFIG_GENERIC_STRNLEN_USER=y
4fd43857
VM
1709CONFIG_GENERIC_PCI_IOMAP=y
1710CONFIG_GENERIC_IO=y
1711# CONFIG_CRC_CCITT is not set
1712# CONFIG_CRC16 is not set
1713# CONFIG_CRC_T10DIF is not set
1714# CONFIG_CRC_ITU_T is not set
1715CONFIG_CRC32=y
1716# CONFIG_CRC32_SELFTEST is not set
1717CONFIG_CRC32_SLICEBY8=y
1718# CONFIG_CRC32_SLICEBY4 is not set
1719# CONFIG_CRC32_SARWATE is not set
1720# CONFIG_CRC32_BIT is not set
1721# CONFIG_CRC7 is not set
1722# CONFIG_LIBCRC32C is not set
1723# CONFIG_CRC8 is not set
1724CONFIG_ZLIB_INFLATE=y
1725CONFIG_ZLIB_DEFLATE=y
1726CONFIG_LZO_DECOMPRESS=y
1727CONFIG_XZ_DEC=y
1728CONFIG_XZ_DEC_X86=y
1729CONFIG_XZ_DEC_POWERPC=y
1730CONFIG_XZ_DEC_IA64=y
1731CONFIG_XZ_DEC_ARM=y
1732CONFIG_XZ_DEC_ARMTHUMB=y
1733CONFIG_XZ_DEC_SPARC=y
1734CONFIG_XZ_DEC_BCJ=y
1735# CONFIG_XZ_DEC_TEST is not set
1736CONFIG_DECOMPRESS_GZIP=y
1737CONFIG_DECOMPRESS_BZIP2=y
1738CONFIG_DECOMPRESS_LZMA=y
1739CONFIG_DECOMPRESS_XZ=y
1740CONFIG_DECOMPRESS_LZO=y
1741CONFIG_HAS_IOMEM=y
1742CONFIG_HAS_DMA=y
1743CONFIG_CPU_RMAP=y
1744CONFIG_DQL=y
1745CONFIG_NLATTR=y
b0c2b91d 1746CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
4fd43857
VM
1747# CONFIG_AVERAGE is not set
1748# CONFIG_CORDIC is not set
1749# CONFIG_DDR is not set