CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Updated config: (FS#55)
[kernel/vexpress.git] / config-3.12.24
1 #
2 # Automatically generated file; DO NOT EDIT.
3 # Linux/arm 3.12.24 Kernel Configuration
4 #
5 CONFIG_ARM=y
6 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
7 CONFIG_HAVE_PROC_CPU=y
8 CONFIG_NO_IOPORT=y
9 CONFIG_STACKTRACE_SUPPORT=y
10 CONFIG_LOCKDEP_SUPPORT=y
11 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
12 CONFIG_RWSEM_GENERIC_SPINLOCK=y
13 CONFIG_GENERIC_HWEIGHT=y
14 CONFIG_GENERIC_CALIBRATE_DELAY=y
15 CONFIG_NEED_DMA_MAP_STATE=y
16 CONFIG_VECTORS_BASE=0xffff0000
17 CONFIG_ARM_PATCH_PHYS_VIRT=y
18 CONFIG_GENERIC_BUG=y
19 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
20 CONFIG_IRQ_WORK=y
21 CONFIG_BUILDTIME_EXTABLE_SORT=y
22
23 #
24 # General setup
25 #
26 CONFIG_INIT_ENV_ARG_LIMIT=32
27 CONFIG_CROSS_COMPILE=""
28 # CONFIG_COMPILE_TEST is not set
29 CONFIG_LOCALVERSION=""
30 # CONFIG_LOCALVERSION_AUTO is not set
31 CONFIG_HAVE_KERNEL_GZIP=y
32 CONFIG_HAVE_KERNEL_LZMA=y
33 CONFIG_HAVE_KERNEL_XZ=y
34 CONFIG_HAVE_KERNEL_LZO=y
35 CONFIG_HAVE_KERNEL_LZ4=y
36 CONFIG_KERNEL_GZIP=y
37 # CONFIG_KERNEL_LZMA is not set
38 # CONFIG_KERNEL_XZ is not set
39 # CONFIG_KERNEL_LZO is not set
40 # CONFIG_KERNEL_LZ4 is not set
41 CONFIG_DEFAULT_HOSTNAME="(none)"
42 CONFIG_SWAP=y
43 CONFIG_SYSVIPC=y
44 CONFIG_SYSVIPC_SYSCTL=y
45 # CONFIG_POSIX_MQUEUE is not set
46 # CONFIG_FHANDLE is not set
47 # CONFIG_AUDIT is not set
48
49 #
50 # IRQ subsystem
51 #
52 CONFIG_GENERIC_IRQ_PROBE=y
53 CONFIG_GENERIC_IRQ_SHOW=y
54 CONFIG_HARDIRQS_SW_RESEND=y
55 CONFIG_IRQ_DOMAIN=y
56 # CONFIG_IRQ_DOMAIN_DEBUG is not set
57 CONFIG_IRQ_FORCED_THREADING=y
58 CONFIG_SPARSE_IRQ=y
59 CONFIG_KTIME_SCALAR=y
60 CONFIG_GENERIC_CLOCKEVENTS=y
61 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
62 CONFIG_ARCH_HAS_TICK_BROADCAST=y
63 CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
64
65 #
66 # Timers subsystem
67 #
68 CONFIG_HZ_PERIODIC=y
69 # CONFIG_NO_HZ_IDLE is not set
70 # CONFIG_NO_HZ is not set
71 # CONFIG_HIGH_RES_TIMERS is not set
72
73 #
74 # CPU/Task time and stats accounting
75 #
76 CONFIG_TICK_CPU_ACCOUNTING=y
77 # CONFIG_IRQ_TIME_ACCOUNTING is not set
78 # CONFIG_BSD_PROCESS_ACCT is not set
79 # CONFIG_TASKSTATS is not set
80
81 #
82 # RCU Subsystem
83 #
84 CONFIG_TREE_RCU=y
85 # CONFIG_PREEMPT_RCU is not set
86 CONFIG_RCU_STALL_COMMON=y
87 # CONFIG_RCU_USER_QS is not set
88 CONFIG_RCU_FANOUT=32
89 CONFIG_RCU_FANOUT_LEAF=16
90 # CONFIG_RCU_FANOUT_EXACT is not set
91 # CONFIG_TREE_RCU_TRACE is not set
92 # CONFIG_RCU_NOCB_CPU is not set
93 CONFIG_IKCONFIG=y
94 CONFIG_IKCONFIG_PROC=y
95 CONFIG_LOG_BUF_SHIFT=14
96 CONFIG_GENERIC_SCHED_CLOCK=y
97 CONFIG_CGROUPS=y
98 # CONFIG_CGROUP_DEBUG is not set
99 # CONFIG_CGROUP_FREEZER is not set
100 # CONFIG_CGROUP_DEVICE is not set
101 CONFIG_CPUSETS=y
102 CONFIG_PROC_PID_CPUSET=y
103 # CONFIG_CGROUP_CPUACCT is not set
104 # CONFIG_RESOURCE_COUNTERS is not set
105 # CONFIG_CGROUP_PERF is not set
106 # CONFIG_CGROUP_SCHED is not set
107 # CONFIG_BLK_CGROUP is not set
108 # CONFIG_CHECKPOINT_RESTORE is not set
109 CONFIG_NAMESPACES=y
110 # CONFIG_UTS_NS is not set
111 # CONFIG_IPC_NS is not set
112 # CONFIG_USER_NS is not set
113 # CONFIG_PID_NS is not set
114 # CONFIG_NET_NS is not set
115 # CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set
116 # CONFIG_SCHED_AUTOGROUP is not set
117 # CONFIG_SYSFS_DEPRECATED is not set
118 # CONFIG_RELAY is not set
119 CONFIG_BLK_DEV_INITRD=y
120 CONFIG_INITRAMFS_SOURCE=""
121 CONFIG_RD_GZIP=y
122 CONFIG_RD_BZIP2=y
123 CONFIG_RD_LZMA=y
124 CONFIG_RD_XZ=y
125 CONFIG_RD_LZO=y
126 CONFIG_RD_LZ4=y
127 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
128 CONFIG_SYSCTL=y
129 CONFIG_ANON_INODES=y
130 CONFIG_HAVE_UID16=y
131 # CONFIG_EXPERT is not set
132 CONFIG_UID16=y
133 # CONFIG_SYSCTL_SYSCALL is not set
134 CONFIG_KALLSYMS=y
135 # CONFIG_KALLSYMS_ALL is not set
136 CONFIG_PRINTK=y
137 CONFIG_BUG=y
138 CONFIG_ELF_CORE=y
139 CONFIG_BASE_FULL=y
140 CONFIG_FUTEX=y
141 CONFIG_EPOLL=y
142 CONFIG_SIGNALFD=y
143 CONFIG_TIMERFD=y
144 CONFIG_EVENTFD=y
145 CONFIG_SHMEM=y
146 CONFIG_AIO=y
147 # CONFIG_EMBEDDED is not set
148 CONFIG_HAVE_PERF_EVENTS=y
149 CONFIG_PERF_USE_VMALLOC=y
150
151 #
152 # Kernel Performance Events And Counters
153 #
154 CONFIG_PERF_EVENTS=y
155 # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
156 CONFIG_VM_EVENT_COUNTERS=y
157 CONFIG_SLUB_DEBUG=y
158 CONFIG_COMPAT_BRK=y
159 # CONFIG_SLAB is not set
160 CONFIG_SLUB=y
161 CONFIG_SLUB_CPU_PARTIAL=y
162 CONFIG_PROFILING=y
163 CONFIG_OPROFILE=y
164 CONFIG_HAVE_OPROFILE=y
165 # CONFIG_KPROBES is not set
166 # CONFIG_JUMP_LABEL is not set
167 # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
168 CONFIG_HAVE_KPROBES=y
169 CONFIG_HAVE_KRETPROBES=y
170 CONFIG_HAVE_ARCH_TRACEHOOK=y
171 CONFIG_HAVE_DMA_ATTRS=y
172 CONFIG_HAVE_DMA_CONTIGUOUS=y
173 CONFIG_USE_GENERIC_SMP_HELPERS=y
174 CONFIG_GENERIC_SMP_IDLE_THREAD=y
175 CONFIG_GENERIC_IDLE_POLL_SETUP=y
176 CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
177 CONFIG_HAVE_CLK=y
178 CONFIG_HAVE_DMA_API_DEBUG=y
179 CONFIG_HAVE_HW_BREAKPOINT=y
180 CONFIG_HAVE_ARCH_JUMP_LABEL=y
181 CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
182 CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
183 CONFIG_HAVE_CONTEXT_TRACKING=y
184 CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
185 CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
186 CONFIG_MODULES_USE_ELF_REL=y
187 CONFIG_CLONE_BACKWARDS=y
188 CONFIG_OLD_SIGSUSPEND3=y
189 CONFIG_OLD_SIGACTION=y
190
191 #
192 # GCOV-based kernel profiling
193 #
194 # CONFIG_GCOV_KERNEL is not set
195 CONFIG_HAVE_GENERIC_DMA_COHERENT=y
196 CONFIG_SLABINFO=y
197 CONFIG_RT_MUTEXES=y
198 CONFIG_BASE_SMALL=0
199 CONFIG_MODULES=y
200 # CONFIG_MODULE_FORCE_LOAD is not set
201 CONFIG_MODULE_UNLOAD=y
202 # CONFIG_MODULE_FORCE_UNLOAD is not set
203 # CONFIG_MODVERSIONS is not set
204 # CONFIG_MODULE_SRCVERSION_ALL is not set
205 # CONFIG_MODULE_SIG is not set
206 CONFIG_STOP_MACHINE=y
207 CONFIG_BLOCK=y
208 # CONFIG_LBDAF is not set
209 # CONFIG_BLK_DEV_BSG is not set
210 # CONFIG_BLK_DEV_BSGLIB is not set
211 # CONFIG_BLK_DEV_INTEGRITY is not set
212 # CONFIG_BLK_CMDLINE_PARSER is not set
213
214 #
215 # Partition Types
216 #
217 # CONFIG_PARTITION_ADVANCED is not set
218 CONFIG_MSDOS_PARTITION=y
219 CONFIG_EFI_PARTITION=y
220
221 #
222 # IO Schedulers
223 #
224 CONFIG_IOSCHED_NOOP=y
225 # CONFIG_IOSCHED_DEADLINE is not set
226 # CONFIG_IOSCHED_CFQ is not set
227 CONFIG_DEFAULT_NOOP=y
228 CONFIG_DEFAULT_IOSCHED="noop"
229 CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
230 CONFIG_INLINE_READ_UNLOCK=y
231 CONFIG_INLINE_READ_UNLOCK_IRQ=y
232 CONFIG_INLINE_WRITE_UNLOCK=y
233 CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
234 CONFIG_MUTEX_SPIN_ON_OWNER=y
235 CONFIG_FREEZER=y
236
237 #
238 # System Type
239 #
240 CONFIG_MMU=y
241 CONFIG_ARCH_MULTIPLATFORM=y
242 # CONFIG_ARCH_INTEGRATOR is not set
243 # CONFIG_ARCH_REALVIEW is not set
244 # CONFIG_ARCH_VERSATILE is not set
245 # CONFIG_ARCH_AT91 is not set
246 # CONFIG_ARCH_CLPS711X is not set
247 # CONFIG_ARCH_GEMINI is not set
248 # CONFIG_ARCH_EBSA110 is not set
249 # CONFIG_ARCH_EP93XX is not set
250 # CONFIG_ARCH_FOOTBRIDGE is not set
251 # CONFIG_ARCH_NETX is not set
252 # CONFIG_ARCH_IOP13XX is not set
253 # CONFIG_ARCH_IOP32X is not set
254 # CONFIG_ARCH_IOP33X is not set
255 # CONFIG_ARCH_IXP4XX is not set
256 # CONFIG_ARCH_DOVE is not set
257 # CONFIG_ARCH_KIRKWOOD 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_LPC32XX is not set
264 # CONFIG_ARCH_PXA is not set
265 # CONFIG_ARCH_MSM is not set
266 # CONFIG_ARCH_SHMOBILE is not set
267 # CONFIG_ARCH_RPC is not set
268 # CONFIG_ARCH_SA1100 is not set
269 # CONFIG_ARCH_S3C24XX is not set
270 # CONFIG_ARCH_S3C64XX is not set
271 # CONFIG_ARCH_S5P64X0 is not set
272 # CONFIG_ARCH_S5PC100 is not set
273 # CONFIG_ARCH_S5PV210 is not set
274 # CONFIG_ARCH_EXYNOS is not set
275 # CONFIG_ARCH_SHARK is not set
276 # CONFIG_ARCH_DAVINCI is not set
277 # CONFIG_ARCH_OMAP1 is not set
278
279 #
280 # Multiple platform selection
281 #
282
283 #
284 # CPU Core family selection
285 #
286 # CONFIG_ARCH_MULTI_V6 is not set
287 CONFIG_ARCH_MULTI_V7=y
288 CONFIG_ARCH_MULTI_V6_V7=y
289 # CONFIG_ARCH_MULTI_CPU_AUTO is not set
290 # CONFIG_ARCH_MVEBU is not set
291 # CONFIG_ARCH_BCM is not set
292 # CONFIG_KEYBOARD_GPIO_POLLED is not set
293 # CONFIG_ARCH_HIGHBANK is not set
294 # CONFIG_ARCH_KEYSTONE is not set
295 # CONFIG_ARCH_MXC is not set
296 # CONFIG_ARCH_OMAP3 is not set
297 # CONFIG_ARCH_OMAP4 is not set
298 # CONFIG_SOC_OMAP5 is not set
299 # CONFIG_SOC_AM33XX is not set
300 # CONFIG_SOC_AM43XX is not set
301 # CONFIG_ARCH_ROCKCHIP is not set
302 # CONFIG_ARCH_SOCFPGA is not set
303 # CONFIG_PLAT_SPEAR is not set
304 # CONFIG_ARCH_STI is not set
305 # CONFIG_ARCH_SHMOBILE_MULTI is not set
306 # CONFIG_ARCH_SUNXI is not set
307 # CONFIG_ARCH_SIRF is not set
308 # CONFIG_ARCH_TEGRA is not set
309 # CONFIG_ARCH_U8500 is not set
310 CONFIG_ARCH_VEXPRESS=y
311
312 #
313 # Versatile Express platform type
314 #
315 CONFIG_ARCH_VEXPRESS_CORTEX_A5_A9_ERRATA=y
316 CONFIG_ARCH_VEXPRESS_CA9X4=y
317 CONFIG_PLAT_VERSATILE_CLCD=y
318 CONFIG_PLAT_VERSATILE_SCHED_CLOCK=y
319 # CONFIG_ARCH_VIRT is not set
320 # CONFIG_ARCH_WM8850 is not set
321 # CONFIG_ARCH_ZYNQ is not set
322 CONFIG_PLAT_VERSATILE=y
323 CONFIG_ARM_TIMER_SP804=y
324
325 #
326 # Processor Type
327 #
328 CONFIG_CPU_V7=y
329 CONFIG_CPU_32v6K=y
330 CONFIG_CPU_32v7=y
331 CONFIG_CPU_ABRT_EV7=y
332 CONFIG_CPU_PABRT_V7=y
333 CONFIG_CPU_CACHE_V7=y
334 CONFIG_CPU_CACHE_VIPT=y
335 CONFIG_CPU_COPY_V6=y
336 CONFIG_CPU_TLB_V7=y
337 CONFIG_CPU_HAS_ASID=y
338 CONFIG_CPU_CP15=y
339 CONFIG_CPU_CP15_MMU=y
340
341 #
342 # Processor Features
343 #
344 # CONFIG_ARM_LPAE is not set
345 # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
346 CONFIG_ARM_THUMB=y
347 # CONFIG_ARM_THUMBEE is not set
348 CONFIG_ARM_VIRT_EXT=y
349 # CONFIG_SWP_EMULATE is not set
350 # CONFIG_CPU_ICACHE_DISABLE is not set
351 # CONFIG_CPU_DCACHE_DISABLE is not set
352 # CONFIG_CPU_BPREDICT_DISABLE is not set
353 CONFIG_KUSER_HELPERS=y
354 CONFIG_OUTER_CACHE=y
355 CONFIG_OUTER_CACHE_SYNC=y
356 CONFIG_MIGHT_HAVE_CACHE_L2X0=y
357 CONFIG_CACHE_L2X0=y
358 CONFIG_CACHE_PL310=y
359 CONFIG_ARM_L1_CACHE_SHIFT_6=y
360 CONFIG_ARM_L1_CACHE_SHIFT=6
361 CONFIG_ARM_DMA_MEM_BUFFERABLE=y
362 CONFIG_ARM_NR_BANKS=8
363 CONFIG_MULTI_IRQ_HANDLER=y
364 # CONFIG_ARM_ERRATA_430973 is not set
365 # CONFIG_PL310_ERRATA_588369 is not set
366 # CONFIG_ARM_ERRATA_643719 is not set
367 CONFIG_ARM_ERRATA_720789=y
368 # CONFIG_PL310_ERRATA_727915 is not set
369 CONFIG_PL310_ERRATA_753970=y
370 # CONFIG_ARM_ERRATA_754322 is not set
371 # CONFIG_ARM_ERRATA_754327 is not set
372 # CONFIG_ARM_ERRATA_764369 is not set
373 # CONFIG_PL310_ERRATA_769419 is not set
374 # CONFIG_ARM_ERRATA_775420 is not set
375 # CONFIG_ARM_ERRATA_798181 is not set
376 # CONFIG_ARM_ERRATA_773022 is not set
377 CONFIG_ICST=y
378
379 #
380 # Bus support
381 #
382 CONFIG_ARM_AMBA=y
383 # CONFIG_PCI_SYSCALL is not set
384 # CONFIG_PCCARD is not set
385
386 #
387 # Kernel Features
388 #
389 CONFIG_HAVE_SMP=y
390 CONFIG_SMP=y
391 CONFIG_SMP_ON_UP=y
392 CONFIG_ARM_CPU_TOPOLOGY=y
393 # CONFIG_SCHED_MC is not set
394 # CONFIG_SCHED_SMT is not set
395 CONFIG_HAVE_ARM_SCU=y
396 # CONFIG_HAVE_ARM_ARCH_TIMER is not set
397 CONFIG_HAVE_ARM_TWD=y
398 # CONFIG_MCPM is not set
399 # CONFIG_VMSPLIT_3G is not set
400 CONFIG_VMSPLIT_2G=y
401 # CONFIG_VMSPLIT_1G is not set
402 CONFIG_PAGE_OFFSET=0x80000000
403 CONFIG_NR_CPUS=4
404 CONFIG_HOTPLUG_CPU=y
405 # CONFIG_ARM_PSCI is not set
406 CONFIG_ARCH_NR_GPIO=0
407 CONFIG_PREEMPT_NONE=y
408 # CONFIG_PREEMPT_VOLUNTARY is not set
409 # CONFIG_PREEMPT is not set
410 CONFIG_HZ_FIXED=0
411 CONFIG_HZ_100=y
412 # CONFIG_HZ_200 is not set
413 # CONFIG_HZ_250 is not set
414 # CONFIG_HZ_300 is not set
415 # CONFIG_HZ_500 is not set
416 # CONFIG_HZ_1000 is not set
417 CONFIG_HZ=100
418 # CONFIG_SCHED_HRTICK is not set
419 # CONFIG_THUMB2_KERNEL is not set
420 CONFIG_AEABI=y
421 CONFIG_OABI_COMPAT=y
422 # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
423 # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
424 CONFIG_HAVE_ARCH_PFN_VALID=y
425 # CONFIG_HIGHMEM is not set
426 CONFIG_HW_PERF_EVENTS=y
427 CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
428 CONFIG_FLATMEM=y
429 CONFIG_FLAT_NODE_MEM_MAP=y
430 CONFIG_HAVE_MEMBLOCK=y
431 # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
432 CONFIG_PAGEFLAGS_EXTENDED=y
433 CONFIG_SPLIT_PTLOCK_CPUS=4
434 # CONFIG_COMPACTION is not set
435 # CONFIG_PHYS_ADDR_T_64BIT is not set
436 CONFIG_ZONE_DMA_FLAG=0
437 # CONFIG_KSM is not set
438 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
439 CONFIG_CROSS_MEMORY_ATTACH=y
440 # CONFIG_CLEANCACHE is not set
441 # CONFIG_FRONTSWAP is not set
442 # CONFIG_CMA is not set
443 # CONFIG_ZBUD is not set
444 CONFIG_FORCE_MAX_ZONEORDER=11
445 CONFIG_ALIGNMENT_TRAP=y
446 # CONFIG_UACCESS_WITH_MEMCPY is not set
447 # CONFIG_SECCOMP is not set
448 # CONFIG_CC_STACKPROTECTOR is not set
449 # CONFIG_XEN is not set
450
451 #
452 # Boot options
453 #
454 CONFIG_USE_OF=y
455 CONFIG_ATAGS=y
456 # CONFIG_DEPRECATED_PARAM_STRUCT is not set
457 CONFIG_ZBOOT_ROM_TEXT=0x0
458 CONFIG_ZBOOT_ROM_BSS=0x0
459 # CONFIG_ARM_APPENDED_DTB is not set
460 CONFIG_CMDLINE="root=/dev/nfs nfsroot=10.1.69.3:/work/nfsroot ip=dhcp console=ttyAMA0 mem=128M"
461 CONFIG_CMDLINE_FROM_BOOTLOADER=y
462 # CONFIG_CMDLINE_EXTEND is not set
463 # CONFIG_CMDLINE_FORCE is not set
464 # CONFIG_KEXEC is not set
465 # CONFIG_CRASH_DUMP is not set
466 CONFIG_AUTO_ZRELADDR=y
467
468 #
469 # CPU Power Management
470 #
471
472 #
473 # CPU Idle
474 #
475 # CONFIG_CPU_IDLE is not set
476 # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
477
478 #
479 # Floating point emulation
480 #
481
482 #
483 # At least one emulation must be selected
484 #
485 # CONFIG_FPE_NWFPE is not set
486 # CONFIG_FPE_FASTFPE is not set
487 CONFIG_VFP=y
488 CONFIG_VFPv3=y
489 CONFIG_NEON=y
490 CONFIG_KERNEL_MODE_NEON=y
491
492 #
493 # Userspace binary formats
494 #
495 CONFIG_BINFMT_ELF=y
496 CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
497 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
498 CONFIG_BINFMT_SCRIPT=y
499 # CONFIG_HAVE_AOUT is not set
500 # CONFIG_BINFMT_MISC is not set
501 CONFIG_COREDUMP=y
502
503 #
504 # Power management options
505 #
506 CONFIG_SUSPEND=y
507 CONFIG_SUSPEND_FREEZER=y
508 CONFIG_PM_SLEEP=y
509 CONFIG_PM_SLEEP_SMP=y
510 # CONFIG_PM_AUTOSLEEP is not set
511 # CONFIG_PM_WAKELOCKS is not set
512 # CONFIG_PM_RUNTIME is not set
513 CONFIG_PM=y
514 # CONFIG_PM_DEBUG is not set
515 # CONFIG_APM_EMULATION is not set
516 CONFIG_PM_CLK=y
517 # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
518 CONFIG_CPU_PM=y
519 CONFIG_ARCH_SUSPEND_POSSIBLE=y
520 CONFIG_ARM_CPU_SUSPEND=y
521 CONFIG_NET=y
522
523 #
524 # Networking options
525 #
526 CONFIG_PACKET=y
527 # CONFIG_PACKET_DIAG is not set
528 CONFIG_UNIX=y
529 # CONFIG_UNIX_DIAG is not set
530 CONFIG_XFRM=y
531 # CONFIG_XFRM_USER is not set
532 # CONFIG_XFRM_SUB_POLICY is not set
533 # CONFIG_XFRM_MIGRATE is not set
534 # CONFIG_XFRM_STATISTICS is not set
535 # CONFIG_NET_KEY is not set
536 CONFIG_INET=y
537 # CONFIG_IP_MULTICAST is not set
538 # CONFIG_IP_ADVANCED_ROUTER is not set
539 CONFIG_IP_PNP=y
540 CONFIG_IP_PNP_DHCP=y
541 CONFIG_IP_PNP_BOOTP=y
542 # CONFIG_IP_PNP_RARP is not set
543 # CONFIG_NET_IPIP is not set
544 # CONFIG_NET_IPGRE_DEMUX is not set
545 # CONFIG_NET_IP_TUNNEL is not set
546 # CONFIG_SYN_COOKIES is not set
547 # CONFIG_NET_IPVTI is not set
548 # CONFIG_INET_AH is not set
549 # CONFIG_INET_ESP is not set
550 # CONFIG_INET_IPCOMP is not set
551 # CONFIG_INET_XFRM_TUNNEL is not set
552 # CONFIG_INET_TUNNEL is not set
553 CONFIG_INET_XFRM_MODE_TRANSPORT=y
554 CONFIG_INET_XFRM_MODE_TUNNEL=y
555 CONFIG_INET_XFRM_MODE_BEET=y
556 # CONFIG_INET_LRO is not set
557 CONFIG_INET_DIAG=y
558 CONFIG_INET_TCP_DIAG=y
559 # CONFIG_INET_UDP_DIAG is not set
560 # CONFIG_TCP_CONG_ADVANCED is not set
561 CONFIG_TCP_CONG_CUBIC=y
562 CONFIG_DEFAULT_TCP_CONG="cubic"
563 # CONFIG_TCP_MD5SIG is not set
564 # CONFIG_IPV6 is not set
565 # CONFIG_NETWORK_SECMARK is not set
566 # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
567 # CONFIG_NETFILTER is not set
568 # CONFIG_IP_DCCP is not set
569 # CONFIG_IP_SCTP is not set
570 # CONFIG_RDS is not set
571 # CONFIG_TIPC is not set
572 # CONFIG_ATM is not set
573 # CONFIG_L2TP is not set
574 # CONFIG_BRIDGE is not set
575 CONFIG_HAVE_NET_DSA=y
576 # CONFIG_VLAN_8021Q is not set
577 # CONFIG_DECNET is not set
578 # CONFIG_LLC2 is not set
579 # CONFIG_IPX is not set
580 # CONFIG_ATALK is not set
581 # CONFIG_X25 is not set
582 # CONFIG_LAPB is not set
583 # CONFIG_PHONET is not set
584 # CONFIG_IEEE802154 is not set
585 # CONFIG_NET_SCHED is not set
586 # CONFIG_DCB is not set
587 # CONFIG_BATMAN_ADV is not set
588 # CONFIG_OPENVSWITCH is not set
589 # CONFIG_VSOCKETS is not set
590 # CONFIG_NETLINK_MMAP is not set
591 # CONFIG_NETLINK_DIAG is not set
592 # CONFIG_NET_MPLS_GSO is not set
593 CONFIG_RPS=y
594 CONFIG_RFS_ACCEL=y
595 CONFIG_XPS=y
596 # CONFIG_NETPRIO_CGROUP is not set
597 CONFIG_NET_RX_BUSY_POLL=y
598 CONFIG_BQL=y
599 # CONFIG_BPF_JIT is not set
600 CONFIG_NET_FLOW_LIMIT=y
601
602 #
603 # Network testing
604 #
605 # CONFIG_NET_PKTGEN is not set
606 # CONFIG_HAMRADIO is not set
607 # CONFIG_CAN is not set
608 # CONFIG_IRDA is not set
609 # CONFIG_BT is not set
610 # CONFIG_AF_RXRPC is not set
611 # CONFIG_WIRELESS is not set
612 # CONFIG_WIMAX is not set
613 # CONFIG_RFKILL is not set
614 # CONFIG_NET_9P is not set
615 # CONFIG_CAIF is not set
616 # CONFIG_CEPH_LIB is not set
617 # CONFIG_NFC is not set
618 CONFIG_HAVE_BPF_JIT=y
619
620 #
621 # Device Drivers
622 #
623
624 #
625 # Generic Driver Options
626 #
627 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
628 CONFIG_DEVTMPFS=y
629 # CONFIG_DEVTMPFS_MOUNT is not set
630 CONFIG_STANDALONE=y
631 CONFIG_PREVENT_FIRMWARE_BUILD=y
632 CONFIG_FW_LOADER=y
633 CONFIG_FIRMWARE_IN_KERNEL=y
634 CONFIG_EXTRA_FIRMWARE=""
635 CONFIG_FW_LOADER_USER_HELPER=y
636 # CONFIG_DEBUG_DRIVER is not set
637 # CONFIG_DEBUG_DEVRES is not set
638 # CONFIG_SYS_HYPERVISOR is not set
639 # CONFIG_GENERIC_CPU_DEVICES is not set
640 # CONFIG_DMA_SHARED_BUFFER is not set
641
642 #
643 # Bus devices
644 #
645 # CONFIG_ARM_CCI is not set
646 # CONFIG_CONNECTOR is not set
647 CONFIG_MTD=y
648 # CONFIG_MTD_TESTS is not set
649 # CONFIG_MTD_REDBOOT_PARTS is not set
650 CONFIG_MTD_CMDLINE_PARTS=y
651 # CONFIG_MTD_AFS_PARTS is not set
652 CONFIG_MTD_OF_PARTS=y
653 # CONFIG_MTD_AR7_PARTS is not set
654
655 #
656 # User Modules And Translation Layers
657 #
658 CONFIG_MTD_BLKDEVS=y
659 CONFIG_MTD_BLOCK=y
660 # CONFIG_FTL is not set
661 # CONFIG_NFTL is not set
662 # CONFIG_INFTL is not set
663 # CONFIG_RFD_FTL is not set
664 # CONFIG_SSFDC is not set
665 # CONFIG_SM_FTL is not set
666 # CONFIG_MTD_OOPS is not set
667 # CONFIG_MTD_SWAP is not set
668
669 #
670 # RAM/ROM/Flash chip drivers
671 #
672 CONFIG_MTD_CFI=y
673 # CONFIG_MTD_JEDECPROBE is not set
674 CONFIG_MTD_GEN_PROBE=y
675 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
676 CONFIG_MTD_MAP_BANK_WIDTH_1=y
677 CONFIG_MTD_MAP_BANK_WIDTH_2=y
678 CONFIG_MTD_MAP_BANK_WIDTH_4=y
679 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
680 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
681 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
682 CONFIG_MTD_CFI_I1=y
683 CONFIG_MTD_CFI_I2=y
684 # CONFIG_MTD_CFI_I4 is not set
685 # CONFIG_MTD_CFI_I8 is not set
686 CONFIG_MTD_CFI_INTELEXT=y
687 CONFIG_MTD_CFI_AMDSTD=y
688 # CONFIG_MTD_CFI_STAA is not set
689 CONFIG_MTD_CFI_UTIL=y
690 # CONFIG_MTD_RAM is not set
691 # CONFIG_MTD_ROM is not set
692 # CONFIG_MTD_ABSENT is not set
693
694 #
695 # Mapping drivers for chip access
696 #
697 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
698 # CONFIG_MTD_PHYSMAP is not set
699 # CONFIG_MTD_PHYSMAP_OF is not set
700 # CONFIG_MTD_PLATRAM is not set
701
702 #
703 # Self-contained MTD device drivers
704 #
705 # CONFIG_MTD_SLRAM is not set
706 # CONFIG_MTD_PHRAM is not set
707 # CONFIG_MTD_MTDRAM is not set
708 # CONFIG_MTD_BLOCK2MTD is not set
709
710 #
711 # Disk-On-Chip Device Drivers
712 #
713 # CONFIG_MTD_DOCG3 is not set
714 # CONFIG_MTD_NAND is not set
715 # CONFIG_MTD_ONENAND is not set
716
717 #
718 # LPDDR flash memory drivers
719 #
720 # CONFIG_MTD_LPDDR is not set
721 # CONFIG_MTD_UBI is not set
722 CONFIG_DTC=y
723 CONFIG_OF=y
724
725 #
726 # Device Tree and Open Firmware support
727 #
728 # CONFIG_PROC_DEVICETREE is not set
729 # CONFIG_OF_SELFTEST is not set
730 CONFIG_OF_FLATTREE=y
731 CONFIG_OF_EARLY_FLATTREE=y
732 CONFIG_OF_ADDRESS=y
733 CONFIG_OF_IRQ=y
734 CONFIG_OF_NET=y
735 CONFIG_OF_MDIO=y
736 CONFIG_OF_MTD=y
737 # CONFIG_PARPORT is not set
738 CONFIG_BLK_DEV=y
739 # CONFIG_BLK_DEV_COW_COMMON is not set
740 CONFIG_BLK_DEV_LOOP=y
741 CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
742 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
743 # CONFIG_BLK_DEV_DRBD is not set
744 # CONFIG_BLK_DEV_NBD is not set
745 CONFIG_BLK_DEV_RAM=y
746 CONFIG_BLK_DEV_RAM_COUNT=16
747 CONFIG_BLK_DEV_RAM_SIZE=4096
748 # CONFIG_BLK_DEV_XIP is not set
749 # CONFIG_CDROM_PKTCDVD is not set
750 # CONFIG_ATA_OVER_ETH is not set
751 # CONFIG_MG_DISK is not set
752 # CONFIG_BLK_DEV_RBD is not set
753
754 #
755 # Misc devices
756 #
757 # CONFIG_SENSORS_LIS3LV02D is not set
758 # CONFIG_ATMEL_PWM is not set
759 # CONFIG_DUMMY_IRQ is not set
760 # CONFIG_ATMEL_SSC is not set
761 # CONFIG_ENCLOSURE_SERVICES is not set
762 # CONFIG_ARM_CHARLCD is not set
763 # CONFIG_SRAM is not set
764 # CONFIG_C2PORT is not set
765
766 #
767 # EEPROM support
768 #
769 # CONFIG_EEPROM_93CX6 is not set
770
771 #
772 # Texas Instruments shared transport line discipline
773 #
774 # CONFIG_TI_ST is not set
775
776 #
777 # Altera FPGA firmware download module
778 #
779
780 #
781 # SCSI device support
782 #
783 CONFIG_SCSI_MOD=y
784 # CONFIG_RAID_ATTRS is not set
785 CONFIG_SCSI=y
786 CONFIG_SCSI_DMA=y
787 # CONFIG_SCSI_TGT is not set
788 # CONFIG_SCSI_NETLINK is not set
789 # CONFIG_SCSI_PROC_FS is not set
790
791 #
792 # SCSI support type (disk, tape, CD-ROM)
793 #
794 CONFIG_BLK_DEV_SD=y
795 # CONFIG_CHR_DEV_ST is not set
796 # CONFIG_CHR_DEV_OSST is not set
797 # CONFIG_BLK_DEV_SR is not set
798 # CONFIG_CHR_DEV_SG is not set
799 # CONFIG_CHR_DEV_SCH is not set
800 # CONFIG_SCSI_MULTI_LUN is not set
801 # CONFIG_SCSI_CONSTANTS is not set
802 # CONFIG_SCSI_LOGGING is not set
803 # CONFIG_SCSI_SCAN_ASYNC is not set
804
805 #
806 # SCSI Transports
807 #
808 # CONFIG_SCSI_SPI_ATTRS is not set
809 # CONFIG_SCSI_FC_ATTRS is not set
810 # CONFIG_SCSI_ISCSI_ATTRS is not set
811 # CONFIG_SCSI_SAS_ATTRS is not set
812 # CONFIG_SCSI_SAS_LIBSAS is not set
813 # CONFIG_SCSI_SRP_ATTRS is not set
814 # CONFIG_SCSI_LOWLEVEL is not set
815 # CONFIG_SCSI_DH is not set
816 # CONFIG_SCSI_OSD_INITIATOR is not set
817 CONFIG_HAVE_PATA_PLATFORM=y
818 CONFIG_ATA=y
819 # CONFIG_ATA_NONSTANDARD is not set
820 CONFIG_ATA_VERBOSE_ERROR=y
821 # CONFIG_SATA_PMP is not set
822
823 #
824 # Controllers with non-SFF native interface
825 #
826 # CONFIG_SATA_AHCI_PLATFORM is not set
827 CONFIG_ATA_SFF=y
828
829 #
830 # SFF controllers with custom DMA interface
831 #
832 CONFIG_ATA_BMDMA=y
833
834 #
835 # SATA SFF controllers with BMDMA
836 #
837 # CONFIG_SATA_HIGHBANK is not set
838 # CONFIG_SATA_MV is not set
839 # CONFIG_SATA_RCAR is not set
840
841 #
842 # PATA SFF controllers with BMDMA
843 #
844
845 #
846 # PIO-only SFF controllers
847 #
848 # CONFIG_PATA_PLATFORM is not set
849
850 #
851 # Generic fallback / legacy drivers
852 #
853 # CONFIG_MD is not set
854 # CONFIG_TARGET_CORE is not set
855 CONFIG_NETDEVICES=y
856 CONFIG_MII=y
857 CONFIG_NET_CORE=y
858 # CONFIG_BONDING is not set
859 # CONFIG_DUMMY is not set
860 # CONFIG_EQUALIZER is not set
861 # CONFIG_NET_TEAM is not set
862 # CONFIG_MACVLAN is not set
863 # CONFIG_VXLAN is not set
864 # CONFIG_NETCONSOLE is not set
865 # CONFIG_NETPOLL is not set
866 # CONFIG_NET_POLL_CONTROLLER is not set
867 # CONFIG_TUN is not set
868 # CONFIG_VETH is not set
869 # CONFIG_NLMON is not set
870
871 #
872 # CAIF transport drivers
873 #
874
875 #
876 # Distributed Switch Architecture drivers
877 #
878 # CONFIG_NET_DSA_MV88E6XXX is not set
879 # CONFIG_NET_DSA_MV88E6060 is not set
880 # CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
881 # CONFIG_NET_DSA_MV88E6131 is not set
882 # CONFIG_NET_DSA_MV88E6123_61_65 is not set
883 CONFIG_ETHERNET=y
884 CONFIG_NET_VENDOR_ARC=y
885 # CONFIG_ARC_EMAC is not set
886 # CONFIG_NET_CADENCE is not set
887 CONFIG_NET_VENDOR_BROADCOM=y
888 # CONFIG_B44 is not set
889 # CONFIG_NET_CALXEDA_XGMAC is not set
890 # CONFIG_NET_VENDOR_CIRRUS is not set
891 # CONFIG_DM9000 is not set
892 # CONFIG_DNET is not set
893 # CONFIG_NET_VENDOR_FARADAY is not set
894 # CONFIG_NET_VENDOR_INTEL is not set
895 # CONFIG_NET_VENDOR_MARVELL is not set
896 # CONFIG_NET_VENDOR_MICREL is not set
897 # CONFIG_NET_VENDOR_NATSEMI is not set
898 # CONFIG_ETHOC is not set
899 # CONFIG_SH_ETH is not set
900 # CONFIG_NET_VENDOR_SEEQ is not set
901 CONFIG_NET_VENDOR_SMSC=y
902 # CONFIG_SMC91X is not set
903 # CONFIG_SMC911X is not set
904 CONFIG_SMSC911X=y
905 # CONFIG_SMSC911X_ARCH_HOOKS is not set
906 # CONFIG_NET_VENDOR_STMICRO is not set
907 # CONFIG_NET_VENDOR_VIA is not set
908 # CONFIG_NET_VENDOR_WIZNET is not set
909 CONFIG_PHYLIB=y
910
911 #
912 # MII PHY device drivers
913 #
914 # CONFIG_AT803X_PHY is not set
915 # CONFIG_AMD_PHY is not set
916 # CONFIG_MARVELL_PHY is not set
917 # CONFIG_DAVICOM_PHY is not set
918 # CONFIG_QSEMI_PHY is not set
919 # CONFIG_LXT_PHY is not set
920 # CONFIG_CICADA_PHY is not set
921 # CONFIG_VITESSE_PHY is not set
922 # CONFIG_SMSC_PHY is not set
923 # CONFIG_BROADCOM_PHY is not set
924 # CONFIG_BCM87XX_PHY is not set
925 # CONFIG_ICPLUS_PHY is not set
926 # CONFIG_REALTEK_PHY is not set
927 # CONFIG_NATIONAL_PHY is not set
928 # CONFIG_STE10XP is not set
929 # CONFIG_LSI_ET1011C_PHY is not set
930 # CONFIG_MICREL_PHY is not set
931 # CONFIG_FIXED_PHY is not set
932 # CONFIG_MDIO_BITBANG is not set
933 # CONFIG_MDIO_BUS_MUX_GPIO is not set
934 # CONFIG_MDIO_BUS_MUX_MMIOREG is not set
935 # CONFIG_PPP is not set
936 # CONFIG_SLIP is not set
937
938 #
939 # USB Network Adapters
940 #
941 # CONFIG_USB_CATC is not set
942 # CONFIG_USB_KAWETH is not set
943 # CONFIG_USB_PEGASUS is not set
944 # CONFIG_USB_RTL8150 is not set
945 # CONFIG_USB_RTL8152 is not set
946 # CONFIG_USB_USBNET is not set
947 # CONFIG_USB_IPHETH is not set
948 # CONFIG_WLAN is not set
949
950 #
951 # Enable WiMAX (Networking options) to see the WiMAX drivers
952 #
953 # CONFIG_WAN is not set
954 # CONFIG_ISDN is not set
955
956 #
957 # Input device support
958 #
959 CONFIG_INPUT=y
960 # CONFIG_INPUT_FF_MEMLESS is not set
961 # CONFIG_INPUT_POLLDEV is not set
962 # CONFIG_INPUT_SPARSEKMAP is not set
963 # CONFIG_INPUT_MATRIXKMAP is not set
964
965 #
966 # Userland interfaces
967 #
968 CONFIG_INPUT_MOUSEDEV=y
969 CONFIG_INPUT_MOUSEDEV_PSAUX=y
970 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
971 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
972 # CONFIG_INPUT_JOYDEV is not set
973 CONFIG_INPUT_EVDEV=y
974 # CONFIG_INPUT_EVBUG is not set
975
976 #
977 # Input Device Drivers
978 #
979 CONFIG_INPUT_KEYBOARD=y
980 CONFIG_KEYBOARD_ATKBD=y
981 # CONFIG_KEYBOARD_LKKBD is not set
982 # CONFIG_KEYBOARD_GPIO is not set
983 # CONFIG_KEYBOARD_MATRIX is not set
984 # CONFIG_KEYBOARD_NEWTON is not set
985 # CONFIG_KEYBOARD_OPENCORES is not set
986 # CONFIG_KEYBOARD_SAMSUNG is not set
987 # CONFIG_KEYBOARD_STOWAWAY is not set
988 # CONFIG_KEYBOARD_SUNKBD is not set
989 # CONFIG_KEYBOARD_XTKBD is not set
990 CONFIG_INPUT_MOUSE=y
991 CONFIG_MOUSE_PS2=y
992 CONFIG_MOUSE_PS2_ALPS=y
993 CONFIG_MOUSE_PS2_LOGIPS2PP=y
994 CONFIG_MOUSE_PS2_SYNAPTICS=y
995 CONFIG_MOUSE_PS2_CYPRESS=y
996 CONFIG_MOUSE_PS2_TRACKPOINT=y
997 # CONFIG_MOUSE_PS2_ELANTECH is not set
998 # CONFIG_MOUSE_PS2_SENTELIC is not set
999 # CONFIG_MOUSE_PS2_TOUCHKIT is not set
1000 # CONFIG_MOUSE_SERIAL is not set
1001 # CONFIG_MOUSE_APPLETOUCH is not set
1002 # CONFIG_MOUSE_BCM5974 is not set
1003 # CONFIG_MOUSE_VSXXXAA is not set
1004 # CONFIG_MOUSE_GPIO is not set
1005 # CONFIG_MOUSE_SYNAPTICS_USB is not set
1006 # CONFIG_INPUT_JOYSTICK is not set
1007 # CONFIG_INPUT_TABLET is not set
1008 # CONFIG_INPUT_TOUCHSCREEN is not set
1009 # CONFIG_INPUT_MISC is not set
1010
1011 #
1012 # Hardware I/O ports
1013 #
1014 CONFIG_SERIO=y
1015 # CONFIG_SERIO_SERPORT is not set
1016 CONFIG_SERIO_AMBAKMI=y
1017 CONFIG_SERIO_LIBPS2=y
1018 # CONFIG_SERIO_RAW is not set
1019 # CONFIG_SERIO_ALTERA_PS2 is not set
1020 # CONFIG_SERIO_PS2MULT is not set
1021 # CONFIG_SERIO_ARC_PS2 is not set
1022 # CONFIG_SERIO_APBPS2 is not set
1023 # CONFIG_SERIO_OLPC_APSP is not set
1024 # CONFIG_GAMEPORT is not set
1025
1026 #
1027 # Character devices
1028 #
1029 CONFIG_TTY=y
1030 CONFIG_VT=y
1031 CONFIG_CONSOLE_TRANSLATIONS=y
1032 CONFIG_VT_CONSOLE=y
1033 CONFIG_VT_CONSOLE_SLEEP=y
1034 CONFIG_HW_CONSOLE=y
1035 CONFIG_VT_HW_CONSOLE_BINDING=y
1036 CONFIG_UNIX98_PTYS=y
1037 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
1038 CONFIG_LEGACY_PTYS=y
1039 CONFIG_LEGACY_PTY_COUNT=16
1040 # CONFIG_SERIAL_NONSTANDARD is not set
1041 # CONFIG_N_GSM is not set
1042 # CONFIG_TRACE_SINK is not set
1043 CONFIG_DEVKMEM=y
1044
1045 #
1046 # Serial drivers
1047 #
1048 # CONFIG_SERIAL_8250 is not set
1049
1050 #
1051 # Non-8250 serial port support
1052 #
1053 # CONFIG_SERIAL_AMBA_PL010 is not set
1054 CONFIG_SERIAL_AMBA_PL011=y
1055 CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
1056 CONFIG_SERIAL_CORE=y
1057 CONFIG_SERIAL_CORE_CONSOLE=y
1058 # CONFIG_SERIAL_SCCNXP is not set
1059 # CONFIG_SERIAL_TIMBERDALE is not set
1060 # CONFIG_SERIAL_ALTERA_JTAGUART is not set
1061 # CONFIG_SERIAL_ALTERA_UART is not set
1062 # CONFIG_SERIAL_XILINX_PS_UART is not set
1063 # CONFIG_SERIAL_ARC is not set
1064 # CONFIG_SERIAL_FSL_LPUART is not set
1065 # CONFIG_SERIAL_ST_ASC is not set
1066 # CONFIG_HVC_DCC is not set
1067 # CONFIG_IPMI_HANDLER is not set
1068 # CONFIG_HW_RANDOM is not set
1069 # CONFIG_R3964 is not set
1070 # CONFIG_RAW_DRIVER is not set
1071 # CONFIG_TCG_TPM is not set
1072 # CONFIG_I2C is not set
1073 # CONFIG_SPI is not set
1074 # CONFIG_HSI is not set
1075
1076 #
1077 # PPS support
1078 #
1079 # CONFIG_PPS is not set
1080
1081 #
1082 # PPS generators support
1083 #
1084
1085 #
1086 # PTP clock support
1087 #
1088 # CONFIG_PTP_1588_CLOCK is not set
1089
1090 #
1091 # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
1092 #
1093 CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
1094 CONFIG_ARCH_REQUIRE_GPIOLIB=y
1095 CONFIG_GPIO_DEVRES=y
1096 CONFIG_GPIOLIB=y
1097 CONFIG_OF_GPIO=y
1098 # CONFIG_DEBUG_GPIO is not set
1099 # CONFIG_GPIO_SYSFS is not set
1100
1101 #
1102 # Memory mapped GPIO drivers:
1103 #
1104 # CONFIG_GPIO_GENERIC_PLATFORM is not set
1105 # CONFIG_GPIO_EM is not set
1106 # CONFIG_GPIO_PL061 is not set
1107 # CONFIG_GPIO_RCAR is not set
1108 # CONFIG_GPIO_TS5500 is not set
1109 # CONFIG_GPIO_GRGPIO is not set
1110
1111 #
1112 # I2C GPIO expanders:
1113 #
1114
1115 #
1116 # PCI GPIO expanders:
1117 #
1118
1119 #
1120 # SPI GPIO expanders:
1121 #
1122
1123 #
1124 # AC97 GPIO expanders:
1125 #
1126
1127 #
1128 # LPC GPIO expanders:
1129 #
1130
1131 #
1132 # MODULbus GPIO expanders:
1133 #
1134
1135 #
1136 # USB GPIO expanders:
1137 #
1138 # CONFIG_W1 is not set
1139 CONFIG_POWER_SUPPLY=y
1140 # CONFIG_POWER_SUPPLY_DEBUG is not set
1141 # CONFIG_PDA_POWER is not set
1142 # CONFIG_TEST_POWER is not set
1143 # CONFIG_BATTERY_DS2780 is not set
1144 # CONFIG_BATTERY_DS2781 is not set
1145 # CONFIG_BATTERY_BQ27x00 is not set
1146 # CONFIG_CHARGER_MAX8903 is not set
1147 # CONFIG_CHARGER_GPIO is not set
1148 CONFIG_POWER_RESET=y
1149 # CONFIG_POWER_RESET_GPIO is not set
1150 # CONFIG_POWER_RESET_RESTART is not set
1151 CONFIG_POWER_RESET_VEXPRESS=y
1152 # CONFIG_POWER_AVS is not set
1153 # CONFIG_HWMON is not set
1154 # CONFIG_THERMAL is not set
1155 # CONFIG_WATCHDOG is not set
1156 CONFIG_SSB_POSSIBLE=y
1157
1158 #
1159 # Sonics Silicon Backplane
1160 #
1161 # CONFIG_SSB is not set
1162 CONFIG_BCMA_POSSIBLE=y
1163
1164 #
1165 # Broadcom specific AMBA
1166 #
1167 # CONFIG_BCMA is not set
1168
1169 #
1170 # Multifunction device drivers
1171 #
1172 # CONFIG_MFD_CORE is not set
1173 # CONFIG_MFD_CROS_EC is not set
1174 # CONFIG_MFD_ASIC3 is not set
1175 # CONFIG_HTC_EGPIO is not set
1176 # CONFIG_HTC_PASIC3 is not set
1177 # CONFIG_MFD_KEMPLD is not set
1178 # CONFIG_MFD_VIPERBOARD is not set
1179 # CONFIG_UCB1400_CORE is not set
1180 # CONFIG_MFD_SM501 is not set
1181 # CONFIG_ABX500_CORE is not set
1182 # CONFIG_MFD_SYSCON is not set
1183 # CONFIG_MFD_TI_AM335X_TSCADC is not set
1184 # CONFIG_MFD_TPS65912 is not set
1185 # CONFIG_MFD_TMIO is not set
1186 # CONFIG_MFD_T7L66XB is not set
1187 # CONFIG_MFD_TC6387XB is not set
1188 # CONFIG_MFD_TC6393XB is not set
1189 CONFIG_VEXPRESS_CONFIG=y
1190 # CONFIG_REGULATOR is not set
1191 # CONFIG_MEDIA_SUPPORT is not set
1192
1193 #
1194 # Graphics support
1195 #
1196 # CONFIG_DRM is not set
1197 # CONFIG_TEGRA_HOST1X is not set
1198 # CONFIG_VGASTATE is not set
1199 # CONFIG_VIDEO_OUTPUT_CONTROL is not set
1200 CONFIG_FB=y
1201 # CONFIG_FIRMWARE_EDID is not set
1202 # CONFIG_FB_DDC is not set
1203 # CONFIG_FB_BOOT_VESA_SUPPORT is not set
1204 CONFIG_FB_CFB_FILLRECT=y
1205 CONFIG_FB_CFB_COPYAREA=y
1206 CONFIG_FB_CFB_IMAGEBLIT=y
1207 # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1208 # CONFIG_FB_SYS_FILLRECT is not set
1209 # CONFIG_FB_SYS_COPYAREA is not set
1210 # CONFIG_FB_SYS_IMAGEBLIT is not set
1211 # CONFIG_FB_FOREIGN_ENDIAN is not set
1212 # CONFIG_FB_SYS_FOPS is not set
1213 # CONFIG_FB_SVGALIB is not set
1214 # CONFIG_FB_MACMODES is not set
1215 # CONFIG_FB_BACKLIGHT is not set
1216 # CONFIG_FB_MODE_HELPERS is not set
1217 # CONFIG_FB_TILEBLITTING is not set
1218
1219 #
1220 # Frame buffer hardware drivers
1221 #
1222 CONFIG_FB_ARMCLCD=y
1223 # CONFIG_FB_S1D13XXX is not set
1224 # CONFIG_FB_SMSCUFX is not set
1225 # CONFIG_FB_UDL is not set
1226 # CONFIG_FB_GOLDFISH is not set
1227 # CONFIG_FB_VIRTUAL is not set
1228 # CONFIG_FB_METRONOME is not set
1229 # CONFIG_FB_BROADSHEET is not set
1230 # CONFIG_FB_AUO_K190X is not set
1231 # CONFIG_FB_SIMPLE is not set
1232 # CONFIG_EXYNOS_VIDEO is not set
1233 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1234
1235 #
1236 # Console display driver support
1237 #
1238 CONFIG_DUMMY_CONSOLE=y
1239 CONFIG_FRAMEBUFFER_CONSOLE=y
1240 # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
1241 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1242 CONFIG_LOGO=y
1243 # CONFIG_LOGO_LINUX_MONO is not set
1244 # CONFIG_LOGO_LINUX_VGA16 is not set
1245 CONFIG_LOGO_LINUX_CLUT224=y
1246 CONFIG_SOUND=y
1247 CONFIG_SOUND_OSS_CORE=y
1248 CONFIG_SOUND_OSS_CORE_PRECLAIM=y
1249 CONFIG_SND=y
1250 CONFIG_SND_TIMER=y
1251 CONFIG_SND_PCM=y
1252 # CONFIG_SND_SEQUENCER is not set
1253 CONFIG_SND_OSSEMUL=y
1254 CONFIG_SND_MIXER_OSS=y
1255 CONFIG_SND_PCM_OSS=y
1256 CONFIG_SND_PCM_OSS_PLUGINS=y
1257 # CONFIG_SND_DYNAMIC_MINORS is not set
1258 CONFIG_SND_SUPPORT_OLD_API=y
1259 CONFIG_SND_VERBOSE_PROCFS=y
1260 # CONFIG_SND_VERBOSE_PRINTK is not set
1261 # CONFIG_SND_DEBUG is not set
1262 CONFIG_SND_VMASTER=y
1263 # CONFIG_SND_RAWMIDI_SEQ is not set
1264 # CONFIG_SND_OPL3_LIB_SEQ is not set
1265 # CONFIG_SND_OPL4_LIB_SEQ is not set
1266 # CONFIG_SND_SBAWE_SEQ is not set
1267 # CONFIG_SND_EMU10K1_SEQ is not set
1268 CONFIG_SND_AC97_CODEC=y
1269 # CONFIG_SND_DRIVERS is not set
1270 CONFIG_SND_ARM=y
1271 CONFIG_SND_ARMAACI=y
1272 # CONFIG_SND_USB is not set
1273 # CONFIG_SND_SOC is not set
1274 # CONFIG_SOUND_PRIME is not set
1275 CONFIG_AC97_BUS=y
1276
1277 #
1278 # HID support
1279 #
1280 CONFIG_HID=y
1281 # CONFIG_HID_BATTERY_STRENGTH is not set
1282 # CONFIG_HIDRAW is not set
1283 # CONFIG_UHID is not set
1284 CONFIG_HID_GENERIC=y
1285
1286 #
1287 # Special HID drivers
1288 #
1289 CONFIG_HID_A4TECH=y
1290 # CONFIG_HID_ACRUX is not set
1291 CONFIG_HID_APPLE=y
1292 # CONFIG_HID_APPLEIR is not set
1293 # CONFIG_HID_AUREAL is not set
1294 CONFIG_HID_BELKIN=y
1295 CONFIG_HID_CHERRY=y
1296 CONFIG_HID_CHICONY=y
1297 # CONFIG_HID_PRODIKEYS is not set
1298 CONFIG_HID_CYPRESS=y
1299 # CONFIG_HID_DRAGONRISE is not set
1300 # CONFIG_HID_EMS_FF is not set
1301 # CONFIG_HID_ELECOM is not set
1302 # CONFIG_HID_ELO is not set
1303 CONFIG_HID_EZKEY=y
1304 # CONFIG_HID_HOLTEK is not set
1305 # CONFIG_HID_HUION is not set
1306 # CONFIG_HID_KEYTOUCH is not set
1307 # CONFIG_HID_KYE is not set
1308 # CONFIG_HID_UCLOGIC is not set
1309 # CONFIG_HID_WALTOP is not set
1310 # CONFIG_HID_GYRATION is not set
1311 # CONFIG_HID_ICADE is not set
1312 # CONFIG_HID_TWINHAN is not set
1313 CONFIG_HID_KENSINGTON=y
1314 # CONFIG_HID_LCPOWER is not set
1315 # CONFIG_HID_LENOVO_TPKBD is not set
1316 CONFIG_HID_LOGITECH=y
1317 # CONFIG_HID_LOGITECH_DJ is not set
1318 # CONFIG_LOGITECH_FF is not set
1319 # CONFIG_LOGIRUMBLEPAD2_FF is not set
1320 # CONFIG_LOGIG940_FF is not set
1321 # CONFIG_LOGIWHEELS_FF is not set
1322 # CONFIG_HID_MAGICMOUSE is not set
1323 CONFIG_HID_MICROSOFT=y
1324 CONFIG_HID_MONTEREY=y
1325 # CONFIG_HID_MULTITOUCH is not set
1326 # CONFIG_HID_NTRIG is not set
1327 # CONFIG_HID_ORTEK is not set
1328 # CONFIG_HID_PANTHERLORD is not set
1329 # CONFIG_HID_PETALYNX is not set
1330 # CONFIG_HID_PICOLCD is not set
1331 # CONFIG_HID_PRIMAX is not set
1332 # CONFIG_HID_ROCCAT is not set
1333 # CONFIG_HID_SAITEK is not set
1334 # CONFIG_HID_SAMSUNG is not set
1335 # CONFIG_HID_SPEEDLINK is not set
1336 # CONFIG_HID_STEELSERIES is not set
1337 # CONFIG_HID_SUNPLUS is not set
1338 # CONFIG_HID_GREENASIA is not set
1339 # CONFIG_HID_SMARTJOYPLUS is not set
1340 # CONFIG_HID_TIVO is not set
1341 # CONFIG_HID_TOPSEED is not set
1342 # CONFIG_HID_THRUSTMASTER is not set
1343 # CONFIG_HID_XINMO is not set
1344 # CONFIG_HID_ZEROPLUS is not set
1345 # CONFIG_HID_ZYDACRON is not set
1346 # CONFIG_HID_SENSOR_HUB is not set
1347
1348 #
1349 # USB HID support
1350 #
1351 CONFIG_USB_HID=y
1352 # CONFIG_HID_PID is not set
1353 # CONFIG_USB_HIDDEV is not set
1354 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1355 CONFIG_USB_SUPPORT=y
1356 CONFIG_USB_COMMON=y
1357 CONFIG_USB_ARCH_HAS_HCD=y
1358 CONFIG_USB=y
1359 # CONFIG_USB_DEBUG is not set
1360 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1361
1362 #
1363 # Miscellaneous USB options
1364 #
1365 CONFIG_USB_DEFAULT_PERSIST=y
1366 # CONFIG_USB_DYNAMIC_MINORS is not set
1367 CONFIG_USB_MON=y
1368 # CONFIG_USB_WUSB_CBAF is not set
1369
1370 #
1371 # USB Host Controller Drivers
1372 #
1373 # CONFIG_USB_C67X00_HCD is not set
1374 # CONFIG_USB_XHCI_HCD is not set
1375 # CONFIG_USB_EHCI_HCD is not set
1376 # CONFIG_USB_OXU210HP_HCD is not set
1377 # CONFIG_USB_ISP116X_HCD is not set
1378 CONFIG_USB_ISP1760_HCD=y
1379 # CONFIG_USB_ISP1362_HCD is not set
1380 # CONFIG_USB_FUSBH200_HCD is not set
1381 # CONFIG_USB_FOTG210_HCD is not set
1382 # CONFIG_USB_OHCI_HCD is not set
1383 # CONFIG_USB_SL811_HCD is not set
1384 # CONFIG_USB_R8A66597_HCD is not set
1385 # CONFIG_USB_HCD_TEST_MODE is not set
1386
1387 #
1388 # USB Device Class drivers
1389 #
1390 # CONFIG_USB_ACM is not set
1391 # CONFIG_USB_PRINTER is not set
1392 # CONFIG_USB_WDM is not set
1393 # CONFIG_USB_TMC is not set
1394
1395 #
1396 # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1397 #
1398
1399 #
1400 # also be needed; see USB_STORAGE Help for more info
1401 #
1402 CONFIG_USB_STORAGE=y
1403 # CONFIG_USB_STORAGE_DEBUG is not set
1404 # CONFIG_USB_STORAGE_REALTEK is not set
1405 # CONFIG_USB_STORAGE_DATAFAB is not set
1406 # CONFIG_USB_STORAGE_FREECOM is not set
1407 # CONFIG_USB_STORAGE_ISD200 is not set
1408 # CONFIG_USB_STORAGE_USBAT is not set
1409 # CONFIG_USB_STORAGE_SDDR09 is not set
1410 # CONFIG_USB_STORAGE_SDDR55 is not set
1411 # CONFIG_USB_STORAGE_JUMPSHOT is not set
1412 # CONFIG_USB_STORAGE_ALAUDA is not set
1413 # CONFIG_USB_STORAGE_ONETOUCH is not set
1414 # CONFIG_USB_STORAGE_KARMA is not set
1415 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1416 # CONFIG_USB_STORAGE_ENE_UB6250 is not set
1417
1418 #
1419 # USB Imaging devices
1420 #
1421 # CONFIG_USB_MDC800 is not set
1422 # CONFIG_USB_MICROTEK is not set
1423 # CONFIG_USB_DWC3 is not set
1424
1425 #
1426 # USB port drivers
1427 #
1428 # CONFIG_USB_SERIAL is not set
1429
1430 #
1431 # USB Miscellaneous drivers
1432 #
1433 # CONFIG_USB_EMI62 is not set
1434 # CONFIG_USB_EMI26 is not set
1435 # CONFIG_USB_ADUTUX is not set
1436 # CONFIG_USB_SEVSEG is not set
1437 # CONFIG_USB_RIO500 is not set
1438 # CONFIG_USB_LEGOTOWER is not set
1439 # CONFIG_USB_LCD is not set
1440 # CONFIG_USB_LED is not set
1441 # CONFIG_USB_CYPRESS_CY7C63 is not set
1442 # CONFIG_USB_CYTHERM is not set
1443 # CONFIG_USB_IDMOUSE is not set
1444 # CONFIG_USB_FTDI_ELAN is not set
1445 # CONFIG_USB_APPLEDISPLAY is not set
1446 # CONFIG_USB_LD is not set
1447 # CONFIG_USB_TRANCEVIBRATOR is not set
1448 # CONFIG_USB_IOWARRIOR is not set
1449 # CONFIG_USB_TEST is not set
1450 # CONFIG_USB_EHSET_TEST_FIXTURE is not set
1451 # CONFIG_USB_ISIGHTFW is not set
1452 # CONFIG_USB_YUREX is not set
1453 # CONFIG_USB_EZUSB_FX2 is not set
1454
1455 #
1456 # USB Physical Layer drivers
1457 #
1458 # CONFIG_USB_PHY is not set
1459 # CONFIG_NOP_USB_XCEIV is not set
1460 # CONFIG_AM335X_PHY_USB is not set
1461 # CONFIG_SAMSUNG_USB2PHY is not set
1462 # CONFIG_SAMSUNG_USB3PHY is not set
1463 # CONFIG_USB_GPIO_VBUS is not set
1464 # CONFIG_USB_RCAR_PHY is not set
1465 # CONFIG_USB_ULPI is not set
1466 # CONFIG_USB_GADGET is not set
1467 CONFIG_MMC=y
1468 # CONFIG_MMC_DEBUG is not set
1469 # CONFIG_MMC_UNSAFE_RESUME is not set
1470 # CONFIG_MMC_CLKGATE is not set
1471
1472 #
1473 # MMC/SD/SDIO Card Drivers
1474 #
1475 CONFIG_MMC_BLOCK=y
1476 CONFIG_MMC_BLOCK_MINORS=8
1477 CONFIG_MMC_BLOCK_BOUNCE=y
1478 # CONFIG_SDIO_UART is not set
1479 # CONFIG_MMC_TEST is not set
1480
1481 #
1482 # MMC/SD/SDIO Host Controller Drivers
1483 #
1484 CONFIG_MMC_ARMMMCI=y
1485 # CONFIG_MMC_SDHCI is not set
1486 # CONFIG_MMC_SDHCI_PXAV3 is not set
1487 # CONFIG_MMC_SDHCI_PXAV2 is not set
1488 # CONFIG_MMC_DW is not set
1489 # CONFIG_MMC_VUB300 is not set
1490 # CONFIG_MMC_USHC is not set
1491 # CONFIG_MEMSTICK is not set
1492 # CONFIG_NEW_LEDS is not set
1493 # CONFIG_ACCESSIBILITY is not set
1494 # CONFIG_EDAC is not set
1495 CONFIG_RTC_LIB=y
1496 CONFIG_RTC_CLASS=y
1497 CONFIG_RTC_HCTOSYS=y
1498 CONFIG_RTC_SYSTOHC=y
1499 CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1500 # CONFIG_RTC_DEBUG is not set
1501
1502 #
1503 # RTC interfaces
1504 #
1505 CONFIG_RTC_INTF_SYSFS=y
1506 CONFIG_RTC_INTF_PROC=y
1507 CONFIG_RTC_INTF_DEV=y
1508 # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1509 # CONFIG_RTC_DRV_TEST is not set
1510
1511 #
1512 # SPI RTC drivers
1513 #
1514
1515 #
1516 # Platform RTC drivers
1517 #
1518 # CONFIG_RTC_DRV_CMOS is not set
1519 # CONFIG_RTC_DRV_DS1286 is not set
1520 # CONFIG_RTC_DRV_DS1511 is not set
1521 # CONFIG_RTC_DRV_DS1553 is not set
1522 # CONFIG_RTC_DRV_DS1742 is not set
1523 # CONFIG_RTC_DRV_STK17TA8 is not set
1524 # CONFIG_RTC_DRV_M48T86 is not set
1525 # CONFIG_RTC_DRV_M48T35 is not set
1526 # CONFIG_RTC_DRV_M48T59 is not set
1527 # CONFIG_RTC_DRV_MSM6242 is not set
1528 # CONFIG_RTC_DRV_BQ4802 is not set
1529 # CONFIG_RTC_DRV_RP5C01 is not set
1530 # CONFIG_RTC_DRV_V3020 is not set
1531 # CONFIG_RTC_DRV_DS2404 is not set
1532
1533 #
1534 # on-CPU RTC drivers
1535 #
1536 # CONFIG_RTC_DRV_PL030 is not set
1537 CONFIG_RTC_DRV_PL031=y
1538 # CONFIG_RTC_DRV_SNVS is not set
1539 # CONFIG_RTC_DRV_MOXART is not set
1540
1541 #
1542 # HID Sensor RTC drivers
1543 #
1544 # CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
1545 # CONFIG_DMADEVICES is not set
1546 # CONFIG_AUXDISPLAY is not set
1547 # CONFIG_UIO is not set
1548 # CONFIG_VIRT_DRIVERS is not set
1549
1550 #
1551 # Virtio drivers
1552 #
1553 # CONFIG_VIRTIO_MMIO is not set
1554
1555 #
1556 # Microsoft Hyper-V guest support
1557 #
1558 # CONFIG_STAGING is not set
1559 CONFIG_CLKDEV_LOOKUP=y
1560 CONFIG_HAVE_CLK_PREPARE=y
1561 CONFIG_COMMON_CLK=y
1562
1563 #
1564 # Common Clock Framework
1565 #
1566 # CONFIG_COMMON_CLK_DEBUG is not set
1567 CONFIG_COMMON_CLK_VERSATILE=y
1568
1569 #
1570 # Hardware Spinlock drivers
1571 #
1572 CONFIG_CLKSRC_OF=y
1573 CONFIG_CLKSRC_MMIO=y
1574 # CONFIG_MAILBOX is not set
1575 CONFIG_IOMMU_SUPPORT=y
1576 CONFIG_OF_IOMMU=y
1577
1578 #
1579 # Remoteproc drivers
1580 #
1581 # CONFIG_STE_MODEM_RPROC is not set
1582
1583 #
1584 # Rpmsg drivers
1585 #
1586 # CONFIG_PM_DEVFREQ is not set
1587 # CONFIG_EXTCON is not set
1588 # CONFIG_MEMORY is not set
1589 # CONFIG_IIO is not set
1590 # CONFIG_PWM is not set
1591 CONFIG_IRQCHIP=y
1592 CONFIG_ARM_GIC=y
1593 # CONFIG_IPACK_BUS is not set
1594 # CONFIG_RESET_CONTROLLER is not set
1595 # CONFIG_FMC is not set
1596
1597 #
1598 # File systems
1599 #
1600 CONFIG_DCACHE_WORD_ACCESS=y
1601 CONFIG_EXT2_FS=y
1602 # CONFIG_EXT2_FS_XATTR is not set
1603 # CONFIG_EXT2_FS_XIP is not set
1604 CONFIG_EXT3_FS=y
1605 # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
1606 # CONFIG_EXT3_FS_XATTR is not set
1607 CONFIG_EXT4_FS=y
1608 # CONFIG_EXT4_FS_POSIX_ACL is not set
1609 # CONFIG_EXT4_FS_SECURITY is not set
1610 # CONFIG_EXT4_DEBUG is not set
1611 CONFIG_JBD=y
1612 # CONFIG_JBD_DEBUG is not set
1613 CONFIG_JBD2=y
1614 # CONFIG_JBD2_DEBUG is not set
1615 CONFIG_FS_MBCACHE=y
1616 CONFIG_REISERFS_FS=y
1617 # CONFIG_REISERFS_CHECK is not set
1618 # CONFIG_REISERFS_PROC_INFO is not set
1619 # CONFIG_REISERFS_FS_XATTR is not set
1620 CONFIG_JFS_FS=y
1621 # CONFIG_JFS_POSIX_ACL is not set
1622 # CONFIG_JFS_SECURITY is not set
1623 # CONFIG_JFS_DEBUG is not set
1624 # CONFIG_JFS_STATISTICS is not set
1625 CONFIG_XFS_FS=y
1626 # CONFIG_XFS_QUOTA is not set
1627 # CONFIG_XFS_POSIX_ACL is not set
1628 # CONFIG_XFS_RT is not set
1629 # CONFIG_XFS_WARN is not set
1630 # CONFIG_XFS_DEBUG is not set
1631 # CONFIG_BTRFS_FS is not set
1632 # CONFIG_NILFS2_FS is not set
1633 # CONFIG_FS_POSIX_ACL is not set
1634 CONFIG_EXPORTFS=y
1635 CONFIG_FILE_LOCKING=y
1636 CONFIG_FSNOTIFY=y
1637 CONFIG_DNOTIFY=y
1638 CONFIG_INOTIFY_USER=y
1639 # CONFIG_FANOTIFY is not set
1640 # CONFIG_QUOTA is not set
1641 # CONFIG_QUOTACTL is not set
1642 # CONFIG_AUTOFS4_FS is not set
1643 # CONFIG_FUSE_FS is not set
1644
1645 #
1646 # Caches
1647 #
1648 # CONFIG_FSCACHE is not set
1649
1650 #
1651 # CD-ROM/DVD Filesystems
1652 #
1653 # CONFIG_ISO9660_FS is not set
1654 # CONFIG_UDF_FS is not set
1655
1656 #
1657 # DOS/FAT/NT Filesystems
1658 #
1659 CONFIG_FAT_FS=y
1660 # CONFIG_MSDOS_FS is not set
1661 CONFIG_VFAT_FS=y
1662 CONFIG_FAT_DEFAULT_CODEPAGE=437
1663 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1664 # CONFIG_NTFS_FS is not set
1665
1666 #
1667 # Pseudo filesystems
1668 #
1669 CONFIG_PROC_FS=y
1670 CONFIG_PROC_SYSCTL=y
1671 CONFIG_PROC_PAGE_MONITOR=y
1672 CONFIG_SYSFS=y
1673 CONFIG_TMPFS=y
1674 # CONFIG_TMPFS_POSIX_ACL is not set
1675 # CONFIG_TMPFS_XATTR is not set
1676 # CONFIG_HUGETLB_PAGE is not set
1677 # CONFIG_CONFIGFS_FS is not set
1678 CONFIG_MISC_FILESYSTEMS=y
1679 # CONFIG_ADFS_FS is not set
1680 # CONFIG_AFFS_FS is not set
1681 # CONFIG_HFS_FS is not set
1682 # CONFIG_HFSPLUS_FS is not set
1683 # CONFIG_BEFS_FS is not set
1684 # CONFIG_BFS_FS is not set
1685 # CONFIG_EFS_FS is not set
1686 CONFIG_JFFS2_FS=y
1687 CONFIG_JFFS2_FS_DEBUG=0
1688 CONFIG_JFFS2_FS_WRITEBUFFER=y
1689 # CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1690 # CONFIG_JFFS2_SUMMARY is not set
1691 # CONFIG_JFFS2_FS_XATTR is not set
1692 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1693 CONFIG_JFFS2_ZLIB=y
1694 # CONFIG_JFFS2_LZO is not set
1695 CONFIG_JFFS2_RTIME=y
1696 # CONFIG_JFFS2_RUBIN is not set
1697 # CONFIG_LOGFS is not set
1698 CONFIG_CRAMFS=y
1699 # CONFIG_SQUASHFS is not set
1700 # CONFIG_VXFS_FS is not set
1701 # CONFIG_MINIX_FS is not set
1702 # CONFIG_OMFS_FS is not set
1703 # CONFIG_HPFS_FS is not set
1704 # CONFIG_QNX4FS_FS is not set
1705 # CONFIG_QNX6FS_FS is not set
1706 # CONFIG_ROMFS_FS is not set
1707 # CONFIG_PSTORE is not set
1708 # CONFIG_SYSV_FS is not set
1709 # CONFIG_UFS_FS is not set
1710 # CONFIG_F2FS_FS is not set
1711 CONFIG_NETWORK_FILESYSTEMS=y
1712 CONFIG_NFS_FS=y
1713 CONFIG_NFS_V2=y
1714 CONFIG_NFS_V3=y
1715 # CONFIG_NFS_V3_ACL is not set
1716 # CONFIG_NFS_V4 is not set
1717 # CONFIG_NFS_SWAP is not set
1718 CONFIG_ROOT_NFS=y
1719 # CONFIG_NFSD is not set
1720 CONFIG_LOCKD=y
1721 CONFIG_LOCKD_V4=y
1722 CONFIG_NFS_COMMON=y
1723 CONFIG_SUNRPC=y
1724 # CONFIG_SUNRPC_DEBUG is not set
1725 # CONFIG_CEPH_FS is not set
1726 # CONFIG_CIFS is not set
1727 # CONFIG_NCP_FS is not set
1728 # CONFIG_CODA_FS is not set
1729 # CONFIG_AFS_FS is not set
1730 CONFIG_NLS=y
1731 CONFIG_NLS_DEFAULT="utf8"
1732 CONFIG_NLS_CODEPAGE_437=y
1733 # CONFIG_NLS_CODEPAGE_737 is not set
1734 # CONFIG_NLS_CODEPAGE_775 is not set
1735 CONFIG_NLS_CODEPAGE_850=y
1736 # CONFIG_NLS_CODEPAGE_852 is not set
1737 # CONFIG_NLS_CODEPAGE_855 is not set
1738 # CONFIG_NLS_CODEPAGE_857 is not set
1739 # CONFIG_NLS_CODEPAGE_860 is not set
1740 # CONFIG_NLS_CODEPAGE_861 is not set
1741 # CONFIG_NLS_CODEPAGE_862 is not set
1742 # CONFIG_NLS_CODEPAGE_863 is not set
1743 # CONFIG_NLS_CODEPAGE_864 is not set
1744 # CONFIG_NLS_CODEPAGE_865 is not set
1745 # CONFIG_NLS_CODEPAGE_866 is not set
1746 # CONFIG_NLS_CODEPAGE_869 is not set
1747 # CONFIG_NLS_CODEPAGE_936 is not set
1748 # CONFIG_NLS_CODEPAGE_950 is not set
1749 # CONFIG_NLS_CODEPAGE_932 is not set
1750 # CONFIG_NLS_CODEPAGE_949 is not set
1751 # CONFIG_NLS_CODEPAGE_874 is not set
1752 # CONFIG_NLS_ISO8859_8 is not set
1753 # CONFIG_NLS_CODEPAGE_1250 is not set
1754 # CONFIG_NLS_CODEPAGE_1251 is not set
1755 CONFIG_NLS_ASCII=y
1756 CONFIG_NLS_ISO8859_1=y
1757 # CONFIG_NLS_ISO8859_2 is not set
1758 # CONFIG_NLS_ISO8859_3 is not set
1759 # CONFIG_NLS_ISO8859_4 is not set
1760 # CONFIG_NLS_ISO8859_5 is not set
1761 # CONFIG_NLS_ISO8859_6 is not set
1762 # CONFIG_NLS_ISO8859_7 is not set
1763 # CONFIG_NLS_ISO8859_9 is not set
1764 # CONFIG_NLS_ISO8859_13 is not set
1765 # CONFIG_NLS_ISO8859_14 is not set
1766 CONFIG_NLS_ISO8859_15=y
1767 # CONFIG_NLS_KOI8_R is not set
1768 # CONFIG_NLS_KOI8_U is not set
1769 # CONFIG_NLS_MAC_ROMAN is not set
1770 # CONFIG_NLS_MAC_CELTIC is not set
1771 # CONFIG_NLS_MAC_CENTEURO is not set
1772 # CONFIG_NLS_MAC_CROATIAN is not set
1773 # CONFIG_NLS_MAC_CYRILLIC is not set
1774 # CONFIG_NLS_MAC_GAELIC is not set
1775 # CONFIG_NLS_MAC_GREEK is not set
1776 # CONFIG_NLS_MAC_ICELAND is not set
1777 # CONFIG_NLS_MAC_INUIT is not set
1778 # CONFIG_NLS_MAC_ROMANIAN is not set
1779 # CONFIG_NLS_MAC_TURKISH is not set
1780 CONFIG_NLS_UTF8=y
1781
1782 #
1783 # Kernel hacking
1784 #
1785
1786 #
1787 # printk and dmesg options
1788 #
1789 # CONFIG_PRINTK_TIME is not set
1790 CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
1791 # CONFIG_BOOT_PRINTK_DELAY is not set
1792 # CONFIG_DYNAMIC_DEBUG is not set
1793
1794 #
1795 # Compile-time checks and compiler options
1796 #
1797 CONFIG_DEBUG_INFO=y
1798 # CONFIG_DEBUG_INFO_REDUCED is not set
1799 CONFIG_ENABLE_WARN_DEPRECATED=y
1800 CONFIG_ENABLE_MUST_CHECK=y
1801 CONFIG_FRAME_WARN=1024
1802 # CONFIG_STRIP_ASM_SYMS is not set
1803 # CONFIG_READABLE_ASM is not set
1804 # CONFIG_UNUSED_SYMBOLS is not set
1805 CONFIG_DEBUG_FS=y
1806 # CONFIG_HEADERS_CHECK is not set
1807 # CONFIG_DEBUG_SECTION_MISMATCH is not set
1808 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
1809 CONFIG_MAGIC_SYSRQ=y
1810 CONFIG_DEBUG_KERNEL=y
1811
1812 #
1813 # Memory Debugging
1814 #
1815 # CONFIG_DEBUG_PAGEALLOC is not set
1816 # CONFIG_DEBUG_OBJECTS is not set
1817 # CONFIG_SLUB_DEBUG_ON is not set
1818 # CONFIG_SLUB_STATS is not set
1819 CONFIG_HAVE_DEBUG_KMEMLEAK=y
1820 # CONFIG_DEBUG_KMEMLEAK is not set
1821 # CONFIG_DEBUG_STACK_USAGE is not set
1822 # CONFIG_DEBUG_VM is not set
1823 CONFIG_DEBUG_MEMORY_INIT=y
1824 # CONFIG_DEBUG_PER_CPU_MAPS is not set
1825 # CONFIG_DEBUG_SHIRQ is not set
1826
1827 #
1828 # Debug Lockups and Hangs
1829 #
1830 # CONFIG_LOCKUP_DETECTOR is not set
1831 CONFIG_DETECT_HUNG_TASK=y
1832 CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
1833 # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
1834 CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
1835 # CONFIG_PANIC_ON_OOPS is not set
1836 CONFIG_PANIC_ON_OOPS_VALUE=0
1837 # CONFIG_SCHED_DEBUG is not set
1838 # CONFIG_SCHEDSTATS is not set
1839 # CONFIG_TIMER_STATS is not set
1840
1841 #
1842 # Lock Debugging (spinlocks, mutexes, etc...)
1843 #
1844 # CONFIG_DEBUG_RT_MUTEXES is not set
1845 # CONFIG_RT_MUTEX_TESTER is not set
1846 # CONFIG_DEBUG_SPINLOCK is not set
1847 # CONFIG_DEBUG_MUTEXES is not set
1848 # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
1849 # CONFIG_DEBUG_LOCK_ALLOC is not set
1850 # CONFIG_PROVE_LOCKING is not set
1851 # CONFIG_LOCK_STAT is not set
1852 # CONFIG_DEBUG_ATOMIC_SLEEP is not set
1853 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1854 # CONFIG_DEBUG_KOBJECT is not set
1855 CONFIG_DEBUG_BUGVERBOSE=y
1856 # CONFIG_DEBUG_WRITECOUNT is not set
1857 # CONFIG_DEBUG_LIST is not set
1858 # CONFIG_DEBUG_SG is not set
1859 # CONFIG_DEBUG_NOTIFIERS is not set
1860 # CONFIG_DEBUG_CREDENTIALS is not set
1861
1862 #
1863 # RCU Debugging
1864 #
1865 # CONFIG_SPARSE_RCU_POINTER is not set
1866 # CONFIG_RCU_TORTURE_TEST is not set
1867 CONFIG_RCU_CPU_STALL_TIMEOUT=60
1868 # CONFIG_RCU_CPU_STALL_INFO is not set
1869 # CONFIG_RCU_TRACE is not set
1870 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1871 # CONFIG_NOTIFIER_ERROR_INJECTION is not set
1872 # CONFIG_FAULT_INJECTION is not set
1873 CONFIG_HAVE_FUNCTION_TRACER=y
1874 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1875 CONFIG_HAVE_DYNAMIC_FTRACE=y
1876 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1877 CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
1878 CONFIG_HAVE_C_RECORDMCOUNT=y
1879 CONFIG_TRACE_CLOCK=y
1880 CONFIG_RING_BUFFER=y
1881 CONFIG_RING_BUFFER_ALLOW_SWAP=y
1882 CONFIG_TRACING_SUPPORT=y
1883 CONFIG_FTRACE=y
1884 # CONFIG_FUNCTION_TRACER is not set
1885 # CONFIG_IRQSOFF_TRACER is not set
1886 # CONFIG_SCHED_TRACER is not set
1887 # CONFIG_ENABLE_DEFAULT_TRACERS is not set
1888 # CONFIG_FTRACE_SYSCALLS is not set
1889 # CONFIG_TRACER_SNAPSHOT is not set
1890 CONFIG_BRANCH_PROFILE_NONE=y
1891 # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
1892 # CONFIG_PROFILE_ALL_BRANCHES is not set
1893 # CONFIG_STACK_TRACER is not set
1894 # CONFIG_BLK_DEV_IO_TRACE is not set
1895 # CONFIG_PROBE_EVENTS is not set
1896 # CONFIG_RING_BUFFER_BENCHMARK is not set
1897 # CONFIG_RING_BUFFER_STARTUP_TEST is not set
1898
1899 #
1900 # Runtime Testing
1901 #
1902 # CONFIG_LKDTM is not set
1903 # CONFIG_TEST_LIST_SORT is not set
1904 # CONFIG_BACKTRACE_SELF_TEST is not set
1905 # CONFIG_RBTREE_TEST is not set
1906 # CONFIG_INTERVAL_TREE_TEST is not set
1907 # CONFIG_ATOMIC64_SELFTEST is not set
1908 # CONFIG_TEST_STRING_HELPERS is not set
1909 # CONFIG_TEST_KSTRTOX is not set
1910 # CONFIG_DMA_API_DEBUG is not set
1911 # CONFIG_SAMPLES is not set
1912 CONFIG_HAVE_ARCH_KGDB=y
1913 # CONFIG_KGDB is not set
1914 # CONFIG_STRICT_DEVMEM is not set
1915 CONFIG_ARM_UNWIND=y
1916 CONFIG_DEBUG_USER=y
1917 CONFIG_DEBUG_LL=y
1918 CONFIG_DEBUG_VEXPRESS_UART0_DETECT=y
1919 # CONFIG_DEBUG_VEXPRESS_UART0_CA9 is not set
1920 # CONFIG_DEBUG_VEXPRESS_UART0_RS1 is not set
1921 # CONFIG_DEBUG_ICEDCC is not set
1922 # CONFIG_DEBUG_SEMIHOSTING is not set
1923 # CONFIG_DEBUG_LL_UART_8250 is not set
1924 # CONFIG_DEBUG_LL_UART_PL01X is not set
1925 CONFIG_DEBUG_LL_INCLUDE="debug/vexpress.S"
1926 # CONFIG_DEBUG_UART_PL01X is not set
1927 # CONFIG_DEBUG_UART_8250 is not set
1928 CONFIG_DEBUG_UNCOMPRESS=y
1929 CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
1930 CONFIG_EARLY_PRINTK=y
1931 # CONFIG_OC_ETM is not set
1932 # CONFIG_PID_IN_CONTEXTIDR is not set
1933
1934 #
1935 # Security options
1936 #
1937 # CONFIG_KEYS is not set
1938 # CONFIG_SECURITY_DMESG_RESTRICT is not set
1939 # CONFIG_SECURITY is not set
1940 # CONFIG_SECURITYFS is not set
1941 CONFIG_DEFAULT_SECURITY_DAC=y
1942 CONFIG_DEFAULT_SECURITY=""
1943 CONFIG_CRYPTO=y
1944
1945 #
1946 # Crypto core or helper
1947 #
1948 # CONFIG_CRYPTO_FIPS is not set
1949 CONFIG_CRYPTO_ALGAPI=y
1950 CONFIG_CRYPTO_ALGAPI2=y
1951 CONFIG_CRYPTO_HASH=y
1952 CONFIG_CRYPTO_HASH2=y
1953 CONFIG_CRYPTO_RNG=m
1954 CONFIG_CRYPTO_RNG2=m
1955 # CONFIG_CRYPTO_MANAGER is not set
1956 # CONFIG_CRYPTO_MANAGER2 is not set
1957 # CONFIG_CRYPTO_USER is not set
1958 # CONFIG_CRYPTO_GF128MUL is not set
1959 # CONFIG_CRYPTO_NULL is not set
1960 # CONFIG_CRYPTO_PCRYPT is not set
1961 # CONFIG_CRYPTO_CRYPTD is not set
1962 # CONFIG_CRYPTO_AUTHENC is not set
1963 # CONFIG_CRYPTO_TEST is not set
1964
1965 #
1966 # Authenticated Encryption with Associated Data
1967 #
1968 # CONFIG_CRYPTO_CCM is not set
1969 # CONFIG_CRYPTO_GCM is not set
1970 # CONFIG_CRYPTO_SEQIV is not set
1971
1972 #
1973 # Block modes
1974 #
1975 # CONFIG_CRYPTO_CBC is not set
1976 # CONFIG_CRYPTO_CTR is not set
1977 # CONFIG_CRYPTO_CTS is not set
1978 # CONFIG_CRYPTO_ECB is not set
1979 # CONFIG_CRYPTO_LRW is not set
1980 # CONFIG_CRYPTO_PCBC is not set
1981 # CONFIG_CRYPTO_XTS is not set
1982
1983 #
1984 # Hash modes
1985 #
1986 # CONFIG_CRYPTO_CMAC is not set
1987 # CONFIG_CRYPTO_HMAC is not set
1988 # CONFIG_CRYPTO_XCBC is not set
1989 # CONFIG_CRYPTO_VMAC is not set
1990
1991 #
1992 # Digest
1993 #
1994 CONFIG_CRYPTO_CRC32C=y
1995 # CONFIG_CRYPTO_CRC32 is not set
1996 # CONFIG_CRYPTO_CRCT10DIF is not set
1997 # CONFIG_CRYPTO_GHASH is not set
1998 # CONFIG_CRYPTO_MD4 is not set
1999 # CONFIG_CRYPTO_MD5 is not set
2000 # CONFIG_CRYPTO_MICHAEL_MIC is not set
2001 # CONFIG_CRYPTO_RMD128 is not set
2002 # CONFIG_CRYPTO_RMD160 is not set
2003 # CONFIG_CRYPTO_RMD256 is not set
2004 # CONFIG_CRYPTO_RMD320 is not set
2005 # CONFIG_CRYPTO_SHA1 is not set
2006 # CONFIG_CRYPTO_SHA1_ARM is not set
2007 # CONFIG_CRYPTO_SHA256 is not set
2008 # CONFIG_CRYPTO_SHA512 is not set
2009 # CONFIG_CRYPTO_TGR192 is not set
2010 # CONFIG_CRYPTO_WP512 is not set
2011
2012 #
2013 # Ciphers
2014 #
2015 CONFIG_CRYPTO_AES=y
2016 # CONFIG_CRYPTO_AES_ARM is not set
2017 # CONFIG_CRYPTO_ANUBIS is not set
2018 # CONFIG_CRYPTO_ARC4 is not set
2019 # CONFIG_CRYPTO_BLOWFISH is not set
2020 # CONFIG_CRYPTO_CAMELLIA is not set
2021 # CONFIG_CRYPTO_CAST5 is not set
2022 # CONFIG_CRYPTO_CAST6 is not set
2023 # CONFIG_CRYPTO_DES is not set
2024 # CONFIG_CRYPTO_FCRYPT is not set
2025 # CONFIG_CRYPTO_KHAZAD is not set
2026 # CONFIG_CRYPTO_SALSA20 is not set
2027 # CONFIG_CRYPTO_SEED is not set
2028 # CONFIG_CRYPTO_SERPENT is not set
2029 # CONFIG_CRYPTO_TEA is not set
2030 # CONFIG_CRYPTO_TWOFISH is not set
2031
2032 #
2033 # Compression
2034 #
2035 # CONFIG_CRYPTO_DEFLATE is not set
2036 # CONFIG_CRYPTO_ZLIB is not set
2037 # CONFIG_CRYPTO_LZO is not set
2038 # CONFIG_CRYPTO_LZ4 is not set
2039 # CONFIG_CRYPTO_LZ4HC is not set
2040
2041 #
2042 # Random Number Generation
2043 #
2044 CONFIG_CRYPTO_ANSI_CPRNG=m
2045 # CONFIG_CRYPTO_USER_API_HASH is not set
2046 # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
2047 CONFIG_CRYPTO_HW=y
2048 # CONFIG_BINARY_PRINTF is not set
2049
2050 #
2051 # Library routines
2052 #
2053 CONFIG_BITREVERSE=y
2054 CONFIG_GENERIC_STRNCPY_FROM_USER=y
2055 CONFIG_GENERIC_STRNLEN_USER=y
2056 CONFIG_GENERIC_NET_UTILS=y
2057 CONFIG_GENERIC_PCI_IOMAP=y
2058 CONFIG_GENERIC_IO=y
2059 # CONFIG_CRC_CCITT is not set
2060 CONFIG_CRC16=y
2061 # CONFIG_CRC_T10DIF is not set
2062 # CONFIG_CRC_ITU_T is not set
2063 CONFIG_CRC32=y
2064 # CONFIG_CRC32_SELFTEST is not set
2065 CONFIG_CRC32_SLICEBY8=y
2066 # CONFIG_CRC32_SLICEBY4 is not set
2067 # CONFIG_CRC32_SARWATE is not set
2068 # CONFIG_CRC32_BIT is not set
2069 # CONFIG_CRC7 is not set
2070 CONFIG_LIBCRC32C=y
2071 # CONFIG_CRC8 is not set
2072 CONFIG_ZLIB_INFLATE=y
2073 CONFIG_ZLIB_DEFLATE=y
2074 CONFIG_LZO_DECOMPRESS=y
2075 CONFIG_LZ4_DECOMPRESS=y
2076 CONFIG_XZ_DEC=y
2077 CONFIG_XZ_DEC_X86=y
2078 CONFIG_XZ_DEC_POWERPC=y
2079 CONFIG_XZ_DEC_IA64=y
2080 CONFIG_XZ_DEC_ARM=y
2081 CONFIG_XZ_DEC_ARMTHUMB=y
2082 CONFIG_XZ_DEC_SPARC=y
2083 CONFIG_XZ_DEC_BCJ=y
2084 # CONFIG_XZ_DEC_TEST is not set
2085 CONFIG_DECOMPRESS_GZIP=y
2086 CONFIG_DECOMPRESS_BZIP2=y
2087 CONFIG_DECOMPRESS_LZMA=y
2088 CONFIG_DECOMPRESS_XZ=y
2089 CONFIG_DECOMPRESS_LZO=y
2090 CONFIG_DECOMPRESS_LZ4=y
2091 CONFIG_HAS_IOMEM=y
2092 CONFIG_HAS_DMA=y
2093 CONFIG_CPU_RMAP=y
2094 CONFIG_DQL=y
2095 CONFIG_NLATTR=y
2096 CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
2097 # CONFIG_AVERAGE is not set
2098 # CONFIG_CORDIC is not set
2099 # CONFIG_DDR is not set
2100 CONFIG_FONT_SUPPORT=y
2101 # CONFIG_FONTS is not set
2102 CONFIG_FONT_8x8=y
2103 CONFIG_FONT_8x16=y
2104 # CONFIG_VIRTUALIZATION is not set