hc
2023-10-24 1460f67b2496c08190c7fafbd14d72a801aac360
kernel/arch/arm64/configs/rockchip_linux_defconfig
....@@ -1,170 +1,1739 @@
1
+#
2
+# Automatically generated file; DO NOT EDIT.
3
+# Linux/arm64 4.19.232 Kernel Configuration
4
+#
5
+
6
+#
7
+# Compiler: aarch64-linux-gnu-gcc (Linaro GCC 6.3-2017.05) 6.3.1 20170404
8
+#
9
+CONFIG_CC_IS_GCC=y
10
+CONFIG_GCC_VERSION=60301
11
+CONFIG_CLANG_VERSION=0
12
+CONFIG_LLD_VERSION=0
13
+CONFIG_CC_HAS_ASM_GOTO=y
14
+CONFIG_IRQ_WORK=y
15
+CONFIG_BUILDTIME_EXTABLE_SORT=y
16
+CONFIG_THREAD_INFO_IN_TASK=y
17
+
18
+#
19
+# General setup
20
+#
21
+CONFIG_INIT_ENV_ARG_LIMIT=32
22
+# CONFIG_COMPILE_TEST is not set
23
+CONFIG_LOCALVERSION=""
24
+CONFIG_LOCALVERSION_AUTO=y
25
+CONFIG_BUILD_SALT=""
26
+CONFIG_HAVE_KERNEL_GZIP=y
27
+CONFIG_HAVE_KERNEL_LZ4=y
28
+CONFIG_KERNEL_GZIP=y
29
+# CONFIG_KERNEL_LZ4 is not set
130 CONFIG_DEFAULT_HOSTNAME="localhost"
31
+CONFIG_SWAP=y
232 CONFIG_SYSVIPC=y
33
+CONFIG_SYSVIPC_SYSCTL=y
34
+CONFIG_POSIX_MQUEUE=y
35
+CONFIG_POSIX_MQUEUE_SYSCTL=y
36
+CONFIG_CROSS_MEMORY_ATTACH=y
37
+# CONFIG_USELIB is not set
38
+# CONFIG_AUDIT is not set
39
+CONFIG_HAVE_ARCH_AUDITSYSCALL=y
40
+
41
+#
42
+# IRQ subsystem
43
+#
44
+CONFIG_GENERIC_IRQ_PROBE=y
45
+CONFIG_GENERIC_IRQ_SHOW=y
46
+CONFIG_GENERIC_IRQ_SHOW_LEVEL=y
47
+CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
48
+CONFIG_GENERIC_IRQ_MIGRATION=y
49
+CONFIG_HARDIRQS_SW_RESEND=y
50
+CONFIG_GENERIC_IRQ_CHIP=y
51
+CONFIG_IRQ_DOMAIN=y
52
+CONFIG_IRQ_DOMAIN_HIERARCHY=y
53
+CONFIG_GENERIC_MSI_IRQ=y
54
+CONFIG_GENERIC_MSI_IRQ_DOMAIN=y
55
+CONFIG_HANDLE_DOMAIN_IRQ=y
56
+CONFIG_IRQ_FORCED_THREADING=y
57
+CONFIG_SPARSE_IRQ=y
58
+# CONFIG_GENERIC_IRQ_DEBUGFS is not set
59
+CONFIG_GENERIC_IRQ_MULTI_HANDLER=y
60
+CONFIG_ARCH_CLOCKSOURCE_DATA=y
61
+CONFIG_GENERIC_TIME_VSYSCALL=y
62
+CONFIG_GENERIC_CLOCKEVENTS=y
63
+CONFIG_ARCH_HAS_TICK_BROADCAST=y
64
+CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
65
+
66
+#
67
+# Timers subsystem
68
+#
69
+CONFIG_TICK_ONESHOT=y
70
+CONFIG_NO_HZ_COMMON=y
71
+# CONFIG_HZ_PERIODIC is not set
72
+CONFIG_NO_HZ_IDLE=y
73
+# CONFIG_NO_HZ_FULL is not set
374 CONFIG_NO_HZ=y
475 CONFIG_HIGH_RES_TIMERS=y
76
+# CONFIG_PREEMPT_NONE is not set
577 CONFIG_PREEMPT_VOLUNTARY=y
78
+# CONFIG_PREEMPT is not set
79
+
80
+#
81
+# CPU/Task time and stats accounting
82
+#
83
+CONFIG_TICK_CPU_ACCOUNTING=y
84
+# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
85
+# CONFIG_IRQ_TIME_ACCOUNTING is not set
86
+# CONFIG_BSD_PROCESS_ACCT is not set
87
+# CONFIG_TASKSTATS is not set
88
+# CONFIG_PSI is not set
89
+CONFIG_CPU_ISOLATION=y
90
+
91
+#
92
+# RCU Subsystem
93
+#
94
+CONFIG_TREE_RCU=y
95
+# CONFIG_RCU_EXPERT is not set
96
+CONFIG_SRCU=y
97
+CONFIG_TREE_SRCU=y
98
+CONFIG_RCU_STALL_COMMON=y
99
+CONFIG_RCU_NEED_SEGCBLIST=y
100
+CONFIG_BUILD_BIN2C=y
6101 CONFIG_IKCONFIG=y
7102 CONFIG_IKCONFIG_PROC=y
103
+# CONFIG_IKHEADERS is not set
8104 CONFIG_LOG_BUF_SHIFT=18
105
+CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
106
+CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
107
+CONFIG_GENERIC_SCHED_CLOCK=y
108
+
109
+#
110
+# Scheduler features
111
+#
112
+CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
113
+CONFIG_ARCH_SUPPORTS_INT128=y
9114 CONFIG_CGROUPS=y
115
+CONFIG_PAGE_COUNTER=y
116
+CONFIG_MEMCG=y
117
+# CONFIG_MEMCG_SWAP is not set
118
+CONFIG_MEMCG_KMEM=y
119
+# CONFIG_BLK_CGROUP is not set
10120 CONFIG_CGROUP_SCHED=y
121
+CONFIG_FAIR_GROUP_SCHED=y
11122 CONFIG_CFS_BANDWIDTH=y
123
+# CONFIG_RT_GROUP_SCHED is not set
124
+# CONFIG_CGROUP_PIDS is not set
125
+# CONFIG_CGROUP_RDMA is not set
12126 CONFIG_CGROUP_FREEZER=y
13127 CONFIG_CPUSETS=y
128
+CONFIG_PROC_PID_CPUSET=y
14129 CONFIG_CGROUP_DEVICE=y
15130 CONFIG_CGROUP_CPUACCT=y
131
+# CONFIG_CGROUP_PERF is not set
132
+CONFIG_CGROUP_BPF=y
133
+# CONFIG_CGROUP_DEBUG is not set
134
+CONFIG_SOCK_CGROUP_DATA=y
16135 CONFIG_NAMESPACES=y
136
+CONFIG_UTS_NS=y
137
+CONFIG_IPC_NS=y
17138 CONFIG_USER_NS=y
139
+CONFIG_PID_NS=y
140
+CONFIG_NET_NS=y
141
+# CONFIG_CHECKPOINT_RESTORE is not set
142
+# CONFIG_SCHED_AUTOGROUP is not set
143
+# CONFIG_SCHED_TUNE is not set
144
+# CONFIG_SYSFS_DEPRECATED is not set
145
+CONFIG_RELAY=y
18146 CONFIG_BLK_DEV_INITRD=y
147
+CONFIG_INITRAMFS_SOURCE=""
148
+CONFIG_RD_GZIP=y
149
+CONFIG_RD_BZIP2=y
150
+CONFIG_RD_LZMA=y
151
+CONFIG_RD_XZ=y
152
+CONFIG_RD_LZO=y
153
+CONFIG_RD_LZ4=y
154
+# CONFIG_INITRD_ASYNC is not set
19155 # CONFIG_ROCKCHIP_ONE_INITRD is not set
156
+# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
20157 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
158
+CONFIG_SYSCTL=y
159
+CONFIG_HAVE_UID16=y
160
+CONFIG_SYSCTL_EXCEPTION_TRACE=y
161
+CONFIG_BPF=y
162
+CONFIG_EXPERT=y
163
+CONFIG_UID16=y
164
+CONFIG_MULTIUSER=y
165
+# CONFIG_SGETMASK_SYSCALL is not set
166
+CONFIG_SYSFS_SYSCALL=y
167
+# CONFIG_SYSCTL_SYSCALL is not set
168
+CONFIG_FHANDLE=y
169
+CONFIG_POSIX_TIMERS=y
170
+CONFIG_PRINTK=y
171
+CONFIG_PRINTK_NMI=y
172
+CONFIG_BUG=y
173
+CONFIG_ELF_CORE=y
174
+CONFIG_BASE_FULL=y
175
+CONFIG_FUTEX=y
176
+CONFIG_FUTEX_PI=y
177
+CONFIG_EPOLL=y
178
+CONFIG_SIGNALFD=y
179
+CONFIG_TIMERFD=y
180
+CONFIG_EVENTFD=y
181
+CONFIG_SHMEM=y
182
+CONFIG_AIO=y
183
+CONFIG_ADVISE_SYSCALLS=y
184
+CONFIG_MEMBARRIER=y
185
+CONFIG_KALLSYMS=y
186
+# CONFIG_KALLSYMS_ALL is not set
187
+CONFIG_KALLSYMS_BASE_RELATIVE=y
188
+CONFIG_BPF_SYSCALL=y
189
+# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
190
+# CONFIG_USERFAULTFD is not set
191
+CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
192
+CONFIG_RSEQ=y
193
+# CONFIG_DEBUG_RSEQ is not set
21194 CONFIG_EMBEDDED=y
195
+CONFIG_HAVE_PERF_EVENTS=y
196
+# CONFIG_PC104 is not set
197
+
198
+#
199
+# Kernel Performance Events And Counters
200
+#
201
+CONFIG_PERF_EVENTS=y
202
+# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
203
+CONFIG_VM_EVENT_COUNTERS=y
204
+CONFIG_SLUB_SYSFS=y
205
+CONFIG_SLUB_DEBUG=y
206
+# CONFIG_SLUB_MEMCG_SYSFS_ON is not set
22207 # CONFIG_COMPAT_BRK is not set
208
+# CONFIG_SLAB is not set
209
+CONFIG_SLUB=y
210
+# CONFIG_SLOB is not set
211
+CONFIG_SLAB_MERGE_DEFAULT=y
212
+# CONFIG_SLAB_FREELIST_RANDOM is not set
213
+# CONFIG_SLAB_FREELIST_HARDENED is not set
214
+CONFIG_SLUB_CPU_PARTIAL=y
215
+CONFIG_SYSTEM_DATA_VERIFICATION=y
23216 CONFIG_PROFILING=y
217
+CONFIG_TRACEPOINTS=y
218
+CONFIG_ARM64=y
219
+CONFIG_64BIT=y
220
+CONFIG_MMU=y
221
+CONFIG_ARM64_PAGE_SHIFT=12
222
+CONFIG_ARM64_CONT_SHIFT=4
223
+CONFIG_ARCH_MMAP_RND_BITS_MIN=18
224
+CONFIG_ARCH_MMAP_RND_BITS_MAX=24
225
+CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=11
226
+CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
227
+CONFIG_STACKTRACE_SUPPORT=y
228
+CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
229
+CONFIG_LOCKDEP_SUPPORT=y
230
+CONFIG_TRACE_IRQFLAGS_SUPPORT=y
231
+CONFIG_RWSEM_XCHGADD_ALGORITHM=y
232
+CONFIG_GENERIC_BUG=y
233
+CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
234
+CONFIG_GENERIC_HWEIGHT=y
235
+CONFIG_GENERIC_CSUM=y
236
+CONFIG_GENERIC_CALIBRATE_DELAY=y
237
+CONFIG_ZONE_DMA32=y
238
+CONFIG_HAVE_GENERIC_GUP=y
239
+CONFIG_SMP=y
240
+CONFIG_KERNEL_MODE_NEON=y
241
+CONFIG_FIX_EARLYCON_MEM=y
242
+CONFIG_PGTABLE_LEVELS=3
243
+CONFIG_ARCH_SUPPORTS_UPROBES=y
244
+CONFIG_ARCH_PROC_KCORE_TEXT=y
245
+
246
+#
247
+# Platform selection
248
+#
249
+# CONFIG_ARCH_ACTIONS is not set
250
+# CONFIG_ARCH_SUNXI is not set
251
+# CONFIG_ARCH_ALPINE is not set
252
+# CONFIG_ARCH_BCM2835 is not set
253
+# CONFIG_ARCH_BCM_IPROC is not set
254
+# CONFIG_ARCH_BERLIN is not set
255
+# CONFIG_ARCH_BRCMSTB is not set
256
+# CONFIG_ARCH_EXYNOS is not set
257
+# CONFIG_ARCH_K3 is not set
258
+# CONFIG_ARCH_LAYERSCAPE is not set
259
+# CONFIG_ARCH_LG1K is not set
260
+# CONFIG_ARCH_HISI is not set
261
+# CONFIG_ARCH_MEDIATEK is not set
262
+# CONFIG_ARCH_MESON is not set
263
+# CONFIG_ARCH_MVEBU is not set
264
+# CONFIG_ARCH_QCOM is not set
265
+# CONFIG_ARCH_REALTEK is not set
24266 CONFIG_ARCH_ROCKCHIP=y
267
+# CONFIG_ARCH_SEATTLE is not set
268
+# CONFIG_ARCH_SYNQUACER is not set
269
+# CONFIG_ARCH_RENESAS is not set
270
+# CONFIG_ARCH_STRATIX10 is not set
271
+# CONFIG_ARCH_TEGRA is not set
272
+# CONFIG_ARCH_SPRD is not set
273
+# CONFIG_ARCH_THUNDER is not set
274
+# CONFIG_ARCH_THUNDER2 is not set
275
+# CONFIG_ARCH_UNIPHIER is not set
276
+# CONFIG_ARCH_VEXPRESS is not set
277
+# CONFIG_ARCH_XGENE is not set
278
+# CONFIG_ARCH_ZX is not set
279
+# CONFIG_ARCH_ZYNQMP is not set
280
+
281
+#
282
+# Bus support
283
+#
25284 CONFIG_PCI=y
285
+CONFIG_PCI_DOMAINS=y
286
+CONFIG_PCI_DOMAINS_GENERIC=y
287
+CONFIG_PCI_SYSCALL=y
26288 CONFIG_PCIEPORTBUS=y
289
+CONFIG_PCIEAER=y
290
+# CONFIG_PCIEAER_INJECT is not set
291
+# CONFIG_PCIE_ECRC is not set
292
+CONFIG_PCIEASPM=y
293
+# CONFIG_PCIEASPM_DEBUG is not set
294
+CONFIG_PCIEASPM_DEFAULT=y
295
+# CONFIG_PCIEASPM_POWERSAVE is not set
296
+# CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
297
+# CONFIG_PCIEASPM_PERFORMANCE is not set
298
+CONFIG_PCIE_PME=y
299
+# CONFIG_PCIE_DPC is not set
300
+# CONFIG_PCIE_PTM is not set
301
+CONFIG_PCI_MSI=y
302
+CONFIG_PCI_MSI_IRQ_DOMAIN=y
303
+CONFIG_PCI_QUIRKS=y
304
+# CONFIG_PCI_DEBUG is not set
305
+# CONFIG_PCI_STUB is not set
306
+# CONFIG_PCI_IOV is not set
307
+# CONFIG_PCI_PRI is not set
308
+# CONFIG_PCI_PASID is not set
309
+# CONFIG_HOTPLUG_PCI is not set
310
+
311
+#
312
+# PCI controller drivers
313
+#
314
+
315
+#
316
+# Cadence PCIe controllers support
317
+#
318
+# CONFIG_PCIE_CADENCE_HOST is not set
319
+# CONFIG_PCI_FTPCI100 is not set
320
+# CONFIG_PCI_HOST_GENERIC is not set
321
+# CONFIG_PCIE_XILINX is not set
322
+# CONFIG_PCI_XGENE is not set
323
+# CONFIG_PCI_HOST_THUNDER_PEM is not set
324
+# CONFIG_PCI_HOST_THUNDER_ECAM is not set
325
+# CONFIG_PCIE_ROCKCHIP_HOST is not set
326
+# CONFIG_ROCKCHIP_PCIE_DMA_OBJ is not set
327
+
328
+#
329
+# DesignWare PCI Core Support
330
+#
331
+CONFIG_PCIE_DW=y
332
+CONFIG_PCIE_DW_HOST=y
333
+# CONFIG_PCIE_DW_PLAT_HOST is not set
27334 CONFIG_PCIE_DW_ROCKCHIP=y
335
+# CONFIG_PCIE_DW_DMATEST is not set
336
+# CONFIG_PCIE_DW_ROCKCHIP_EP is not set
337
+# CONFIG_PCI_HISI is not set
338
+# CONFIG_PCIE_KIRIN is not set
339
+
340
+#
341
+# PCI Endpoint
342
+#
343
+# CONFIG_PCI_ENDPOINT is not set
344
+
345
+#
346
+# PCI switch controller drivers
347
+#
348
+# CONFIG_PCI_SW_SWITCHTEC is not set
349
+
350
+#
351
+# Kernel Features
352
+#
353
+
354
+#
355
+# ARM errata workarounds via the alternatives framework
356
+#
28357 # CONFIG_ARM64_ERRATUM_826319 is not set
29358 # CONFIG_ARM64_ERRATUM_827319 is not set
30359 # CONFIG_ARM64_ERRATUM_824069 is not set
31360 # CONFIG_ARM64_ERRATUM_819472 is not set
32361 # CONFIG_ARM64_ERRATUM_832075 is not set
362
+CONFIG_ARM64_ERRATUM_845719=y
363
+CONFIG_ARM64_ERRATUM_843419=y
364
+CONFIG_ARM64_ERRATUM_1024718=y
365
+CONFIG_ARM64_ERRATUM_1463225=y
366
+CONFIG_ARM64_ERRATUM_1542419=y
33367 # CONFIG_CAVIUM_ERRATUM_22375 is not set
34368 # CONFIG_CAVIUM_ERRATUM_23154 is not set
369
+CONFIG_CAVIUM_ERRATUM_27456=y
370
+CONFIG_CAVIUM_ERRATUM_30115=y
371
+CONFIG_QCOM_FALKOR_ERRATUM_1003=y
372
+CONFIG_QCOM_FALKOR_ERRATUM_1009=y
373
+CONFIG_QCOM_QDF2400_ERRATUM_0065=y
374
+CONFIG_SOCIONEXT_SYNQUACER_PREITS=y
375
+CONFIG_HISILICON_ERRATUM_161600802=y
376
+CONFIG_QCOM_FALKOR_ERRATUM_E1041=y
377
+CONFIG_ARM64_4K_PAGES=y
378
+# CONFIG_ARM64_16K_PAGES is not set
379
+# CONFIG_ARM64_64K_PAGES is not set
380
+CONFIG_ARM64_VA_BITS_39=y
381
+# CONFIG_ARM64_VA_BITS_48 is not set
382
+CONFIG_ARM64_VA_BITS=39
383
+CONFIG_ARM64_PA_BITS_48=y
384
+CONFIG_ARM64_PA_BITS=48
385
+# CONFIG_CPU_BIG_ENDIAN is not set
35386 CONFIG_SCHED_MC=y
387
+# CONFIG_SCHED_SMT is not set
36388 CONFIG_NR_CPUS=8
389
+CONFIG_HOTPLUG_CPU=y
390
+# CONFIG_NUMA is not set
391
+CONFIG_HOLES_IN_ZONE=y
392
+# CONFIG_HZ_100 is not set
393
+# CONFIG_HZ_250 is not set
37394 CONFIG_HZ_300=y
395
+# CONFIG_HZ_1000 is not set
396
+CONFIG_HZ=300
397
+CONFIG_SCHED_HRTICK=y
398
+CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
399
+CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y
400
+CONFIG_ARCH_SPARSEMEM_ENABLE=y
401
+CONFIG_ARCH_SPARSEMEM_DEFAULT=y
402
+CONFIG_ARCH_SELECT_MEMORY_MODEL=y
403
+CONFIG_ARCH_FLATMEM_ENABLE=y
404
+CONFIG_HAVE_ARCH_PFN_VALID=y
405
+CONFIG_HW_PERF_EVENTS=y
406
+CONFIG_SYS_SUPPORTS_HUGETLBFS=y
407
+CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
408
+CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
409
+# CONFIG_ARM64_DMA_USE_IOMMU is not set
38410 CONFIG_SECCOMP=y
411
+# CONFIG_PARAVIRT is not set
412
+# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
413
+# CONFIG_KEXEC is not set
414
+# CONFIG_CRASH_DUMP is not set
415
+# CONFIG_XEN is not set
416
+CONFIG_FORCE_MAX_ZONEORDER=11
417
+CONFIG_UNMAP_KERNEL_AT_EL0=y
418
+CONFIG_HARDEN_BRANCH_PREDICTOR=y
419
+CONFIG_HARDEN_EL2_VECTORS=y
420
+CONFIG_ARM64_SSBD=y
421
+CONFIG_ARM64_TAGGED_ADDR_ABI=y
39422 CONFIG_ARMV8_DEPRECATED=y
40423 CONFIG_SWP_EMULATION=y
41424 CONFIG_CP15_BARRIER_EMULATION=y
42425 CONFIG_SETEND_EMULATION=y
426
+# CONFIG_ARM64_SW_TTBR0_PAN is not set
427
+
428
+#
429
+# ARMv8.1 architectural features
430
+#
431
+CONFIG_ARM64_HW_AFDBM=y
432
+CONFIG_ARM64_PAN=y
433
+CONFIG_ARM64_LSE_ATOMICS=y
434
+CONFIG_ARM64_VHE=y
435
+
436
+#
437
+# ARMv8.2 architectural features
438
+#
439
+CONFIG_ARM64_UAO=y
440
+# CONFIG_ARM64_PMEM is not set
441
+CONFIG_ARM64_RAS_EXTN=y
442
+CONFIG_ARM64_SVE=y
443
+CONFIG_ARM64_MODULE_PLTS=y
444
+# CONFIG_RANDOMIZE_BASE is not set
445
+
446
+#
447
+# Boot options
448
+#
449
+CONFIG_CMDLINE=""
43450 # CONFIG_EFI is not set
44451 CONFIG_COMPAT=y
452
+CONFIG_KUSER_HELPERS=y
453
+CONFIG_SYSVIPC_COMPAT=y
454
+
455
+#
456
+# Power management options
457
+#
458
+CONFIG_SUSPEND=y
459
+CONFIG_SUSPEND_FREEZER=y
460
+# CONFIG_SUSPEND_SKIP_SYNC is not set
461
+CONFIG_HAS_WAKELOCK=y
462
+CONFIG_WAKELOCK=y
463
+# CONFIG_HIBERNATION is not set
464
+CONFIG_PM_SLEEP=y
465
+CONFIG_PM_SLEEP_SMP=y
466
+# CONFIG_PM_AUTOSLEEP is not set
467
+# CONFIG_PM_WAKELOCKS is not set
468
+CONFIG_PM=y
45469 CONFIG_PM_DEBUG=y
46470 CONFIG_PM_ADVANCED_DEBUG=y
471
+# CONFIG_PM_TEST_SUSPEND is not set
472
+CONFIG_PM_SLEEP_DEBUG=y
473
+# CONFIG_DPM_WATCHDOG is not set
474
+CONFIG_PM_CLK=y
475
+CONFIG_PM_GENERIC_DOMAINS=y
47476 CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
477
+CONFIG_PM_GENERIC_DOMAINS_SLEEP=y
478
+CONFIG_PM_GENERIC_DOMAINS_OF=y
479
+CONFIG_CPU_PM=y
48480 CONFIG_ENERGY_MODEL=y
481
+CONFIG_ARCH_HIBERNATION_POSSIBLE=y
482
+CONFIG_ARCH_SUSPEND_POSSIBLE=y
483
+
484
+#
485
+# CPU Power Management
486
+#
487
+
488
+#
489
+# CPU Idle
490
+#
49491 CONFIG_CPU_IDLE=y
492
+CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y
493
+# CONFIG_CPU_IDLE_GOV_LADDER is not set
494
+CONFIG_CPU_IDLE_GOV_MENU=y
495
+CONFIG_DT_IDLE_STATES=y
496
+
497
+#
498
+# ARM CPU Idle Drivers
499
+#
50500 CONFIG_ARM_CPUIDLE=y
501
+
502
+#
503
+# CPU Frequency scaling
504
+#
51505 CONFIG_CPU_FREQ=y
506
+CONFIG_CPU_FREQ_GOV_ATTR_SET=y
507
+CONFIG_CPU_FREQ_GOV_COMMON=y
508
+# CONFIG_CPU_FREQ_STAT is not set
509
+# CONFIG_CPU_FREQ_TIMES is not set
510
+# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
511
+# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
512
+# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
513
+# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
514
+# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
515
+# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
52516 CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE=y
517
+CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
53518 CONFIG_CPU_FREQ_GOV_POWERSAVE=y
54519 CONFIG_CPU_FREQ_GOV_USERSPACE=y
55520 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
56521 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
522
+# CONFIG_CPU_FREQ_GOV_SCHEDUTIL is not set
523
+CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
524
+
525
+#
526
+# CPU frequency scaling drivers
527
+#
57528 CONFIG_CPUFREQ_DT=y
529
+# CONFIG_CPUFREQ_DUMMY is not set
530
+# CONFIG_ARM_BIG_LITTLE_CPUFREQ is not set
58531 CONFIG_ARM_ROCKCHIP_CPUFREQ=y
532
+# CONFIG_ARM_SCMI_CPUFREQ is not set
533
+# CONFIG_QORIQ_CPUFREQ is not set
534
+
535
+#
536
+# Firmware Drivers
537
+#
538
+CONFIG_ARM_PSCI_FW=y
539
+# CONFIG_ARM_PSCI_CHECKER is not set
59540 CONFIG_ARM_SCMI_PROTOCOL=y
541
+CONFIG_ARM_SCMI_POWER_DOMAIN=y
542
+# CONFIG_ARM_SCPI_PROTOCOL is not set
543
+# CONFIG_ARM_SDE_INTERFACE is not set
544
+# CONFIG_FIRMWARE_MEMMAP is not set
545
+# CONFIG_FW_CFG_SYSFS is not set
60546 CONFIG_ROCKCHIP_SIP=y
547
+CONFIG_HAVE_ARM_SMCCC=y
548
+# CONFIG_GOOGLE_FIRMWARE is not set
549
+
550
+#
551
+# Tegra firmware driver
552
+#
553
+# CONFIG_VIRTUALIZATION is not set
61554 CONFIG_ARM64_CRYPTO=y
555
+CONFIG_CRYPTO_SHA256_ARM64=y
556
+# CONFIG_CRYPTO_SHA512_ARM64 is not set
62557 CONFIG_CRYPTO_SHA1_ARM64_CE=y
63558 CONFIG_CRYPTO_SHA2_ARM64_CE=y
559
+# CONFIG_CRYPTO_SHA512_ARM64_CE is not set
560
+# CONFIG_CRYPTO_SHA3_ARM64 is not set
561
+# CONFIG_CRYPTO_SM3_ARM64_CE is not set
562
+# CONFIG_CRYPTO_SM4_ARM64_CE is not set
64563 CONFIG_CRYPTO_GHASH_ARM64_CE=y
564
+# CONFIG_CRYPTO_CRCT10DIF_ARM64_CE is not set
565
+# CONFIG_CRYPTO_CRC32_ARM64_CE is not set
566
+CONFIG_CRYPTO_AES_ARM64=y
567
+CONFIG_CRYPTO_AES_ARM64_CE=y
65568 CONFIG_CRYPTO_AES_ARM64_CE_CCM=y
66569 CONFIG_CRYPTO_AES_ARM64_CE_BLK=y
570
+# CONFIG_CRYPTO_AES_ARM64_NEON_BLK is not set
571
+# CONFIG_CRYPTO_CHACHA20_NEON is not set
572
+# CONFIG_CRYPTO_POLY1305_NEON is not set
573
+# CONFIG_CRYPTO_AES_ARM64_BS is not set
574
+
575
+#
576
+# General architecture-dependent options
577
+#
578
+# CONFIG_KPROBES is not set
579
+# CONFIG_JUMP_LABEL is not set
580
+CONFIG_UPROBES=y
581
+CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
582
+CONFIG_HAVE_KPROBES=y
583
+CONFIG_HAVE_KRETPROBES=y
584
+CONFIG_HAVE_NMI=y
585
+CONFIG_HAVE_ARCH_TRACEHOOK=y
586
+CONFIG_HAVE_DMA_CONTIGUOUS=y
587
+CONFIG_GENERIC_SMP_IDLE_THREAD=y
588
+CONFIG_GENERIC_IDLE_POLL_SETUP=y
589
+CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
590
+CONFIG_ARCH_HAS_SET_MEMORY=y
591
+CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
592
+CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
593
+CONFIG_HAVE_RSEQ=y
594
+CONFIG_HAVE_CLK=y
595
+CONFIG_HAVE_HW_BREAKPOINT=y
596
+CONFIG_HAVE_PERF_REGS=y
597
+CONFIG_HAVE_PERF_USER_STACK_DUMP=y
598
+CONFIG_HAVE_ARCH_JUMP_LABEL=y
599
+CONFIG_HAVE_RCU_TABLE_FREE=y
600
+CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
601
+CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
602
+CONFIG_HAVE_CMPXCHG_LOCAL=y
603
+CONFIG_HAVE_CMPXCHG_DOUBLE=y
604
+CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
605
+CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
606
+CONFIG_SECCOMP_FILTER=y
607
+CONFIG_HAVE_STACKPROTECTOR=y
608
+CONFIG_CC_HAS_STACKPROTECTOR_NONE=y
609
+CONFIG_STACKPROTECTOR=y
610
+CONFIG_STACKPROTECTOR_STRONG=y
611
+CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
612
+CONFIG_ARCH_SUPPORTS_THINLTO=y
613
+CONFIG_LTO_NONE=y
614
+CONFIG_HAVE_CONTEXT_TRACKING=y
615
+CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
616
+CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
617
+CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
618
+CONFIG_HAVE_ARCH_HUGE_VMAP=y
619
+CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
620
+CONFIG_MODULES_USE_ELF_RELA=y
621
+CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
622
+CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
623
+CONFIG_ARCH_MMAP_RND_BITS=18
624
+CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
625
+CONFIG_ARCH_MMAP_RND_COMPAT_BITS=11
626
+CONFIG_CLONE_BACKWARDS=y
627
+CONFIG_OLD_SIGSUSPEND3=y
628
+CONFIG_COMPAT_OLD_SIGACTION=y
629
+CONFIG_COMPAT_32BIT_TIME=y
630
+CONFIG_HAVE_ARCH_VMAP_STACK=y
631
+CONFIG_VMAP_STACK=y
632
+CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
633
+CONFIG_STRICT_KERNEL_RWX=y
634
+CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
635
+CONFIG_STRICT_MODULE_RWX=y
636
+CONFIG_REFCOUNT_FULL=y
637
+CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
638
+
639
+#
640
+# GCOV-based kernel profiling
641
+#
642
+# CONFIG_GCOV_KERNEL is not set
643
+CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
644
+CONFIG_PLUGIN_HOSTCC="g++"
645
+CONFIG_HAVE_GCC_PLUGINS=y
646
+CONFIG_GCC_PLUGINS=y
647
+
648
+#
649
+# GCC plugins
650
+#
651
+# CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set
652
+# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
653
+# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
654
+CONFIG_RT_MUTEXES=y
655
+CONFIG_BASE_SMALL=0
67656 CONFIG_MODULES=y
68657 CONFIG_MODULE_FORCE_LOAD=y
69658 CONFIG_MODULE_UNLOAD=y
70659 CONFIG_MODULE_FORCE_UNLOAD=y
660
+# CONFIG_MODVERSIONS is not set
661
+# CONFIG_MODULE_SRCVERSION_ALL is not set
662
+# CONFIG_MODULE_SIG is not set
663
+# CONFIG_MODULE_COMPRESS is not set
664
+# CONFIG_TRIM_UNUSED_KSYMS is not set
665
+CONFIG_MODULES_TREE_LOOKUP=y
666
+CONFIG_BLOCK=y
667
+CONFIG_BLK_SCSI_REQUEST=y
668
+CONFIG_BLK_DEV_BSG=y
669
+# CONFIG_BLK_DEV_BSGLIB is not set
670
+# CONFIG_BLK_DEV_INTEGRITY is not set
671
+# CONFIG_BLK_DEV_ZONED is not set
672
+# CONFIG_BLK_CMDLINE_PARSER is not set
673
+# CONFIG_BLK_WBT is not set
674
+CONFIG_BLK_DEBUG_FS=y
675
+# CONFIG_BLK_SED_OPAL is not set
676
+# CONFIG_BLK_INLINE_ENCRYPTION is not set
677
+
678
+#
679
+# Partition Types
680
+#
71681 CONFIG_PARTITION_ADVANCED=y
682
+# CONFIG_ACORN_PARTITION is not set
683
+# CONFIG_AIX_PARTITION is not set
684
+# CONFIG_OSF_PARTITION is not set
685
+# CONFIG_AMIGA_PARTITION is not set
686
+# CONFIG_ATARI_PARTITION is not set
687
+# CONFIG_MAC_PARTITION is not set
688
+CONFIG_MSDOS_PARTITION=y
689
+# CONFIG_BSD_DISKLABEL is not set
690
+# CONFIG_MINIX_SUBPARTITION is not set
691
+# CONFIG_SOLARIS_X86_PARTITION is not set
692
+# CONFIG_UNIXWARE_DISKLABEL is not set
693
+# CONFIG_LDM_PARTITION is not set
694
+# CONFIG_SGI_PARTITION is not set
695
+# CONFIG_ULTRIX_PARTITION is not set
696
+# CONFIG_SUN_PARTITION is not set
697
+# CONFIG_KARMA_PARTITION is not set
698
+CONFIG_EFI_PARTITION=y
699
+# CONFIG_SYSV68_PARTITION is not set
700
+# CONFIG_CMDLINE_PARTITION is not set
701
+CONFIG_BLOCK_COMPAT=y
702
+CONFIG_BLK_MQ_PCI=y
703
+CONFIG_BLK_MQ_VIRTIO=y
704
+
705
+#
706
+# IO Schedulers
707
+#
708
+CONFIG_IOSCHED_NOOP=y
709
+CONFIG_IOSCHED_DEADLINE=y
710
+CONFIG_IOSCHED_CFQ=y
711
+# CONFIG_DEFAULT_DEADLINE is not set
712
+CONFIG_DEFAULT_CFQ=y
713
+# CONFIG_DEFAULT_NOOP is not set
714
+CONFIG_DEFAULT_IOSCHED="cfq"
715
+CONFIG_MQ_IOSCHED_DEADLINE=y
716
+CONFIG_MQ_IOSCHED_KYBER=y
717
+# CONFIG_IOSCHED_BFQ is not set
718
+CONFIG_ASN1=y
719
+CONFIG_ARCH_INLINE_SPIN_TRYLOCK=y
720
+CONFIG_ARCH_INLINE_SPIN_TRYLOCK_BH=y
721
+CONFIG_ARCH_INLINE_SPIN_LOCK=y
722
+CONFIG_ARCH_INLINE_SPIN_LOCK_BH=y
723
+CONFIG_ARCH_INLINE_SPIN_LOCK_IRQ=y
724
+CONFIG_ARCH_INLINE_SPIN_LOCK_IRQSAVE=y
725
+CONFIG_ARCH_INLINE_SPIN_UNLOCK=y
726
+CONFIG_ARCH_INLINE_SPIN_UNLOCK_BH=y
727
+CONFIG_ARCH_INLINE_SPIN_UNLOCK_IRQ=y
728
+CONFIG_ARCH_INLINE_SPIN_UNLOCK_IRQRESTORE=y
729
+CONFIG_ARCH_INLINE_READ_LOCK=y
730
+CONFIG_ARCH_INLINE_READ_LOCK_BH=y
731
+CONFIG_ARCH_INLINE_READ_LOCK_IRQ=y
732
+CONFIG_ARCH_INLINE_READ_LOCK_IRQSAVE=y
733
+CONFIG_ARCH_INLINE_READ_UNLOCK=y
734
+CONFIG_ARCH_INLINE_READ_UNLOCK_BH=y
735
+CONFIG_ARCH_INLINE_READ_UNLOCK_IRQ=y
736
+CONFIG_ARCH_INLINE_READ_UNLOCK_IRQRESTORE=y
737
+CONFIG_ARCH_INLINE_WRITE_LOCK=y
738
+CONFIG_ARCH_INLINE_WRITE_LOCK_BH=y
739
+CONFIG_ARCH_INLINE_WRITE_LOCK_IRQ=y
740
+CONFIG_ARCH_INLINE_WRITE_LOCK_IRQSAVE=y
741
+CONFIG_ARCH_INLINE_WRITE_UNLOCK=y
742
+CONFIG_ARCH_INLINE_WRITE_UNLOCK_BH=y
743
+CONFIG_ARCH_INLINE_WRITE_UNLOCK_IRQ=y
744
+CONFIG_ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE=y
745
+CONFIG_UNINLINE_SPIN_UNLOCK=y
746
+CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
747
+CONFIG_MUTEX_SPIN_ON_OWNER=y
748
+CONFIG_RWSEM_SPIN_ON_OWNER=y
749
+CONFIG_LOCK_SPIN_ON_OWNER=y
750
+CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
751
+CONFIG_QUEUED_SPINLOCKS=y
752
+CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
753
+CONFIG_QUEUED_RWLOCKS=y
754
+CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
755
+# CONFIG_GKI_HIDDEN_DRM_CONFIGS is not set
756
+# CONFIG_GKI_HIDDEN_REGMAP_CONFIGS is not set
757
+# CONFIG_GKI_HIDDEN_CRYPTO_CONFIGS is not set
758
+# CONFIG_GKI_HIDDEN_SND_CONFIGS is not set
759
+# CONFIG_GKI_HIDDEN_SND_SOC_CONFIGS is not set
760
+# CONFIG_GKI_HIDDEN_GPIO_CONFIGS is not set
761
+# CONFIG_GKI_HIDDEN_VIRTUAL_CONFIGS is not set
762
+# CONFIG_GKI_LEGACY_WEXT_ALLCONFIG is not set
763
+# CONFIG_GKI_HIDDEN_SOC_PM_CONFIGS is not set
764
+# CONFIG_GKI_HIDDEN_VIDEOBUF2_CONFIGS is not set
765
+# CONFIG_GKI_HIDDEN_USB_CONFIGS is not set
766
+# CONFIG_GKI_HIDDEN_SOC_BUS_CONFIGS is not set
767
+# CONFIG_GKI_HIDDEN_GPU_CONFIGS is not set
768
+# CONFIG_GKI_HIDDEN_IRQ_CONFIGS is not set
769
+# CONFIG_GKI_HACKS_TO_FIX is not set
770
+CONFIG_FREEZER=y
771
+
772
+#
773
+# Executable file formats
774
+#
775
+CONFIG_BINFMT_ELF=y
776
+CONFIG_COMPAT_BINFMT_ELF=y
777
+CONFIG_ELFCORE=y
778
+CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
779
+CONFIG_BINFMT_SCRIPT=y
780
+# CONFIG_BINFMT_MISC is not set
781
+CONFIG_COREDUMP=y
782
+
783
+#
784
+# Memory Management options
785
+#
786
+CONFIG_SELECT_MEMORY_MODEL=y
787
+# CONFIG_FLATMEM_MANUAL is not set
788
+CONFIG_SPARSEMEM_MANUAL=y
789
+CONFIG_SPARSEMEM=y
790
+CONFIG_HAVE_MEMORY_PRESENT=y
791
+CONFIG_SPARSEMEM_EXTREME=y
792
+CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
793
+CONFIG_SPARSEMEM_VMEMMAP=y
794
+CONFIG_HAVE_MEMBLOCK=y
795
+CONFIG_NO_BOOTMEM=y
796
+CONFIG_MEMORY_ISOLATION=y
797
+CONFIG_SPLIT_PTLOCK_CPUS=4
72798 # CONFIG_COMPACTION is not set
799
+CONFIG_MIGRATION=y
800
+CONFIG_PHYS_ADDR_T_64BIT=y
801
+# CONFIG_KSM is not set
73802 CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
803
+CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
804
+# CONFIG_MEMORY_FAILURE is not set
805
+# CONFIG_TRANSPARENT_HUGEPAGE is not set
806
+# CONFIG_CLEANCACHE is not set
807
+# CONFIG_FRONTSWAP is not set
74808 CONFIG_CMA=y
809
+# CONFIG_CMA_DEBUG is not set
810
+# CONFIG_CMA_DEBUGFS is not set
811
+CONFIG_CMA_AREAS=7
812
+# CONFIG_ZPOOL is not set
813
+# CONFIG_ZBUD is not set
75814 CONFIG_ZSMALLOC=y
815
+# CONFIG_PGTABLE_MAPPING is not set
816
+# CONFIG_ZSMALLOC_STAT is not set
817
+# CONFIG_MM_EVENT_STAT is not set
818
+CONFIG_GENERIC_EARLY_IOREMAP=y
819
+# CONFIG_DEFERRED_STRUCT_PAGE_INIT is not set
820
+# CONFIG_IDLE_PAGE_TRACKING is not set
821
+CONFIG_FRAME_VECTOR=y
822
+# CONFIG_PERCPU_STATS is not set
823
+# CONFIG_GUP_BENCHMARK is not set
824
+CONFIG_ARCH_HAS_PTE_SPECIAL=y
76825 CONFIG_NET=y
826
+CONFIG_COMPAT_NETLINK_MESSAGES=y
827
+CONFIG_NET_INGRESS=y
828
+
829
+#
830
+# Networking options
831
+#
77832 CONFIG_PACKET=y
833
+# CONFIG_PACKET_DIAG is not set
78834 CONFIG_UNIX=y
835
+CONFIG_UNIX_SCM=y
836
+# CONFIG_UNIX_DIAG is not set
837
+# CONFIG_TLS is not set
838
+CONFIG_XFRM=y
839
+CONFIG_XFRM_ALGO=y
79840 CONFIG_XFRM_USER=y
841
+# CONFIG_XFRM_INTERFACE is not set
842
+# CONFIG_XFRM_SUB_POLICY is not set
843
+# CONFIG_XFRM_MIGRATE is not set
844
+# CONFIG_XFRM_STATISTICS is not set
80845 CONFIG_NET_KEY=y
846
+# CONFIG_NET_KEY_MIGRATE is not set
847
+# CONFIG_XDP_SOCKETS is not set
81848 CONFIG_INET=y
82849 CONFIG_IP_MULTICAST=y
83850 CONFIG_IP_ADVANCED_ROUTER=y
851
+# CONFIG_IP_FIB_TRIE_STATS is not set
852
+# CONFIG_IP_MULTIPLE_TABLES is not set
853
+# CONFIG_IP_ROUTE_MULTIPATH is not set
854
+# CONFIG_IP_ROUTE_VERBOSE is not set
855
+# CONFIG_IP_PNP is not set
856
+# CONFIG_NET_IPIP is not set
857
+# CONFIG_NET_IPGRE_DEMUX is not set
858
+CONFIG_IP_MROUTE_COMMON=y
84859 CONFIG_IP_MROUTE=y
860
+# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
861
+# CONFIG_IP_PIMSM_V1 is not set
862
+# CONFIG_IP_PIMSM_V2 is not set
85863 CONFIG_SYN_COOKIES=y
864
+# CONFIG_NET_FOU is not set
865
+# CONFIG_INET_AH is not set
866
+# CONFIG_INET_ESP is not set
867
+# CONFIG_INET_IPCOMP is not set
86868 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
87869 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
88870 # CONFIG_INET_XFRM_MODE_BEET is not set
89871 # CONFIG_INET_DIAG is not set
872
+# CONFIG_TCP_CONG_ADVANCED is not set
873
+CONFIG_TCP_CONG_CUBIC=y
874
+CONFIG_DEFAULT_TCP_CONG="cubic"
875
+# CONFIG_TCP_MD5SIG is not set
876
+CONFIG_IPV6=y
877
+# CONFIG_IPV6_ROUTER_PREF is not set
878
+# CONFIG_IPV6_OPTIMISTIC_DAD is not set
879
+# CONFIG_INET6_AH is not set
880
+# CONFIG_INET6_ESP is not set
881
+# CONFIG_INET6_IPCOMP is not set
882
+# CONFIG_IPV6_MIP6 is not set
883
+# CONFIG_IPV6_ILA is not set
90884 # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
91885 # CONFIG_INET6_XFRM_MODE_TUNNEL is not set
92886 # CONFIG_INET6_XFRM_MODE_BEET is not set
887
+# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
93888 # CONFIG_IPV6_SIT is not set
889
+# CONFIG_IPV6_TUNNEL is not set
890
+# CONFIG_IPV6_MULTIPLE_TABLES is not set
891
+# CONFIG_IPV6_MROUTE is not set
892
+# CONFIG_IPV6_SEG6_LWTUNNEL is not set
893
+# CONFIG_IPV6_SEG6_HMAC is not set
894
+# CONFIG_NETWORK_SECMARK is not set
895
+CONFIG_NET_PTP_CLASSIFY=y
896
+# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
94897 CONFIG_NETFILTER=y
898
+CONFIG_NETFILTER_ADVANCED=y
899
+CONFIG_BRIDGE_NETFILTER=y
900
+
901
+#
902
+# Core Netfilter Configuration
903
+#
904
+CONFIG_NETFILTER_INGRESS=y
905
+CONFIG_NETFILTER_FAMILY_BRIDGE=y
906
+# CONFIG_NETFILTER_NETLINK_ACCT is not set
907
+# CONFIG_NETFILTER_NETLINK_QUEUE is not set
908
+# CONFIG_NETFILTER_NETLINK_LOG is not set
909
+# CONFIG_NETFILTER_NETLINK_OSF is not set
910
+CONFIG_NF_CONNTRACK=y
911
+# CONFIG_NF_LOG_NETDEV is not set
912
+# CONFIG_NF_CONNTRACK_MARK is not set
913
+# CONFIG_NF_CONNTRACK_ZONES is not set
914
+CONFIG_NF_CONNTRACK_PROCFS=y
915
+# CONFIG_NF_CONNTRACK_EVENTS is not set
916
+# CONFIG_NF_CONNTRACK_TIMEOUT is not set
917
+# CONFIG_NF_CONNTRACK_TIMESTAMP is not set
918
+# CONFIG_NF_CONNTRACK_LABELS is not set
919
+CONFIG_NF_CT_PROTO_DCCP=y
920
+CONFIG_NF_CT_PROTO_SCTP=y
921
+CONFIG_NF_CT_PROTO_UDPLITE=y
922
+# CONFIG_NF_CONNTRACK_AMANDA is not set
923
+# CONFIG_NF_CONNTRACK_FTP is not set
924
+# CONFIG_NF_CONNTRACK_H323 is not set
925
+# CONFIG_NF_CONNTRACK_IRC is not set
926
+# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
927
+# CONFIG_NF_CONNTRACK_SNMP is not set
928
+# CONFIG_NF_CONNTRACK_PPTP is not set
929
+# CONFIG_NF_CONNTRACK_SANE is not set
930
+# CONFIG_NF_CONNTRACK_SIP is not set
931
+# CONFIG_NF_CONNTRACK_TFTP is not set
932
+# CONFIG_NF_CT_NETLINK is not set
933
+CONFIG_NF_NAT=y
934
+CONFIG_NF_NAT_NEEDED=y
935
+CONFIG_NF_NAT_PROTO_DCCP=y
936
+CONFIG_NF_NAT_PROTO_UDPLITE=y
937
+CONFIG_NF_NAT_PROTO_SCTP=y
938
+# CONFIG_NF_TABLES is not set
939
+CONFIG_NETFILTER_XTABLES=y
940
+
941
+#
942
+# Xtables combined modules
943
+#
944
+CONFIG_NETFILTER_XT_MARK=y
945
+# CONFIG_NETFILTER_XT_CONNMARK is not set
946
+
947
+#
948
+# Xtables targets
949
+#
950
+# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
951
+# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
952
+# CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
953
+# CONFIG_NETFILTER_XT_TARGET_DSCP is not set
954
+# CONFIG_NETFILTER_XT_TARGET_HL is not set
955
+# CONFIG_NETFILTER_XT_TARGET_HMARK is not set
956
+# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
957
+# CONFIG_NETFILTER_XT_TARGET_LED is not set
958
+# CONFIG_NETFILTER_XT_TARGET_LOG is not set
959
+# CONFIG_NETFILTER_XT_TARGET_MARK is not set
960
+CONFIG_NETFILTER_XT_NAT=y
961
+# CONFIG_NETFILTER_XT_TARGET_NETMAP is not set
962
+# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
963
+# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
964
+# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
965
+# CONFIG_NETFILTER_XT_TARGET_REDIRECT is not set
966
+# CONFIG_NETFILTER_XT_TARGET_TEE is not set
967
+# CONFIG_NETFILTER_XT_TARGET_TPROXY is not set
968
+# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
969
+# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
970
+
971
+#
972
+# Xtables matches
973
+#
974
+CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=y
975
+# CONFIG_NETFILTER_XT_MATCH_BPF is not set
976
+# CONFIG_NETFILTER_XT_MATCH_CGROUP is not set
977
+# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
978
+# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
979
+# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
980
+# CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set
981
+# CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set
982
+# CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
983
+CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
984
+# CONFIG_NETFILTER_XT_MATCH_CPU is not set
985
+# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
986
+# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
987
+# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
988
+# CONFIG_NETFILTER_XT_MATCH_ECN is not set
989
+# CONFIG_NETFILTER_XT_MATCH_ESP is not set
990
+# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
991
+# CONFIG_NETFILTER_XT_MATCH_HELPER is not set
992
+# CONFIG_NETFILTER_XT_MATCH_HL is not set
993
+# CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set
994
+# CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
995
+CONFIG_NETFILTER_XT_MATCH_IPVS=y
996
+# CONFIG_NETFILTER_XT_MATCH_L2TP is not set
997
+# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
998
+# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
999
+# CONFIG_NETFILTER_XT_MATCH_MAC is not set
1000
+# CONFIG_NETFILTER_XT_MATCH_MARK is not set
1001
+# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
1002
+# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
1003
+# CONFIG_NETFILTER_XT_MATCH_OSF is not set
1004
+# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
1005
+# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
1006
+# CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set
1007
+# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
1008
+# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
1009
+# CONFIG_NETFILTER_XT_MATCH_QUOTA2 is not set
1010
+# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
1011
+# CONFIG_NETFILTER_XT_MATCH_REALM is not set
1012
+# CONFIG_NETFILTER_XT_MATCH_RECENT is not set
1013
+# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
1014
+# CONFIG_NETFILTER_XT_MATCH_SOCKET is not set
1015
+# CONFIG_NETFILTER_XT_MATCH_STATE is not set
1016
+# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
1017
+# CONFIG_NETFILTER_XT_MATCH_STRING is not set
1018
+# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
1019
+# CONFIG_NETFILTER_XT_MATCH_TIME is not set
1020
+# CONFIG_NETFILTER_XT_MATCH_U32 is not set
1021
+# CONFIG_IP_SET is not set
1022
+CONFIG_IP_VS=y
1023
+# CONFIG_IP_VS_IPV6 is not set
1024
+# CONFIG_IP_VS_DEBUG is not set
1025
+CONFIG_IP_VS_TAB_BITS=12
1026
+
1027
+#
1028
+# IPVS transport protocol load balancing support
1029
+#
1030
+# CONFIG_IP_VS_PROTO_TCP is not set
1031
+# CONFIG_IP_VS_PROTO_UDP is not set
1032
+# CONFIG_IP_VS_PROTO_ESP is not set
1033
+# CONFIG_IP_VS_PROTO_AH is not set
1034
+# CONFIG_IP_VS_PROTO_SCTP is not set
1035
+
1036
+#
1037
+# IPVS scheduler
1038
+#
1039
+# CONFIG_IP_VS_RR is not set
1040
+# CONFIG_IP_VS_WRR is not set
1041
+# CONFIG_IP_VS_LC is not set
1042
+# CONFIG_IP_VS_WLC is not set
1043
+# CONFIG_IP_VS_FO is not set
1044
+# CONFIG_IP_VS_OVF is not set
1045
+# CONFIG_IP_VS_LBLC is not set
1046
+# CONFIG_IP_VS_LBLCR is not set
1047
+# CONFIG_IP_VS_DH is not set
1048
+# CONFIG_IP_VS_SH is not set
1049
+# CONFIG_IP_VS_MH is not set
1050
+# CONFIG_IP_VS_SED is not set
1051
+# CONFIG_IP_VS_NQ is not set
1052
+
1053
+#
1054
+# IPVS SH scheduler
1055
+#
1056
+CONFIG_IP_VS_SH_TAB_BITS=8
1057
+
1058
+#
1059
+# IPVS MH scheduler
1060
+#
1061
+CONFIG_IP_VS_MH_TAB_INDEX=12
1062
+
1063
+#
1064
+# IPVS application helper
1065
+#
1066
+# CONFIG_IP_VS_NFCT is not set
1067
+
1068
+#
1069
+# IP: Netfilter Configuration
1070
+#
1071
+CONFIG_NF_DEFRAG_IPV4=y
1072
+# CONFIG_NF_SOCKET_IPV4 is not set
1073
+# CONFIG_NF_TPROXY_IPV4 is not set
1074
+# CONFIG_NF_DUP_IPV4 is not set
1075
+# CONFIG_NF_LOG_ARP is not set
1076
+# CONFIG_NF_LOG_IPV4 is not set
1077
+# CONFIG_NF_REJECT_IPV4 is not set
1078
+CONFIG_NF_NAT_IPV4=y
1079
+CONFIG_NF_NAT_MASQUERADE_IPV4=y
951080 CONFIG_IP_NF_IPTABLES=y
1081
+# CONFIG_IP_NF_MATCH_AH is not set
1082
+# CONFIG_IP_NF_MATCH_ECN is not set
1083
+# CONFIG_IP_NF_MATCH_RPFILTER is not set
1084
+# CONFIG_IP_NF_MATCH_TTL is not set
1085
+CONFIG_IP_NF_FILTER=y
1086
+# CONFIG_IP_NF_TARGET_REJECT is not set
1087
+# CONFIG_IP_NF_TARGET_SYNPROXY is not set
1088
+CONFIG_IP_NF_NAT=y
1089
+CONFIG_IP_NF_TARGET_MASQUERADE=y
1090
+# CONFIG_IP_NF_TARGET_NETMAP is not set
1091
+# CONFIG_IP_NF_TARGET_REDIRECT is not set
961092 CONFIG_IP_NF_MANGLE=y
1093
+# CONFIG_IP_NF_TARGET_CLUSTERIP is not set
1094
+# CONFIG_IP_NF_TARGET_ECN is not set
1095
+# CONFIG_IP_NF_TARGET_TTL is not set
1096
+# CONFIG_IP_NF_RAW is not set
1097
+# CONFIG_IP_NF_ARPTABLES is not set
1098
+
1099
+#
1100
+# IPv6: Netfilter Configuration
1101
+#
1102
+# CONFIG_NF_SOCKET_IPV6 is not set
1103
+# CONFIG_NF_TPROXY_IPV6 is not set
1104
+# CONFIG_NF_DUP_IPV6 is not set
1105
+# CONFIG_NF_REJECT_IPV6 is not set
1106
+# CONFIG_NF_LOG_IPV6 is not set
1107
+# CONFIG_NF_NAT_IPV6 is not set
1108
+# CONFIG_IP6_NF_IPTABLES is not set
1109
+CONFIG_NF_DEFRAG_IPV6=y
1110
+# CONFIG_BRIDGE_NF_EBTABLES is not set
1111
+# CONFIG_BPFILTER is not set
1112
+# CONFIG_IP_DCCP is not set
1113
+# CONFIG_IP_SCTP is not set
1114
+# CONFIG_RDS is not set
1115
+# CONFIG_TIPC is not set
1116
+# CONFIG_ATM is not set
1117
+# CONFIG_L2TP is not set
1118
+CONFIG_STP=y
1119
+CONFIG_BRIDGE=y
1120
+CONFIG_BRIDGE_IGMP_SNOOPING=y
1121
+CONFIG_HAVE_NET_DSA=y
1122
+# CONFIG_NET_DSA is not set
1123
+# CONFIG_VLAN_8021Q is not set
1124
+# CONFIG_DECNET is not set
1125
+CONFIG_LLC=y
1126
+# CONFIG_LLC2 is not set
1127
+# CONFIG_ATALK is not set
1128
+# CONFIG_X25 is not set
1129
+# CONFIG_LAPB is not set
1130
+# CONFIG_PHONET is not set
1131
+# CONFIG_6LOWPAN is not set
1132
+# CONFIG_IEEE802154 is not set
1133
+# CONFIG_NET_SCHED is not set
1134
+# CONFIG_DCB is not set
1135
+CONFIG_DNS_RESOLVER=y
1136
+# CONFIG_BATMAN_ADV is not set
1137
+# CONFIG_OPENVSWITCH is not set
1138
+# CONFIG_VSOCKETS is not set
1139
+# CONFIG_NETLINK_DIAG is not set
1140
+# CONFIG_MPLS is not set
1141
+# CONFIG_NET_NSH is not set
1142
+# CONFIG_HSR is not set
1143
+# CONFIG_NET_SWITCHDEV is not set
1144
+# CONFIG_NET_L3_MASTER_DEV is not set
1145
+# CONFIG_NET_NCSI is not set
1146
+CONFIG_RPS=y
1147
+CONFIG_RFS_ACCEL=y
1148
+CONFIG_XPS=y
1149
+# CONFIG_CGROUP_NET_PRIO is not set
1150
+# CONFIG_CGROUP_NET_CLASSID is not set
1151
+CONFIG_NET_RX_BUSY_POLL=y
1152
+CONFIG_BQL=y
1153
+# CONFIG_BPF_JIT is not set
1154
+# CONFIG_BPF_STREAM_PARSER is not set
1155
+CONFIG_ETHTOOL=y
1156
+CONFIG_FILTER=y
1157
+CONFIG_NET_FLOW_LIMIT=y
1158
+
1159
+#
1160
+# Network testing
1161
+#
1162
+# CONFIG_NET_PKTGEN is not set
1163
+# CONFIG_NET_DROP_MONITOR is not set
1164
+# CONFIG_HAMRADIO is not set
1165
+# CONFIG_CAN is not set
971166 CONFIG_BT=y
1167
+CONFIG_BT_BREDR=y
981168 CONFIG_BT_RFCOMM=y
1169
+# CONFIG_BT_RFCOMM_TTY is not set
1170
+# CONFIG_BT_BNEP is not set
991171 CONFIG_BT_HIDP=y
1172
+CONFIG_BT_HS=y
1173
+CONFIG_BT_LE=y
1174
+# CONFIG_BT_LEDS is not set
1175
+# CONFIG_BT_SELFTEST is not set
1176
+CONFIG_BT_DEBUGFS=y
1177
+
1178
+#
1179
+# Bluetooth device drivers
1180
+#
1181
+CONFIG_BT_INTEL=y
1182
+CONFIG_BT_BCM=y
1183
+CONFIG_BT_RTL=y
1001184 CONFIG_BT_HCIBTUSB=y
1185
+# CONFIG_BT_HCIBTUSB_AUTOSUSPEND is not set
1186
+CONFIG_BT_HCIBTUSB_BCM=y
1187
+CONFIG_BT_HCIBTUSB_RTL=y
1188
+# CONFIG_BT_HCIBTSDIO is not set
1011189 CONFIG_BT_HCIUART=y
1190
+CONFIG_BT_HCIUART_H4=y
1191
+# CONFIG_BT_HCIUART_BCSP is not set
1021192 CONFIG_BT_HCIUART_ATH3K=y
1193
+# CONFIG_BT_HCIUART_INTEL is not set
1194
+# CONFIG_BT_HCIUART_AG6XX is not set
1195
+# CONFIG_BT_HCIUART_MRVL is not set
1196
+# CONFIG_BT_HCIBCM203X is not set
1197
+# CONFIG_BT_HCIBPA10X is not set
1031198 CONFIG_BT_HCIBFUSB=y
1041199 CONFIG_BT_HCIVHCI=y
1051200 CONFIG_BT_MRVL=y
1061201 CONFIG_BT_MRVL_SDIO=y
1202
+# CONFIG_BT_ATH3K is not set
1203
+# CONFIG_AF_RXRPC is not set
1204
+# CONFIG_AF_KCM is not set
1205
+CONFIG_WIRELESS=y
1206
+CONFIG_WIRELESS_EXT=y
1207
+CONFIG_WEXT_CORE=y
1208
+CONFIG_WEXT_PROC=y
1209
+CONFIG_WEXT_PRIV=y
1210
+CONFIG_CFG80211=y
1071211 CONFIG_NL80211_TESTMODE=y
1212
+# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
1213
+# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
1214
+CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
1215
+CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
1216
+CONFIG_CFG80211_DEFAULT_PS=y
1081217 CONFIG_CFG80211_DEBUGFS=y
1218
+CONFIG_CFG80211_CRDA_SUPPORT=y
1091219 CONFIG_CFG80211_WEXT=y
1220
+CONFIG_MAC80211=y
1221
+CONFIG_MAC80211_HAS_RC=y
1222
+CONFIG_MAC80211_RC_MINSTREL=y
1223
+CONFIG_MAC80211_RC_MINSTREL_HT=y
1224
+# CONFIG_MAC80211_RC_MINSTREL_VHT is not set
1225
+CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
1226
+CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
1227
+# CONFIG_MAC80211_MESH is not set
1101228 CONFIG_MAC80211_LEDS=y
1111229 CONFIG_MAC80211_DEBUGFS=y
1230
+# CONFIG_MAC80211_MESSAGE_TRACING is not set
1121231 CONFIG_MAC80211_DEBUG_MENU=y
1232
+# CONFIG_MAC80211_NOINLINE is not set
1131233 CONFIG_MAC80211_VERBOSE_DEBUG=y
1234
+# CONFIG_MAC80211_MLME_DEBUG is not set
1235
+# CONFIG_MAC80211_STA_DEBUG is not set
1236
+# CONFIG_MAC80211_HT_DEBUG is not set
1237
+# CONFIG_MAC80211_OCB_DEBUG is not set
1238
+# CONFIG_MAC80211_IBSS_DEBUG is not set
1239
+# CONFIG_MAC80211_PS_DEBUG is not set
1240
+# CONFIG_MAC80211_TDLS_DEBUG is not set
1241
+# CONFIG_MAC80211_DEBUG_COUNTERS is not set
1242
+CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
1243
+# CONFIG_WIMAX is not set
1141244 CONFIG_RFKILL=y
1245
+CONFIG_RFKILL_LEDS=y
1246
+# CONFIG_RFKILL_INPUT is not set
1247
+# CONFIG_RFKILL_GPIO is not set
1248
+CONFIG_RFKILL_RK=y
1249
+# CONFIG_NET_9P is not set
1250
+# CONFIG_CAIF is not set
1251
+# CONFIG_CEPH_LIB is not set
1252
+# CONFIG_NFC is not set
1253
+# CONFIG_PSAMPLE is not set
1254
+# CONFIG_NET_IFE is not set
1255
+# CONFIG_LWTUNNEL is not set
1256
+CONFIG_GRO_CELLS=y
1257
+# CONFIG_NET_DEVLINK is not set
1258
+CONFIG_MAY_USE_DEVLINK=y
1259
+# CONFIG_FAILOVER is not set
1260
+CONFIG_HAVE_EBPF_JIT=y
1261
+
1262
+#
1263
+# Device Drivers
1264
+#
1265
+CONFIG_ARM_AMBA=y
1266
+
1267
+#
1268
+# Generic Driver Options
1269
+#
1270
+CONFIG_UEVENT_HELPER=y
1271
+CONFIG_UEVENT_HELPER_PATH=""
1151272 CONFIG_DEVTMPFS=y
1161273 CONFIG_DEVTMPFS_MOUNT=y
1274
+CONFIG_STANDALONE=y
1275
+CONFIG_PREVENT_FIRMWARE_BUILD=y
1276
+
1277
+#
1278
+# Firmware loader
1279
+#
1280
+CONFIG_FW_LOADER=y
1281
+CONFIG_EXTRA_FIRMWARE=""
1282
+# CONFIG_FW_LOADER_USER_HELPER is not set
1283
+CONFIG_FW_CACHE=y
1284
+CONFIG_WANT_DEV_COREDUMP=y
1285
+CONFIG_ALLOW_DEV_COREDUMP=y
1286
+CONFIG_DEV_COREDUMP=y
1287
+# CONFIG_DEBUG_DRIVER is not set
1171288 CONFIG_DEBUG_DEVRES=y
1289
+# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
1290
+# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
1291
+CONFIG_GENERIC_CPU_AUTOPROBE=y
1292
+CONFIG_GENERIC_CPU_VULNERABILITIES=y
1293
+CONFIG_REGMAP=y
1294
+CONFIG_REGMAP_I2C=y
1295
+CONFIG_REGMAP_SPI=y
1296
+CONFIG_REGMAP_MMIO=y
1297
+CONFIG_REGMAP_IRQ=y
1298
+# CONFIG_MALI_BASE_MODULES is not set
1299
+CONFIG_DMA_SHARED_BUFFER=y
1300
+# CONFIG_DMA_FENCE_TRACE is not set
1181301 CONFIG_DMA_CMA=y
1302
+
1303
+#
1304
+# Default contiguous memory area size:
1305
+#
1306
+CONFIG_CMA_SIZE_MBYTES=16
1307
+CONFIG_CMA_SIZE_SEL_MBYTES=y
1308
+# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
1309
+# CONFIG_CMA_SIZE_SEL_MIN is not set
1310
+# CONFIG_CMA_SIZE_SEL_MAX is not set
1311
+CONFIG_CMA_ALIGNMENT=8
1312
+CONFIG_GENERIC_ARCH_TOPOLOGY=y
1313
+
1314
+#
1315
+# Bus devices
1316
+#
1317
+# CONFIG_BRCMSTB_GISB_ARB is not set
1318
+# CONFIG_SIMPLE_PM_BUS is not set
1319
+# CONFIG_VEXPRESS_CONFIG is not set
1191320 CONFIG_CONNECTOR=y
1321
+CONFIG_PROC_EVENTS=y
1322
+# CONFIG_GNSS is not set
1201323 CONFIG_MTD=y
1324
+# CONFIG_MTD_TESTS is not set
1325
+# CONFIG_MTD_REDBOOT_PARTS is not set
1211326 CONFIG_MTD_CMDLINE_PARTS=y
1327
+# CONFIG_MTD_AFS_PARTS is not set
1328
+CONFIG_MTD_OF_PARTS=y
1329
+# CONFIG_MTD_AR7_PARTS is not set
1330
+
1331
+#
1332
+# Partition parsers
1333
+#
1334
+
1335
+#
1336
+# User Modules And Translation Layers
1337
+#
1338
+CONFIG_MTD_BLKDEVS=y
1221339 CONFIG_MTD_BLOCK=y
1340
+# CONFIG_FTL is not set
1341
+# CONFIG_NFTL is not set
1342
+# CONFIG_INFTL is not set
1343
+# CONFIG_RFD_FTL is not set
1344
+# CONFIG_SSFDC is not set
1345
+# CONFIG_SM_FTL is not set
1346
+# CONFIG_MTD_OOPS is not set
1347
+# CONFIG_MTD_SWAP is not set
1348
+# CONFIG_MTD_PARTITIONED_MASTER is not set
1349
+
1350
+#
1351
+# RAM/ROM/Flash chip drivers
1352
+#
1353
+# CONFIG_MTD_CFI is not set
1354
+# CONFIG_MTD_JEDECPROBE is not set
1355
+CONFIG_MTD_MAP_BANK_WIDTH_1=y
1356
+CONFIG_MTD_MAP_BANK_WIDTH_2=y
1357
+CONFIG_MTD_MAP_BANK_WIDTH_4=y
1358
+CONFIG_MTD_CFI_I1=y
1359
+CONFIG_MTD_CFI_I2=y
1360
+# CONFIG_MTD_RAM is not set
1361
+# CONFIG_MTD_ROM is not set
1362
+# CONFIG_MTD_ABSENT is not set
1363
+
1364
+#
1365
+# Mapping drivers for chip access
1366
+#
1367
+# CONFIG_MTD_COMPLEX_MAPPINGS is not set
1368
+# CONFIG_MTD_INTEL_VR_NOR is not set
1369
+# CONFIG_MTD_PLATRAM is not set
1370
+
1371
+#
1372
+# Self-contained MTD device drivers
1373
+#
1374
+# CONFIG_MTD_PMC551 is not set
1375
+# CONFIG_MTD_DATAFLASH is not set
1376
+# CONFIG_MTD_MCHP23K256 is not set
1377
+# CONFIG_MTD_SST25L is not set
1378
+# CONFIG_MTD_SLRAM is not set
1379
+# CONFIG_MTD_PHRAM is not set
1380
+# CONFIG_MTD_MTDRAM is not set
1381
+# CONFIG_MTD_BLOCK2MTD is not set
1382
+
1383
+#
1384
+# Disk-On-Chip Device Drivers
1385
+#
1386
+# CONFIG_MTD_DOCG3 is not set
1387
+# CONFIG_MTD_ONENAND is not set
1388
+# CONFIG_MTD_NAND is not set
1389
+# CONFIG_MTD_SPI_NAND is not set
1390
+
1391
+#
1392
+# LPDDR & LPDDR2 PCM memory drivers
1393
+#
1394
+# CONFIG_MTD_LPDDR is not set
1395
+# CONFIG_MTD_SPI_NOR is not set
1231396 CONFIG_MTD_UBI=y
1397
+CONFIG_MTD_UBI_WL_THRESHOLD=4096
1398
+CONFIG_MTD_UBI_BEB_LIMIT=20
1399
+# CONFIG_MTD_UBI_FASTMAP is not set
1400
+# CONFIG_MTD_UBI_GLUEBI is not set
1401
+# CONFIG_MTD_UBI_BLOCK is not set
1402
+CONFIG_DTC=y
1403
+CONFIG_OF=y
1404
+CONFIG_DTC_SYMBOLS=y
1405
+# CONFIG_DTC_OMIT_DISABLED is not set
1406
+# CONFIG_DTC_OMIT_EMPTY is not set
1407
+# CONFIG_OF_UNITTEST is not set
1408
+CONFIG_OF_FLATTREE=y
1409
+CONFIG_OF_EARLY_FLATTREE=y
1410
+CONFIG_OF_KOBJ=y
1411
+CONFIG_OF_ADDRESS=y
1412
+CONFIG_OF_IRQ=y
1413
+CONFIG_OF_NET=y
1414
+CONFIG_OF_MDIO=y
1415
+CONFIG_OF_RESERVED_MEM=y
1416
+# CONFIG_OF_OVERLAY is not set
1417
+# CONFIG_PARPORT is not set
1418
+CONFIG_BLK_DEV=y
1419
+# CONFIG_BLK_DEV_NULL_BLK is not set
1420
+CONFIG_CDROM=y
1421
+# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
1241422 CONFIG_ZRAM=y
1423
+# CONFIG_ZRAM_WRITEBACK is not set
1424
+# CONFIG_ZRAM_MEMORY_TRACKING is not set
1425
+# CONFIG_BLK_DEV_DAC960 is not set
1426
+# CONFIG_BLK_DEV_UMEM is not set
1251427 CONFIG_BLK_DEV_LOOP=y
1428
+CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
1429
+# CONFIG_BLK_DEV_CRYPTOLOOP is not set
1430
+# CONFIG_BLK_DEV_DRBD is not set
1431
+# CONFIG_BLK_DEV_NBD is not set
1432
+# CONFIG_BLK_DEV_SKD is not set
1433
+# CONFIG_BLK_DEV_SX8 is not set
1261434 CONFIG_BLK_DEV_RAM=y
1271435 CONFIG_BLK_DEV_RAM_COUNT=1
1436
+CONFIG_BLK_DEV_RAM_SIZE=4096
1437
+# CONFIG_CDROM_PKTCDVD is not set
1438
+# CONFIG_ATA_OVER_ETH is not set
1439
+# CONFIG_VIRTIO_BLK is not set
1440
+# CONFIG_BLK_DEV_RBD is not set
1441
+# CONFIG_BLK_DEV_RSXX is not set
1442
+
1443
+#
1444
+# NVME Support
1445
+#
1446
+CONFIG_NVME_CORE=y
1281447 CONFIG_BLK_DEV_NVME=y
1448
+# CONFIG_NVME_MULTIPATH is not set
1449
+# CONFIG_NVME_FC is not set
1450
+# CONFIG_NVME_TARGET is not set
1451
+
1452
+#
1453
+# Misc devices
1454
+#
1455
+# CONFIG_ROCKCHIP_SCR is not set
1456
+# CONFIG_AD525X_DPOT is not set
1457
+# CONFIG_DUMMY_IRQ is not set
1458
+# CONFIG_PHANTOM is not set
1459
+# CONFIG_SGI_IOC4 is not set
1460
+# CONFIG_TIFM_CORE is not set
1461
+# CONFIG_ICS932S401 is not set
1462
+# CONFIG_ENCLOSURE_SERVICES is not set
1463
+# CONFIG_HP_ILO is not set
1464
+# CONFIG_APDS9802ALS is not set
1465
+# CONFIG_ISL29003 is not set
1466
+# CONFIG_ISL29020 is not set
1467
+# CONFIG_SENSORS_TSL2550 is not set
1468
+# CONFIG_SENSORS_BH1770 is not set
1469
+# CONFIG_SENSORS_APDS990X is not set
1470
+# CONFIG_HMC6352 is not set
1471
+# CONFIG_DS1682 is not set
1472
+# CONFIG_USB_SWITCH_FSA9480 is not set
1473
+# CONFIG_LATTICE_ECP3_CONFIG is not set
1291474 CONFIG_SRAM=y
1475
+# CONFIG_PCI_ENDPOINT_TEST is not set
1476
+# CONFIG_PIR_ASCHIP is not set
1477
+# CONFIG_RK803 is not set
1478
+# CONFIG_C2PORT is not set
1479
+
1480
+#
1481
+# EEPROM support
1482
+#
1301483 CONFIG_EEPROM_AT24=y
1484
+# CONFIG_EEPROM_AT25 is not set
1485
+# CONFIG_EEPROM_LEGACY is not set
1486
+# CONFIG_EEPROM_MAX6875 is not set
1487
+# CONFIG_EEPROM_93CX6 is not set
1488
+# CONFIG_EEPROM_93XX46 is not set
1489
+# CONFIG_EEPROM_IDT_89HPESX is not set
1490
+# CONFIG_CB710_CORE is not set
1491
+
1492
+#
1493
+# Texas Instruments shared transport line discipline
1494
+#
1495
+# CONFIG_TI_ST is not set
1496
+# CONFIG_SENSORS_LIS3_SPI is not set
1497
+# CONFIG_SENSORS_LIS3_I2C is not set
1498
+# CONFIG_ALTERA_STAPL is not set
1499
+
1500
+#
1501
+# Intel MIC & related support
1502
+#
1503
+
1504
+#
1505
+# Intel MIC Bus Driver
1506
+#
1507
+
1508
+#
1509
+# SCIF Bus Driver
1510
+#
1511
+
1512
+#
1513
+# VOP Bus Driver
1514
+#
1515
+
1516
+#
1517
+# Intel MIC Host Driver
1518
+#
1519
+
1520
+#
1521
+# Intel MIC Card Driver
1522
+#
1523
+
1524
+#
1525
+# SCIF Driver
1526
+#
1527
+
1528
+#
1529
+# Intel MIC Coprocessor State Management (COSM) Drivers
1530
+#
1531
+
1532
+#
1533
+# VOP Driver
1534
+#
1535
+# CONFIG_GENWQE is not set
1536
+# CONFIG_ECHO is not set
1537
+# CONFIG_MISC_RTSX_PCI is not set
1538
+# CONFIG_MISC_RTSX_USB is not set
1539
+
1540
+#
1541
+# SCSI device support
1542
+#
1543
+CONFIG_SCSI_MOD=y
1544
+# CONFIG_RAID_ATTRS is not set
1545
+CONFIG_SCSI=y
1546
+CONFIG_SCSI_DMA=y
1547
+CONFIG_SCSI_MQ_DEFAULT=y
1548
+CONFIG_SCSI_PROC_FS=y
1549
+
1550
+#
1551
+# SCSI support type (disk, tape, CD-ROM)
1552
+#
1311553 CONFIG_BLK_DEV_SD=y
1554
+# CONFIG_CHR_DEV_ST is not set
1555
+# CONFIG_CHR_DEV_OSST is not set
1321556 CONFIG_BLK_DEV_SR=y
1557
+# CONFIG_CHR_DEV_SG is not set
1558
+# CONFIG_CHR_DEV_SCH is not set
1559
+# CONFIG_SCSI_CONSTANTS is not set
1560
+# CONFIG_SCSI_LOGGING is not set
1331561 CONFIG_SCSI_SCAN_ASYNC=y
1562
+
1563
+#
1564
+# SCSI Transports
1565
+#
1341566 CONFIG_SCSI_SPI_ATTRS=y
1567
+# CONFIG_SCSI_FC_ATTRS is not set
1568
+# CONFIG_SCSI_ISCSI_ATTRS is not set
1569
+# CONFIG_SCSI_SAS_ATTRS is not set
1570
+# CONFIG_SCSI_SAS_LIBSAS is not set
1571
+# CONFIG_SCSI_SRP_ATTRS is not set
1572
+CONFIG_SCSI_LOWLEVEL=y
1573
+# CONFIG_ISCSI_TCP is not set
1574
+# CONFIG_ISCSI_BOOT_SYSFS is not set
1575
+# CONFIG_SCSI_CXGB3_ISCSI is not set
1576
+# CONFIG_SCSI_CXGB4_ISCSI is not set
1577
+# CONFIG_SCSI_BNX2_ISCSI is not set
1578
+# CONFIG_BE2ISCSI is not set
1579
+# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
1580
+# CONFIG_SCSI_HPSA is not set
1581
+# CONFIG_SCSI_3W_9XXX is not set
1582
+# CONFIG_SCSI_3W_SAS is not set
1583
+# CONFIG_SCSI_ACARD is not set
1584
+# CONFIG_SCSI_AACRAID is not set
1585
+# CONFIG_SCSI_AIC7XXX is not set
1586
+# CONFIG_SCSI_AIC79XX is not set
1587
+# CONFIG_SCSI_AIC94XX is not set
1588
+# CONFIG_SCSI_HISI_SAS is not set
1589
+# CONFIG_SCSI_MVSAS is not set
1590
+# CONFIG_SCSI_MVUMI is not set
1591
+# CONFIG_SCSI_ADVANSYS is not set
1592
+# CONFIG_SCSI_ARCMSR is not set
1593
+# CONFIG_SCSI_ESAS2R is not set
1594
+# CONFIG_MEGARAID_NEWGEN is not set
1595
+# CONFIG_MEGARAID_LEGACY is not set
1596
+# CONFIG_MEGARAID_SAS is not set
1597
+# CONFIG_SCSI_MPT3SAS is not set
1598
+# CONFIG_SCSI_MPT2SAS is not set
1599
+# CONFIG_SCSI_SMARTPQI is not set
1600
+# CONFIG_SCSI_UFSHCD is not set
1601
+# CONFIG_SCSI_HPTIOP is not set
1602
+# CONFIG_SCSI_SNIC is not set
1603
+# CONFIG_SCSI_DMX3191D is not set
1604
+# CONFIG_SCSI_IPS is not set
1605
+# CONFIG_SCSI_INITIO is not set
1606
+# CONFIG_SCSI_INIA100 is not set
1607
+# CONFIG_SCSI_STEX is not set
1608
+# CONFIG_SCSI_SYM53C8XX_2 is not set
1609
+# CONFIG_SCSI_IPR is not set
1610
+# CONFIG_SCSI_QLOGIC_1280 is not set
1611
+# CONFIG_SCSI_QLA_ISCSI is not set
1612
+# CONFIG_SCSI_DC395x is not set
1613
+# CONFIG_SCSI_AM53C974 is not set
1614
+# CONFIG_SCSI_WD719X is not set
1615
+# CONFIG_SCSI_DEBUG is not set
1616
+# CONFIG_SCSI_PMCRAID is not set
1617
+# CONFIG_SCSI_PM8001 is not set
1618
+# CONFIG_SCSI_VIRTIO is not set
1619
+# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
1620
+# CONFIG_SCSI_DH is not set
1621
+# CONFIG_SCSI_OSD_INITIATOR is not set
1622
+CONFIG_HAVE_PATA_PLATFORM=y
1351623 CONFIG_ATA=y
1624
+CONFIG_ATA_VERBOSE_ERROR=y
1625
+CONFIG_SATA_PMP=y
1626
+
1627
+#
1628
+# Controllers with non-SFF native interface
1629
+#
1361630 CONFIG_SATA_AHCI=y
1631
+CONFIG_SATA_MOBILE_LPM_POLICY=0
1371632 CONFIG_SATA_AHCI_PLATFORM=y
1633
+# CONFIG_AHCI_CEVA is not set
1634
+# CONFIG_AHCI_QORIQ is not set
1635
+# CONFIG_SATA_INIC162X is not set
1636
+# CONFIG_SATA_ACARD_AHCI is not set
1637
+# CONFIG_SATA_SIL24 is not set
1381638 # CONFIG_ATA_SFF is not set
1391639 CONFIG_MD=y
1640
+# CONFIG_BLK_DEV_MD is not set
1641
+# CONFIG_BCACHE is not set
1642
+# CONFIG_BLK_DEV_DM is not set
1643
+# CONFIG_TARGET_CORE is not set
1644
+# CONFIG_FUSION is not set
1645
+
1646
+#
1647
+# IEEE 1394 (FireWire) support
1648
+#
1649
+# CONFIG_FIREWIRE is not set
1650
+# CONFIG_FIREWIRE_NOSY is not set
1401651 CONFIG_NETDEVICES=y
1652
+CONFIG_MII=y
1653
+CONFIG_NET_CORE=y
1654
+# CONFIG_BONDING is not set
1655
+# CONFIG_DUMMY is not set
1656
+# CONFIG_WIREGUARD is not set
1657
+# CONFIG_EQUALIZER is not set
1658
+# CONFIG_NET_FC is not set
1659
+# CONFIG_NET_TEAM is not set
1660
+# CONFIG_MACVLAN is not set
1661
+# CONFIG_IPVLAN is not set
1662
+# CONFIG_VXLAN is not set
1663
+# CONFIG_GENEVE is not set
1664
+# CONFIG_GTP is not set
1665
+# CONFIG_MACSEC is not set
1666
+# CONFIG_NETCONSOLE is not set
1667
+CONFIG_TUN=y
1668
+# CONFIG_TUN_VNET_CROSS_LE is not set
1669
+CONFIG_VETH=y
1670
+# CONFIG_VIRTIO_NET is not set
1671
+# CONFIG_NLMON is not set
1672
+# CONFIG_ARCNET is not set
1673
+
1674
+#
1675
+# CAIF transport drivers
1676
+#
1677
+
1678
+#
1679
+# Distributed Switch Architecture drivers
1680
+#
1681
+CONFIG_ETHERNET=y
1411682 # CONFIG_NET_VENDOR_3COM is not set
1421683 # CONFIG_NET_VENDOR_ADAPTEC is not set
1431684 # CONFIG_NET_VENDOR_AGERE is not set
1685
+CONFIG_NET_VENDOR_ALACRITECH=y
1686
+# CONFIG_SLICOSS is not set
1441687 # CONFIG_NET_VENDOR_ALTEON is not set
1688
+# CONFIG_ALTERA_TSE is not set
1689
+CONFIG_NET_VENDOR_AMAZON=y
1690
+# CONFIG_ENA_ETHERNET is not set
1451691 # CONFIG_NET_VENDOR_AMD is not set
1692
+CONFIG_NET_VENDOR_AQUANTIA=y
1461693 # CONFIG_NET_VENDOR_ARC is not set
1471694 # CONFIG_NET_VENDOR_ATHEROS is not set
1695
+CONFIG_NET_VENDOR_AURORA=y
1696
+# CONFIG_AURORA_NB8800 is not set
1481697 # CONFIG_NET_VENDOR_BROADCOM is not set
1491698 # CONFIG_NET_VENDOR_BROCADE is not set
1699
+CONFIG_NET_VENDOR_CADENCE=y
1700
+# CONFIG_MACB is not set
1501701 # CONFIG_NET_VENDOR_CAVIUM is not set
1511702 # CONFIG_NET_VENDOR_CHELSIO is not set
1521703 # CONFIG_NET_VENDOR_CISCO is not set
1704
+CONFIG_NET_VENDOR_CORTINA=y
1705
+# CONFIG_GEMINI_ETHERNET is not set
1706
+# CONFIG_DNET is not set
1531707 # CONFIG_NET_VENDOR_DEC is not set
1541708 # CONFIG_NET_VENDOR_DLINK is not set
1551709 # CONFIG_NET_VENDOR_EMULEX is not set
1561710 # CONFIG_NET_VENDOR_EZCHIP is not set
1571711 # CONFIG_NET_VENDOR_HISILICON is not set
1581712 # CONFIG_NET_VENDOR_HP is not set
1713
+CONFIG_NET_VENDOR_HUAWEI=y
1714
+# CONFIG_HINIC is not set
1591715 # CONFIG_NET_VENDOR_INTEL is not set
1716
+# CONFIG_JME is not set
1601717 # CONFIG_NET_VENDOR_MARVELL is not set
1611718 # CONFIG_NET_VENDOR_MELLANOX is not set
1621719 # CONFIG_NET_VENDOR_MICREL is not set
1631720 # CONFIG_NET_VENDOR_MICROCHIP is not set
1721
+CONFIG_NET_VENDOR_MICROSEMI=y
1641722 # CONFIG_NET_VENDOR_MYRI is not set
1723
+# CONFIG_FEALNX is not set
1651724 # CONFIG_NET_VENDOR_NATSEMI is not set
1725
+CONFIG_NET_VENDOR_NETERION=y
1726
+# CONFIG_S2IO is not set
1727
+# CONFIG_VXGE is not set
1728
+CONFIG_NET_VENDOR_NETRONOME=y
1729
+# CONFIG_NFP is not set
1730
+CONFIG_NET_VENDOR_NI=y
1661731 # CONFIG_NET_VENDOR_NVIDIA is not set
1671732 # CONFIG_NET_VENDOR_OKI is not set
1733
+# CONFIG_ETHOC is not set
1734
+CONFIG_NET_VENDOR_PACKET_ENGINES=y
1735
+# CONFIG_HAMACHI is not set
1736
+# CONFIG_YELLOWFIN is not set
1681737 # CONFIG_NET_VENDOR_QLOGIC is not set
1691738 # CONFIG_NET_VENDOR_QUALCOMM is not set
1701739 # CONFIG_NET_VENDOR_RDC is not set
....@@ -173,160 +1742,1573 @@
1731742 # CONFIG_NET_VENDOR_ROCKER is not set
1741743 # CONFIG_NET_VENDOR_SAMSUNG is not set
1751744 # CONFIG_NET_VENDOR_SEEQ is not set
1745
+CONFIG_NET_VENDOR_SOLARFLARE=y
1746
+# CONFIG_SFC is not set
1747
+# CONFIG_SFC_FALCON is not set
1761748 # CONFIG_NET_VENDOR_SILAN is not set
1771749 # CONFIG_NET_VENDOR_SIS is not set
1781750 # CONFIG_NET_VENDOR_SMSC is not set
1751
+CONFIG_NET_VENDOR_SOCIONEXT=y
1752
+CONFIG_NET_VENDOR_STMICRO=y
1791753 CONFIG_STMMAC_ETH=y
1754
+CONFIG_STMMAC_PLATFORM=y
1755
+# CONFIG_DWMAC_DWC_QOS_ETH is not set
1756
+CONFIG_DWMAC_GENERIC=y
1757
+CONFIG_DWMAC_ROCKCHIP=y
1758
+# CONFIG_STMMAC_PCI is not set
1801759 # CONFIG_NET_VENDOR_SUN is not set
1811760 # CONFIG_NET_VENDOR_SYNOPSYS is not set
1821761 # CONFIG_NET_VENDOR_TEHUTI is not set
1831762 # CONFIG_NET_VENDOR_TI is not set
1841763 # CONFIG_NET_VENDOR_VIA is not set
1851764 # CONFIG_NET_VENDOR_WIZNET is not set
1765
+# CONFIG_FDDI is not set
1766
+# CONFIG_HIPPI is not set
1767
+CONFIG_MDIO_DEVICE=y
1768
+CONFIG_MDIO_BUS=y
1769
+# CONFIG_MDIO_BCM_UNIMAC is not set
1770
+# CONFIG_MDIO_BITBANG is not set
1771
+# CONFIG_MDIO_BUS_MUX_GPIO is not set
1772
+# CONFIG_MDIO_BUS_MUX_MMIOREG is not set
1773
+# CONFIG_MDIO_HISI_FEMAC is not set
1774
+# CONFIG_MDIO_MSCC_MIIM is not set
1775
+# CONFIG_MDIO_OCTEON is not set
1776
+# CONFIG_MDIO_THUNDER is not set
1777
+CONFIG_PHYLIB=y
1778
+CONFIG_SWPHY=y
1779
+# CONFIG_LED_TRIGGER_PHY is not set
1780
+
1781
+#
1782
+# MII PHY device drivers
1783
+#
1784
+# CONFIG_AMD_PHY is not set
1785
+# CONFIG_AQUANTIA_PHY is not set
1786
+# CONFIG_AX88796B_PHY is not set
1787
+# CONFIG_AT803X_PHY is not set
1788
+# CONFIG_BCM7XXX_PHY is not set
1789
+# CONFIG_BCM87XX_PHY is not set
1790
+# CONFIG_BROADCOM_PHY is not set
1791
+# CONFIG_CICADA_PHY is not set
1792
+# CONFIG_CORTINA_PHY is not set
1793
+# CONFIG_DAVICOM_PHY is not set
1794
+# CONFIG_DP83822_PHY is not set
1795
+# CONFIG_DP83TC811_PHY is not set
1796
+# CONFIG_DP83848_PHY is not set
1797
+# CONFIG_DP83867_PHY is not set
1798
+CONFIG_FIXED_PHY=y
1799
+# CONFIG_ICPLUS_PHY is not set
1800
+# CONFIG_INTEL_XWAY_PHY is not set
1801
+# CONFIG_LSI_ET1011C_PHY is not set
1802
+# CONFIG_LXT_PHY is not set
1803
+# CONFIG_MARVELL_PHY is not set
1804
+# CONFIG_MARVELL_10G_PHY is not set
1805
+# CONFIG_MICREL_PHY is not set
1806
+# CONFIG_MICROCHIP_PHY is not set
1807
+# CONFIG_MICROCHIP_T1_PHY is not set
1808
+# CONFIG_MICROSEMI_PHY is not set
1861809 CONFIG_MOTORCOMM_PHY=y
1810
+# CONFIG_NATIONAL_PHY is not set
1811
+# CONFIG_QSEMI_PHY is not set
1812
+# CONFIG_REALTEK_PHY is not set
1813
+# CONFIG_RENESAS_PHY is not set
1871814 CONFIG_ROCKCHIP_PHY=y
1881815 CONFIG_RK630_PHY=y
189
-CONFIG_USB_RTL8150=y
190
-CONFIG_USB_RTL8152=y
191
-CONFIG_USB_NET_CDC_MBIM=y
192
-# CONFIG_USB_NET_NET1080 is not set
1816
+# CONFIG_SMSC_PHY is not set
1817
+# CONFIG_STE10XP is not set
1818
+# CONFIG_TERANETICS_PHY is not set
1819
+# CONFIG_VITESSE_PHY is not set
1820
+# CONFIG_XILINX_GMII2RGMII is not set
1821
+# CONFIG_MICREL_KS8995MA is not set
1822
+CONFIG_PPP=y
1823
+CONFIG_PPP_BSDCOMP=y
1824
+CONFIG_PPP_DEFLATE=y
1825
+CONFIG_PPP_FILTER=y
1826
+CONFIG_PPP_MPPE=y
1827
+CONFIG_PPP_MULTILINK=y
1828
+CONFIG_PPPOE=y
1829
+CONFIG_PPP_ASYNC=y
1830
+CONFIG_PPP_SYNC_TTY=y
1831
+# CONFIG_SLIP is not set
1832
+CONFIG_SLHC=y
1833
+CONFIG_USB_NET_DRIVERS=y
1834
+# CONFIG_USB_CATC is not set
1835
+# CONFIG_USB_KAWETH is not set
1836
+# CONFIG_USB_PEGASUS is not set
1837
+# CONFIG_USB_RTL8150 is not set
1838
+# CONFIG_USB_RTL8152 is not set
1839
+# CONFIG_USB_LAN78XX is not set
1840
+CONFIG_USB_USBNET=y
1841
+CONFIG_USB_NET_AX8817X=y
1842
+CONFIG_USB_NET_AX88179_178A=y
1843
+CONFIG_USB_NET_CDCETHER=y
1844
+CONFIG_USB_NET_CDC_EEM=y
1845
+CONFIG_USB_NET_CDC_NCM=y
1846
+# CONFIG_USB_NET_HUAWEI_CDC_NCM is not set
1847
+# CONFIG_USB_NET_CDC_MBIM is not set
1848
+# CONFIG_USB_NET_DM9601 is not set
1849
+# CONFIG_USB_NET_SR9700 is not set
1850
+# CONFIG_USB_NET_SR9800 is not set
1851
+# CONFIG_USB_NET_SMSC75XX is not set
1852
+# CONFIG_USB_NET_SMSC95XX is not set
1853
+# CONFIG_USB_NET_GL620A is not set
1854
+CONFIG_USB_NET_NET1080=y
1855
+# CONFIG_USB_NET_PLUSB is not set
1856
+# CONFIG_USB_NET_MCS7830 is not set
1857
+CONFIG_USB_NET_RNDIS_HOST=y
1931858 # CONFIG_USB_NET_CDC_SUBSET is not set
1941859 # CONFIG_USB_NET_ZAURUS is not set
195
-CONFIG_LIBERTAS_THINFIRM=y
196
-CONFIG_MWIFIEX=m
197
-CONFIG_MWIFIEX_SDIO=m
1860
+# CONFIG_USB_NET_CX82310_ETH is not set
1861
+# CONFIG_USB_NET_KALMIA is not set
1862
+# CONFIG_USB_NET_QMI_WWAN is not set
1863
+# CONFIG_USB_HSO is not set
1864
+# CONFIG_USB_NET_INT51X1 is not set
1865
+# CONFIG_USB_IPHETH is not set
1866
+# CONFIG_USB_SIERRA_NET is not set
1867
+# CONFIG_USB_VL600 is not set
1868
+# CONFIG_USB_NET_CH9200 is not set
1869
+CONFIG_WLAN=y
1870
+# CONFIG_WIRELESS_WDS is not set
1871
+# CONFIG_WLAN_VENDOR_ADMTEK is not set
1872
+# CONFIG_WLAN_VENDOR_ATH is not set
1873
+# CONFIG_WLAN_VENDOR_ATMEL is not set
1874
+# CONFIG_WLAN_VENDOR_BROADCOM is not set
1875
+# CONFIG_WLAN_VENDOR_CISCO is not set
1876
+# CONFIG_WLAN_VENDOR_INTEL is not set
1877
+# CONFIG_WLAN_VENDOR_INTERSIL is not set
1878
+# CONFIG_WLAN_VENDOR_MARVELL is not set
1879
+# CONFIG_WLAN_VENDOR_MEDIATEK is not set
1880
+# CONFIG_WLAN_VENDOR_RALINK is not set
1881
+# CONFIG_WLAN_VENDOR_REALTEK is not set
1882
+# CONFIG_WLAN_VENDOR_RSI is not set
1883
+# CONFIG_WLAN_VENDOR_ST is not set
1884
+# CONFIG_WLAN_VENDOR_TI is not set
1885
+# CONFIG_WLAN_VENDOR_ZYDAS is not set
1886
+# CONFIG_WLAN_VENDOR_QUANTENNA is not set
1981887 CONFIG_WL_ROCKCHIP=y
1991888 CONFIG_WIFI_BUILD_MODULE=y
200
-CONFIG_WIFI_LOAD_DRIVER_WHEN_KERNEL_BOOTUP=y
1889
+# CONFIG_WIFI_LOAD_DRIVER_WHEN_KERNEL_BOOTUP is not set
1890
+# CONFIG_WIFI_GENERATE_RANDOM_MAC_ADDR is not set
1891
+CONFIG_BCMDHD=y
2011892 CONFIG_AP6XXX=m
202
-CONFIG_USB_NET_RNDIS_WLAN=y
1893
+# CONFIG_AP6XXX_WIFI6 is not set
1894
+# CONFIG_AP6XXX_INDEP_POWER is not set
1895
+CONFIG_BCMDHD_FW_PATH="/etc/firmware/fw_bcmdhd.bin"
1896
+CONFIG_BCMDHD_NVRAM_PATH="/etc/firmware/nvram_ap6398s.txt"
1897
+# CONFIG_BCMDHD_STATIC_IF is not set
1898
+CONFIG_RTL_WIRELESS_SOLUTION=y
1899
+# CONFIG_RTL8188EU is not set
1900
+# CONFIG_RTL8188FU is not set
1901
+# CONFIG_RTL8189FS is not set
1902
+# CONFIG_RTL8723CS is not set
1903
+# CONFIG_RTL8723DS is not set
1904
+# CONFIG_RTL8821CS is not set
1905
+# CONFIG_RTL8822BS is not set
1906
+# CONFIG_MVL88W8977 is not set
1907
+# CONFIG_CYW_BCMDHD is not set
1908
+# CONFIG_UWE5621DS is not set
1909
+# CONFIG_MAC80211_HWSIM is not set
1910
+# CONFIG_USB_NET_RNDIS_WLAN is not set
1911
+# CONFIG_VIRT_WIFI is not set
1912
+
1913
+#
1914
+# Enable WiMAX (Networking options) to see the WiMAX drivers
1915
+#
1916
+# CONFIG_WAN is not set
1917
+# CONFIG_VMXNET3 is not set
1918
+# CONFIG_LTE is not set
1919
+# CONFIG_NETDEVSIM is not set
1920
+# CONFIG_NET_FAILOVER is not set
1921
+# CONFIG_ISDN is not set
1922
+# CONFIG_NVM is not set
1923
+
1924
+#
1925
+# Input device support
1926
+#
1927
+CONFIG_INPUT=y
1928
+CONFIG_INPUT_LEDS=y
2031929 CONFIG_INPUT_FF_MEMLESS=y
1930
+CONFIG_INPUT_POLLDEV=y
1931
+# CONFIG_INPUT_SPARSEKMAP is not set
1932
+CONFIG_INPUT_MATRIXKMAP=y
1933
+
1934
+#
1935
+# Userland interfaces
1936
+#
1937
+# CONFIG_INPUT_MOUSEDEV is not set
1938
+# CONFIG_INPUT_JOYDEV is not set
2041939 CONFIG_INPUT_EVDEV=y
1940
+# CONFIG_INPUT_EVBUG is not set
1941
+
1942
+#
1943
+# Input Device Drivers
1944
+#
1945
+CONFIG_INPUT_KEYBOARD=y
2051946 CONFIG_KEYBOARD_ADC=y
1947
+# CONFIG_KEYBOARD_ADP5588 is not set
1948
+# CONFIG_KEYBOARD_ADP5589 is not set
2061949 # CONFIG_KEYBOARD_ATKBD is not set
1950
+# CONFIG_KEYBOARD_QT1070 is not set
1951
+# CONFIG_KEYBOARD_QT2160 is not set
1952
+# CONFIG_KEYBOARD_DLINK_DIR685 is not set
1953
+# CONFIG_KEYBOARD_LKKBD is not set
2071954 CONFIG_KEYBOARD_GPIO=y
2081955 CONFIG_KEYBOARD_GPIO_POLLED=y
1956
+CONFIG_KEYBOARD_TCA6416=m
1957
+# CONFIG_KEYBOARD_TCA8418 is not set
1958
+# CONFIG_KEYBOARD_MATRIX is not set
1959
+# CONFIG_KEYBOARD_LM8323 is not set
1960
+# CONFIG_KEYBOARD_LM8333 is not set
1961
+# CONFIG_KEYBOARD_MAX7359 is not set
1962
+# CONFIG_KEYBOARD_MCS is not set
1963
+# CONFIG_KEYBOARD_MPR121 is not set
1964
+# CONFIG_KEYBOARD_NEWTON is not set
1965
+# CONFIG_KEYBOARD_OPENCORES is not set
1966
+# CONFIG_KEYBOARD_SAMSUNG is not set
1967
+# CONFIG_KEYBOARD_STOWAWAY is not set
1968
+# CONFIG_KEYBOARD_SUNKBD is not set
1969
+# CONFIG_KEYBOARD_OMAP4 is not set
1970
+# CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
1971
+# CONFIG_KEYBOARD_XTKBD is not set
2091972 CONFIG_KEYBOARD_CROS_EC=y
1973
+# CONFIG_KEYBOARD_CAP11XX is not set
1974
+# CONFIG_KEYBOARD_BCM is not set
1975
+CONFIG_INPUT_MOUSE=y
2101976 # CONFIG_MOUSE_PS2 is not set
1977
+# CONFIG_MOUSE_SERIAL is not set
1978
+# CONFIG_MOUSE_APPLETOUCH is not set
1979
+# CONFIG_MOUSE_BCM5974 is not set
2111980 CONFIG_MOUSE_CYAPA=y
2121981 CONFIG_MOUSE_ELAN_I2C=y
1982
+CONFIG_MOUSE_ELAN_I2C_I2C=y
1983
+# CONFIG_MOUSE_ELAN_I2C_SMBUS is not set
1984
+# CONFIG_MOUSE_VSXXXAA is not set
1985
+# CONFIG_MOUSE_GPIO is not set
1986
+# CONFIG_MOUSE_SYNAPTICS_I2C is not set
1987
+# CONFIG_MOUSE_SYNAPTICS_USB is not set
1988
+# CONFIG_INPUT_JOYSTICK is not set
1989
+# CONFIG_INPUT_TABLET is not set
2131990 CONFIG_INPUT_TOUCHSCREEN=y
1991
+CONFIG_TOUCHSCREEN_PROPERTIES=y
1992
+# CONFIG_TOUCHSCREEN_ADS7846 is not set
1993
+# CONFIG_TOUCHSCREEN_AD7877 is not set
1994
+# CONFIG_TOUCHSCREEN_AD7879 is not set
1995
+# CONFIG_TOUCHSCREEN_ADC is not set
1996
+# CONFIG_TOUCHSCREEN_AR1021_I2C is not set
2141997 CONFIG_TOUCHSCREEN_ATMEL_MXT=y
1998
+# CONFIG_TOUCHSCREEN_ATMEL_MXT_T37 is not set
1999
+# CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
2000
+# CONFIG_TOUCHSCREEN_BU21013 is not set
2001
+# CONFIG_TOUCHSCREEN_BU21029 is not set
2002
+# CONFIG_TOUCHSCREEN_CHIPONE_ICN8318 is not set
2003
+# CONFIG_TOUCHSCREEN_CY8C40XX is not set
2004
+# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
2005
+# CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
2006
+# CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set
2007
+# CONFIG_TOUCHSCREEN_DYNAPRO is not set
2008
+# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
2009
+# CONFIG_TOUCHSCREEN_EETI is not set
2010
+# CONFIG_TOUCHSCREEN_EGALAX is not set
2011
+# CONFIG_TOUCHSCREEN_EGALAX_SERIAL is not set
2012
+# CONFIG_TOUCHSCREEN_EXC3000 is not set
2013
+# CONFIG_TOUCHSCREEN_FUJITSU is not set
2014
+# CONFIG_TOUCHSCREEN_GOODIX is not set
2015
+# CONFIG_TOUCHSCREEN_GSLX6801 is not set
2016
+# CONFIG_TOUCHSCREEN_GSLX680A is not set
2017
+# CONFIG_TOUCHSCREEN_GSLX680_D708 is not set
2018
+# CONFIG_TOUCHSCREEN_GSLX680_PAD is not set
2152019 CONFIG_TOUCHSCREEN_GSLX680_VR=y
2020
+# CONFIG_TOUCHSCREEN_GSLX680_FIREFLY is not set
2162021 CONFIG_TOUCHSCREEN_GSL3673=y
2022
+# CONFIG_TOUCHSCREEN_GSL3673_800X1280 is not set
2023
+# CONFIG_TOUCHSCREEN_GSL3676 is not set
2172024 CONFIG_TOUCHSCREEN_GT9XX=y
2025
+# CONFIG_TOUCHSCREEN_HIDEEP is not set
2026
+# CONFIG_TOUCHSCREEN_HYN_CST2XX is not set
2027
+# CONFIG_TOUCHSCREEN_ILI210X is not set
2028
+# CONFIG_TOUCHSCREEN_S6SY761 is not set
2029
+# CONFIG_TOUCHSCREEN_GUNZE is not set
2030
+# CONFIG_TOUCHSCREEN_EKTF2127 is not set
2182031 CONFIG_TOUCHSCREEN_ELAN=y
2032
+# CONFIG_TOUCHSCREEN_ELO is not set
2033
+# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
2034
+# CONFIG_TOUCHSCREEN_WACOM_I2C is not set
2192035 CONFIG_TOUCHSCREEN_WACOM_W9013=y
2036
+# CONFIG_TOUCHSCREEN_MAX11801 is not set
2037
+# CONFIG_TOUCHSCREEN_MCS5000 is not set
2038
+# CONFIG_TOUCHSCREEN_MMS114 is not set
2039
+# CONFIG_TOUCHSCREEN_MELFAS_MIP4 is not set
2040
+# CONFIG_TOUCHSCREEN_MTOUCH is not set
2041
+# CONFIG_TOUCHSCREEN_IMX6UL_TSC is not set
2042
+# CONFIG_TOUCHSCREEN_INEXIO is not set
2043
+# CONFIG_TOUCHSCREEN_MK712 is not set
2044
+# CONFIG_TOUCHSCREEN_PENMOUNT is not set
2045
+# CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
2046
+# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
2047
+# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
2048
+# CONFIG_TOUCHSCREEN_PIXCIR is not set
2049
+# CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set
2202050 CONFIG_TOUCHSCREEN_USB_COMPOSITE=y
2051
+CONFIG_TOUCHSCREEN_USB_EGALAX=y
2052
+CONFIG_TOUCHSCREEN_USB_PANJIT=y
2053
+CONFIG_TOUCHSCREEN_USB_3M=y
2054
+CONFIG_TOUCHSCREEN_USB_ITM=y
2055
+CONFIG_TOUCHSCREEN_USB_ETURBO=y
2056
+CONFIG_TOUCHSCREEN_USB_GUNZE=y
2057
+CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y
2058
+CONFIG_TOUCHSCREEN_USB_IRTOUCH=y
2059
+CONFIG_TOUCHSCREEN_USB_IDEALTEK=y
2060
+CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y
2061
+CONFIG_TOUCHSCREEN_USB_GOTOP=y
2062
+CONFIG_TOUCHSCREEN_USB_JASTEC=y
2063
+CONFIG_TOUCHSCREEN_USB_ELO=y
2064
+CONFIG_TOUCHSCREEN_USB_E2I=y
2065
+CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y
2066
+CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y
2067
+CONFIG_TOUCHSCREEN_USB_NEXIO=y
2068
+CONFIG_TOUCHSCREEN_USB_EASYTOUCH=y
2069
+# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
2070
+# CONFIG_TOUCHSCREEN_TSC_SERIO is not set
2071
+# CONFIG_TOUCHSCREEN_TSC2004 is not set
2072
+# CONFIG_TOUCHSCREEN_TSC2005 is not set
2073
+# CONFIG_TOUCHSCREEN_TSC2007 is not set
2074
+# CONFIG_TOUCHSCREEN_RM_TS is not set
2075
+# CONFIG_TOUCHSCREEN_SILEAD is not set
2076
+# CONFIG_TOUCHSCREEN_SIS_I2C is not set
2077
+# CONFIG_TOUCHSCREEN_ST1232 is not set
2078
+# CONFIG_TOUCHSCREEN_STMFTS is not set
2079
+# CONFIG_TOUCHSCREEN_SUR40 is not set
2080
+# CONFIG_TOUCHSCREEN_SURFACE3_SPI is not set
2081
+# CONFIG_TOUCHSCREEN_SX8654 is not set
2082
+# CONFIG_TOUCHSCREEN_TPS6507X is not set
2083
+# CONFIG_TOUCHSCREEN_ZET6223 is not set
2084
+# CONFIG_TOUCHSCREEN_ZFORCE is not set
2085
+# CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
2086
+# CONFIG_TOUCHSCREEN_VTL_CT36X is not set
2212087 CONFIG_TOUCHSCREEN_GT1X=y
2088
+# CONFIG_TOUCHSCREEN_FTS is not set
2089
+# CONFIG_TOUCHSCREEN_FT5436 is not set
2222090 CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5=y
2232091 CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_DEVICETREE_SUPPORT=y
2242092 CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_I2C=y
2093
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_SPI is not set
2094
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_MT_A is not set
2095
+CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_MT_B=y
2096
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_BUTTON is not set
2097
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_PROXIMITY is not set
2252098 CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_DEVICE_ACCESS=y
2099
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_DEVICE_ACCESS_API is not set
2262100 CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_LOADER=y
2101
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_PLATFORM_FW_UPGRADE is not set
2102
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_BINARY_FW_UPGRADE is not set
2103
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_PLATFORM_TTCONFIG_UPGRADE is not set
2104
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_MANUAL_TTCONFIG_UPGRADE is not set
2105
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_DEBUG_MDL is not set
2272106 CONFIG_ROCKCHIP_REMOTECTL=y
2282107 CONFIG_ROCKCHIP_REMOTECTL_PWM=y
2108
+
2109
+#
2110
+# handle all sensors
2111
+#
2112
+# CONFIG_SENSOR_DEVICE is not set
2292113 CONFIG_INPUT_MISC=y
2114
+# CONFIG_INPUT_AD714X is not set
2115
+# CONFIG_INPUT_ATMEL_CAPTOUCH is not set
2116
+# CONFIG_INPUT_BMA150 is not set
2117
+# CONFIG_INPUT_E3X0_BUTTON is not set
2118
+# CONFIG_INPUT_MMA8450 is not set
2119
+# CONFIG_INPUT_GP2A is not set
2120
+# CONFIG_INPUT_GPIO_BEEPER is not set
2121
+# CONFIG_INPUT_GPIO_DECODER is not set
2122
+# CONFIG_INPUT_ATI_REMOTE2 is not set
2123
+# CONFIG_INPUT_KEYSPAN_REMOTE is not set
2124
+# CONFIG_INPUT_KXTJ9 is not set
2125
+# CONFIG_INPUT_POWERMATE is not set
2126
+# CONFIG_INPUT_YEALINK is not set
2127
+# CONFIG_INPUT_CM109 is not set
2128
+# CONFIG_INPUT_REGULATOR_HAPTIC is not set
2302129 CONFIG_INPUT_UINPUT=y
2130
+# CONFIG_INPUT_PCF8574 is not set
2131
+# CONFIG_INPUT_PWM_BEEPER is not set
2132
+# CONFIG_INPUT_PWM_VIBRA is not set
2312133 CONFIG_INPUT_RK805_PWRKEY=y
2134
+# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
2135
+# CONFIG_INPUT_ADXL34X is not set
2136
+# CONFIG_INPUT_IMS_PCU is not set
2137
+# CONFIG_INPUT_CMA3000 is not set
2138
+# CONFIG_INPUT_SOC_BUTTON_ARRAY is not set
2139
+# CONFIG_INPUT_DRV260X_HAPTICS is not set
2140
+# CONFIG_INPUT_DRV2665_HAPTICS is not set
2141
+# CONFIG_INPUT_DRV2667_HAPTICS is not set
2142
+# CONFIG_RMI4_CORE is not set
2143
+
2144
+#
2145
+# Hardware I/O ports
2146
+#
2322147 # CONFIG_SERIO is not set
2148
+# CONFIG_GAMEPORT is not set
2149
+
2150
+#
2151
+# Character devices
2152
+#
2153
+CONFIG_TTY=y
2154
+CONFIG_VT=y
2155
+CONFIG_CONSOLE_TRANSLATIONS=y
2156
+CONFIG_VT_CONSOLE=y
2157
+CONFIG_VT_CONSOLE_SLEEP=y
2158
+CONFIG_HW_CONSOLE=y
2332159 CONFIG_VT_HW_CONSOLE_BINDING=y
2160
+CONFIG_UNIX98_PTYS=y
2342161 # CONFIG_LEGACY_PTYS is not set
2162
+# CONFIG_SERIAL_NONSTANDARD is not set
2163
+# CONFIG_NOZOMI is not set
2164
+# CONFIG_N_GSM is not set
2165
+# CONFIG_TRACE_SINK is not set
2166
+CONFIG_LDISC_AUTOLOAD=y
2167
+# CONFIG_RPMSG_TTY is not set
2168
+CONFIG_DEVMEM=y
2169
+
2170
+#
2171
+# Serial drivers
2172
+#
2173
+CONFIG_SERIAL_EARLYCON=y
2352174 CONFIG_SERIAL_8250=y
2175
+CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
2176
+# CONFIG_SERIAL_8250_FINTEK is not set
2362177 CONFIG_SERIAL_8250_CONSOLE=y
2178
+CONFIG_SERIAL_8250_DMA=y
2372179 # CONFIG_SERIAL_8250_PCI is not set
2382180 CONFIG_SERIAL_8250_NR_UARTS=10
2392181 CONFIG_SERIAL_8250_RUNTIME_UARTS=10
2182
+# CONFIG_SERIAL_8250_EXTENDED is not set
2183
+# CONFIG_SERIAL_8250_ASPEED_VUART is not set
2184
+CONFIG_SERIAL_8250_FSL=y
2402185 CONFIG_SERIAL_8250_DW=y
2186
+# CONFIG_SERIAL_8250_RT288X is not set
2187
+# CONFIG_SERIAL_8250_MOXA is not set
2412188 CONFIG_SERIAL_OF_PLATFORM=y
2189
+
2190
+#
2191
+# Non-8250 serial port support
2192
+#
2193
+# CONFIG_SERIAL_AMBA_PL010 is not set
2194
+# CONFIG_SERIAL_AMBA_PL011 is not set
2195
+# CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST is not set
2196
+# CONFIG_SERIAL_MAX3100 is not set
2197
+# CONFIG_SERIAL_MAX310X is not set
2198
+# CONFIG_SERIAL_UARTLITE is not set
2199
+CONFIG_SERIAL_CORE=y
2200
+CONFIG_SERIAL_CORE_CONSOLE=y
2201
+# CONFIG_SERIAL_JSM is not set
2202
+# CONFIG_SERIAL_MSM_GENI_HALF_SAMPLING is not set
2203
+# CONFIG_SERIAL_MSM_GENI_EARLY_CONSOLE is not set
2204
+# CONFIG_SERIAL_SCCNXP is not set
2205
+# CONFIG_SERIAL_SC16IS7XX is not set
2206
+# CONFIG_SERIAL_ALTERA_JTAGUART is not set
2207
+# CONFIG_SERIAL_ALTERA_UART is not set
2208
+# CONFIG_SERIAL_IFX6X60 is not set
2209
+# CONFIG_SERIAL_XILINX_PS_UART is not set
2210
+# CONFIG_SERIAL_ARC is not set
2211
+# CONFIG_SERIAL_RP2 is not set
2212
+# CONFIG_SERIAL_FSL_LPUART is not set
2213
+# CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
2214
+# CONFIG_SERIAL_DEV_BUS is not set
2215
+# CONFIG_TTY_PRINTK is not set
2216
+# CONFIG_HVC_DCC is not set
2217
+# CONFIG_VIRTIO_CONSOLE is not set
2218
+# CONFIG_IPMI_HANDLER is not set
2422219 CONFIG_HW_RANDOM=y
2220
+# CONFIG_HW_RANDOM_TIMERIOMEM is not set
2221
+# CONFIG_HW_RANDOM_VIRTIO is not set
2222
+CONFIG_HW_RANDOM_CAVIUM=y
2432223 CONFIG_HW_RANDOM_ROCKCHIP=y
2224
+# CONFIG_APPLICOM is not set
2225
+
2226
+#
2227
+# PCMCIA character devices
2228
+#
2229
+# CONFIG_RAW_DRIVER is not set
2442230 CONFIG_TCG_TPM=y
2231
+CONFIG_HW_RANDOM_TPM=y
2232
+# CONFIG_TCG_TIS is not set
2233
+# CONFIG_TCG_TIS_SPI is not set
2234
+# CONFIG_TCG_TIS_I2C_ATMEL is not set
2452235 CONFIG_TCG_TIS_I2C_INFINEON=y
2236
+# CONFIG_TCG_TIS_I2C_NUVOTON is not set
2237
+# CONFIG_TCG_ATMEL is not set
2238
+# CONFIG_TCG_VTPM_PROXY is not set
2239
+# CONFIG_TCG_TIS_ST33ZP24_I2C is not set
2240
+# CONFIG_TCG_TIS_ST33ZP24_SPI is not set
2241
+CONFIG_DEVPORT=y
2242
+# CONFIG_XILLYBUS is not set
2243
+# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
2244
+
2245
+#
2246
+# I2C support
2247
+#
2248
+CONFIG_I2C=y
2249
+CONFIG_I2C_BOARDINFO=y
2250
+CONFIG_I2C_COMPAT=y
2462251 CONFIG_I2C_CHARDEV=y
2252
+CONFIG_I2C_MUX=y
2253
+
2254
+#
2255
+# Multiplexer I2C Chip support
2256
+#
2257
+# CONFIG_I2C_ARB_GPIO_CHALLENGE is not set
2258
+# CONFIG_I2C_MUX_GPIO is not set
2259
+# CONFIG_I2C_MUX_GPMUX is not set
2260
+# CONFIG_I2C_MUX_LTC4306 is not set
2261
+# CONFIG_I2C_MUX_PCA9541 is not set
2262
+# CONFIG_I2C_MUX_PCA954x is not set
2263
+# CONFIG_I2C_MUX_PINCTRL is not set
2264
+# CONFIG_I2C_MUX_REG is not set
2265
+# CONFIG_I2C_DEMUX_PINCTRL is not set
2266
+# CONFIG_I2C_MUX_MLXCPLD is not set
2267
+CONFIG_I2C_HELPER_AUTO=y
2268
+CONFIG_I2C_ALGOBIT=y
2269
+
2270
+#
2271
+# I2C Hardware Bus support
2272
+#
2273
+
2274
+#
2275
+# PC SMBus host controller drivers
2276
+#
2277
+# CONFIG_I2C_ALI1535 is not set
2278
+# CONFIG_I2C_ALI1563 is not set
2279
+# CONFIG_I2C_ALI15X3 is not set
2280
+# CONFIG_I2C_AMD756 is not set
2281
+# CONFIG_I2C_AMD8111 is not set
2282
+# CONFIG_I2C_I801 is not set
2283
+# CONFIG_I2C_ISCH is not set
2284
+# CONFIG_I2C_PIIX4 is not set
2285
+# CONFIG_I2C_NFORCE2 is not set
2286
+# CONFIG_I2C_SIS5595 is not set
2287
+# CONFIG_I2C_SIS630 is not set
2288
+# CONFIG_I2C_SIS96X is not set
2289
+# CONFIG_I2C_VIA is not set
2290
+# CONFIG_I2C_VIAPRO is not set
2291
+
2292
+#
2293
+# I2C system bus drivers (mostly embedded / system-on-chip)
2294
+#
2295
+# CONFIG_I2C_CADENCE is not set
2296
+# CONFIG_I2C_CBUS_GPIO is not set
2297
+# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
2298
+# CONFIG_I2C_DESIGNWARE_PCI is not set
2299
+# CONFIG_I2C_EMEV2 is not set
2300
+# CONFIG_I2C_GPIO is not set
2301
+# CONFIG_I2C_NOMADIK is not set
2302
+# CONFIG_I2C_OCORES is not set
2303
+# CONFIG_I2C_PCA_PLATFORM is not set
2472304 CONFIG_I2C_RK3X=y
2305
+# CONFIG_I2C_SIMTEC is not set
2306
+# CONFIG_I2C_THUNDERX is not set
2307
+# CONFIG_I2C_XILINX is not set
2308
+
2309
+#
2310
+# External I2C/SMBus adapter drivers
2311
+#
2312
+# CONFIG_I2C_DIOLAN_U2C is not set
2313
+# CONFIG_I2C_PARPORT_LIGHT is not set
2314
+# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
2315
+# CONFIG_I2C_TAOS_EVM is not set
2316
+# CONFIG_I2C_TINY_USB is not set
2317
+
2318
+#
2319
+# Other I2C/SMBus bus drivers
2320
+#
2482321 CONFIG_I2C_CROS_EC_TUNNEL=y
2322
+# CONFIG_I2C_STUB is not set
2323
+# CONFIG_I2C_SLAVE is not set
2324
+# CONFIG_I2C_DEBUG_CORE is not set
2325
+# CONFIG_I2C_DEBUG_ALGO is not set
2326
+# CONFIG_I2C_DEBUG_BUS is not set
2492327 CONFIG_SPI=y
2328
+# CONFIG_SPI_DEBUG is not set
2329
+CONFIG_SPI_MASTER=y
2330
+# CONFIG_SPI_MEM is not set
2331
+
2332
+#
2333
+# SPI Master Controller Drivers
2334
+#
2335
+# CONFIG_SPI_ALTERA is not set
2336
+# CONFIG_SPI_AXI_SPI_ENGINE is not set
2502337 CONFIG_SPI_BITBANG=y
2338
+# CONFIG_SPI_CADENCE is not set
2339
+# CONFIG_SPI_DESIGNWARE is not set
2340
+# CONFIG_SPI_GPIO is not set
2341
+# CONFIG_SPI_FSL_SPI is not set
2342
+# CONFIG_SPI_OC_TINY is not set
2343
+# CONFIG_SPI_PL022 is not set
2344
+# CONFIG_SPI_PXA2XX is not set
2512345 CONFIG_SPI_ROCKCHIP=y
2346
+# CONFIG_SPI_ROCKCHIP_MISCDEV is not set
2347
+# CONFIG_SPI_SC18IS602 is not set
2348
+# CONFIG_SPI_THUNDERX is not set
2349
+# CONFIG_SPI_XCOMM is not set
2350
+# CONFIG_SPI_XILINX is not set
2351
+# CONFIG_SPI_ZYNQMP_GQSPI is not set
2352
+
2353
+#
2354
+# SPI Protocol Masters
2355
+#
2522356 CONFIG_SPI_SPIDEV=y
2357
+# CONFIG_SPI_LOOPBACK_TEST is not set
2358
+# CONFIG_SPI_TLE62X0 is not set
2359
+# CONFIG_SPI_SLAVE is not set
2360
+# CONFIG_SPMI is not set
2361
+# CONFIG_HSI is not set
2362
+CONFIG_PPS=y
2363
+# CONFIG_PPS_DEBUG is not set
2364
+
2365
+#
2366
+# PPS clients support
2367
+#
2368
+# CONFIG_PPS_CLIENT_KTIMER is not set
2369
+# CONFIG_PPS_CLIENT_LDISC is not set
2370
+# CONFIG_PPS_CLIENT_GPIO is not set
2371
+
2372
+#
2373
+# PPS generators support
2374
+#
2375
+
2376
+#
2377
+# PTP clock support
2378
+#
2379
+CONFIG_PTP_1588_CLOCK=y
2380
+
2381
+#
2382
+# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
2383
+#
2384
+CONFIG_PINCTRL=y
2385
+CONFIG_PINMUX=y
2386
+CONFIG_PINCONF=y
2387
+CONFIG_GENERIC_PINCONF=y
2388
+# CONFIG_DEBUG_PINCTRL is not set
2389
+# CONFIG_PINCTRL_AMD is not set
2390
+# CONFIG_PINCTRL_MCP23S08 is not set
2391
+CONFIG_PINCTRL_ROCKCHIP=y
2392
+# CONFIG_PINCTRL_SINGLE is not set
2393
+# CONFIG_PINCTRL_SX150X is not set
2394
+CONFIG_PINCTRL_RK628=y
2532395 CONFIG_PINCTRL_RK805=y
2542396 CONFIG_GPIOLIB=y
2552397 CONFIG_GPIOLIB_FASTPATH_LIMIT=512
2562398 CONFIG_OF_GPIO=y
2399
+CONFIG_GPIOLIB_IRQCHIP=y
2400
+# CONFIG_DEBUG_GPIO is not set
2572401 CONFIG_GPIO_SYSFS=y
2402
+CONFIG_GPIO_GENERIC=y
2403
+
2404
+#
2405
+# Memory mapped GPIO drivers
2406
+#
2407
+# CONFIG_GPIO_74XX_MMIO is not set
2408
+# CONFIG_GPIO_ALTERA is not set
2409
+# CONFIG_GPIO_DWAPB is not set
2410
+# CONFIG_GPIO_FTGPIO010 is not set
2582411 CONFIG_GPIO_GENERIC_PLATFORM=y
2412
+# CONFIG_GPIO_GRGPIO is not set
2413
+# CONFIG_GPIO_HLWD is not set
2414
+# CONFIG_GPIO_MB86S7X is not set
2415
+# CONFIG_GPIO_MOCKUP is not set
2416
+# CONFIG_GPIO_PL061 is not set
2417
+CONFIG_GPIO_ROCKCHIP=y
2418
+# CONFIG_GPIO_SYSCON is not set
2419
+# CONFIG_GPIO_XGENE is not set
2420
+# CONFIG_GPIO_XILINX is not set
2421
+
2422
+#
2423
+# I2C GPIO expanders
2424
+#
2425
+# CONFIG_GPIO_ADP5588 is not set
2426
+# CONFIG_GPIO_ADNP is not set
2427
+# CONFIG_GPIO_MAX7300 is not set
2428
+# CONFIG_GPIO_MAX732X is not set
2429
+# CONFIG_GPIO_PCA953X is not set
2430
+# CONFIG_GPIO_PCF857X is not set
2431
+# CONFIG_GPIO_TPIC2810 is not set
2432
+
2433
+#
2434
+# MFD GPIO expanders
2435
+#
2436
+# CONFIG_GPIO_TPS6586X is not set
2437
+
2438
+#
2439
+# PCI GPIO expanders
2440
+#
2441
+# CONFIG_GPIO_BT8XX is not set
2442
+# CONFIG_GPIO_PCI_IDIO_16 is not set
2443
+# CONFIG_GPIO_PCIE_IDIO_24 is not set
2444
+# CONFIG_GPIO_RDC321X is not set
2445
+
2446
+#
2447
+# SPI GPIO expanders
2448
+#
2449
+# CONFIG_GPIO_74X164 is not set
2450
+# CONFIG_GPIO_MAX3191X is not set
2451
+# CONFIG_GPIO_MAX7301 is not set
2452
+# CONFIG_GPIO_MC33880 is not set
2453
+# CONFIG_GPIO_PISOSR is not set
2454
+# CONFIG_GPIO_XRA1403 is not set
2455
+
2456
+#
2457
+# USB GPIO expanders
2458
+#
2459
+# CONFIG_W1 is not set
2592460 CONFIG_POWER_AVS=y
2602461 CONFIG_ROCKCHIP_IODOMAIN=y
2462
+CONFIG_POWER_RESET=y
2463
+# CONFIG_POWER_RESET_BRCMSTB is not set
2612464 CONFIG_POWER_RESET_GPIO=y
2622465 CONFIG_POWER_RESET_GPIO_RESTART=y
2466
+# CONFIG_POWER_RESET_LTC2952 is not set
2467
+# CONFIG_POWER_RESET_RESTART is not set
2468
+# CONFIG_POWER_RESET_XGENE is not set
2469
+# CONFIG_POWER_RESET_SYSCON is not set
2470
+# CONFIG_POWER_RESET_SYSCON_POWEROFF is not set
2471
+CONFIG_REBOOT_MODE=y
2632472 CONFIG_SYSCON_REBOOT_MODE=y
2473
+CONFIG_POWER_SUPPLY=y
2474
+# CONFIG_POWER_SUPPLY_DEBUG is not set
2475
+# CONFIG_PDA_POWER is not set
2476
+# CONFIG_GENERIC_ADC_BATTERY is not set
2477
+# CONFIG_TEST_POWER is not set
2478
+# CONFIG_CHARGER_ADP5061 is not set
2479
+# CONFIG_BATTERY_DS2780 is not set
2480
+# CONFIG_BATTERY_DS2781 is not set
2481
+# CONFIG_BATTERY_DS2782 is not set
2482
+# CONFIG_BATTERY_LEGO_EV3 is not set
2642483 CONFIG_BATTERY_SBS=y
2484
+# CONFIG_CHARGER_SBS is not set
2485
+# CONFIG_MANAGER_SBS is not set
2486
+# CONFIG_BATTERY_BQ27XXX is not set
2487
+# CONFIG_BATTERY_MAX17040 is not set
2488
+# CONFIG_BATTERY_MAX17042 is not set
2489
+# CONFIG_CHARGER_ISP1704 is not set
2490
+# CONFIG_CHARGER_MAX8903 is not set
2491
+# CONFIG_CHARGER_LP8727 is not set
2652492 CONFIG_CHARGER_GPIO=y
2493
+# CONFIG_CHARGER_MANAGER is not set
2494
+# CONFIG_CHARGER_LTC3651 is not set
2495
+# CONFIG_CHARGER_DETECTOR_MAX14656 is not set
2496
+# CONFIG_CHARGER_BQ2415X is not set
2497
+# CONFIG_CHARGER_BQ24190 is not set
2498
+# CONFIG_CHARGER_BQ24257 is not set
2662499 CONFIG_CHARGER_BQ24735=y
2500
+# CONFIG_CHARGER_BQ25700 is not set
2501
+# CONFIG_CHARGER_BQ25890 is not set
2502
+# CONFIG_CHARGER_SMB347 is not set
2503
+# CONFIG_BATTERY_GAUGE_LTC2941 is not set
2504
+# CONFIG_BATTERY_RT5033 is not set
2505
+# CONFIG_CHARGER_RT9455 is not set
2506
+# CONFIG_CHARGER_CROS_USBPD is not set
2507
+# CONFIG_BATTERY_CW2015 is not set
2508
+# CONFIG_BATTERY_RK816 is not set
2672509 CONFIG_BATTERY_RK817=y
2682510 CONFIG_CHARGER_RK817=y
2511
+# CONFIG_BATTERY_RK818 is not set
2512
+# CONFIG_CHARGER_RK818 is not set
2513
+CONFIG_HWMON=y
2514
+# CONFIG_HWMON_DEBUG_CHIP is not set
2515
+
2516
+#
2517
+# Native drivers
2518
+#
2519
+# CONFIG_SENSORS_AD7314 is not set
2520
+# CONFIG_SENSORS_AD7414 is not set
2521
+# CONFIG_SENSORS_AD7418 is not set
2522
+# CONFIG_SENSORS_ADM1021 is not set
2523
+# CONFIG_SENSORS_ADM1025 is not set
2524
+# CONFIG_SENSORS_ADM1026 is not set
2525
+# CONFIG_SENSORS_ADM1029 is not set
2526
+# CONFIG_SENSORS_ADM1031 is not set
2527
+# CONFIG_SENSORS_ADM9240 is not set
2528
+# CONFIG_SENSORS_ADT7310 is not set
2529
+# CONFIG_SENSORS_ADT7410 is not set
2530
+# CONFIG_SENSORS_ADT7411 is not set
2531
+# CONFIG_SENSORS_ADT7462 is not set
2532
+# CONFIG_SENSORS_ADT7470 is not set
2533
+# CONFIG_SENSORS_ADT7475 is not set
2534
+# CONFIG_SENSORS_ASC7621 is not set
2535
+# CONFIG_SENSORS_ARM_SCMI is not set
2536
+# CONFIG_SENSORS_ASPEED is not set
2537
+# CONFIG_SENSORS_ATXP1 is not set
2538
+# CONFIG_SENSORS_DS620 is not set
2539
+# CONFIG_SENSORS_DS1621 is not set
2540
+# CONFIG_SENSORS_I5K_AMB is not set
2541
+# CONFIG_SENSORS_F71805F is not set
2542
+# CONFIG_SENSORS_F71882FG is not set
2543
+# CONFIG_SENSORS_F75375S is not set
2544
+# CONFIG_SENSORS_FTSTEUTATES is not set
2545
+# CONFIG_SENSORS_GL518SM is not set
2546
+# CONFIG_SENSORS_GL520SM is not set
2547
+# CONFIG_SENSORS_G760A is not set
2548
+# CONFIG_SENSORS_G762 is not set
2549
+# CONFIG_SENSORS_GPIO_FAN is not set
2550
+# CONFIG_SENSORS_HIH6130 is not set
2551
+# CONFIG_SENSORS_IIO_HWMON is not set
2552
+# CONFIG_SENSORS_IT87 is not set
2553
+# CONFIG_SENSORS_JC42 is not set
2554
+# CONFIG_SENSORS_POWR1220 is not set
2555
+# CONFIG_SENSORS_LINEAGE is not set
2556
+# CONFIG_SENSORS_LTC2945 is not set
2557
+# CONFIG_SENSORS_LTC2990 is not set
2558
+# CONFIG_SENSORS_LTC4151 is not set
2559
+# CONFIG_SENSORS_LTC4215 is not set
2560
+# CONFIG_SENSORS_LTC4222 is not set
2561
+# CONFIG_SENSORS_LTC4245 is not set
2562
+# CONFIG_SENSORS_LTC4260 is not set
2563
+# CONFIG_SENSORS_LTC4261 is not set
2564
+# CONFIG_SENSORS_MAX1111 is not set
2565
+# CONFIG_SENSORS_MAX16065 is not set
2566
+# CONFIG_SENSORS_MAX1619 is not set
2567
+# CONFIG_SENSORS_MAX1668 is not set
2568
+# CONFIG_SENSORS_MAX197 is not set
2569
+# CONFIG_SENSORS_MAX31722 is not set
2570
+# CONFIG_SENSORS_MAX6621 is not set
2571
+# CONFIG_SENSORS_MAX6639 is not set
2572
+# CONFIG_SENSORS_MAX6642 is not set
2573
+# CONFIG_SENSORS_MAX6650 is not set
2574
+# CONFIG_SENSORS_MAX6697 is not set
2575
+# CONFIG_SENSORS_MAX31790 is not set
2576
+# CONFIG_SENSORS_MCP3021 is not set
2577
+# CONFIG_SENSORS_TC654 is not set
2578
+# CONFIG_SENSORS_ADCXX is not set
2579
+# CONFIG_SENSORS_LM63 is not set
2580
+# CONFIG_SENSORS_LM70 is not set
2581
+# CONFIG_SENSORS_LM73 is not set
2582
+# CONFIG_SENSORS_LM75 is not set
2583
+# CONFIG_SENSORS_LM77 is not set
2584
+# CONFIG_SENSORS_LM78 is not set
2585
+# CONFIG_SENSORS_LM80 is not set
2586
+# CONFIG_SENSORS_LM83 is not set
2587
+# CONFIG_SENSORS_LM85 is not set
2588
+# CONFIG_SENSORS_LM87 is not set
2589
+# CONFIG_SENSORS_LM90 is not set
2590
+# CONFIG_SENSORS_LM92 is not set
2591
+# CONFIG_SENSORS_LM93 is not set
2592
+# CONFIG_SENSORS_LM95234 is not set
2593
+# CONFIG_SENSORS_LM95241 is not set
2594
+# CONFIG_SENSORS_LM95245 is not set
2595
+# CONFIG_SENSORS_PC87360 is not set
2596
+# CONFIG_SENSORS_PC87427 is not set
2597
+# CONFIG_SENSORS_NTC_THERMISTOR is not set
2598
+# CONFIG_SENSORS_NCT6683 is not set
2599
+# CONFIG_SENSORS_NCT6775 is not set
2600
+# CONFIG_SENSORS_NCT7802 is not set
2601
+# CONFIG_SENSORS_NCT7904 is not set
2602
+# CONFIG_SENSORS_NPCM7XX is not set
2603
+# CONFIG_SENSORS_PCF8591 is not set
2604
+# CONFIG_PMBUS is not set
2605
+# CONFIG_SENSORS_PWM_FAN is not set
2606
+# CONFIG_SENSORS_SHT15 is not set
2607
+# CONFIG_SENSORS_SHT21 is not set
2608
+# CONFIG_SENSORS_SHT3x is not set
2609
+# CONFIG_SENSORS_SHTC1 is not set
2610
+# CONFIG_SENSORS_SIS5595 is not set
2611
+# CONFIG_SENSORS_DME1737 is not set
2612
+# CONFIG_SENSORS_EMC1403 is not set
2613
+# CONFIG_SENSORS_EMC2103 is not set
2614
+# CONFIG_SENSORS_EMC6W201 is not set
2615
+# CONFIG_SENSORS_SMSC47M1 is not set
2616
+# CONFIG_SENSORS_SMSC47M192 is not set
2617
+# CONFIG_SENSORS_SMSC47B397 is not set
2618
+# CONFIG_SENSORS_SCH5627 is not set
2619
+# CONFIG_SENSORS_SCH5636 is not set
2620
+# CONFIG_SENSORS_STTS751 is not set
2621
+# CONFIG_SENSORS_SMM665 is not set
2622
+# CONFIG_SENSORS_ADC128D818 is not set
2623
+# CONFIG_SENSORS_ADS1015 is not set
2624
+# CONFIG_SENSORS_ADS7828 is not set
2625
+# CONFIG_SENSORS_ADS7871 is not set
2626
+# CONFIG_SENSORS_AMC6821 is not set
2627
+# CONFIG_SENSORS_INA209 is not set
2628
+# CONFIG_SENSORS_INA2XX is not set
2629
+# CONFIG_SENSORS_INA3221 is not set
2630
+# CONFIG_SENSORS_TC74 is not set
2631
+# CONFIG_SENSORS_THMC50 is not set
2632
+# CONFIG_SENSORS_TMP102 is not set
2633
+# CONFIG_SENSORS_TMP103 is not set
2634
+# CONFIG_SENSORS_TMP108 is not set
2635
+# CONFIG_SENSORS_TMP401 is not set
2636
+# CONFIG_SENSORS_TMP421 is not set
2637
+# CONFIG_SENSORS_VIA686A is not set
2638
+# CONFIG_SENSORS_VT1211 is not set
2639
+# CONFIG_SENSORS_VT8231 is not set
2640
+# CONFIG_SENSORS_W83773G is not set
2641
+# CONFIG_SENSORS_W83781D is not set
2642
+# CONFIG_SENSORS_W83791D is not set
2643
+# CONFIG_SENSORS_W83792D is not set
2644
+# CONFIG_SENSORS_W83793 is not set
2645
+# CONFIG_SENSORS_W83795 is not set
2646
+# CONFIG_SENSORS_W83L785TS is not set
2647
+# CONFIG_SENSORS_W83L786NG is not set
2648
+# CONFIG_SENSORS_W83627HF is not set
2649
+# CONFIG_SENSORS_W83627EHF is not set
2692650 CONFIG_THERMAL=y
2651
+# CONFIG_THERMAL_STATISTICS is not set
2652
+CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
2653
+CONFIG_THERMAL_HWMON=y
2654
+CONFIG_THERMAL_OF=y
2702655 CONFIG_THERMAL_WRITABLE_TRIPS=y
2656
+# CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE is not set
2657
+# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
2658
+# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
2712659 CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR=y
2722660 CONFIG_THERMAL_GOV_FAIR_SHARE=y
2732661 CONFIG_THERMAL_GOV_STEP_WISE=y
2662
+# CONFIG_THERMAL_GOV_BANG_BANG is not set
2663
+# CONFIG_THERMAL_GOV_USER_SPACE is not set
2664
+CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
2742665 CONFIG_CPU_THERMAL=y
2666
+# CONFIG_CLOCK_THERMAL is not set
2752667 CONFIG_DEVFREQ_THERMAL=y
2668
+# CONFIG_THERMAL_EMULATION is not set
2669
+# CONFIG_QORIQ_THERMAL is not set
2762670 CONFIG_ROCKCHIP_THERMAL=y
2671
+# CONFIG_RK_VIRTUAL_THERMAL is not set
2672
+# CONFIG_RK3368_THERMAL is not set
2673
+
2674
+#
2675
+# ACPI INT340X thermal drivers
2676
+#
2677
+# CONFIG_GENERIC_ADC_THERMAL is not set
2772678 CONFIG_WATCHDOG=y
2679
+CONFIG_WATCHDOG_CORE=y
2680
+# CONFIG_WATCHDOG_NOWAYOUT is not set
2681
+CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
2682
+# CONFIG_WATCHDOG_SYSFS is not set
2683
+
2684
+#
2685
+# Watchdog Device Drivers
2686
+#
2687
+# CONFIG_SOFT_WATCHDOG is not set
2688
+# CONFIG_GPIO_WATCHDOG is not set
2689
+# CONFIG_XILINX_WATCHDOG is not set
2690
+# CONFIG_ZIIRAVE_WATCHDOG is not set
2691
+# CONFIG_ARM_SP805_WATCHDOG is not set
2692
+# CONFIG_ARM_SBSA_WATCHDOG is not set
2693
+# CONFIG_CADENCE_WATCHDOG is not set
2782694 CONFIG_DW_WATCHDOG=y
2695
+# CONFIG_MAX63XX_WATCHDOG is not set
2696
+# CONFIG_ALIM7101_WDT is not set
2697
+# CONFIG_I6300ESB_WDT is not set
2698
+# CONFIG_MEN_A21_WDT is not set
2699
+
2700
+#
2701
+# PCI-based Watchdog Cards
2702
+#
2703
+# CONFIG_PCIPCWATCHDOG is not set
2704
+# CONFIG_WDTPCI is not set
2705
+
2706
+#
2707
+# USB-based Watchdog Cards
2708
+#
2709
+# CONFIG_USBPCWATCHDOG is not set
2710
+
2711
+#
2712
+# Watchdog Pretimeout Governors
2713
+#
2714
+# CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set
2715
+CONFIG_SSB_POSSIBLE=y
2716
+# CONFIG_SSB is not set
2717
+CONFIG_BCMA_POSSIBLE=y
2718
+# CONFIG_BCMA is not set
2719
+
2720
+#
2721
+# Multifunction device drivers
2722
+#
2723
+CONFIG_MFD_CORE=y
2724
+# CONFIG_MFD_ACT8945A is not set
2725
+# CONFIG_MFD_AS3711 is not set
2726
+# CONFIG_MFD_AS3722 is not set
2727
+# CONFIG_PMIC_ADP5520 is not set
2728
+# CONFIG_MFD_AAT2870_CORE is not set
2729
+# CONFIG_MFD_ATMEL_FLEXCOM is not set
2730
+# CONFIG_MFD_ATMEL_HLCDC is not set
2731
+# CONFIG_MFD_BCM590XX is not set
2732
+# CONFIG_MFD_BD9571MWV is not set
2733
+# CONFIG_MFD_AXP20X_I2C is not set
2792734 CONFIG_MFD_CROS_EC=y
2735
+# CONFIG_MFD_CROS_EC_CHARDEV is not set
2736
+# CONFIG_MFD_MADERA is not set
2737
+# CONFIG_PMIC_DA903X is not set
2738
+# CONFIG_MFD_DA9052_SPI is not set
2739
+# CONFIG_MFD_DA9052_I2C is not set
2740
+# CONFIG_MFD_DA9055 is not set
2741
+# CONFIG_MFD_DA9062 is not set
2742
+# CONFIG_MFD_DA9063 is not set
2743
+# CONFIG_MFD_DA9150 is not set
2744
+# CONFIG_MFD_DLN2 is not set
2745
+# CONFIG_MFD_MC13XXX_SPI is not set
2746
+# CONFIG_MFD_MC13XXX_I2C is not set
2747
+# CONFIG_MFD_HI6421_PMIC is not set
2748
+# CONFIG_HTC_PASIC3 is not set
2749
+# CONFIG_HTC_I2CPLD is not set
2750
+# CONFIG_LPC_ICH is not set
2751
+# CONFIG_LPC_SCH is not set
2752
+# CONFIG_MFD_JANZ_CMODIO is not set
2753
+# CONFIG_MFD_KEMPLD is not set
2754
+# CONFIG_MFD_88PM800 is not set
2755
+# CONFIG_MFD_88PM805 is not set
2756
+# CONFIG_MFD_88PM860X is not set
2757
+# CONFIG_MFD_MAX14577 is not set
2758
+# CONFIG_MFD_MAX77620 is not set
2759
+# CONFIG_MFD_MAX77686 is not set
2760
+# CONFIG_MFD_MAX77693 is not set
2761
+# CONFIG_MFD_MAX77843 is not set
2762
+# CONFIG_MFD_MAX8907 is not set
2763
+# CONFIG_MFD_MAX8925 is not set
2764
+# CONFIG_MFD_MAX8997 is not set
2765
+# CONFIG_MFD_MAX8998 is not set
2766
+# CONFIG_MFD_MT6397 is not set
2767
+# CONFIG_MFD_MENF21BMC is not set
2768
+# CONFIG_EZX_PCAP is not set
2769
+# CONFIG_MFD_CPCAP is not set
2770
+# CONFIG_MFD_VIPERBOARD is not set
2771
+# CONFIG_MFD_RETU is not set
2772
+# CONFIG_MFD_PCF50633 is not set
2773
+# CONFIG_MFD_RDC321X is not set
2774
+# CONFIG_MFD_RT5033 is not set
2775
+# CONFIG_MFD_RC5T583 is not set
2802776 CONFIG_MFD_RK618=y
2812777 CONFIG_MFD_RK628=y
2778
+CONFIG_MFD_RK630=y
2822779 CONFIG_MFD_RK630_I2C=y
2780
+# CONFIG_MFD_RK630_SPI is not set
2832781 CONFIG_MFD_RK808=y
2782
+# CONFIG_MFD_RK1000 is not set
2783
+# CONFIG_MFD_RN5T618 is not set
2784
+# CONFIG_MFD_SEC_CORE is not set
2785
+# CONFIG_MFD_SI476X_CORE is not set
2786
+# CONFIG_MFD_SM501 is not set
2787
+# CONFIG_MFD_SKY81452 is not set
2788
+# CONFIG_MFD_SMSC is not set
2789
+# CONFIG_ABX500_CORE is not set
2790
+# CONFIG_MFD_STMPE is not set
2791
+CONFIG_MFD_SYSCON=y
2792
+# CONFIG_MFD_TI_AM335X_TSCADC is not set
2793
+# CONFIG_MFD_LP3943 is not set
2794
+# CONFIG_MFD_LP8788 is not set
2795
+# CONFIG_MFD_TI_LMU is not set
2796
+# CONFIG_MFD_PALMAS is not set
2797
+# CONFIG_TPS6105X is not set
2798
+# CONFIG_TPS65010 is not set
2799
+# CONFIG_TPS6507X is not set
2800
+# CONFIG_MFD_TPS65086 is not set
2801
+# CONFIG_MFD_TPS65090 is not set
2802
+# CONFIG_MFD_TPS65217 is not set
2803
+# CONFIG_MFD_TI_LP873X is not set
2804
+# CONFIG_MFD_TI_LP87565 is not set
2805
+# CONFIG_MFD_TPS65218 is not set
2842806 CONFIG_MFD_TPS6586X=y
2807
+# CONFIG_MFD_TPS65910 is not set
2808
+# CONFIG_MFD_TPS65912_I2C is not set
2809
+# CONFIG_MFD_TPS65912_SPI is not set
2810
+# CONFIG_MFD_TPS80031 is not set
2811
+# CONFIG_TWL4030_CORE is not set
2812
+# CONFIG_TWL6040_CORE is not set
2813
+# CONFIG_MFD_WL1273_CORE is not set
2814
+# CONFIG_MFD_LM3533 is not set
2815
+# CONFIG_MFD_TC3589X is not set
2816
+# CONFIG_MFD_VX855 is not set
2817
+# CONFIG_MFD_ARIZONA_I2C is not set
2818
+# CONFIG_MFD_ARIZONA_SPI is not set
2819
+# CONFIG_MFD_WM8400 is not set
2820
+# CONFIG_MFD_WM831X_I2C is not set
2821
+# CONFIG_MFD_WM831X_SPI is not set
2822
+# CONFIG_MFD_WM8350_I2C is not set
2823
+# CONFIG_MFD_WM8994 is not set
2824
+# CONFIG_MFD_ROHM_BD718XX is not set
2852825 CONFIG_FUSB_30X=y
2862826 CONFIG_REGULATOR=y
2872827 CONFIG_REGULATOR_DEBUG=y
2882828 CONFIG_REGULATOR_FIXED_VOLTAGE=y
2829
+# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
2830
+# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
2831
+# CONFIG_REGULATOR_PROXY_CONSUMER is not set
2832
+# CONFIG_REGULATOR_88PG86X is not set
2892833 CONFIG_REGULATOR_ACT8865=y
2834
+# CONFIG_REGULATOR_AD5398 is not set
2835
+# CONFIG_REGULATOR_ANATOP is not set
2836
+# CONFIG_REGULATOR_DA9210 is not set
2837
+# CONFIG_REGULATOR_DA9211 is not set
2902838 CONFIG_REGULATOR_FAN53555=y
2912839 CONFIG_REGULATOR_GPIO=y
2840
+# CONFIG_REGULATOR_ISL9305 is not set
2841
+# CONFIG_REGULATOR_ISL6271A is not set
2842
+# CONFIG_REGULATOR_LP3971 is not set
2843
+# CONFIG_REGULATOR_LP3972 is not set
2844
+# CONFIG_REGULATOR_LP872X is not set
2922845 CONFIG_REGULATOR_LP8752=y
2846
+# CONFIG_REGULATOR_LP8755 is not set
2847
+# CONFIG_REGULATOR_LTC3589 is not set
2848
+# CONFIG_REGULATOR_LTC3676 is not set
2849
+# CONFIG_REGULATOR_MAX1586 is not set
2850
+# CONFIG_REGULATOR_MAX8649 is not set
2851
+# CONFIG_REGULATOR_MAX8660 is not set
2852
+# CONFIG_REGULATOR_MAX8952 is not set
2853
+# CONFIG_REGULATOR_MAX8973 is not set
2932854 CONFIG_REGULATOR_MP8865=y
2855
+# CONFIG_REGULATOR_MT6311 is not set
2856
+# CONFIG_REGULATOR_PFUZE100 is not set
2857
+# CONFIG_REGULATOR_PV88060 is not set
2858
+# CONFIG_REGULATOR_PV88080 is not set
2859
+# CONFIG_REGULATOR_PV88090 is not set
2942860 CONFIG_REGULATOR_PWM=y
2952861 CONFIG_REGULATOR_RK808=y
2862
+# CONFIG_REGULATOR_RK860X is not set
2863
+# CONFIG_REGULATOR_SY8106A is not set
2864
+# CONFIG_REGULATOR_TPS51632 is not set
2865
+# CONFIG_REGULATOR_TPS549B22 is not set
2866
+# CONFIG_REGULATOR_TPS62360 is not set
2867
+# CONFIG_REGULATOR_TPS65023 is not set
2868
+# CONFIG_REGULATOR_TPS6507X is not set
2962869 CONFIG_REGULATOR_TPS65132=y
2870
+# CONFIG_REGULATOR_TPS6524X is not set
2972871 CONFIG_REGULATOR_TPS6586X=y
2872
+# CONFIG_REGULATOR_VCTRL is not set
2982873 CONFIG_REGULATOR_XZ3216=y
2874
+# CONFIG_REGULATOR_DIO5632 is not set
2875
+CONFIG_CEC_CORE=y
2876
+CONFIG_CEC_NOTIFIER=y
2877
+# CONFIG_RC_CORE is not set
2992878 CONFIG_MEDIA_SUPPORT=y
2879
+
2880
+#
2881
+# Multimedia core support
2882
+#
3002883 CONFIG_MEDIA_CAMERA_SUPPORT=y
2884
+# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
2885
+# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
2886
+# CONFIG_MEDIA_RADIO_SUPPORT is not set
2887
+# CONFIG_MEDIA_SDR_SUPPORT is not set
3012888 CONFIG_MEDIA_CEC_SUPPORT=y
3022889 CONFIG_MEDIA_CONTROLLER=y
2890
+CONFIG_VIDEO_DEV=y
3032891 CONFIG_VIDEO_V4L2_SUBDEV_API=y
2892
+CONFIG_VIDEO_V4L2=y
2893
+# CONFIG_VIDEO_ADV_DEBUG is not set
2894
+# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
2895
+# CONFIG_VIDEO_PCI_SKELETON is not set
2896
+CONFIG_V4L2_MEM2MEM_DEV=y
2897
+CONFIG_V4L2_FWNODE=y
2898
+
2899
+#
2900
+# Media drivers
2901
+#
3042902 CONFIG_MEDIA_USB_SUPPORT=y
2903
+
2904
+#
2905
+# Webcam devices
2906
+#
3052907 CONFIG_USB_VIDEO_CLASS=y
3062908 # CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV is not set
3072909 # CONFIG_USB_GSPCA is not set
2910
+# CONFIG_USB_PWC is not set
2911
+# CONFIG_VIDEO_CPIA2 is not set
2912
+# CONFIG_USB_ZR364XX is not set
2913
+# CONFIG_USB_STKWEBCAM is not set
2914
+# CONFIG_USB_S2255 is not set
2915
+# CONFIG_VIDEO_USBTV is not set
2916
+
2917
+#
2918
+# Webcam, TV (analog/digital) USB devices
2919
+#
2920
+# CONFIG_VIDEO_EM28XX is not set
2921
+
2922
+#
2923
+# USB HDMI CEC adapters
2924
+#
2925
+# CONFIG_MEDIA_PCI_SUPPORT is not set
3082926 CONFIG_V4L_PLATFORM_DRIVERS=y
2927
+# CONFIG_VIDEO_CAFE_CCIC is not set
2928
+# CONFIG_VIDEO_CADENCE is not set
2929
+# CONFIG_VIDEO_MUX is not set
3092930 CONFIG_SOC_CAMERA=y
2931
+# CONFIG_SOC_CAMERA_PLATFORM is not set
2932
+# CONFIG_VIDEO_XILINX is not set
2933
+# CONFIG_VIDEO_ROCKCHIP_CIF is not set
3102934 CONFIG_VIDEO_ROCKCHIP_ISP1=y
3112935 CONFIG_VIDEO_ROCKCHIP_ISP=y
2936
+CONFIG_VIDEO_ROCKCHIP_ISP_VERSION_V1X=y
2937
+# CONFIG_VIDEO_ROCKCHIP_ISP_VERSION_V20 is not set
2938
+CONFIG_VIDEO_ROCKCHIP_ISP_VERSION_V21=y
2939
+# CONFIG_VIDEO_ROCKCHIP_ISPP is not set
3122940 CONFIG_V4L_MEM2MEM_DRIVERS=y
2941
+# CONFIG_VIDEO_MEM2MEM_DEINTERLACE is not set
2942
+# CONFIG_VIDEO_SH_VEU is not set
3132943 CONFIG_VIDEO_ROCKCHIP_RGA=y
2944
+# CONFIG_V4L_TEST_DRIVERS is not set
2945
+# CONFIG_CEC_PLATFORM_DRIVERS is not set
2946
+
2947
+#
2948
+# Supported MMC/SDIO adapters
2949
+#
2950
+# CONFIG_CYPRESS_FIRMWARE is not set
2951
+CONFIG_VIDEOBUF2_CORE=y
2952
+CONFIG_VIDEOBUF2_V4L2=y
2953
+CONFIG_VIDEOBUF2_MEMOPS=y
2954
+CONFIG_VIDEOBUF2_DMA_CONTIG=y
2955
+CONFIG_VIDEOBUF2_VMALLOC=y
2956
+CONFIG_VIDEOBUF2_DMA_SG=y
2957
+
2958
+#
2959
+# Media ancillary drivers (tuners, sensors, i2c, spi, frontends)
2960
+#
3142961 # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
2962
+
2963
+#
2964
+# I2C Encoders, decoders, sensors and other helper chips
2965
+#
2966
+
2967
+#
2968
+# Audio decoders, processors and mixers
2969
+#
2970
+# CONFIG_VIDEO_TVAUDIO is not set
2971
+# CONFIG_VIDEO_TDA7432 is not set
2972
+# CONFIG_VIDEO_TDA9840 is not set
2973
+# CONFIG_VIDEO_TDA1997X is not set
2974
+# CONFIG_VIDEO_TEA6415C is not set
2975
+# CONFIG_VIDEO_TEA6420 is not set
2976
+# CONFIG_VIDEO_MSP3400 is not set
2977
+# CONFIG_VIDEO_CS3308 is not set
2978
+# CONFIG_VIDEO_CS5345 is not set
2979
+# CONFIG_VIDEO_CS53L32A is not set
2980
+# CONFIG_VIDEO_TLV320AIC23B is not set
2981
+# CONFIG_VIDEO_UDA1342 is not set
2982
+# CONFIG_VIDEO_WM8775 is not set
2983
+# CONFIG_VIDEO_WM8739 is not set
2984
+# CONFIG_VIDEO_VP27SMPX is not set
2985
+# CONFIG_VIDEO_SONY_BTF_MPX is not set
2986
+
2987
+#
2988
+# RDS decoders
2989
+#
2990
+# CONFIG_VIDEO_SAA6588 is not set
2991
+
2992
+#
2993
+# Video decoders
2994
+#
2995
+# CONFIG_VIDEO_ADV7180 is not set
2996
+# CONFIG_VIDEO_ADV7183 is not set
2997
+# CONFIG_VIDEO_ADV748X is not set
2998
+# CONFIG_VIDEO_ADV7604 is not set
2999
+# CONFIG_VIDEO_ADV7842 is not set
3000
+# CONFIG_VIDEO_BT819 is not set
3001
+# CONFIG_VIDEO_BT856 is not set
3002
+# CONFIG_VIDEO_BT866 is not set
3003
+# CONFIG_VIDEO_KS0127 is not set
3004
+# CONFIG_VIDEO_ML86V7667 is not set
3005
+# CONFIG_VIDEO_AD5820 is not set
3006
+# CONFIG_VIDEO_AK7375 is not set
3007
+# CONFIG_VIDEO_DW9714 is not set
3008
+# CONFIG_VIDEO_DW9718 is not set
3009
+# CONFIG_VIDEO_DW9807_VCM is not set
3010
+# CONFIG_VIDEO_FP5501 is not set
3011
+# CONFIG_VIDEO_FP5510 is not set
3012
+# CONFIG_VIDEO_GT9760S is not set
3013
+# CONFIG_VIDEO_VM149C is not set
3014
+# CONFIG_VIDEO_OTP_EEPROM is not set
3015
+# CONFIG_VIDEO_SAA7110 is not set
3016
+# CONFIG_VIDEO_SAA711X is not set
3017
+# CONFIG_VIDEO_TC358743 is not set
3153018 CONFIG_VIDEO_TC35874X=y
3163019 CONFIG_VIDEO_RK628_CSI=y
3173020 CONFIG_VIDEO_LT6911UXC=y
3021
+# CONFIG_VIDEO_LT7911D is not set
3183022 CONFIG_VIDEO_LT8619C=y
3023
+# CONFIG_VIDEO_TECHPOINT is not set
3024
+# CONFIG_VIDEO_TVP514X is not set
3025
+# CONFIG_VIDEO_TVP5150 is not set
3026
+# CONFIG_VIDEO_TVP7002 is not set
3027
+# CONFIG_VIDEO_TW2804 is not set
3028
+# CONFIG_VIDEO_TW9903 is not set
3029
+# CONFIG_VIDEO_TW9906 is not set
3030
+# CONFIG_VIDEO_TW9910 is not set
3031
+# CONFIG_VIDEO_VPX3220 is not set
3032
+
3033
+#
3034
+# Video and audio decoders
3035
+#
3036
+# CONFIG_VIDEO_SAA717X is not set
3037
+# CONFIG_VIDEO_CX25840 is not set
3038
+
3039
+#
3040
+# Video encoders
3041
+#
3042
+# CONFIG_VIDEO_SAA7127 is not set
3043
+# CONFIG_VIDEO_SAA7185 is not set
3044
+# CONFIG_VIDEO_ADV7170 is not set
3045
+# CONFIG_VIDEO_ADV7175 is not set
3046
+# CONFIG_VIDEO_ADV7343 is not set
3047
+# CONFIG_VIDEO_ADV7393 is not set
3048
+# CONFIG_VIDEO_ADV7511 is not set
3049
+# CONFIG_VIDEO_AD9389B is not set
3050
+# CONFIG_VIDEO_AK881X is not set
3051
+# CONFIG_VIDEO_THS8200 is not set
3052
+
3053
+#
3054
+# Camera sensor devices
3055
+#
3056
+# CONFIG_VIDEO_IMX178 is not set
3057
+# CONFIG_VIDEO_IMX214 is not set
3058
+# CONFIG_VIDEO_IMX219 is not set
3059
+# CONFIG_VIDEO_IMX258 is not set
3060
+# CONFIG_VIDEO_IMX274 is not set
3061
+# CONFIG_VIDEO_IMX307 is not set
3062
+# CONFIG_VIDEO_IMX317 is not set
3063
+# CONFIG_VIDEO_IMX323 is not set
3064
+# CONFIG_VIDEO_IMX327 is not set
3065
+# CONFIG_VIDEO_IMX334 is not set
3066
+# CONFIG_VIDEO_IMX335 is not set
3067
+# CONFIG_VIDEO_IMX347 is not set
3068
+# CONFIG_VIDEO_IMX378 is not set
3069
+# CONFIG_VIDEO_IMX415 is not set
3070
+# CONFIG_VIDEO_IMX462 is not set
3071
+# CONFIG_VIDEO_IMX464 is not set
3072
+# CONFIG_VIDEO_OS02G10 is not set
3193073 CONFIG_VIDEO_OS04A10=y
3074
+# CONFIG_VIDEO_OS04C10 is not set
3075
+# CONFIG_VIDEO_OS05A20 is not set
3076
+# CONFIG_VIDEO_OS08A10 is not set
3077
+# CONFIG_VIDEO_OS08A20 is not set
3078
+# CONFIG_VIDEO_OS12D40 is not set
3079
+# CONFIG_VIDEO_OV02B10 is not set
3080
+# CONFIG_VIDEO_OV02K10 is not set
3081
+# CONFIG_VIDEO_OV2640 is not set
3082
+# CONFIG_VIDEO_OV2659 is not set
3083
+# CONFIG_VIDEO_OV2680 is not set
3084
+# CONFIG_VIDEO_OV2685 is not set
3085
+# CONFIG_VIDEO_OV2718 is not set
3086
+# CONFIG_VIDEO_OV2735 is not set
3087
+# CONFIG_VIDEO_OV2775 is not set
3088
+# CONFIG_VIDEO_OV4686 is not set
3089
+# CONFIG_VIDEO_OV4688 is not set
3203090 CONFIG_VIDEO_OV4689=y
3091
+# CONFIG_VIDEO_OV5640 is not set
3092
+# CONFIG_VIDEO_OV5645 is not set
3093
+# CONFIG_VIDEO_OV5647 is not set
3094
+# CONFIG_VIDEO_OV5648 is not set
3095
+# CONFIG_VIDEO_OV5670 is not set
3213096 CONFIG_VIDEO_OV5695=y
3097
+# CONFIG_VIDEO_OV6650 is not set
3223098 CONFIG_VIDEO_OV7251=y
3099
+# CONFIG_VIDEO_OV772X is not set
3100
+# CONFIG_VIDEO_OV7640 is not set
3101
+# CONFIG_VIDEO_OV7670 is not set
3102
+# CONFIG_VIDEO_OV7740 is not set
3103
+# CONFIG_VIDEO_OV7750 is not set
3104
+# CONFIG_VIDEO_OV8858 is not set
3105
+# CONFIG_VIDEO_OV9281 is not set
3106
+# CONFIG_VIDEO_OV9650 is not set
3107
+# CONFIG_VIDEO_OV9750 is not set
3108
+# CONFIG_VIDEO_OV12D2Q is not set
3233109 CONFIG_VIDEO_OV13850=y
3110
+# CONFIG_VIDEO_OV13858 is not set
3111
+# CONFIG_VIDEO_OV13B10 is not set
3112
+# CONFIG_VIDEO_PREISP_DUMMY_SENSOR is not set
3113
+# CONFIG_VIDEO_VS6624 is not set
3114
+# CONFIG_VIDEO_MT9M032 is not set
3115
+# CONFIG_VIDEO_MT9M111 is not set
3116
+# CONFIG_VIDEO_MT9P031 is not set
3117
+# CONFIG_VIDEO_MT9T001 is not set
3118
+# CONFIG_VIDEO_MT9T112 is not set
3119
+# CONFIG_VIDEO_MT9V011 is not set
3120
+# CONFIG_VIDEO_MT9V032 is not set
3121
+# CONFIG_VIDEO_MT9V111 is not set
3122
+# CONFIG_VIDEO_AR0230 is not set
3123
+# CONFIG_VIDEO_SR030PC30 is not set
3124
+# CONFIG_VIDEO_NOON010PC30 is not set
3125
+# CONFIG_VIDEO_M5MOLS is not set
3126
+# CONFIG_VIDEO_RJ54N1 is not set
3127
+# CONFIG_VIDEO_S5K6AA is not set
3128
+# CONFIG_VIDEO_S5K6A3 is not set
3129
+# CONFIG_VIDEO_S5KGM1SP is not set
3130
+# CONFIG_VIDEO_S5K4H7YX is not set
3131
+# CONFIG_VIDEO_S5K4ECGX is not set
3132
+# CONFIG_VIDEO_S5K5BAF is not set
3133
+# CONFIG_VIDEO_SMIAPP is not set
3134
+# CONFIG_VIDEO_ET8EK8 is not set
3135
+# CONFIG_VIDEO_S5C73M3 is not set
3136
+# CONFIG_VIDEO_GC02M2 is not set
3137
+# CONFIG_VIDEO_GC030A is not set
3138
+# CONFIG_VIDEO_GC0312 is not set
3139
+# CONFIG_VIDEO_GC0329 is not set
3140
+# CONFIG_VIDEO_GC032A is not set
3141
+# CONFIG_VIDEO_GC0403 is not set
3142
+# CONFIG_VIDEO_GC1054 is not set
3143
+# CONFIG_VIDEO_GC2035 is not set
3144
+# CONFIG_VIDEO_GC2053 is not set
3145
+# CONFIG_VIDEO_GC2093 is not set
3146
+# CONFIG_VIDEO_GC2145 is not set
3147
+# CONFIG_VIDEO_GC2155 is not set
3148
+# CONFIG_VIDEO_GC2355 is not set
3149
+# CONFIG_VIDEO_GC2375H is not set
3150
+# CONFIG_VIDEO_GC2385 is not set
3151
+# CONFIG_VIDEO_GC4653 is not set
3152
+# CONFIG_VIDEO_GC4663 is not set
3153
+# CONFIG_VIDEO_GC4C33 is not set
3154
+# CONFIG_VIDEO_GC5024 is not set
3155
+# CONFIG_VIDEO_GC5025 is not set
3156
+# CONFIG_VIDEO_GC5035 is not set
3243157 CONFIG_VIDEO_GC8034=y
3158
+# CONFIG_VIDEO_BF3925 is not set
3159
+# CONFIG_VIDEO_JX_F37 is not set
3160
+# CONFIG_VIDEO_JX_F37P is not set
3161
+# CONFIG_VIDEO_JX_H62 is not set
3162
+# CONFIG_VIDEO_JX_H65 is not set
3163
+# CONFIG_VIDEO_JX_K04 is not set
3164
+# CONFIG_VIDEO_SC031GS is not set
3165
+# CONFIG_VIDEO_SC035HGS is not set
3166
+# CONFIG_VIDEO_SC1330 is not set
3167
+# CONFIG_VIDEO_SC132GS is not set
3168
+# CONFIG_VIDEO_SC200AI is not set
3169
+# CONFIG_VIDEO_SC210IOT is not set
3170
+# CONFIG_VIDEO_SC2232 is not set
3171
+# CONFIG_VIDEO_SC2239 is not set
3172
+# CONFIG_VIDEO_SC223A is not set
3173
+# CONFIG_VIDEO_SC2310 is not set
3174
+# CONFIG_VIDEO_SC2335 is not set
3175
+# CONFIG_VIDEO_SC2355 is not set
3176
+# CONFIG_VIDEO_SC3336 is not set
3177
+# CONFIG_VIDEO_SC401AI is not set
3178
+# CONFIG_VIDEO_SC4238 is not set
3179
+# CONFIG_VIDEO_SC430CS is not set
3180
+# CONFIG_VIDEO_SC4336 is not set
3181
+# CONFIG_VIDEO_SC500AI is not set
3182
+# CONFIG_VIDEO_SC530AI is not set
3183
+# CONFIG_VIDEO_SC5239 is not set
3184
+# CONFIG_VIDEO_SC8220 is not set
3185
+# CONFIG_VIDEO_SP250A is not set
3186
+# CONFIG_VIDEO_HYNIX_HI556 is not set
3187
+# CONFIG_VIDEO_HYNIX_HI846 is not set
3188
+# CONFIG_VIDEO_HM5040 is not set
3189
+
3190
+#
3191
+# Flash devices
3192
+#
3193
+# CONFIG_VIDEO_ADP1653 is not set
3194
+# CONFIG_VIDEO_LM3560 is not set
3195
+# CONFIG_VIDEO_LM3646 is not set
3196
+# CONFIG_VIDEO_SGM3784 is not set
3197
+
3198
+#
3199
+# Video improvement chips
3200
+#
3201
+# CONFIG_VIDEO_UPD64031A is not set
3202
+# CONFIG_VIDEO_UPD64083 is not set
3203
+
3204
+#
3205
+# Audio/Video compression chips
3206
+#
3207
+# CONFIG_VIDEO_SAA6752HS is not set
3208
+
3209
+#
3210
+# SDR tuner chips
3211
+#
3212
+
3213
+#
3214
+# Miscellaneous helper chips
3215
+#
3216
+# CONFIG_VIDEO_THS7303 is not set
3217
+# CONFIG_VIDEO_M52790 is not set
3218
+# CONFIG_VIDEO_I2C is not set
3219
+# CONFIG_VIDEO_NVP6158 is not set
3220
+# CONFIG_VIDEO_NVP6188 is not set
3221
+# CONFIG_VIDEO_NVP6324 is not set
3222
+# CONFIG_VIDEO_RN6854 is not set
3223
+# CONFIG_VIDEO_HALL_DC_MOTOR is not set
3224
+# CONFIG_VIDEO_RK_IRCUT is not set
3225
+# CONFIG_VIDEO_MP6507 is not set
3226
+
3227
+#
3228
+# Sensors used on soc_camera driver
3229
+#
3230
+
3231
+#
3232
+# soc_camera sensor drivers
3233
+#
3234
+# CONFIG_SOC_CAMERA_MT9M001 is not set
3235
+# CONFIG_SOC_CAMERA_MT9M111 is not set
3236
+# CONFIG_SOC_CAMERA_MT9T112 is not set
3237
+# CONFIG_SOC_CAMERA_MT9V022 is not set
3238
+# CONFIG_SOC_CAMERA_OV5642 is not set
3239
+# CONFIG_SOC_CAMERA_OV772X is not set
3240
+# CONFIG_SOC_CAMERA_OV9640 is not set
3241
+# CONFIG_SOC_CAMERA_OV9740 is not set
3242
+# CONFIG_SOC_CAMERA_RJ54N1 is not set
3243
+# CONFIG_SOC_CAMERA_TW9910 is not set
3244
+
3245
+#
3246
+# SPI helper chips
3247
+#
3248
+# CONFIG_VIDEO_GS1662 is not set
3249
+# CONFIG_VIDEO_MS41908 is not set
3250
+# CONFIG_VIDEO_ROCKCHIP_PREISP is not set
3251
+
3252
+#
3253
+# Media SPI Adapters
3254
+#
3255
+
3256
+#
3257
+# Customise DVB Frontends
3258
+#
3259
+
3260
+#
3261
+# Tools to develop new frontends
3262
+#
3263
+
3264
+#
3265
+# Graphics support
3266
+#
3253267 # CONFIG_VGA_ARB is not set
3263268 CONFIG_DRM=y
3269
+CONFIG_DRM_DP=y
3270
+CONFIG_DRM_EDID=y
3273271 CONFIG_DRM_IGNORE_IOTCL_PERMIT=y
3272
+CONFIG_DRM_MIPI_DSI=y
3273
+# CONFIG_DRM_DP_AUX_CHARDEV is not set
3274
+# CONFIG_DRM_DEBUG_MM is not set
3275
+# CONFIG_DRM_DEBUG_SELFTEST is not set
3276
+CONFIG_DRM_KMS_HELPER=y
3277
+CONFIG_DRM_KMS_FB_HELPER=y
3278
+CONFIG_DRM_FBDEV_EMULATION=y
3279
+CONFIG_DRM_FBDEV_OVERALLOC=100
3280
+# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
3283281 CONFIG_DRM_LOAD_EDID_FIRMWARE=y
3282
+# CONFIG_DRM_DP_CEC is not set
3283
+CONFIG_DRM_GEM_CMA_HELPER=y
3284
+
3285
+#
3286
+# I2C encoder or helper chips
3287
+#
3288
+# CONFIG_DRM_I2C_CH7006 is not set
3289
+# CONFIG_DRM_I2C_SIL164 is not set
3290
+# CONFIG_DRM_I2C_NXP_TDA998X is not set
3291
+# CONFIG_DRM_I2C_NXP_TDA9950 is not set
3292
+# CONFIG_DRM_HDLCD is not set
3293
+# CONFIG_DRM_MALI_DISPLAY is not set
3294
+# CONFIG_DRM_RADEON is not set
3295
+# CONFIG_DRM_AMDGPU is not set
3296
+
3297
+#
3298
+# ACP (Audio CoProcessor) Configuration
3299
+#
3300
+
3301
+#
3302
+# AMD Library routines
3303
+#
3304
+# CONFIG_DRM_NOUVEAU is not set
3305
+# CONFIG_DRM_VGEM is not set
3306
+# CONFIG_DRM_VKMS is not set
3293307 CONFIG_DRM_ROCKCHIP=y
3308
+# CONFIG_ROCKCHIP_DRM_DEBUG is not set
3309
+CONFIG_ROCKCHIP_VOP=y
3310
+CONFIG_ROCKCHIP_VOP2=y
3311
+CONFIG_ROCKCHIP_PSR=y
3303312 CONFIG_ROCKCHIP_ANALOGIX_DP=y
3313313 CONFIG_ROCKCHIP_CDN_DP=y
3323314 CONFIG_ROCKCHIP_DW_HDMI=y
....@@ -335,265 +3317,2710 @@
3353317 CONFIG_ROCKCHIP_LVDS=y
3363318 CONFIG_ROCKCHIP_DRM_TVE=y
3373319 CONFIG_ROCKCHIP_RGB=y
3320
+# CONFIG_DRM_ROCKCHIP_VVOP is not set
3321
+# CONFIG_ROCKCHIP_EBC_DEV is not set
3383322 CONFIG_DRM_ROCKCHIP_RK618=y
3323
+# CONFIG_DRM_ROCKCHIP_RK628 is not set
3324
+# CONFIG_DRM_UDL is not set
3325
+# CONFIG_DRM_AST is not set
3326
+# CONFIG_DRM_MGAG200 is not set
3327
+# CONFIG_DRM_CIRRUS_QEMU is not set
3328
+# CONFIG_DRM_RCAR_DW_HDMI is not set
3329
+# CONFIG_DRM_RCAR_LVDS is not set
3330
+# CONFIG_DRM_QXL is not set
3331
+# CONFIG_DRM_BOCHS is not set
3332
+# CONFIG_DRM_VIRTIO_GPU is not set
3333
+CONFIG_DRM_PANEL=y
3334
+
3335
+#
3336
+# Display Panels
3337
+#
3338
+# CONFIG_DRM_PANEL_ARM_VERSATILE is not set
3339
+# CONFIG_DRM_PANEL_LVDS is not set
3393340 CONFIG_DRM_PANEL_SIMPLE=y
3341
+# CONFIG_DRM_PANEL_SIMPLE_OF_ONLY is not set
3342
+# CONFIG_DRM_PANEL_ILITEK_IL9322 is not set
3343
+# CONFIG_DRM_PANEL_ILITEK_ILI9881C is not set
3344
+# CONFIG_DRM_PANEL_INNOLUX_P079ZCA is not set
3345
+# CONFIG_DRM_PANEL_JDI_LT070ME05000 is not set
3346
+# CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set
3347
+# CONFIG_DRM_PANEL_LG_LG4573 is not set
3348
+# CONFIG_DRM_PANEL_ORISETECH_OTM8009A is not set
3349
+# CONFIG_DRM_PANEL_PANASONIC_VVX10F034N00 is not set
3350
+# CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN is not set
3351
+# CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set
3352
+# CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set
3353
+# CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set
3354
+# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set
3355
+# CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set
3356
+# CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set
3357
+# CONFIG_DRM_PANEL_SHARP_LS043T1LE01 is not set
3358
+# CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set
3359
+CONFIG_DRM_BRIDGE=y
3360
+CONFIG_DRM_PANEL_BRIDGE=y
3361
+
3362
+#
3363
+# Display Interface Bridges
3364
+#
3365
+# CONFIG_DRM_ANALOGIX_ANX78XX is not set
3366
+# CONFIG_DRM_CDNS_DSI is not set
3367
+# CONFIG_DRM_DUMB_VGA_DAC is not set
3368
+# CONFIG_DRM_LONTIUM_LT9611 is not set
3369
+# CONFIG_DRM_LVDS_ENCODER is not set
3370
+# CONFIG_DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW is not set
3371
+# CONFIG_DRM_NXP_PTN3460 is not set
3372
+# CONFIG_DRM_PARADE_PS8622 is not set
3403373 CONFIG_DRM_RK630_TVE=y
3374
+# CONFIG_DRM_RK1000_TVE is not set
3375
+# CONFIG_DRM_SIL_SII8620 is not set
3413376 CONFIG_DRM_SII902X=y
3377
+# CONFIG_DRM_SII9234 is not set
3378
+# CONFIG_DRM_THINE_THC63LVD1024 is not set
3379
+# CONFIG_DRM_TOSHIBA_TC358767 is not set
3380
+# CONFIG_DRM_TI_TFP410 is not set
3381
+CONFIG_DRM_ANALOGIX_DP=y
3382
+# CONFIG_DRM_I2C_ADV7511 is not set
3383
+CONFIG_DRM_DW_HDMI=y
3384
+# CONFIG_DRM_DW_HDMI_AHB_AUDIO is not set
3423385 CONFIG_DRM_DW_HDMI_I2S_AUDIO=y
3433386 CONFIG_DRM_DW_HDMI_CEC=y
3387
+# CONFIG_DRM_ARCPGU is not set
3388
+# CONFIG_DRM_HISI_HIBMC is not set
3389
+# CONFIG_DRM_HISI_KIRIN is not set
3390
+# CONFIG_DRM_MXSFB is not set
3391
+# CONFIG_DRM_TINYDRM is not set
3392
+# CONFIG_DRM_PL111 is not set
3393
+# CONFIG_DRM_LEGACY is not set
3394
+CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
3443395 CONFIG_MALI400=y
3453396 CONFIG_MALI450=y
3397
+# CONFIG_MALI470 is not set
3398
+# CONFIG_MALI400_DEBUG is not set
3463399 # CONFIG_MALI400_PROFILING is not set
3400
+# CONFIG_MALI400_UMP is not set
3401
+CONFIG_MALI_DMA_BUF_MAP_ON_ATTACH=y
3473402 CONFIG_MALI_SHARED_INTERRUPTS=y
3403
+# CONFIG_MALI_PMU_PARALLEL_POWER_UP is not set
3483404 CONFIG_MALI_DT=y
3493405 CONFIG_MALI_DEVFREQ=y
3406
+# CONFIG_MALI_QUIET is not set
3503407 CONFIG_MALI_MIDGARD=y
3408
+# CONFIG_MALI_GATOR_SUPPORT is not set
3409
+# CONFIG_MALI_MIDGARD_ENABLE_TRACE is not set
3410
+# CONFIG_MALI_DMA_FENCE is not set
3513411 CONFIG_MALI_EXPERT=y
3412
+# CONFIG_MALI_CORESTACK is not set
3413
+# CONFIG_MALI_PRFCNT_SET_SECONDARY is not set
3414
+# CONFIG_MALI_PLATFORM_FAKE is not set
3415
+# CONFIG_MALI_PLATFORM_DEVICETREE is not set
3523416 CONFIG_MALI_PLATFORM_THIRDPARTY=y
3533417 CONFIG_MALI_PLATFORM_THIRDPARTY_NAME="rk"
3543418 CONFIG_MALI_DEBUG=y
3419
+CONFIG_MALI_FENCE_DEBUG=y
3420
+# CONFIG_MALI_NO_MALI is not set
3421
+# CONFIG_MALI_TRACE_TIMELINE is not set
3422
+# CONFIG_MALI_SYSTEM_TRACE is not set
3423
+# CONFIG_MALI_GPU_MMU_AARCH64 is not set
3553424 CONFIG_MALI_PWRSOFT_765=y
3425
+# CONFIG_MALI_KUTF is not set
3563426 CONFIG_MALI_BIFROST=y
357
-CONFIG_MALI_BIFROST_DEVFREQ=y
3583427 CONFIG_MALI_PLATFORM_NAME="rk"
3428
+CONFIG_MALI_REAL_HW=y
3429
+
3430
+#
3431
+# Platform specific options
3432
+#
3433
+CONFIG_MALI_BIFROST_DEVFREQ=y
3434
+CONFIG_MALI_BIFROST_GATOR_SUPPORT=y
3435
+# CONFIG_MALI_BIFROST_ENABLE_TRACE is not set
3436
+# CONFIG_MALI_BIFROST_DMA_FENCE is not set
3437
+# CONFIG_MALI_ARBITER_SUPPORT is not set
3438
+# CONFIG_MALI_DMA_BUF_MAP_ON_DEMAND is not set
3439
+# CONFIG_MALI_DMA_BUF_LEGACY_COMPAT is not set
3440
+# CONFIG_MALI_BIFROST_EXPERT is not set
3441
+# CONFIG_MALI_ARBITRATION is not set
3442
+
3443
+#
3444
+# Frame buffer Devices
3445
+#
3446
+CONFIG_FB_CMDLINE=y
3447
+CONFIG_FB_NOTIFY=y
3448
+CONFIG_FB=y
3449
+# CONFIG_FIRMWARE_EDID is not set
3450
+CONFIG_FB_CFB_FILLRECT=y
3451
+CONFIG_FB_CFB_COPYAREA=y
3452
+CONFIG_FB_CFB_IMAGEBLIT=y
3453
+CONFIG_FB_SYS_FILLRECT=y
3454
+CONFIG_FB_SYS_COPYAREA=y
3455
+CONFIG_FB_SYS_IMAGEBLIT=y
3456
+# CONFIG_FB_FOREIGN_ENDIAN is not set
3457
+CONFIG_FB_SYS_FOPS=y
3458
+CONFIG_FB_DEFERRED_IO=y
3459
+# CONFIG_FB_MODE_HELPERS is not set
3460
+# CONFIG_FB_TILEBLITTING is not set
3461
+
3462
+#
3463
+# Frame buffer hardware drivers
3464
+#
3465
+# CONFIG_FB_CIRRUS is not set
3466
+# CONFIG_FB_PM2 is not set
3467
+# CONFIG_FB_ARMCLCD is not set
3468
+# CONFIG_FB_CYBER2000 is not set
3469
+# CONFIG_FB_ASILIANT is not set
3470
+# CONFIG_FB_IMSTT is not set
3471
+# CONFIG_FB_UVESA is not set
3472
+# CONFIG_FB_OPENCORES is not set
3473
+# CONFIG_FB_S1D13XXX is not set
3474
+# CONFIG_FB_NVIDIA is not set
3475
+# CONFIG_FB_RIVA is not set
3476
+# CONFIG_FB_I740 is not set
3477
+# CONFIG_FB_MATROX is not set
3478
+# CONFIG_FB_RADEON is not set
3479
+# CONFIG_FB_ATY128 is not set
3480
+# CONFIG_FB_ATY is not set
3481
+# CONFIG_FB_S3 is not set
3482
+# CONFIG_FB_SAVAGE is not set
3483
+# CONFIG_FB_SIS is not set
3484
+# CONFIG_FB_NEOMAGIC is not set
3485
+# CONFIG_FB_KYRO is not set
3486
+# CONFIG_FB_3DFX is not set
3487
+# CONFIG_FB_VOODOO1 is not set
3488
+# CONFIG_FB_VT8623 is not set
3489
+# CONFIG_FB_TRIDENT is not set
3490
+# CONFIG_FB_ARK is not set
3491
+# CONFIG_FB_PM3 is not set
3492
+# CONFIG_FB_CARMINE is not set
3493
+# CONFIG_FB_SMSCUFX is not set
3494
+# CONFIG_FB_UDL is not set
3495
+# CONFIG_FB_IBM_GXT4500 is not set
3496
+# CONFIG_FB_VIRTUAL is not set
3497
+# CONFIG_FB_METRONOME is not set
3498
+# CONFIG_FB_MB862XX is not set
3499
+# CONFIG_FB_BROADSHEET is not set
3500
+# CONFIG_FB_SIMPLE is not set
3501
+# CONFIG_FB_SSD1307 is not set
3502
+# CONFIG_FB_SM712 is not set
3593503 CONFIG_BACKLIGHT_LCD_SUPPORT=y
3603504 # CONFIG_LCD_CLASS_DEVICE is not set
3613505 CONFIG_BACKLIGHT_CLASS_DEVICE=y
3506
+CONFIG_BACKLIGHT_GENERIC=y
3623507 CONFIG_BACKLIGHT_PWM=y
3508
+# CONFIG_BACKLIGHT_PM8941_WLED is not set
3509
+# CONFIG_BACKLIGHT_ADP8860 is not set
3510
+# CONFIG_BACKLIGHT_ADP8870 is not set
3511
+# CONFIG_BACKLIGHT_LM3630A is not set
3512
+# CONFIG_BACKLIGHT_LM3639 is not set
3513
+# CONFIG_BACKLIGHT_LP855X is not set
3514
+# CONFIG_BACKLIGHT_GPIO is not set
3515
+# CONFIG_BACKLIGHT_LV5207LP is not set
3516
+# CONFIG_BACKLIGHT_BD6107 is not set
3517
+# CONFIG_BACKLIGHT_ARCXCNN is not set
3518
+
3519
+#
3520
+# Rockchip Misc Video driver
3521
+#
3522
+
3523
+#
3524
+# RGA
3525
+#
3526
+# CONFIG_ROCKCHIP_RGA is not set
3633527 CONFIG_ROCKCHIP_RGA2=y
3528
+# CONFIG_ROCKCHIP_RGA2_PROC_FS is not set
3529
+CONFIG_ROCKCHIP_RGA2_DEBUG_FS=y
3530
+CONFIG_ROCKCHIP_RGA2_DEBUGGER=y
3531
+# CONFIG_ROCKCHIP_MULTI_RGA is not set
3532
+
3533
+#
3534
+# IEP
3535
+#
3536
+# CONFIG_IEP is not set
3537
+# CONFIG_IEP_MMU is not set
3643538 CONFIG_ROCKCHIP_MPP_SERVICE=y
3539
+CONFIG_ROCKCHIP_MPP_PROC_FS=y
3653540 CONFIG_ROCKCHIP_MPP_RKVDEC=y
3663541 CONFIG_ROCKCHIP_MPP_RKVDEC2=y
3673542 CONFIG_ROCKCHIP_MPP_RKVENC=y
3543
+# CONFIG_ROCKCHIP_MPP_RKVENC2 is not set
3683544 CONFIG_ROCKCHIP_MPP_VDPU1=y
3693545 CONFIG_ROCKCHIP_MPP_VEPU1=y
3703546 CONFIG_ROCKCHIP_MPP_VDPU2=y
3713547 CONFIG_ROCKCHIP_MPP_VEPU2=y
3723548 CONFIG_ROCKCHIP_MPP_IEP2=y
3733549 CONFIG_ROCKCHIP_MPP_JPGDEC=y
3550
+# CONFIG_ROCKCHIP_MPP_VDPP is not set
3551
+CONFIG_VIDEOMODE_HELPERS=y
3552
+CONFIG_HDMI=y
3553
+
3554
+#
3555
+# Console display driver support
3556
+#
3557
+CONFIG_DUMMY_CONSOLE=y
3558
+CONFIG_DUMMY_CONSOLE_COLUMNS=80
3559
+CONFIG_DUMMY_CONSOLE_ROWS=25
3560
+CONFIG_FRAMEBUFFER_CONSOLE=y
3561
+CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
3562
+# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
3563
+# CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
3564
+# CONFIG_LOGO is not set
3743565 CONFIG_SOUND=y
3753566 CONFIG_SND=y
3567
+CONFIG_SND_TIMER=y
3568
+CONFIG_SND_PCM=y
3569
+CONFIG_SND_PCM_ELD=y
3570
+CONFIG_SND_PCM_IEC958=y
3571
+CONFIG_SND_DMAENGINE_PCM=y
3572
+CONFIG_SND_HWDEP=y
3573
+CONFIG_SND_SEQ_DEVICE=y
3574
+CONFIG_SND_RAWMIDI=y
3575
+CONFIG_SND_JACK=y
3576
+CONFIG_SND_JACK_INPUT_DEV=y
3577
+# CONFIG_SND_OSSEMUL is not set
3578
+CONFIG_SND_PCM_TIMER=y
3763579 CONFIG_SND_HRTIMER=y
3773580 CONFIG_SND_DYNAMIC_MINORS=y
3581
+CONFIG_SND_MAX_CARDS=32
3783582 # CONFIG_SND_SUPPORT_OLD_API is not set
3583
+CONFIG_SND_PROC_FS=y
3584
+CONFIG_SND_VERBOSE_PROCFS=y
3585
+# CONFIG_SND_VERBOSE_PRINTK is not set
3586
+# CONFIG_SND_DEBUG is not set
3793587 CONFIG_SND_SEQUENCER=y
3803588 CONFIG_SND_SEQ_DUMMY=y
3589
+CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
3590
+CONFIG_SND_SEQ_MIDI_EVENT=y
3591
+CONFIG_SND_SEQ_MIDI=y
3592
+CONFIG_SND_DRIVERS=y
3593
+# CONFIG_SND_DUMMY is not set
3594
+# CONFIG_SND_ALOOP is not set
3595
+# CONFIG_SND_VIRMIDI is not set
3596
+# CONFIG_SND_MTPAV is not set
3597
+# CONFIG_SND_SERIAL_U16550 is not set
3598
+# CONFIG_SND_MPU401 is not set
3813599 # CONFIG_SND_PCI is not set
3600
+
3601
+#
3602
+# HD-Audio
3603
+#
3604
+CONFIG_SND_HDA_PREALLOC_SIZE=64
3823605 # CONFIG_SND_SPI is not set
3606
+CONFIG_SND_USB=y
3833607 CONFIG_SND_USB_AUDIO=y
3608
+# CONFIG_SND_USB_UA101 is not set
3609
+# CONFIG_SND_USB_CAIAQ is not set
3610
+# CONFIG_SND_USB_6FIRE is not set
3611
+# CONFIG_SND_USB_HIFACE is not set
3612
+# CONFIG_SND_BCD2000 is not set
3613
+# CONFIG_SND_USB_POD is not set
3614
+# CONFIG_SND_USB_PODHD is not set
3615
+# CONFIG_SND_USB_TONEPORT is not set
3616
+# CONFIG_SND_USB_VARIAX is not set
3843617 CONFIG_SND_SOC=y
3618
+CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
3619
+# CONFIG_SND_SOC_AMD_ACP is not set
3620
+# CONFIG_SND_ATMEL_SOC is not set
3621
+# CONFIG_SND_DESIGNWARE_I2S is not set
3622
+
3623
+#
3624
+# SoC Audio for Freescale CPUs
3625
+#
3626
+
3627
+#
3628
+# Common SoC Audio options for Freescale CPUs:
3629
+#
3630
+# CONFIG_SND_SOC_FSL_ASRC is not set
3631
+# CONFIG_SND_SOC_FSL_SAI is not set
3632
+# CONFIG_SND_SOC_FSL_SSI is not set
3633
+# CONFIG_SND_SOC_FSL_SPDIF is not set
3634
+# CONFIG_SND_SOC_FSL_ESAI is not set
3635
+# CONFIG_SND_SOC_IMX_AUDMUX is not set
3636
+# CONFIG_SND_I2S_HI6210_I2S is not set
3637
+# CONFIG_SND_SOC_IMG is not set
3853638 CONFIG_SND_SOC_ROCKCHIP=y
3639
+# CONFIG_SND_SOC_ROCKCHIP_AUDIO_PWM is not set
3640
+CONFIG_SND_SOC_ROCKCHIP_I2S=y
3863641 CONFIG_SND_SOC_ROCKCHIP_I2S_TDM=y
3642
+# CONFIG_SND_SOC_ROCKCHIP_MULTI_DAIS is not set
3873643 CONFIG_SND_SOC_ROCKCHIP_PDM=y
3644
+# CONFIG_SND_SOC_ROCKCHIP_SAI is not set
3883645 CONFIG_SND_SOC_ROCKCHIP_SPDIF=y
3646
+# CONFIG_SND_SOC_ROCKCHIP_VAD is not set
3893647 CONFIG_SND_SOC_ROCKCHIP_MAX98090=y
3903648 CONFIG_SND_SOC_ROCKCHIP_MULTICODECS=y
3913649 CONFIG_SND_SOC_ROCKCHIP_RT5645=y
3650
+# CONFIG_SND_SOC_ROCKCHIP_RT5651 is not set
3923651 CONFIG_SND_SOC_ROCKCHIP_RT5651_RK628=y
3933652 CONFIG_SND_SOC_ROCKCHIP_HDMI=y
3653
+# CONFIG_SND_SOC_RK3288_HDMI_ANALOG is not set
3654
+# CONFIG_SND_SOC_RK3399_GRU_SOUND is not set
3655
+
3656
+#
3657
+# STMicroelectronics STM32 SOC audio support
3658
+#
3659
+# CONFIG_SND_SOC_XTFPGA_I2S is not set
3660
+# CONFIG_ZX_TDM is not set
3661
+CONFIG_SND_SOC_I2C_AND_SPI=y
3662
+
3663
+#
3664
+# CODEC drivers
3665
+#
3666
+# CONFIG_SND_SOC_AC97_CODEC is not set
3667
+# CONFIG_SND_SOC_ADAU1701 is not set
3668
+# CONFIG_SND_SOC_ADAU1761_I2C is not set
3669
+# CONFIG_SND_SOC_ADAU1761_SPI is not set
3670
+# CONFIG_SND_SOC_ADAU7002 is not set
3671
+# CONFIG_SND_SOC_AK4104 is not set
3672
+# CONFIG_SND_SOC_AK4458 is not set
3673
+# CONFIG_SND_SOC_AK4554 is not set
3674
+# CONFIG_SND_SOC_AK4613 is not set
3675
+# CONFIG_SND_SOC_AK4642 is not set
3676
+# CONFIG_SND_SOC_AK5386 is not set
3677
+# CONFIG_SND_SOC_AK5558 is not set
3678
+# CONFIG_SND_SOC_ALC5623 is not set
3679
+# CONFIG_SND_SOC_BD28623 is not set
3680
+# CONFIG_SND_SOC_BT_SCO is not set
3681
+# CONFIG_SND_SOC_CS35L32 is not set
3682
+# CONFIG_SND_SOC_CS35L33 is not set
3683
+# CONFIG_SND_SOC_CS35L34 is not set
3684
+# CONFIG_SND_SOC_CS35L35 is not set
3685
+# CONFIG_SND_SOC_CS42L42 is not set
3686
+# CONFIG_SND_SOC_CS42L51_I2C is not set
3687
+# CONFIG_SND_SOC_CS42L52 is not set
3688
+# CONFIG_SND_SOC_CS42L56 is not set
3689
+# CONFIG_SND_SOC_CS42L73 is not set
3690
+# CONFIG_SND_SOC_CS4265 is not set
3691
+# CONFIG_SND_SOC_CS4270 is not set
3692
+# CONFIG_SND_SOC_CS4271_I2C is not set
3693
+# CONFIG_SND_SOC_CS4271_SPI is not set
3694
+# CONFIG_SND_SOC_CS42XX8_I2C is not set
3695
+# CONFIG_SND_SOC_CS43130 is not set
3696
+# CONFIG_SND_SOC_CS4349 is not set
3697
+# CONFIG_SND_SOC_CS53L30 is not set
3698
+# CONFIG_SND_SOC_CX2072X is not set
3943699 CONFIG_SND_SOC_DUMMY_CODEC=y
3700
+CONFIG_SND_SOC_HDMI_CODEC=y
3701
+# CONFIG_SND_SOC_ES7134 is not set
3953702 CONFIG_SND_SOC_ES7202=y
3703
+CONFIG_SND_SOC_ES7202_MIC_MAX_CHANNELS=4
3704
+CONFIG_SND_SOC_ES7202_I2C_BUS=1
3705
+# CONFIG_SND_SOC_ES7210 is not set
3706
+# CONFIG_SND_SOC_ES7241 is not set
3963707 CONFIG_SND_SOC_ES7243E=y
3973708 CONFIG_SND_SOC_ES8311=y
3983709 CONFIG_SND_SOC_ES8316=y
3710
+# CONFIG_SND_SOC_ES8323 is not set
3711
+# CONFIG_SND_SOC_ES8328_I2C is not set
3712
+# CONFIG_SND_SOC_ES8328_SPI is not set
3713
+# CONFIG_SND_SOC_ES8396 is not set
3714
+# CONFIG_SND_SOC_GTM601 is not set
3715
+# CONFIG_SND_SOC_INNO_RK3036 is not set
3716
+CONFIG_SND_SOC_MAX98090=y
3717
+# CONFIG_SND_SOC_MAX98504 is not set
3718
+# CONFIG_SND_SOC_MAX9867 is not set
3719
+# CONFIG_SND_SOC_MAX98927 is not set
3720
+# CONFIG_SND_SOC_MAX98373 is not set
3721
+# CONFIG_SND_SOC_MAX9860 is not set
3722
+# CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set
3723
+# CONFIG_SND_SOC_PCM1681 is not set
3724
+# CONFIG_SND_SOC_PCM1789_I2C is not set
3725
+# CONFIG_SND_SOC_PCM179X_I2C is not set
3726
+# CONFIG_SND_SOC_PCM179X_SPI is not set
3727
+# CONFIG_SND_SOC_PCM186X_I2C is not set
3728
+# CONFIG_SND_SOC_PCM186X_SPI is not set
3729
+# CONFIG_SND_SOC_PCM3168A_I2C is not set
3730
+# CONFIG_SND_SOC_PCM3168A_SPI is not set
3731
+# CONFIG_SND_SOC_PCM512x_I2C is not set
3732
+# CONFIG_SND_SOC_PCM512x_SPI is not set
3733
+# CONFIG_SND_SOC_RK312X is not set
3734
+# CONFIG_SND_SOC_RK3228 is not set
3735
+# CONFIG_SND_SOC_RK3308 is not set
3993736 CONFIG_SND_SOC_RK3328=y
3737
+# CONFIG_SND_SOC_RK630 is not set
4003738 CONFIG_SND_SOC_RK817=y
4013739 CONFIG_SND_SOC_RK_CODEC_DIGITAL=y
3740
+CONFIG_SND_SOC_RL6231=y
4023741 CONFIG_SND_SOC_RT5616=y
3742
+# CONFIG_SND_SOC_RT5631 is not set
4033743 CONFIG_SND_SOC_RT5640=y
3744
+CONFIG_SND_SOC_RT5645=y
3745
+CONFIG_SND_SOC_RT5651=y
3746
+# CONFIG_SND_SOC_SGTL5000 is not set
3747
+# CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set
3748
+# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
4043749 CONFIG_SND_SOC_SPDIF=y
3750
+# CONFIG_SND_SOC_SSM2305 is not set
3751
+# CONFIG_SND_SOC_SSM2602_SPI is not set
3752
+# CONFIG_SND_SOC_SSM2602_I2C is not set
3753
+# CONFIG_SND_SOC_SSM4567 is not set
3754
+# CONFIG_SND_SOC_STA32X is not set
3755
+# CONFIG_SND_SOC_STA350 is not set
3756
+# CONFIG_SND_SOC_STI_SAS is not set
3757
+# CONFIG_SND_SOC_TAS2552 is not set
3758
+# CONFIG_SND_SOC_TAS5086 is not set
3759
+# CONFIG_SND_SOC_TAS571X is not set
3760
+# CONFIG_SND_SOC_TAS5720 is not set
3761
+# CONFIG_SND_SOC_TAS6424 is not set
3762
+# CONFIG_SND_SOC_TDA7419 is not set
3763
+# CONFIG_SND_SOC_TFA9879 is not set
3764
+# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
3765
+# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
3766
+# CONFIG_SND_SOC_TLV320AIC31XX is not set
3767
+# CONFIG_SND_SOC_TLV320AIC32X4_I2C is not set
3768
+# CONFIG_SND_SOC_TLV320AIC32X4_SPI is not set
3769
+# CONFIG_SND_SOC_TLV320AIC3X is not set
3770
+CONFIG_SND_SOC_TS3A227E=y
3771
+# CONFIG_SND_SOC_TSCS42XX is not set
3772
+# CONFIG_SND_SOC_TSCS454 is not set
3773
+# CONFIG_SND_SOC_WM8510 is not set
3774
+# CONFIG_SND_SOC_WM8523 is not set
3775
+# CONFIG_SND_SOC_WM8524 is not set
3776
+# CONFIG_SND_SOC_WM8580 is not set
3777
+# CONFIG_SND_SOC_WM8711 is not set
3778
+# CONFIG_SND_SOC_WM8728 is not set
3779
+# CONFIG_SND_SOC_WM8731 is not set
3780
+# CONFIG_SND_SOC_WM8737 is not set
3781
+# CONFIG_SND_SOC_WM8741 is not set
3782
+# CONFIG_SND_SOC_WM8750 is not set
3783
+# CONFIG_SND_SOC_WM8753 is not set
3784
+# CONFIG_SND_SOC_WM8770 is not set
3785
+# CONFIG_SND_SOC_WM8776 is not set
3786
+# CONFIG_SND_SOC_WM8782 is not set
3787
+# CONFIG_SND_SOC_WM8804_I2C is not set
3788
+# CONFIG_SND_SOC_WM8804_SPI is not set
3789
+# CONFIG_SND_SOC_WM8903 is not set
3790
+# CONFIG_SND_SOC_WM8960 is not set
3791
+# CONFIG_SND_SOC_WM8962 is not set
3792
+# CONFIG_SND_SOC_WM8974 is not set
3793
+# CONFIG_SND_SOC_WM8978 is not set
3794
+# CONFIG_SND_SOC_WM8985 is not set
3795
+# CONFIG_SND_SOC_ZX_AUD96P22 is not set
3796
+# CONFIG_SND_SOC_MAX9759 is not set
3797
+# CONFIG_SND_SOC_MT6351 is not set
3798
+# CONFIG_SND_SOC_NAU8540 is not set
3799
+# CONFIG_SND_SOC_NAU8810 is not set
3800
+# CONFIG_SND_SOC_NAU8824 is not set
3801
+# CONFIG_SND_SOC_TPA6130A2 is not set
3802
+CONFIG_SND_SIMPLE_CARD_UTILS=y
4053803 CONFIG_SND_SIMPLE_CARD=y
3804
+# CONFIG_SND_SIMPLE_SCU_CARD is not set
3805
+# CONFIG_SND_AUDIO_GRAPH_CARD is not set
3806
+# CONFIG_SND_AUDIO_GRAPH_SCU_CARD is not set
3807
+
3808
+#
3809
+# HID support
3810
+#
3811
+CONFIG_HID=y
4063812 CONFIG_HID_BATTERY_STRENGTH=y
4073813 CONFIG_HIDRAW=y
4083814 CONFIG_UHID=y
3815
+CONFIG_HID_GENERIC=y
3816
+
3817
+#
3818
+# Special HID drivers
3819
+#
3820
+# CONFIG_HID_A4TECH is not set
3821
+# CONFIG_HID_ACCUTOUCH is not set
3822
+# CONFIG_HID_ACRUX is not set
3823
+# CONFIG_HID_APPLE is not set
3824
+# CONFIG_HID_APPLEIR is not set
3825
+# CONFIG_HID_ASUS is not set
3826
+# CONFIG_HID_AUREAL is not set
3827
+# CONFIG_HID_BELKIN is not set
3828
+# CONFIG_HID_BETOP_FF is not set
3829
+# CONFIG_HID_CHERRY is not set
3830
+# CONFIG_HID_CHICONY is not set
3831
+# CONFIG_HID_CORSAIR is not set
3832
+# CONFIG_HID_COUGAR is not set
3833
+# CONFIG_HID_PRODIKEYS is not set
3834
+# CONFIG_HID_CMEDIA is not set
3835
+# CONFIG_HID_CP2112 is not set
3836
+# CONFIG_HID_CYPRESS is not set
3837
+# CONFIG_HID_DRAGONRISE is not set
3838
+# CONFIG_HID_EMS_FF is not set
3839
+# CONFIG_HID_ELAN is not set
3840
+# CONFIG_HID_ELECOM is not set
3841
+# CONFIG_HID_ELO is not set
3842
+# CONFIG_HID_EZKEY is not set
3843
+# CONFIG_HID_GEMBIRD is not set
3844
+# CONFIG_HID_GFRM is not set
3845
+# CONFIG_HID_HOLTEK is not set
3846
+# CONFIG_HID_GOOGLE_HAMMER is not set
3847
+# CONFIG_HID_GT683R is not set
3848
+# CONFIG_HID_KEYTOUCH is not set
3849
+# CONFIG_HID_KYE is not set
3850
+# CONFIG_HID_UCLOGIC is not set
3851
+# CONFIG_HID_WALTOP is not set
3852
+# CONFIG_HID_GYRATION is not set
3853
+# CONFIG_HID_ICADE is not set
3854
+# CONFIG_HID_ITE is not set
3855
+# CONFIG_HID_JABRA is not set
3856
+# CONFIG_HID_TWINHAN is not set
4093857 CONFIG_HID_KENSINGTON=y
3858
+# CONFIG_HID_LCPOWER is not set
3859
+# CONFIG_HID_LED is not set
3860
+# CONFIG_HID_LENOVO is not set
3861
+# CONFIG_HID_LOGITECH is not set
3862
+# CONFIG_HID_MAGICMOUSE is not set
3863
+# CONFIG_HID_MAYFLASH is not set
3864
+# CONFIG_HID_REDRAGON is not set
3865
+# CONFIG_HID_MICROSOFT is not set
3866
+# CONFIG_HID_MONTEREY is not set
4103867 CONFIG_HID_MULTITOUCH=y
3868
+# CONFIG_HID_NINTENDO is not set
3869
+# CONFIG_HID_NTI is not set
3870
+# CONFIG_HID_NTRIG is not set
3871
+# CONFIG_HID_ORTEK is not set
3872
+# CONFIG_HID_PANTHERLORD is not set
3873
+# CONFIG_HID_PENMOUNT is not set
3874
+# CONFIG_HID_PETALYNX is not set
3875
+# CONFIG_HID_PICOLCD is not set
3876
+# CONFIG_HID_PLANTRONICS is not set
3877
+# CONFIG_HID_PRIMAX is not set
3878
+# CONFIG_HID_RETRODE is not set
3879
+# CONFIG_HID_ROCCAT is not set
3880
+# CONFIG_HID_SAITEK is not set
3881
+# CONFIG_HID_SAMSUNG is not set
3882
+# CONFIG_HID_SONY is not set
3883
+# CONFIG_HID_SPEEDLINK is not set
3884
+# CONFIG_HID_STEAM is not set
3885
+# CONFIG_HID_STEELSERIES is not set
3886
+# CONFIG_HID_SUNPLUS is not set
3887
+# CONFIG_HID_RMI is not set
3888
+# CONFIG_HID_GREENASIA is not set
3889
+# CONFIG_HID_SMARTJOYPLUS is not set
3890
+# CONFIG_HID_TIVO is not set
3891
+# CONFIG_HID_TOPSEED is not set
3892
+# CONFIG_HID_THINGM is not set
3893
+# CONFIG_HID_THRUSTMASTER is not set
3894
+# CONFIG_HID_UDRAW_PS3 is not set
3895
+# CONFIG_HID_WACOM is not set
3896
+# CONFIG_HID_WIIMOTE is not set
3897
+# CONFIG_HID_XINMO is not set
3898
+# CONFIG_HID_ZEROPLUS is not set
3899
+# CONFIG_HID_ZYDACRON is not set
3900
+# CONFIG_HID_SENSOR_HUB is not set
3901
+# CONFIG_HID_ALPS is not set
3902
+
3903
+#
3904
+# USB HID support
3905
+#
3906
+CONFIG_USB_HID=y
3907
+# CONFIG_HID_PID is not set
4113908 CONFIG_USB_HIDDEV=y
3909
+
3910
+#
3911
+# I2C HID support
3912
+#
4123913 CONFIG_I2C_HID=y
3914
+CONFIG_USB_OHCI_LITTLE_ENDIAN=y
3915
+CONFIG_USB_SUPPORT=y
3916
+CONFIG_USB_COMMON=y
3917
+CONFIG_USB_ARCH_HAS_HCD=y
3918
+CONFIG_USB=y
3919
+CONFIG_USB_PCI=y
4133920 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
3921
+
3922
+#
3923
+# Miscellaneous USB options
3924
+#
4143925 # CONFIG_USB_DEFAULT_PERSIST is not set
3926
+# CONFIG_USB_DYNAMIC_MINORS is not set
4153927 CONFIG_USB_OTG=y
3928
+# CONFIG_USB_OTG_WHITELIST is not set
3929
+# CONFIG_USB_OTG_BLACKLIST_HUB is not set
3930
+# CONFIG_USB_OTG_FSM is not set
3931
+# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
4163932 CONFIG_USB_MON=y
3933
+# CONFIG_USB_WUSB_CBAF is not set
3934
+
3935
+#
3936
+# USB Host Controller Drivers
3937
+#
3938
+# CONFIG_USB_C67X00_HCD is not set
4173939 CONFIG_USB_XHCI_HCD=y
3940
+# CONFIG_USB_XHCI_DBGCAP is not set
3941
+CONFIG_USB_XHCI_PCI=y
3942
+CONFIG_USB_XHCI_PLATFORM=y
4183943 CONFIG_USB_EHCI_HCD=y
4193944 CONFIG_USB_EHCI_ROOT_HUB_TT=y
3945
+CONFIG_USB_EHCI_TT_NEWSCHED=y
3946
+CONFIG_USB_EHCI_PCI=y
4203947 CONFIG_USB_EHCI_HCD_PLATFORM=y
3948
+# CONFIG_USB_OXU210HP_HCD is not set
3949
+# CONFIG_USB_ISP116X_HCD is not set
3950
+# CONFIG_USB_FOTG210_HCD is not set
3951
+# CONFIG_USB_MAX3421_HCD is not set
4213952 CONFIG_USB_OHCI_HCD=y
4223953 # CONFIG_USB_OHCI_HCD_PCI is not set
4233954 CONFIG_USB_OHCI_HCD_PLATFORM=y
424
-CONFIG_USB_ACM=y
3955
+# CONFIG_USB_UHCI_HCD is not set
3956
+# CONFIG_USB_SL811_HCD is not set
3957
+# CONFIG_USB_R8A66597_HCD is not set
3958
+# CONFIG_USB_HCD_TEST_MODE is not set
3959
+
3960
+#
3961
+# USB Device Class drivers
3962
+#
3963
+# CONFIG_USB_ACM is not set
3964
+# CONFIG_USB_PRINTER is not set
3965
+# CONFIG_USB_WDM is not set
3966
+# CONFIG_USB_TMC is not set
3967
+
3968
+#
3969
+# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
3970
+#
3971
+
3972
+#
3973
+# also be needed; see USB_STORAGE Help for more info
3974
+#
4253975 CONFIG_USB_STORAGE=y
3976
+# CONFIG_USB_STORAGE_DEBUG is not set
3977
+# CONFIG_USB_STORAGE_REALTEK is not set
3978
+# CONFIG_USB_STORAGE_DATAFAB is not set
3979
+# CONFIG_USB_STORAGE_FREECOM is not set
3980
+# CONFIG_USB_STORAGE_ISD200 is not set
3981
+# CONFIG_USB_STORAGE_USBAT is not set
3982
+# CONFIG_USB_STORAGE_SDDR09 is not set
3983
+# CONFIG_USB_STORAGE_SDDR55 is not set
3984
+# CONFIG_USB_STORAGE_JUMPSHOT is not set
3985
+# CONFIG_USB_STORAGE_ALAUDA is not set
3986
+# CONFIG_USB_STORAGE_ONETOUCH is not set
3987
+# CONFIG_USB_STORAGE_KARMA is not set
3988
+# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
3989
+# CONFIG_USB_STORAGE_ENE_UB6250 is not set
4263990 CONFIG_USB_UAS=y
3991
+
3992
+#
3993
+# USB Imaging devices
3994
+#
3995
+# CONFIG_USB_MDC800 is not set
3996
+# CONFIG_USB_MICROTEK is not set
3997
+# CONFIG_USBIP_CORE is not set
3998
+# CONFIG_USB_MUSB_HDRC is not set
4273999 CONFIG_USB_DWC3=y
4000
+# CONFIG_USB_DWC3_HOST is not set
4001
+# CONFIG_USB_DWC3_GADGET is not set
4002
+CONFIG_USB_DWC3_DUAL_ROLE=y
4003
+
4004
+#
4005
+# Platform Glue Driver Support
4006
+#
4007
+CONFIG_USB_DWC3_HAPS=y
4008
+CONFIG_USB_DWC3_OF_SIMPLE=y
4009
+CONFIG_USB_DWC3_ROCKCHIP_INNO=y
4284010 CONFIG_USB_DWC2=y
4011
+# CONFIG_USB_DWC2_HOST is not set
4012
+
4013
+#
4014
+# Gadget/Dual-role mode requires USB Gadget support to be enabled
4015
+#
4016
+# CONFIG_USB_DWC2_PERIPHERAL is not set
4017
+CONFIG_USB_DWC2_DUAL_ROLE=y
4018
+# CONFIG_USB_DWC2_PCI is not set
4019
+# CONFIG_USB_DWC2_DEBUG is not set
4020
+# CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set
4021
+# CONFIG_USB_CHIPIDEA is not set
4022
+# CONFIG_USB_ISP1760 is not set
4023
+
4024
+#
4025
+# USB port drivers
4026
+#
4294027 CONFIG_USB_SERIAL=y
4028
+# CONFIG_USB_SERIAL_CONSOLE is not set
4304029 CONFIG_USB_SERIAL_GENERIC=y
4030
+# CONFIG_USB_SERIAL_SIMPLE is not set
4031
+# CONFIG_USB_SERIAL_AIRCABLE is not set
4032
+# CONFIG_USB_SERIAL_ARK3116 is not set
4033
+# CONFIG_USB_SERIAL_BELKIN is not set
4034
+# CONFIG_USB_SERIAL_CH341 is not set
4035
+# CONFIG_USB_SERIAL_WHITEHEAT is not set
4036
+# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
4314037 CONFIG_USB_SERIAL_CP210X=y
4038
+# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
4039
+# CONFIG_USB_SERIAL_EMPEG is not set
4324040 CONFIG_USB_SERIAL_FTDI_SIO=y
4041
+# CONFIG_USB_SERIAL_VISOR is not set
4042
+# CONFIG_USB_SERIAL_IPAQ is not set
4043
+# CONFIG_USB_SERIAL_IR is not set
4044
+# CONFIG_USB_SERIAL_EDGEPORT is not set
4045
+# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
4046
+# CONFIG_USB_SERIAL_F81232 is not set
4047
+# CONFIG_USB_SERIAL_F8153X is not set
4048
+# CONFIG_USB_SERIAL_GARMIN is not set
4049
+# CONFIG_USB_SERIAL_IPW is not set
4050
+# CONFIG_USB_SERIAL_IUU is not set
4051
+# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
4334052 CONFIG_USB_SERIAL_KEYSPAN=y
4053
+# CONFIG_USB_SERIAL_KLSI is not set
4054
+# CONFIG_USB_SERIAL_KOBIL_SCT is not set
4055
+# CONFIG_USB_SERIAL_MCT_U232 is not set
4056
+# CONFIG_USB_SERIAL_METRO is not set
4057
+# CONFIG_USB_SERIAL_MOS7720 is not set
4058
+# CONFIG_USB_SERIAL_MOS7840 is not set
4059
+# CONFIG_USB_SERIAL_MXUPORT is not set
4060
+# CONFIG_USB_SERIAL_NAVMAN is not set
4344061 CONFIG_USB_SERIAL_PL2303=y
4354062 CONFIG_USB_SERIAL_OTI6858=y
4063
+# CONFIG_USB_SERIAL_QCAUX is not set
4364064 CONFIG_USB_SERIAL_QUALCOMM=y
4065
+# CONFIG_USB_SERIAL_SPCP8X5 is not set
4066
+# CONFIG_USB_SERIAL_SAFE is not set
4374067 CONFIG_USB_SERIAL_SIERRAWIRELESS=y
4068
+# CONFIG_USB_SERIAL_SYMBOL is not set
4069
+# CONFIG_USB_SERIAL_TI is not set
4070
+# CONFIG_USB_SERIAL_CYBERJACK is not set
4071
+# CONFIG_USB_SERIAL_XIRCOM is not set
4072
+CONFIG_USB_SERIAL_WWAN=y
4384073 CONFIG_USB_SERIAL_OPTION=y
4074
+# CONFIG_USB_SERIAL_OMNINET is not set
4075
+# CONFIG_USB_SERIAL_OPTICON is not set
4076
+# CONFIG_USB_SERIAL_XSENS_MT is not set
4077
+# CONFIG_USB_SERIAL_WISHBONE is not set
4078
+# CONFIG_USB_SERIAL_SSU100 is not set
4079
+# CONFIG_USB_SERIAL_QT2 is not set
4080
+# CONFIG_USB_SERIAL_UPD78F0730 is not set
4081
+# CONFIG_USB_SERIAL_DEBUG is not set
4082
+
4083
+#
4084
+# USB Miscellaneous drivers
4085
+#
4086
+# CONFIG_USB_EMI62 is not set
4087
+# CONFIG_USB_EMI26 is not set
4088
+# CONFIG_USB_ADUTUX is not set
4089
+# CONFIG_USB_SEVSEG is not set
4090
+# CONFIG_USB_LEGOTOWER is not set
4091
+# CONFIG_USB_LCD is not set
4092
+# CONFIG_USB_CYPRESS_CY7C63 is not set
4093
+# CONFIG_USB_CYTHERM is not set
4094
+# CONFIG_USB_IDMOUSE is not set
4095
+# CONFIG_USB_FTDI_ELAN is not set
4096
+# CONFIG_USB_APPLEDISPLAY is not set
4097
+# CONFIG_USB_SISUSBVGA is not set
4098
+# CONFIG_USB_LD is not set
4099
+# CONFIG_USB_TRANCEVIBRATOR is not set
4100
+# CONFIG_USB_IOWARRIOR is not set
4101
+# CONFIG_USB_TEST is not set
4102
+# CONFIG_USB_EHSET_TEST_FIXTURE is not set
4103
+# CONFIG_USB_ISIGHTFW is not set
4104
+# CONFIG_USB_YUREX is not set
4105
+CONFIG_USB_EZUSB_FX2=y
4106
+# CONFIG_USB_HUB_USB251XB is not set
4107
+# CONFIG_USB_HSIC_USB3503 is not set
4108
+# CONFIG_USB_HSIC_USB4604 is not set
4109
+# CONFIG_USB_LINK_LAYER_TEST is not set
4110
+# CONFIG_USB_CHAOSKEY is not set
4111
+
4112
+#
4113
+# USB Physical Layer drivers
4114
+#
4115
+CONFIG_USB_PHY=y
4116
+# CONFIG_NOP_USB_XCEIV is not set
4117
+# CONFIG_USB_GPIO_VBUS is not set
4118
+# CONFIG_USB_ISP1301 is not set
4119
+# CONFIG_USB_ULPI is not set
4394120 CONFIG_USB_GADGET=y
4121
+# CONFIG_USB_GADGET_DEBUG is not set
4404122 CONFIG_USB_GADGET_DEBUG_FILES=y
4123
+# CONFIG_USB_GADGET_DEBUG_FS is not set
4414124 CONFIG_USB_GADGET_VBUS_DRAW=500
4125
+CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
4126
+# CONFIG_U_SERIAL_CONSOLE is not set
4127
+
4128
+#
4129
+# USB Peripheral Controller
4130
+#
4131
+# CONFIG_USB_FOTG210_UDC is not set
4132
+# CONFIG_USB_GR_UDC is not set
4133
+# CONFIG_USB_R8A66597 is not set
4134
+# CONFIG_USB_PXA27X is not set
4135
+# CONFIG_USB_MV_UDC is not set
4136
+# CONFIG_USB_MV_U3D is not set
4137
+# CONFIG_USB_SNP_UDC_PLAT is not set
4138
+# CONFIG_USB_M66592 is not set
4139
+# CONFIG_USB_BDC_UDC is not set
4140
+# CONFIG_USB_AMD5536UDC is not set
4141
+# CONFIG_USB_NET2272 is not set
4142
+# CONFIG_USB_NET2280 is not set
4143
+# CONFIG_USB_GOKU is not set
4144
+# CONFIG_USB_EG20T is not set
4145
+# CONFIG_USB_GADGET_XILINX is not set
4146
+# CONFIG_USB_DUMMY_HCD is not set
4147
+CONFIG_USB_LIBCOMPOSITE=y
4148
+CONFIG_USB_F_ACM=y
4149
+CONFIG_USB_U_SERIAL=y
4150
+CONFIG_USB_F_MASS_STORAGE=y
4151
+CONFIG_USB_F_FS=y
4152
+CONFIG_USB_F_UVC=y
4424153 CONFIG_USB_CONFIGFS=y
4434154 CONFIG_USB_CONFIGFS_UEVENT=y
4155
+# CONFIG_USB_CONFIGFS_SERIAL is not set
4444156 CONFIG_USB_CONFIGFS_ACM=y
4157
+# CONFIG_USB_CONFIGFS_OBEX is not set
4158
+# CONFIG_USB_CONFIGFS_NCM is not set
4159
+# CONFIG_USB_CONFIGFS_ECM is not set
4160
+# CONFIG_USB_CONFIGFS_ECM_SUBSET is not set
4161
+# CONFIG_USB_CONFIGFS_RNDIS is not set
4162
+# CONFIG_USB_CONFIGFS_EEM is not set
4454163 CONFIG_USB_CONFIGFS_MASS_STORAGE=y
4164
+# CONFIG_USB_CONFIGFS_F_LB_SS is not set
4464165 CONFIG_USB_CONFIGFS_F_FS=y
4166
+# CONFIG_USB_CONFIGFS_F_ACC is not set
4167
+# CONFIG_USB_CONFIGFS_F_AUDIO_SRC is not set
4168
+# CONFIG_USB_CONFIGFS_F_UAC1 is not set
4169
+# CONFIG_USB_CONFIGFS_F_UAC1_LEGACY is not set
4170
+# CONFIG_USB_CONFIGFS_F_UAC2 is not set
4171
+# CONFIG_USB_CONFIGFS_F_MIDI is not set
4172
+# CONFIG_USB_CONFIGFS_F_HID is not set
4474173 CONFIG_USB_CONFIGFS_F_UVC=y
4174
+# CONFIG_USB_CONFIGFS_F_PRINTER is not set
4175
+# CONFIG_TYPEC is not set
4176
+# CONFIG_USB_ROLE_SWITCH is not set
4177
+# CONFIG_USB_LED_TRIG is not set
4178
+# CONFIG_USB_ULPI_BUS is not set
4179
+# CONFIG_UWB is not set
4484180 CONFIG_MMC=y
4181
+CONFIG_PWRSEQ_EMMC=y
4182
+# CONFIG_PWRSEQ_SD8787 is not set
4183
+CONFIG_PWRSEQ_SIMPLE=y
4184
+CONFIG_MMC_BLOCK=y
4494185 CONFIG_MMC_BLOCK_MINORS=32
4186
+# CONFIG_SDIO_UART is not set
4504187 CONFIG_MMC_TEST=y
4514188 CONFIG_SDIO_KEEPALIVE=y
4189
+
4190
+#
4191
+# MMC/SD/SDIO Host Controller Drivers
4192
+#
4193
+# CONFIG_MMC_DEBUG is not set
4194
+# CONFIG_MMC_ARMMMCI is not set
4524195 CONFIG_MMC_SDHCI=y
4196
+# CONFIG_MMC_SDHCI_PCI is not set
4534197 CONFIG_MMC_SDHCI_PLTFM=y
4544198 CONFIG_MMC_SDHCI_OF_ARASAN=y
4199
+# CONFIG_MMC_SDHCI_OF_AT91 is not set
4554200 CONFIG_MMC_SDHCI_OF_DWCMSHC=y
4201
+# CONFIG_MMC_SDHCI_CADENCE is not set
4202
+# CONFIG_MMC_SDHCI_F_SDH30 is not set
4203
+# CONFIG_MMC_TIFM_SD is not set
4204
+# CONFIG_MMC_SPI is not set
4205
+# CONFIG_MMC_CB710 is not set
4206
+# CONFIG_MMC_VIA_SDMMC is not set
4564207 CONFIG_MMC_DW=y
4208
+CONFIG_MMC_DW_PLTFM=y
4209
+# CONFIG_MMC_DW_BLUEFIELD is not set
4210
+# CONFIG_MMC_DW_EXYNOS is not set
4211
+# CONFIG_MMC_DW_HI3798CV200 is not set
4212
+# CONFIG_MMC_DW_K3 is not set
4213
+# CONFIG_MMC_DW_PCI is not set
4574214 CONFIG_MMC_DW_ROCKCHIP=y
4215
+# CONFIG_MMC_VUB300 is not set
4216
+# CONFIG_MMC_USHC is not set
4217
+# CONFIG_MMC_USDHI6ROL0 is not set
4218
+CONFIG_MMC_CQHCI=y
4219
+CONFIG_MMC_HSQ=y
4220
+# CONFIG_MMC_TOSHIBA_PCI is not set
4221
+# CONFIG_MMC_MTK is not set
4222
+# CONFIG_MMC_SDHCI_XENON is not set
4223
+# CONFIG_MMC_SDHCI_OMAP is not set
4224
+# CONFIG_MEMSTICK is not set
4584225 CONFIG_NEW_LEDS=y
4594226 CONFIG_LEDS_CLASS=y
4227
+# CONFIG_LEDS_CLASS_FLASH is not set
4228
+# CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set
4229
+
4230
+#
4231
+# LED drivers
4232
+#
4233
+# CONFIG_LEDS_BCM6328 is not set
4234
+# CONFIG_LEDS_BCM6358 is not set
4235
+# CONFIG_LEDS_CR0014114 is not set
4236
+# CONFIG_LEDS_LM3530 is not set
4237
+# CONFIG_LEDS_LM3642 is not set
4238
+# CONFIG_LEDS_LM3692X is not set
4239
+# CONFIG_LEDS_PCA9532 is not set
4604240 CONFIG_LEDS_GPIO=y
4241
+# CONFIG_LEDS_LP3944 is not set
4242
+# CONFIG_LEDS_LP3952 is not set
4243
+# CONFIG_LEDS_LP5521 is not set
4244
+# CONFIG_LEDS_LP5523 is not set
4245
+# CONFIG_LEDS_LP5562 is not set
4246
+# CONFIG_LEDS_LP8501 is not set
4247
+# CONFIG_LEDS_LP8860 is not set
4248
+# CONFIG_LEDS_PCA955X is not set
4249
+# CONFIG_LEDS_PCA963X is not set
4250
+# CONFIG_LEDS_DAC124S085 is not set
4251
+# CONFIG_LEDS_PWM is not set
4252
+# CONFIG_LEDS_REGULATOR is not set
4253
+# CONFIG_LEDS_BD2802 is not set
4254
+# CONFIG_LEDS_LT3593 is not set
4255
+# CONFIG_LEDS_TCA6507 is not set
4256
+# CONFIG_LEDS_TLC591XX is not set
4257
+# CONFIG_LEDS_LM355x is not set
4258
+# CONFIG_LEDS_IS31FL319X is not set
4614259 CONFIG_LEDS_IS31FL32XX=y
4260
+
4261
+#
4262
+# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
4263
+#
4264
+# CONFIG_LEDS_BLINKM is not set
4265
+# CONFIG_LEDS_SYSCON is not set
4266
+# CONFIG_LEDS_MLXREG is not set
4267
+# CONFIG_LEDS_USER is not set
4268
+
4269
+#
4270
+# LED Triggers
4271
+#
4624272 CONFIG_LEDS_TRIGGERS=y
4634273 CONFIG_LEDS_TRIGGER_TIMER=y
4274
+# CONFIG_LEDS_TRIGGER_ONESHOT is not set
4275
+# CONFIG_LEDS_TRIGGER_DISK is not set
4276
+# CONFIG_LEDS_TRIGGER_MTD is not set
4644277 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
4278
+# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
4279
+# CONFIG_LEDS_TRIGGER_CPU is not set
4280
+# CONFIG_LEDS_TRIGGER_ACTIVITY is not set
4281
+# CONFIG_LEDS_TRIGGER_GPIO is not set
4282
+# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
4283
+
4284
+#
4285
+# iptables trigger is under Netfilter config (LED target)
4286
+#
4287
+# CONFIG_LEDS_TRIGGER_TRANSIENT is not set
4288
+# CONFIG_LEDS_TRIGGER_CAMERA is not set
4289
+# CONFIG_LEDS_TRIGGER_PANIC is not set
4290
+# CONFIG_LEDS_TRIGGER_NETDEV is not set
4291
+# CONFIG_ACCESSIBILITY is not set
4292
+# CONFIG_INFINIBAND is not set
4293
+CONFIG_EDAC_SUPPORT=y
4294
+# CONFIG_EDAC is not set
4295
+CONFIG_RTC_LIB=y
4654296 CONFIG_RTC_CLASS=y
4297
+CONFIG_RTC_HCTOSYS=y
4298
+CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
4299
+CONFIG_RTC_SYSTOHC=y
4300
+CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
4301
+# CONFIG_RTC_DEBUG is not set
4302
+CONFIG_RTC_NVMEM=y
4303
+
4304
+#
4305
+# RTC interfaces
4306
+#
4307
+CONFIG_RTC_INTF_SYSFS=y
4308
+CONFIG_RTC_INTF_PROC=y
4309
+CONFIG_RTC_INTF_DEV=y
4310
+# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
4311
+# CONFIG_RTC_DRV_TEST is not set
4312
+
4313
+#
4314
+# I2C RTC drivers
4315
+#
4316
+# CONFIG_RTC_DRV_ABB5ZES3 is not set
4317
+# CONFIG_RTC_DRV_ABX80X is not set
4318
+# CONFIG_RTC_DRV_DS1307 is not set
4319
+# CONFIG_RTC_DRV_DS1374 is not set
4320
+# CONFIG_RTC_DRV_DS1672 is not set
4321
+# CONFIG_RTC_DRV_FAKE is not set
4664322 CONFIG_RTC_DRV_HYM8563=y
467
-CONFIG_RTC_DRV_RK808=y
4323
+# CONFIG_RTC_DRV_MAX6900 is not set
4324
+# CONFIG_RTC_DRV_RK630 is not set
4325
+# CONFIG_RTC_DRV_RK808 is not set
4326
+# CONFIG_RTC_DRV_RK_TIMER is not set
4327
+# CONFIG_RTC_DRV_RS5C372 is not set
4328
+# CONFIG_RTC_DRV_ISL1208 is not set
4329
+# CONFIG_RTC_DRV_ISL12022 is not set
4330
+# CONFIG_RTC_DRV_ISL12026 is not set
4331
+# CONFIG_RTC_DRV_X1205 is not set
4332
+# CONFIG_RTC_DRV_PCF8523 is not set
4333
+# CONFIG_RTC_DRV_PCF85063 is not set
4334
+# CONFIG_RTC_DRV_PCF85363 is not set
4335
+# CONFIG_RTC_DRV_PCF8563 is not set
4336
+# CONFIG_RTC_DRV_PCF8583 is not set
4337
+# CONFIG_RTC_DRV_M41T80 is not set
4338
+# CONFIG_RTC_DRV_BQ32K is not set
4339
+# CONFIG_RTC_DRV_TPS6586X is not set
4340
+# CONFIG_RTC_DRV_S35390A is not set
4341
+# CONFIG_RTC_DRV_FM3130 is not set
4342
+# CONFIG_RTC_DRV_RX8010 is not set
4343
+# CONFIG_RTC_DRV_RX8581 is not set
4344
+# CONFIG_RTC_DRV_RX8025 is not set
4345
+# CONFIG_RTC_DRV_EM3027 is not set
4346
+# CONFIG_RTC_DRV_RV8803 is not set
4347
+
4348
+#
4349
+# SPI RTC drivers
4350
+#
4351
+# CONFIG_RTC_DRV_M41T93 is not set
4352
+# CONFIG_RTC_DRV_M41T94 is not set
4353
+# CONFIG_RTC_DRV_DS1302 is not set
4354
+# CONFIG_RTC_DRV_DS1305 is not set
4355
+# CONFIG_RTC_DRV_DS1343 is not set
4356
+# CONFIG_RTC_DRV_DS1347 is not set
4357
+# CONFIG_RTC_DRV_DS1390 is not set
4358
+# CONFIG_RTC_DRV_MAX6916 is not set
4359
+# CONFIG_RTC_DRV_R9701 is not set
4360
+# CONFIG_RTC_DRV_RX4581 is not set
4361
+# CONFIG_RTC_DRV_RX6110 is not set
4362
+# CONFIG_RTC_DRV_RS5C348 is not set
4363
+# CONFIG_RTC_DRV_MAX6902 is not set
4364
+# CONFIG_RTC_DRV_PCF2123 is not set
4365
+# CONFIG_RTC_DRV_MCP795 is not set
4366
+CONFIG_RTC_I2C_AND_SPI=y
4367
+
4368
+#
4369
+# SPI and I2C RTC drivers
4370
+#
4371
+# CONFIG_RTC_DRV_DS3232 is not set
4372
+# CONFIG_RTC_DRV_PCF2127 is not set
4373
+# CONFIG_RTC_DRV_RV3029C2 is not set
4374
+
4375
+#
4376
+# Platform RTC drivers
4377
+#
4378
+# CONFIG_RTC_DRV_DS1286 is not set
4379
+# CONFIG_RTC_DRV_DS1511 is not set
4380
+# CONFIG_RTC_DRV_DS1553 is not set
4381
+# CONFIG_RTC_DRV_DS1685_FAMILY is not set
4382
+# CONFIG_RTC_DRV_DS1742 is not set
4383
+# CONFIG_RTC_DRV_DS2404 is not set
4384
+# CONFIG_RTC_DRV_STK17TA8 is not set
4385
+# CONFIG_RTC_DRV_M48T86 is not set
4386
+# CONFIG_RTC_DRV_M48T35 is not set
4387
+# CONFIG_RTC_DRV_M48T59 is not set
4388
+# CONFIG_RTC_DRV_MSM6242 is not set
4389
+# CONFIG_RTC_DRV_BQ4802 is not set
4390
+# CONFIG_RTC_DRV_RP5C01 is not set
4391
+# CONFIG_RTC_DRV_V3020 is not set
4392
+# CONFIG_RTC_DRV_ZYNQMP is not set
4393
+# CONFIG_RTC_DRV_CROS_EC is not set
4394
+
4395
+#
4396
+# on-CPU RTC drivers
4397
+#
4398
+# CONFIG_RTC_DRV_PL030 is not set
4399
+# CONFIG_RTC_DRV_PL031 is not set
4400
+# CONFIG_RTC_DRV_FTRTC010 is not set
4401
+# CONFIG_RTC_DRV_SNVS is not set
4402
+# CONFIG_RTC_DRV_R7301 is not set
4403
+
4404
+#
4405
+# HID Sensor RTC drivers
4406
+#
4407
+# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
4684408 CONFIG_DMADEVICES=y
4409
+# CONFIG_DMADEVICES_DEBUG is not set
4410
+
4411
+#
4412
+# DMA Devices
4413
+#
4414
+CONFIG_DMA_ENGINE=y
4415
+CONFIG_DMA_OF=y
4416
+# CONFIG_ALTERA_MSGDMA is not set
4417
+# CONFIG_AMBA_PL08X is not set
4418
+# CONFIG_DW_AXI_DMAC is not set
4419
+# CONFIG_FSL_EDMA is not set
4420
+# CONFIG_INTEL_IDMA64 is not set
4421
+# CONFIG_MV_XOR_V2 is not set
4694422 CONFIG_PL330_DMA=y
4423
+# CONFIG_XILINX_DMA is not set
4424
+# CONFIG_XILINX_ZYNQMP_DMA is not set
4425
+# CONFIG_QCOM_HIDMA_MGMT is not set
4426
+# CONFIG_QCOM_HIDMA is not set
4427
+# CONFIG_DW_DMAC is not set
4428
+# CONFIG_DW_DMAC_PCI is not set
4429
+
4430
+#
4431
+# DMA Clients
4432
+#
4433
+# CONFIG_ASYNC_TX_DMA is not set
4434
+# CONFIG_DMATEST is not set
4435
+
4436
+#
4437
+# DMABUF options
4438
+#
4439
+CONFIG_DMABUF_CACHE=y
4440
+CONFIG_SYNC_FILE=y
4441
+# CONFIG_SW_SYNC is not set
4442
+# CONFIG_DMABUF_HEAPS is not set
4443
+# CONFIG_DMABUF_PAGE_POOL is not set
4444
+# CONFIG_DMABUF_HEAPS_DEFERRED_FREE is not set
4445
+# CONFIG_DMABUF_HEAPS_PAGE_POOL is not set
4446
+# CONFIG_AUXDISPLAY is not set
4447
+# CONFIG_UIO is not set
4448
+# CONFIG_VFIO is not set
4449
+# CONFIG_VIRT_DRIVERS is not set
4450
+CONFIG_VIRTIO=y
4451
+CONFIG_VIRTIO_MENU=y
4452
+# CONFIG_VIRTIO_PCI is not set
4453
+# CONFIG_VIRTIO_BALLOON is not set
4454
+# CONFIG_VIRTIO_INPUT is not set
4455
+# CONFIG_VIRTIO_MMIO is not set
4456
+
4457
+#
4458
+# Microsoft Hyper-V guest support
4459
+#
4704460 CONFIG_STAGING=y
4461
+# CONFIG_PRISM2_USB is not set
4462
+# CONFIG_COMEDI is not set
4463
+# CONFIG_RTL8192U is not set
4464
+# CONFIG_RTLLIB is not set
4465
+# CONFIG_RTL8723BS is not set
4466
+# CONFIG_R8712U is not set
4467
+# CONFIG_R8188EU is not set
4468
+# CONFIG_R8822BE is not set
4469
+# CONFIG_RTS5208 is not set
4470
+# CONFIG_VT6655 is not set
4471
+# CONFIG_VT6656 is not set
4472
+
4473
+#
4474
+# IIO staging drivers
4475
+#
4476
+
4477
+#
4478
+# Accelerometers
4479
+#
4480
+# CONFIG_ADIS16203 is not set
4481
+# CONFIG_ADIS16240 is not set
4482
+
4483
+#
4484
+# Analog to digital converters
4485
+#
4486
+# CONFIG_AD7606 is not set
4487
+# CONFIG_AD7780 is not set
4488
+# CONFIG_AD7816 is not set
4489
+# CONFIG_AD7192 is not set
4490
+# CONFIG_AD7280 is not set
4491
+
4492
+#
4493
+# Analog digital bi-direction converters
4494
+#
4495
+# CONFIG_ADT7316 is not set
4496
+
4497
+#
4498
+# Capacitance to digital converters
4499
+#
4500
+# CONFIG_AD7150 is not set
4501
+# CONFIG_AD7152 is not set
4502
+# CONFIG_AD7746 is not set
4503
+
4504
+#
4505
+# Direct Digital Synthesis
4506
+#
4507
+# CONFIG_AD9832 is not set
4508
+# CONFIG_AD9834 is not set
4509
+
4510
+#
4511
+# Network Analyzer, Impedance Converters
4512
+#
4513
+# CONFIG_AD5933 is not set
4514
+
4515
+#
4516
+# Active energy metering IC
4517
+#
4518
+# CONFIG_ADE7854 is not set
4519
+
4520
+#
4521
+# Resolver to digital converters
4522
+#
4523
+# CONFIG_AD2S90 is not set
4524
+# CONFIG_AD2S1210 is not set
4525
+# CONFIG_FB_SM750 is not set
4526
+# CONFIG_FB_XGI is not set
4527
+
4528
+#
4529
+# Speakup console speech
4530
+#
4531
+# CONFIG_SPEAKUP is not set
4532
+# CONFIG_STAGING_MEDIA is not set
4533
+
4534
+#
4535
+# Android
4536
+#
4537
+# CONFIG_ASHMEM is not set
4538
+# CONFIG_ANDROID_VSOC is not set
4539
+# CONFIG_ION is not set
4714540 CONFIG_FIQ_DEBUGGER=y
4724541 CONFIG_FIQ_DEBUGGER_NO_SLEEP=y
4542
+# CONFIG_FIQ_DEBUGGER_WAKEUP_IRQ_ALWAYS_ON is not set
4734543 CONFIG_FIQ_DEBUGGER_CONSOLE=y
4744544 CONFIG_FIQ_DEBUGGER_CONSOLE_DEFAULT_ENABLE=y
4754545 CONFIG_FIQ_DEBUGGER_TRUST_ZONE=y
4546
+# CONFIG_FIQ_DEBUGGER_UART_OVERLAY is not set
4764547 CONFIG_RK_CONSOLE_THREAD=y
4548
+# CONFIG_STAGING_BOARD is not set
4549
+# CONFIG_LTE_GDM724X is not set
4550
+# CONFIG_DGNC is not set
4551
+# CONFIG_GS_FPGABOOT is not set
4552
+# CONFIG_UNISYSSPAR is not set
4553
+# CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set
4554
+# CONFIG_FB_TFT is not set
4555
+# CONFIG_WILC1000_SDIO is not set
4556
+# CONFIG_WILC1000_SPI is not set
4557
+# CONFIG_MOST is not set
4558
+# CONFIG_KS7010 is not set
4559
+# CONFIG_GREYBUS is not set
4560
+# CONFIG_PI433 is not set
4561
+
4562
+#
4563
+# Gasket devices
4564
+#
4565
+# CONFIG_STAGING_GASKET_FRAMEWORK is not set
4566
+# CONFIG_XIL_AXIS_FIFO is not set
4567
+# CONFIG_EROFS_FS is not set
4568
+# CONFIG_POWERVR_ROGUE_N is not set
4569
+# CONFIG_GOLDFISH is not set
4570
+CONFIG_CHROME_PLATFORMS=y
4571
+# CONFIG_CROS_EC_I2C is not set
4572
+# CONFIG_CROS_EC_SPI is not set
4573
+CONFIG_CROS_EC_PROTO=y
4574
+CONFIG_CLKDEV_LOOKUP=y
4575
+CONFIG_HAVE_CLK_PREPARE=y
4576
+CONFIG_COMMON_CLK=y
4577
+
4578
+#
4579
+# Common Clock Framework
4580
+#
4581
+CONFIG_COMMON_CLK_DEBUGFS=y
4582
+# CONFIG_COMMON_CLK_PROCFS is not set
4583
+# CONFIG_COMMON_CLK_VERSATILE is not set
4584
+# CONFIG_CLK_HSDK is not set
4585
+# CONFIG_COMMON_CLK_MAX9485 is not set
4774586 CONFIG_COMMON_CLK_RK808=y
4784587 CONFIG_COMMON_CLK_SCMI=y
4588
+# CONFIG_COMMON_CLK_SI5351 is not set
4589
+# CONFIG_COMMON_CLK_SI514 is not set
4590
+# CONFIG_COMMON_CLK_SI544 is not set
4591
+# CONFIG_COMMON_CLK_SI570 is not set
4592
+# CONFIG_COMMON_CLK_CDCE706 is not set
4593
+# CONFIG_COMMON_CLK_CDCE925 is not set
4594
+# CONFIG_COMMON_CLK_CS2000_CP is not set
4595
+# CONFIG_CLK_QORIQ is not set
4596
+CONFIG_COMMON_CLK_XGENE=y
4597
+# CONFIG_COMMON_CLK_PWM is not set
4598
+# CONFIG_COMMON_CLK_VC5 is not set
4599
+CONFIG_COMMON_CLK_ROCKCHIP=y
4600
+# CONFIG_ROCKCHIP_CLK_COMPENSATION is not set
4601
+CONFIG_ROCKCHIP_CLK_BOOST=y
4602
+CONFIG_ROCKCHIP_CLK_INV=y
4603
+CONFIG_ROCKCHIP_CLK_PVTM=y
4604
+CONFIG_ROCKCHIP_DCLK_DIV=y
4605
+# CONFIG_ROCKCHIP_DDRCLK_SCPI is not set
4606
+CONFIG_ROCKCHIP_DDRCLK_SIP=y
4607
+# CONFIG_ROCKCHIP_PLL_RK3066 is not set
4608
+CONFIG_ROCKCHIP_PLL_RK3399=y
4609
+CONFIG_COMMON_CLK_ROCKCHIP_REGMAP=y
4610
+CONFIG_CLK_RK618=y
4611
+CONFIG_CLK_RK628=y
4612
+# CONFIG_HWSPINLOCK is not set
4613
+
4614
+#
4615
+# Clock Source drivers
4616
+#
4617
+CONFIG_TIMER_OF=y
4618
+CONFIG_TIMER_PROBE=y
4619
+CONFIG_CLKSRC_MMIO=y
4620
+CONFIG_ROCKCHIP_TIMER=y
4621
+CONFIG_ARM_ARCH_TIMER=y
4622
+CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y
4623
+CONFIG_ARM_ARCH_TIMER_OOL_WORKAROUND=y
4624
+CONFIG_FSL_ERRATUM_A008585=y
4625
+CONFIG_HISILICON_ERRATUM_161010101=y
4626
+CONFIG_ARM64_ERRATUM_858921=y
4627
+# CONFIG_ARM_TIMER_SP804 is not set
4794628 CONFIG_MAILBOX=y
4629
+# CONFIG_ARM_MHU is not set
4630
+# CONFIG_PLATFORM_MHU is not set
4631
+# CONFIG_PL320_MBOX is not set
4804632 CONFIG_ROCKCHIP_MBOX=y
4633
+# CONFIG_ALTERA_MBOX is not set
4634
+# CONFIG_MAILBOX_TEST is not set
4635
+# CONFIG_RK3368_MBOX is not set
4636
+CONFIG_IOMMU_API=y
4637
+CONFIG_IOMMU_SUPPORT=y
4638
+
4639
+#
4640
+# Generic IOMMU Pagetable Support
4641
+#
4642
+# CONFIG_IOMMU_IO_PGTABLE_LPAE is not set
4643
+# CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set
4644
+# CONFIG_IOMMU_DEBUGFS is not set
4645
+# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
4646
+CONFIG_IOMMU_IOVA=y
4647
+CONFIG_OF_IOMMU=y
4648
+CONFIG_IOMMU_DMA=y
4814649 CONFIG_ROCKCHIP_IOMMU=y
4650
+# CONFIG_ARM_SMMU is not set
4651
+# CONFIG_ARM_SMMU_V3 is not set
4652
+
4653
+#
4654
+# Remoteproc drivers
4655
+#
4656
+# CONFIG_REMOTEPROC is not set
4657
+
4658
+#
4659
+# Rpmsg drivers
4660
+#
4661
+CONFIG_RPMSG=y
4662
+# CONFIG_RPMSG_CHAR is not set
4663
+# CONFIG_RPMSG_QCOM_GLINK_RPM is not set
4824664 CONFIG_RPMSG_ROCKCHIP=y
4665
+# CONFIG_RPMSG_ROCKCHIP_TEST is not set
4834666 CONFIG_RPMSG_VIRTIO=y
4667
+
4668
+#
4669
+# SOC (System On Chip) specific Drivers
4670
+#
4671
+
4672
+#
4673
+# Amlogic SoC drivers
4674
+#
4675
+
4676
+#
4677
+# Broadcom SoC drivers
4678
+#
4679
+# CONFIG_SOC_BRCMSTB is not set
4680
+
4681
+#
4682
+# NXP/Freescale QorIQ SoC drivers
4683
+#
4684
+
4685
+#
4686
+# i.MX SoC drivers
4687
+#
4688
+
4689
+#
4690
+# Qualcomm SoC drivers
4691
+#
4692
+
4693
+#
4694
+# Rockchip CPU selection
4695
+#
4844696 CONFIG_CPU_PX30=y
4854697 CONFIG_CPU_RK1808=y
4698
+# CONFIG_CPU_RK3308 is not set
4864699 CONFIG_CPU_RK3328=y
4700
+# CONFIG_CPU_RK3368 is not set
4874701 CONFIG_CPU_RK3399=y
4884702 CONFIG_CPU_RK3568=y
4703
+CONFIG_ANDROID_VERSION=0x08010000
4894704 CONFIG_ROCKCHIP_AMP=y
4705
+CONFIG_ROCKCHIP_CPUINFO=y
4706
+CONFIG_ROCKCHIP_GRF=y
4707
+# CONFIG_ROCKCHIP_HW_DECOMPRESS is not set
4708
+CONFIG_ROCKCHIP_IPA=y
4709
+CONFIG_ROCKCHIP_OPP=y
4904710 CONFIG_ROCKCHIP_PM_DOMAINS=y
4914711 CONFIG_ROCKCHIP_PVTM=y
4712
+# CONFIG_ROCKCHIP_RAMDISK is not set
4924713 CONFIG_ROCKCHIP_SUSPEND_MODE=y
4714
+CONFIG_ROCKCHIP_SYSTEM_MONITOR=y
4715
+CONFIG_ROCKCHIP_MTD_VENDOR_STORAGE=y
4934716 CONFIG_ROCKCHIP_VENDOR_STORAGE_UPDATE_LOADER=y
4717
+CONFIG_ROCKCHIP_DEBUG=y
4718
+# CONFIG_ROCKCHIP_LOW_PERFORMANCE is not set
4719
+# CONFIG_ROCKCHIP_THUNDER_BOOT is not set
4720
+CONFIG_ROCKCHIP_SCHED_PERFORMANCE_BIAS=y
4721
+# CONFIG_SOC_TI is not set
4722
+
4723
+#
4724
+# Xilinx SoC drivers
4725
+#
4726
+# CONFIG_XILINX_VCU is not set
4944727 CONFIG_PM_DEVFREQ=y
4728
+
4729
+#
4730
+# DEVFREQ Governors
4731
+#
4732
+CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
4954733 CONFIG_DEVFREQ_GOV_PERFORMANCE=y
4964734 CONFIG_DEVFREQ_GOV_POWERSAVE=y
4974735 CONFIG_DEVFREQ_GOV_USERSPACE=y
4736
+# CONFIG_DEVFREQ_GOV_PASSIVE is not set
4737
+
4738
+#
4739
+# DEVFREQ Drivers
4740
+#
4984741 CONFIG_ARM_ROCKCHIP_BUS_DEVFREQ=y
4994742 CONFIG_ARM_ROCKCHIP_DMC_DEVFREQ=y
5004743 CONFIG_ARM_ROCKCHIP_DMC_DEBUG=y
4744
+CONFIG_PM_DEVFREQ_EVENT=y
4745
+CONFIG_DEVFREQ_EVENT_ROCKCHIP_DFI=y
5014746 CONFIG_DEVFREQ_EVENT_ROCKCHIP_NOCP=y
4747
+CONFIG_EXTCON=y
4748
+
4749
+#
4750
+# Extcon Device Drivers
4751
+#
4752
+# CONFIG_EXTCON_ADC_JACK is not set
4753
+# CONFIG_EXTCON_GPIO is not set
4754
+# CONFIG_EXTCON_MAX3355 is not set
4755
+# CONFIG_EXTCON_RT8973A is not set
4756
+# CONFIG_EXTCON_SM5502 is not set
4757
+# CONFIG_EXTCON_USB_GPIO is not set
4758
+# CONFIG_EXTCON_USBC_CROS_EC is not set
5024759 CONFIG_MEMORY=y
4760
+# CONFIG_ARM_PL172_MPMC is not set
5034761 CONFIG_IIO=y
5044762 CONFIG_IIO_BUFFER=y
4763
+# CONFIG_IIO_BUFFER_CB is not set
4764
+# CONFIG_IIO_BUFFER_HW_CONSUMER is not set
5054765 CONFIG_IIO_KFIFO_BUF=y
4766
+CONFIG_IIO_TRIGGERED_BUFFER=y
4767
+# CONFIG_IIO_CONFIGFS is not set
5064768 CONFIG_IIO_TRIGGER=y
4769
+CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
4770
+# CONFIG_IIO_SW_DEVICE is not set
4771
+# CONFIG_IIO_SW_TRIGGER is not set
4772
+
4773
+#
4774
+# Accelerometers
4775
+#
4776
+# CONFIG_ADIS16201 is not set
4777
+# CONFIG_ADIS16209 is not set
4778
+# CONFIG_ADXL345_I2C is not set
4779
+# CONFIG_ADXL345_SPI is not set
4780
+# CONFIG_BMA180 is not set
4781
+# CONFIG_BMA220 is not set
4782
+# CONFIG_BMC150_ACCEL is not set
4783
+# CONFIG_DA280 is not set
4784
+# CONFIG_DA311 is not set
4785
+# CONFIG_DMARD06 is not set
4786
+# CONFIG_DMARD09 is not set
4787
+# CONFIG_DMARD10 is not set
4788
+# CONFIG_IIO_CROS_EC_ACCEL_LEGACY is not set
4789
+# CONFIG_IIO_ST_ACCEL_3AXIS is not set
4790
+# CONFIG_KXSD9 is not set
4791
+# CONFIG_KXCJK1013 is not set
4792
+# CONFIG_MC3230 is not set
4793
+# CONFIG_MMA7455_I2C is not set
4794
+# CONFIG_MMA7455_SPI is not set
4795
+# CONFIG_MMA7660 is not set
4796
+# CONFIG_MMA8452 is not set
4797
+# CONFIG_MMA9551 is not set
4798
+# CONFIG_MMA9553 is not set
4799
+# CONFIG_MXC4005 is not set
4800
+# CONFIG_MXC6255 is not set
4801
+# CONFIG_SCA3000 is not set
4802
+# CONFIG_STK8312 is not set
4803
+# CONFIG_STK8BA50 is not set
4804
+
4805
+#
4806
+# Analog to digital converters
4807
+#
4808
+# CONFIG_AD7266 is not set
4809
+# CONFIG_AD7291 is not set
4810
+# CONFIG_AD7298 is not set
4811
+# CONFIG_AD7476 is not set
4812
+# CONFIG_AD7766 is not set
4813
+# CONFIG_AD7791 is not set
4814
+# CONFIG_AD7793 is not set
4815
+# CONFIG_AD7887 is not set
4816
+# CONFIG_AD7923 is not set
4817
+# CONFIG_AD799X is not set
4818
+# CONFIG_CC10001_ADC is not set
4819
+# CONFIG_ENVELOPE_DETECTOR is not set
4820
+# CONFIG_HI8435 is not set
4821
+# CONFIG_HX711 is not set
4822
+# CONFIG_INA2XX_ADC is not set
4823
+# CONFIG_LTC2471 is not set
4824
+# CONFIG_LTC2485 is not set
4825
+# CONFIG_LTC2497 is not set
4826
+# CONFIG_MAX1027 is not set
4827
+# CONFIG_MAX11100 is not set
4828
+# CONFIG_MAX1118 is not set
4829
+# CONFIG_MAX1363 is not set
4830
+# CONFIG_MAX9611 is not set
4831
+# CONFIG_MCP320X is not set
4832
+# CONFIG_MCP3422 is not set
4833
+# CONFIG_NAU7802 is not set
5074834 CONFIG_ROCKCHIP_SARADC=y
4835
+# CONFIG_ROCKCHIP_SARADC_TEST_CHN is not set
4836
+# CONFIG_SD_ADC_MODULATOR is not set
4837
+# CONFIG_TI_ADC081C is not set
4838
+# CONFIG_TI_ADC0832 is not set
4839
+# CONFIG_TI_ADC084S021 is not set
4840
+# CONFIG_TI_ADC12138 is not set
4841
+# CONFIG_TI_ADC108S102 is not set
4842
+# CONFIG_TI_ADC128S052 is not set
4843
+# CONFIG_TI_ADC161S626 is not set
4844
+# CONFIG_TI_ADS1015 is not set
4845
+# CONFIG_TI_ADS7950 is not set
4846
+# CONFIG_TI_ADS8688 is not set
4847
+# CONFIG_TI_TLC4541 is not set
4848
+# CONFIG_VF610_ADC is not set
4849
+
4850
+#
4851
+# Analog Front Ends
4852
+#
4853
+# CONFIG_IIO_RESCALE is not set
4854
+
4855
+#
4856
+# Amplifiers
4857
+#
4858
+# CONFIG_AD8366 is not set
4859
+
4860
+#
4861
+# Chemical Sensors
4862
+#
4863
+# CONFIG_ATLAS_PH_SENSOR is not set
4864
+# CONFIG_BME680 is not set
4865
+# CONFIG_CCS811 is not set
4866
+# CONFIG_IAQCORE is not set
4867
+# CONFIG_VZ89X is not set
4868
+# CONFIG_IIO_CROS_EC_SENSORS_CORE is not set
4869
+
4870
+#
4871
+# Hid Sensor IIO Common
4872
+#
4873
+
4874
+#
4875
+# SSP Sensor Common
4876
+#
4877
+# CONFIG_IIO_SSP_SENSORHUB is not set
4878
+
4879
+#
4880
+# Counters
4881
+#
4882
+
4883
+#
4884
+# Digital to analog converters
4885
+#
4886
+# CONFIG_AD5064 is not set
4887
+# CONFIG_AD5360 is not set
4888
+# CONFIG_AD5380 is not set
4889
+# CONFIG_AD5421 is not set
4890
+# CONFIG_AD5446 is not set
4891
+# CONFIG_AD5449 is not set
4892
+# CONFIG_AD5592R is not set
4893
+# CONFIG_AD5593R is not set
4894
+# CONFIG_AD5504 is not set
4895
+# CONFIG_AD5624R_SPI is not set
4896
+# CONFIG_LTC2632 is not set
4897
+# CONFIG_AD5686_SPI is not set
4898
+# CONFIG_AD5696_I2C is not set
4899
+# CONFIG_AD5755 is not set
4900
+# CONFIG_AD5758 is not set
4901
+# CONFIG_AD5761 is not set
4902
+# CONFIG_AD5764 is not set
4903
+# CONFIG_AD5791 is not set
4904
+# CONFIG_AD7303 is not set
4905
+# CONFIG_AD8801 is not set
4906
+# CONFIG_DPOT_DAC is not set
4907
+# CONFIG_DS4424 is not set
4908
+# CONFIG_M62332 is not set
4909
+# CONFIG_MAX517 is not set
4910
+# CONFIG_MAX5821 is not set
4911
+# CONFIG_MCP4725 is not set
4912
+# CONFIG_MCP4922 is not set
4913
+# CONFIG_TI_DAC082S085 is not set
4914
+# CONFIG_TI_DAC5571 is not set
4915
+# CONFIG_VF610_DAC is not set
4916
+
4917
+#
4918
+# IIO dummy driver
4919
+#
4920
+
4921
+#
4922
+# Frequency Synthesizers DDS/PLL
4923
+#
4924
+
4925
+#
4926
+# Clock Generator/Distribution
4927
+#
4928
+# CONFIG_AD9523 is not set
4929
+
4930
+#
4931
+# Phase-Locked Loop (PLL) frequency synthesizers
4932
+#
4933
+# CONFIG_ADF4350 is not set
4934
+
4935
+#
4936
+# Digital gyroscope sensors
4937
+#
4938
+# CONFIG_ADIS16080 is not set
4939
+# CONFIG_ADIS16130 is not set
4940
+# CONFIG_ADIS16136 is not set
4941
+# CONFIG_ADIS16260 is not set
4942
+# CONFIG_ADXRS450 is not set
4943
+# CONFIG_BMG160 is not set
4944
+# CONFIG_MPU3050_I2C is not set
4945
+# CONFIG_IIO_ST_GYRO_3AXIS is not set
4946
+# CONFIG_ITG3200 is not set
4947
+
4948
+#
4949
+# Health Sensors
4950
+#
4951
+
4952
+#
4953
+# Heart Rate Monitors
4954
+#
4955
+# CONFIG_AFE4403 is not set
4956
+# CONFIG_AFE4404 is not set
4957
+# CONFIG_MAX30100 is not set
4958
+# CONFIG_MAX30102 is not set
4959
+
4960
+#
4961
+# Humidity sensors
4962
+#
4963
+# CONFIG_AM2315 is not set
4964
+# CONFIG_DHT11 is not set
4965
+# CONFIG_HDC100X is not set
4966
+# CONFIG_HTS221 is not set
4967
+# CONFIG_HTU21 is not set
4968
+# CONFIG_SI7005 is not set
4969
+# CONFIG_SI7020 is not set
4970
+
4971
+#
4972
+# Inertial measurement units
4973
+#
4974
+# CONFIG_ADIS16400 is not set
4975
+# CONFIG_ADIS16480 is not set
4976
+# CONFIG_BMI160_I2C is not set
4977
+# CONFIG_BMI160_SPI is not set
4978
+# CONFIG_KMX61 is not set
4979
+# CONFIG_ICM40605_I2C is not set
4980
+# CONFIG_ICM40605_SPI is not set
4981
+# CONFIG_INV_ICM42600_I2C is not set
4982
+# CONFIG_INV_ICM42600_SPI is not set
4983
+# CONFIG_INV_MPU6050_I2C is not set
4984
+# CONFIG_INV_MPU6050_SPI is not set
4985
+# CONFIG_IIO_ST_LSM6DSX is not set
4986
+
4987
+#
4988
+# Light sensors
4989
+#
4990
+# CONFIG_ADJD_S311 is not set
4991
+# CONFIG_AL3320A is not set
4992
+# CONFIG_APDS9300 is not set
4993
+# CONFIG_APDS9960 is not set
4994
+# CONFIG_BH1750 is not set
4995
+# CONFIG_BH1780 is not set
4996
+# CONFIG_CM32181 is not set
4997
+# CONFIG_CM3232 is not set
4998
+# CONFIG_CM3323 is not set
4999
+# CONFIG_CM3605 is not set
5000
+# CONFIG_CM36651 is not set
5001
+# CONFIG_GP2AP020A00F is not set
5085002 CONFIG_SENSORS_ISL29018=y
5003
+# CONFIG_SENSORS_ISL29028 is not set
5004
+# CONFIG_ISL29125 is not set
5005
+# CONFIG_JSA1212 is not set
5006
+# CONFIG_RPR0521 is not set
5007
+# CONFIG_LTR501 is not set
5008
+# CONFIG_LV0104CS is not set
5009
+# CONFIG_MAX44000 is not set
5010
+# CONFIG_OPT3001 is not set
5011
+# CONFIG_PA12203001 is not set
5012
+# CONFIG_SI1133 is not set
5013
+# CONFIG_SI1145 is not set
5014
+# CONFIG_STK3310 is not set
5015
+# CONFIG_ST_UVIS25 is not set
5016
+# CONFIG_TCS3414 is not set
5017
+# CONFIG_TCS3472 is not set
5095018 CONFIG_SENSORS_TSL2563=y
5105019 CONFIG_TSL2583=y
5020
+# CONFIG_TSL2772 is not set
5021
+# CONFIG_TSL4531 is not set
5022
+# CONFIG_US5182D is not set
5023
+# CONFIG_VCNL4000 is not set
5024
+# CONFIG_VEML6070 is not set
5025
+# CONFIG_VL6180 is not set
5026
+# CONFIG_ZOPT2201 is not set
5027
+
5028
+#
5029
+# Magnetometer sensors
5030
+#
5031
+# CONFIG_AK8974 is not set
5032
+# CONFIG_AK8975 is not set
5033
+# CONFIG_AK09911 is not set
5034
+# CONFIG_BMC150_MAGN_I2C is not set
5035
+# CONFIG_BMC150_MAGN_SPI is not set
5036
+# CONFIG_MAG3110 is not set
5037
+# CONFIG_MMC35240 is not set
5038
+# CONFIG_IIO_ST_MAGN_3AXIS is not set
5039
+# CONFIG_SENSORS_HMC5843_I2C is not set
5040
+# CONFIG_SENSORS_HMC5843_SPI is not set
5041
+
5042
+#
5043
+# Multiplexers
5044
+#
5045
+# CONFIG_IIO_MUX is not set
5046
+
5047
+#
5048
+# Inclinometer sensors
5049
+#
5050
+
5051
+#
5052
+# Triggers - standalone
5053
+#
5054
+# CONFIG_IIO_INTERRUPT_TRIGGER is not set
5115055 CONFIG_IIO_SYSFS_TRIGGER=y
5056
+
5057
+#
5058
+# Digital potentiometers
5059
+#
5060
+# CONFIG_AD5272 is not set
5061
+# CONFIG_DS1803 is not set
5062
+# CONFIG_MAX5481 is not set
5063
+# CONFIG_MAX5487 is not set
5064
+# CONFIG_MCP4018 is not set
5065
+# CONFIG_MCP4131 is not set
5066
+# CONFIG_MCP4531 is not set
5067
+# CONFIG_TPL0102 is not set
5068
+
5069
+#
5070
+# Digital potentiostats
5071
+#
5072
+# CONFIG_LMP91000 is not set
5073
+
5074
+#
5075
+# Pressure sensors
5076
+#
5077
+# CONFIG_ABP060MG is not set
5078
+# CONFIG_BMP280 is not set
5079
+# CONFIG_HP03 is not set
5080
+# CONFIG_MPL115_I2C is not set
5081
+# CONFIG_MPL115_SPI is not set
5082
+# CONFIG_MPL3115 is not set
5083
+# CONFIG_MS5611 is not set
5084
+# CONFIG_MS5637 is not set
5085
+# CONFIG_IIO_ST_PRESS is not set
5086
+# CONFIG_T5403 is not set
5087
+# CONFIG_HP206C is not set
5088
+# CONFIG_ZPA2326 is not set
5089
+
5090
+#
5091
+# Lightning sensors
5092
+#
5093
+# CONFIG_AS3935 is not set
5094
+
5095
+#
5096
+# Proximity and distance sensors
5097
+#
5098
+# CONFIG_ISL29501 is not set
5099
+# CONFIG_LIDAR_LITE_V2 is not set
5100
+# CONFIG_RFD77402 is not set
5101
+# CONFIG_SRF04 is not set
5102
+# CONFIG_SX9500 is not set
5103
+# CONFIG_SRF08 is not set
5104
+
5105
+#
5106
+# Resolver to digital converters
5107
+#
5108
+# CONFIG_AD2S1200 is not set
5109
+
5110
+#
5111
+# Temperature sensors
5112
+#
5113
+# CONFIG_MAXIM_THERMOCOUPLE is not set
5114
+# CONFIG_MLX90614 is not set
5115
+# CONFIG_MLX90632 is not set
5116
+# CONFIG_TMP006 is not set
5117
+# CONFIG_TMP007 is not set
5118
+# CONFIG_TSYS01 is not set
5119
+# CONFIG_TSYS02D is not set
5120
+# CONFIG_NTB is not set
5121
+# CONFIG_VME_BUS is not set
5125122 CONFIG_PWM=y
5123
+CONFIG_PWM_SYSFS=y
5124
+# CONFIG_PWM_CROS_EC is not set
5125
+# CONFIG_PWM_FSL_FTM is not set
5126
+# CONFIG_PWM_GPIO is not set
5127
+# CONFIG_PWM_PCA9685 is not set
5135128 CONFIG_PWM_ROCKCHIP=y
5129
+# CONFIG_PWM_ROCKCHIP_ONESHOT is not set
5130
+
5131
+#
5132
+# IRQ chip support
5133
+#
5134
+CONFIG_IRQCHIP=y
5135
+CONFIG_ARM_GIC=y
5136
+CONFIG_ARM_GIC_MAX_NR=1
5137
+CONFIG_ARM_GIC_V2M=y
5138
+CONFIG_ARM_GIC_V3=y
5139
+CONFIG_ARM_GIC_V3_ITS=y
5140
+CONFIG_ARM_GIC_V3_ITS_PCI=y
5141
+CONFIG_PARTITION_PERCPU=y
5142
+# CONFIG_IPACK_BUS is not set
5143
+CONFIG_ARCH_HAS_RESET_CONTROLLER=y
5144
+CONFIG_RESET_CONTROLLER=y
5145
+CONFIG_RESET_SCMI=y
5146
+# CONFIG_RESET_TI_SYSCON is not set
5147
+# CONFIG_FMC is not set
5148
+
5149
+#
5150
+# PHY Subsystem
5151
+#
5152
+CONFIG_GENERIC_PHY=y
5153
+# CONFIG_PHY_XGENE is not set
5154
+# CONFIG_BCM_KONA_USB2_PHY is not set
5155
+# CONFIG_PHY_PXA_28NM_HSIC is not set
5156
+# CONFIG_PHY_PXA_28NM_USB2 is not set
5157
+# CONFIG_PHY_CPCAP_USB is not set
5158
+# CONFIG_PHY_MAPPHONE_MDM6600 is not set
5145159 CONFIG_PHY_ROCKCHIP_CSI2_DPHY=y
5155160 CONFIG_PHY_ROCKCHIP_DP=y
5165161 CONFIG_PHY_ROCKCHIP_EMMC=y
5162
+# CONFIG_PHY_ROCKCHIP_INNO_COMBPHY is not set
5175163 CONFIG_PHY_ROCKCHIP_INNO_HDMI_PHY=y
5185164 CONFIG_PHY_ROCKCHIP_INNO_MIPI_DPHY=y
5195165 CONFIG_PHY_ROCKCHIP_INNO_USB2=y
5205166 CONFIG_PHY_ROCKCHIP_INNO_USB3=y
5215167 CONFIG_PHY_ROCKCHIP_INNO_VIDEO_COMBO_PHY=y
5168
+# CONFIG_PHY_ROCKCHIP_INNO_VIDEO_PHY is not set
5169
+CONFIG_PHY_ROCKCHIP_MIPI_RX=y
5225170 CONFIG_PHY_ROCKCHIP_NANENG_COMBO_PHY=y
5235171 CONFIG_PHY_ROCKCHIP_NANENG_EDP=y
5172
+# CONFIG_PHY_ROCKCHIP_NANENG_USB2 is not set
5245173 CONFIG_PHY_ROCKCHIP_PCIE=y
5255174 CONFIG_PHY_ROCKCHIP_SNPS_PCIE3=y
5265175 CONFIG_PHY_ROCKCHIP_TYPEC=y
5275176 CONFIG_PHY_ROCKCHIP_USB=y
5177
+# CONFIG_PHY_SAMSUNG_USB2 is not set
5178
+# CONFIG_POWERCAP is not set
5179
+# CONFIG_MCB is not set
5180
+
5181
+#
5182
+# Performance monitor support
5183
+#
5184
+# CONFIG_ARM_CCI_PMU is not set
5185
+# CONFIG_ARM_CCN is not set
5186
+CONFIG_ARM_PMU=y
5187
+# CONFIG_ARM_DSU_PMU is not set
5188
+# CONFIG_ARM_SPE_PMU is not set
5189
+CONFIG_RAS=y
5190
+
5191
+#
5192
+# Android
5193
+#
5285194 CONFIG_ANDROID=y
5195
+# CONFIG_ANDROID_BINDER_IPC is not set
5196
+# CONFIG_LIBNVDIMM is not set
5197
+# CONFIG_DAX is not set
5198
+CONFIG_NVMEM=y
5199
+CONFIG_NVMEM_SYSFS=y
5200
+CONFIG_RK628_EFUSE=y
5295201 CONFIG_ROCKCHIP_EFUSE=y
5305202 CONFIG_ROCKCHIP_OTP=y
5203
+
5204
+#
5205
+# HW tracing support
5206
+#
5207
+# CONFIG_STM is not set
5208
+# CONFIG_INTEL_TH is not set
5209
+# CONFIG_FPGA is not set
5210
+# CONFIG_FSI is not set
5315211 CONFIG_TEE=y
5212
+
5213
+#
5214
+# TEE drivers
5215
+#
5325216 CONFIG_OPTEE=y
5217
+CONFIG_OPTEE_SHM_NUM_PRIV_PAGES=1
5218
+CONFIG_PM_OPP=y
5219
+# CONFIG_SIOX is not set
5220
+# CONFIG_SLIMBUS is not set
5221
+# CONFIG_LEGACY_ENERGY_MODEL_DT is not set
5335222 CONFIG_RK_FLASH=y
5223
+
5224
+#
5225
+# Rockchip Flash Devices
5226
+#
5227
+# CONFIG_RK_NANDC_NAND is not set
5345228 CONFIG_RK_SFC_NAND=y
5355229 CONFIG_RK_SFC_NAND_MTD=y
5365230 CONFIG_RK_SFC_NOR=y
5375231 CONFIG_RK_SFC_NOR_MTD=y
5232
+# CONFIG_RK_NAND is not set
5233
+
5234
+#
5235
+# Headset device support
5236
+#
5385237 CONFIG_RK_HEADSET=y
5238
+
5239
+#
5240
+# RKNPU
5241
+#
5395242 CONFIG_ROCKCHIP_RKNPU=y
5243
+CONFIG_ROCKCHIP_RKNPU_DEBUG_FS=y
5244
+# CONFIG_ROCKCHIP_RKNPU_PROC_FS is not set
5245
+# CONFIG_ROCKCHIP_RKNPU_FENCE is not set
5246
+CONFIG_ROCKCHIP_RKNPU_DRM_GEM=y
5247
+
5248
+#
5249
+# File systems
5250
+#
5251
+CONFIG_DCACHE_WORD_ACCESS=y
5252
+CONFIG_FS_IOMAP=y
5253
+# CONFIG_EXT2_FS is not set
5254
+# CONFIG_EXT3_FS is not set
5405255 CONFIG_EXT4_FS=y
5256
+CONFIG_EXT4_USE_FOR_EXT2=y
5415257 CONFIG_EXT4_FS_POSIX_ACL=y
5425258 CONFIG_EXT4_FS_SECURITY=y
5259
+# CONFIG_EXT4_ENCRYPTION is not set
5260
+# CONFIG_EXT4_DEBUG is not set
5261
+CONFIG_JBD2=y
5262
+# CONFIG_JBD2_DEBUG is not set
5263
+CONFIG_FS_MBCACHE=y
5264
+# CONFIG_REISERFS_FS is not set
5265
+# CONFIG_JFS_FS is not set
5435266 CONFIG_XFS_FS=y
5267
+# CONFIG_XFS_QUOTA is not set
5268
+# CONFIG_XFS_POSIX_ACL is not set
5269
+# CONFIG_XFS_RT is not set
5270
+# CONFIG_XFS_ONLINE_SCRUB is not set
5271
+# CONFIG_XFS_WARN is not set
5272
+# CONFIG_XFS_DEBUG is not set
5273
+# CONFIG_GFS2_FS is not set
5274
+# CONFIG_OCFS2_FS is not set
5275
+# CONFIG_BTRFS_FS is not set
5276
+# CONFIG_NILFS2_FS is not set
5277
+# CONFIG_F2FS_FS is not set
5278
+# CONFIG_FS_DAX is not set
5279
+CONFIG_FS_POSIX_ACL=y
5280
+CONFIG_EXPORTFS=y
5281
+# CONFIG_EXPORTFS_BLOCK_OPS is not set
5282
+CONFIG_FILE_LOCKING=y
5283
+CONFIG_MANDATORY_FILE_LOCKING=y
5284
+# CONFIG_FS_ENCRYPTION is not set
5285
+# CONFIG_FS_VERITY is not set
5286
+CONFIG_FSNOTIFY=y
5445287 # CONFIG_DNOTIFY is not set
5288
+CONFIG_INOTIFY_USER=y
5289
+# CONFIG_FANOTIFY is not set
5290
+# CONFIG_QUOTA is not set
5291
+# CONFIG_AUTOFS4_FS is not set
5292
+# CONFIG_AUTOFS_FS is not set
5455293 CONFIG_FUSE_FS=y
5294
+# CONFIG_CUSE is not set
5295
+CONFIG_OVERLAY_FS=y
5296
+CONFIG_OVERLAY_FS_REDIRECT_DIR=y
5297
+CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y
5298
+CONFIG_OVERLAY_FS_INDEX=y
5299
+CONFIG_OVERLAY_FS_XINO_AUTO=y
5300
+CONFIG_OVERLAY_FS_METACOPY=y
5301
+# CONFIG_INCREMENTAL_FS is not set
5302
+
5303
+#
5304
+# Caches
5305
+#
5306
+# CONFIG_FSCACHE is not set
5307
+
5308
+#
5309
+# CD-ROM/DVD Filesystems
5310
+#
5465311 CONFIG_ISO9660_FS=y
5475312 CONFIG_JOLIET=y
5485313 CONFIG_ZISOFS=y
5314
+# CONFIG_UDF_FS is not set
5315
+
5316
+#
5317
+# DOS/FAT/NT Filesystems
5318
+#
5319
+CONFIG_FAT_FS=y
5320
+# CONFIG_MSDOS_FS is not set
5495321 CONFIG_VFAT_FS=y
5505322 CONFIG_FAT_DEFAULT_CODEPAGE=936
5515323 CONFIG_FAT_DEFAULT_IOCHARSET="utf8"
5324
+# CONFIG_FAT_DEFAULT_UTF8 is not set
5525325 CONFIG_NTFS_FS=y
5326
+# CONFIG_NTFS_DEBUG is not set
5327
+# CONFIG_NTFS_RW is not set
5328
+
5329
+#
5330
+# Pseudo filesystems
5331
+#
5332
+CONFIG_PROC_FS=y
5333
+# CONFIG_PROC_KCORE is not set
5334
+CONFIG_PROC_SYSCTL=y
5335
+CONFIG_PROC_PAGE_MONITOR=y
5336
+# CONFIG_PROC_CHILDREN is not set
5337
+# CONFIG_PROC_UID is not set
5338
+CONFIG_KERNFS=y
5339
+CONFIG_SYSFS=y
5535340 CONFIG_TMPFS=y
5545341 CONFIG_TMPFS_POSIX_ACL=y
5342
+CONFIG_TMPFS_XATTR=y
5343
+# CONFIG_HUGETLBFS is not set
5344
+CONFIG_MEMFD_CREATE=y
5345
+CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
5346
+CONFIG_CONFIGFS_FS=y
5347
+CONFIG_MISC_FILESYSTEMS=y
5348
+# CONFIG_ORANGEFS_FS is not set
5349
+# CONFIG_ADFS_FS is not set
5350
+# CONFIG_AFFS_FS is not set
5351
+# CONFIG_ECRYPT_FS is not set
5352
+# CONFIG_SDCARD_FS is not set
5353
+# CONFIG_HFS_FS is not set
5354
+# CONFIG_HFSPLUS_FS is not set
5355
+# CONFIG_BEFS_FS is not set
5356
+# CONFIG_BFS_FS is not set
5357
+# CONFIG_EFS_FS is not set
5555358 CONFIG_JFFS2_FS=y
5359
+CONFIG_JFFS2_FS_DEBUG=0
5360
+CONFIG_JFFS2_FS_WRITEBUFFER=y
5361
+# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
5362
+# CONFIG_JFFS2_SUMMARY is not set
5363
+# CONFIG_JFFS2_FS_XATTR is not set
5364
+# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
5365
+CONFIG_JFFS2_ZLIB=y
5366
+CONFIG_JFFS2_RTIME=y
5565367 CONFIG_UBIFS_FS=y
5575368 CONFIG_UBIFS_FS_ADVANCED_COMPR=y
5369
+CONFIG_UBIFS_FS_LZO=y
5370
+CONFIG_UBIFS_FS_ZLIB=y
5371
+# CONFIG_UBIFS_ATIME_SUPPORT is not set
5372
+CONFIG_UBIFS_FS_XATTR=y
5373
+CONFIG_UBIFS_FS_SECURITY=y
5374
+# CONFIG_CRAMFS is not set
5585375 CONFIG_SQUASHFS=y
5376
+CONFIG_SQUASHFS_FILE_CACHE=y
5377
+# CONFIG_SQUASHFS_FILE_DIRECT is not set
5378
+CONFIG_SQUASHFS_DECOMP_SINGLE=y
5379
+# CONFIG_SQUASHFS_DECOMP_MULTI is not set
5380
+# CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU is not set
5381
+# CONFIG_SQUASHFS_XATTR is not set
5382
+CONFIG_SQUASHFS_ZLIB=y
5383
+# CONFIG_SQUASHFS_LZ4 is not set
5384
+# CONFIG_SQUASHFS_LZO is not set
5385
+# CONFIG_SQUASHFS_XZ is not set
5386
+# CONFIG_SQUASHFS_ZSTD is not set
5387
+# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
5388
+# CONFIG_SQUASHFS_EMBEDDED is not set
5389
+CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
5390
+# CONFIG_VXFS_FS is not set
5391
+# CONFIG_MINIX_FS is not set
5392
+# CONFIG_OMFS_FS is not set
5393
+# CONFIG_HPFS_FS is not set
5394
+# CONFIG_QNX4FS_FS is not set
5395
+# CONFIG_QNX6FS_FS is not set
5396
+# CONFIG_ROMFS_FS is not set
5595397 CONFIG_PSTORE=y
5398
+CONFIG_PSTORE_DEFLATE_COMPRESS=y
5399
+# CONFIG_PSTORE_LZO_COMPRESS is not set
5400
+# CONFIG_PSTORE_LZ4_COMPRESS is not set
5401
+# CONFIG_PSTORE_LZ4HC_COMPRESS is not set
5402
+# CONFIG_PSTORE_842_COMPRESS is not set
5403
+# CONFIG_PSTORE_ZSTD_COMPRESS is not set
5404
+CONFIG_PSTORE_COMPRESS=y
5405
+CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT=y
5406
+CONFIG_PSTORE_COMPRESS_DEFAULT="deflate"
5605407 CONFIG_PSTORE_CONSOLE=y
5408
+# CONFIG_PSTORE_CONSOLE_FORCE is not set
5409
+# CONFIG_PSTORE_PMSG is not set
5410
+# CONFIG_PSTORE_FTRACE is not set
5615411 CONFIG_PSTORE_RAM=y
5412
+# CONFIG_PSTORE_MCU_LOG is not set
5413
+# CONFIG_SYSV_FS is not set
5414
+# CONFIG_UFS_FS is not set
5415
+CONFIG_NETWORK_FILESYSTEMS=y
5625416 CONFIG_NFS_FS=y
5417
+CONFIG_NFS_V2=y
5418
+CONFIG_NFS_V3=y
5635419 CONFIG_NFS_V3_ACL=y
5645420 CONFIG_NFS_V4=y
5655421 CONFIG_NFS_SWAP=y
5422
+# CONFIG_NFS_V4_1 is not set
5423
+# CONFIG_NFS_USE_LEGACY_DNS is not set
5424
+CONFIG_NFS_USE_KERNEL_DNS=y
5425
+# CONFIG_NFSD is not set
5426
+CONFIG_GRACE_PERIOD=y
5427
+CONFIG_LOCKD=y
5428
+CONFIG_LOCKD_V4=y
5429
+CONFIG_NFS_ACL_SUPPORT=y
5430
+CONFIG_NFS_COMMON=y
5431
+CONFIG_SUNRPC=y
5432
+CONFIG_SUNRPC_GSS=y
5433
+CONFIG_SUNRPC_SWAP=y
5434
+# CONFIG_SUNRPC_DEBUG is not set
5435
+# CONFIG_CEPH_FS is not set
5436
+# CONFIG_CIFS is not set
5437
+# CONFIG_CODA_FS is not set
5438
+# CONFIG_AFS_FS is not set
5439
+CONFIG_NLS=y
5665440 CONFIG_NLS_DEFAULT="utf8"
5675441 CONFIG_NLS_CODEPAGE_437=y
5442
+# CONFIG_NLS_CODEPAGE_737 is not set
5443
+# CONFIG_NLS_CODEPAGE_775 is not set
5444
+# CONFIG_NLS_CODEPAGE_850 is not set
5445
+# CONFIG_NLS_CODEPAGE_852 is not set
5446
+# CONFIG_NLS_CODEPAGE_855 is not set
5447
+# CONFIG_NLS_CODEPAGE_857 is not set
5448
+# CONFIG_NLS_CODEPAGE_860 is not set
5449
+# CONFIG_NLS_CODEPAGE_861 is not set
5450
+# CONFIG_NLS_CODEPAGE_862 is not set
5451
+# CONFIG_NLS_CODEPAGE_863 is not set
5452
+# CONFIG_NLS_CODEPAGE_864 is not set
5453
+# CONFIG_NLS_CODEPAGE_865 is not set
5454
+# CONFIG_NLS_CODEPAGE_866 is not set
5455
+# CONFIG_NLS_CODEPAGE_869 is not set
5685456 CONFIG_NLS_CODEPAGE_936=y
5457
+# CONFIG_NLS_CODEPAGE_950 is not set
5458
+# CONFIG_NLS_CODEPAGE_932 is not set
5459
+# CONFIG_NLS_CODEPAGE_949 is not set
5460
+# CONFIG_NLS_CODEPAGE_874 is not set
5461
+# CONFIG_NLS_ISO8859_8 is not set
5462
+# CONFIG_NLS_CODEPAGE_1250 is not set
5463
+# CONFIG_NLS_CODEPAGE_1251 is not set
5695464 CONFIG_NLS_ASCII=y
5705465 CONFIG_NLS_ISO8859_1=y
5466
+# CONFIG_NLS_ISO8859_2 is not set
5467
+# CONFIG_NLS_ISO8859_3 is not set
5468
+# CONFIG_NLS_ISO8859_4 is not set
5469
+# CONFIG_NLS_ISO8859_5 is not set
5470
+# CONFIG_NLS_ISO8859_6 is not set
5471
+# CONFIG_NLS_ISO8859_7 is not set
5472
+# CONFIG_NLS_ISO8859_9 is not set
5473
+# CONFIG_NLS_ISO8859_13 is not set
5474
+# CONFIG_NLS_ISO8859_14 is not set
5475
+# CONFIG_NLS_ISO8859_15 is not set
5476
+# CONFIG_NLS_KOI8_R is not set
5477
+# CONFIG_NLS_KOI8_U is not set
5478
+# CONFIG_NLS_MAC_ROMAN is not set
5479
+# CONFIG_NLS_MAC_CELTIC is not set
5480
+# CONFIG_NLS_MAC_CENTEURO is not set
5481
+# CONFIG_NLS_MAC_CROATIAN is not set
5482
+# CONFIG_NLS_MAC_CYRILLIC is not set
5483
+# CONFIG_NLS_MAC_GAELIC is not set
5484
+# CONFIG_NLS_MAC_GREEK is not set
5485
+# CONFIG_NLS_MAC_ICELAND is not set
5486
+# CONFIG_NLS_MAC_INUIT is not set
5487
+# CONFIG_NLS_MAC_ROMANIAN is not set
5488
+# CONFIG_NLS_MAC_TURKISH is not set
5715489 CONFIG_NLS_UTF8=y
5490
+# CONFIG_DLM is not set
5725491 CONFIG_UNICODE=y
5492
+# CONFIG_UNICODE_NORMALIZATION_SELFTEST is not set
5493
+
5494
+#
5495
+# Security options
5496
+#
5497
+CONFIG_KEYS=y
5498
+CONFIG_KEYS_COMPAT=y
5499
+# CONFIG_PERSISTENT_KEYRINGS is not set
5500
+# CONFIG_BIG_KEYS is not set
5501
+# CONFIG_TRUSTED_KEYS is not set
5502
+# CONFIG_ENCRYPTED_KEYS is not set
5503
+# CONFIG_KEY_DH_OPERATIONS is not set
5504
+# CONFIG_SECURITY_DMESG_RESTRICT is not set
5505
+# CONFIG_SECURITY_PERF_EVENTS_RESTRICT is not set
5506
+# CONFIG_SECURITY is not set
5507
+CONFIG_SECURITYFS=y
5508
+CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
5509
+# CONFIG_HARDENED_USERCOPY is not set
5510
+# CONFIG_FORTIFY_SOURCE is not set
5511
+# CONFIG_STATIC_USERMODEHELPER is not set
5512
+# CONFIG_TEE_SUPPORT is not set
5513
+CONFIG_DEFAULT_SECURITY_DAC=y
5514
+CONFIG_DEFAULT_SECURITY=""
5515
+
5516
+#
5517
+# Kernel hardening options
5518
+#
5519
+
5520
+#
5521
+# Memory initialization
5522
+#
5523
+CONFIG_INIT_STACK_NONE=y
5524
+# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL is not set
5525
+# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
5526
+# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
5527
+CONFIG_CRYPTO=y
5528
+
5529
+#
5530
+# Crypto core or helper
5531
+#
5532
+CONFIG_CRYPTO_ALGAPI=y
5533
+CONFIG_CRYPTO_ALGAPI2=y
5534
+CONFIG_CRYPTO_AEAD=y
5535
+CONFIG_CRYPTO_AEAD2=y
5536
+CONFIG_CRYPTO_BLKCIPHER=y
5537
+CONFIG_CRYPTO_BLKCIPHER2=y
5538
+CONFIG_CRYPTO_HASH=y
5539
+CONFIG_CRYPTO_HASH2=y
5540
+CONFIG_CRYPTO_RNG=y
5541
+CONFIG_CRYPTO_RNG2=y
5542
+CONFIG_CRYPTO_RNG_DEFAULT=y
5543
+CONFIG_CRYPTO_AKCIPHER2=y
5544
+CONFIG_CRYPTO_AKCIPHER=y
5545
+CONFIG_CRYPTO_KPP2=y
5546
+CONFIG_CRYPTO_KPP=y
5547
+CONFIG_CRYPTO_ACOMP2=y
5548
+CONFIG_CRYPTO_RSA=y
5549
+# CONFIG_CRYPTO_DH is not set
5550
+CONFIG_CRYPTO_ECDH=y
5551
+CONFIG_CRYPTO_MANAGER=y
5552
+CONFIG_CRYPTO_MANAGER2=y
5553
+# CONFIG_CRYPTO_USER is not set
5554
+CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
5555
+CONFIG_CRYPTO_GF128MUL=y
5556
+CONFIG_CRYPTO_NULL=y
5557
+CONFIG_CRYPTO_NULL2=y
5558
+# CONFIG_CRYPTO_PCRYPT is not set
5559
+CONFIG_CRYPTO_WORKQUEUE=y
5560
+CONFIG_CRYPTO_CRYPTD=y
5561
+# CONFIG_CRYPTO_MCRYPTD is not set
5562
+# CONFIG_CRYPTO_AUTHENC is not set
5563
+# CONFIG_CRYPTO_TEST is not set
5564
+CONFIG_CRYPTO_SIMD=y
5565
+# CONFIG_CRYPTO_CURVE25519 is not set
5566
+
5567
+#
5568
+# Authenticated Encryption with Associated Data
5569
+#
5570
+CONFIG_CRYPTO_CCM=y
5571
+CONFIG_CRYPTO_GCM=y
5572
+# CONFIG_CRYPTO_CHACHA20POLY1305 is not set
5573
+# CONFIG_CRYPTO_AEGIS128 is not set
5574
+# CONFIG_CRYPTO_AEGIS128L is not set
5575
+# CONFIG_CRYPTO_AEGIS256 is not set
5576
+# CONFIG_CRYPTO_MORUS640 is not set
5577
+# CONFIG_CRYPTO_MORUS1280 is not set
5578
+CONFIG_CRYPTO_SEQIV=y
5735579 # CONFIG_CRYPTO_ECHAINIV is not set
5580
+
5581
+#
5582
+# Block modes
5583
+#
5584
+CONFIG_CRYPTO_CBC=y
5585
+CONFIG_CRYPTO_CFB=y
5586
+CONFIG_CRYPTO_CTR=y
5587
+# CONFIG_CRYPTO_CTS is not set
5588
+CONFIG_CRYPTO_ECB=y
5589
+# CONFIG_CRYPTO_LRW is not set
5590
+CONFIG_CRYPTO_OFB=y
5591
+# CONFIG_CRYPTO_PCBC is not set
5592
+CONFIG_CRYPTO_XTS=y
5593
+# CONFIG_CRYPTO_KEYWRAP is not set
5594
+# CONFIG_CRYPTO_ADIANTUM is not set
5595
+
5596
+#
5597
+# Hash modes
5598
+#
5599
+CONFIG_CRYPTO_CMAC=y
5600
+CONFIG_CRYPTO_HMAC=y
5601
+# CONFIG_CRYPTO_XCBC is not set
5602
+# CONFIG_CRYPTO_VMAC is not set
5603
+
5604
+#
5605
+# Digest
5606
+#
5607
+CONFIG_CRYPTO_CRC32C=y
5608
+# CONFIG_CRYPTO_CRC32 is not set
5609
+# CONFIG_CRYPTO_BLAKE2S is not set
5610
+# CONFIG_CRYPTO_BLAKE2B is not set
5611
+CONFIG_CRYPTO_CRCT10DIF=y
5612
+CONFIG_CRYPTO_GHASH=y
5613
+# CONFIG_CRYPTO_POLY1305 is not set
5614
+# CONFIG_CRYPTO_MD4 is not set
5615
+CONFIG_CRYPTO_MD5=y
5616
+# CONFIG_CRYPTO_MICHAEL_MIC is not set
5617
+# CONFIG_CRYPTO_RMD128 is not set
5618
+# CONFIG_CRYPTO_RMD160 is not set
5619
+# CONFIG_CRYPTO_RMD256 is not set
5620
+# CONFIG_CRYPTO_RMD320 is not set
5621
+CONFIG_CRYPTO_SHA1=y
5622
+CONFIG_CRYPTO_SHA256=y
5745623 CONFIG_CRYPTO_SHA512=y
5624
+# CONFIG_CRYPTO_SHA3 is not set
5625
+CONFIG_CRYPTO_SM3=y
5626
+# CONFIG_CRYPTO_TGR192 is not set
5627
+# CONFIG_CRYPTO_WP512 is not set
5628
+
5629
+#
5630
+# Ciphers
5631
+#
5632
+CONFIG_CRYPTO_AES=y
5633
+# CONFIG_CRYPTO_AES_TI is not set
5634
+# CONFIG_CRYPTO_ANUBIS is not set
5635
+CONFIG_CRYPTO_ARC4=y
5636
+# CONFIG_CRYPTO_BLOWFISH is not set
5637
+# CONFIG_CRYPTO_CAMELLIA is not set
5638
+# CONFIG_CRYPTO_CAST5 is not set
5639
+# CONFIG_CRYPTO_CAST6 is not set
5640
+CONFIG_CRYPTO_DES=y
5641
+# CONFIG_CRYPTO_FCRYPT is not set
5642
+# CONFIG_CRYPTO_KHAZAD is not set
5643
+# CONFIG_CRYPTO_SALSA20 is not set
5644
+# CONFIG_CRYPTO_CHACHA20 is not set
5645
+# CONFIG_CRYPTO_SEED is not set
5646
+# CONFIG_CRYPTO_SERPENT is not set
5647
+CONFIG_CRYPTO_SM4=y
5648
+# CONFIG_CRYPTO_TEA is not set
5755649 CONFIG_CRYPTO_TWOFISH=y
5650
+CONFIG_CRYPTO_TWOFISH_COMMON=y
5651
+
5652
+#
5653
+# Compression
5654
+#
5655
+CONFIG_CRYPTO_DEFLATE=y
5656
+CONFIG_CRYPTO_LZO=y
5657
+# CONFIG_CRYPTO_842 is not set
5658
+# CONFIG_CRYPTO_LZ4 is not set
5659
+# CONFIG_CRYPTO_LZ4HC is not set
5660
+# CONFIG_CRYPTO_ZSTD is not set
5661
+
5662
+#
5663
+# Random Number Generation
5664
+#
5765665 CONFIG_CRYPTO_ANSI_CPRNG=y
5666
+CONFIG_CRYPTO_DRBG_MENU=y
5667
+CONFIG_CRYPTO_DRBG_HMAC=y
5668
+# CONFIG_CRYPTO_DRBG_HASH is not set
5669
+# CONFIG_CRYPTO_DRBG_CTR is not set
5670
+CONFIG_CRYPTO_DRBG=y
5671
+CONFIG_CRYPTO_JITTERENTROPY=y
5672
+CONFIG_CRYPTO_USER_API=y
5775673 CONFIG_CRYPTO_USER_API_HASH=y
5785674 CONFIG_CRYPTO_USER_API_SKCIPHER=y
5675
+# CONFIG_CRYPTO_USER_API_RNG is not set
5676
+# CONFIG_CRYPTO_USER_API_AEAD is not set
5677
+CONFIG_CRYPTO_HASH_INFO=y
5678
+
5679
+#
5680
+# Crypto library routines
5681
+#
5682
+# CONFIG_CRYPTO_LIB_BLAKE2S is not set
5683
+# CONFIG_CRYPTO_LIB_CHACHA is not set
5684
+CONFIG_CRYPTO_LIB_POLY1305_RSIZE=9
5685
+# CONFIG_CRYPTO_LIB_POLY1305 is not set
5686
+# CONFIG_CRYPTO_LIB_CURVE25519 is not set
5687
+# CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set
5688
+CONFIG_CRYPTO_HW=y
5689
+# CONFIG_CRYPTO_DEV_CCP is not set
5690
+# CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set
5691
+# CONFIG_CRYPTO_DEV_CAVIUM_ZIP is not set
5795692 CONFIG_CRYPTO_DEV_ROCKCHIP=y
5693
+CONFIG_CRYPTO_DEV_ROCKCHIP_V1=y
5694
+CONFIG_CRYPTO_DEV_ROCKCHIP_V2=y
5695
+# CONFIG_CRYPTO_DEV_ROCKCHIP_V3 is not set
5805696 CONFIG_CRYPTO_DEV_ROCKCHIP_DEV=y
5697
+# CONFIG_CRYPTO_DEV_VIRTIO is not set
5698
+# CONFIG_CRYPTO_DEV_CCREE is not set
5699
+# CONFIG_CRYPTO_DEV_HISI_SEC is not set
5700
+CONFIG_ASYMMETRIC_KEY_TYPE=y
5701
+CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
5702
+CONFIG_X509_CERTIFICATE_PARSER=y
5703
+CONFIG_PKCS7_MESSAGE_PARSER=y
5704
+# CONFIG_PKCS7_TEST_KEY is not set
5705
+# CONFIG_SIGNED_PE_FILE_VERIFICATION is not set
5706
+
5707
+#
5708
+# Certificates for signature checking
5709
+#
5710
+CONFIG_SYSTEM_TRUSTED_KEYRING=y
5711
+CONFIG_SYSTEM_TRUSTED_KEYS=""
5712
+# CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
5713
+# CONFIG_SECONDARY_TRUSTED_KEYRING is not set
5714
+# CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
5715
+CONFIG_BINARY_PRINTF=y
5716
+
5717
+#
5718
+# Library routines
5719
+#
5720
+CONFIG_BITREVERSE=y
5721
+CONFIG_HAVE_ARCH_BITREVERSE=y
5722
+CONFIG_RATIONAL=y
5723
+CONFIG_GENERIC_STRNCPY_FROM_USER=y
5724
+CONFIG_GENERIC_STRNLEN_USER=y
5725
+CONFIG_GENERIC_NET_UTILS=y
5726
+CONFIG_GENERIC_PCI_IOMAP=y
5727
+CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
5728
+CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
5729
+# CONFIG_INDIRECT_PIO is not set
5815730 CONFIG_CRC_CCITT=y
5731
+CONFIG_CRC16=y
5825732 CONFIG_CRC_T10DIF=y
5733
+CONFIG_CRC_ITU_T=y
5734
+CONFIG_CRC32=y
5735
+# CONFIG_CRC32_SELFTEST is not set
5736
+CONFIG_CRC32_SLICEBY8=y
5737
+# CONFIG_CRC32_SLICEBY4 is not set
5738
+# CONFIG_CRC32_SARWATE is not set
5739
+# CONFIG_CRC32_BIT is not set
5740
+# CONFIG_CRC64 is not set
5741
+# CONFIG_CRC4 is not set
5835742 CONFIG_CRC7=y
5743
+CONFIG_LIBCRC32C=y
5744
+# CONFIG_CRC8 is not set
5745
+CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y
5746
+# CONFIG_RANDOM32_SELFTEST is not set
5747
+CONFIG_ZLIB_INFLATE=y
5748
+CONFIG_ZLIB_DEFLATE=y
5749
+CONFIG_LZO_COMPRESS=y
5750
+CONFIG_LZO_DECOMPRESS=y
5751
+CONFIG_LZ4_DECOMPRESS=y
5752
+CONFIG_XZ_DEC=y
5845753 # CONFIG_XZ_DEC_X86 is not set
5855754 # CONFIG_XZ_DEC_POWERPC is not set
5865755 # CONFIG_XZ_DEC_IA64 is not set
5756
+CONFIG_XZ_DEC_ARM=y
5757
+CONFIG_XZ_DEC_ARMTHUMB=y
5875758 # CONFIG_XZ_DEC_SPARC is not set
5759
+CONFIG_XZ_DEC_BCJ=y
5760
+# CONFIG_XZ_DEC_TEST is not set
5761
+CONFIG_DECOMPRESS_GZIP=y
5762
+CONFIG_DECOMPRESS_BZIP2=y
5763
+CONFIG_DECOMPRESS_LZMA=y
5764
+CONFIG_DECOMPRESS_XZ=y
5765
+CONFIG_DECOMPRESS_LZO=y
5766
+CONFIG_DECOMPRESS_LZ4=y
5767
+CONFIG_GENERIC_ALLOCATOR=y
5768
+CONFIG_REED_SOLOMON=y
5769
+CONFIG_REED_SOLOMON_ENC8=y
5770
+CONFIG_REED_SOLOMON_DEC8=y
5771
+CONFIG_ASSOCIATIVE_ARRAY=y
5772
+CONFIG_HAS_IOMEM=y
5773
+CONFIG_HAS_IOPORT_MAP=y
5774
+CONFIG_HAS_DMA=y
5775
+CONFIG_NEED_SG_DMA_LENGTH=y
5776
+CONFIG_NEED_DMA_MAP_STATE=y
5777
+CONFIG_ARCH_DMA_ADDR_T_64BIT=y
5778
+CONFIG_HAVE_GENERIC_DMA_COHERENT=y
5779
+CONFIG_DMA_DIRECT_OPS=y
5780
+CONFIG_SWIOTLB=y
5781
+CONFIG_SGL_ALLOC=y
5782
+CONFIG_CPU_RMAP=y
5783
+CONFIG_DQL=y
5784
+CONFIG_GLOB=y
5785
+# CONFIG_GLOB_SELFTEST is not set
5786
+CONFIG_NLATTR=y
5787
+CONFIG_CLZ_TAB=y
5788
+# CONFIG_CORDIC is not set
5789
+# CONFIG_DDR is not set
5790
+# CONFIG_IRQ_POLL is not set
5791
+CONFIG_MPILIB=y
5792
+CONFIG_LIBFDT=y
5793
+CONFIG_OID_REGISTRY=y
5794
+CONFIG_HAVE_GENERIC_VDSO=y
5795
+CONFIG_GENERIC_GETTIMEOFDAY=y
5796
+CONFIG_FONT_SUPPORT=y
5797
+# CONFIG_FONTS is not set
5798
+CONFIG_FONT_8x8=y
5799
+CONFIG_FONT_8x16=y
5800
+CONFIG_SG_POOL=y
5801
+CONFIG_ARCH_HAS_SG_CHAIN=y
5802
+CONFIG_SBITMAP=y
5803
+# CONFIG_STRING_SELFTEST is not set
5804
+
5805
+#
5806
+# Kernel hacking
5807
+#
5808
+
5809
+#
5810
+# printk and dmesg options
5811
+#
5885812 CONFIG_PRINTK_TIME=y
5813
+# CONFIG_PRINTK_TIME_FROM_ARM_ARCH_TIMER is not set
5814
+# CONFIG_PRINTK_PROCESS is not set
5815
+CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
5816
+CONFIG_CONSOLE_LOGLEVEL_QUIET=4
5817
+CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
5818
+# CONFIG_BOOT_PRINTK_DELAY is not set
5895819 CONFIG_DYNAMIC_DEBUG=y
5820
+
5821
+#
5822
+# Compile-time checks and compiler options
5823
+#
5905824 CONFIG_DEBUG_INFO=y
5825
+# CONFIG_DEBUG_INFO_REDUCED is not set
5826
+# CONFIG_DEBUG_INFO_SPLIT is not set
5827
+# CONFIG_DEBUG_INFO_DWARF4 is not set
5828
+# CONFIG_GDB_SCRIPTS is not set
5829
+CONFIG_ENABLE_MUST_CHECK=y
5830
+CONFIG_FRAME_WARN=2048
5831
+# CONFIG_STRIP_ASM_SYMS is not set
5832
+# CONFIG_READABLE_ASM is not set
5833
+# CONFIG_UNUSED_SYMBOLS is not set
5834
+# CONFIG_PAGE_OWNER is not set
5835
+CONFIG_DEBUG_FS=y
5836
+# CONFIG_HEADERS_CHECK is not set
5837
+# CONFIG_DEBUG_SECTION_MISMATCH is not set
5838
+CONFIG_SECTION_MISMATCH_WARN_ONLY=y
5839
+CONFIG_ARCH_WANT_FRAME_POINTERS=y
5840
+CONFIG_FRAME_POINTER=y
5841
+# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
5915842 CONFIG_MAGIC_SYSRQ=y
5925843 CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0
5844
+CONFIG_MAGIC_SYSRQ_SERIAL=y
5845
+CONFIG_DEBUG_KERNEL=y
5846
+
5847
+#
5848
+# Memory Debugging
5849
+#
5850
+# CONFIG_PAGE_EXTENSION is not set
5851
+# CONFIG_DEBUG_PAGEALLOC is not set
5852
+# CONFIG_PAGE_POISONING is not set
5853
+# CONFIG_DEBUG_PAGE_REF is not set
5854
+# CONFIG_DEBUG_RODATA_TEST is not set
5855
+# CONFIG_DEBUG_OBJECTS is not set
5856
+# CONFIG_SLUB_DEBUG_ON is not set
5857
+# CONFIG_SLUB_STATS is not set
5858
+CONFIG_HAVE_DEBUG_KMEMLEAK=y
5859
+# CONFIG_DEBUG_KMEMLEAK is not set
5860
+# CONFIG_DEBUG_STACK_USAGE is not set
5861
+# CONFIG_DEBUG_VM is not set
5862
+CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
5863
+# CONFIG_DEBUG_VIRTUAL is not set
5864
+# CONFIG_DEBUG_MEMORY_INIT is not set
5865
+# CONFIG_DEBUG_PER_CPU_MAPS is not set
5866
+CONFIG_HAVE_ARCH_KASAN=y
5867
+CONFIG_HAVE_ARCH_KASAN_SW_TAGS=y
5868
+CONFIG_CC_HAS_KASAN_GENERIC=y
5869
+# CONFIG_KASAN is not set
5870
+CONFIG_KASAN_STACK=1
5871
+CONFIG_ARCH_HAS_KCOV=y
5872
+CONFIG_CC_HAS_SANCOV_TRACE_PC=y
5873
+# CONFIG_KCOV is not set
5874
+# CONFIG_DEBUG_SHIRQ is not set
5875
+
5876
+#
5877
+# Debug Lockups and Hangs
5878
+#
5879
+# CONFIG_SOFTLOCKUP_DETECTOR is not set
5880
+CONFIG_HAVE_HARDLOCKUP_DETECTOR_OTHER_CPU=y
5881
+# CONFIG_HARDLOCKUP_DETECTOR is not set
5882
+# CONFIG_DETECT_HUNG_TASK is not set
5883
+# CONFIG_WQ_WATCHDOG is not set
5884
+# CONFIG_PANIC_ON_OOPS is not set
5885
+CONFIG_PANIC_ON_OOPS_VALUE=0
5886
+CONFIG_PANIC_TIMEOUT=0
5887
+CONFIG_SCHED_DEBUG=y
5888
+CONFIG_SCHED_INFO=y
5935889 CONFIG_SCHEDSTATS=y
5890
+# CONFIG_SCHED_STACK_END_CHECK is not set
5891
+# CONFIG_DEBUG_TIMEKEEPING is not set
5892
+
5893
+#
5894
+# Lock Debugging (spinlocks, mutexes, etc...)
5895
+#
5896
+CONFIG_LOCK_DEBUGGING_SUPPORT=y
5897
+# CONFIG_PROVE_LOCKING is not set
5898
+# CONFIG_LOCK_STAT is not set
5899
+# CONFIG_DEBUG_RT_MUTEXES is not set
5945900 CONFIG_DEBUG_SPINLOCK=y
5901
+# CONFIG_DEBUG_MUTEXES is not set
5902
+# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
5903
+# CONFIG_DEBUG_RWSEMS is not set
5904
+# CONFIG_DEBUG_LOCK_ALLOC is not set
5905
+# CONFIG_DEBUG_ATOMIC_SLEEP is not set
5906
+# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
5907
+# CONFIG_LOCK_TORTURE_TEST is not set
5908
+# CONFIG_WW_MUTEX_SELFTEST is not set
5909
+CONFIG_STACKTRACE=y
5910
+# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
5911
+# CONFIG_DEBUG_KOBJECT is not set
5912
+CONFIG_HAVE_DEBUG_BUGVERBOSE=y
5913
+CONFIG_DEBUG_BUGVERBOSE=y
5914
+# CONFIG_DEBUG_LIST is not set
5915
+# CONFIG_DEBUG_PI_LIST is not set
5916
+# CONFIG_DEBUG_SG is not set
5917
+# CONFIG_DEBUG_NOTIFIERS is not set
5955918 CONFIG_DEBUG_CREDENTIALS=y
5919
+
5920
+#
5921
+# RCU Debugging
5922
+#
5923
+# CONFIG_RCU_PERF_TEST is not set
5924
+# CONFIG_RCU_TORTURE_TEST is not set
5965925 CONFIG_RCU_CPU_STALL_TIMEOUT=60
5926
+# CONFIG_BOOTPARAM_RCU_STALL_PANIC is not set
5927
+CONFIG_BOOTPARAM_RCU_STALL_PANIC_VALUE=0
5928
+CONFIG_RCU_TRACE=y
5929
+# CONFIG_RCU_EQS_DEBUG is not set
5930
+# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
5931
+# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
5932
+# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
5933
+# CONFIG_NOTIFIER_ERROR_INJECTION is not set
5934
+# CONFIG_FAULT_INJECTION is not set
5935
+# CONFIG_LATENCYTOP is not set
5936
+CONFIG_NOP_TRACER=y
5937
+CONFIG_HAVE_FUNCTION_TRACER=y
5938
+CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
5939
+CONFIG_HAVE_DYNAMIC_FTRACE=y
5940
+CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
5941
+CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
5942
+CONFIG_HAVE_C_RECORDMCOUNT=y
5943
+CONFIG_TRACE_CLOCK=y
5944
+CONFIG_RING_BUFFER=y
5945
+CONFIG_EVENT_TRACING=y
5946
+CONFIG_CONTEXT_SWITCH_TRACER=y
5947
+CONFIG_TRACING=y
5948
+CONFIG_GENERIC_TRACER=y
5949
+CONFIG_TRACING_SUPPORT=y
5950
+CONFIG_FTRACE=y
5975951 CONFIG_FUNCTION_TRACER=y
5952
+CONFIG_FUNCTION_GRAPH_TRACER=y
5953
+# CONFIG_PREEMPTIRQ_EVENTS is not set
5954
+# CONFIG_IRQSOFF_TRACER is not set
5955
+# CONFIG_SCHED_TRACER is not set
5956
+# CONFIG_HWLAT_TRACER is not set
5957
+# CONFIG_FTRACE_SYSCALLS is not set
5958
+# CONFIG_TRACER_SNAPSHOT is not set
5959
+CONFIG_BRANCH_PROFILE_NONE=y
5960
+# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
5961
+# CONFIG_PROFILE_ALL_BRANCHES is not set
5962
+# CONFIG_STACK_TRACER is not set
5985963 CONFIG_BLK_DEV_IO_TRACE=y
5964
+CONFIG_UPROBE_EVENTS=y
5965
+CONFIG_BPF_EVENTS=y
5966
+CONFIG_PROBE_EVENTS=y
5967
+CONFIG_DYNAMIC_FTRACE=y
5968
+# CONFIG_FUNCTION_PROFILER is not set
5969
+CONFIG_FTRACE_MCOUNT_RECORD=y
5970
+# CONFIG_FTRACE_STARTUP_TEST is not set
5971
+# CONFIG_HIST_TRIGGERS is not set
5972
+# CONFIG_TRACEPOINT_BENCHMARK is not set
5973
+# CONFIG_RING_BUFFER_BENCHMARK is not set
5974
+# CONFIG_RING_BUFFER_STARTUP_TEST is not set
5975
+# CONFIG_PREEMPTIRQ_DELAY_TEST is not set
5976
+# CONFIG_TRACE_EVAL_MAP_FILE is not set
5977
+CONFIG_TRACING_EVENTS_GPIO=y
5978
+# CONFIG_DMA_API_DEBUG is not set
5979
+CONFIG_RUNTIME_TESTING_MENU=y
5995980 CONFIG_LKDTM=y
5981
+# CONFIG_TEST_LIST_SORT is not set
5982
+# CONFIG_TEST_SORT is not set
5983
+# CONFIG_BACKTRACE_SELF_TEST is not set
5984
+# CONFIG_RBTREE_TEST is not set
5985
+# CONFIG_INTERVAL_TREE_TEST is not set
5986
+# CONFIG_PERCPU_TEST is not set
5987
+# CONFIG_ATOMIC64_SELFTEST is not set
5988
+# CONFIG_TEST_HEXDUMP is not set
5989
+# CONFIG_TEST_STRING_HELPERS is not set
5990
+# CONFIG_TEST_KSTRTOX is not set
5991
+# CONFIG_TEST_PRINTF is not set
5992
+# CONFIG_TEST_BITMAP is not set
5993
+# CONFIG_TEST_BITFIELD is not set
5994
+# CONFIG_TEST_UUID is not set
5995
+# CONFIG_TEST_OVERFLOW is not set
5996
+# CONFIG_TEST_RHASHTABLE is not set
5997
+# CONFIG_TEST_HASH is not set
5998
+# CONFIG_TEST_IDA is not set
5999
+# CONFIG_TEST_LKM is not set
6000
+# CONFIG_TEST_USER_COPY is not set
6001
+# CONFIG_TEST_BPF is not set
6002
+# CONFIG_FIND_BIT_BENCHMARK is not set
6003
+# CONFIG_TEST_FIRMWARE is not set
6004
+# CONFIG_TEST_SYSCTL is not set
6005
+# CONFIG_TEST_UDELAY is not set
6006
+# CONFIG_TEST_STATIC_KEYS is not set
6007
+# CONFIG_TEST_KMOD is not set
6008
+# CONFIG_TEST_MEMINIT is not set
6009
+# CONFIG_TEST_STACKINIT is not set
6010
+# CONFIG_MEMTEST is not set
6011
+# CONFIG_BUG_ON_DATA_CORRUPTION is not set
6012
+# CONFIG_SAMPLES is not set
6013
+CONFIG_HAVE_ARCH_KGDB=y
6014
+# CONFIG_KGDB is not set
6015
+CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
6016
+# CONFIG_UBSAN is not set
6017
+CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
6018
+CONFIG_STRICT_DEVMEM=y
6019
+# CONFIG_IO_STRICT_DEVMEM is not set
6020
+# CONFIG_ARM64_PTDUMP_DEBUGFS is not set
6021
+# CONFIG_PID_IN_CONTEXTIDR is not set
6022
+# CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET is not set
6023
+# CONFIG_DEBUG_WX is not set
6024
+# CONFIG_DEBUG_ALIGN_RODATA is not set
6025
+# CONFIG_ARM64_RELOC_TEST is not set
6026
+# CONFIG_CORESIGHT is not set