forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-02-18 84d1d1bed0120e0921c876885ca9006fb9ddf42e
kernel/arch/arm64/configs/rockchip_linux_defconfig
....@@ -1,170 +1,1731 @@
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=""
645
+CONFIG_HAVE_GCC_PLUGINS=y
646
+CONFIG_RT_MUTEXES=y
647
+CONFIG_BASE_SMALL=0
67648 CONFIG_MODULES=y
68649 CONFIG_MODULE_FORCE_LOAD=y
69650 CONFIG_MODULE_UNLOAD=y
70651 CONFIG_MODULE_FORCE_UNLOAD=y
652
+# CONFIG_MODVERSIONS is not set
653
+# CONFIG_MODULE_SRCVERSION_ALL is not set
654
+# CONFIG_MODULE_SIG is not set
655
+# CONFIG_MODULE_COMPRESS is not set
656
+# CONFIG_TRIM_UNUSED_KSYMS is not set
657
+CONFIG_MODULES_TREE_LOOKUP=y
658
+CONFIG_BLOCK=y
659
+CONFIG_BLK_SCSI_REQUEST=y
660
+CONFIG_BLK_DEV_BSG=y
661
+# CONFIG_BLK_DEV_BSGLIB is not set
662
+# CONFIG_BLK_DEV_INTEGRITY is not set
663
+# CONFIG_BLK_DEV_ZONED is not set
664
+# CONFIG_BLK_CMDLINE_PARSER is not set
665
+# CONFIG_BLK_WBT is not set
666
+CONFIG_BLK_DEBUG_FS=y
667
+# CONFIG_BLK_SED_OPAL is not set
668
+# CONFIG_BLK_INLINE_ENCRYPTION is not set
669
+
670
+#
671
+# Partition Types
672
+#
71673 CONFIG_PARTITION_ADVANCED=y
674
+# CONFIG_ACORN_PARTITION is not set
675
+# CONFIG_AIX_PARTITION is not set
676
+# CONFIG_OSF_PARTITION is not set
677
+# CONFIG_AMIGA_PARTITION is not set
678
+# CONFIG_ATARI_PARTITION is not set
679
+# CONFIG_MAC_PARTITION is not set
680
+CONFIG_MSDOS_PARTITION=y
681
+# CONFIG_BSD_DISKLABEL is not set
682
+# CONFIG_MINIX_SUBPARTITION is not set
683
+# CONFIG_SOLARIS_X86_PARTITION is not set
684
+# CONFIG_UNIXWARE_DISKLABEL is not set
685
+# CONFIG_LDM_PARTITION is not set
686
+# CONFIG_SGI_PARTITION is not set
687
+# CONFIG_ULTRIX_PARTITION is not set
688
+# CONFIG_SUN_PARTITION is not set
689
+# CONFIG_KARMA_PARTITION is not set
690
+CONFIG_EFI_PARTITION=y
691
+# CONFIG_SYSV68_PARTITION is not set
692
+# CONFIG_CMDLINE_PARTITION is not set
693
+CONFIG_BLOCK_COMPAT=y
694
+CONFIG_BLK_MQ_PCI=y
695
+CONFIG_BLK_MQ_VIRTIO=y
696
+
697
+#
698
+# IO Schedulers
699
+#
700
+CONFIG_IOSCHED_NOOP=y
701
+CONFIG_IOSCHED_DEADLINE=y
702
+CONFIG_IOSCHED_CFQ=y
703
+# CONFIG_DEFAULT_DEADLINE is not set
704
+CONFIG_DEFAULT_CFQ=y
705
+# CONFIG_DEFAULT_NOOP is not set
706
+CONFIG_DEFAULT_IOSCHED="cfq"
707
+CONFIG_MQ_IOSCHED_DEADLINE=y
708
+CONFIG_MQ_IOSCHED_KYBER=y
709
+# CONFIG_IOSCHED_BFQ is not set
710
+CONFIG_ASN1=y
711
+CONFIG_ARCH_INLINE_SPIN_TRYLOCK=y
712
+CONFIG_ARCH_INLINE_SPIN_TRYLOCK_BH=y
713
+CONFIG_ARCH_INLINE_SPIN_LOCK=y
714
+CONFIG_ARCH_INLINE_SPIN_LOCK_BH=y
715
+CONFIG_ARCH_INLINE_SPIN_LOCK_IRQ=y
716
+CONFIG_ARCH_INLINE_SPIN_LOCK_IRQSAVE=y
717
+CONFIG_ARCH_INLINE_SPIN_UNLOCK=y
718
+CONFIG_ARCH_INLINE_SPIN_UNLOCK_BH=y
719
+CONFIG_ARCH_INLINE_SPIN_UNLOCK_IRQ=y
720
+CONFIG_ARCH_INLINE_SPIN_UNLOCK_IRQRESTORE=y
721
+CONFIG_ARCH_INLINE_READ_LOCK=y
722
+CONFIG_ARCH_INLINE_READ_LOCK_BH=y
723
+CONFIG_ARCH_INLINE_READ_LOCK_IRQ=y
724
+CONFIG_ARCH_INLINE_READ_LOCK_IRQSAVE=y
725
+CONFIG_ARCH_INLINE_READ_UNLOCK=y
726
+CONFIG_ARCH_INLINE_READ_UNLOCK_BH=y
727
+CONFIG_ARCH_INLINE_READ_UNLOCK_IRQ=y
728
+CONFIG_ARCH_INLINE_READ_UNLOCK_IRQRESTORE=y
729
+CONFIG_ARCH_INLINE_WRITE_LOCK=y
730
+CONFIG_ARCH_INLINE_WRITE_LOCK_BH=y
731
+CONFIG_ARCH_INLINE_WRITE_LOCK_IRQ=y
732
+CONFIG_ARCH_INLINE_WRITE_LOCK_IRQSAVE=y
733
+CONFIG_ARCH_INLINE_WRITE_UNLOCK=y
734
+CONFIG_ARCH_INLINE_WRITE_UNLOCK_BH=y
735
+CONFIG_ARCH_INLINE_WRITE_UNLOCK_IRQ=y
736
+CONFIG_ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE=y
737
+CONFIG_UNINLINE_SPIN_UNLOCK=y
738
+CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
739
+CONFIG_MUTEX_SPIN_ON_OWNER=y
740
+CONFIG_RWSEM_SPIN_ON_OWNER=y
741
+CONFIG_LOCK_SPIN_ON_OWNER=y
742
+CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
743
+CONFIG_QUEUED_SPINLOCKS=y
744
+CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
745
+CONFIG_QUEUED_RWLOCKS=y
746
+CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
747
+# CONFIG_GKI_HIDDEN_DRM_CONFIGS is not set
748
+# CONFIG_GKI_HIDDEN_REGMAP_CONFIGS is not set
749
+# CONFIG_GKI_HIDDEN_CRYPTO_CONFIGS is not set
750
+# CONFIG_GKI_HIDDEN_SND_CONFIGS is not set
751
+# CONFIG_GKI_HIDDEN_SND_SOC_CONFIGS is not set
752
+# CONFIG_GKI_HIDDEN_GPIO_CONFIGS is not set
753
+# CONFIG_GKI_HIDDEN_VIRTUAL_CONFIGS is not set
754
+# CONFIG_GKI_LEGACY_WEXT_ALLCONFIG is not set
755
+# CONFIG_GKI_HIDDEN_SOC_PM_CONFIGS is not set
756
+# CONFIG_GKI_HIDDEN_VIDEOBUF2_CONFIGS is not set
757
+# CONFIG_GKI_HIDDEN_USB_CONFIGS is not set
758
+# CONFIG_GKI_HIDDEN_SOC_BUS_CONFIGS is not set
759
+# CONFIG_GKI_HIDDEN_GPU_CONFIGS is not set
760
+# CONFIG_GKI_HIDDEN_IRQ_CONFIGS is not set
761
+# CONFIG_GKI_HACKS_TO_FIX is not set
762
+CONFIG_FREEZER=y
763
+
764
+#
765
+# Executable file formats
766
+#
767
+CONFIG_BINFMT_ELF=y
768
+CONFIG_COMPAT_BINFMT_ELF=y
769
+CONFIG_ELFCORE=y
770
+CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
771
+CONFIG_BINFMT_SCRIPT=y
772
+# CONFIG_BINFMT_MISC is not set
773
+CONFIG_COREDUMP=y
774
+
775
+#
776
+# Memory Management options
777
+#
778
+CONFIG_SELECT_MEMORY_MODEL=y
779
+# CONFIG_FLATMEM_MANUAL is not set
780
+CONFIG_SPARSEMEM_MANUAL=y
781
+CONFIG_SPARSEMEM=y
782
+CONFIG_HAVE_MEMORY_PRESENT=y
783
+CONFIG_SPARSEMEM_EXTREME=y
784
+CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
785
+CONFIG_SPARSEMEM_VMEMMAP=y
786
+CONFIG_HAVE_MEMBLOCK=y
787
+CONFIG_NO_BOOTMEM=y
788
+CONFIG_MEMORY_ISOLATION=y
789
+CONFIG_SPLIT_PTLOCK_CPUS=4
72790 # CONFIG_COMPACTION is not set
791
+CONFIG_MIGRATION=y
792
+CONFIG_PHYS_ADDR_T_64BIT=y
793
+# CONFIG_KSM is not set
73794 CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
795
+CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
796
+# CONFIG_MEMORY_FAILURE is not set
797
+# CONFIG_TRANSPARENT_HUGEPAGE is not set
798
+# CONFIG_CLEANCACHE is not set
799
+# CONFIG_FRONTSWAP is not set
74800 CONFIG_CMA=y
801
+# CONFIG_CMA_DEBUG is not set
802
+# CONFIG_CMA_DEBUGFS is not set
803
+CONFIG_CMA_AREAS=7
804
+# CONFIG_ZPOOL is not set
805
+# CONFIG_ZBUD is not set
75806 CONFIG_ZSMALLOC=y
807
+# CONFIG_PGTABLE_MAPPING is not set
808
+# CONFIG_ZSMALLOC_STAT is not set
809
+# CONFIG_MM_EVENT_STAT is not set
810
+CONFIG_GENERIC_EARLY_IOREMAP=y
811
+# CONFIG_DEFERRED_STRUCT_PAGE_INIT is not set
812
+# CONFIG_IDLE_PAGE_TRACKING is not set
813
+CONFIG_FRAME_VECTOR=y
814
+# CONFIG_PERCPU_STATS is not set
815
+# CONFIG_GUP_BENCHMARK is not set
816
+CONFIG_ARCH_HAS_PTE_SPECIAL=y
76817 CONFIG_NET=y
818
+CONFIG_COMPAT_NETLINK_MESSAGES=y
819
+CONFIG_NET_INGRESS=y
820
+
821
+#
822
+# Networking options
823
+#
77824 CONFIG_PACKET=y
825
+# CONFIG_PACKET_DIAG is not set
78826 CONFIG_UNIX=y
827
+CONFIG_UNIX_SCM=y
828
+# CONFIG_UNIX_DIAG is not set
829
+# CONFIG_TLS is not set
830
+CONFIG_XFRM=y
831
+CONFIG_XFRM_ALGO=y
79832 CONFIG_XFRM_USER=y
833
+# CONFIG_XFRM_INTERFACE is not set
834
+# CONFIG_XFRM_SUB_POLICY is not set
835
+# CONFIG_XFRM_MIGRATE is not set
836
+# CONFIG_XFRM_STATISTICS is not set
80837 CONFIG_NET_KEY=y
838
+# CONFIG_NET_KEY_MIGRATE is not set
839
+# CONFIG_XDP_SOCKETS is not set
81840 CONFIG_INET=y
82841 CONFIG_IP_MULTICAST=y
83842 CONFIG_IP_ADVANCED_ROUTER=y
843
+# CONFIG_IP_FIB_TRIE_STATS is not set
844
+# CONFIG_IP_MULTIPLE_TABLES is not set
845
+# CONFIG_IP_ROUTE_MULTIPATH is not set
846
+# CONFIG_IP_ROUTE_VERBOSE is not set
847
+# CONFIG_IP_PNP is not set
848
+# CONFIG_NET_IPIP is not set
849
+# CONFIG_NET_IPGRE_DEMUX is not set
850
+CONFIG_IP_MROUTE_COMMON=y
84851 CONFIG_IP_MROUTE=y
852
+# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
853
+# CONFIG_IP_PIMSM_V1 is not set
854
+# CONFIG_IP_PIMSM_V2 is not set
85855 CONFIG_SYN_COOKIES=y
856
+# CONFIG_NET_FOU is not set
857
+# CONFIG_INET_AH is not set
858
+# CONFIG_INET_ESP is not set
859
+# CONFIG_INET_IPCOMP is not set
86860 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
87861 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
88862 # CONFIG_INET_XFRM_MODE_BEET is not set
89863 # CONFIG_INET_DIAG is not set
864
+# CONFIG_TCP_CONG_ADVANCED is not set
865
+CONFIG_TCP_CONG_CUBIC=y
866
+CONFIG_DEFAULT_TCP_CONG="cubic"
867
+# CONFIG_TCP_MD5SIG is not set
868
+CONFIG_IPV6=y
869
+# CONFIG_IPV6_ROUTER_PREF is not set
870
+# CONFIG_IPV6_OPTIMISTIC_DAD is not set
871
+# CONFIG_INET6_AH is not set
872
+# CONFIG_INET6_ESP is not set
873
+# CONFIG_INET6_IPCOMP is not set
874
+# CONFIG_IPV6_MIP6 is not set
875
+# CONFIG_IPV6_ILA is not set
90876 # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
91877 # CONFIG_INET6_XFRM_MODE_TUNNEL is not set
92878 # CONFIG_INET6_XFRM_MODE_BEET is not set
879
+# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
93880 # CONFIG_IPV6_SIT is not set
881
+# CONFIG_IPV6_TUNNEL is not set
882
+# CONFIG_IPV6_MULTIPLE_TABLES is not set
883
+# CONFIG_IPV6_MROUTE is not set
884
+# CONFIG_IPV6_SEG6_LWTUNNEL is not set
885
+# CONFIG_IPV6_SEG6_HMAC is not set
886
+# CONFIG_NETWORK_SECMARK is not set
887
+CONFIG_NET_PTP_CLASSIFY=y
888
+# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
94889 CONFIG_NETFILTER=y
890
+CONFIG_NETFILTER_ADVANCED=y
891
+CONFIG_BRIDGE_NETFILTER=y
892
+
893
+#
894
+# Core Netfilter Configuration
895
+#
896
+CONFIG_NETFILTER_INGRESS=y
897
+CONFIG_NETFILTER_FAMILY_BRIDGE=y
898
+# CONFIG_NETFILTER_NETLINK_ACCT is not set
899
+# CONFIG_NETFILTER_NETLINK_QUEUE is not set
900
+# CONFIG_NETFILTER_NETLINK_LOG is not set
901
+# CONFIG_NETFILTER_NETLINK_OSF is not set
902
+CONFIG_NF_CONNTRACK=y
903
+# CONFIG_NF_LOG_NETDEV is not set
904
+# CONFIG_NF_CONNTRACK_MARK is not set
905
+# CONFIG_NF_CONNTRACK_ZONES is not set
906
+CONFIG_NF_CONNTRACK_PROCFS=y
907
+# CONFIG_NF_CONNTRACK_EVENTS is not set
908
+# CONFIG_NF_CONNTRACK_TIMEOUT is not set
909
+# CONFIG_NF_CONNTRACK_TIMESTAMP is not set
910
+# CONFIG_NF_CONNTRACK_LABELS is not set
911
+CONFIG_NF_CT_PROTO_DCCP=y
912
+CONFIG_NF_CT_PROTO_SCTP=y
913
+CONFIG_NF_CT_PROTO_UDPLITE=y
914
+# CONFIG_NF_CONNTRACK_AMANDA is not set
915
+# CONFIG_NF_CONNTRACK_FTP is not set
916
+# CONFIG_NF_CONNTRACK_H323 is not set
917
+# CONFIG_NF_CONNTRACK_IRC is not set
918
+# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
919
+# CONFIG_NF_CONNTRACK_SNMP is not set
920
+# CONFIG_NF_CONNTRACK_PPTP is not set
921
+# CONFIG_NF_CONNTRACK_SANE is not set
922
+# CONFIG_NF_CONNTRACK_SIP is not set
923
+# CONFIG_NF_CONNTRACK_TFTP is not set
924
+# CONFIG_NF_CT_NETLINK is not set
925
+CONFIG_NF_NAT=y
926
+CONFIG_NF_NAT_NEEDED=y
927
+CONFIG_NF_NAT_PROTO_DCCP=y
928
+CONFIG_NF_NAT_PROTO_UDPLITE=y
929
+CONFIG_NF_NAT_PROTO_SCTP=y
930
+# CONFIG_NF_TABLES is not set
931
+CONFIG_NETFILTER_XTABLES=y
932
+
933
+#
934
+# Xtables combined modules
935
+#
936
+CONFIG_NETFILTER_XT_MARK=y
937
+# CONFIG_NETFILTER_XT_CONNMARK is not set
938
+
939
+#
940
+# Xtables targets
941
+#
942
+# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
943
+# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
944
+# CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
945
+# CONFIG_NETFILTER_XT_TARGET_DSCP is not set
946
+# CONFIG_NETFILTER_XT_TARGET_HL is not set
947
+# CONFIG_NETFILTER_XT_TARGET_HMARK is not set
948
+# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
949
+# CONFIG_NETFILTER_XT_TARGET_LED is not set
950
+# CONFIG_NETFILTER_XT_TARGET_LOG is not set
951
+# CONFIG_NETFILTER_XT_TARGET_MARK is not set
952
+CONFIG_NETFILTER_XT_NAT=y
953
+# CONFIG_NETFILTER_XT_TARGET_NETMAP is not set
954
+# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
955
+# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
956
+# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
957
+# CONFIG_NETFILTER_XT_TARGET_REDIRECT is not set
958
+# CONFIG_NETFILTER_XT_TARGET_TEE is not set
959
+# CONFIG_NETFILTER_XT_TARGET_TPROXY is not set
960
+# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
961
+# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
962
+
963
+#
964
+# Xtables matches
965
+#
966
+CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=y
967
+# CONFIG_NETFILTER_XT_MATCH_BPF is not set
968
+# CONFIG_NETFILTER_XT_MATCH_CGROUP is not set
969
+# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
970
+# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
971
+# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
972
+# CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set
973
+# CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set
974
+# CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
975
+CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
976
+# CONFIG_NETFILTER_XT_MATCH_CPU is not set
977
+# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
978
+# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
979
+# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
980
+# CONFIG_NETFILTER_XT_MATCH_ECN is not set
981
+# CONFIG_NETFILTER_XT_MATCH_ESP is not set
982
+# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
983
+# CONFIG_NETFILTER_XT_MATCH_HELPER is not set
984
+# CONFIG_NETFILTER_XT_MATCH_HL is not set
985
+# CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set
986
+# CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
987
+CONFIG_NETFILTER_XT_MATCH_IPVS=y
988
+# CONFIG_NETFILTER_XT_MATCH_L2TP is not set
989
+# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
990
+# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
991
+# CONFIG_NETFILTER_XT_MATCH_MAC is not set
992
+# CONFIG_NETFILTER_XT_MATCH_MARK is not set
993
+# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
994
+# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
995
+# CONFIG_NETFILTER_XT_MATCH_OSF is not set
996
+# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
997
+# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
998
+# CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set
999
+# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
1000
+# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
1001
+# CONFIG_NETFILTER_XT_MATCH_QUOTA2 is not set
1002
+# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
1003
+# CONFIG_NETFILTER_XT_MATCH_REALM is not set
1004
+# CONFIG_NETFILTER_XT_MATCH_RECENT is not set
1005
+# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
1006
+# CONFIG_NETFILTER_XT_MATCH_SOCKET is not set
1007
+# CONFIG_NETFILTER_XT_MATCH_STATE is not set
1008
+# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
1009
+# CONFIG_NETFILTER_XT_MATCH_STRING is not set
1010
+# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
1011
+# CONFIG_NETFILTER_XT_MATCH_TIME is not set
1012
+# CONFIG_NETFILTER_XT_MATCH_U32 is not set
1013
+# CONFIG_IP_SET is not set
1014
+CONFIG_IP_VS=y
1015
+# CONFIG_IP_VS_IPV6 is not set
1016
+# CONFIG_IP_VS_DEBUG is not set
1017
+CONFIG_IP_VS_TAB_BITS=12
1018
+
1019
+#
1020
+# IPVS transport protocol load balancing support
1021
+#
1022
+# CONFIG_IP_VS_PROTO_TCP is not set
1023
+# CONFIG_IP_VS_PROTO_UDP is not set
1024
+# CONFIG_IP_VS_PROTO_ESP is not set
1025
+# CONFIG_IP_VS_PROTO_AH is not set
1026
+# CONFIG_IP_VS_PROTO_SCTP is not set
1027
+
1028
+#
1029
+# IPVS scheduler
1030
+#
1031
+# CONFIG_IP_VS_RR is not set
1032
+# CONFIG_IP_VS_WRR is not set
1033
+# CONFIG_IP_VS_LC is not set
1034
+# CONFIG_IP_VS_WLC is not set
1035
+# CONFIG_IP_VS_FO is not set
1036
+# CONFIG_IP_VS_OVF is not set
1037
+# CONFIG_IP_VS_LBLC is not set
1038
+# CONFIG_IP_VS_LBLCR is not set
1039
+# CONFIG_IP_VS_DH is not set
1040
+# CONFIG_IP_VS_SH is not set
1041
+# CONFIG_IP_VS_MH is not set
1042
+# CONFIG_IP_VS_SED is not set
1043
+# CONFIG_IP_VS_NQ is not set
1044
+
1045
+#
1046
+# IPVS SH scheduler
1047
+#
1048
+CONFIG_IP_VS_SH_TAB_BITS=8
1049
+
1050
+#
1051
+# IPVS MH scheduler
1052
+#
1053
+CONFIG_IP_VS_MH_TAB_INDEX=12
1054
+
1055
+#
1056
+# IPVS application helper
1057
+#
1058
+# CONFIG_IP_VS_NFCT is not set
1059
+
1060
+#
1061
+# IP: Netfilter Configuration
1062
+#
1063
+CONFIG_NF_DEFRAG_IPV4=y
1064
+# CONFIG_NF_SOCKET_IPV4 is not set
1065
+# CONFIG_NF_TPROXY_IPV4 is not set
1066
+# CONFIG_NF_DUP_IPV4 is not set
1067
+# CONFIG_NF_LOG_ARP is not set
1068
+# CONFIG_NF_LOG_IPV4 is not set
1069
+# CONFIG_NF_REJECT_IPV4 is not set
1070
+CONFIG_NF_NAT_IPV4=y
1071
+CONFIG_NF_NAT_MASQUERADE_IPV4=y
951072 CONFIG_IP_NF_IPTABLES=y
1073
+# CONFIG_IP_NF_MATCH_AH is not set
1074
+# CONFIG_IP_NF_MATCH_ECN is not set
1075
+# CONFIG_IP_NF_MATCH_RPFILTER is not set
1076
+# CONFIG_IP_NF_MATCH_TTL is not set
1077
+CONFIG_IP_NF_FILTER=y
1078
+# CONFIG_IP_NF_TARGET_REJECT is not set
1079
+# CONFIG_IP_NF_TARGET_SYNPROXY is not set
1080
+CONFIG_IP_NF_NAT=y
1081
+CONFIG_IP_NF_TARGET_MASQUERADE=y
1082
+# CONFIG_IP_NF_TARGET_NETMAP is not set
1083
+# CONFIG_IP_NF_TARGET_REDIRECT is not set
961084 CONFIG_IP_NF_MANGLE=y
1085
+# CONFIG_IP_NF_TARGET_CLUSTERIP is not set
1086
+# CONFIG_IP_NF_TARGET_ECN is not set
1087
+# CONFIG_IP_NF_TARGET_TTL is not set
1088
+# CONFIG_IP_NF_RAW is not set
1089
+# CONFIG_IP_NF_ARPTABLES is not set
1090
+
1091
+#
1092
+# IPv6: Netfilter Configuration
1093
+#
1094
+# CONFIG_NF_SOCKET_IPV6 is not set
1095
+# CONFIG_NF_TPROXY_IPV6 is not set
1096
+# CONFIG_NF_DUP_IPV6 is not set
1097
+# CONFIG_NF_REJECT_IPV6 is not set
1098
+# CONFIG_NF_LOG_IPV6 is not set
1099
+# CONFIG_NF_NAT_IPV6 is not set
1100
+# CONFIG_IP6_NF_IPTABLES is not set
1101
+CONFIG_NF_DEFRAG_IPV6=y
1102
+# CONFIG_BRIDGE_NF_EBTABLES is not set
1103
+# CONFIG_BPFILTER is not set
1104
+# CONFIG_IP_DCCP is not set
1105
+# CONFIG_IP_SCTP is not set
1106
+# CONFIG_RDS is not set
1107
+# CONFIG_TIPC is not set
1108
+# CONFIG_ATM is not set
1109
+# CONFIG_L2TP is not set
1110
+CONFIG_STP=y
1111
+CONFIG_BRIDGE=y
1112
+CONFIG_BRIDGE_IGMP_SNOOPING=y
1113
+CONFIG_HAVE_NET_DSA=y
1114
+# CONFIG_NET_DSA is not set
1115
+# CONFIG_VLAN_8021Q is not set
1116
+# CONFIG_DECNET is not set
1117
+CONFIG_LLC=y
1118
+# CONFIG_LLC2 is not set
1119
+# CONFIG_ATALK is not set
1120
+# CONFIG_X25 is not set
1121
+# CONFIG_LAPB is not set
1122
+# CONFIG_PHONET is not set
1123
+# CONFIG_6LOWPAN is not set
1124
+# CONFIG_IEEE802154 is not set
1125
+# CONFIG_NET_SCHED is not set
1126
+# CONFIG_DCB is not set
1127
+CONFIG_DNS_RESOLVER=y
1128
+# CONFIG_BATMAN_ADV is not set
1129
+# CONFIG_OPENVSWITCH is not set
1130
+# CONFIG_VSOCKETS is not set
1131
+# CONFIG_NETLINK_DIAG is not set
1132
+# CONFIG_MPLS is not set
1133
+# CONFIG_NET_NSH is not set
1134
+# CONFIG_HSR is not set
1135
+# CONFIG_NET_SWITCHDEV is not set
1136
+# CONFIG_NET_L3_MASTER_DEV is not set
1137
+# CONFIG_NET_NCSI is not set
1138
+CONFIG_RPS=y
1139
+CONFIG_RFS_ACCEL=y
1140
+CONFIG_XPS=y
1141
+# CONFIG_CGROUP_NET_PRIO is not set
1142
+# CONFIG_CGROUP_NET_CLASSID is not set
1143
+CONFIG_NET_RX_BUSY_POLL=y
1144
+CONFIG_BQL=y
1145
+# CONFIG_BPF_JIT is not set
1146
+# CONFIG_BPF_STREAM_PARSER is not set
1147
+CONFIG_ETHTOOL=y
1148
+CONFIG_FILTER=y
1149
+CONFIG_NET_FLOW_LIMIT=y
1150
+
1151
+#
1152
+# Network testing
1153
+#
1154
+# CONFIG_NET_PKTGEN is not set
1155
+# CONFIG_NET_DROP_MONITOR is not set
1156
+# CONFIG_HAMRADIO is not set
1157
+# CONFIG_CAN is not set
971158 CONFIG_BT=y
1159
+CONFIG_BT_BREDR=y
981160 CONFIG_BT_RFCOMM=y
1161
+# CONFIG_BT_RFCOMM_TTY is not set
1162
+# CONFIG_BT_BNEP is not set
991163 CONFIG_BT_HIDP=y
1164
+CONFIG_BT_HS=y
1165
+CONFIG_BT_LE=y
1166
+# CONFIG_BT_LEDS is not set
1167
+# CONFIG_BT_SELFTEST is not set
1168
+CONFIG_BT_DEBUGFS=y
1169
+
1170
+#
1171
+# Bluetooth device drivers
1172
+#
1173
+CONFIG_BT_INTEL=y
1174
+CONFIG_BT_BCM=y
1175
+CONFIG_BT_RTL=y
1001176 CONFIG_BT_HCIBTUSB=y
1177
+# CONFIG_BT_HCIBTUSB_AUTOSUSPEND is not set
1178
+CONFIG_BT_HCIBTUSB_BCM=y
1179
+CONFIG_BT_HCIBTUSB_RTL=y
1180
+# CONFIG_BT_HCIBTSDIO is not set
1011181 CONFIG_BT_HCIUART=y
1182
+CONFIG_BT_HCIUART_H4=y
1183
+# CONFIG_BT_HCIUART_BCSP is not set
1021184 CONFIG_BT_HCIUART_ATH3K=y
1185
+# CONFIG_BT_HCIUART_INTEL is not set
1186
+# CONFIG_BT_HCIUART_AG6XX is not set
1187
+# CONFIG_BT_HCIUART_MRVL is not set
1188
+# CONFIG_BT_HCIBCM203X is not set
1189
+# CONFIG_BT_HCIBPA10X is not set
1031190 CONFIG_BT_HCIBFUSB=y
1041191 CONFIG_BT_HCIVHCI=y
1051192 CONFIG_BT_MRVL=y
1061193 CONFIG_BT_MRVL_SDIO=y
1194
+# CONFIG_BT_ATH3K is not set
1195
+# CONFIG_AF_RXRPC is not set
1196
+# CONFIG_AF_KCM is not set
1197
+CONFIG_WIRELESS=y
1198
+CONFIG_WIRELESS_EXT=y
1199
+CONFIG_WEXT_CORE=y
1200
+CONFIG_WEXT_PROC=y
1201
+CONFIG_WEXT_PRIV=y
1202
+CONFIG_CFG80211=y
1071203 CONFIG_NL80211_TESTMODE=y
1204
+# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
1205
+# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
1206
+CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
1207
+CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
1208
+CONFIG_CFG80211_DEFAULT_PS=y
1081209 CONFIG_CFG80211_DEBUGFS=y
1210
+CONFIG_CFG80211_CRDA_SUPPORT=y
1091211 CONFIG_CFG80211_WEXT=y
1212
+CONFIG_MAC80211=y
1213
+CONFIG_MAC80211_HAS_RC=y
1214
+CONFIG_MAC80211_RC_MINSTREL=y
1215
+CONFIG_MAC80211_RC_MINSTREL_HT=y
1216
+# CONFIG_MAC80211_RC_MINSTREL_VHT is not set
1217
+CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
1218
+CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
1219
+# CONFIG_MAC80211_MESH is not set
1101220 CONFIG_MAC80211_LEDS=y
1111221 CONFIG_MAC80211_DEBUGFS=y
1222
+# CONFIG_MAC80211_MESSAGE_TRACING is not set
1121223 CONFIG_MAC80211_DEBUG_MENU=y
1224
+# CONFIG_MAC80211_NOINLINE is not set
1131225 CONFIG_MAC80211_VERBOSE_DEBUG=y
1226
+# CONFIG_MAC80211_MLME_DEBUG is not set
1227
+# CONFIG_MAC80211_STA_DEBUG is not set
1228
+# CONFIG_MAC80211_HT_DEBUG is not set
1229
+# CONFIG_MAC80211_OCB_DEBUG is not set
1230
+# CONFIG_MAC80211_IBSS_DEBUG is not set
1231
+# CONFIG_MAC80211_PS_DEBUG is not set
1232
+# CONFIG_MAC80211_TDLS_DEBUG is not set
1233
+# CONFIG_MAC80211_DEBUG_COUNTERS is not set
1234
+CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
1235
+# CONFIG_WIMAX is not set
1141236 CONFIG_RFKILL=y
1237
+CONFIG_RFKILL_LEDS=y
1238
+# CONFIG_RFKILL_INPUT is not set
1239
+# CONFIG_RFKILL_GPIO is not set
1240
+CONFIG_RFKILL_RK=y
1241
+# CONFIG_NET_9P is not set
1242
+# CONFIG_CAIF is not set
1243
+# CONFIG_CEPH_LIB is not set
1244
+# CONFIG_NFC is not set
1245
+# CONFIG_PSAMPLE is not set
1246
+# CONFIG_NET_IFE is not set
1247
+# CONFIG_LWTUNNEL is not set
1248
+CONFIG_GRO_CELLS=y
1249
+# CONFIG_NET_DEVLINK is not set
1250
+CONFIG_MAY_USE_DEVLINK=y
1251
+# CONFIG_FAILOVER is not set
1252
+CONFIG_HAVE_EBPF_JIT=y
1253
+
1254
+#
1255
+# Device Drivers
1256
+#
1257
+CONFIG_ARM_AMBA=y
1258
+
1259
+#
1260
+# Generic Driver Options
1261
+#
1262
+CONFIG_UEVENT_HELPER=y
1263
+CONFIG_UEVENT_HELPER_PATH=""
1151264 CONFIG_DEVTMPFS=y
1161265 CONFIG_DEVTMPFS_MOUNT=y
1266
+CONFIG_STANDALONE=y
1267
+CONFIG_PREVENT_FIRMWARE_BUILD=y
1268
+
1269
+#
1270
+# Firmware loader
1271
+#
1272
+CONFIG_FW_LOADER=y
1273
+CONFIG_EXTRA_FIRMWARE=""
1274
+# CONFIG_FW_LOADER_USER_HELPER is not set
1275
+CONFIG_FW_CACHE=y
1276
+CONFIG_WANT_DEV_COREDUMP=y
1277
+CONFIG_ALLOW_DEV_COREDUMP=y
1278
+CONFIG_DEV_COREDUMP=y
1279
+# CONFIG_DEBUG_DRIVER is not set
1171280 CONFIG_DEBUG_DEVRES=y
1281
+# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
1282
+# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
1283
+CONFIG_GENERIC_CPU_AUTOPROBE=y
1284
+CONFIG_GENERIC_CPU_VULNERABILITIES=y
1285
+CONFIG_REGMAP=y
1286
+CONFIG_REGMAP_I2C=y
1287
+CONFIG_REGMAP_SPI=y
1288
+CONFIG_REGMAP_MMIO=y
1289
+CONFIG_REGMAP_IRQ=y
1290
+# CONFIG_MALI_BASE_MODULES is not set
1291
+CONFIG_DMA_SHARED_BUFFER=y
1292
+# CONFIG_DMA_FENCE_TRACE is not set
1181293 CONFIG_DMA_CMA=y
1294
+
1295
+#
1296
+# Default contiguous memory area size:
1297
+#
1298
+CONFIG_CMA_SIZE_MBYTES=16
1299
+CONFIG_CMA_SIZE_SEL_MBYTES=y
1300
+# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
1301
+# CONFIG_CMA_SIZE_SEL_MIN is not set
1302
+# CONFIG_CMA_SIZE_SEL_MAX is not set
1303
+CONFIG_CMA_ALIGNMENT=8
1304
+CONFIG_GENERIC_ARCH_TOPOLOGY=y
1305
+
1306
+#
1307
+# Bus devices
1308
+#
1309
+# CONFIG_BRCMSTB_GISB_ARB is not set
1310
+# CONFIG_SIMPLE_PM_BUS is not set
1311
+# CONFIG_VEXPRESS_CONFIG is not set
1191312 CONFIG_CONNECTOR=y
1313
+CONFIG_PROC_EVENTS=y
1314
+# CONFIG_GNSS is not set
1201315 CONFIG_MTD=y
1316
+# CONFIG_MTD_TESTS is not set
1317
+# CONFIG_MTD_REDBOOT_PARTS is not set
1211318 CONFIG_MTD_CMDLINE_PARTS=y
1319
+# CONFIG_MTD_AFS_PARTS is not set
1320
+CONFIG_MTD_OF_PARTS=y
1321
+# CONFIG_MTD_AR7_PARTS is not set
1322
+
1323
+#
1324
+# Partition parsers
1325
+#
1326
+
1327
+#
1328
+# User Modules And Translation Layers
1329
+#
1330
+CONFIG_MTD_BLKDEVS=y
1221331 CONFIG_MTD_BLOCK=y
1332
+# CONFIG_FTL is not set
1333
+# CONFIG_NFTL is not set
1334
+# CONFIG_INFTL is not set
1335
+# CONFIG_RFD_FTL is not set
1336
+# CONFIG_SSFDC is not set
1337
+# CONFIG_SM_FTL is not set
1338
+# CONFIG_MTD_OOPS is not set
1339
+# CONFIG_MTD_SWAP is not set
1340
+# CONFIG_MTD_PARTITIONED_MASTER is not set
1341
+
1342
+#
1343
+# RAM/ROM/Flash chip drivers
1344
+#
1345
+# CONFIG_MTD_CFI is not set
1346
+# CONFIG_MTD_JEDECPROBE is not set
1347
+CONFIG_MTD_MAP_BANK_WIDTH_1=y
1348
+CONFIG_MTD_MAP_BANK_WIDTH_2=y
1349
+CONFIG_MTD_MAP_BANK_WIDTH_4=y
1350
+CONFIG_MTD_CFI_I1=y
1351
+CONFIG_MTD_CFI_I2=y
1352
+# CONFIG_MTD_RAM is not set
1353
+# CONFIG_MTD_ROM is not set
1354
+# CONFIG_MTD_ABSENT is not set
1355
+
1356
+#
1357
+# Mapping drivers for chip access
1358
+#
1359
+# CONFIG_MTD_COMPLEX_MAPPINGS is not set
1360
+# CONFIG_MTD_INTEL_VR_NOR is not set
1361
+# CONFIG_MTD_PLATRAM is not set
1362
+
1363
+#
1364
+# Self-contained MTD device drivers
1365
+#
1366
+# CONFIG_MTD_PMC551 is not set
1367
+# CONFIG_MTD_DATAFLASH is not set
1368
+# CONFIG_MTD_MCHP23K256 is not set
1369
+# CONFIG_MTD_SST25L is not set
1370
+# CONFIG_MTD_SLRAM is not set
1371
+# CONFIG_MTD_PHRAM is not set
1372
+# CONFIG_MTD_MTDRAM is not set
1373
+# CONFIG_MTD_BLOCK2MTD is not set
1374
+
1375
+#
1376
+# Disk-On-Chip Device Drivers
1377
+#
1378
+# CONFIG_MTD_DOCG3 is not set
1379
+# CONFIG_MTD_ONENAND is not set
1380
+# CONFIG_MTD_NAND is not set
1381
+# CONFIG_MTD_SPI_NAND is not set
1382
+
1383
+#
1384
+# LPDDR & LPDDR2 PCM memory drivers
1385
+#
1386
+# CONFIG_MTD_LPDDR is not set
1387
+# CONFIG_MTD_SPI_NOR is not set
1231388 CONFIG_MTD_UBI=y
1389
+CONFIG_MTD_UBI_WL_THRESHOLD=4096
1390
+CONFIG_MTD_UBI_BEB_LIMIT=20
1391
+# CONFIG_MTD_UBI_FASTMAP is not set
1392
+# CONFIG_MTD_UBI_GLUEBI is not set
1393
+# CONFIG_MTD_UBI_BLOCK is not set
1394
+CONFIG_DTC=y
1395
+CONFIG_OF=y
1396
+CONFIG_DTC_SYMBOLS=y
1397
+# CONFIG_DTC_OMIT_DISABLED is not set
1398
+# CONFIG_DTC_OMIT_EMPTY is not set
1399
+# CONFIG_OF_UNITTEST is not set
1400
+CONFIG_OF_FLATTREE=y
1401
+CONFIG_OF_EARLY_FLATTREE=y
1402
+CONFIG_OF_KOBJ=y
1403
+CONFIG_OF_ADDRESS=y
1404
+CONFIG_OF_IRQ=y
1405
+CONFIG_OF_NET=y
1406
+CONFIG_OF_MDIO=y
1407
+CONFIG_OF_RESERVED_MEM=y
1408
+# CONFIG_OF_OVERLAY is not set
1409
+# CONFIG_PARPORT is not set
1410
+CONFIG_BLK_DEV=y
1411
+# CONFIG_BLK_DEV_NULL_BLK is not set
1412
+CONFIG_CDROM=y
1413
+# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
1241414 CONFIG_ZRAM=y
1415
+# CONFIG_ZRAM_WRITEBACK is not set
1416
+# CONFIG_ZRAM_MEMORY_TRACKING is not set
1417
+# CONFIG_BLK_DEV_DAC960 is not set
1418
+# CONFIG_BLK_DEV_UMEM is not set
1251419 CONFIG_BLK_DEV_LOOP=y
1420
+CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
1421
+# CONFIG_BLK_DEV_CRYPTOLOOP is not set
1422
+# CONFIG_BLK_DEV_DRBD is not set
1423
+# CONFIG_BLK_DEV_NBD is not set
1424
+# CONFIG_BLK_DEV_SKD is not set
1425
+# CONFIG_BLK_DEV_SX8 is not set
1261426 CONFIG_BLK_DEV_RAM=y
1271427 CONFIG_BLK_DEV_RAM_COUNT=1
1428
+CONFIG_BLK_DEV_RAM_SIZE=4096
1429
+# CONFIG_CDROM_PKTCDVD is not set
1430
+# CONFIG_ATA_OVER_ETH is not set
1431
+# CONFIG_VIRTIO_BLK is not set
1432
+# CONFIG_BLK_DEV_RBD is not set
1433
+# CONFIG_BLK_DEV_RSXX is not set
1434
+
1435
+#
1436
+# NVME Support
1437
+#
1438
+CONFIG_NVME_CORE=y
1281439 CONFIG_BLK_DEV_NVME=y
1440
+# CONFIG_NVME_MULTIPATH is not set
1441
+# CONFIG_NVME_FC is not set
1442
+# CONFIG_NVME_TARGET is not set
1443
+
1444
+#
1445
+# Misc devices
1446
+#
1447
+# CONFIG_ROCKCHIP_SCR is not set
1448
+# CONFIG_AD525X_DPOT is not set
1449
+# CONFIG_DUMMY_IRQ is not set
1450
+# CONFIG_PHANTOM is not set
1451
+# CONFIG_SGI_IOC4 is not set
1452
+# CONFIG_TIFM_CORE is not set
1453
+# CONFIG_ICS932S401 is not set
1454
+# CONFIG_ENCLOSURE_SERVICES is not set
1455
+# CONFIG_HP_ILO is not set
1456
+# CONFIG_APDS9802ALS is not set
1457
+# CONFIG_ISL29003 is not set
1458
+# CONFIG_ISL29020 is not set
1459
+# CONFIG_SENSORS_TSL2550 is not set
1460
+# CONFIG_SENSORS_BH1770 is not set
1461
+# CONFIG_SENSORS_APDS990X is not set
1462
+# CONFIG_HMC6352 is not set
1463
+# CONFIG_DS1682 is not set
1464
+# CONFIG_USB_SWITCH_FSA9480 is not set
1465
+# CONFIG_LATTICE_ECP3_CONFIG is not set
1291466 CONFIG_SRAM=y
1467
+# CONFIG_PCI_ENDPOINT_TEST is not set
1468
+# CONFIG_PIR_ASCHIP is not set
1469
+# CONFIG_RK803 is not set
1470
+# CONFIG_C2PORT is not set
1471
+
1472
+#
1473
+# EEPROM support
1474
+#
1301475 CONFIG_EEPROM_AT24=y
1476
+# CONFIG_EEPROM_AT25 is not set
1477
+# CONFIG_EEPROM_LEGACY is not set
1478
+# CONFIG_EEPROM_MAX6875 is not set
1479
+# CONFIG_EEPROM_93CX6 is not set
1480
+# CONFIG_EEPROM_93XX46 is not set
1481
+# CONFIG_EEPROM_IDT_89HPESX is not set
1482
+# CONFIG_CB710_CORE is not set
1483
+
1484
+#
1485
+# Texas Instruments shared transport line discipline
1486
+#
1487
+# CONFIG_TI_ST is not set
1488
+# CONFIG_SENSORS_LIS3_SPI is not set
1489
+# CONFIG_SENSORS_LIS3_I2C is not set
1490
+# CONFIG_ALTERA_STAPL is not set
1491
+
1492
+#
1493
+# Intel MIC & related support
1494
+#
1495
+
1496
+#
1497
+# Intel MIC Bus Driver
1498
+#
1499
+
1500
+#
1501
+# SCIF Bus Driver
1502
+#
1503
+
1504
+#
1505
+# VOP Bus Driver
1506
+#
1507
+
1508
+#
1509
+# Intel MIC Host Driver
1510
+#
1511
+
1512
+#
1513
+# Intel MIC Card Driver
1514
+#
1515
+
1516
+#
1517
+# SCIF Driver
1518
+#
1519
+
1520
+#
1521
+# Intel MIC Coprocessor State Management (COSM) Drivers
1522
+#
1523
+
1524
+#
1525
+# VOP Driver
1526
+#
1527
+# CONFIG_GENWQE is not set
1528
+# CONFIG_ECHO is not set
1529
+# CONFIG_MISC_RTSX_PCI is not set
1530
+# CONFIG_MISC_RTSX_USB is not set
1531
+
1532
+#
1533
+# SCSI device support
1534
+#
1535
+CONFIG_SCSI_MOD=y
1536
+# CONFIG_RAID_ATTRS is not set
1537
+CONFIG_SCSI=y
1538
+CONFIG_SCSI_DMA=y
1539
+CONFIG_SCSI_MQ_DEFAULT=y
1540
+CONFIG_SCSI_PROC_FS=y
1541
+
1542
+#
1543
+# SCSI support type (disk, tape, CD-ROM)
1544
+#
1311545 CONFIG_BLK_DEV_SD=y
1546
+# CONFIG_CHR_DEV_ST is not set
1547
+# CONFIG_CHR_DEV_OSST is not set
1321548 CONFIG_BLK_DEV_SR=y
1549
+# CONFIG_CHR_DEV_SG is not set
1550
+# CONFIG_CHR_DEV_SCH is not set
1551
+# CONFIG_SCSI_CONSTANTS is not set
1552
+# CONFIG_SCSI_LOGGING is not set
1331553 CONFIG_SCSI_SCAN_ASYNC=y
1554
+
1555
+#
1556
+# SCSI Transports
1557
+#
1341558 CONFIG_SCSI_SPI_ATTRS=y
1559
+# CONFIG_SCSI_FC_ATTRS is not set
1560
+# CONFIG_SCSI_ISCSI_ATTRS is not set
1561
+# CONFIG_SCSI_SAS_ATTRS is not set
1562
+# CONFIG_SCSI_SAS_LIBSAS is not set
1563
+# CONFIG_SCSI_SRP_ATTRS is not set
1564
+CONFIG_SCSI_LOWLEVEL=y
1565
+# CONFIG_ISCSI_TCP is not set
1566
+# CONFIG_ISCSI_BOOT_SYSFS is not set
1567
+# CONFIG_SCSI_CXGB3_ISCSI is not set
1568
+# CONFIG_SCSI_CXGB4_ISCSI is not set
1569
+# CONFIG_SCSI_BNX2_ISCSI is not set
1570
+# CONFIG_BE2ISCSI is not set
1571
+# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
1572
+# CONFIG_SCSI_HPSA is not set
1573
+# CONFIG_SCSI_3W_9XXX is not set
1574
+# CONFIG_SCSI_3W_SAS is not set
1575
+# CONFIG_SCSI_ACARD is not set
1576
+# CONFIG_SCSI_AACRAID is not set
1577
+# CONFIG_SCSI_AIC7XXX is not set
1578
+# CONFIG_SCSI_AIC79XX is not set
1579
+# CONFIG_SCSI_AIC94XX is not set
1580
+# CONFIG_SCSI_HISI_SAS is not set
1581
+# CONFIG_SCSI_MVSAS is not set
1582
+# CONFIG_SCSI_MVUMI is not set
1583
+# CONFIG_SCSI_ADVANSYS is not set
1584
+# CONFIG_SCSI_ARCMSR is not set
1585
+# CONFIG_SCSI_ESAS2R is not set
1586
+# CONFIG_MEGARAID_NEWGEN is not set
1587
+# CONFIG_MEGARAID_LEGACY is not set
1588
+# CONFIG_MEGARAID_SAS is not set
1589
+# CONFIG_SCSI_MPT3SAS is not set
1590
+# CONFIG_SCSI_MPT2SAS is not set
1591
+# CONFIG_SCSI_SMARTPQI is not set
1592
+# CONFIG_SCSI_UFSHCD is not set
1593
+# CONFIG_SCSI_HPTIOP is not set
1594
+# CONFIG_SCSI_SNIC is not set
1595
+# CONFIG_SCSI_DMX3191D is not set
1596
+# CONFIG_SCSI_IPS is not set
1597
+# CONFIG_SCSI_INITIO is not set
1598
+# CONFIG_SCSI_INIA100 is not set
1599
+# CONFIG_SCSI_STEX is not set
1600
+# CONFIG_SCSI_SYM53C8XX_2 is not set
1601
+# CONFIG_SCSI_IPR is not set
1602
+# CONFIG_SCSI_QLOGIC_1280 is not set
1603
+# CONFIG_SCSI_QLA_ISCSI is not set
1604
+# CONFIG_SCSI_DC395x is not set
1605
+# CONFIG_SCSI_AM53C974 is not set
1606
+# CONFIG_SCSI_WD719X is not set
1607
+# CONFIG_SCSI_DEBUG is not set
1608
+# CONFIG_SCSI_PMCRAID is not set
1609
+# CONFIG_SCSI_PM8001 is not set
1610
+# CONFIG_SCSI_VIRTIO is not set
1611
+# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
1612
+# CONFIG_SCSI_DH is not set
1613
+# CONFIG_SCSI_OSD_INITIATOR is not set
1614
+CONFIG_HAVE_PATA_PLATFORM=y
1351615 CONFIG_ATA=y
1616
+CONFIG_ATA_VERBOSE_ERROR=y
1617
+CONFIG_SATA_PMP=y
1618
+
1619
+#
1620
+# Controllers with non-SFF native interface
1621
+#
1361622 CONFIG_SATA_AHCI=y
1623
+CONFIG_SATA_MOBILE_LPM_POLICY=0
1371624 CONFIG_SATA_AHCI_PLATFORM=y
1625
+# CONFIG_AHCI_CEVA is not set
1626
+# CONFIG_AHCI_QORIQ is not set
1627
+# CONFIG_SATA_INIC162X is not set
1628
+# CONFIG_SATA_ACARD_AHCI is not set
1629
+# CONFIG_SATA_SIL24 is not set
1381630 # CONFIG_ATA_SFF is not set
1391631 CONFIG_MD=y
1632
+# CONFIG_BLK_DEV_MD is not set
1633
+# CONFIG_BCACHE is not set
1634
+# CONFIG_BLK_DEV_DM is not set
1635
+# CONFIG_TARGET_CORE is not set
1636
+# CONFIG_FUSION is not set
1637
+
1638
+#
1639
+# IEEE 1394 (FireWire) support
1640
+#
1641
+# CONFIG_FIREWIRE is not set
1642
+# CONFIG_FIREWIRE_NOSY is not set
1401643 CONFIG_NETDEVICES=y
1644
+CONFIG_MII=y
1645
+CONFIG_NET_CORE=y
1646
+# CONFIG_BONDING is not set
1647
+# CONFIG_DUMMY is not set
1648
+# CONFIG_WIREGUARD is not set
1649
+# CONFIG_EQUALIZER is not set
1650
+# CONFIG_NET_FC is not set
1651
+# CONFIG_NET_TEAM is not set
1652
+# CONFIG_MACVLAN is not set
1653
+# CONFIG_IPVLAN is not set
1654
+# CONFIG_VXLAN is not set
1655
+# CONFIG_GENEVE is not set
1656
+# CONFIG_GTP is not set
1657
+# CONFIG_MACSEC is not set
1658
+# CONFIG_NETCONSOLE is not set
1659
+# CONFIG_TUN is not set
1660
+# CONFIG_TUN_VNET_CROSS_LE is not set
1661
+CONFIG_VETH=y
1662
+# CONFIG_VIRTIO_NET is not set
1663
+# CONFIG_NLMON is not set
1664
+# CONFIG_ARCNET is not set
1665
+
1666
+#
1667
+# CAIF transport drivers
1668
+#
1669
+
1670
+#
1671
+# Distributed Switch Architecture drivers
1672
+#
1673
+CONFIG_ETHERNET=y
1411674 # CONFIG_NET_VENDOR_3COM is not set
1421675 # CONFIG_NET_VENDOR_ADAPTEC is not set
1431676 # CONFIG_NET_VENDOR_AGERE is not set
1677
+CONFIG_NET_VENDOR_ALACRITECH=y
1678
+# CONFIG_SLICOSS is not set
1441679 # CONFIG_NET_VENDOR_ALTEON is not set
1680
+# CONFIG_ALTERA_TSE is not set
1681
+CONFIG_NET_VENDOR_AMAZON=y
1682
+# CONFIG_ENA_ETHERNET is not set
1451683 # CONFIG_NET_VENDOR_AMD is not set
1684
+CONFIG_NET_VENDOR_AQUANTIA=y
1461685 # CONFIG_NET_VENDOR_ARC is not set
1471686 # CONFIG_NET_VENDOR_ATHEROS is not set
1687
+CONFIG_NET_VENDOR_AURORA=y
1688
+# CONFIG_AURORA_NB8800 is not set
1481689 # CONFIG_NET_VENDOR_BROADCOM is not set
1491690 # CONFIG_NET_VENDOR_BROCADE is not set
1691
+CONFIG_NET_VENDOR_CADENCE=y
1692
+# CONFIG_MACB is not set
1501693 # CONFIG_NET_VENDOR_CAVIUM is not set
1511694 # CONFIG_NET_VENDOR_CHELSIO is not set
1521695 # CONFIG_NET_VENDOR_CISCO is not set
1696
+CONFIG_NET_VENDOR_CORTINA=y
1697
+# CONFIG_GEMINI_ETHERNET is not set
1698
+# CONFIG_DNET is not set
1531699 # CONFIG_NET_VENDOR_DEC is not set
1541700 # CONFIG_NET_VENDOR_DLINK is not set
1551701 # CONFIG_NET_VENDOR_EMULEX is not set
1561702 # CONFIG_NET_VENDOR_EZCHIP is not set
1571703 # CONFIG_NET_VENDOR_HISILICON is not set
1581704 # CONFIG_NET_VENDOR_HP is not set
1705
+CONFIG_NET_VENDOR_HUAWEI=y
1706
+# CONFIG_HINIC is not set
1591707 # CONFIG_NET_VENDOR_INTEL is not set
1708
+# CONFIG_JME is not set
1601709 # CONFIG_NET_VENDOR_MARVELL is not set
1611710 # CONFIG_NET_VENDOR_MELLANOX is not set
1621711 # CONFIG_NET_VENDOR_MICREL is not set
1631712 # CONFIG_NET_VENDOR_MICROCHIP is not set
1713
+CONFIG_NET_VENDOR_MICROSEMI=y
1641714 # CONFIG_NET_VENDOR_MYRI is not set
1715
+# CONFIG_FEALNX is not set
1651716 # CONFIG_NET_VENDOR_NATSEMI is not set
1717
+CONFIG_NET_VENDOR_NETERION=y
1718
+# CONFIG_S2IO is not set
1719
+# CONFIG_VXGE is not set
1720
+CONFIG_NET_VENDOR_NETRONOME=y
1721
+# CONFIG_NFP is not set
1722
+CONFIG_NET_VENDOR_NI=y
1661723 # CONFIG_NET_VENDOR_NVIDIA is not set
1671724 # CONFIG_NET_VENDOR_OKI is not set
1725
+# CONFIG_ETHOC is not set
1726
+CONFIG_NET_VENDOR_PACKET_ENGINES=y
1727
+# CONFIG_HAMACHI is not set
1728
+# CONFIG_YELLOWFIN is not set
1681729 # CONFIG_NET_VENDOR_QLOGIC is not set
1691730 # CONFIG_NET_VENDOR_QUALCOMM is not set
1701731 # CONFIG_NET_VENDOR_RDC is not set
....@@ -173,160 +1734,1540 @@
1731734 # CONFIG_NET_VENDOR_ROCKER is not set
1741735 # CONFIG_NET_VENDOR_SAMSUNG is not set
1751736 # CONFIG_NET_VENDOR_SEEQ is not set
1737
+CONFIG_NET_VENDOR_SOLARFLARE=y
1738
+# CONFIG_SFC is not set
1739
+# CONFIG_SFC_FALCON is not set
1761740 # CONFIG_NET_VENDOR_SILAN is not set
1771741 # CONFIG_NET_VENDOR_SIS is not set
1781742 # CONFIG_NET_VENDOR_SMSC is not set
1743
+CONFIG_NET_VENDOR_SOCIONEXT=y
1744
+CONFIG_NET_VENDOR_STMICRO=y
1791745 CONFIG_STMMAC_ETH=y
1746
+CONFIG_STMMAC_PLATFORM=y
1747
+# CONFIG_DWMAC_DWC_QOS_ETH is not set
1748
+CONFIG_DWMAC_GENERIC=y
1749
+CONFIG_DWMAC_ROCKCHIP=y
1750
+# CONFIG_STMMAC_PCI is not set
1801751 # CONFIG_NET_VENDOR_SUN is not set
1811752 # CONFIG_NET_VENDOR_SYNOPSYS is not set
1821753 # CONFIG_NET_VENDOR_TEHUTI is not set
1831754 # CONFIG_NET_VENDOR_TI is not set
1841755 # CONFIG_NET_VENDOR_VIA is not set
1851756 # CONFIG_NET_VENDOR_WIZNET is not set
1757
+# CONFIG_FDDI is not set
1758
+# CONFIG_HIPPI is not set
1759
+CONFIG_MDIO_DEVICE=y
1760
+CONFIG_MDIO_BUS=y
1761
+# CONFIG_MDIO_BCM_UNIMAC is not set
1762
+# CONFIG_MDIO_BITBANG is not set
1763
+# CONFIG_MDIO_BUS_MUX_GPIO is not set
1764
+# CONFIG_MDIO_BUS_MUX_MMIOREG is not set
1765
+# CONFIG_MDIO_HISI_FEMAC is not set
1766
+# CONFIG_MDIO_MSCC_MIIM is not set
1767
+# CONFIG_MDIO_OCTEON is not set
1768
+# CONFIG_MDIO_THUNDER is not set
1769
+CONFIG_PHYLIB=y
1770
+CONFIG_SWPHY=y
1771
+# CONFIG_LED_TRIGGER_PHY is not set
1772
+
1773
+#
1774
+# MII PHY device drivers
1775
+#
1776
+# CONFIG_AMD_PHY is not set
1777
+# CONFIG_AQUANTIA_PHY is not set
1778
+# CONFIG_AX88796B_PHY is not set
1779
+# CONFIG_AT803X_PHY is not set
1780
+# CONFIG_BCM7XXX_PHY is not set
1781
+# CONFIG_BCM87XX_PHY is not set
1782
+# CONFIG_BROADCOM_PHY is not set
1783
+# CONFIG_CICADA_PHY is not set
1784
+# CONFIG_CORTINA_PHY is not set
1785
+# CONFIG_DAVICOM_PHY is not set
1786
+# CONFIG_DP83822_PHY is not set
1787
+# CONFIG_DP83TC811_PHY is not set
1788
+# CONFIG_DP83848_PHY is not set
1789
+# CONFIG_DP83867_PHY is not set
1790
+CONFIG_FIXED_PHY=y
1791
+# CONFIG_ICPLUS_PHY is not set
1792
+# CONFIG_INTEL_XWAY_PHY is not set
1793
+# CONFIG_LSI_ET1011C_PHY is not set
1794
+# CONFIG_LXT_PHY is not set
1795
+# CONFIG_MARVELL_PHY is not set
1796
+# CONFIG_MARVELL_10G_PHY is not set
1797
+# CONFIG_MICREL_PHY is not set
1798
+# CONFIG_MICROCHIP_PHY is not set
1799
+# CONFIG_MICROCHIP_T1_PHY is not set
1800
+# CONFIG_MICROSEMI_PHY is not set
1861801 CONFIG_MOTORCOMM_PHY=y
1802
+# CONFIG_NATIONAL_PHY is not set
1803
+# CONFIG_QSEMI_PHY is not set
1804
+# CONFIG_REALTEK_PHY is not set
1805
+# CONFIG_RENESAS_PHY is not set
1871806 CONFIG_ROCKCHIP_PHY=y
1881807 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
193
-# CONFIG_USB_NET_CDC_SUBSET is not set
194
-# CONFIG_USB_NET_ZAURUS is not set
195
-CONFIG_LIBERTAS_THINFIRM=y
196
-CONFIG_MWIFIEX=m
197
-CONFIG_MWIFIEX_SDIO=m
1808
+# CONFIG_SMSC_PHY is not set
1809
+# CONFIG_STE10XP is not set
1810
+# CONFIG_TERANETICS_PHY is not set
1811
+# CONFIG_VITESSE_PHY is not set
1812
+# CONFIG_XILINX_GMII2RGMII is not set
1813
+# CONFIG_MICREL_KS8995MA is not set
1814
+CONFIG_PPP=y
1815
+CONFIG_PPP_BSDCOMP=y
1816
+CONFIG_PPP_DEFLATE=y
1817
+CONFIG_PPP_FILTER=y
1818
+CONFIG_PPP_MPPE=y
1819
+CONFIG_PPP_MULTILINK=y
1820
+CONFIG_PPPOE=y
1821
+CONFIG_PPP_ASYNC=y
1822
+CONFIG_PPP_SYNC_TTY=y
1823
+# CONFIG_SLIP is not set
1824
+CONFIG_SLHC=y
1825
+# CONFIG_USB_NET_DRIVERS is not set
1826
+CONFIG_WLAN=y
1827
+# CONFIG_WIRELESS_WDS is not set
1828
+# CONFIG_WLAN_VENDOR_ADMTEK is not set
1829
+# CONFIG_WLAN_VENDOR_ATH is not set
1830
+# CONFIG_WLAN_VENDOR_ATMEL is not set
1831
+# CONFIG_WLAN_VENDOR_BROADCOM is not set
1832
+# CONFIG_WLAN_VENDOR_CISCO is not set
1833
+# CONFIG_WLAN_VENDOR_INTEL is not set
1834
+# CONFIG_WLAN_VENDOR_INTERSIL is not set
1835
+# CONFIG_WLAN_VENDOR_MARVELL is not set
1836
+# CONFIG_WLAN_VENDOR_MEDIATEK is not set
1837
+# CONFIG_WLAN_VENDOR_RALINK is not set
1838
+# CONFIG_WLAN_VENDOR_REALTEK is not set
1839
+# CONFIG_WLAN_VENDOR_RSI is not set
1840
+# CONFIG_WLAN_VENDOR_ST is not set
1841
+# CONFIG_WLAN_VENDOR_TI is not set
1842
+# CONFIG_WLAN_VENDOR_ZYDAS is not set
1843
+# CONFIG_WLAN_VENDOR_QUANTENNA is not set
1981844 CONFIG_WL_ROCKCHIP=y
1991845 CONFIG_WIFI_BUILD_MODULE=y
200
-CONFIG_WIFI_LOAD_DRIVER_WHEN_KERNEL_BOOTUP=y
1846
+# CONFIG_WIFI_LOAD_DRIVER_WHEN_KERNEL_BOOTUP is not set
1847
+# CONFIG_WIFI_GENERATE_RANDOM_MAC_ADDR is not set
1848
+CONFIG_BCMDHD=y
2011849 CONFIG_AP6XXX=m
202
-CONFIG_USB_NET_RNDIS_WLAN=y
1850
+# CONFIG_AP6XXX_WIFI6 is not set
1851
+# CONFIG_AP6XXX_INDEP_POWER is not set
1852
+CONFIG_BCMDHD_FW_PATH="/etc/firmware/fw_bcmdhd.bin"
1853
+CONFIG_BCMDHD_NVRAM_PATH="/etc/firmware/nvram_ap6398s.txt"
1854
+# CONFIG_BCMDHD_STATIC_IF is not set
1855
+CONFIG_RTL_WIRELESS_SOLUTION=y
1856
+# CONFIG_RTL8188EU is not set
1857
+# CONFIG_RTL8188FU is not set
1858
+# CONFIG_RTL8189FS is not set
1859
+# CONFIG_RTL8723CS is not set
1860
+# CONFIG_RTL8723DS is not set
1861
+# CONFIG_RTL8821CS is not set
1862
+# CONFIG_RTL8822BS is not set
1863
+# CONFIG_MVL88W8977 is not set
1864
+# CONFIG_CYW_BCMDHD is not set
1865
+# CONFIG_UWE5621DS is not set
1866
+# CONFIG_MAC80211_HWSIM is not set
1867
+# CONFIG_USB_NET_RNDIS_WLAN is not set
1868
+# CONFIG_VIRT_WIFI is not set
1869
+
1870
+#
1871
+# Enable WiMAX (Networking options) to see the WiMAX drivers
1872
+#
1873
+# CONFIG_WAN is not set
1874
+# CONFIG_VMXNET3 is not set
1875
+# CONFIG_LTE is not set
1876
+# CONFIG_NETDEVSIM is not set
1877
+# CONFIG_NET_FAILOVER is not set
1878
+# CONFIG_ISDN is not set
1879
+# CONFIG_NVM is not set
1880
+
1881
+#
1882
+# Input device support
1883
+#
1884
+CONFIG_INPUT=y
1885
+CONFIG_INPUT_LEDS=y
2031886 CONFIG_INPUT_FF_MEMLESS=y
1887
+CONFIG_INPUT_POLLDEV=y
1888
+# CONFIG_INPUT_SPARSEKMAP is not set
1889
+CONFIG_INPUT_MATRIXKMAP=y
1890
+
1891
+#
1892
+# Userland interfaces
1893
+#
1894
+# CONFIG_INPUT_MOUSEDEV is not set
1895
+# CONFIG_INPUT_JOYDEV is not set
2041896 CONFIG_INPUT_EVDEV=y
1897
+# CONFIG_INPUT_EVBUG is not set
1898
+
1899
+#
1900
+# Input Device Drivers
1901
+#
1902
+CONFIG_INPUT_KEYBOARD=y
2051903 CONFIG_KEYBOARD_ADC=y
1904
+# CONFIG_KEYBOARD_ADP5588 is not set
1905
+# CONFIG_KEYBOARD_ADP5589 is not set
2061906 # CONFIG_KEYBOARD_ATKBD is not set
1907
+# CONFIG_KEYBOARD_QT1070 is not set
1908
+# CONFIG_KEYBOARD_QT2160 is not set
1909
+# CONFIG_KEYBOARD_DLINK_DIR685 is not set
1910
+# CONFIG_KEYBOARD_LKKBD is not set
2071911 CONFIG_KEYBOARD_GPIO=y
2081912 CONFIG_KEYBOARD_GPIO_POLLED=y
1913
+# CONFIG_KEYBOARD_TCA6416 is not set
1914
+# CONFIG_KEYBOARD_TCA8418 is not set
1915
+# CONFIG_KEYBOARD_MATRIX is not set
1916
+# CONFIG_KEYBOARD_LM8323 is not set
1917
+# CONFIG_KEYBOARD_LM8333 is not set
1918
+# CONFIG_KEYBOARD_MAX7359 is not set
1919
+# CONFIG_KEYBOARD_MCS is not set
1920
+# CONFIG_KEYBOARD_MPR121 is not set
1921
+# CONFIG_KEYBOARD_NEWTON is not set
1922
+# CONFIG_KEYBOARD_OPENCORES is not set
1923
+# CONFIG_KEYBOARD_SAMSUNG is not set
1924
+# CONFIG_KEYBOARD_STOWAWAY is not set
1925
+# CONFIG_KEYBOARD_SUNKBD is not set
1926
+# CONFIG_KEYBOARD_OMAP4 is not set
1927
+# CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
1928
+# CONFIG_KEYBOARD_XTKBD is not set
2091929 CONFIG_KEYBOARD_CROS_EC=y
1930
+# CONFIG_KEYBOARD_CAP11XX is not set
1931
+# CONFIG_KEYBOARD_BCM is not set
1932
+CONFIG_INPUT_MOUSE=y
2101933 # CONFIG_MOUSE_PS2 is not set
1934
+# CONFIG_MOUSE_SERIAL is not set
1935
+# CONFIG_MOUSE_APPLETOUCH is not set
1936
+# CONFIG_MOUSE_BCM5974 is not set
2111937 CONFIG_MOUSE_CYAPA=y
2121938 CONFIG_MOUSE_ELAN_I2C=y
1939
+CONFIG_MOUSE_ELAN_I2C_I2C=y
1940
+# CONFIG_MOUSE_ELAN_I2C_SMBUS is not set
1941
+# CONFIG_MOUSE_VSXXXAA is not set
1942
+# CONFIG_MOUSE_GPIO is not set
1943
+# CONFIG_MOUSE_SYNAPTICS_I2C is not set
1944
+# CONFIG_MOUSE_SYNAPTICS_USB is not set
1945
+# CONFIG_INPUT_JOYSTICK is not set
1946
+# CONFIG_INPUT_TABLET is not set
2131947 CONFIG_INPUT_TOUCHSCREEN=y
1948
+CONFIG_TOUCHSCREEN_PROPERTIES=y
1949
+# CONFIG_TOUCHSCREEN_ADS7846 is not set
1950
+# CONFIG_TOUCHSCREEN_AD7877 is not set
1951
+# CONFIG_TOUCHSCREEN_AD7879 is not set
1952
+# CONFIG_TOUCHSCREEN_ADC is not set
1953
+# CONFIG_TOUCHSCREEN_AR1021_I2C is not set
2141954 CONFIG_TOUCHSCREEN_ATMEL_MXT=y
1955
+# CONFIG_TOUCHSCREEN_ATMEL_MXT_T37 is not set
1956
+# CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
1957
+# CONFIG_TOUCHSCREEN_BU21013 is not set
1958
+# CONFIG_TOUCHSCREEN_BU21029 is not set
1959
+# CONFIG_TOUCHSCREEN_CHIPONE_ICN8318 is not set
1960
+# CONFIG_TOUCHSCREEN_CY8C40XX is not set
1961
+# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
1962
+# CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
1963
+# CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set
1964
+# CONFIG_TOUCHSCREEN_DYNAPRO is not set
1965
+# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
1966
+# CONFIG_TOUCHSCREEN_EETI is not set
1967
+# CONFIG_TOUCHSCREEN_EGALAX is not set
1968
+# CONFIG_TOUCHSCREEN_EGALAX_SERIAL is not set
1969
+# CONFIG_TOUCHSCREEN_EXC3000 is not set
1970
+# CONFIG_TOUCHSCREEN_FUJITSU is not set
1971
+# CONFIG_TOUCHSCREEN_GOODIX is not set
1972
+# CONFIG_TOUCHSCREEN_GSLX6801 is not set
1973
+# CONFIG_TOUCHSCREEN_GSLX680A is not set
1974
+# CONFIG_TOUCHSCREEN_GSLX680_D708 is not set
1975
+# CONFIG_TOUCHSCREEN_GSLX680_PAD is not set
2151976 CONFIG_TOUCHSCREEN_GSLX680_VR=y
1977
+# CONFIG_TOUCHSCREEN_GSLX680_FIREFLY is not set
2161978 CONFIG_TOUCHSCREEN_GSL3673=y
1979
+# CONFIG_TOUCHSCREEN_GSL3673_800X1280 is not set
1980
+# CONFIG_TOUCHSCREEN_GSL3676 is not set
2171981 CONFIG_TOUCHSCREEN_GT9XX=y
1982
+# CONFIG_TOUCHSCREEN_HIDEEP is not set
1983
+# CONFIG_TOUCHSCREEN_HYN_CST2XX is not set
1984
+# CONFIG_TOUCHSCREEN_ILI210X is not set
1985
+# CONFIG_TOUCHSCREEN_S6SY761 is not set
1986
+# CONFIG_TOUCHSCREEN_GUNZE is not set
1987
+# CONFIG_TOUCHSCREEN_EKTF2127 is not set
2181988 CONFIG_TOUCHSCREEN_ELAN=y
1989
+# CONFIG_TOUCHSCREEN_ELO is not set
1990
+# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
1991
+# CONFIG_TOUCHSCREEN_WACOM_I2C is not set
2191992 CONFIG_TOUCHSCREEN_WACOM_W9013=y
1993
+# CONFIG_TOUCHSCREEN_MAX11801 is not set
1994
+# CONFIG_TOUCHSCREEN_MCS5000 is not set
1995
+# CONFIG_TOUCHSCREEN_MMS114 is not set
1996
+# CONFIG_TOUCHSCREEN_MELFAS_MIP4 is not set
1997
+# CONFIG_TOUCHSCREEN_MTOUCH is not set
1998
+# CONFIG_TOUCHSCREEN_IMX6UL_TSC is not set
1999
+# CONFIG_TOUCHSCREEN_INEXIO is not set
2000
+# CONFIG_TOUCHSCREEN_MK712 is not set
2001
+# CONFIG_TOUCHSCREEN_PENMOUNT is not set
2002
+# CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
2003
+# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
2004
+# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
2005
+# CONFIG_TOUCHSCREEN_PIXCIR is not set
2006
+# CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set
2202007 CONFIG_TOUCHSCREEN_USB_COMPOSITE=y
2008
+CONFIG_TOUCHSCREEN_USB_EGALAX=y
2009
+CONFIG_TOUCHSCREEN_USB_PANJIT=y
2010
+CONFIG_TOUCHSCREEN_USB_3M=y
2011
+CONFIG_TOUCHSCREEN_USB_ITM=y
2012
+CONFIG_TOUCHSCREEN_USB_ETURBO=y
2013
+CONFIG_TOUCHSCREEN_USB_GUNZE=y
2014
+CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y
2015
+CONFIG_TOUCHSCREEN_USB_IRTOUCH=y
2016
+CONFIG_TOUCHSCREEN_USB_IDEALTEK=y
2017
+CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y
2018
+CONFIG_TOUCHSCREEN_USB_GOTOP=y
2019
+CONFIG_TOUCHSCREEN_USB_JASTEC=y
2020
+CONFIG_TOUCHSCREEN_USB_ELO=y
2021
+CONFIG_TOUCHSCREEN_USB_E2I=y
2022
+CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y
2023
+CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y
2024
+CONFIG_TOUCHSCREEN_USB_NEXIO=y
2025
+CONFIG_TOUCHSCREEN_USB_EASYTOUCH=y
2026
+# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
2027
+# CONFIG_TOUCHSCREEN_TSC_SERIO is not set
2028
+# CONFIG_TOUCHSCREEN_TSC2004 is not set
2029
+# CONFIG_TOUCHSCREEN_TSC2005 is not set
2030
+# CONFIG_TOUCHSCREEN_TSC2007 is not set
2031
+# CONFIG_TOUCHSCREEN_RM_TS is not set
2032
+# CONFIG_TOUCHSCREEN_SILEAD is not set
2033
+# CONFIG_TOUCHSCREEN_SIS_I2C is not set
2034
+# CONFIG_TOUCHSCREEN_ST1232 is not set
2035
+# CONFIG_TOUCHSCREEN_STMFTS is not set
2036
+# CONFIG_TOUCHSCREEN_SUR40 is not set
2037
+# CONFIG_TOUCHSCREEN_SURFACE3_SPI is not set
2038
+# CONFIG_TOUCHSCREEN_SX8654 is not set
2039
+# CONFIG_TOUCHSCREEN_TPS6507X is not set
2040
+# CONFIG_TOUCHSCREEN_ZET6223 is not set
2041
+# CONFIG_TOUCHSCREEN_ZFORCE is not set
2042
+# CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
2043
+# CONFIG_TOUCHSCREEN_VTL_CT36X is not set
2212044 CONFIG_TOUCHSCREEN_GT1X=y
2045
+# CONFIG_TOUCHSCREEN_FTS is not set
2046
+# CONFIG_TOUCHSCREEN_FT5436 is not set
2222047 CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5=y
2232048 CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_DEVICETREE_SUPPORT=y
2242049 CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_I2C=y
2050
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_SPI is not set
2051
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_MT_A is not set
2052
+CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_MT_B=y
2053
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_BUTTON is not set
2054
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_PROXIMITY is not set
2252055 CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_DEVICE_ACCESS=y
2056
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_DEVICE_ACCESS_API is not set
2262057 CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_LOADER=y
2058
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_PLATFORM_FW_UPGRADE is not set
2059
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_BINARY_FW_UPGRADE is not set
2060
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_PLATFORM_TTCONFIG_UPGRADE is not set
2061
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_MANUAL_TTCONFIG_UPGRADE is not set
2062
+# CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_DEBUG_MDL is not set
2272063 CONFIG_ROCKCHIP_REMOTECTL=y
2282064 CONFIG_ROCKCHIP_REMOTECTL_PWM=y
2065
+
2066
+#
2067
+# handle all sensors
2068
+#
2069
+# CONFIG_SENSOR_DEVICE is not set
2292070 CONFIG_INPUT_MISC=y
2071
+# CONFIG_INPUT_AD714X is not set
2072
+# CONFIG_INPUT_ATMEL_CAPTOUCH is not set
2073
+# CONFIG_INPUT_BMA150 is not set
2074
+# CONFIG_INPUT_E3X0_BUTTON is not set
2075
+# CONFIG_INPUT_MMA8450 is not set
2076
+# CONFIG_INPUT_GP2A is not set
2077
+# CONFIG_INPUT_GPIO_BEEPER is not set
2078
+# CONFIG_INPUT_GPIO_DECODER is not set
2079
+# CONFIG_INPUT_ATI_REMOTE2 is not set
2080
+# CONFIG_INPUT_KEYSPAN_REMOTE is not set
2081
+# CONFIG_INPUT_KXTJ9 is not set
2082
+# CONFIG_INPUT_POWERMATE is not set
2083
+# CONFIG_INPUT_YEALINK is not set
2084
+# CONFIG_INPUT_CM109 is not set
2085
+# CONFIG_INPUT_REGULATOR_HAPTIC is not set
2302086 CONFIG_INPUT_UINPUT=y
2087
+# CONFIG_INPUT_PCF8574 is not set
2088
+# CONFIG_INPUT_PWM_BEEPER is not set
2089
+# CONFIG_INPUT_PWM_VIBRA is not set
2312090 CONFIG_INPUT_RK805_PWRKEY=y
2091
+# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
2092
+# CONFIG_INPUT_ADXL34X is not set
2093
+# CONFIG_INPUT_IMS_PCU is not set
2094
+# CONFIG_INPUT_CMA3000 is not set
2095
+# CONFIG_INPUT_SOC_BUTTON_ARRAY is not set
2096
+# CONFIG_INPUT_DRV260X_HAPTICS is not set
2097
+# CONFIG_INPUT_DRV2665_HAPTICS is not set
2098
+# CONFIG_INPUT_DRV2667_HAPTICS is not set
2099
+# CONFIG_RMI4_CORE is not set
2100
+
2101
+#
2102
+# Hardware I/O ports
2103
+#
2322104 # CONFIG_SERIO is not set
2105
+# CONFIG_GAMEPORT is not set
2106
+
2107
+#
2108
+# Character devices
2109
+#
2110
+CONFIG_TTY=y
2111
+CONFIG_VT=y
2112
+CONFIG_CONSOLE_TRANSLATIONS=y
2113
+CONFIG_VT_CONSOLE=y
2114
+CONFIG_VT_CONSOLE_SLEEP=y
2115
+CONFIG_HW_CONSOLE=y
2332116 CONFIG_VT_HW_CONSOLE_BINDING=y
2117
+CONFIG_UNIX98_PTYS=y
2342118 # CONFIG_LEGACY_PTYS is not set
2119
+# CONFIG_SERIAL_NONSTANDARD is not set
2120
+# CONFIG_NOZOMI is not set
2121
+# CONFIG_N_GSM is not set
2122
+# CONFIG_TRACE_SINK is not set
2123
+CONFIG_LDISC_AUTOLOAD=y
2124
+# CONFIG_RPMSG_TTY is not set
2125
+CONFIG_DEVMEM=y
2126
+
2127
+#
2128
+# Serial drivers
2129
+#
2130
+CONFIG_SERIAL_EARLYCON=y
2352131 CONFIG_SERIAL_8250=y
2132
+CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
2133
+# CONFIG_SERIAL_8250_FINTEK is not set
2362134 CONFIG_SERIAL_8250_CONSOLE=y
2135
+CONFIG_SERIAL_8250_DMA=y
2372136 # CONFIG_SERIAL_8250_PCI is not set
2382137 CONFIG_SERIAL_8250_NR_UARTS=10
2392138 CONFIG_SERIAL_8250_RUNTIME_UARTS=10
2139
+# CONFIG_SERIAL_8250_EXTENDED is not set
2140
+# CONFIG_SERIAL_8250_ASPEED_VUART is not set
2141
+CONFIG_SERIAL_8250_FSL=y
2402142 CONFIG_SERIAL_8250_DW=y
2143
+# CONFIG_SERIAL_8250_RT288X is not set
2144
+# CONFIG_SERIAL_8250_MOXA is not set
2412145 CONFIG_SERIAL_OF_PLATFORM=y
2146
+
2147
+#
2148
+# Non-8250 serial port support
2149
+#
2150
+# CONFIG_SERIAL_AMBA_PL010 is not set
2151
+# CONFIG_SERIAL_AMBA_PL011 is not set
2152
+# CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST is not set
2153
+# CONFIG_SERIAL_MAX3100 is not set
2154
+# CONFIG_SERIAL_MAX310X is not set
2155
+# CONFIG_SERIAL_UARTLITE is not set
2156
+CONFIG_SERIAL_CORE=y
2157
+CONFIG_SERIAL_CORE_CONSOLE=y
2158
+# CONFIG_SERIAL_JSM is not set
2159
+# CONFIG_SERIAL_MSM_GENI_HALF_SAMPLING is not set
2160
+# CONFIG_SERIAL_MSM_GENI_EARLY_CONSOLE is not set
2161
+# CONFIG_SERIAL_SCCNXP is not set
2162
+# CONFIG_SERIAL_SC16IS7XX is not set
2163
+# CONFIG_SERIAL_ALTERA_JTAGUART is not set
2164
+# CONFIG_SERIAL_ALTERA_UART is not set
2165
+# CONFIG_SERIAL_IFX6X60 is not set
2166
+# CONFIG_SERIAL_XILINX_PS_UART is not set
2167
+# CONFIG_SERIAL_ARC is not set
2168
+# CONFIG_SERIAL_RP2 is not set
2169
+# CONFIG_SERIAL_FSL_LPUART is not set
2170
+# CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
2171
+# CONFIG_SERIAL_DEV_BUS is not set
2172
+# CONFIG_TTY_PRINTK is not set
2173
+# CONFIG_HVC_DCC is not set
2174
+# CONFIG_VIRTIO_CONSOLE is not set
2175
+# CONFIG_IPMI_HANDLER is not set
2422176 CONFIG_HW_RANDOM=y
2177
+# CONFIG_HW_RANDOM_TIMERIOMEM is not set
2178
+# CONFIG_HW_RANDOM_VIRTIO is not set
2179
+CONFIG_HW_RANDOM_CAVIUM=y
2432180 CONFIG_HW_RANDOM_ROCKCHIP=y
2181
+# CONFIG_APPLICOM is not set
2182
+
2183
+#
2184
+# PCMCIA character devices
2185
+#
2186
+# CONFIG_RAW_DRIVER is not set
2442187 CONFIG_TCG_TPM=y
2188
+CONFIG_HW_RANDOM_TPM=y
2189
+# CONFIG_TCG_TIS is not set
2190
+# CONFIG_TCG_TIS_SPI is not set
2191
+# CONFIG_TCG_TIS_I2C_ATMEL is not set
2452192 CONFIG_TCG_TIS_I2C_INFINEON=y
2193
+# CONFIG_TCG_TIS_I2C_NUVOTON is not set
2194
+# CONFIG_TCG_ATMEL is not set
2195
+# CONFIG_TCG_VTPM_PROXY is not set
2196
+# CONFIG_TCG_TIS_ST33ZP24_I2C is not set
2197
+# CONFIG_TCG_TIS_ST33ZP24_SPI is not set
2198
+CONFIG_DEVPORT=y
2199
+# CONFIG_XILLYBUS is not set
2200
+# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
2201
+
2202
+#
2203
+# I2C support
2204
+#
2205
+CONFIG_I2C=y
2206
+CONFIG_I2C_BOARDINFO=y
2207
+CONFIG_I2C_COMPAT=y
2462208 CONFIG_I2C_CHARDEV=y
2209
+CONFIG_I2C_MUX=y
2210
+
2211
+#
2212
+# Multiplexer I2C Chip support
2213
+#
2214
+# CONFIG_I2C_ARB_GPIO_CHALLENGE is not set
2215
+# CONFIG_I2C_MUX_GPIO is not set
2216
+# CONFIG_I2C_MUX_GPMUX is not set
2217
+# CONFIG_I2C_MUX_LTC4306 is not set
2218
+# CONFIG_I2C_MUX_PCA9541 is not set
2219
+# CONFIG_I2C_MUX_PCA954x is not set
2220
+# CONFIG_I2C_MUX_PINCTRL is not set
2221
+# CONFIG_I2C_MUX_REG is not set
2222
+# CONFIG_I2C_DEMUX_PINCTRL is not set
2223
+# CONFIG_I2C_MUX_MLXCPLD is not set
2224
+CONFIG_I2C_HELPER_AUTO=y
2225
+CONFIG_I2C_ALGOBIT=y
2226
+
2227
+#
2228
+# I2C Hardware Bus support
2229
+#
2230
+
2231
+#
2232
+# PC SMBus host controller drivers
2233
+#
2234
+# CONFIG_I2C_ALI1535 is not set
2235
+# CONFIG_I2C_ALI1563 is not set
2236
+# CONFIG_I2C_ALI15X3 is not set
2237
+# CONFIG_I2C_AMD756 is not set
2238
+# CONFIG_I2C_AMD8111 is not set
2239
+# CONFIG_I2C_I801 is not set
2240
+# CONFIG_I2C_ISCH is not set
2241
+# CONFIG_I2C_PIIX4 is not set
2242
+# CONFIG_I2C_NFORCE2 is not set
2243
+# CONFIG_I2C_SIS5595 is not set
2244
+# CONFIG_I2C_SIS630 is not set
2245
+# CONFIG_I2C_SIS96X is not set
2246
+# CONFIG_I2C_VIA is not set
2247
+# CONFIG_I2C_VIAPRO is not set
2248
+
2249
+#
2250
+# I2C system bus drivers (mostly embedded / system-on-chip)
2251
+#
2252
+# CONFIG_I2C_CADENCE is not set
2253
+# CONFIG_I2C_CBUS_GPIO is not set
2254
+# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
2255
+# CONFIG_I2C_DESIGNWARE_PCI is not set
2256
+# CONFIG_I2C_EMEV2 is not set
2257
+# CONFIG_I2C_GPIO is not set
2258
+# CONFIG_I2C_NOMADIK is not set
2259
+# CONFIG_I2C_OCORES is not set
2260
+# CONFIG_I2C_PCA_PLATFORM is not set
2472261 CONFIG_I2C_RK3X=y
2262
+# CONFIG_I2C_SIMTEC is not set
2263
+# CONFIG_I2C_THUNDERX is not set
2264
+# CONFIG_I2C_XILINX is not set
2265
+
2266
+#
2267
+# External I2C/SMBus adapter drivers
2268
+#
2269
+# CONFIG_I2C_DIOLAN_U2C is not set
2270
+# CONFIG_I2C_PARPORT_LIGHT is not set
2271
+# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
2272
+# CONFIG_I2C_TAOS_EVM is not set
2273
+# CONFIG_I2C_TINY_USB is not set
2274
+
2275
+#
2276
+# Other I2C/SMBus bus drivers
2277
+#
2482278 CONFIG_I2C_CROS_EC_TUNNEL=y
2279
+# CONFIG_I2C_STUB is not set
2280
+# CONFIG_I2C_SLAVE is not set
2281
+# CONFIG_I2C_DEBUG_CORE is not set
2282
+# CONFIG_I2C_DEBUG_ALGO is not set
2283
+# CONFIG_I2C_DEBUG_BUS is not set
2492284 CONFIG_SPI=y
2285
+# CONFIG_SPI_DEBUG is not set
2286
+CONFIG_SPI_MASTER=y
2287
+# CONFIG_SPI_MEM is not set
2288
+
2289
+#
2290
+# SPI Master Controller Drivers
2291
+#
2292
+# CONFIG_SPI_ALTERA is not set
2293
+# CONFIG_SPI_AXI_SPI_ENGINE is not set
2502294 CONFIG_SPI_BITBANG=y
2295
+# CONFIG_SPI_CADENCE is not set
2296
+# CONFIG_SPI_DESIGNWARE is not set
2297
+# CONFIG_SPI_GPIO is not set
2298
+# CONFIG_SPI_FSL_SPI is not set
2299
+# CONFIG_SPI_OC_TINY is not set
2300
+# CONFIG_SPI_PL022 is not set
2301
+# CONFIG_SPI_PXA2XX is not set
2512302 CONFIG_SPI_ROCKCHIP=y
2303
+# CONFIG_SPI_ROCKCHIP_MISCDEV is not set
2304
+# CONFIG_SPI_SC18IS602 is not set
2305
+# CONFIG_SPI_THUNDERX is not set
2306
+# CONFIG_SPI_XCOMM is not set
2307
+# CONFIG_SPI_XILINX is not set
2308
+# CONFIG_SPI_ZYNQMP_GQSPI is not set
2309
+
2310
+#
2311
+# SPI Protocol Masters
2312
+#
2522313 CONFIG_SPI_SPIDEV=y
2314
+# CONFIG_SPI_LOOPBACK_TEST is not set
2315
+# CONFIG_SPI_TLE62X0 is not set
2316
+# CONFIG_SPI_SLAVE is not set
2317
+# CONFIG_SPMI is not set
2318
+# CONFIG_HSI is not set
2319
+CONFIG_PPS=y
2320
+# CONFIG_PPS_DEBUG is not set
2321
+
2322
+#
2323
+# PPS clients support
2324
+#
2325
+# CONFIG_PPS_CLIENT_KTIMER is not set
2326
+# CONFIG_PPS_CLIENT_LDISC is not set
2327
+# CONFIG_PPS_CLIENT_GPIO is not set
2328
+
2329
+#
2330
+# PPS generators support
2331
+#
2332
+
2333
+#
2334
+# PTP clock support
2335
+#
2336
+CONFIG_PTP_1588_CLOCK=y
2337
+
2338
+#
2339
+# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
2340
+#
2341
+CONFIG_PINCTRL=y
2342
+CONFIG_PINMUX=y
2343
+CONFIG_PINCONF=y
2344
+CONFIG_GENERIC_PINCONF=y
2345
+# CONFIG_DEBUG_PINCTRL is not set
2346
+# CONFIG_PINCTRL_AMD is not set
2347
+# CONFIG_PINCTRL_MCP23S08 is not set
2348
+CONFIG_PINCTRL_ROCKCHIP=y
2349
+# CONFIG_PINCTRL_SINGLE is not set
2350
+# CONFIG_PINCTRL_SX150X is not set
2351
+CONFIG_PINCTRL_RK628=y
2532352 CONFIG_PINCTRL_RK805=y
2542353 CONFIG_GPIOLIB=y
2552354 CONFIG_GPIOLIB_FASTPATH_LIMIT=512
2562355 CONFIG_OF_GPIO=y
2356
+CONFIG_GPIOLIB_IRQCHIP=y
2357
+# CONFIG_DEBUG_GPIO is not set
2572358 CONFIG_GPIO_SYSFS=y
2359
+CONFIG_GPIO_GENERIC=y
2360
+
2361
+#
2362
+# Memory mapped GPIO drivers
2363
+#
2364
+# CONFIG_GPIO_74XX_MMIO is not set
2365
+# CONFIG_GPIO_ALTERA is not set
2366
+# CONFIG_GPIO_DWAPB is not set
2367
+# CONFIG_GPIO_FTGPIO010 is not set
2582368 CONFIG_GPIO_GENERIC_PLATFORM=y
2369
+# CONFIG_GPIO_GRGPIO is not set
2370
+# CONFIG_GPIO_HLWD is not set
2371
+# CONFIG_GPIO_MB86S7X is not set
2372
+# CONFIG_GPIO_MOCKUP is not set
2373
+# CONFIG_GPIO_PL061 is not set
2374
+CONFIG_GPIO_ROCKCHIP=y
2375
+# CONFIG_GPIO_SYSCON is not set
2376
+# CONFIG_GPIO_XGENE is not set
2377
+# CONFIG_GPIO_XILINX is not set
2378
+
2379
+#
2380
+# I2C GPIO expanders
2381
+#
2382
+# CONFIG_GPIO_ADP5588 is not set
2383
+# CONFIG_GPIO_ADNP is not set
2384
+# CONFIG_GPIO_MAX7300 is not set
2385
+# CONFIG_GPIO_MAX732X is not set
2386
+# CONFIG_GPIO_PCA953X is not set
2387
+# CONFIG_GPIO_PCF857X is not set
2388
+# CONFIG_GPIO_TPIC2810 is not set
2389
+
2390
+#
2391
+# MFD GPIO expanders
2392
+#
2393
+# CONFIG_GPIO_TPS6586X is not set
2394
+
2395
+#
2396
+# PCI GPIO expanders
2397
+#
2398
+# CONFIG_GPIO_BT8XX is not set
2399
+# CONFIG_GPIO_PCI_IDIO_16 is not set
2400
+# CONFIG_GPIO_PCIE_IDIO_24 is not set
2401
+# CONFIG_GPIO_RDC321X is not set
2402
+
2403
+#
2404
+# SPI GPIO expanders
2405
+#
2406
+# CONFIG_GPIO_74X164 is not set
2407
+# CONFIG_GPIO_MAX3191X is not set
2408
+# CONFIG_GPIO_MAX7301 is not set
2409
+# CONFIG_GPIO_MC33880 is not set
2410
+# CONFIG_GPIO_PISOSR is not set
2411
+# CONFIG_GPIO_XRA1403 is not set
2412
+
2413
+#
2414
+# USB GPIO expanders
2415
+#
2416
+# CONFIG_W1 is not set
2592417 CONFIG_POWER_AVS=y
2602418 CONFIG_ROCKCHIP_IODOMAIN=y
2419
+CONFIG_POWER_RESET=y
2420
+# CONFIG_POWER_RESET_BRCMSTB is not set
2612421 CONFIG_POWER_RESET_GPIO=y
2622422 CONFIG_POWER_RESET_GPIO_RESTART=y
2423
+# CONFIG_POWER_RESET_LTC2952 is not set
2424
+# CONFIG_POWER_RESET_RESTART is not set
2425
+# CONFIG_POWER_RESET_XGENE is not set
2426
+# CONFIG_POWER_RESET_SYSCON is not set
2427
+# CONFIG_POWER_RESET_SYSCON_POWEROFF is not set
2428
+CONFIG_REBOOT_MODE=y
2632429 CONFIG_SYSCON_REBOOT_MODE=y
2430
+CONFIG_POWER_SUPPLY=y
2431
+# CONFIG_POWER_SUPPLY_DEBUG is not set
2432
+# CONFIG_PDA_POWER is not set
2433
+# CONFIG_GENERIC_ADC_BATTERY is not set
2434
+# CONFIG_TEST_POWER is not set
2435
+# CONFIG_CHARGER_ADP5061 is not set
2436
+# CONFIG_BATTERY_DS2780 is not set
2437
+# CONFIG_BATTERY_DS2781 is not set
2438
+# CONFIG_BATTERY_DS2782 is not set
2439
+# CONFIG_BATTERY_LEGO_EV3 is not set
2642440 CONFIG_BATTERY_SBS=y
2441
+# CONFIG_CHARGER_SBS is not set
2442
+# CONFIG_MANAGER_SBS is not set
2443
+# CONFIG_BATTERY_BQ27XXX is not set
2444
+# CONFIG_BATTERY_MAX17040 is not set
2445
+# CONFIG_BATTERY_MAX17042 is not set
2446
+# CONFIG_CHARGER_ISP1704 is not set
2447
+# CONFIG_CHARGER_MAX8903 is not set
2448
+# CONFIG_CHARGER_LP8727 is not set
2652449 CONFIG_CHARGER_GPIO=y
2450
+# CONFIG_CHARGER_MANAGER is not set
2451
+# CONFIG_CHARGER_LTC3651 is not set
2452
+# CONFIG_CHARGER_DETECTOR_MAX14656 is not set
2453
+# CONFIG_CHARGER_BQ2415X is not set
2454
+# CONFIG_CHARGER_BQ24190 is not set
2455
+# CONFIG_CHARGER_BQ24257 is not set
2662456 CONFIG_CHARGER_BQ24735=y
2457
+# CONFIG_CHARGER_BQ25700 is not set
2458
+# CONFIG_CHARGER_BQ25890 is not set
2459
+# CONFIG_CHARGER_SMB347 is not set
2460
+# CONFIG_BATTERY_GAUGE_LTC2941 is not set
2461
+# CONFIG_BATTERY_RT5033 is not set
2462
+# CONFIG_CHARGER_RT9455 is not set
2463
+# CONFIG_CHARGER_CROS_USBPD is not set
2464
+# CONFIG_BATTERY_CW2015 is not set
2465
+# CONFIG_BATTERY_RK816 is not set
2672466 CONFIG_BATTERY_RK817=y
2682467 CONFIG_CHARGER_RK817=y
2468
+# CONFIG_BATTERY_RK818 is not set
2469
+# CONFIG_CHARGER_RK818 is not set
2470
+CONFIG_HWMON=y
2471
+# CONFIG_HWMON_DEBUG_CHIP is not set
2472
+
2473
+#
2474
+# Native drivers
2475
+#
2476
+# CONFIG_SENSORS_AD7314 is not set
2477
+# CONFIG_SENSORS_AD7414 is not set
2478
+# CONFIG_SENSORS_AD7418 is not set
2479
+# CONFIG_SENSORS_ADM1021 is not set
2480
+# CONFIG_SENSORS_ADM1025 is not set
2481
+# CONFIG_SENSORS_ADM1026 is not set
2482
+# CONFIG_SENSORS_ADM1029 is not set
2483
+# CONFIG_SENSORS_ADM1031 is not set
2484
+# CONFIG_SENSORS_ADM9240 is not set
2485
+# CONFIG_SENSORS_ADT7310 is not set
2486
+# CONFIG_SENSORS_ADT7410 is not set
2487
+# CONFIG_SENSORS_ADT7411 is not set
2488
+# CONFIG_SENSORS_ADT7462 is not set
2489
+# CONFIG_SENSORS_ADT7470 is not set
2490
+# CONFIG_SENSORS_ADT7475 is not set
2491
+# CONFIG_SENSORS_ASC7621 is not set
2492
+# CONFIG_SENSORS_ARM_SCMI is not set
2493
+# CONFIG_SENSORS_ASPEED is not set
2494
+# CONFIG_SENSORS_ATXP1 is not set
2495
+# CONFIG_SENSORS_DS620 is not set
2496
+# CONFIG_SENSORS_DS1621 is not set
2497
+# CONFIG_SENSORS_I5K_AMB is not set
2498
+# CONFIG_SENSORS_F71805F is not set
2499
+# CONFIG_SENSORS_F71882FG is not set
2500
+# CONFIG_SENSORS_F75375S is not set
2501
+# CONFIG_SENSORS_FTSTEUTATES is not set
2502
+# CONFIG_SENSORS_GL518SM is not set
2503
+# CONFIG_SENSORS_GL520SM is not set
2504
+# CONFIG_SENSORS_G760A is not set
2505
+# CONFIG_SENSORS_G762 is not set
2506
+# CONFIG_SENSORS_GPIO_FAN is not set
2507
+# CONFIG_SENSORS_HIH6130 is not set
2508
+# CONFIG_SENSORS_IIO_HWMON is not set
2509
+# CONFIG_SENSORS_IT87 is not set
2510
+# CONFIG_SENSORS_JC42 is not set
2511
+# CONFIG_SENSORS_POWR1220 is not set
2512
+# CONFIG_SENSORS_LINEAGE is not set
2513
+# CONFIG_SENSORS_LTC2945 is not set
2514
+# CONFIG_SENSORS_LTC2990 is not set
2515
+# CONFIG_SENSORS_LTC4151 is not set
2516
+# CONFIG_SENSORS_LTC4215 is not set
2517
+# CONFIG_SENSORS_LTC4222 is not set
2518
+# CONFIG_SENSORS_LTC4245 is not set
2519
+# CONFIG_SENSORS_LTC4260 is not set
2520
+# CONFIG_SENSORS_LTC4261 is not set
2521
+# CONFIG_SENSORS_MAX1111 is not set
2522
+# CONFIG_SENSORS_MAX16065 is not set
2523
+# CONFIG_SENSORS_MAX1619 is not set
2524
+# CONFIG_SENSORS_MAX1668 is not set
2525
+# CONFIG_SENSORS_MAX197 is not set
2526
+# CONFIG_SENSORS_MAX31722 is not set
2527
+# CONFIG_SENSORS_MAX6621 is not set
2528
+# CONFIG_SENSORS_MAX6639 is not set
2529
+# CONFIG_SENSORS_MAX6642 is not set
2530
+# CONFIG_SENSORS_MAX6650 is not set
2531
+# CONFIG_SENSORS_MAX6697 is not set
2532
+# CONFIG_SENSORS_MAX31790 is not set
2533
+# CONFIG_SENSORS_MCP3021 is not set
2534
+# CONFIG_SENSORS_TC654 is not set
2535
+# CONFIG_SENSORS_ADCXX is not set
2536
+# CONFIG_SENSORS_LM63 is not set
2537
+# CONFIG_SENSORS_LM70 is not set
2538
+# CONFIG_SENSORS_LM73 is not set
2539
+# CONFIG_SENSORS_LM75 is not set
2540
+# CONFIG_SENSORS_LM77 is not set
2541
+# CONFIG_SENSORS_LM78 is not set
2542
+# CONFIG_SENSORS_LM80 is not set
2543
+# CONFIG_SENSORS_LM83 is not set
2544
+# CONFIG_SENSORS_LM85 is not set
2545
+# CONFIG_SENSORS_LM87 is not set
2546
+# CONFIG_SENSORS_LM90 is not set
2547
+# CONFIG_SENSORS_LM92 is not set
2548
+# CONFIG_SENSORS_LM93 is not set
2549
+# CONFIG_SENSORS_LM95234 is not set
2550
+# CONFIG_SENSORS_LM95241 is not set
2551
+# CONFIG_SENSORS_LM95245 is not set
2552
+# CONFIG_SENSORS_PC87360 is not set
2553
+# CONFIG_SENSORS_PC87427 is not set
2554
+# CONFIG_SENSORS_NTC_THERMISTOR is not set
2555
+# CONFIG_SENSORS_NCT6683 is not set
2556
+# CONFIG_SENSORS_NCT6775 is not set
2557
+# CONFIG_SENSORS_NCT7802 is not set
2558
+# CONFIG_SENSORS_NCT7904 is not set
2559
+# CONFIG_SENSORS_NPCM7XX is not set
2560
+# CONFIG_SENSORS_PCF8591 is not set
2561
+# CONFIG_PMBUS is not set
2562
+# CONFIG_SENSORS_PWM_FAN is not set
2563
+# CONFIG_SENSORS_SHT15 is not set
2564
+# CONFIG_SENSORS_SHT21 is not set
2565
+# CONFIG_SENSORS_SHT3x is not set
2566
+# CONFIG_SENSORS_SHTC1 is not set
2567
+# CONFIG_SENSORS_SIS5595 is not set
2568
+# CONFIG_SENSORS_DME1737 is not set
2569
+# CONFIG_SENSORS_EMC1403 is not set
2570
+# CONFIG_SENSORS_EMC2103 is not set
2571
+# CONFIG_SENSORS_EMC6W201 is not set
2572
+# CONFIG_SENSORS_SMSC47M1 is not set
2573
+# CONFIG_SENSORS_SMSC47M192 is not set
2574
+# CONFIG_SENSORS_SMSC47B397 is not set
2575
+# CONFIG_SENSORS_SCH5627 is not set
2576
+# CONFIG_SENSORS_SCH5636 is not set
2577
+# CONFIG_SENSORS_STTS751 is not set
2578
+# CONFIG_SENSORS_SMM665 is not set
2579
+# CONFIG_SENSORS_ADC128D818 is not set
2580
+# CONFIG_SENSORS_ADS1015 is not set
2581
+# CONFIG_SENSORS_ADS7828 is not set
2582
+# CONFIG_SENSORS_ADS7871 is not set
2583
+# CONFIG_SENSORS_AMC6821 is not set
2584
+# CONFIG_SENSORS_INA209 is not set
2585
+# CONFIG_SENSORS_INA2XX is not set
2586
+# CONFIG_SENSORS_INA3221 is not set
2587
+# CONFIG_SENSORS_TC74 is not set
2588
+# CONFIG_SENSORS_THMC50 is not set
2589
+# CONFIG_SENSORS_TMP102 is not set
2590
+# CONFIG_SENSORS_TMP103 is not set
2591
+# CONFIG_SENSORS_TMP108 is not set
2592
+# CONFIG_SENSORS_TMP401 is not set
2593
+# CONFIG_SENSORS_TMP421 is not set
2594
+# CONFIG_SENSORS_VIA686A is not set
2595
+# CONFIG_SENSORS_VT1211 is not set
2596
+# CONFIG_SENSORS_VT8231 is not set
2597
+# CONFIG_SENSORS_W83773G is not set
2598
+# CONFIG_SENSORS_W83781D is not set
2599
+# CONFIG_SENSORS_W83791D is not set
2600
+# CONFIG_SENSORS_W83792D is not set
2601
+# CONFIG_SENSORS_W83793 is not set
2602
+# CONFIG_SENSORS_W83795 is not set
2603
+# CONFIG_SENSORS_W83L785TS is not set
2604
+# CONFIG_SENSORS_W83L786NG is not set
2605
+# CONFIG_SENSORS_W83627HF is not set
2606
+# CONFIG_SENSORS_W83627EHF is not set
2692607 CONFIG_THERMAL=y
2608
+# CONFIG_THERMAL_STATISTICS is not set
2609
+CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
2610
+CONFIG_THERMAL_HWMON=y
2611
+CONFIG_THERMAL_OF=y
2702612 CONFIG_THERMAL_WRITABLE_TRIPS=y
2613
+# CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE is not set
2614
+# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
2615
+# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
2712616 CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR=y
2722617 CONFIG_THERMAL_GOV_FAIR_SHARE=y
2732618 CONFIG_THERMAL_GOV_STEP_WISE=y
2619
+# CONFIG_THERMAL_GOV_BANG_BANG is not set
2620
+# CONFIG_THERMAL_GOV_USER_SPACE is not set
2621
+CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
2742622 CONFIG_CPU_THERMAL=y
2623
+# CONFIG_CLOCK_THERMAL is not set
2752624 CONFIG_DEVFREQ_THERMAL=y
2625
+# CONFIG_THERMAL_EMULATION is not set
2626
+# CONFIG_QORIQ_THERMAL is not set
2762627 CONFIG_ROCKCHIP_THERMAL=y
2628
+# CONFIG_RK_VIRTUAL_THERMAL is not set
2629
+# CONFIG_RK3368_THERMAL is not set
2630
+
2631
+#
2632
+# ACPI INT340X thermal drivers
2633
+#
2634
+# CONFIG_GENERIC_ADC_THERMAL is not set
2772635 CONFIG_WATCHDOG=y
2636
+CONFIG_WATCHDOG_CORE=y
2637
+# CONFIG_WATCHDOG_NOWAYOUT is not set
2638
+CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
2639
+# CONFIG_WATCHDOG_SYSFS is not set
2640
+
2641
+#
2642
+# Watchdog Device Drivers
2643
+#
2644
+# CONFIG_SOFT_WATCHDOG is not set
2645
+# CONFIG_GPIO_WATCHDOG is not set
2646
+# CONFIG_XILINX_WATCHDOG is not set
2647
+# CONFIG_ZIIRAVE_WATCHDOG is not set
2648
+# CONFIG_ARM_SP805_WATCHDOG is not set
2649
+# CONFIG_ARM_SBSA_WATCHDOG is not set
2650
+# CONFIG_CADENCE_WATCHDOG is not set
2782651 CONFIG_DW_WATCHDOG=y
2652
+# CONFIG_MAX63XX_WATCHDOG is not set
2653
+# CONFIG_ALIM7101_WDT is not set
2654
+# CONFIG_I6300ESB_WDT is not set
2655
+# CONFIG_MEN_A21_WDT is not set
2656
+
2657
+#
2658
+# PCI-based Watchdog Cards
2659
+#
2660
+# CONFIG_PCIPCWATCHDOG is not set
2661
+# CONFIG_WDTPCI is not set
2662
+
2663
+#
2664
+# USB-based Watchdog Cards
2665
+#
2666
+# CONFIG_USBPCWATCHDOG is not set
2667
+
2668
+#
2669
+# Watchdog Pretimeout Governors
2670
+#
2671
+# CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set
2672
+CONFIG_SSB_POSSIBLE=y
2673
+# CONFIG_SSB is not set
2674
+CONFIG_BCMA_POSSIBLE=y
2675
+# CONFIG_BCMA is not set
2676
+
2677
+#
2678
+# Multifunction device drivers
2679
+#
2680
+CONFIG_MFD_CORE=y
2681
+# CONFIG_MFD_ACT8945A is not set
2682
+# CONFIG_MFD_AS3711 is not set
2683
+# CONFIG_MFD_AS3722 is not set
2684
+# CONFIG_PMIC_ADP5520 is not set
2685
+# CONFIG_MFD_AAT2870_CORE is not set
2686
+# CONFIG_MFD_ATMEL_FLEXCOM is not set
2687
+# CONFIG_MFD_ATMEL_HLCDC is not set
2688
+# CONFIG_MFD_BCM590XX is not set
2689
+# CONFIG_MFD_BD9571MWV is not set
2690
+# CONFIG_MFD_AXP20X_I2C is not set
2792691 CONFIG_MFD_CROS_EC=y
2692
+# CONFIG_MFD_CROS_EC_CHARDEV is not set
2693
+# CONFIG_MFD_MADERA is not set
2694
+# CONFIG_PMIC_DA903X is not set
2695
+# CONFIG_MFD_DA9052_SPI is not set
2696
+# CONFIG_MFD_DA9052_I2C is not set
2697
+# CONFIG_MFD_DA9055 is not set
2698
+# CONFIG_MFD_DA9062 is not set
2699
+# CONFIG_MFD_DA9063 is not set
2700
+# CONFIG_MFD_DA9150 is not set
2701
+# CONFIG_MFD_DLN2 is not set
2702
+# CONFIG_MFD_MC13XXX_SPI is not set
2703
+# CONFIG_MFD_MC13XXX_I2C is not set
2704
+# CONFIG_MFD_HI6421_PMIC is not set
2705
+# CONFIG_HTC_PASIC3 is not set
2706
+# CONFIG_HTC_I2CPLD is not set
2707
+# CONFIG_LPC_ICH is not set
2708
+# CONFIG_LPC_SCH is not set
2709
+# CONFIG_MFD_JANZ_CMODIO is not set
2710
+# CONFIG_MFD_KEMPLD is not set
2711
+# CONFIG_MFD_88PM800 is not set
2712
+# CONFIG_MFD_88PM805 is not set
2713
+# CONFIG_MFD_88PM860X is not set
2714
+# CONFIG_MFD_MAX14577 is not set
2715
+# CONFIG_MFD_MAX77620 is not set
2716
+# CONFIG_MFD_MAX77686 is not set
2717
+# CONFIG_MFD_MAX77693 is not set
2718
+# CONFIG_MFD_MAX77843 is not set
2719
+# CONFIG_MFD_MAX8907 is not set
2720
+# CONFIG_MFD_MAX8925 is not set
2721
+# CONFIG_MFD_MAX8997 is not set
2722
+# CONFIG_MFD_MAX8998 is not set
2723
+# CONFIG_MFD_MT6397 is not set
2724
+# CONFIG_MFD_MENF21BMC is not set
2725
+# CONFIG_EZX_PCAP is not set
2726
+# CONFIG_MFD_CPCAP is not set
2727
+# CONFIG_MFD_VIPERBOARD is not set
2728
+# CONFIG_MFD_RETU is not set
2729
+# CONFIG_MFD_PCF50633 is not set
2730
+# CONFIG_MFD_RDC321X is not set
2731
+# CONFIG_MFD_RT5033 is not set
2732
+# CONFIG_MFD_RC5T583 is not set
2802733 CONFIG_MFD_RK618=y
2812734 CONFIG_MFD_RK628=y
2735
+CONFIG_MFD_RK630=y
2822736 CONFIG_MFD_RK630_I2C=y
2737
+# CONFIG_MFD_RK630_SPI is not set
2832738 CONFIG_MFD_RK808=y
2739
+# CONFIG_MFD_RK1000 is not set
2740
+# CONFIG_MFD_RN5T618 is not set
2741
+# CONFIG_MFD_SEC_CORE is not set
2742
+# CONFIG_MFD_SI476X_CORE is not set
2743
+# CONFIG_MFD_SM501 is not set
2744
+# CONFIG_MFD_SKY81452 is not set
2745
+# CONFIG_MFD_SMSC is not set
2746
+# CONFIG_ABX500_CORE is not set
2747
+# CONFIG_MFD_STMPE is not set
2748
+CONFIG_MFD_SYSCON=y
2749
+# CONFIG_MFD_TI_AM335X_TSCADC is not set
2750
+# CONFIG_MFD_LP3943 is not set
2751
+# CONFIG_MFD_LP8788 is not set
2752
+# CONFIG_MFD_TI_LMU is not set
2753
+# CONFIG_MFD_PALMAS is not set
2754
+# CONFIG_TPS6105X is not set
2755
+# CONFIG_TPS65010 is not set
2756
+# CONFIG_TPS6507X is not set
2757
+# CONFIG_MFD_TPS65086 is not set
2758
+# CONFIG_MFD_TPS65090 is not set
2759
+# CONFIG_MFD_TPS65217 is not set
2760
+# CONFIG_MFD_TI_LP873X is not set
2761
+# CONFIG_MFD_TI_LP87565 is not set
2762
+# CONFIG_MFD_TPS65218 is not set
2842763 CONFIG_MFD_TPS6586X=y
2764
+# CONFIG_MFD_TPS65910 is not set
2765
+# CONFIG_MFD_TPS65912_I2C is not set
2766
+# CONFIG_MFD_TPS65912_SPI is not set
2767
+# CONFIG_MFD_TPS80031 is not set
2768
+# CONFIG_TWL4030_CORE is not set
2769
+# CONFIG_TWL6040_CORE is not set
2770
+# CONFIG_MFD_WL1273_CORE is not set
2771
+# CONFIG_MFD_LM3533 is not set
2772
+# CONFIG_MFD_TC3589X is not set
2773
+# CONFIG_MFD_VX855 is not set
2774
+# CONFIG_MFD_ARIZONA_I2C is not set
2775
+# CONFIG_MFD_ARIZONA_SPI is not set
2776
+# CONFIG_MFD_WM8400 is not set
2777
+# CONFIG_MFD_WM831X_I2C is not set
2778
+# CONFIG_MFD_WM831X_SPI is not set
2779
+# CONFIG_MFD_WM8350_I2C is not set
2780
+# CONFIG_MFD_WM8994 is not set
2781
+# CONFIG_MFD_ROHM_BD718XX is not set
2852782 CONFIG_FUSB_30X=y
2862783 CONFIG_REGULATOR=y
2872784 CONFIG_REGULATOR_DEBUG=y
2882785 CONFIG_REGULATOR_FIXED_VOLTAGE=y
2786
+# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
2787
+# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
2788
+# CONFIG_REGULATOR_PROXY_CONSUMER is not set
2789
+# CONFIG_REGULATOR_88PG86X is not set
2892790 CONFIG_REGULATOR_ACT8865=y
2791
+# CONFIG_REGULATOR_AD5398 is not set
2792
+# CONFIG_REGULATOR_ANATOP is not set
2793
+# CONFIG_REGULATOR_DA9210 is not set
2794
+# CONFIG_REGULATOR_DA9211 is not set
2902795 CONFIG_REGULATOR_FAN53555=y
2912796 CONFIG_REGULATOR_GPIO=y
2797
+# CONFIG_REGULATOR_ISL9305 is not set
2798
+# CONFIG_REGULATOR_ISL6271A is not set
2799
+# CONFIG_REGULATOR_LP3971 is not set
2800
+# CONFIG_REGULATOR_LP3972 is not set
2801
+# CONFIG_REGULATOR_LP872X is not set
2922802 CONFIG_REGULATOR_LP8752=y
2803
+# CONFIG_REGULATOR_LP8755 is not set
2804
+# CONFIG_REGULATOR_LTC3589 is not set
2805
+# CONFIG_REGULATOR_LTC3676 is not set
2806
+# CONFIG_REGULATOR_MAX1586 is not set
2807
+# CONFIG_REGULATOR_MAX8649 is not set
2808
+# CONFIG_REGULATOR_MAX8660 is not set
2809
+# CONFIG_REGULATOR_MAX8952 is not set
2810
+# CONFIG_REGULATOR_MAX8973 is not set
2932811 CONFIG_REGULATOR_MP8865=y
2812
+# CONFIG_REGULATOR_MT6311 is not set
2813
+# CONFIG_REGULATOR_PFUZE100 is not set
2814
+# CONFIG_REGULATOR_PV88060 is not set
2815
+# CONFIG_REGULATOR_PV88080 is not set
2816
+# CONFIG_REGULATOR_PV88090 is not set
2942817 CONFIG_REGULATOR_PWM=y
2952818 CONFIG_REGULATOR_RK808=y
2819
+# CONFIG_REGULATOR_RK860X is not set
2820
+# CONFIG_REGULATOR_SY8106A is not set
2821
+# CONFIG_REGULATOR_TPS51632 is not set
2822
+# CONFIG_REGULATOR_TPS549B22 is not set
2823
+# CONFIG_REGULATOR_TPS62360 is not set
2824
+# CONFIG_REGULATOR_TPS65023 is not set
2825
+# CONFIG_REGULATOR_TPS6507X is not set
2962826 CONFIG_REGULATOR_TPS65132=y
2827
+# CONFIG_REGULATOR_TPS6524X is not set
2972828 CONFIG_REGULATOR_TPS6586X=y
2829
+# CONFIG_REGULATOR_VCTRL is not set
2982830 CONFIG_REGULATOR_XZ3216=y
2831
+# CONFIG_REGULATOR_DIO5632 is not set
2832
+CONFIG_CEC_CORE=y
2833
+CONFIG_CEC_NOTIFIER=y
2834
+# CONFIG_RC_CORE is not set
2992835 CONFIG_MEDIA_SUPPORT=y
2836
+
2837
+#
2838
+# Multimedia core support
2839
+#
3002840 CONFIG_MEDIA_CAMERA_SUPPORT=y
2841
+# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
2842
+# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
2843
+# CONFIG_MEDIA_RADIO_SUPPORT is not set
2844
+# CONFIG_MEDIA_SDR_SUPPORT is not set
3012845 CONFIG_MEDIA_CEC_SUPPORT=y
3022846 CONFIG_MEDIA_CONTROLLER=y
2847
+CONFIG_VIDEO_DEV=y
3032848 CONFIG_VIDEO_V4L2_SUBDEV_API=y
2849
+CONFIG_VIDEO_V4L2=y
2850
+# CONFIG_VIDEO_ADV_DEBUG is not set
2851
+# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
2852
+# CONFIG_VIDEO_PCI_SKELETON is not set
2853
+CONFIG_V4L2_MEM2MEM_DEV=y
2854
+CONFIG_V4L2_FWNODE=y
2855
+
2856
+#
2857
+# Media drivers
2858
+#
3042859 CONFIG_MEDIA_USB_SUPPORT=y
2860
+
2861
+#
2862
+# Webcam devices
2863
+#
3052864 CONFIG_USB_VIDEO_CLASS=y
3062865 # CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV is not set
3072866 # CONFIG_USB_GSPCA is not set
2867
+# CONFIG_USB_PWC is not set
2868
+# CONFIG_VIDEO_CPIA2 is not set
2869
+# CONFIG_USB_ZR364XX is not set
2870
+# CONFIG_USB_STKWEBCAM is not set
2871
+# CONFIG_USB_S2255 is not set
2872
+# CONFIG_VIDEO_USBTV is not set
2873
+
2874
+#
2875
+# Webcam, TV (analog/digital) USB devices
2876
+#
2877
+# CONFIG_VIDEO_EM28XX is not set
2878
+
2879
+#
2880
+# USB HDMI CEC adapters
2881
+#
2882
+# CONFIG_USB_PULSE8_CEC is not set
2883
+# CONFIG_USB_RAINSHADOW_CEC is not set
2884
+# CONFIG_MEDIA_PCI_SUPPORT is not set
3082885 CONFIG_V4L_PLATFORM_DRIVERS=y
2886
+# CONFIG_VIDEO_CAFE_CCIC is not set
2887
+# CONFIG_VIDEO_CADENCE is not set
2888
+# CONFIG_VIDEO_MUX is not set
3092889 CONFIG_SOC_CAMERA=y
2890
+# CONFIG_SOC_CAMERA_PLATFORM is not set
2891
+# CONFIG_VIDEO_XILINX is not set
2892
+# CONFIG_VIDEO_ROCKCHIP_CIF is not set
3102893 CONFIG_VIDEO_ROCKCHIP_ISP1=y
3112894 CONFIG_VIDEO_ROCKCHIP_ISP=y
2895
+CONFIG_VIDEO_ROCKCHIP_ISP_VERSION_V1X=y
2896
+# CONFIG_VIDEO_ROCKCHIP_ISP_VERSION_V20 is not set
2897
+CONFIG_VIDEO_ROCKCHIP_ISP_VERSION_V21=y
2898
+# CONFIG_VIDEO_ROCKCHIP_ISPP is not set
3122899 CONFIG_V4L_MEM2MEM_DRIVERS=y
2900
+# CONFIG_VIDEO_MEM2MEM_DEINTERLACE is not set
2901
+# CONFIG_VIDEO_SH_VEU is not set
3132902 CONFIG_VIDEO_ROCKCHIP_RGA=y
2903
+# CONFIG_V4L_TEST_DRIVERS is not set
2904
+# CONFIG_CEC_PLATFORM_DRIVERS is not set
2905
+
2906
+#
2907
+# Supported MMC/SDIO adapters
2908
+#
2909
+# CONFIG_CYPRESS_FIRMWARE is not set
2910
+CONFIG_VIDEOBUF2_CORE=y
2911
+CONFIG_VIDEOBUF2_V4L2=y
2912
+CONFIG_VIDEOBUF2_MEMOPS=y
2913
+CONFIG_VIDEOBUF2_DMA_CONTIG=y
2914
+CONFIG_VIDEOBUF2_VMALLOC=y
2915
+CONFIG_VIDEOBUF2_DMA_SG=y
2916
+
2917
+#
2918
+# Media ancillary drivers (tuners, sensors, i2c, spi, frontends)
2919
+#
3142920 # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
2921
+
2922
+#
2923
+# I2C Encoders, decoders, sensors and other helper chips
2924
+#
2925
+
2926
+#
2927
+# Audio decoders, processors and mixers
2928
+#
2929
+# CONFIG_VIDEO_TVAUDIO is not set
2930
+# CONFIG_VIDEO_TDA7432 is not set
2931
+# CONFIG_VIDEO_TDA9840 is not set
2932
+# CONFIG_VIDEO_TDA1997X is not set
2933
+# CONFIG_VIDEO_TEA6415C is not set
2934
+# CONFIG_VIDEO_TEA6420 is not set
2935
+# CONFIG_VIDEO_MSP3400 is not set
2936
+# CONFIG_VIDEO_CS3308 is not set
2937
+# CONFIG_VIDEO_CS5345 is not set
2938
+# CONFIG_VIDEO_CS53L32A is not set
2939
+# CONFIG_VIDEO_TLV320AIC23B is not set
2940
+# CONFIG_VIDEO_UDA1342 is not set
2941
+# CONFIG_VIDEO_WM8775 is not set
2942
+# CONFIG_VIDEO_WM8739 is not set
2943
+# CONFIG_VIDEO_VP27SMPX is not set
2944
+# CONFIG_VIDEO_SONY_BTF_MPX is not set
2945
+
2946
+#
2947
+# RDS decoders
2948
+#
2949
+# CONFIG_VIDEO_SAA6588 is not set
2950
+
2951
+#
2952
+# Video decoders
2953
+#
2954
+# CONFIG_VIDEO_ADV7180 is not set
2955
+# CONFIG_VIDEO_ADV7183 is not set
2956
+# CONFIG_VIDEO_ADV748X is not set
2957
+# CONFIG_VIDEO_ADV7604 is not set
2958
+# CONFIG_VIDEO_ADV7842 is not set
2959
+# CONFIG_VIDEO_BT819 is not set
2960
+# CONFIG_VIDEO_BT856 is not set
2961
+# CONFIG_VIDEO_BT866 is not set
2962
+# CONFIG_VIDEO_KS0127 is not set
2963
+# CONFIG_VIDEO_ML86V7667 is not set
2964
+# CONFIG_VIDEO_AD5820 is not set
2965
+# CONFIG_VIDEO_AK7375 is not set
2966
+# CONFIG_VIDEO_DW9714 is not set
2967
+# CONFIG_VIDEO_DW9718 is not set
2968
+# CONFIG_VIDEO_DW9807_VCM is not set
2969
+# CONFIG_VIDEO_FP5501 is not set
2970
+# CONFIG_VIDEO_FP5510 is not set
2971
+# CONFIG_VIDEO_GT9760S is not set
2972
+# CONFIG_VIDEO_VM149C is not set
2973
+# CONFIG_VIDEO_OTP_EEPROM is not set
2974
+# CONFIG_VIDEO_SAA7110 is not set
2975
+# CONFIG_VIDEO_SAA711X is not set
2976
+# CONFIG_VIDEO_TC358743 is not set
3152977 CONFIG_VIDEO_TC35874X=y
3162978 CONFIG_VIDEO_RK628_CSI=y
3172979 CONFIG_VIDEO_LT6911UXC=y
2980
+# CONFIG_VIDEO_LT7911D is not set
3182981 CONFIG_VIDEO_LT8619C=y
2982
+# CONFIG_VIDEO_TECHPOINT is not set
2983
+# CONFIG_VIDEO_TVP514X is not set
2984
+# CONFIG_VIDEO_TVP5150 is not set
2985
+# CONFIG_VIDEO_TVP7002 is not set
2986
+# CONFIG_VIDEO_TW2804 is not set
2987
+# CONFIG_VIDEO_TW9903 is not set
2988
+# CONFIG_VIDEO_TW9906 is not set
2989
+# CONFIG_VIDEO_TW9910 is not set
2990
+# CONFIG_VIDEO_VPX3220 is not set
2991
+
2992
+#
2993
+# Video and audio decoders
2994
+#
2995
+# CONFIG_VIDEO_SAA717X is not set
2996
+# CONFIG_VIDEO_CX25840 is not set
2997
+
2998
+#
2999
+# Video encoders
3000
+#
3001
+# CONFIG_VIDEO_SAA7127 is not set
3002
+# CONFIG_VIDEO_SAA7185 is not set
3003
+# CONFIG_VIDEO_ADV7170 is not set
3004
+# CONFIG_VIDEO_ADV7175 is not set
3005
+# CONFIG_VIDEO_ADV7343 is not set
3006
+# CONFIG_VIDEO_ADV7393 is not set
3007
+# CONFIG_VIDEO_ADV7511 is not set
3008
+# CONFIG_VIDEO_AD9389B is not set
3009
+# CONFIG_VIDEO_AK881X is not set
3010
+# CONFIG_VIDEO_THS8200 is not set
3011
+
3012
+#
3013
+# Camera sensor devices
3014
+#
3015
+# CONFIG_VIDEO_IMX178 is not set
3016
+# CONFIG_VIDEO_IMX214 is not set
3017
+# CONFIG_VIDEO_IMX219 is not set
3018
+# CONFIG_VIDEO_IMX258 is not set
3019
+# CONFIG_VIDEO_IMX274 is not set
3020
+# CONFIG_VIDEO_IMX307 is not set
3021
+# CONFIG_VIDEO_IMX317 is not set
3022
+# CONFIG_VIDEO_IMX323 is not set
3023
+# CONFIG_VIDEO_IMX327 is not set
3024
+# CONFIG_VIDEO_IMX334 is not set
3025
+# CONFIG_VIDEO_IMX335 is not set
3026
+# CONFIG_VIDEO_IMX347 is not set
3027
+# CONFIG_VIDEO_IMX378 is not set
3028
+# CONFIG_VIDEO_IMX415 is not set
3029
+# CONFIG_VIDEO_IMX462 is not set
3030
+# CONFIG_VIDEO_IMX464 is not set
3031
+# CONFIG_VIDEO_OS02G10 is not set
3193032 CONFIG_VIDEO_OS04A10=y
3033
+# CONFIG_VIDEO_OS04C10 is not set
3034
+# CONFIG_VIDEO_OS05A20 is not set
3035
+# CONFIG_VIDEO_OS08A10 is not set
3036
+# CONFIG_VIDEO_OS08A20 is not set
3037
+# CONFIG_VIDEO_OS12D40 is not set
3038
+# CONFIG_VIDEO_OV02B10 is not set
3039
+# CONFIG_VIDEO_OV02K10 is not set
3040
+# CONFIG_VIDEO_OV2640 is not set
3041
+# CONFIG_VIDEO_OV2659 is not set
3042
+# CONFIG_VIDEO_OV2680 is not set
3043
+# CONFIG_VIDEO_OV2685 is not set
3044
+# CONFIG_VIDEO_OV2718 is not set
3045
+# CONFIG_VIDEO_OV2735 is not set
3046
+# CONFIG_VIDEO_OV2775 is not set
3047
+# CONFIG_VIDEO_OV4686 is not set
3048
+# CONFIG_VIDEO_OV4688 is not set
3203049 CONFIG_VIDEO_OV4689=y
3050
+# CONFIG_VIDEO_OV5640 is not set
3051
+# CONFIG_VIDEO_OV5645 is not set
3052
+# CONFIG_VIDEO_OV5647 is not set
3053
+# CONFIG_VIDEO_OV5648 is not set
3054
+# CONFIG_VIDEO_OV5670 is not set
3213055 CONFIG_VIDEO_OV5695=y
3056
+# CONFIG_VIDEO_OV6650 is not set
3223057 CONFIG_VIDEO_OV7251=y
3058
+# CONFIG_VIDEO_OV772X is not set
3059
+# CONFIG_VIDEO_OV7640 is not set
3060
+# CONFIG_VIDEO_OV7670 is not set
3061
+# CONFIG_VIDEO_OV7740 is not set
3062
+# CONFIG_VIDEO_OV7750 is not set
3063
+# CONFIG_VIDEO_OV8858 is not set
3064
+# CONFIG_VIDEO_OV9281 is not set
3065
+# CONFIG_VIDEO_OV9650 is not set
3066
+# CONFIG_VIDEO_OV9750 is not set
3067
+# CONFIG_VIDEO_OV12D2Q is not set
3233068 CONFIG_VIDEO_OV13850=y
3069
+# CONFIG_VIDEO_OV13858 is not set
3070
+# CONFIG_VIDEO_OV13B10 is not set
3071
+# CONFIG_VIDEO_PREISP_DUMMY_SENSOR is not set
3072
+# CONFIG_VIDEO_VS6624 is not set
3073
+# CONFIG_VIDEO_MT9M032 is not set
3074
+# CONFIG_VIDEO_MT9M111 is not set
3075
+# CONFIG_VIDEO_MT9P031 is not set
3076
+# CONFIG_VIDEO_MT9T001 is not set
3077
+# CONFIG_VIDEO_MT9T112 is not set
3078
+# CONFIG_VIDEO_MT9V011 is not set
3079
+# CONFIG_VIDEO_MT9V032 is not set
3080
+# CONFIG_VIDEO_MT9V111 is not set
3081
+# CONFIG_VIDEO_AR0230 is not set
3082
+# CONFIG_VIDEO_SR030PC30 is not set
3083
+# CONFIG_VIDEO_NOON010PC30 is not set
3084
+# CONFIG_VIDEO_M5MOLS is not set
3085
+# CONFIG_VIDEO_RJ54N1 is not set
3086
+# CONFIG_VIDEO_S5K6AA is not set
3087
+# CONFIG_VIDEO_S5K6A3 is not set
3088
+# CONFIG_VIDEO_S5KGM1SP is not set
3089
+# CONFIG_VIDEO_S5K4H7YX is not set
3090
+# CONFIG_VIDEO_S5K4ECGX is not set
3091
+# CONFIG_VIDEO_S5K5BAF is not set
3092
+# CONFIG_VIDEO_SMIAPP is not set
3093
+# CONFIG_VIDEO_ET8EK8 is not set
3094
+# CONFIG_VIDEO_S5C73M3 is not set
3095
+# CONFIG_VIDEO_GC02M2 is not set
3096
+# CONFIG_VIDEO_GC030A is not set
3097
+# CONFIG_VIDEO_GC0312 is not set
3098
+# CONFIG_VIDEO_GC0329 is not set
3099
+# CONFIG_VIDEO_GC032A is not set
3100
+# CONFIG_VIDEO_GC0403 is not set
3101
+# CONFIG_VIDEO_GC1054 is not set
3102
+# CONFIG_VIDEO_GC2035 is not set
3103
+# CONFIG_VIDEO_GC2053 is not set
3104
+# CONFIG_VIDEO_GC2093 is not set
3105
+# CONFIG_VIDEO_GC2145 is not set
3106
+# CONFIG_VIDEO_GC2155 is not set
3107
+# CONFIG_VIDEO_GC2355 is not set
3108
+# CONFIG_VIDEO_GC2375H is not set
3109
+# CONFIG_VIDEO_GC2385 is not set
3110
+# CONFIG_VIDEO_GC4653 is not set
3111
+# CONFIG_VIDEO_GC4663 is not set
3112
+# CONFIG_VIDEO_GC4C33 is not set
3113
+# CONFIG_VIDEO_GC5024 is not set
3114
+# CONFIG_VIDEO_GC5025 is not set
3115
+# CONFIG_VIDEO_GC5035 is not set
3243116 CONFIG_VIDEO_GC8034=y
3117
+# CONFIG_VIDEO_BF3925 is not set
3118
+# CONFIG_VIDEO_JX_F37 is not set
3119
+# CONFIG_VIDEO_JX_F37P is not set
3120
+# CONFIG_VIDEO_JX_H62 is not set
3121
+# CONFIG_VIDEO_JX_H65 is not set
3122
+# CONFIG_VIDEO_JX_K04 is not set
3123
+# CONFIG_VIDEO_SC031GS is not set
3124
+# CONFIG_VIDEO_SC035HGS is not set
3125
+# CONFIG_VIDEO_SC1330 is not set
3126
+# CONFIG_VIDEO_SC132GS is not set
3127
+# CONFIG_VIDEO_SC200AI is not set
3128
+# CONFIG_VIDEO_SC210IOT is not set
3129
+# CONFIG_VIDEO_SC2232 is not set
3130
+# CONFIG_VIDEO_SC2239 is not set
3131
+# CONFIG_VIDEO_SC223A is not set
3132
+# CONFIG_VIDEO_SC2310 is not set
3133
+# CONFIG_VIDEO_SC2335 is not set
3134
+# CONFIG_VIDEO_SC2355 is not set
3135
+# CONFIG_VIDEO_SC3336 is not set
3136
+# CONFIG_VIDEO_SC401AI is not set
3137
+# CONFIG_VIDEO_SC4238 is not set
3138
+# CONFIG_VIDEO_SC430CS is not set
3139
+# CONFIG_VIDEO_SC4336 is not set
3140
+# CONFIG_VIDEO_SC500AI is not set
3141
+# CONFIG_VIDEO_SC530AI is not set
3142
+# CONFIG_VIDEO_SC5239 is not set
3143
+# CONFIG_VIDEO_SC8220 is not set
3144
+# CONFIG_VIDEO_SP250A is not set
3145
+# CONFIG_VIDEO_HYNIX_HI556 is not set
3146
+# CONFIG_VIDEO_HYNIX_HI846 is not set
3147
+# CONFIG_VIDEO_HM5040 is not set
3148
+
3149
+#
3150
+# Flash devices
3151
+#
3152
+# CONFIG_VIDEO_ADP1653 is not set
3153
+# CONFIG_VIDEO_LM3560 is not set
3154
+# CONFIG_VIDEO_LM3646 is not set
3155
+# CONFIG_VIDEO_SGM3784 is not set
3156
+
3157
+#
3158
+# Video improvement chips
3159
+#
3160
+# CONFIG_VIDEO_UPD64031A is not set
3161
+# CONFIG_VIDEO_UPD64083 is not set
3162
+
3163
+#
3164
+# Audio/Video compression chips
3165
+#
3166
+# CONFIG_VIDEO_SAA6752HS is not set
3167
+
3168
+#
3169
+# SDR tuner chips
3170
+#
3171
+
3172
+#
3173
+# Miscellaneous helper chips
3174
+#
3175
+# CONFIG_VIDEO_THS7303 is not set
3176
+# CONFIG_VIDEO_M52790 is not set
3177
+# CONFIG_VIDEO_I2C is not set
3178
+# CONFIG_VIDEO_NVP6158 is not set
3179
+# CONFIG_VIDEO_NVP6188 is not set
3180
+# CONFIG_VIDEO_NVP6324 is not set
3181
+# CONFIG_VIDEO_RN6854 is not set
3182
+# CONFIG_VIDEO_HALL_DC_MOTOR is not set
3183
+# CONFIG_VIDEO_RK_IRCUT is not set
3184
+# CONFIG_VIDEO_MP6507 is not set
3185
+
3186
+#
3187
+# Sensors used on soc_camera driver
3188
+#
3189
+
3190
+#
3191
+# soc_camera sensor drivers
3192
+#
3193
+# CONFIG_SOC_CAMERA_MT9M001 is not set
3194
+# CONFIG_SOC_CAMERA_MT9M111 is not set
3195
+# CONFIG_SOC_CAMERA_MT9T112 is not set
3196
+# CONFIG_SOC_CAMERA_MT9V022 is not set
3197
+# CONFIG_SOC_CAMERA_OV5642 is not set
3198
+# CONFIG_SOC_CAMERA_OV772X is not set
3199
+# CONFIG_SOC_CAMERA_OV9640 is not set
3200
+# CONFIG_SOC_CAMERA_OV9740 is not set
3201
+# CONFIG_SOC_CAMERA_RJ54N1 is not set
3202
+# CONFIG_SOC_CAMERA_TW9910 is not set
3203
+
3204
+#
3205
+# SPI helper chips
3206
+#
3207
+# CONFIG_VIDEO_GS1662 is not set
3208
+# CONFIG_VIDEO_MS41908 is not set
3209
+# CONFIG_VIDEO_ROCKCHIP_PREISP is not set
3210
+
3211
+#
3212
+# Media SPI Adapters
3213
+#
3214
+
3215
+#
3216
+# Customise DVB Frontends
3217
+#
3218
+
3219
+#
3220
+# Tools to develop new frontends
3221
+#
3222
+
3223
+#
3224
+# Graphics support
3225
+#
3253226 # CONFIG_VGA_ARB is not set
3263227 CONFIG_DRM=y
3228
+CONFIG_DRM_DP=y
3229
+CONFIG_DRM_EDID=y
3273230 CONFIG_DRM_IGNORE_IOTCL_PERMIT=y
3231
+CONFIG_DRM_MIPI_DSI=y
3232
+# CONFIG_DRM_DP_AUX_CHARDEV is not set
3233
+# CONFIG_DRM_DEBUG_MM is not set
3234
+# CONFIG_DRM_DEBUG_SELFTEST is not set
3235
+CONFIG_DRM_KMS_HELPER=y
3236
+CONFIG_DRM_KMS_FB_HELPER=y
3237
+CONFIG_DRM_FBDEV_EMULATION=y
3238
+CONFIG_DRM_FBDEV_OVERALLOC=100
3239
+# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
3283240 CONFIG_DRM_LOAD_EDID_FIRMWARE=y
3241
+# CONFIG_DRM_DP_CEC is not set
3242
+CONFIG_DRM_GEM_CMA_HELPER=y
3243
+
3244
+#
3245
+# I2C encoder or helper chips
3246
+#
3247
+# CONFIG_DRM_I2C_CH7006 is not set
3248
+# CONFIG_DRM_I2C_SIL164 is not set
3249
+# CONFIG_DRM_I2C_NXP_TDA998X is not set
3250
+# CONFIG_DRM_I2C_NXP_TDA9950 is not set
3251
+# CONFIG_DRM_HDLCD is not set
3252
+# CONFIG_DRM_MALI_DISPLAY is not set
3253
+# CONFIG_DRM_RADEON is not set
3254
+# CONFIG_DRM_AMDGPU is not set
3255
+
3256
+#
3257
+# ACP (Audio CoProcessor) Configuration
3258
+#
3259
+
3260
+#
3261
+# AMD Library routines
3262
+#
3263
+# CONFIG_DRM_NOUVEAU is not set
3264
+# CONFIG_DRM_VGEM is not set
3265
+# CONFIG_DRM_VKMS is not set
3293266 CONFIG_DRM_ROCKCHIP=y
3267
+# CONFIG_ROCKCHIP_DRM_DEBUG is not set
3268
+CONFIG_ROCKCHIP_VOP=y
3269
+CONFIG_ROCKCHIP_VOP2=y
3270
+CONFIG_ROCKCHIP_PSR=y
3303271 CONFIG_ROCKCHIP_ANALOGIX_DP=y
3313272 CONFIG_ROCKCHIP_CDN_DP=y
3323273 CONFIG_ROCKCHIP_DW_HDMI=y
....@@ -335,265 +3276,2702 @@
3353276 CONFIG_ROCKCHIP_LVDS=y
3363277 CONFIG_ROCKCHIP_DRM_TVE=y
3373278 CONFIG_ROCKCHIP_RGB=y
3279
+# CONFIG_DRM_ROCKCHIP_VVOP is not set
3280
+# CONFIG_ROCKCHIP_EBC_DEV is not set
3383281 CONFIG_DRM_ROCKCHIP_RK618=y
3282
+# CONFIG_DRM_ROCKCHIP_RK628 is not set
3283
+# CONFIG_DRM_UDL is not set
3284
+# CONFIG_DRM_AST is not set
3285
+# CONFIG_DRM_MGAG200 is not set
3286
+# CONFIG_DRM_CIRRUS_QEMU is not set
3287
+# CONFIG_DRM_RCAR_DW_HDMI is not set
3288
+# CONFIG_DRM_RCAR_LVDS is not set
3289
+# CONFIG_DRM_QXL is not set
3290
+# CONFIG_DRM_BOCHS is not set
3291
+# CONFIG_DRM_VIRTIO_GPU is not set
3292
+CONFIG_DRM_PANEL=y
3293
+
3294
+#
3295
+# Display Panels
3296
+#
3297
+# CONFIG_DRM_PANEL_ARM_VERSATILE is not set
3298
+# CONFIG_DRM_PANEL_LVDS is not set
3393299 CONFIG_DRM_PANEL_SIMPLE=y
3300
+# CONFIG_DRM_PANEL_SIMPLE_OF_ONLY is not set
3301
+# CONFIG_DRM_PANEL_ILITEK_IL9322 is not set
3302
+# CONFIG_DRM_PANEL_ILITEK_ILI9881C is not set
3303
+# CONFIG_DRM_PANEL_INNOLUX_P079ZCA is not set
3304
+# CONFIG_DRM_PANEL_JDI_LT070ME05000 is not set
3305
+# CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set
3306
+# CONFIG_DRM_PANEL_LG_LG4573 is not set
3307
+# CONFIG_DRM_PANEL_ORISETECH_OTM8009A is not set
3308
+# CONFIG_DRM_PANEL_PANASONIC_VVX10F034N00 is not set
3309
+# CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN is not set
3310
+# CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set
3311
+# CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set
3312
+# CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set
3313
+# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set
3314
+# CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set
3315
+# CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set
3316
+# CONFIG_DRM_PANEL_SHARP_LS043T1LE01 is not set
3317
+# CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set
3318
+CONFIG_DRM_BRIDGE=y
3319
+CONFIG_DRM_PANEL_BRIDGE=y
3320
+
3321
+#
3322
+# Display Interface Bridges
3323
+#
3324
+# CONFIG_DRM_ANALOGIX_ANX78XX is not set
3325
+# CONFIG_DRM_CDNS_DSI is not set
3326
+# CONFIG_DRM_DUMB_VGA_DAC is not set
3327
+# CONFIG_DRM_LONTIUM_LT9611 is not set
3328
+# CONFIG_DRM_LVDS_ENCODER is not set
3329
+# CONFIG_DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW is not set
3330
+# CONFIG_DRM_NXP_PTN3460 is not set
3331
+# CONFIG_DRM_PARADE_PS8622 is not set
3403332 CONFIG_DRM_RK630_TVE=y
3333
+# CONFIG_DRM_RK1000_TVE is not set
3334
+# CONFIG_DRM_SIL_SII8620 is not set
3413335 CONFIG_DRM_SII902X=y
3336
+# CONFIG_DRM_SII9234 is not set
3337
+# CONFIG_DRM_THINE_THC63LVD1024 is not set
3338
+# CONFIG_DRM_TOSHIBA_TC358767 is not set
3339
+# CONFIG_DRM_TI_TFP410 is not set
3340
+CONFIG_DRM_ANALOGIX_DP=y
3341
+# CONFIG_DRM_I2C_ADV7511 is not set
3342
+CONFIG_DRM_DW_HDMI=y
3343
+# CONFIG_DRM_DW_HDMI_AHB_AUDIO is not set
3423344 CONFIG_DRM_DW_HDMI_I2S_AUDIO=y
3433345 CONFIG_DRM_DW_HDMI_CEC=y
3346
+# CONFIG_DRM_ARCPGU is not set
3347
+# CONFIG_DRM_HISI_HIBMC is not set
3348
+# CONFIG_DRM_HISI_KIRIN is not set
3349
+# CONFIG_DRM_MXSFB is not set
3350
+# CONFIG_DRM_TINYDRM is not set
3351
+# CONFIG_DRM_PL111 is not set
3352
+# CONFIG_DRM_LEGACY is not set
3353
+CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
3443354 CONFIG_MALI400=y
3453355 CONFIG_MALI450=y
3356
+# CONFIG_MALI470 is not set
3357
+# CONFIG_MALI400_DEBUG is not set
3463358 # CONFIG_MALI400_PROFILING is not set
3359
+# CONFIG_MALI400_UMP is not set
3360
+CONFIG_MALI_DMA_BUF_MAP_ON_ATTACH=y
3473361 CONFIG_MALI_SHARED_INTERRUPTS=y
3362
+# CONFIG_MALI_PMU_PARALLEL_POWER_UP is not set
3483363 CONFIG_MALI_DT=y
3493364 CONFIG_MALI_DEVFREQ=y
3365
+# CONFIG_MALI_QUIET is not set
3503366 CONFIG_MALI_MIDGARD=y
3367
+# CONFIG_MALI_GATOR_SUPPORT is not set
3368
+# CONFIG_MALI_MIDGARD_ENABLE_TRACE is not set
3369
+# CONFIG_MALI_DMA_FENCE is not set
3513370 CONFIG_MALI_EXPERT=y
3371
+# CONFIG_MALI_CORESTACK is not set
3372
+# CONFIG_MALI_PRFCNT_SET_SECONDARY is not set
3373
+# CONFIG_MALI_PLATFORM_FAKE is not set
3374
+# CONFIG_MALI_PLATFORM_DEVICETREE is not set
3523375 CONFIG_MALI_PLATFORM_THIRDPARTY=y
3533376 CONFIG_MALI_PLATFORM_THIRDPARTY_NAME="rk"
3543377 CONFIG_MALI_DEBUG=y
3378
+CONFIG_MALI_FENCE_DEBUG=y
3379
+# CONFIG_MALI_NO_MALI is not set
3380
+# CONFIG_MALI_TRACE_TIMELINE is not set
3381
+# CONFIG_MALI_SYSTEM_TRACE is not set
3382
+# CONFIG_MALI_GPU_MMU_AARCH64 is not set
3553383 CONFIG_MALI_PWRSOFT_765=y
3384
+# CONFIG_MALI_KUTF is not set
3563385 CONFIG_MALI_BIFROST=y
357
-CONFIG_MALI_BIFROST_DEVFREQ=y
3583386 CONFIG_MALI_PLATFORM_NAME="rk"
3387
+CONFIG_MALI_REAL_HW=y
3388
+
3389
+#
3390
+# Platform specific options
3391
+#
3392
+CONFIG_MALI_BIFROST_DEVFREQ=y
3393
+CONFIG_MALI_BIFROST_GATOR_SUPPORT=y
3394
+# CONFIG_MALI_BIFROST_ENABLE_TRACE is not set
3395
+# CONFIG_MALI_BIFROST_DMA_FENCE is not set
3396
+# CONFIG_MALI_ARBITER_SUPPORT is not set
3397
+# CONFIG_MALI_DMA_BUF_MAP_ON_DEMAND is not set
3398
+# CONFIG_MALI_DMA_BUF_LEGACY_COMPAT is not set
3399
+# CONFIG_MALI_BIFROST_EXPERT is not set
3400
+# CONFIG_MALI_ARBITRATION is not set
3401
+
3402
+#
3403
+# Frame buffer Devices
3404
+#
3405
+CONFIG_FB_CMDLINE=y
3406
+CONFIG_FB_NOTIFY=y
3407
+CONFIG_FB=y
3408
+# CONFIG_FIRMWARE_EDID is not set
3409
+CONFIG_FB_CFB_FILLRECT=y
3410
+CONFIG_FB_CFB_COPYAREA=y
3411
+CONFIG_FB_CFB_IMAGEBLIT=y
3412
+CONFIG_FB_SYS_FILLRECT=y
3413
+CONFIG_FB_SYS_COPYAREA=y
3414
+CONFIG_FB_SYS_IMAGEBLIT=y
3415
+# CONFIG_FB_FOREIGN_ENDIAN is not set
3416
+CONFIG_FB_SYS_FOPS=y
3417
+CONFIG_FB_DEFERRED_IO=y
3418
+# CONFIG_FB_MODE_HELPERS is not set
3419
+# CONFIG_FB_TILEBLITTING is not set
3420
+
3421
+#
3422
+# Frame buffer hardware drivers
3423
+#
3424
+# CONFIG_FB_CIRRUS is not set
3425
+# CONFIG_FB_PM2 is not set
3426
+# CONFIG_FB_ARMCLCD is not set
3427
+# CONFIG_FB_CYBER2000 is not set
3428
+# CONFIG_FB_ASILIANT is not set
3429
+# CONFIG_FB_IMSTT is not set
3430
+# CONFIG_FB_UVESA is not set
3431
+# CONFIG_FB_OPENCORES is not set
3432
+# CONFIG_FB_S1D13XXX is not set
3433
+# CONFIG_FB_NVIDIA is not set
3434
+# CONFIG_FB_RIVA is not set
3435
+# CONFIG_FB_I740 is not set
3436
+# CONFIG_FB_MATROX is not set
3437
+# CONFIG_FB_RADEON is not set
3438
+# CONFIG_FB_ATY128 is not set
3439
+# CONFIG_FB_ATY is not set
3440
+# CONFIG_FB_S3 is not set
3441
+# CONFIG_FB_SAVAGE is not set
3442
+# CONFIG_FB_SIS is not set
3443
+# CONFIG_FB_NEOMAGIC is not set
3444
+# CONFIG_FB_KYRO is not set
3445
+# CONFIG_FB_3DFX is not set
3446
+# CONFIG_FB_VOODOO1 is not set
3447
+# CONFIG_FB_VT8623 is not set
3448
+# CONFIG_FB_TRIDENT is not set
3449
+# CONFIG_FB_ARK is not set
3450
+# CONFIG_FB_PM3 is not set
3451
+# CONFIG_FB_CARMINE is not set
3452
+# CONFIG_FB_SMSCUFX is not set
3453
+# CONFIG_FB_UDL is not set
3454
+# CONFIG_FB_IBM_GXT4500 is not set
3455
+# CONFIG_FB_VIRTUAL is not set
3456
+# CONFIG_FB_METRONOME is not set
3457
+# CONFIG_FB_MB862XX is not set
3458
+# CONFIG_FB_BROADSHEET is not set
3459
+# CONFIG_FB_SIMPLE is not set
3460
+# CONFIG_FB_SSD1307 is not set
3461
+# CONFIG_FB_SM712 is not set
3593462 CONFIG_BACKLIGHT_LCD_SUPPORT=y
3603463 # CONFIG_LCD_CLASS_DEVICE is not set
3613464 CONFIG_BACKLIGHT_CLASS_DEVICE=y
3465
+CONFIG_BACKLIGHT_GENERIC=y
3623466 CONFIG_BACKLIGHT_PWM=y
3467
+# CONFIG_BACKLIGHT_PM8941_WLED is not set
3468
+# CONFIG_BACKLIGHT_ADP8860 is not set
3469
+# CONFIG_BACKLIGHT_ADP8870 is not set
3470
+# CONFIG_BACKLIGHT_LM3630A is not set
3471
+# CONFIG_BACKLIGHT_LM3639 is not set
3472
+# CONFIG_BACKLIGHT_LP855X is not set
3473
+# CONFIG_BACKLIGHT_GPIO is not set
3474
+# CONFIG_BACKLIGHT_LV5207LP is not set
3475
+# CONFIG_BACKLIGHT_BD6107 is not set
3476
+# CONFIG_BACKLIGHT_ARCXCNN is not set
3477
+
3478
+#
3479
+# Rockchip Misc Video driver
3480
+#
3481
+
3482
+#
3483
+# RGA
3484
+#
3485
+# CONFIG_ROCKCHIP_RGA is not set
3633486 CONFIG_ROCKCHIP_RGA2=y
3487
+# CONFIG_ROCKCHIP_RGA2_PROC_FS is not set
3488
+CONFIG_ROCKCHIP_RGA2_DEBUG_FS=y
3489
+CONFIG_ROCKCHIP_RGA2_DEBUGGER=y
3490
+# CONFIG_ROCKCHIP_MULTI_RGA is not set
3491
+
3492
+#
3493
+# IEP
3494
+#
3495
+# CONFIG_IEP is not set
3496
+# CONFIG_IEP_MMU is not set
3643497 CONFIG_ROCKCHIP_MPP_SERVICE=y
3498
+CONFIG_ROCKCHIP_MPP_PROC_FS=y
3653499 CONFIG_ROCKCHIP_MPP_RKVDEC=y
3663500 CONFIG_ROCKCHIP_MPP_RKVDEC2=y
3673501 CONFIG_ROCKCHIP_MPP_RKVENC=y
3502
+# CONFIG_ROCKCHIP_MPP_RKVENC2 is not set
3683503 CONFIG_ROCKCHIP_MPP_VDPU1=y
3693504 CONFIG_ROCKCHIP_MPP_VEPU1=y
3703505 CONFIG_ROCKCHIP_MPP_VDPU2=y
3713506 CONFIG_ROCKCHIP_MPP_VEPU2=y
3723507 CONFIG_ROCKCHIP_MPP_IEP2=y
3733508 CONFIG_ROCKCHIP_MPP_JPGDEC=y
3509
+# CONFIG_ROCKCHIP_MPP_VDPP is not set
3510
+CONFIG_VIDEOMODE_HELPERS=y
3511
+CONFIG_HDMI=y
3512
+
3513
+#
3514
+# Console display driver support
3515
+#
3516
+CONFIG_DUMMY_CONSOLE=y
3517
+CONFIG_DUMMY_CONSOLE_COLUMNS=80
3518
+CONFIG_DUMMY_CONSOLE_ROWS=25
3519
+# CONFIG_FRAMEBUFFER_CONSOLE is not set
3520
+# CONFIG_LOGO is not set
3743521 CONFIG_SOUND=y
3753522 CONFIG_SND=y
3523
+CONFIG_SND_TIMER=y
3524
+CONFIG_SND_PCM=y
3525
+CONFIG_SND_PCM_ELD=y
3526
+CONFIG_SND_PCM_IEC958=y
3527
+CONFIG_SND_DMAENGINE_PCM=y
3528
+CONFIG_SND_HWDEP=y
3529
+CONFIG_SND_SEQ_DEVICE=y
3530
+CONFIG_SND_RAWMIDI=y
3531
+CONFIG_SND_JACK=y
3532
+CONFIG_SND_JACK_INPUT_DEV=y
3533
+# CONFIG_SND_OSSEMUL is not set
3534
+CONFIG_SND_PCM_TIMER=y
3763535 CONFIG_SND_HRTIMER=y
3773536 CONFIG_SND_DYNAMIC_MINORS=y
3537
+CONFIG_SND_MAX_CARDS=32
3783538 # CONFIG_SND_SUPPORT_OLD_API is not set
3539
+CONFIG_SND_PROC_FS=y
3540
+CONFIG_SND_VERBOSE_PROCFS=y
3541
+# CONFIG_SND_VERBOSE_PRINTK is not set
3542
+# CONFIG_SND_DEBUG is not set
3793543 CONFIG_SND_SEQUENCER=y
3803544 CONFIG_SND_SEQ_DUMMY=y
3545
+CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
3546
+CONFIG_SND_SEQ_MIDI_EVENT=y
3547
+CONFIG_SND_SEQ_MIDI=y
3548
+CONFIG_SND_DRIVERS=y
3549
+# CONFIG_SND_DUMMY is not set
3550
+# CONFIG_SND_ALOOP is not set
3551
+# CONFIG_SND_VIRMIDI is not set
3552
+# CONFIG_SND_MTPAV is not set
3553
+# CONFIG_SND_SERIAL_U16550 is not set
3554
+# CONFIG_SND_MPU401 is not set
3813555 # CONFIG_SND_PCI is not set
3556
+
3557
+#
3558
+# HD-Audio
3559
+#
3560
+CONFIG_SND_HDA_PREALLOC_SIZE=64
3823561 # CONFIG_SND_SPI is not set
3562
+CONFIG_SND_USB=y
3833563 CONFIG_SND_USB_AUDIO=y
3564
+# CONFIG_SND_USB_UA101 is not set
3565
+# CONFIG_SND_USB_CAIAQ is not set
3566
+# CONFIG_SND_USB_6FIRE is not set
3567
+# CONFIG_SND_USB_HIFACE is not set
3568
+# CONFIG_SND_BCD2000 is not set
3569
+# CONFIG_SND_USB_POD is not set
3570
+# CONFIG_SND_USB_PODHD is not set
3571
+# CONFIG_SND_USB_TONEPORT is not set
3572
+# CONFIG_SND_USB_VARIAX is not set
3843573 CONFIG_SND_SOC=y
3574
+CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
3575
+# CONFIG_SND_SOC_AMD_ACP is not set
3576
+# CONFIG_SND_ATMEL_SOC is not set
3577
+# CONFIG_SND_DESIGNWARE_I2S is not set
3578
+
3579
+#
3580
+# SoC Audio for Freescale CPUs
3581
+#
3582
+
3583
+#
3584
+# Common SoC Audio options for Freescale CPUs:
3585
+#
3586
+# CONFIG_SND_SOC_FSL_ASRC is not set
3587
+# CONFIG_SND_SOC_FSL_SAI is not set
3588
+# CONFIG_SND_SOC_FSL_SSI is not set
3589
+# CONFIG_SND_SOC_FSL_SPDIF is not set
3590
+# CONFIG_SND_SOC_FSL_ESAI is not set
3591
+# CONFIG_SND_SOC_IMX_AUDMUX is not set
3592
+# CONFIG_SND_I2S_HI6210_I2S is not set
3593
+# CONFIG_SND_SOC_IMG is not set
3853594 CONFIG_SND_SOC_ROCKCHIP=y
3595
+# CONFIG_SND_SOC_ROCKCHIP_AUDIO_PWM is not set
3596
+CONFIG_SND_SOC_ROCKCHIP_I2S=y
3863597 CONFIG_SND_SOC_ROCKCHIP_I2S_TDM=y
3598
+# CONFIG_SND_SOC_ROCKCHIP_MULTI_DAIS is not set
3873599 CONFIG_SND_SOC_ROCKCHIP_PDM=y
3600
+# CONFIG_SND_SOC_ROCKCHIP_SAI is not set
3883601 CONFIG_SND_SOC_ROCKCHIP_SPDIF=y
3602
+# CONFIG_SND_SOC_ROCKCHIP_VAD is not set
3893603 CONFIG_SND_SOC_ROCKCHIP_MAX98090=y
3903604 CONFIG_SND_SOC_ROCKCHIP_MULTICODECS=y
3913605 CONFIG_SND_SOC_ROCKCHIP_RT5645=y
3606
+# CONFIG_SND_SOC_ROCKCHIP_RT5651 is not set
3923607 CONFIG_SND_SOC_ROCKCHIP_RT5651_RK628=y
3933608 CONFIG_SND_SOC_ROCKCHIP_HDMI=y
3609
+# CONFIG_SND_SOC_RK3288_HDMI_ANALOG is not set
3610
+# CONFIG_SND_SOC_RK3399_GRU_SOUND is not set
3611
+
3612
+#
3613
+# STMicroelectronics STM32 SOC audio support
3614
+#
3615
+# CONFIG_SND_SOC_XTFPGA_I2S is not set
3616
+# CONFIG_ZX_TDM is not set
3617
+CONFIG_SND_SOC_I2C_AND_SPI=y
3618
+
3619
+#
3620
+# CODEC drivers
3621
+#
3622
+# CONFIG_SND_SOC_AC97_CODEC is not set
3623
+# CONFIG_SND_SOC_ADAU1701 is not set
3624
+# CONFIG_SND_SOC_ADAU1761_I2C is not set
3625
+# CONFIG_SND_SOC_ADAU1761_SPI is not set
3626
+# CONFIG_SND_SOC_ADAU7002 is not set
3627
+# CONFIG_SND_SOC_AK4104 is not set
3628
+# CONFIG_SND_SOC_AK4458 is not set
3629
+# CONFIG_SND_SOC_AK4554 is not set
3630
+# CONFIG_SND_SOC_AK4613 is not set
3631
+# CONFIG_SND_SOC_AK4642 is not set
3632
+# CONFIG_SND_SOC_AK5386 is not set
3633
+# CONFIG_SND_SOC_AK5558 is not set
3634
+# CONFIG_SND_SOC_ALC5623 is not set
3635
+# CONFIG_SND_SOC_BD28623 is not set
3636
+# CONFIG_SND_SOC_BT_SCO is not set
3637
+# CONFIG_SND_SOC_CS35L32 is not set
3638
+# CONFIG_SND_SOC_CS35L33 is not set
3639
+# CONFIG_SND_SOC_CS35L34 is not set
3640
+# CONFIG_SND_SOC_CS35L35 is not set
3641
+# CONFIG_SND_SOC_CS42L42 is not set
3642
+# CONFIG_SND_SOC_CS42L51_I2C is not set
3643
+# CONFIG_SND_SOC_CS42L52 is not set
3644
+# CONFIG_SND_SOC_CS42L56 is not set
3645
+# CONFIG_SND_SOC_CS42L73 is not set
3646
+# CONFIG_SND_SOC_CS4265 is not set
3647
+# CONFIG_SND_SOC_CS4270 is not set
3648
+# CONFIG_SND_SOC_CS4271_I2C is not set
3649
+# CONFIG_SND_SOC_CS4271_SPI is not set
3650
+# CONFIG_SND_SOC_CS42XX8_I2C is not set
3651
+# CONFIG_SND_SOC_CS43130 is not set
3652
+# CONFIG_SND_SOC_CS4349 is not set
3653
+# CONFIG_SND_SOC_CS53L30 is not set
3654
+# CONFIG_SND_SOC_CX2072X is not set
3943655 CONFIG_SND_SOC_DUMMY_CODEC=y
3656
+CONFIG_SND_SOC_HDMI_CODEC=y
3657
+# CONFIG_SND_SOC_ES7134 is not set
3953658 CONFIG_SND_SOC_ES7202=y
3659
+CONFIG_SND_SOC_ES7202_MIC_MAX_CHANNELS=4
3660
+CONFIG_SND_SOC_ES7202_I2C_BUS=1
3661
+# CONFIG_SND_SOC_ES7210 is not set
3662
+# CONFIG_SND_SOC_ES7241 is not set
3963663 CONFIG_SND_SOC_ES7243E=y
3973664 CONFIG_SND_SOC_ES8311=y
3983665 CONFIG_SND_SOC_ES8316=y
3666
+# CONFIG_SND_SOC_ES8323 is not set
3667
+# CONFIG_SND_SOC_ES8328_I2C is not set
3668
+# CONFIG_SND_SOC_ES8328_SPI is not set
3669
+# CONFIG_SND_SOC_ES8396 is not set
3670
+# CONFIG_SND_SOC_GTM601 is not set
3671
+# CONFIG_SND_SOC_INNO_RK3036 is not set
3672
+CONFIG_SND_SOC_MAX98090=y
3673
+# CONFIG_SND_SOC_MAX98504 is not set
3674
+# CONFIG_SND_SOC_MAX9867 is not set
3675
+# CONFIG_SND_SOC_MAX98927 is not set
3676
+# CONFIG_SND_SOC_MAX98373 is not set
3677
+# CONFIG_SND_SOC_MAX9860 is not set
3678
+# CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set
3679
+# CONFIG_SND_SOC_PCM1681 is not set
3680
+# CONFIG_SND_SOC_PCM1789_I2C is not set
3681
+# CONFIG_SND_SOC_PCM179X_I2C is not set
3682
+# CONFIG_SND_SOC_PCM179X_SPI is not set
3683
+# CONFIG_SND_SOC_PCM186X_I2C is not set
3684
+# CONFIG_SND_SOC_PCM186X_SPI is not set
3685
+# CONFIG_SND_SOC_PCM3168A_I2C is not set
3686
+# CONFIG_SND_SOC_PCM3168A_SPI is not set
3687
+# CONFIG_SND_SOC_PCM512x_I2C is not set
3688
+# CONFIG_SND_SOC_PCM512x_SPI is not set
3689
+# CONFIG_SND_SOC_RK312X is not set
3690
+# CONFIG_SND_SOC_RK3228 is not set
3691
+# CONFIG_SND_SOC_RK3308 is not set
3993692 CONFIG_SND_SOC_RK3328=y
3693
+# CONFIG_SND_SOC_RK630 is not set
4003694 CONFIG_SND_SOC_RK817=y
4013695 CONFIG_SND_SOC_RK_CODEC_DIGITAL=y
3696
+CONFIG_SND_SOC_RL6231=y
4023697 CONFIG_SND_SOC_RT5616=y
3698
+# CONFIG_SND_SOC_RT5631 is not set
4033699 CONFIG_SND_SOC_RT5640=y
3700
+CONFIG_SND_SOC_RT5645=y
3701
+CONFIG_SND_SOC_RT5651=y
3702
+# CONFIG_SND_SOC_SGTL5000 is not set
3703
+# CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set
3704
+# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
4043705 CONFIG_SND_SOC_SPDIF=y
3706
+# CONFIG_SND_SOC_SSM2305 is not set
3707
+# CONFIG_SND_SOC_SSM2602_SPI is not set
3708
+# CONFIG_SND_SOC_SSM2602_I2C is not set
3709
+# CONFIG_SND_SOC_SSM4567 is not set
3710
+# CONFIG_SND_SOC_STA32X is not set
3711
+# CONFIG_SND_SOC_STA350 is not set
3712
+# CONFIG_SND_SOC_STI_SAS is not set
3713
+# CONFIG_SND_SOC_TAS2552 is not set
3714
+# CONFIG_SND_SOC_TAS5086 is not set
3715
+# CONFIG_SND_SOC_TAS571X is not set
3716
+# CONFIG_SND_SOC_TAS5720 is not set
3717
+# CONFIG_SND_SOC_TAS6424 is not set
3718
+# CONFIG_SND_SOC_TDA7419 is not set
3719
+# CONFIG_SND_SOC_TFA9879 is not set
3720
+# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
3721
+# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
3722
+# CONFIG_SND_SOC_TLV320AIC31XX is not set
3723
+# CONFIG_SND_SOC_TLV320AIC32X4_I2C is not set
3724
+# CONFIG_SND_SOC_TLV320AIC32X4_SPI is not set
3725
+# CONFIG_SND_SOC_TLV320AIC3X is not set
3726
+CONFIG_SND_SOC_TS3A227E=y
3727
+# CONFIG_SND_SOC_TSCS42XX is not set
3728
+# CONFIG_SND_SOC_TSCS454 is not set
3729
+# CONFIG_SND_SOC_WM8510 is not set
3730
+# CONFIG_SND_SOC_WM8523 is not set
3731
+# CONFIG_SND_SOC_WM8524 is not set
3732
+# CONFIG_SND_SOC_WM8580 is not set
3733
+# CONFIG_SND_SOC_WM8711 is not set
3734
+# CONFIG_SND_SOC_WM8728 is not set
3735
+# CONFIG_SND_SOC_WM8731 is not set
3736
+# CONFIG_SND_SOC_WM8737 is not set
3737
+# CONFIG_SND_SOC_WM8741 is not set
3738
+# CONFIG_SND_SOC_WM8750 is not set
3739
+# CONFIG_SND_SOC_WM8753 is not set
3740
+# CONFIG_SND_SOC_WM8770 is not set
3741
+# CONFIG_SND_SOC_WM8776 is not set
3742
+# CONFIG_SND_SOC_WM8782 is not set
3743
+# CONFIG_SND_SOC_WM8804_I2C is not set
3744
+# CONFIG_SND_SOC_WM8804_SPI is not set
3745
+# CONFIG_SND_SOC_WM8903 is not set
3746
+# CONFIG_SND_SOC_WM8960 is not set
3747
+# CONFIG_SND_SOC_WM8962 is not set
3748
+# CONFIG_SND_SOC_WM8974 is not set
3749
+# CONFIG_SND_SOC_WM8978 is not set
3750
+# CONFIG_SND_SOC_WM8985 is not set
3751
+# CONFIG_SND_SOC_ZX_AUD96P22 is not set
3752
+# CONFIG_SND_SOC_MAX9759 is not set
3753
+# CONFIG_SND_SOC_MT6351 is not set
3754
+# CONFIG_SND_SOC_NAU8540 is not set
3755
+# CONFIG_SND_SOC_NAU8810 is not set
3756
+# CONFIG_SND_SOC_NAU8824 is not set
3757
+# CONFIG_SND_SOC_TPA6130A2 is not set
3758
+CONFIG_SND_SIMPLE_CARD_UTILS=y
4053759 CONFIG_SND_SIMPLE_CARD=y
3760
+# CONFIG_SND_SIMPLE_SCU_CARD is not set
3761
+# CONFIG_SND_AUDIO_GRAPH_CARD is not set
3762
+# CONFIG_SND_AUDIO_GRAPH_SCU_CARD is not set
3763
+
3764
+#
3765
+# HID support
3766
+#
3767
+CONFIG_HID=y
4063768 CONFIG_HID_BATTERY_STRENGTH=y
4073769 CONFIG_HIDRAW=y
4083770 CONFIG_UHID=y
3771
+CONFIG_HID_GENERIC=y
3772
+
3773
+#
3774
+# Special HID drivers
3775
+#
3776
+# CONFIG_HID_A4TECH is not set
3777
+# CONFIG_HID_ACCUTOUCH is not set
3778
+# CONFIG_HID_ACRUX is not set
3779
+# CONFIG_HID_APPLE is not set
3780
+# CONFIG_HID_APPLEIR is not set
3781
+# CONFIG_HID_ASUS is not set
3782
+# CONFIG_HID_AUREAL is not set
3783
+# CONFIG_HID_BELKIN is not set
3784
+# CONFIG_HID_BETOP_FF is not set
3785
+# CONFIG_HID_CHERRY is not set
3786
+# CONFIG_HID_CHICONY is not set
3787
+# CONFIG_HID_CORSAIR is not set
3788
+# CONFIG_HID_COUGAR is not set
3789
+# CONFIG_HID_PRODIKEYS is not set
3790
+# CONFIG_HID_CMEDIA is not set
3791
+# CONFIG_HID_CP2112 is not set
3792
+# CONFIG_HID_CYPRESS is not set
3793
+# CONFIG_HID_DRAGONRISE is not set
3794
+# CONFIG_HID_EMS_FF is not set
3795
+# CONFIG_HID_ELAN is not set
3796
+# CONFIG_HID_ELECOM is not set
3797
+# CONFIG_HID_ELO is not set
3798
+# CONFIG_HID_EZKEY is not set
3799
+# CONFIG_HID_GEMBIRD is not set
3800
+# CONFIG_HID_GFRM is not set
3801
+# CONFIG_HID_HOLTEK is not set
3802
+# CONFIG_HID_GOOGLE_HAMMER is not set
3803
+# CONFIG_HID_GT683R is not set
3804
+# CONFIG_HID_KEYTOUCH is not set
3805
+# CONFIG_HID_KYE is not set
3806
+# CONFIG_HID_UCLOGIC is not set
3807
+# CONFIG_HID_WALTOP is not set
3808
+# CONFIG_HID_GYRATION is not set
3809
+# CONFIG_HID_ICADE is not set
3810
+# CONFIG_HID_ITE is not set
3811
+# CONFIG_HID_JABRA is not set
3812
+# CONFIG_HID_TWINHAN is not set
4093813 CONFIG_HID_KENSINGTON=y
3814
+# CONFIG_HID_LCPOWER is not set
3815
+# CONFIG_HID_LED is not set
3816
+# CONFIG_HID_LENOVO is not set
3817
+# CONFIG_HID_LOGITECH is not set
3818
+# CONFIG_HID_MAGICMOUSE is not set
3819
+# CONFIG_HID_MAYFLASH is not set
3820
+# CONFIG_HID_REDRAGON is not set
3821
+# CONFIG_HID_MICROSOFT is not set
3822
+# CONFIG_HID_MONTEREY is not set
4103823 CONFIG_HID_MULTITOUCH=y
3824
+# CONFIG_HID_NINTENDO is not set
3825
+# CONFIG_HID_NTI is not set
3826
+# CONFIG_HID_NTRIG is not set
3827
+# CONFIG_HID_ORTEK is not set
3828
+# CONFIG_HID_PANTHERLORD is not set
3829
+# CONFIG_HID_PENMOUNT is not set
3830
+# CONFIG_HID_PETALYNX is not set
3831
+# CONFIG_HID_PICOLCD is not set
3832
+# CONFIG_HID_PLANTRONICS is not set
3833
+# CONFIG_HID_PRIMAX is not set
3834
+# CONFIG_HID_RETRODE is not set
3835
+# CONFIG_HID_ROCCAT is not set
3836
+# CONFIG_HID_SAITEK is not set
3837
+# CONFIG_HID_SAMSUNG is not set
3838
+# CONFIG_HID_SONY is not set
3839
+# CONFIG_HID_SPEEDLINK is not set
3840
+# CONFIG_HID_STEAM is not set
3841
+# CONFIG_HID_STEELSERIES is not set
3842
+# CONFIG_HID_SUNPLUS is not set
3843
+# CONFIG_HID_RMI is not set
3844
+# CONFIG_HID_GREENASIA is not set
3845
+# CONFIG_HID_SMARTJOYPLUS is not set
3846
+# CONFIG_HID_TIVO is not set
3847
+# CONFIG_HID_TOPSEED is not set
3848
+# CONFIG_HID_THINGM is not set
3849
+# CONFIG_HID_THRUSTMASTER is not set
3850
+# CONFIG_HID_UDRAW_PS3 is not set
3851
+# CONFIG_HID_WACOM is not set
3852
+# CONFIG_HID_WIIMOTE is not set
3853
+# CONFIG_HID_XINMO is not set
3854
+# CONFIG_HID_ZEROPLUS is not set
3855
+# CONFIG_HID_ZYDACRON is not set
3856
+# CONFIG_HID_SENSOR_HUB is not set
3857
+# CONFIG_HID_ALPS is not set
3858
+
3859
+#
3860
+# USB HID support
3861
+#
3862
+CONFIG_USB_HID=y
3863
+# CONFIG_HID_PID is not set
4113864 CONFIG_USB_HIDDEV=y
3865
+
3866
+#
3867
+# I2C HID support
3868
+#
4123869 CONFIG_I2C_HID=y
3870
+CONFIG_USB_OHCI_LITTLE_ENDIAN=y
3871
+CONFIG_USB_SUPPORT=y
3872
+CONFIG_USB_COMMON=y
3873
+CONFIG_USB_ARCH_HAS_HCD=y
3874
+CONFIG_USB=y
3875
+CONFIG_USB_PCI=y
4133876 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
3877
+
3878
+#
3879
+# Miscellaneous USB options
3880
+#
4143881 # CONFIG_USB_DEFAULT_PERSIST is not set
3882
+# CONFIG_USB_DYNAMIC_MINORS is not set
4153883 CONFIG_USB_OTG=y
3884
+# CONFIG_USB_OTG_WHITELIST is not set
3885
+# CONFIG_USB_OTG_BLACKLIST_HUB is not set
3886
+# CONFIG_USB_OTG_FSM is not set
3887
+# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
4163888 CONFIG_USB_MON=y
3889
+# CONFIG_USB_WUSB_CBAF is not set
3890
+
3891
+#
3892
+# USB Host Controller Drivers
3893
+#
3894
+# CONFIG_USB_C67X00_HCD is not set
4173895 CONFIG_USB_XHCI_HCD=y
3896
+# CONFIG_USB_XHCI_DBGCAP is not set
3897
+CONFIG_USB_XHCI_PCI=y
3898
+CONFIG_USB_XHCI_PLATFORM=y
4183899 CONFIG_USB_EHCI_HCD=y
4193900 CONFIG_USB_EHCI_ROOT_HUB_TT=y
3901
+CONFIG_USB_EHCI_TT_NEWSCHED=y
3902
+CONFIG_USB_EHCI_PCI=y
4203903 CONFIG_USB_EHCI_HCD_PLATFORM=y
3904
+# CONFIG_USB_OXU210HP_HCD is not set
3905
+# CONFIG_USB_ISP116X_HCD is not set
3906
+# CONFIG_USB_FOTG210_HCD is not set
3907
+# CONFIG_USB_MAX3421_HCD is not set
4213908 CONFIG_USB_OHCI_HCD=y
4223909 # CONFIG_USB_OHCI_HCD_PCI is not set
4233910 CONFIG_USB_OHCI_HCD_PLATFORM=y
3911
+# CONFIG_USB_UHCI_HCD is not set
3912
+# CONFIG_USB_SL811_HCD is not set
3913
+# CONFIG_USB_R8A66597_HCD is not set
3914
+# CONFIG_USB_HCD_TEST_MODE is not set
3915
+
3916
+#
3917
+# USB Device Class drivers
3918
+#
4243919 CONFIG_USB_ACM=y
3920
+# CONFIG_USB_PRINTER is not set
3921
+# CONFIG_USB_WDM is not set
3922
+# CONFIG_USB_TMC is not set
3923
+
3924
+#
3925
+# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
3926
+#
3927
+
3928
+#
3929
+# also be needed; see USB_STORAGE Help for more info
3930
+#
4253931 CONFIG_USB_STORAGE=y
3932
+# CONFIG_USB_STORAGE_DEBUG is not set
3933
+# CONFIG_USB_STORAGE_REALTEK is not set
3934
+# CONFIG_USB_STORAGE_DATAFAB is not set
3935
+# CONFIG_USB_STORAGE_FREECOM is not set
3936
+# CONFIG_USB_STORAGE_ISD200 is not set
3937
+# CONFIG_USB_STORAGE_USBAT is not set
3938
+# CONFIG_USB_STORAGE_SDDR09 is not set
3939
+# CONFIG_USB_STORAGE_SDDR55 is not set
3940
+# CONFIG_USB_STORAGE_JUMPSHOT is not set
3941
+# CONFIG_USB_STORAGE_ALAUDA is not set
3942
+# CONFIG_USB_STORAGE_ONETOUCH is not set
3943
+# CONFIG_USB_STORAGE_KARMA is not set
3944
+# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
3945
+# CONFIG_USB_STORAGE_ENE_UB6250 is not set
4263946 CONFIG_USB_UAS=y
3947
+
3948
+#
3949
+# USB Imaging devices
3950
+#
3951
+# CONFIG_USB_MDC800 is not set
3952
+# CONFIG_USB_MICROTEK is not set
3953
+# CONFIG_USBIP_CORE is not set
3954
+# CONFIG_USB_MUSB_HDRC is not set
4273955 CONFIG_USB_DWC3=y
3956
+# CONFIG_USB_DWC3_HOST is not set
3957
+# CONFIG_USB_DWC3_GADGET is not set
3958
+CONFIG_USB_DWC3_DUAL_ROLE=y
3959
+
3960
+#
3961
+# Platform Glue Driver Support
3962
+#
3963
+CONFIG_USB_DWC3_HAPS=y
3964
+CONFIG_USB_DWC3_OF_SIMPLE=y
3965
+CONFIG_USB_DWC3_ROCKCHIP_INNO=y
4283966 CONFIG_USB_DWC2=y
3967
+# CONFIG_USB_DWC2_HOST is not set
3968
+
3969
+#
3970
+# Gadget/Dual-role mode requires USB Gadget support to be enabled
3971
+#
3972
+# CONFIG_USB_DWC2_PERIPHERAL is not set
3973
+CONFIG_USB_DWC2_DUAL_ROLE=y
3974
+# CONFIG_USB_DWC2_PCI is not set
3975
+# CONFIG_USB_DWC2_DEBUG is not set
3976
+# CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set
3977
+# CONFIG_USB_CHIPIDEA is not set
3978
+# CONFIG_USB_ISP1760 is not set
3979
+
3980
+#
3981
+# USB port drivers
3982
+#
4293983 CONFIG_USB_SERIAL=y
3984
+# CONFIG_USB_SERIAL_CONSOLE is not set
4303985 CONFIG_USB_SERIAL_GENERIC=y
3986
+# CONFIG_USB_SERIAL_SIMPLE is not set
3987
+# CONFIG_USB_SERIAL_AIRCABLE is not set
3988
+# CONFIG_USB_SERIAL_ARK3116 is not set
3989
+# CONFIG_USB_SERIAL_BELKIN is not set
3990
+# CONFIG_USB_SERIAL_CH341 is not set
3991
+# CONFIG_USB_SERIAL_WHITEHEAT is not set
3992
+# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
4313993 CONFIG_USB_SERIAL_CP210X=y
3994
+# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
3995
+# CONFIG_USB_SERIAL_EMPEG is not set
4323996 CONFIG_USB_SERIAL_FTDI_SIO=y
3997
+# CONFIG_USB_SERIAL_VISOR is not set
3998
+# CONFIG_USB_SERIAL_IPAQ is not set
3999
+# CONFIG_USB_SERIAL_IR is not set
4000
+# CONFIG_USB_SERIAL_EDGEPORT is not set
4001
+# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
4002
+# CONFIG_USB_SERIAL_F81232 is not set
4003
+# CONFIG_USB_SERIAL_F8153X is not set
4004
+# CONFIG_USB_SERIAL_GARMIN is not set
4005
+# CONFIG_USB_SERIAL_IPW is not set
4006
+# CONFIG_USB_SERIAL_IUU is not set
4007
+# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
4334008 CONFIG_USB_SERIAL_KEYSPAN=y
4009
+# CONFIG_USB_SERIAL_KLSI is not set
4010
+# CONFIG_USB_SERIAL_KOBIL_SCT is not set
4011
+# CONFIG_USB_SERIAL_MCT_U232 is not set
4012
+# CONFIG_USB_SERIAL_METRO is not set
4013
+# CONFIG_USB_SERIAL_MOS7720 is not set
4014
+# CONFIG_USB_SERIAL_MOS7840 is not set
4015
+# CONFIG_USB_SERIAL_MXUPORT is not set
4016
+# CONFIG_USB_SERIAL_NAVMAN is not set
4344017 CONFIG_USB_SERIAL_PL2303=y
4354018 CONFIG_USB_SERIAL_OTI6858=y
4019
+# CONFIG_USB_SERIAL_QCAUX is not set
4364020 CONFIG_USB_SERIAL_QUALCOMM=y
4021
+# CONFIG_USB_SERIAL_SPCP8X5 is not set
4022
+# CONFIG_USB_SERIAL_SAFE is not set
4374023 CONFIG_USB_SERIAL_SIERRAWIRELESS=y
4024
+# CONFIG_USB_SERIAL_SYMBOL is not set
4025
+# CONFIG_USB_SERIAL_TI is not set
4026
+# CONFIG_USB_SERIAL_CYBERJACK is not set
4027
+# CONFIG_USB_SERIAL_XIRCOM is not set
4028
+CONFIG_USB_SERIAL_WWAN=y
4384029 CONFIG_USB_SERIAL_OPTION=y
4030
+# CONFIG_USB_SERIAL_OMNINET is not set
4031
+# CONFIG_USB_SERIAL_OPTICON is not set
4032
+# CONFIG_USB_SERIAL_XSENS_MT is not set
4033
+# CONFIG_USB_SERIAL_WISHBONE is not set
4034
+# CONFIG_USB_SERIAL_SSU100 is not set
4035
+# CONFIG_USB_SERIAL_QT2 is not set
4036
+# CONFIG_USB_SERIAL_UPD78F0730 is not set
4037
+# CONFIG_USB_SERIAL_DEBUG is not set
4038
+
4039
+#
4040
+# USB Miscellaneous drivers
4041
+#
4042
+# CONFIG_USB_EMI62 is not set
4043
+# CONFIG_USB_EMI26 is not set
4044
+# CONFIG_USB_ADUTUX is not set
4045
+# CONFIG_USB_SEVSEG is not set
4046
+# CONFIG_USB_LEGOTOWER is not set
4047
+# CONFIG_USB_LCD is not set
4048
+# CONFIG_USB_CYPRESS_CY7C63 is not set
4049
+# CONFIG_USB_CYTHERM is not set
4050
+# CONFIG_USB_IDMOUSE is not set
4051
+# CONFIG_USB_FTDI_ELAN is not set
4052
+# CONFIG_USB_APPLEDISPLAY is not set
4053
+# CONFIG_USB_SISUSBVGA is not set
4054
+# CONFIG_USB_LD is not set
4055
+# CONFIG_USB_TRANCEVIBRATOR is not set
4056
+# CONFIG_USB_IOWARRIOR is not set
4057
+# CONFIG_USB_TEST is not set
4058
+# CONFIG_USB_EHSET_TEST_FIXTURE is not set
4059
+# CONFIG_USB_ISIGHTFW is not set
4060
+# CONFIG_USB_YUREX is not set
4061
+CONFIG_USB_EZUSB_FX2=y
4062
+# CONFIG_USB_HUB_USB251XB is not set
4063
+# CONFIG_USB_HSIC_USB3503 is not set
4064
+# CONFIG_USB_HSIC_USB4604 is not set
4065
+# CONFIG_USB_LINK_LAYER_TEST is not set
4066
+# CONFIG_USB_CHAOSKEY is not set
4067
+
4068
+#
4069
+# USB Physical Layer drivers
4070
+#
4071
+CONFIG_USB_PHY=y
4072
+# CONFIG_NOP_USB_XCEIV is not set
4073
+# CONFIG_USB_GPIO_VBUS is not set
4074
+# CONFIG_USB_ISP1301 is not set
4075
+# CONFIG_USB_ULPI is not set
4394076 CONFIG_USB_GADGET=y
4077
+# CONFIG_USB_GADGET_DEBUG is not set
4404078 CONFIG_USB_GADGET_DEBUG_FILES=y
4079
+# CONFIG_USB_GADGET_DEBUG_FS is not set
4414080 CONFIG_USB_GADGET_VBUS_DRAW=500
4081
+CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
4082
+# CONFIG_U_SERIAL_CONSOLE is not set
4083
+
4084
+#
4085
+# USB Peripheral Controller
4086
+#
4087
+# CONFIG_USB_FOTG210_UDC is not set
4088
+# CONFIG_USB_GR_UDC is not set
4089
+# CONFIG_USB_R8A66597 is not set
4090
+# CONFIG_USB_PXA27X is not set
4091
+# CONFIG_USB_MV_UDC is not set
4092
+# CONFIG_USB_MV_U3D is not set
4093
+# CONFIG_USB_SNP_UDC_PLAT is not set
4094
+# CONFIG_USB_M66592 is not set
4095
+# CONFIG_USB_BDC_UDC is not set
4096
+# CONFIG_USB_AMD5536UDC is not set
4097
+# CONFIG_USB_NET2272 is not set
4098
+# CONFIG_USB_NET2280 is not set
4099
+# CONFIG_USB_GOKU is not set
4100
+# CONFIG_USB_EG20T is not set
4101
+# CONFIG_USB_GADGET_XILINX is not set
4102
+# CONFIG_USB_DUMMY_HCD is not set
4103
+CONFIG_USB_LIBCOMPOSITE=y
4104
+CONFIG_USB_F_ACM=y
4105
+CONFIG_USB_U_SERIAL=y
4106
+CONFIG_USB_F_MASS_STORAGE=y
4107
+CONFIG_USB_F_FS=y
4108
+CONFIG_USB_F_UVC=y
4424109 CONFIG_USB_CONFIGFS=y
4434110 CONFIG_USB_CONFIGFS_UEVENT=y
4111
+# CONFIG_USB_CONFIGFS_SERIAL is not set
4444112 CONFIG_USB_CONFIGFS_ACM=y
4113
+# CONFIG_USB_CONFIGFS_OBEX is not set
4114
+# CONFIG_USB_CONFIGFS_NCM is not set
4115
+# CONFIG_USB_CONFIGFS_ECM is not set
4116
+# CONFIG_USB_CONFIGFS_ECM_SUBSET is not set
4117
+# CONFIG_USB_CONFIGFS_RNDIS is not set
4118
+# CONFIG_USB_CONFIGFS_EEM is not set
4454119 CONFIG_USB_CONFIGFS_MASS_STORAGE=y
4120
+# CONFIG_USB_CONFIGFS_F_LB_SS is not set
4464121 CONFIG_USB_CONFIGFS_F_FS=y
4122
+# CONFIG_USB_CONFIGFS_F_ACC is not set
4123
+# CONFIG_USB_CONFIGFS_F_AUDIO_SRC is not set
4124
+# CONFIG_USB_CONFIGFS_F_UAC1 is not set
4125
+# CONFIG_USB_CONFIGFS_F_UAC1_LEGACY is not set
4126
+# CONFIG_USB_CONFIGFS_F_UAC2 is not set
4127
+# CONFIG_USB_CONFIGFS_F_MIDI is not set
4128
+# CONFIG_USB_CONFIGFS_F_HID is not set
4474129 CONFIG_USB_CONFIGFS_F_UVC=y
4130
+# CONFIG_USB_CONFIGFS_F_PRINTER is not set
4131
+# CONFIG_TYPEC is not set
4132
+# CONFIG_USB_ROLE_SWITCH is not set
4133
+# CONFIG_USB_LED_TRIG is not set
4134
+# CONFIG_USB_ULPI_BUS is not set
4135
+# CONFIG_UWB is not set
4484136 CONFIG_MMC=y
4137
+CONFIG_PWRSEQ_EMMC=y
4138
+# CONFIG_PWRSEQ_SD8787 is not set
4139
+CONFIG_PWRSEQ_SIMPLE=y
4140
+CONFIG_MMC_BLOCK=y
4494141 CONFIG_MMC_BLOCK_MINORS=32
4142
+# CONFIG_SDIO_UART is not set
4504143 CONFIG_MMC_TEST=y
4514144 CONFIG_SDIO_KEEPALIVE=y
4145
+
4146
+#
4147
+# MMC/SD/SDIO Host Controller Drivers
4148
+#
4149
+# CONFIG_MMC_DEBUG is not set
4150
+# CONFIG_MMC_ARMMMCI is not set
4524151 CONFIG_MMC_SDHCI=y
4152
+# CONFIG_MMC_SDHCI_PCI is not set
4534153 CONFIG_MMC_SDHCI_PLTFM=y
4544154 CONFIG_MMC_SDHCI_OF_ARASAN=y
4155
+# CONFIG_MMC_SDHCI_OF_AT91 is not set
4554156 CONFIG_MMC_SDHCI_OF_DWCMSHC=y
4157
+# CONFIG_MMC_SDHCI_CADENCE is not set
4158
+# CONFIG_MMC_SDHCI_F_SDH30 is not set
4159
+# CONFIG_MMC_TIFM_SD is not set
4160
+# CONFIG_MMC_SPI is not set
4161
+# CONFIG_MMC_CB710 is not set
4162
+# CONFIG_MMC_VIA_SDMMC is not set
4564163 CONFIG_MMC_DW=y
4164
+CONFIG_MMC_DW_PLTFM=y
4165
+# CONFIG_MMC_DW_BLUEFIELD is not set
4166
+# CONFIG_MMC_DW_EXYNOS is not set
4167
+# CONFIG_MMC_DW_HI3798CV200 is not set
4168
+# CONFIG_MMC_DW_K3 is not set
4169
+# CONFIG_MMC_DW_PCI is not set
4574170 CONFIG_MMC_DW_ROCKCHIP=y
4171
+# CONFIG_MMC_VUB300 is not set
4172
+# CONFIG_MMC_USHC is not set
4173
+# CONFIG_MMC_USDHI6ROL0 is not set
4174
+CONFIG_MMC_CQHCI=y
4175
+CONFIG_MMC_HSQ=y
4176
+# CONFIG_MMC_TOSHIBA_PCI is not set
4177
+# CONFIG_MMC_MTK is not set
4178
+# CONFIG_MMC_SDHCI_XENON is not set
4179
+# CONFIG_MMC_SDHCI_OMAP is not set
4180
+# CONFIG_MEMSTICK is not set
4584181 CONFIG_NEW_LEDS=y
4594182 CONFIG_LEDS_CLASS=y
4183
+# CONFIG_LEDS_CLASS_FLASH is not set
4184
+# CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set
4185
+
4186
+#
4187
+# LED drivers
4188
+#
4189
+# CONFIG_LEDS_BCM6328 is not set
4190
+# CONFIG_LEDS_BCM6358 is not set
4191
+# CONFIG_LEDS_CR0014114 is not set
4192
+# CONFIG_LEDS_LM3530 is not set
4193
+# CONFIG_LEDS_LM3642 is not set
4194
+# CONFIG_LEDS_LM3692X is not set
4195
+# CONFIG_LEDS_PCA9532 is not set
4604196 CONFIG_LEDS_GPIO=y
4197
+# CONFIG_LEDS_LP3944 is not set
4198
+# CONFIG_LEDS_LP3952 is not set
4199
+# CONFIG_LEDS_LP5521 is not set
4200
+# CONFIG_LEDS_LP5523 is not set
4201
+# CONFIG_LEDS_LP5562 is not set
4202
+# CONFIG_LEDS_LP8501 is not set
4203
+# CONFIG_LEDS_LP8860 is not set
4204
+# CONFIG_LEDS_PCA955X is not set
4205
+# CONFIG_LEDS_PCA963X is not set
4206
+# CONFIG_LEDS_DAC124S085 is not set
4207
+# CONFIG_LEDS_PWM is not set
4208
+# CONFIG_LEDS_REGULATOR is not set
4209
+# CONFIG_LEDS_BD2802 is not set
4210
+# CONFIG_LEDS_LT3593 is not set
4211
+# CONFIG_LEDS_TCA6507 is not set
4212
+# CONFIG_LEDS_TLC591XX is not set
4213
+# CONFIG_LEDS_LM355x is not set
4214
+# CONFIG_LEDS_IS31FL319X is not set
4614215 CONFIG_LEDS_IS31FL32XX=y
4216
+
4217
+#
4218
+# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
4219
+#
4220
+# CONFIG_LEDS_BLINKM is not set
4221
+# CONFIG_LEDS_SYSCON is not set
4222
+# CONFIG_LEDS_MLXREG is not set
4223
+# CONFIG_LEDS_USER is not set
4224
+
4225
+#
4226
+# LED Triggers
4227
+#
4624228 CONFIG_LEDS_TRIGGERS=y
4634229 CONFIG_LEDS_TRIGGER_TIMER=y
4230
+# CONFIG_LEDS_TRIGGER_ONESHOT is not set
4231
+# CONFIG_LEDS_TRIGGER_DISK is not set
4232
+# CONFIG_LEDS_TRIGGER_MTD is not set
4644233 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
4234
+# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
4235
+# CONFIG_LEDS_TRIGGER_CPU is not set
4236
+# CONFIG_LEDS_TRIGGER_ACTIVITY is not set
4237
+# CONFIG_LEDS_TRIGGER_GPIO is not set
4238
+# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
4239
+
4240
+#
4241
+# iptables trigger is under Netfilter config (LED target)
4242
+#
4243
+# CONFIG_LEDS_TRIGGER_TRANSIENT is not set
4244
+# CONFIG_LEDS_TRIGGER_CAMERA is not set
4245
+# CONFIG_LEDS_TRIGGER_PANIC is not set
4246
+# CONFIG_LEDS_TRIGGER_NETDEV is not set
4247
+# CONFIG_ACCESSIBILITY is not set
4248
+# CONFIG_INFINIBAND is not set
4249
+CONFIG_EDAC_SUPPORT=y
4250
+# CONFIG_EDAC is not set
4251
+CONFIG_RTC_LIB=y
4654252 CONFIG_RTC_CLASS=y
4253
+CONFIG_RTC_HCTOSYS=y
4254
+CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
4255
+CONFIG_RTC_SYSTOHC=y
4256
+CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
4257
+# CONFIG_RTC_DEBUG is not set
4258
+CONFIG_RTC_NVMEM=y
4259
+
4260
+#
4261
+# RTC interfaces
4262
+#
4263
+CONFIG_RTC_INTF_SYSFS=y
4264
+CONFIG_RTC_INTF_PROC=y
4265
+CONFIG_RTC_INTF_DEV=y
4266
+# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
4267
+# CONFIG_RTC_DRV_TEST is not set
4268
+
4269
+#
4270
+# I2C RTC drivers
4271
+#
4272
+# CONFIG_RTC_DRV_ABB5ZES3 is not set
4273
+# CONFIG_RTC_DRV_ABX80X is not set
4274
+# CONFIG_RTC_DRV_DS1307 is not set
4275
+# CONFIG_RTC_DRV_DS1374 is not set
4276
+# CONFIG_RTC_DRV_DS1672 is not set
4277
+# CONFIG_RTC_DRV_FAKE is not set
4664278 CONFIG_RTC_DRV_HYM8563=y
467
-CONFIG_RTC_DRV_RK808=y
4279
+# CONFIG_RTC_DRV_MAX6900 is not set
4280
+# CONFIG_RTC_DRV_RK630 is not set
4281
+# CONFIG_RTC_DRV_RK808 is not set
4282
+# CONFIG_RTC_DRV_RK_TIMER is not set
4283
+# CONFIG_RTC_DRV_RS5C372 is not set
4284
+# CONFIG_RTC_DRV_ISL1208 is not set
4285
+# CONFIG_RTC_DRV_ISL12022 is not set
4286
+# CONFIG_RTC_DRV_ISL12026 is not set
4287
+# CONFIG_RTC_DRV_X1205 is not set
4288
+# CONFIG_RTC_DRV_PCF8523 is not set
4289
+# CONFIG_RTC_DRV_PCF85063 is not set
4290
+# CONFIG_RTC_DRV_PCF85363 is not set
4291
+# CONFIG_RTC_DRV_PCF8563 is not set
4292
+# CONFIG_RTC_DRV_PCF8583 is not set
4293
+# CONFIG_RTC_DRV_M41T80 is not set
4294
+# CONFIG_RTC_DRV_BQ32K is not set
4295
+# CONFIG_RTC_DRV_TPS6586X is not set
4296
+# CONFIG_RTC_DRV_S35390A is not set
4297
+# CONFIG_RTC_DRV_FM3130 is not set
4298
+# CONFIG_RTC_DRV_RX8010 is not set
4299
+# CONFIG_RTC_DRV_RX8581 is not set
4300
+# CONFIG_RTC_DRV_RX8025 is not set
4301
+# CONFIG_RTC_DRV_EM3027 is not set
4302
+# CONFIG_RTC_DRV_RV8803 is not set
4303
+
4304
+#
4305
+# SPI RTC drivers
4306
+#
4307
+# CONFIG_RTC_DRV_M41T93 is not set
4308
+# CONFIG_RTC_DRV_M41T94 is not set
4309
+# CONFIG_RTC_DRV_DS1302 is not set
4310
+# CONFIG_RTC_DRV_DS1305 is not set
4311
+# CONFIG_RTC_DRV_DS1343 is not set
4312
+# CONFIG_RTC_DRV_DS1347 is not set
4313
+# CONFIG_RTC_DRV_DS1390 is not set
4314
+# CONFIG_RTC_DRV_MAX6916 is not set
4315
+# CONFIG_RTC_DRV_R9701 is not set
4316
+# CONFIG_RTC_DRV_RX4581 is not set
4317
+# CONFIG_RTC_DRV_RX6110 is not set
4318
+# CONFIG_RTC_DRV_RS5C348 is not set
4319
+# CONFIG_RTC_DRV_MAX6902 is not set
4320
+# CONFIG_RTC_DRV_PCF2123 is not set
4321
+# CONFIG_RTC_DRV_MCP795 is not set
4322
+CONFIG_RTC_I2C_AND_SPI=y
4323
+
4324
+#
4325
+# SPI and I2C RTC drivers
4326
+#
4327
+# CONFIG_RTC_DRV_DS3232 is not set
4328
+# CONFIG_RTC_DRV_PCF2127 is not set
4329
+# CONFIG_RTC_DRV_RV3029C2 is not set
4330
+
4331
+#
4332
+# Platform RTC drivers
4333
+#
4334
+# CONFIG_RTC_DRV_DS1286 is not set
4335
+# CONFIG_RTC_DRV_DS1511 is not set
4336
+# CONFIG_RTC_DRV_DS1553 is not set
4337
+# CONFIG_RTC_DRV_DS1685_FAMILY is not set
4338
+# CONFIG_RTC_DRV_DS1742 is not set
4339
+# CONFIG_RTC_DRV_DS2404 is not set
4340
+# CONFIG_RTC_DRV_STK17TA8 is not set
4341
+# CONFIG_RTC_DRV_M48T86 is not set
4342
+# CONFIG_RTC_DRV_M48T35 is not set
4343
+# CONFIG_RTC_DRV_M48T59 is not set
4344
+# CONFIG_RTC_DRV_MSM6242 is not set
4345
+# CONFIG_RTC_DRV_BQ4802 is not set
4346
+# CONFIG_RTC_DRV_RP5C01 is not set
4347
+# CONFIG_RTC_DRV_V3020 is not set
4348
+# CONFIG_RTC_DRV_ZYNQMP is not set
4349
+# CONFIG_RTC_DRV_CROS_EC is not set
4350
+
4351
+#
4352
+# on-CPU RTC drivers
4353
+#
4354
+# CONFIG_RTC_DRV_PL030 is not set
4355
+# CONFIG_RTC_DRV_PL031 is not set
4356
+# CONFIG_RTC_DRV_FTRTC010 is not set
4357
+# CONFIG_RTC_DRV_SNVS is not set
4358
+# CONFIG_RTC_DRV_R7301 is not set
4359
+
4360
+#
4361
+# HID Sensor RTC drivers
4362
+#
4363
+# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
4684364 CONFIG_DMADEVICES=y
4365
+# CONFIG_DMADEVICES_DEBUG is not set
4366
+
4367
+#
4368
+# DMA Devices
4369
+#
4370
+CONFIG_DMA_ENGINE=y
4371
+CONFIG_DMA_OF=y
4372
+# CONFIG_ALTERA_MSGDMA is not set
4373
+# CONFIG_AMBA_PL08X is not set
4374
+# CONFIG_DW_AXI_DMAC is not set
4375
+# CONFIG_FSL_EDMA is not set
4376
+# CONFIG_INTEL_IDMA64 is not set
4377
+# CONFIG_MV_XOR_V2 is not set
4694378 CONFIG_PL330_DMA=y
4379
+# CONFIG_XILINX_DMA is not set
4380
+# CONFIG_XILINX_ZYNQMP_DMA is not set
4381
+# CONFIG_QCOM_HIDMA_MGMT is not set
4382
+# CONFIG_QCOM_HIDMA is not set
4383
+# CONFIG_DW_DMAC is not set
4384
+# CONFIG_DW_DMAC_PCI is not set
4385
+
4386
+#
4387
+# DMA Clients
4388
+#
4389
+# CONFIG_ASYNC_TX_DMA is not set
4390
+# CONFIG_DMATEST is not set
4391
+
4392
+#
4393
+# DMABUF options
4394
+#
4395
+CONFIG_DMABUF_CACHE=y
4396
+CONFIG_SYNC_FILE=y
4397
+# CONFIG_SW_SYNC is not set
4398
+# CONFIG_DMABUF_HEAPS is not set
4399
+# CONFIG_DMABUF_PAGE_POOL is not set
4400
+# CONFIG_DMABUF_HEAPS_DEFERRED_FREE is not set
4401
+# CONFIG_DMABUF_HEAPS_PAGE_POOL is not set
4402
+# CONFIG_AUXDISPLAY is not set
4403
+# CONFIG_UIO is not set
4404
+# CONFIG_VFIO is not set
4405
+# CONFIG_VIRT_DRIVERS is not set
4406
+CONFIG_VIRTIO=y
4407
+CONFIG_VIRTIO_MENU=y
4408
+# CONFIG_VIRTIO_PCI is not set
4409
+# CONFIG_VIRTIO_BALLOON is not set
4410
+# CONFIG_VIRTIO_INPUT is not set
4411
+# CONFIG_VIRTIO_MMIO is not set
4412
+
4413
+#
4414
+# Microsoft Hyper-V guest support
4415
+#
4704416 CONFIG_STAGING=y
4417
+# CONFIG_PRISM2_USB is not set
4418
+# CONFIG_COMEDI is not set
4419
+# CONFIG_RTL8192U is not set
4420
+# CONFIG_RTLLIB is not set
4421
+# CONFIG_RTL8723BS is not set
4422
+# CONFIG_R8712U is not set
4423
+# CONFIG_R8188EU is not set
4424
+# CONFIG_R8822BE is not set
4425
+# CONFIG_RTS5208 is not set
4426
+# CONFIG_VT6655 is not set
4427
+# CONFIG_VT6656 is not set
4428
+
4429
+#
4430
+# IIO staging drivers
4431
+#
4432
+
4433
+#
4434
+# Accelerometers
4435
+#
4436
+# CONFIG_ADIS16203 is not set
4437
+# CONFIG_ADIS16240 is not set
4438
+
4439
+#
4440
+# Analog to digital converters
4441
+#
4442
+# CONFIG_AD7606 is not set
4443
+# CONFIG_AD7780 is not set
4444
+# CONFIG_AD7816 is not set
4445
+# CONFIG_AD7192 is not set
4446
+# CONFIG_AD7280 is not set
4447
+
4448
+#
4449
+# Analog digital bi-direction converters
4450
+#
4451
+# CONFIG_ADT7316 is not set
4452
+
4453
+#
4454
+# Capacitance to digital converters
4455
+#
4456
+# CONFIG_AD7150 is not set
4457
+# CONFIG_AD7152 is not set
4458
+# CONFIG_AD7746 is not set
4459
+
4460
+#
4461
+# Direct Digital Synthesis
4462
+#
4463
+# CONFIG_AD9832 is not set
4464
+# CONFIG_AD9834 is not set
4465
+
4466
+#
4467
+# Network Analyzer, Impedance Converters
4468
+#
4469
+# CONFIG_AD5933 is not set
4470
+
4471
+#
4472
+# Active energy metering IC
4473
+#
4474
+# CONFIG_ADE7854 is not set
4475
+
4476
+#
4477
+# Resolver to digital converters
4478
+#
4479
+# CONFIG_AD2S90 is not set
4480
+# CONFIG_AD2S1210 is not set
4481
+# CONFIG_FB_SM750 is not set
4482
+# CONFIG_FB_XGI is not set
4483
+
4484
+#
4485
+# Speakup console speech
4486
+#
4487
+# CONFIG_SPEAKUP is not set
4488
+# CONFIG_STAGING_MEDIA is not set
4489
+
4490
+#
4491
+# Android
4492
+#
4493
+# CONFIG_ASHMEM is not set
4494
+# CONFIG_ANDROID_VSOC is not set
4495
+# CONFIG_ION is not set
4714496 CONFIG_FIQ_DEBUGGER=y
4724497 CONFIG_FIQ_DEBUGGER_NO_SLEEP=y
4498
+# CONFIG_FIQ_DEBUGGER_WAKEUP_IRQ_ALWAYS_ON is not set
4734499 CONFIG_FIQ_DEBUGGER_CONSOLE=y
4744500 CONFIG_FIQ_DEBUGGER_CONSOLE_DEFAULT_ENABLE=y
4754501 CONFIG_FIQ_DEBUGGER_TRUST_ZONE=y
4502
+# CONFIG_FIQ_DEBUGGER_UART_OVERLAY is not set
4764503 CONFIG_RK_CONSOLE_THREAD=y
4504
+# CONFIG_STAGING_BOARD is not set
4505
+# CONFIG_LTE_GDM724X is not set
4506
+# CONFIG_DGNC is not set
4507
+# CONFIG_GS_FPGABOOT is not set
4508
+# CONFIG_UNISYSSPAR is not set
4509
+# CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set
4510
+# CONFIG_FB_TFT is not set
4511
+# CONFIG_WILC1000_SDIO is not set
4512
+# CONFIG_WILC1000_SPI is not set
4513
+# CONFIG_MOST is not set
4514
+# CONFIG_KS7010 is not set
4515
+# CONFIG_GREYBUS is not set
4516
+# CONFIG_PI433 is not set
4517
+
4518
+#
4519
+# Gasket devices
4520
+#
4521
+# CONFIG_STAGING_GASKET_FRAMEWORK is not set
4522
+# CONFIG_XIL_AXIS_FIFO is not set
4523
+# CONFIG_EROFS_FS is not set
4524
+# CONFIG_POWERVR_ROGUE_N is not set
4525
+# CONFIG_GOLDFISH is not set
4526
+CONFIG_CHROME_PLATFORMS=y
4527
+# CONFIG_CROS_EC_I2C is not set
4528
+# CONFIG_CROS_EC_SPI is not set
4529
+CONFIG_CROS_EC_PROTO=y
4530
+CONFIG_CLKDEV_LOOKUP=y
4531
+CONFIG_HAVE_CLK_PREPARE=y
4532
+CONFIG_COMMON_CLK=y
4533
+
4534
+#
4535
+# Common Clock Framework
4536
+#
4537
+CONFIG_COMMON_CLK_DEBUGFS=y
4538
+# CONFIG_COMMON_CLK_PROCFS is not set
4539
+# CONFIG_COMMON_CLK_VERSATILE is not set
4540
+# CONFIG_CLK_HSDK is not set
4541
+# CONFIG_COMMON_CLK_MAX9485 is not set
4774542 CONFIG_COMMON_CLK_RK808=y
4784543 CONFIG_COMMON_CLK_SCMI=y
4544
+# CONFIG_COMMON_CLK_SI5351 is not set
4545
+# CONFIG_COMMON_CLK_SI514 is not set
4546
+# CONFIG_COMMON_CLK_SI544 is not set
4547
+# CONFIG_COMMON_CLK_SI570 is not set
4548
+# CONFIG_COMMON_CLK_CDCE706 is not set
4549
+# CONFIG_COMMON_CLK_CDCE925 is not set
4550
+# CONFIG_COMMON_CLK_CS2000_CP is not set
4551
+# CONFIG_CLK_QORIQ is not set
4552
+CONFIG_COMMON_CLK_XGENE=y
4553
+# CONFIG_COMMON_CLK_PWM is not set
4554
+# CONFIG_COMMON_CLK_VC5 is not set
4555
+CONFIG_COMMON_CLK_ROCKCHIP=y
4556
+# CONFIG_ROCKCHIP_CLK_COMPENSATION is not set
4557
+CONFIG_ROCKCHIP_CLK_BOOST=y
4558
+CONFIG_ROCKCHIP_CLK_INV=y
4559
+CONFIG_ROCKCHIP_CLK_PVTM=y
4560
+CONFIG_ROCKCHIP_DCLK_DIV=y
4561
+# CONFIG_ROCKCHIP_DDRCLK_SCPI is not set
4562
+CONFIG_ROCKCHIP_DDRCLK_SIP=y
4563
+# CONFIG_ROCKCHIP_PLL_RK3066 is not set
4564
+CONFIG_ROCKCHIP_PLL_RK3399=y
4565
+CONFIG_COMMON_CLK_ROCKCHIP_REGMAP=y
4566
+CONFIG_CLK_RK618=y
4567
+CONFIG_CLK_RK628=y
4568
+# CONFIG_HWSPINLOCK is not set
4569
+
4570
+#
4571
+# Clock Source drivers
4572
+#
4573
+CONFIG_TIMER_OF=y
4574
+CONFIG_TIMER_PROBE=y
4575
+CONFIG_CLKSRC_MMIO=y
4576
+CONFIG_ROCKCHIP_TIMER=y
4577
+CONFIG_ARM_ARCH_TIMER=y
4578
+CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y
4579
+CONFIG_ARM_ARCH_TIMER_OOL_WORKAROUND=y
4580
+CONFIG_FSL_ERRATUM_A008585=y
4581
+CONFIG_HISILICON_ERRATUM_161010101=y
4582
+CONFIG_ARM64_ERRATUM_858921=y
4583
+# CONFIG_ARM_TIMER_SP804 is not set
4794584 CONFIG_MAILBOX=y
4585
+# CONFIG_ARM_MHU is not set
4586
+# CONFIG_PLATFORM_MHU is not set
4587
+# CONFIG_PL320_MBOX is not set
4804588 CONFIG_ROCKCHIP_MBOX=y
4589
+# CONFIG_ALTERA_MBOX is not set
4590
+# CONFIG_MAILBOX_TEST is not set
4591
+# CONFIG_RK3368_MBOX is not set
4592
+CONFIG_IOMMU_API=y
4593
+CONFIG_IOMMU_SUPPORT=y
4594
+
4595
+#
4596
+# Generic IOMMU Pagetable Support
4597
+#
4598
+# CONFIG_IOMMU_IO_PGTABLE_LPAE is not set
4599
+# CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set
4600
+# CONFIG_IOMMU_DEBUGFS is not set
4601
+# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
4602
+CONFIG_IOMMU_IOVA=y
4603
+CONFIG_OF_IOMMU=y
4604
+CONFIG_IOMMU_DMA=y
4814605 CONFIG_ROCKCHIP_IOMMU=y
4606
+# CONFIG_ARM_SMMU is not set
4607
+# CONFIG_ARM_SMMU_V3 is not set
4608
+
4609
+#
4610
+# Remoteproc drivers
4611
+#
4612
+# CONFIG_REMOTEPROC is not set
4613
+
4614
+#
4615
+# Rpmsg drivers
4616
+#
4617
+CONFIG_RPMSG=y
4618
+# CONFIG_RPMSG_CHAR is not set
4619
+# CONFIG_RPMSG_QCOM_GLINK_RPM is not set
4824620 CONFIG_RPMSG_ROCKCHIP=y
4621
+# CONFIG_RPMSG_ROCKCHIP_TEST is not set
4834622 CONFIG_RPMSG_VIRTIO=y
4623
+
4624
+#
4625
+# SOC (System On Chip) specific Drivers
4626
+#
4627
+
4628
+#
4629
+# Amlogic SoC drivers
4630
+#
4631
+
4632
+#
4633
+# Broadcom SoC drivers
4634
+#
4635
+# CONFIG_SOC_BRCMSTB is not set
4636
+
4637
+#
4638
+# NXP/Freescale QorIQ SoC drivers
4639
+#
4640
+
4641
+#
4642
+# i.MX SoC drivers
4643
+#
4644
+
4645
+#
4646
+# Qualcomm SoC drivers
4647
+#
4648
+
4649
+#
4650
+# Rockchip CPU selection
4651
+#
4844652 CONFIG_CPU_PX30=y
4854653 CONFIG_CPU_RK1808=y
4654
+# CONFIG_CPU_RK3308 is not set
4864655 CONFIG_CPU_RK3328=y
4656
+# CONFIG_CPU_RK3368 is not set
4874657 CONFIG_CPU_RK3399=y
4884658 CONFIG_CPU_RK3568=y
4659
+CONFIG_ANDROID_VERSION=0x08010000
4894660 CONFIG_ROCKCHIP_AMP=y
4661
+CONFIG_ROCKCHIP_CPUINFO=y
4662
+CONFIG_ROCKCHIP_GRF=y
4663
+# CONFIG_ROCKCHIP_HW_DECOMPRESS is not set
4664
+CONFIG_ROCKCHIP_IPA=y
4665
+CONFIG_ROCKCHIP_OPP=y
4904666 CONFIG_ROCKCHIP_PM_DOMAINS=y
4914667 CONFIG_ROCKCHIP_PVTM=y
4668
+# CONFIG_ROCKCHIP_RAMDISK is not set
4924669 CONFIG_ROCKCHIP_SUSPEND_MODE=y
4670
+CONFIG_ROCKCHIP_SYSTEM_MONITOR=y
4671
+CONFIG_ROCKCHIP_MTD_VENDOR_STORAGE=y
4934672 CONFIG_ROCKCHIP_VENDOR_STORAGE_UPDATE_LOADER=y
4673
+CONFIG_ROCKCHIP_DEBUG=y
4674
+# CONFIG_ROCKCHIP_LOW_PERFORMANCE is not set
4675
+# CONFIG_ROCKCHIP_THUNDER_BOOT is not set
4676
+CONFIG_ROCKCHIP_SCHED_PERFORMANCE_BIAS=y
4677
+# CONFIG_SOC_TI is not set
4678
+
4679
+#
4680
+# Xilinx SoC drivers
4681
+#
4682
+# CONFIG_XILINX_VCU is not set
4944683 CONFIG_PM_DEVFREQ=y
4684
+
4685
+#
4686
+# DEVFREQ Governors
4687
+#
4688
+CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
4954689 CONFIG_DEVFREQ_GOV_PERFORMANCE=y
4964690 CONFIG_DEVFREQ_GOV_POWERSAVE=y
4974691 CONFIG_DEVFREQ_GOV_USERSPACE=y
4692
+# CONFIG_DEVFREQ_GOV_PASSIVE is not set
4693
+
4694
+#
4695
+# DEVFREQ Drivers
4696
+#
4984697 CONFIG_ARM_ROCKCHIP_BUS_DEVFREQ=y
4994698 CONFIG_ARM_ROCKCHIP_DMC_DEVFREQ=y
5004699 CONFIG_ARM_ROCKCHIP_DMC_DEBUG=y
4700
+CONFIG_PM_DEVFREQ_EVENT=y
4701
+CONFIG_DEVFREQ_EVENT_ROCKCHIP_DFI=y
5014702 CONFIG_DEVFREQ_EVENT_ROCKCHIP_NOCP=y
4703
+CONFIG_EXTCON=y
4704
+
4705
+#
4706
+# Extcon Device Drivers
4707
+#
4708
+# CONFIG_EXTCON_ADC_JACK is not set
4709
+# CONFIG_EXTCON_GPIO is not set
4710
+# CONFIG_EXTCON_MAX3355 is not set
4711
+# CONFIG_EXTCON_RT8973A is not set
4712
+# CONFIG_EXTCON_SM5502 is not set
4713
+# CONFIG_EXTCON_USB_GPIO is not set
4714
+# CONFIG_EXTCON_USBC_CROS_EC is not set
5024715 CONFIG_MEMORY=y
4716
+# CONFIG_ARM_PL172_MPMC is not set
5034717 CONFIG_IIO=y
5044718 CONFIG_IIO_BUFFER=y
4719
+# CONFIG_IIO_BUFFER_CB is not set
4720
+# CONFIG_IIO_BUFFER_HW_CONSUMER is not set
5054721 CONFIG_IIO_KFIFO_BUF=y
4722
+CONFIG_IIO_TRIGGERED_BUFFER=y
4723
+# CONFIG_IIO_CONFIGFS is not set
5064724 CONFIG_IIO_TRIGGER=y
4725
+CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
4726
+# CONFIG_IIO_SW_DEVICE is not set
4727
+# CONFIG_IIO_SW_TRIGGER is not set
4728
+
4729
+#
4730
+# Accelerometers
4731
+#
4732
+# CONFIG_ADIS16201 is not set
4733
+# CONFIG_ADIS16209 is not set
4734
+# CONFIG_ADXL345_I2C is not set
4735
+# CONFIG_ADXL345_SPI is not set
4736
+# CONFIG_BMA180 is not set
4737
+# CONFIG_BMA220 is not set
4738
+# CONFIG_BMC150_ACCEL is not set
4739
+# CONFIG_DA280 is not set
4740
+# CONFIG_DA311 is not set
4741
+# CONFIG_DMARD06 is not set
4742
+# CONFIG_DMARD09 is not set
4743
+# CONFIG_DMARD10 is not set
4744
+# CONFIG_IIO_CROS_EC_ACCEL_LEGACY is not set
4745
+# CONFIG_IIO_ST_ACCEL_3AXIS is not set
4746
+# CONFIG_KXSD9 is not set
4747
+# CONFIG_KXCJK1013 is not set
4748
+# CONFIG_MC3230 is not set
4749
+# CONFIG_MMA7455_I2C is not set
4750
+# CONFIG_MMA7455_SPI is not set
4751
+# CONFIG_MMA7660 is not set
4752
+# CONFIG_MMA8452 is not set
4753
+# CONFIG_MMA9551 is not set
4754
+# CONFIG_MMA9553 is not set
4755
+# CONFIG_MXC4005 is not set
4756
+# CONFIG_MXC6255 is not set
4757
+# CONFIG_SCA3000 is not set
4758
+# CONFIG_STK8312 is not set
4759
+# CONFIG_STK8BA50 is not set
4760
+
4761
+#
4762
+# Analog to digital converters
4763
+#
4764
+# CONFIG_AD7266 is not set
4765
+# CONFIG_AD7291 is not set
4766
+# CONFIG_AD7298 is not set
4767
+# CONFIG_AD7476 is not set
4768
+# CONFIG_AD7766 is not set
4769
+# CONFIG_AD7791 is not set
4770
+# CONFIG_AD7793 is not set
4771
+# CONFIG_AD7887 is not set
4772
+# CONFIG_AD7923 is not set
4773
+# CONFIG_AD799X is not set
4774
+# CONFIG_CC10001_ADC is not set
4775
+# CONFIG_ENVELOPE_DETECTOR is not set
4776
+# CONFIG_HI8435 is not set
4777
+# CONFIG_HX711 is not set
4778
+# CONFIG_INA2XX_ADC is not set
4779
+# CONFIG_LTC2471 is not set
4780
+# CONFIG_LTC2485 is not set
4781
+# CONFIG_LTC2497 is not set
4782
+# CONFIG_MAX1027 is not set
4783
+# CONFIG_MAX11100 is not set
4784
+# CONFIG_MAX1118 is not set
4785
+# CONFIG_MAX1363 is not set
4786
+# CONFIG_MAX9611 is not set
4787
+# CONFIG_MCP320X is not set
4788
+# CONFIG_MCP3422 is not set
4789
+# CONFIG_NAU7802 is not set
5074790 CONFIG_ROCKCHIP_SARADC=y
4791
+# CONFIG_ROCKCHIP_SARADC_TEST_CHN is not set
4792
+# CONFIG_SD_ADC_MODULATOR is not set
4793
+# CONFIG_TI_ADC081C is not set
4794
+# CONFIG_TI_ADC0832 is not set
4795
+# CONFIG_TI_ADC084S021 is not set
4796
+# CONFIG_TI_ADC12138 is not set
4797
+# CONFIG_TI_ADC108S102 is not set
4798
+# CONFIG_TI_ADC128S052 is not set
4799
+# CONFIG_TI_ADC161S626 is not set
4800
+# CONFIG_TI_ADS1015 is not set
4801
+# CONFIG_TI_ADS7950 is not set
4802
+# CONFIG_TI_ADS8688 is not set
4803
+# CONFIG_TI_TLC4541 is not set
4804
+# CONFIG_VF610_ADC is not set
4805
+
4806
+#
4807
+# Analog Front Ends
4808
+#
4809
+# CONFIG_IIO_RESCALE is not set
4810
+
4811
+#
4812
+# Amplifiers
4813
+#
4814
+# CONFIG_AD8366 is not set
4815
+
4816
+#
4817
+# Chemical Sensors
4818
+#
4819
+# CONFIG_ATLAS_PH_SENSOR is not set
4820
+# CONFIG_BME680 is not set
4821
+# CONFIG_CCS811 is not set
4822
+# CONFIG_IAQCORE is not set
4823
+# CONFIG_VZ89X is not set
4824
+# CONFIG_IIO_CROS_EC_SENSORS_CORE is not set
4825
+
4826
+#
4827
+# Hid Sensor IIO Common
4828
+#
4829
+
4830
+#
4831
+# SSP Sensor Common
4832
+#
4833
+# CONFIG_IIO_SSP_SENSORHUB is not set
4834
+
4835
+#
4836
+# Counters
4837
+#
4838
+
4839
+#
4840
+# Digital to analog converters
4841
+#
4842
+# CONFIG_AD5064 is not set
4843
+# CONFIG_AD5360 is not set
4844
+# CONFIG_AD5380 is not set
4845
+# CONFIG_AD5421 is not set
4846
+# CONFIG_AD5446 is not set
4847
+# CONFIG_AD5449 is not set
4848
+# CONFIG_AD5592R is not set
4849
+# CONFIG_AD5593R is not set
4850
+# CONFIG_AD5504 is not set
4851
+# CONFIG_AD5624R_SPI is not set
4852
+# CONFIG_LTC2632 is not set
4853
+# CONFIG_AD5686_SPI is not set
4854
+# CONFIG_AD5696_I2C is not set
4855
+# CONFIG_AD5755 is not set
4856
+# CONFIG_AD5758 is not set
4857
+# CONFIG_AD5761 is not set
4858
+# CONFIG_AD5764 is not set
4859
+# CONFIG_AD5791 is not set
4860
+# CONFIG_AD7303 is not set
4861
+# CONFIG_AD8801 is not set
4862
+# CONFIG_DPOT_DAC is not set
4863
+# CONFIG_DS4424 is not set
4864
+# CONFIG_M62332 is not set
4865
+# CONFIG_MAX517 is not set
4866
+# CONFIG_MAX5821 is not set
4867
+# CONFIG_MCP4725 is not set
4868
+# CONFIG_MCP4922 is not set
4869
+# CONFIG_TI_DAC082S085 is not set
4870
+# CONFIG_TI_DAC5571 is not set
4871
+# CONFIG_VF610_DAC is not set
4872
+
4873
+#
4874
+# IIO dummy driver
4875
+#
4876
+
4877
+#
4878
+# Frequency Synthesizers DDS/PLL
4879
+#
4880
+
4881
+#
4882
+# Clock Generator/Distribution
4883
+#
4884
+# CONFIG_AD9523 is not set
4885
+
4886
+#
4887
+# Phase-Locked Loop (PLL) frequency synthesizers
4888
+#
4889
+# CONFIG_ADF4350 is not set
4890
+
4891
+#
4892
+# Digital gyroscope sensors
4893
+#
4894
+# CONFIG_ADIS16080 is not set
4895
+# CONFIG_ADIS16130 is not set
4896
+# CONFIG_ADIS16136 is not set
4897
+# CONFIG_ADIS16260 is not set
4898
+# CONFIG_ADXRS450 is not set
4899
+# CONFIG_BMG160 is not set
4900
+# CONFIG_MPU3050_I2C is not set
4901
+# CONFIG_IIO_ST_GYRO_3AXIS is not set
4902
+# CONFIG_ITG3200 is not set
4903
+
4904
+#
4905
+# Health Sensors
4906
+#
4907
+
4908
+#
4909
+# Heart Rate Monitors
4910
+#
4911
+# CONFIG_AFE4403 is not set
4912
+# CONFIG_AFE4404 is not set
4913
+# CONFIG_MAX30100 is not set
4914
+# CONFIG_MAX30102 is not set
4915
+
4916
+#
4917
+# Humidity sensors
4918
+#
4919
+# CONFIG_AM2315 is not set
4920
+# CONFIG_DHT11 is not set
4921
+# CONFIG_HDC100X is not set
4922
+# CONFIG_HTS221 is not set
4923
+# CONFIG_HTU21 is not set
4924
+# CONFIG_SI7005 is not set
4925
+# CONFIG_SI7020 is not set
4926
+
4927
+#
4928
+# Inertial measurement units
4929
+#
4930
+# CONFIG_ADIS16400 is not set
4931
+# CONFIG_ADIS16480 is not set
4932
+# CONFIG_BMI160_I2C is not set
4933
+# CONFIG_BMI160_SPI is not set
4934
+# CONFIG_KMX61 is not set
4935
+# CONFIG_ICM40605_I2C is not set
4936
+# CONFIG_ICM40605_SPI is not set
4937
+# CONFIG_INV_ICM42600_I2C is not set
4938
+# CONFIG_INV_ICM42600_SPI is not set
4939
+# CONFIG_INV_MPU6050_I2C is not set
4940
+# CONFIG_INV_MPU6050_SPI is not set
4941
+# CONFIG_IIO_ST_LSM6DSX is not set
4942
+
4943
+#
4944
+# Light sensors
4945
+#
4946
+# CONFIG_ADJD_S311 is not set
4947
+# CONFIG_AL3320A is not set
4948
+# CONFIG_APDS9300 is not set
4949
+# CONFIG_APDS9960 is not set
4950
+# CONFIG_BH1750 is not set
4951
+# CONFIG_BH1780 is not set
4952
+# CONFIG_CM32181 is not set
4953
+# CONFIG_CM3232 is not set
4954
+# CONFIG_CM3323 is not set
4955
+# CONFIG_CM3605 is not set
4956
+# CONFIG_CM36651 is not set
4957
+# CONFIG_GP2AP020A00F is not set
5084958 CONFIG_SENSORS_ISL29018=y
4959
+# CONFIG_SENSORS_ISL29028 is not set
4960
+# CONFIG_ISL29125 is not set
4961
+# CONFIG_JSA1212 is not set
4962
+# CONFIG_RPR0521 is not set
4963
+# CONFIG_LTR501 is not set
4964
+# CONFIG_LV0104CS is not set
4965
+# CONFIG_MAX44000 is not set
4966
+# CONFIG_OPT3001 is not set
4967
+# CONFIG_PA12203001 is not set
4968
+# CONFIG_SI1133 is not set
4969
+# CONFIG_SI1145 is not set
4970
+# CONFIG_STK3310 is not set
4971
+# CONFIG_ST_UVIS25 is not set
4972
+# CONFIG_TCS3414 is not set
4973
+# CONFIG_TCS3472 is not set
5094974 CONFIG_SENSORS_TSL2563=y
5104975 CONFIG_TSL2583=y
4976
+# CONFIG_TSL2772 is not set
4977
+# CONFIG_TSL4531 is not set
4978
+# CONFIG_US5182D is not set
4979
+# CONFIG_VCNL4000 is not set
4980
+# CONFIG_VEML6070 is not set
4981
+# CONFIG_VL6180 is not set
4982
+# CONFIG_ZOPT2201 is not set
4983
+
4984
+#
4985
+# Magnetometer sensors
4986
+#
4987
+# CONFIG_AK8974 is not set
4988
+# CONFIG_AK8975 is not set
4989
+# CONFIG_AK09911 is not set
4990
+# CONFIG_BMC150_MAGN_I2C is not set
4991
+# CONFIG_BMC150_MAGN_SPI is not set
4992
+# CONFIG_MAG3110 is not set
4993
+# CONFIG_MMC35240 is not set
4994
+# CONFIG_IIO_ST_MAGN_3AXIS is not set
4995
+# CONFIG_SENSORS_HMC5843_I2C is not set
4996
+# CONFIG_SENSORS_HMC5843_SPI is not set
4997
+
4998
+#
4999
+# Multiplexers
5000
+#
5001
+# CONFIG_IIO_MUX is not set
5002
+
5003
+#
5004
+# Inclinometer sensors
5005
+#
5006
+
5007
+#
5008
+# Triggers - standalone
5009
+#
5010
+# CONFIG_IIO_INTERRUPT_TRIGGER is not set
5115011 CONFIG_IIO_SYSFS_TRIGGER=y
5012
+
5013
+#
5014
+# Digital potentiometers
5015
+#
5016
+# CONFIG_AD5272 is not set
5017
+# CONFIG_DS1803 is not set
5018
+# CONFIG_MAX5481 is not set
5019
+# CONFIG_MAX5487 is not set
5020
+# CONFIG_MCP4018 is not set
5021
+# CONFIG_MCP4131 is not set
5022
+# CONFIG_MCP4531 is not set
5023
+# CONFIG_TPL0102 is not set
5024
+
5025
+#
5026
+# Digital potentiostats
5027
+#
5028
+# CONFIG_LMP91000 is not set
5029
+
5030
+#
5031
+# Pressure sensors
5032
+#
5033
+# CONFIG_ABP060MG is not set
5034
+# CONFIG_BMP280 is not set
5035
+# CONFIG_HP03 is not set
5036
+# CONFIG_MPL115_I2C is not set
5037
+# CONFIG_MPL115_SPI is not set
5038
+# CONFIG_MPL3115 is not set
5039
+# CONFIG_MS5611 is not set
5040
+# CONFIG_MS5637 is not set
5041
+# CONFIG_IIO_ST_PRESS is not set
5042
+# CONFIG_T5403 is not set
5043
+# CONFIG_HP206C is not set
5044
+# CONFIG_ZPA2326 is not set
5045
+
5046
+#
5047
+# Lightning sensors
5048
+#
5049
+# CONFIG_AS3935 is not set
5050
+
5051
+#
5052
+# Proximity and distance sensors
5053
+#
5054
+# CONFIG_ISL29501 is not set
5055
+# CONFIG_LIDAR_LITE_V2 is not set
5056
+# CONFIG_RFD77402 is not set
5057
+# CONFIG_SRF04 is not set
5058
+# CONFIG_SX9500 is not set
5059
+# CONFIG_SRF08 is not set
5060
+
5061
+#
5062
+# Resolver to digital converters
5063
+#
5064
+# CONFIG_AD2S1200 is not set
5065
+
5066
+#
5067
+# Temperature sensors
5068
+#
5069
+# CONFIG_MAXIM_THERMOCOUPLE is not set
5070
+# CONFIG_MLX90614 is not set
5071
+# CONFIG_MLX90632 is not set
5072
+# CONFIG_TMP006 is not set
5073
+# CONFIG_TMP007 is not set
5074
+# CONFIG_TSYS01 is not set
5075
+# CONFIG_TSYS02D is not set
5076
+# CONFIG_NTB is not set
5077
+# CONFIG_VME_BUS is not set
5125078 CONFIG_PWM=y
5079
+CONFIG_PWM_SYSFS=y
5080
+# CONFIG_PWM_CROS_EC is not set
5081
+# CONFIG_PWM_FSL_FTM is not set
5082
+# CONFIG_PWM_GPIO is not set
5083
+# CONFIG_PWM_PCA9685 is not set
5135084 CONFIG_PWM_ROCKCHIP=y
5085
+# CONFIG_PWM_ROCKCHIP_ONESHOT is not set
5086
+
5087
+#
5088
+# IRQ chip support
5089
+#
5090
+CONFIG_IRQCHIP=y
5091
+CONFIG_ARM_GIC=y
5092
+CONFIG_ARM_GIC_MAX_NR=1
5093
+CONFIG_ARM_GIC_V2M=y
5094
+CONFIG_ARM_GIC_V3=y
5095
+CONFIG_ARM_GIC_V3_ITS=y
5096
+CONFIG_ARM_GIC_V3_ITS_PCI=y
5097
+CONFIG_PARTITION_PERCPU=y
5098
+# CONFIG_IPACK_BUS is not set
5099
+CONFIG_ARCH_HAS_RESET_CONTROLLER=y
5100
+CONFIG_RESET_CONTROLLER=y
5101
+CONFIG_RESET_SCMI=y
5102
+# CONFIG_RESET_TI_SYSCON is not set
5103
+# CONFIG_FMC is not set
5104
+
5105
+#
5106
+# PHY Subsystem
5107
+#
5108
+CONFIG_GENERIC_PHY=y
5109
+# CONFIG_PHY_XGENE is not set
5110
+# CONFIG_BCM_KONA_USB2_PHY is not set
5111
+# CONFIG_PHY_PXA_28NM_HSIC is not set
5112
+# CONFIG_PHY_PXA_28NM_USB2 is not set
5113
+# CONFIG_PHY_CPCAP_USB is not set
5114
+# CONFIG_PHY_MAPPHONE_MDM6600 is not set
5145115 CONFIG_PHY_ROCKCHIP_CSI2_DPHY=y
5155116 CONFIG_PHY_ROCKCHIP_DP=y
5165117 CONFIG_PHY_ROCKCHIP_EMMC=y
5118
+# CONFIG_PHY_ROCKCHIP_INNO_COMBPHY is not set
5175119 CONFIG_PHY_ROCKCHIP_INNO_HDMI_PHY=y
5185120 CONFIG_PHY_ROCKCHIP_INNO_MIPI_DPHY=y
5195121 CONFIG_PHY_ROCKCHIP_INNO_USB2=y
5205122 CONFIG_PHY_ROCKCHIP_INNO_USB3=y
5215123 CONFIG_PHY_ROCKCHIP_INNO_VIDEO_COMBO_PHY=y
5124
+# CONFIG_PHY_ROCKCHIP_INNO_VIDEO_PHY is not set
5125
+CONFIG_PHY_ROCKCHIP_MIPI_RX=y
5225126 CONFIG_PHY_ROCKCHIP_NANENG_COMBO_PHY=y
5235127 CONFIG_PHY_ROCKCHIP_NANENG_EDP=y
5128
+# CONFIG_PHY_ROCKCHIP_NANENG_USB2 is not set
5245129 CONFIG_PHY_ROCKCHIP_PCIE=y
5255130 CONFIG_PHY_ROCKCHIP_SNPS_PCIE3=y
5265131 CONFIG_PHY_ROCKCHIP_TYPEC=y
5275132 CONFIG_PHY_ROCKCHIP_USB=y
5133
+# CONFIG_PHY_SAMSUNG_USB2 is not set
5134
+# CONFIG_POWERCAP is not set
5135
+# CONFIG_MCB is not set
5136
+
5137
+#
5138
+# Performance monitor support
5139
+#
5140
+# CONFIG_ARM_CCI_PMU is not set
5141
+# CONFIG_ARM_CCN is not set
5142
+CONFIG_ARM_PMU=y
5143
+# CONFIG_ARM_DSU_PMU is not set
5144
+# CONFIG_ARM_SPE_PMU is not set
5145
+CONFIG_RAS=y
5146
+
5147
+#
5148
+# Android
5149
+#
5285150 CONFIG_ANDROID=y
5151
+# CONFIG_ANDROID_BINDER_IPC is not set
5152
+# CONFIG_LIBNVDIMM is not set
5153
+# CONFIG_DAX is not set
5154
+CONFIG_NVMEM=y
5155
+CONFIG_NVMEM_SYSFS=y
5156
+CONFIG_RK628_EFUSE=y
5295157 CONFIG_ROCKCHIP_EFUSE=y
5305158 CONFIG_ROCKCHIP_OTP=y
5159
+
5160
+#
5161
+# HW tracing support
5162
+#
5163
+# CONFIG_STM is not set
5164
+# CONFIG_INTEL_TH is not set
5165
+# CONFIG_FPGA is not set
5166
+# CONFIG_FSI is not set
5315167 CONFIG_TEE=y
5168
+
5169
+#
5170
+# TEE drivers
5171
+#
5325172 CONFIG_OPTEE=y
5173
+CONFIG_OPTEE_SHM_NUM_PRIV_PAGES=1
5174
+CONFIG_PM_OPP=y
5175
+# CONFIG_SIOX is not set
5176
+# CONFIG_SLIMBUS is not set
5177
+# CONFIG_LEGACY_ENERGY_MODEL_DT is not set
5335178 CONFIG_RK_FLASH=y
5179
+
5180
+#
5181
+# Rockchip Flash Devices
5182
+#
5183
+# CONFIG_RK_NANDC_NAND is not set
5345184 CONFIG_RK_SFC_NAND=y
5355185 CONFIG_RK_SFC_NAND_MTD=y
5365186 CONFIG_RK_SFC_NOR=y
5375187 CONFIG_RK_SFC_NOR_MTD=y
5188
+# CONFIG_RK_NAND is not set
5189
+
5190
+#
5191
+# Headset device support
5192
+#
5385193 CONFIG_RK_HEADSET=y
5194
+
5195
+#
5196
+# RKNPU
5197
+#
5395198 CONFIG_ROCKCHIP_RKNPU=y
5199
+CONFIG_ROCKCHIP_RKNPU_DEBUG_FS=y
5200
+# CONFIG_ROCKCHIP_RKNPU_PROC_FS is not set
5201
+# CONFIG_ROCKCHIP_RKNPU_FENCE is not set
5202
+CONFIG_ROCKCHIP_RKNPU_DRM_GEM=y
5203
+
5204
+#
5205
+# File systems
5206
+#
5207
+CONFIG_DCACHE_WORD_ACCESS=y
5208
+CONFIG_FS_IOMAP=y
5209
+# CONFIG_EXT2_FS is not set
5210
+# CONFIG_EXT3_FS is not set
5405211 CONFIG_EXT4_FS=y
5212
+CONFIG_EXT4_USE_FOR_EXT2=y
5415213 CONFIG_EXT4_FS_POSIX_ACL=y
5425214 CONFIG_EXT4_FS_SECURITY=y
5215
+# CONFIG_EXT4_ENCRYPTION is not set
5216
+# CONFIG_EXT4_DEBUG is not set
5217
+CONFIG_JBD2=y
5218
+# CONFIG_JBD2_DEBUG is not set
5219
+CONFIG_FS_MBCACHE=y
5220
+# CONFIG_REISERFS_FS is not set
5221
+# CONFIG_JFS_FS is not set
5435222 CONFIG_XFS_FS=y
5223
+# CONFIG_XFS_QUOTA is not set
5224
+# CONFIG_XFS_POSIX_ACL is not set
5225
+# CONFIG_XFS_RT is not set
5226
+# CONFIG_XFS_ONLINE_SCRUB is not set
5227
+# CONFIG_XFS_WARN is not set
5228
+# CONFIG_XFS_DEBUG is not set
5229
+# CONFIG_GFS2_FS is not set
5230
+# CONFIG_OCFS2_FS is not set
5231
+# CONFIG_BTRFS_FS is not set
5232
+# CONFIG_NILFS2_FS is not set
5233
+# CONFIG_F2FS_FS is not set
5234
+# CONFIG_FS_DAX is not set
5235
+CONFIG_FS_POSIX_ACL=y
5236
+CONFIG_EXPORTFS=y
5237
+# CONFIG_EXPORTFS_BLOCK_OPS is not set
5238
+CONFIG_FILE_LOCKING=y
5239
+CONFIG_MANDATORY_FILE_LOCKING=y
5240
+# CONFIG_FS_ENCRYPTION is not set
5241
+# CONFIG_FS_VERITY is not set
5242
+CONFIG_FSNOTIFY=y
5445243 # CONFIG_DNOTIFY is not set
5244
+CONFIG_INOTIFY_USER=y
5245
+# CONFIG_FANOTIFY is not set
5246
+# CONFIG_QUOTA is not set
5247
+# CONFIG_AUTOFS4_FS is not set
5248
+# CONFIG_AUTOFS_FS is not set
5455249 CONFIG_FUSE_FS=y
5250
+# CONFIG_CUSE is not set
5251
+CONFIG_OVERLAY_FS=y
5252
+CONFIG_OVERLAY_FS_REDIRECT_DIR=y
5253
+CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y
5254
+CONFIG_OVERLAY_FS_INDEX=y
5255
+CONFIG_OVERLAY_FS_XINO_AUTO=y
5256
+CONFIG_OVERLAY_FS_METACOPY=y
5257
+# CONFIG_INCREMENTAL_FS is not set
5258
+
5259
+#
5260
+# Caches
5261
+#
5262
+# CONFIG_FSCACHE is not set
5263
+
5264
+#
5265
+# CD-ROM/DVD Filesystems
5266
+#
5465267 CONFIG_ISO9660_FS=y
5475268 CONFIG_JOLIET=y
5485269 CONFIG_ZISOFS=y
5270
+# CONFIG_UDF_FS is not set
5271
+
5272
+#
5273
+# DOS/FAT/NT Filesystems
5274
+#
5275
+CONFIG_FAT_FS=y
5276
+# CONFIG_MSDOS_FS is not set
5495277 CONFIG_VFAT_FS=y
5505278 CONFIG_FAT_DEFAULT_CODEPAGE=936
5515279 CONFIG_FAT_DEFAULT_IOCHARSET="utf8"
5280
+# CONFIG_FAT_DEFAULT_UTF8 is not set
5525281 CONFIG_NTFS_FS=y
5282
+# CONFIG_NTFS_DEBUG is not set
5283
+# CONFIG_NTFS_RW is not set
5284
+
5285
+#
5286
+# Pseudo filesystems
5287
+#
5288
+CONFIG_PROC_FS=y
5289
+# CONFIG_PROC_KCORE is not set
5290
+CONFIG_PROC_SYSCTL=y
5291
+CONFIG_PROC_PAGE_MONITOR=y
5292
+# CONFIG_PROC_CHILDREN is not set
5293
+# CONFIG_PROC_UID is not set
5294
+CONFIG_KERNFS=y
5295
+CONFIG_SYSFS=y
5535296 CONFIG_TMPFS=y
5545297 CONFIG_TMPFS_POSIX_ACL=y
5298
+CONFIG_TMPFS_XATTR=y
5299
+# CONFIG_HUGETLBFS is not set
5300
+CONFIG_MEMFD_CREATE=y
5301
+CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
5302
+CONFIG_CONFIGFS_FS=y
5303
+CONFIG_MISC_FILESYSTEMS=y
5304
+# CONFIG_ORANGEFS_FS is not set
5305
+# CONFIG_ADFS_FS is not set
5306
+# CONFIG_AFFS_FS is not set
5307
+# CONFIG_ECRYPT_FS is not set
5308
+# CONFIG_SDCARD_FS is not set
5309
+# CONFIG_HFS_FS is not set
5310
+# CONFIG_HFSPLUS_FS is not set
5311
+# CONFIG_BEFS_FS is not set
5312
+# CONFIG_BFS_FS is not set
5313
+# CONFIG_EFS_FS is not set
5555314 CONFIG_JFFS2_FS=y
5315
+CONFIG_JFFS2_FS_DEBUG=0
5316
+CONFIG_JFFS2_FS_WRITEBUFFER=y
5317
+# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
5318
+# CONFIG_JFFS2_SUMMARY is not set
5319
+# CONFIG_JFFS2_FS_XATTR is not set
5320
+# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
5321
+CONFIG_JFFS2_ZLIB=y
5322
+CONFIG_JFFS2_RTIME=y
5565323 CONFIG_UBIFS_FS=y
5575324 CONFIG_UBIFS_FS_ADVANCED_COMPR=y
5325
+CONFIG_UBIFS_FS_LZO=y
5326
+CONFIG_UBIFS_FS_ZLIB=y
5327
+# CONFIG_UBIFS_ATIME_SUPPORT is not set
5328
+CONFIG_UBIFS_FS_XATTR=y
5329
+CONFIG_UBIFS_FS_SECURITY=y
5330
+# CONFIG_CRAMFS is not set
5585331 CONFIG_SQUASHFS=y
5332
+CONFIG_SQUASHFS_FILE_CACHE=y
5333
+# CONFIG_SQUASHFS_FILE_DIRECT is not set
5334
+CONFIG_SQUASHFS_DECOMP_SINGLE=y
5335
+# CONFIG_SQUASHFS_DECOMP_MULTI is not set
5336
+# CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU is not set
5337
+# CONFIG_SQUASHFS_XATTR is not set
5338
+CONFIG_SQUASHFS_ZLIB=y
5339
+# CONFIG_SQUASHFS_LZ4 is not set
5340
+# CONFIG_SQUASHFS_LZO is not set
5341
+# CONFIG_SQUASHFS_XZ is not set
5342
+# CONFIG_SQUASHFS_ZSTD is not set
5343
+# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
5344
+# CONFIG_SQUASHFS_EMBEDDED is not set
5345
+CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
5346
+# CONFIG_VXFS_FS is not set
5347
+# CONFIG_MINIX_FS is not set
5348
+# CONFIG_OMFS_FS is not set
5349
+# CONFIG_HPFS_FS is not set
5350
+# CONFIG_QNX4FS_FS is not set
5351
+# CONFIG_QNX6FS_FS is not set
5352
+# CONFIG_ROMFS_FS is not set
5595353 CONFIG_PSTORE=y
5354
+CONFIG_PSTORE_DEFLATE_COMPRESS=y
5355
+# CONFIG_PSTORE_LZO_COMPRESS is not set
5356
+# CONFIG_PSTORE_LZ4_COMPRESS is not set
5357
+# CONFIG_PSTORE_LZ4HC_COMPRESS is not set
5358
+# CONFIG_PSTORE_842_COMPRESS is not set
5359
+# CONFIG_PSTORE_ZSTD_COMPRESS is not set
5360
+CONFIG_PSTORE_COMPRESS=y
5361
+CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT=y
5362
+CONFIG_PSTORE_COMPRESS_DEFAULT="deflate"
5605363 CONFIG_PSTORE_CONSOLE=y
5364
+# CONFIG_PSTORE_CONSOLE_FORCE is not set
5365
+# CONFIG_PSTORE_PMSG is not set
5366
+# CONFIG_PSTORE_FTRACE is not set
5615367 CONFIG_PSTORE_RAM=y
5368
+# CONFIG_PSTORE_MCU_LOG is not set
5369
+# CONFIG_SYSV_FS is not set
5370
+# CONFIG_UFS_FS is not set
5371
+CONFIG_NETWORK_FILESYSTEMS=y
5625372 CONFIG_NFS_FS=y
5373
+CONFIG_NFS_V2=y
5374
+CONFIG_NFS_V3=y
5635375 CONFIG_NFS_V3_ACL=y
5645376 CONFIG_NFS_V4=y
5655377 CONFIG_NFS_SWAP=y
5378
+# CONFIG_NFS_V4_1 is not set
5379
+# CONFIG_NFS_USE_LEGACY_DNS is not set
5380
+CONFIG_NFS_USE_KERNEL_DNS=y
5381
+# CONFIG_NFSD is not set
5382
+CONFIG_GRACE_PERIOD=y
5383
+CONFIG_LOCKD=y
5384
+CONFIG_LOCKD_V4=y
5385
+CONFIG_NFS_ACL_SUPPORT=y
5386
+CONFIG_NFS_COMMON=y
5387
+CONFIG_SUNRPC=y
5388
+CONFIG_SUNRPC_GSS=y
5389
+CONFIG_SUNRPC_SWAP=y
5390
+# CONFIG_SUNRPC_DEBUG is not set
5391
+# CONFIG_CEPH_FS is not set
5392
+# CONFIG_CIFS is not set
5393
+# CONFIG_CODA_FS is not set
5394
+# CONFIG_AFS_FS is not set
5395
+CONFIG_NLS=y
5665396 CONFIG_NLS_DEFAULT="utf8"
5675397 CONFIG_NLS_CODEPAGE_437=y
5398
+# CONFIG_NLS_CODEPAGE_737 is not set
5399
+# CONFIG_NLS_CODEPAGE_775 is not set
5400
+# CONFIG_NLS_CODEPAGE_850 is not set
5401
+# CONFIG_NLS_CODEPAGE_852 is not set
5402
+# CONFIG_NLS_CODEPAGE_855 is not set
5403
+# CONFIG_NLS_CODEPAGE_857 is not set
5404
+# CONFIG_NLS_CODEPAGE_860 is not set
5405
+# CONFIG_NLS_CODEPAGE_861 is not set
5406
+# CONFIG_NLS_CODEPAGE_862 is not set
5407
+# CONFIG_NLS_CODEPAGE_863 is not set
5408
+# CONFIG_NLS_CODEPAGE_864 is not set
5409
+# CONFIG_NLS_CODEPAGE_865 is not set
5410
+# CONFIG_NLS_CODEPAGE_866 is not set
5411
+# CONFIG_NLS_CODEPAGE_869 is not set
5685412 CONFIG_NLS_CODEPAGE_936=y
5413
+# CONFIG_NLS_CODEPAGE_950 is not set
5414
+# CONFIG_NLS_CODEPAGE_932 is not set
5415
+# CONFIG_NLS_CODEPAGE_949 is not set
5416
+# CONFIG_NLS_CODEPAGE_874 is not set
5417
+# CONFIG_NLS_ISO8859_8 is not set
5418
+# CONFIG_NLS_CODEPAGE_1250 is not set
5419
+# CONFIG_NLS_CODEPAGE_1251 is not set
5695420 CONFIG_NLS_ASCII=y
5705421 CONFIG_NLS_ISO8859_1=y
5422
+# CONFIG_NLS_ISO8859_2 is not set
5423
+# CONFIG_NLS_ISO8859_3 is not set
5424
+# CONFIG_NLS_ISO8859_4 is not set
5425
+# CONFIG_NLS_ISO8859_5 is not set
5426
+# CONFIG_NLS_ISO8859_6 is not set
5427
+# CONFIG_NLS_ISO8859_7 is not set
5428
+# CONFIG_NLS_ISO8859_9 is not set
5429
+# CONFIG_NLS_ISO8859_13 is not set
5430
+# CONFIG_NLS_ISO8859_14 is not set
5431
+# CONFIG_NLS_ISO8859_15 is not set
5432
+# CONFIG_NLS_KOI8_R is not set
5433
+# CONFIG_NLS_KOI8_U is not set
5434
+# CONFIG_NLS_MAC_ROMAN is not set
5435
+# CONFIG_NLS_MAC_CELTIC is not set
5436
+# CONFIG_NLS_MAC_CENTEURO is not set
5437
+# CONFIG_NLS_MAC_CROATIAN is not set
5438
+# CONFIG_NLS_MAC_CYRILLIC is not set
5439
+# CONFIG_NLS_MAC_GAELIC is not set
5440
+# CONFIG_NLS_MAC_GREEK is not set
5441
+# CONFIG_NLS_MAC_ICELAND is not set
5442
+# CONFIG_NLS_MAC_INUIT is not set
5443
+# CONFIG_NLS_MAC_ROMANIAN is not set
5444
+# CONFIG_NLS_MAC_TURKISH is not set
5715445 CONFIG_NLS_UTF8=y
5446
+# CONFIG_DLM is not set
5725447 CONFIG_UNICODE=y
5448
+# CONFIG_UNICODE_NORMALIZATION_SELFTEST is not set
5449
+
5450
+#
5451
+# Security options
5452
+#
5453
+CONFIG_KEYS=y
5454
+CONFIG_KEYS_COMPAT=y
5455
+# CONFIG_PERSISTENT_KEYRINGS is not set
5456
+# CONFIG_BIG_KEYS is not set
5457
+# CONFIG_TRUSTED_KEYS is not set
5458
+# CONFIG_ENCRYPTED_KEYS is not set
5459
+# CONFIG_KEY_DH_OPERATIONS is not set
5460
+# CONFIG_SECURITY_DMESG_RESTRICT is not set
5461
+# CONFIG_SECURITY_PERF_EVENTS_RESTRICT is not set
5462
+# CONFIG_SECURITY is not set
5463
+CONFIG_SECURITYFS=y
5464
+CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
5465
+# CONFIG_HARDENED_USERCOPY is not set
5466
+# CONFIG_FORTIFY_SOURCE is not set
5467
+# CONFIG_STATIC_USERMODEHELPER is not set
5468
+# CONFIG_TEE_SUPPORT is not set
5469
+CONFIG_DEFAULT_SECURITY_DAC=y
5470
+CONFIG_DEFAULT_SECURITY=""
5471
+
5472
+#
5473
+# Kernel hardening options
5474
+#
5475
+
5476
+#
5477
+# Memory initialization
5478
+#
5479
+CONFIG_INIT_STACK_NONE=y
5480
+# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
5481
+# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
5482
+CONFIG_CRYPTO=y
5483
+
5484
+#
5485
+# Crypto core or helper
5486
+#
5487
+CONFIG_CRYPTO_ALGAPI=y
5488
+CONFIG_CRYPTO_ALGAPI2=y
5489
+CONFIG_CRYPTO_AEAD=y
5490
+CONFIG_CRYPTO_AEAD2=y
5491
+CONFIG_CRYPTO_BLKCIPHER=y
5492
+CONFIG_CRYPTO_BLKCIPHER2=y
5493
+CONFIG_CRYPTO_HASH=y
5494
+CONFIG_CRYPTO_HASH2=y
5495
+CONFIG_CRYPTO_RNG=y
5496
+CONFIG_CRYPTO_RNG2=y
5497
+CONFIG_CRYPTO_RNG_DEFAULT=y
5498
+CONFIG_CRYPTO_AKCIPHER2=y
5499
+CONFIG_CRYPTO_AKCIPHER=y
5500
+CONFIG_CRYPTO_KPP2=y
5501
+CONFIG_CRYPTO_KPP=y
5502
+CONFIG_CRYPTO_ACOMP2=y
5503
+CONFIG_CRYPTO_RSA=y
5504
+# CONFIG_CRYPTO_DH is not set
5505
+CONFIG_CRYPTO_ECDH=y
5506
+CONFIG_CRYPTO_MANAGER=y
5507
+CONFIG_CRYPTO_MANAGER2=y
5508
+# CONFIG_CRYPTO_USER is not set
5509
+CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
5510
+CONFIG_CRYPTO_GF128MUL=y
5511
+CONFIG_CRYPTO_NULL=y
5512
+CONFIG_CRYPTO_NULL2=y
5513
+# CONFIG_CRYPTO_PCRYPT is not set
5514
+CONFIG_CRYPTO_WORKQUEUE=y
5515
+CONFIG_CRYPTO_CRYPTD=y
5516
+# CONFIG_CRYPTO_MCRYPTD is not set
5517
+# CONFIG_CRYPTO_AUTHENC is not set
5518
+# CONFIG_CRYPTO_TEST is not set
5519
+CONFIG_CRYPTO_SIMD=y
5520
+# CONFIG_CRYPTO_CURVE25519 is not set
5521
+
5522
+#
5523
+# Authenticated Encryption with Associated Data
5524
+#
5525
+CONFIG_CRYPTO_CCM=y
5526
+CONFIG_CRYPTO_GCM=y
5527
+# CONFIG_CRYPTO_CHACHA20POLY1305 is not set
5528
+# CONFIG_CRYPTO_AEGIS128 is not set
5529
+# CONFIG_CRYPTO_AEGIS128L is not set
5530
+# CONFIG_CRYPTO_AEGIS256 is not set
5531
+# CONFIG_CRYPTO_MORUS640 is not set
5532
+# CONFIG_CRYPTO_MORUS1280 is not set
5533
+CONFIG_CRYPTO_SEQIV=y
5735534 # CONFIG_CRYPTO_ECHAINIV is not set
5535
+
5536
+#
5537
+# Block modes
5538
+#
5539
+CONFIG_CRYPTO_CBC=y
5540
+CONFIG_CRYPTO_CFB=y
5541
+CONFIG_CRYPTO_CTR=y
5542
+# CONFIG_CRYPTO_CTS is not set
5543
+CONFIG_CRYPTO_ECB=y
5544
+# CONFIG_CRYPTO_LRW is not set
5545
+CONFIG_CRYPTO_OFB=y
5546
+# CONFIG_CRYPTO_PCBC is not set
5547
+CONFIG_CRYPTO_XTS=y
5548
+# CONFIG_CRYPTO_KEYWRAP is not set
5549
+# CONFIG_CRYPTO_ADIANTUM is not set
5550
+
5551
+#
5552
+# Hash modes
5553
+#
5554
+CONFIG_CRYPTO_CMAC=y
5555
+CONFIG_CRYPTO_HMAC=y
5556
+# CONFIG_CRYPTO_XCBC is not set
5557
+# CONFIG_CRYPTO_VMAC is not set
5558
+
5559
+#
5560
+# Digest
5561
+#
5562
+CONFIG_CRYPTO_CRC32C=y
5563
+# CONFIG_CRYPTO_CRC32 is not set
5564
+# CONFIG_CRYPTO_BLAKE2S is not set
5565
+# CONFIG_CRYPTO_BLAKE2B is not set
5566
+CONFIG_CRYPTO_CRCT10DIF=y
5567
+CONFIG_CRYPTO_GHASH=y
5568
+# CONFIG_CRYPTO_POLY1305 is not set
5569
+# CONFIG_CRYPTO_MD4 is not set
5570
+CONFIG_CRYPTO_MD5=y
5571
+# CONFIG_CRYPTO_MICHAEL_MIC is not set
5572
+# CONFIG_CRYPTO_RMD128 is not set
5573
+# CONFIG_CRYPTO_RMD160 is not set
5574
+# CONFIG_CRYPTO_RMD256 is not set
5575
+# CONFIG_CRYPTO_RMD320 is not set
5576
+CONFIG_CRYPTO_SHA1=y
5577
+CONFIG_CRYPTO_SHA256=y
5745578 CONFIG_CRYPTO_SHA512=y
5579
+# CONFIG_CRYPTO_SHA3 is not set
5580
+CONFIG_CRYPTO_SM3=y
5581
+# CONFIG_CRYPTO_TGR192 is not set
5582
+# CONFIG_CRYPTO_WP512 is not set
5583
+
5584
+#
5585
+# Ciphers
5586
+#
5587
+CONFIG_CRYPTO_AES=y
5588
+# CONFIG_CRYPTO_AES_TI is not set
5589
+# CONFIG_CRYPTO_ANUBIS is not set
5590
+CONFIG_CRYPTO_ARC4=y
5591
+# CONFIG_CRYPTO_BLOWFISH is not set
5592
+# CONFIG_CRYPTO_CAMELLIA is not set
5593
+# CONFIG_CRYPTO_CAST5 is not set
5594
+# CONFIG_CRYPTO_CAST6 is not set
5595
+CONFIG_CRYPTO_DES=y
5596
+# CONFIG_CRYPTO_FCRYPT is not set
5597
+# CONFIG_CRYPTO_KHAZAD is not set
5598
+# CONFIG_CRYPTO_SALSA20 is not set
5599
+# CONFIG_CRYPTO_CHACHA20 is not set
5600
+# CONFIG_CRYPTO_SEED is not set
5601
+# CONFIG_CRYPTO_SERPENT is not set
5602
+CONFIG_CRYPTO_SM4=y
5603
+# CONFIG_CRYPTO_TEA is not set
5755604 CONFIG_CRYPTO_TWOFISH=y
5605
+CONFIG_CRYPTO_TWOFISH_COMMON=y
5606
+
5607
+#
5608
+# Compression
5609
+#
5610
+CONFIG_CRYPTO_DEFLATE=y
5611
+CONFIG_CRYPTO_LZO=y
5612
+# CONFIG_CRYPTO_842 is not set
5613
+# CONFIG_CRYPTO_LZ4 is not set
5614
+# CONFIG_CRYPTO_LZ4HC is not set
5615
+# CONFIG_CRYPTO_ZSTD is not set
5616
+
5617
+#
5618
+# Random Number Generation
5619
+#
5765620 CONFIG_CRYPTO_ANSI_CPRNG=y
5621
+CONFIG_CRYPTO_DRBG_MENU=y
5622
+CONFIG_CRYPTO_DRBG_HMAC=y
5623
+# CONFIG_CRYPTO_DRBG_HASH is not set
5624
+# CONFIG_CRYPTO_DRBG_CTR is not set
5625
+CONFIG_CRYPTO_DRBG=y
5626
+CONFIG_CRYPTO_JITTERENTROPY=y
5627
+CONFIG_CRYPTO_USER_API=y
5775628 CONFIG_CRYPTO_USER_API_HASH=y
5785629 CONFIG_CRYPTO_USER_API_SKCIPHER=y
5630
+# CONFIG_CRYPTO_USER_API_RNG is not set
5631
+# CONFIG_CRYPTO_USER_API_AEAD is not set
5632
+CONFIG_CRYPTO_HASH_INFO=y
5633
+
5634
+#
5635
+# Crypto library routines
5636
+#
5637
+# CONFIG_CRYPTO_LIB_BLAKE2S is not set
5638
+# CONFIG_CRYPTO_LIB_CHACHA is not set
5639
+CONFIG_CRYPTO_LIB_POLY1305_RSIZE=9
5640
+# CONFIG_CRYPTO_LIB_POLY1305 is not set
5641
+# CONFIG_CRYPTO_LIB_CURVE25519 is not set
5642
+# CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set
5643
+CONFIG_CRYPTO_HW=y
5644
+# CONFIG_CRYPTO_DEV_CCP is not set
5645
+# CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set
5646
+# CONFIG_CRYPTO_DEV_CAVIUM_ZIP is not set
5795647 CONFIG_CRYPTO_DEV_ROCKCHIP=y
5648
+CONFIG_CRYPTO_DEV_ROCKCHIP_V1=y
5649
+CONFIG_CRYPTO_DEV_ROCKCHIP_V2=y
5650
+# CONFIG_CRYPTO_DEV_ROCKCHIP_V3 is not set
5805651 CONFIG_CRYPTO_DEV_ROCKCHIP_DEV=y
5652
+# CONFIG_CRYPTO_DEV_VIRTIO is not set
5653
+# CONFIG_CRYPTO_DEV_CCREE is not set
5654
+# CONFIG_CRYPTO_DEV_HISI_SEC is not set
5655
+CONFIG_ASYMMETRIC_KEY_TYPE=y
5656
+CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
5657
+CONFIG_X509_CERTIFICATE_PARSER=y
5658
+CONFIG_PKCS7_MESSAGE_PARSER=y
5659
+# CONFIG_PKCS7_TEST_KEY is not set
5660
+# CONFIG_SIGNED_PE_FILE_VERIFICATION is not set
5661
+
5662
+#
5663
+# Certificates for signature checking
5664
+#
5665
+CONFIG_SYSTEM_TRUSTED_KEYRING=y
5666
+CONFIG_SYSTEM_TRUSTED_KEYS=""
5667
+# CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
5668
+# CONFIG_SECONDARY_TRUSTED_KEYRING is not set
5669
+# CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
5670
+CONFIG_BINARY_PRINTF=y
5671
+
5672
+#
5673
+# Library routines
5674
+#
5675
+CONFIG_BITREVERSE=y
5676
+CONFIG_HAVE_ARCH_BITREVERSE=y
5677
+CONFIG_RATIONAL=y
5678
+CONFIG_GENERIC_STRNCPY_FROM_USER=y
5679
+CONFIG_GENERIC_STRNLEN_USER=y
5680
+CONFIG_GENERIC_NET_UTILS=y
5681
+CONFIG_GENERIC_PCI_IOMAP=y
5682
+CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
5683
+CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
5684
+# CONFIG_INDIRECT_PIO is not set
5815685 CONFIG_CRC_CCITT=y
5686
+CONFIG_CRC16=y
5825687 CONFIG_CRC_T10DIF=y
5688
+CONFIG_CRC_ITU_T=y
5689
+CONFIG_CRC32=y
5690
+# CONFIG_CRC32_SELFTEST is not set
5691
+CONFIG_CRC32_SLICEBY8=y
5692
+# CONFIG_CRC32_SLICEBY4 is not set
5693
+# CONFIG_CRC32_SARWATE is not set
5694
+# CONFIG_CRC32_BIT is not set
5695
+# CONFIG_CRC64 is not set
5696
+# CONFIG_CRC4 is not set
5835697 CONFIG_CRC7=y
5698
+CONFIG_LIBCRC32C=y
5699
+# CONFIG_CRC8 is not set
5700
+CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y
5701
+# CONFIG_RANDOM32_SELFTEST is not set
5702
+CONFIG_ZLIB_INFLATE=y
5703
+CONFIG_ZLIB_DEFLATE=y
5704
+CONFIG_LZO_COMPRESS=y
5705
+CONFIG_LZO_DECOMPRESS=y
5706
+CONFIG_LZ4_DECOMPRESS=y
5707
+CONFIG_XZ_DEC=y
5845708 # CONFIG_XZ_DEC_X86 is not set
5855709 # CONFIG_XZ_DEC_POWERPC is not set
5865710 # CONFIG_XZ_DEC_IA64 is not set
5711
+CONFIG_XZ_DEC_ARM=y
5712
+CONFIG_XZ_DEC_ARMTHUMB=y
5875713 # CONFIG_XZ_DEC_SPARC is not set
5714
+CONFIG_XZ_DEC_BCJ=y
5715
+# CONFIG_XZ_DEC_TEST is not set
5716
+CONFIG_DECOMPRESS_GZIP=y
5717
+CONFIG_DECOMPRESS_BZIP2=y
5718
+CONFIG_DECOMPRESS_LZMA=y
5719
+CONFIG_DECOMPRESS_XZ=y
5720
+CONFIG_DECOMPRESS_LZO=y
5721
+CONFIG_DECOMPRESS_LZ4=y
5722
+CONFIG_GENERIC_ALLOCATOR=y
5723
+CONFIG_REED_SOLOMON=y
5724
+CONFIG_REED_SOLOMON_ENC8=y
5725
+CONFIG_REED_SOLOMON_DEC8=y
5726
+CONFIG_ASSOCIATIVE_ARRAY=y
5727
+CONFIG_HAS_IOMEM=y
5728
+CONFIG_HAS_IOPORT_MAP=y
5729
+CONFIG_HAS_DMA=y
5730
+CONFIG_NEED_SG_DMA_LENGTH=y
5731
+CONFIG_NEED_DMA_MAP_STATE=y
5732
+CONFIG_ARCH_DMA_ADDR_T_64BIT=y
5733
+CONFIG_HAVE_GENERIC_DMA_COHERENT=y
5734
+CONFIG_DMA_DIRECT_OPS=y
5735
+CONFIG_SWIOTLB=y
5736
+CONFIG_SGL_ALLOC=y
5737
+CONFIG_CPU_RMAP=y
5738
+CONFIG_DQL=y
5739
+CONFIG_GLOB=y
5740
+# CONFIG_GLOB_SELFTEST is not set
5741
+CONFIG_NLATTR=y
5742
+CONFIG_CLZ_TAB=y
5743
+# CONFIG_CORDIC is not set
5744
+# CONFIG_DDR is not set
5745
+# CONFIG_IRQ_POLL is not set
5746
+CONFIG_MPILIB=y
5747
+CONFIG_LIBFDT=y
5748
+CONFIG_OID_REGISTRY=y
5749
+CONFIG_HAVE_GENERIC_VDSO=y
5750
+CONFIG_GENERIC_GETTIMEOFDAY=y
5751
+CONFIG_SG_POOL=y
5752
+CONFIG_ARCH_HAS_SG_CHAIN=y
5753
+CONFIG_SBITMAP=y
5754
+# CONFIG_STRING_SELFTEST is not set
5755
+
5756
+#
5757
+# Kernel hacking
5758
+#
5759
+
5760
+#
5761
+# printk and dmesg options
5762
+#
5885763 CONFIG_PRINTK_TIME=y
5764
+# CONFIG_PRINTK_TIME_FROM_ARM_ARCH_TIMER is not set
5765
+# CONFIG_PRINTK_PROCESS is not set
5766
+CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
5767
+CONFIG_CONSOLE_LOGLEVEL_QUIET=4
5768
+CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
5769
+# CONFIG_BOOT_PRINTK_DELAY is not set
5895770 CONFIG_DYNAMIC_DEBUG=y
5771
+
5772
+#
5773
+# Compile-time checks and compiler options
5774
+#
5905775 CONFIG_DEBUG_INFO=y
5776
+# CONFIG_DEBUG_INFO_REDUCED is not set
5777
+# CONFIG_DEBUG_INFO_SPLIT is not set
5778
+# CONFIG_DEBUG_INFO_DWARF4 is not set
5779
+# CONFIG_GDB_SCRIPTS is not set
5780
+CONFIG_ENABLE_MUST_CHECK=y
5781
+CONFIG_FRAME_WARN=2048
5782
+# CONFIG_STRIP_ASM_SYMS is not set
5783
+# CONFIG_READABLE_ASM is not set
5784
+# CONFIG_UNUSED_SYMBOLS is not set
5785
+# CONFIG_PAGE_OWNER is not set
5786
+CONFIG_DEBUG_FS=y
5787
+# CONFIG_HEADERS_CHECK is not set
5788
+# CONFIG_DEBUG_SECTION_MISMATCH is not set
5789
+CONFIG_SECTION_MISMATCH_WARN_ONLY=y
5790
+CONFIG_ARCH_WANT_FRAME_POINTERS=y
5791
+CONFIG_FRAME_POINTER=y
5792
+# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
5915793 CONFIG_MAGIC_SYSRQ=y
5925794 CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0
5795
+CONFIG_MAGIC_SYSRQ_SERIAL=y
5796
+CONFIG_DEBUG_KERNEL=y
5797
+
5798
+#
5799
+# Memory Debugging
5800
+#
5801
+# CONFIG_PAGE_EXTENSION is not set
5802
+# CONFIG_DEBUG_PAGEALLOC is not set
5803
+# CONFIG_PAGE_POISONING is not set
5804
+# CONFIG_DEBUG_PAGE_REF is not set
5805
+# CONFIG_DEBUG_RODATA_TEST is not set
5806
+# CONFIG_DEBUG_OBJECTS is not set
5807
+# CONFIG_SLUB_DEBUG_ON is not set
5808
+# CONFIG_SLUB_STATS is not set
5809
+CONFIG_HAVE_DEBUG_KMEMLEAK=y
5810
+# CONFIG_DEBUG_KMEMLEAK is not set
5811
+# CONFIG_DEBUG_STACK_USAGE is not set
5812
+# CONFIG_DEBUG_VM is not set
5813
+CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
5814
+# CONFIG_DEBUG_VIRTUAL is not set
5815
+# CONFIG_DEBUG_MEMORY_INIT is not set
5816
+# CONFIG_DEBUG_PER_CPU_MAPS is not set
5817
+CONFIG_HAVE_ARCH_KASAN=y
5818
+CONFIG_HAVE_ARCH_KASAN_SW_TAGS=y
5819
+CONFIG_CC_HAS_KASAN_GENERIC=y
5820
+# CONFIG_KASAN is not set
5821
+CONFIG_KASAN_STACK=1
5822
+CONFIG_ARCH_HAS_KCOV=y
5823
+CONFIG_CC_HAS_SANCOV_TRACE_PC=y
5824
+# CONFIG_KCOV is not set
5825
+# CONFIG_DEBUG_SHIRQ is not set
5826
+
5827
+#
5828
+# Debug Lockups and Hangs
5829
+#
5830
+# CONFIG_SOFTLOCKUP_DETECTOR is not set
5831
+CONFIG_HAVE_HARDLOCKUP_DETECTOR_OTHER_CPU=y
5832
+# CONFIG_HARDLOCKUP_DETECTOR is not set
5833
+# CONFIG_DETECT_HUNG_TASK is not set
5834
+# CONFIG_WQ_WATCHDOG is not set
5835
+# CONFIG_PANIC_ON_OOPS is not set
5836
+CONFIG_PANIC_ON_OOPS_VALUE=0
5837
+CONFIG_PANIC_TIMEOUT=0
5838
+CONFIG_SCHED_DEBUG=y
5839
+CONFIG_SCHED_INFO=y
5935840 CONFIG_SCHEDSTATS=y
5841
+# CONFIG_SCHED_STACK_END_CHECK is not set
5842
+# CONFIG_DEBUG_TIMEKEEPING is not set
5843
+
5844
+#
5845
+# Lock Debugging (spinlocks, mutexes, etc...)
5846
+#
5847
+CONFIG_LOCK_DEBUGGING_SUPPORT=y
5848
+# CONFIG_PROVE_LOCKING is not set
5849
+# CONFIG_LOCK_STAT is not set
5850
+# CONFIG_DEBUG_RT_MUTEXES is not set
5945851 CONFIG_DEBUG_SPINLOCK=y
5852
+# CONFIG_DEBUG_MUTEXES is not set
5853
+# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
5854
+# CONFIG_DEBUG_RWSEMS is not set
5855
+# CONFIG_DEBUG_LOCK_ALLOC is not set
5856
+# CONFIG_DEBUG_ATOMIC_SLEEP is not set
5857
+# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
5858
+# CONFIG_LOCK_TORTURE_TEST is not set
5859
+# CONFIG_WW_MUTEX_SELFTEST is not set
5860
+CONFIG_STACKTRACE=y
5861
+# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
5862
+# CONFIG_DEBUG_KOBJECT is not set
5863
+CONFIG_HAVE_DEBUG_BUGVERBOSE=y
5864
+CONFIG_DEBUG_BUGVERBOSE=y
5865
+# CONFIG_DEBUG_LIST is not set
5866
+# CONFIG_DEBUG_PI_LIST is not set
5867
+# CONFIG_DEBUG_SG is not set
5868
+# CONFIG_DEBUG_NOTIFIERS is not set
5955869 CONFIG_DEBUG_CREDENTIALS=y
5870
+
5871
+#
5872
+# RCU Debugging
5873
+#
5874
+# CONFIG_RCU_PERF_TEST is not set
5875
+# CONFIG_RCU_TORTURE_TEST is not set
5965876 CONFIG_RCU_CPU_STALL_TIMEOUT=60
5877
+# CONFIG_BOOTPARAM_RCU_STALL_PANIC is not set
5878
+CONFIG_BOOTPARAM_RCU_STALL_PANIC_VALUE=0
5879
+CONFIG_RCU_TRACE=y
5880
+# CONFIG_RCU_EQS_DEBUG is not set
5881
+# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
5882
+# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
5883
+# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
5884
+# CONFIG_NOTIFIER_ERROR_INJECTION is not set
5885
+# CONFIG_FAULT_INJECTION is not set
5886
+# CONFIG_LATENCYTOP is not set
5887
+CONFIG_NOP_TRACER=y
5888
+CONFIG_HAVE_FUNCTION_TRACER=y
5889
+CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
5890
+CONFIG_HAVE_DYNAMIC_FTRACE=y
5891
+CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
5892
+CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
5893
+CONFIG_HAVE_C_RECORDMCOUNT=y
5894
+CONFIG_TRACE_CLOCK=y
5895
+CONFIG_RING_BUFFER=y
5896
+CONFIG_EVENT_TRACING=y
5897
+CONFIG_CONTEXT_SWITCH_TRACER=y
5898
+CONFIG_TRACING=y
5899
+CONFIG_GENERIC_TRACER=y
5900
+CONFIG_TRACING_SUPPORT=y
5901
+CONFIG_FTRACE=y
5975902 CONFIG_FUNCTION_TRACER=y
5903
+CONFIG_FUNCTION_GRAPH_TRACER=y
5904
+# CONFIG_PREEMPTIRQ_EVENTS is not set
5905
+# CONFIG_IRQSOFF_TRACER is not set
5906
+# CONFIG_SCHED_TRACER is not set
5907
+# CONFIG_HWLAT_TRACER is not set
5908
+# CONFIG_FTRACE_SYSCALLS is not set
5909
+# CONFIG_TRACER_SNAPSHOT is not set
5910
+CONFIG_BRANCH_PROFILE_NONE=y
5911
+# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
5912
+# CONFIG_PROFILE_ALL_BRANCHES is not set
5913
+# CONFIG_STACK_TRACER is not set
5985914 CONFIG_BLK_DEV_IO_TRACE=y
5915
+CONFIG_UPROBE_EVENTS=y
5916
+CONFIG_BPF_EVENTS=y
5917
+CONFIG_PROBE_EVENTS=y
5918
+CONFIG_DYNAMIC_FTRACE=y
5919
+# CONFIG_FUNCTION_PROFILER is not set
5920
+CONFIG_FTRACE_MCOUNT_RECORD=y
5921
+# CONFIG_FTRACE_STARTUP_TEST is not set
5922
+# CONFIG_HIST_TRIGGERS is not set
5923
+# CONFIG_TRACEPOINT_BENCHMARK is not set
5924
+# CONFIG_RING_BUFFER_BENCHMARK is not set
5925
+# CONFIG_RING_BUFFER_STARTUP_TEST is not set
5926
+# CONFIG_PREEMPTIRQ_DELAY_TEST is not set
5927
+# CONFIG_TRACE_EVAL_MAP_FILE is not set
5928
+CONFIG_TRACING_EVENTS_GPIO=y
5929
+# CONFIG_DMA_API_DEBUG is not set
5930
+CONFIG_RUNTIME_TESTING_MENU=y
5995931 CONFIG_LKDTM=y
5932
+# CONFIG_TEST_LIST_SORT is not set
5933
+# CONFIG_TEST_SORT is not set
5934
+# CONFIG_BACKTRACE_SELF_TEST is not set
5935
+# CONFIG_RBTREE_TEST is not set
5936
+# CONFIG_INTERVAL_TREE_TEST is not set
5937
+# CONFIG_PERCPU_TEST is not set
5938
+# CONFIG_ATOMIC64_SELFTEST is not set
5939
+# CONFIG_TEST_HEXDUMP is not set
5940
+# CONFIG_TEST_STRING_HELPERS is not set
5941
+# CONFIG_TEST_KSTRTOX is not set
5942
+# CONFIG_TEST_PRINTF is not set
5943
+# CONFIG_TEST_BITMAP is not set
5944
+# CONFIG_TEST_BITFIELD is not set
5945
+# CONFIG_TEST_UUID is not set
5946
+# CONFIG_TEST_OVERFLOW is not set
5947
+# CONFIG_TEST_RHASHTABLE is not set
5948
+# CONFIG_TEST_HASH is not set
5949
+# CONFIG_TEST_IDA is not set
5950
+# CONFIG_TEST_LKM is not set
5951
+# CONFIG_TEST_USER_COPY is not set
5952
+# CONFIG_TEST_BPF is not set
5953
+# CONFIG_FIND_BIT_BENCHMARK is not set
5954
+# CONFIG_TEST_FIRMWARE is not set
5955
+# CONFIG_TEST_SYSCTL is not set
5956
+# CONFIG_TEST_UDELAY is not set
5957
+# CONFIG_TEST_STATIC_KEYS is not set
5958
+# CONFIG_TEST_KMOD is not set
5959
+# CONFIG_TEST_MEMINIT is not set
5960
+# CONFIG_TEST_STACKINIT is not set
5961
+# CONFIG_MEMTEST is not set
5962
+# CONFIG_BUG_ON_DATA_CORRUPTION is not set
5963
+# CONFIG_SAMPLES is not set
5964
+CONFIG_HAVE_ARCH_KGDB=y
5965
+# CONFIG_KGDB is not set
5966
+CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
5967
+# CONFIG_UBSAN is not set
5968
+CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
5969
+CONFIG_STRICT_DEVMEM=y
5970
+# CONFIG_IO_STRICT_DEVMEM is not set
5971
+# CONFIG_ARM64_PTDUMP_DEBUGFS is not set
5972
+# CONFIG_PID_IN_CONTEXTIDR is not set
5973
+# CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET is not set
5974
+# CONFIG_DEBUG_WX is not set
5975
+# CONFIG_DEBUG_ALIGN_RODATA is not set
5976
+# CONFIG_ARM64_RELOC_TEST is not set
5977
+# CONFIG_CORESIGHT is not set