Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/kconfig/hppa/
Date: Mon, 13 Sep 2021 04:49:41
Message-Id: 1631508569.1c1b8246af6e2a6150eee72cdf82f21afadf9925.mattst88@gentoo
1 commit: 1c1b8246af6e2a6150eee72cdf82f21afadf9925
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 12 03:58:48 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 13 04:49:29 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=1c1b8246
7
8 kconfig/hppa: Update configs
9
10 These will be used for both the netboot images and the installcd.
11
12 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
13
14 releases/kconfig/hppa/hppa32.config | 2949 ++++++++++++++++++++++++++++++++++
15 releases/kconfig/hppa/hppa64.config | 2969 +++++++++++++++++++++++++++++++++++
16 2 files changed, 5918 insertions(+)
17
18 diff --git a/releases/kconfig/hppa/hppa32.config b/releases/kconfig/hppa/hppa32.config
19 new file mode 100644
20 index 00000000..214bfe5f
21 --- /dev/null
22 +++ b/releases/kconfig/hppa/hppa32.config
23 @@ -0,0 +1,2949 @@
24 +#
25 +# Automatically generated file; DO NOT EDIT.
26 +# Linux/parisc 5.10.61-gentoo Kernel Configuration
27 +#
28 +CONFIG_CC_VERSION_TEXT="hppa2.0-unknown-linux-gnu-gcc (Gentoo 10.3.0-r2 p3) 10.3.0"
29 +CONFIG_CC_IS_GCC=y
30 +CONFIG_GCC_VERSION=100300
31 +CONFIG_LD_VERSION=235020000
32 +CONFIG_CLANG_VERSION=0
33 +CONFIG_LLD_VERSION=0
34 +CONFIG_CC_CAN_LINK=y
35 +CONFIG_CC_CAN_LINK_STATIC=y
36 +CONFIG_CC_HAS_ASM_GOTO=y
37 +CONFIG_CC_HAS_ASM_INLINE=y
38 +CONFIG_IRQ_WORK=y
39 +CONFIG_BUILDTIME_TABLE_SORT=y
40 +
41 +#
42 +# General setup
43 +#
44 +CONFIG_INIT_ENV_ARG_LIMIT=32
45 +# CONFIG_COMPILE_TEST is not set
46 +CONFIG_LOCALVERSION=""
47 +CONFIG_LOCALVERSION_AUTO=y
48 +CONFIG_BUILD_SALT=""
49 +CONFIG_HAVE_KERNEL_GZIP=y
50 +CONFIG_HAVE_KERNEL_BZIP2=y
51 +CONFIG_HAVE_KERNEL_LZMA=y
52 +CONFIG_HAVE_KERNEL_XZ=y
53 +CONFIG_HAVE_KERNEL_LZO=y
54 +CONFIG_HAVE_KERNEL_LZ4=y
55 +CONFIG_KERNEL_GZIP=y
56 +# CONFIG_KERNEL_BZIP2 is not set
57 +# CONFIG_KERNEL_LZMA is not set
58 +# CONFIG_KERNEL_XZ is not set
59 +# CONFIG_KERNEL_LZO is not set
60 +# CONFIG_KERNEL_LZ4 is not set
61 +CONFIG_DEFAULT_INIT=""
62 +CONFIG_DEFAULT_HOSTNAME="(none)"
63 +CONFIG_SWAP=y
64 +CONFIG_SYSVIPC=y
65 +CONFIG_SYSVIPC_SYSCTL=y
66 +# CONFIG_POSIX_MQUEUE is not set
67 +# CONFIG_WATCH_QUEUE is not set
68 +CONFIG_CROSS_MEMORY_ATTACH=y
69 +# CONFIG_USELIB is not set
70 +# CONFIG_AUDIT is not set
71 +CONFIG_HAVE_ARCH_AUDITSYSCALL=y
72 +
73 +#
74 +# IRQ subsystem
75 +#
76 +CONFIG_GENERIC_IRQ_PROBE=y
77 +CONFIG_IRQ_DOMAIN=y
78 +# end of IRQ subsystem
79 +
80 +CONFIG_GENERIC_CLOCKEVENTS=y
81 +
82 +#
83 +# Timers subsystem
84 +#
85 +CONFIG_TICK_ONESHOT=y
86 +CONFIG_NO_HZ_COMMON=y
87 +# CONFIG_HZ_PERIODIC is not set
88 +CONFIG_NO_HZ_IDLE=y
89 +# CONFIG_NO_HZ is not set
90 +CONFIG_HIGH_RES_TIMERS=y
91 +# end of Timers subsystem
92 +
93 +CONFIG_PREEMPT_NONE=y
94 +# CONFIG_PREEMPT_VOLUNTARY is not set
95 +# CONFIG_PREEMPT is not set
96 +
97 +#
98 +# CPU/Task time and stats accounting
99 +#
100 +CONFIG_TICK_CPU_ACCOUNTING=y
101 +# CONFIG_BSD_PROCESS_ACCT is not set
102 +# CONFIG_TASKSTATS is not set
103 +# CONFIG_PSI is not set
104 +# end of CPU/Task time and stats accounting
105 +
106 +CONFIG_CPU_ISOLATION=y
107 +
108 +#
109 +# RCU Subsystem
110 +#
111 +CONFIG_TREE_RCU=y
112 +# CONFIG_RCU_EXPERT is not set
113 +CONFIG_SRCU=y
114 +CONFIG_TREE_SRCU=y
115 +CONFIG_TASKS_RCU_GENERIC=y
116 +CONFIG_TASKS_TRACE_RCU=y
117 +CONFIG_RCU_STALL_COMMON=y
118 +CONFIG_RCU_NEED_SEGCBLIST=y
119 +# end of RCU Subsystem
120 +
121 +CONFIG_IKCONFIG=y
122 +CONFIG_IKCONFIG_PROC=y
123 +# CONFIG_IKHEADERS is not set
124 +CONFIG_LOG_BUF_SHIFT=18
125 +CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
126 +CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
127 +CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
128 +CONFIG_GENERIC_SCHED_CLOCK=y
129 +
130 +#
131 +# Scheduler features
132 +#
133 +# end of Scheduler features
134 +
135 +CONFIG_CGROUPS=y
136 +# CONFIG_MEMCG is not set
137 +# CONFIG_BLK_CGROUP is not set
138 +# CONFIG_CGROUP_SCHED is not set
139 +# CONFIG_CGROUP_PIDS is not set
140 +# CONFIG_CGROUP_RDMA is not set
141 +# CONFIG_CGROUP_FREEZER is not set
142 +# CONFIG_CPUSETS is not set
143 +# CONFIG_CGROUP_DEVICE is not set
144 +# CONFIG_CGROUP_CPUACCT is not set
145 +CONFIG_CGROUP_BPF=y
146 +CONFIG_SOCK_CGROUP_DATA=y
147 +CONFIG_NAMESPACES=y
148 +CONFIG_UTS_NS=y
149 +CONFIG_IPC_NS=y
150 +CONFIG_USER_NS=y
151 +CONFIG_PID_NS=y
152 +CONFIG_NET_NS=y
153 +CONFIG_CHECKPOINT_RESTORE=y
154 +# CONFIG_SCHED_AUTOGROUP is not set
155 +# CONFIG_SYSFS_DEPRECATED is not set
156 +# CONFIG_RELAY is not set
157 +CONFIG_BLK_DEV_INITRD=y
158 +CONFIG_INITRAMFS_SOURCE=""
159 +CONFIG_RD_GZIP=y
160 +CONFIG_RD_BZIP2=y
161 +CONFIG_RD_LZMA=y
162 +CONFIG_RD_XZ=y
163 +CONFIG_RD_LZO=y
164 +CONFIG_RD_LZ4=y
165 +CONFIG_RD_ZSTD=y
166 +# CONFIG_BOOT_CONFIG is not set
167 +CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
168 +# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
169 +CONFIG_SYSCTL=y
170 +CONFIG_SYSCTL_EXCEPTION_TRACE=y
171 +CONFIG_SYSCTL_ARCH_UNALIGN_ALLOW=y
172 +CONFIG_BPF=y
173 +# CONFIG_EXPERT is not set
174 +CONFIG_MULTIUSER=y
175 +CONFIG_SGETMASK_SYSCALL=y
176 +CONFIG_SYSFS_SYSCALL=y
177 +CONFIG_FHANDLE=y
178 +CONFIG_POSIX_TIMERS=y
179 +CONFIG_PRINTK=y
180 +CONFIG_BUG=y
181 +CONFIG_ELF_CORE=y
182 +CONFIG_BASE_FULL=y
183 +CONFIG_FUTEX=y
184 +CONFIG_FUTEX_PI=y
185 +CONFIG_EPOLL=y
186 +CONFIG_SIGNALFD=y
187 +CONFIG_TIMERFD=y
188 +CONFIG_EVENTFD=y
189 +CONFIG_SHMEM=y
190 +CONFIG_AIO=y
191 +CONFIG_IO_URING=y
192 +CONFIG_ADVISE_SYSCALLS=y
193 +CONFIG_MEMBARRIER=y
194 +CONFIG_KALLSYMS=y
195 +CONFIG_KALLSYMS_BASE_RELATIVE=y
196 +CONFIG_BPF_SYSCALL=y
197 +# CONFIG_BPF_PRELOAD is not set
198 +# CONFIG_USERFAULTFD is not set
199 +CONFIG_KCMP=y
200 +# CONFIG_EMBEDDED is not set
201 +CONFIG_HAVE_PERF_EVENTS=y
202 +
203 +#
204 +# Kernel Performance Events And Counters
205 +#
206 +# CONFIG_PERF_EVENTS is not set
207 +# end of Kernel Performance Events And Counters
208 +
209 +CONFIG_VM_EVENT_COUNTERS=y
210 +CONFIG_SLUB_DEBUG=y
211 +CONFIG_COMPAT_BRK=y
212 +# CONFIG_SLAB is not set
213 +CONFIG_SLUB=y
214 +CONFIG_SLAB_MERGE_DEFAULT=y
215 +# CONFIG_SLAB_FREELIST_RANDOM is not set
216 +# CONFIG_SLAB_FREELIST_HARDENED is not set
217 +# CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
218 +CONFIG_SLUB_CPU_PARTIAL=y
219 +# CONFIG_PROFILING is not set
220 +# end of General setup
221 +
222 +CONFIG_PARISC=y
223 +CONFIG_CPU_BIG_ENDIAN=y
224 +CONFIG_MMU=y
225 +CONFIG_STACK_GROWSUP=y
226 +CONFIG_ARCH_DEFCONFIG="arch/parisc/configs/generic-32bit_defconfig"
227 +CONFIG_GENERIC_BUG=y
228 +CONFIG_GENERIC_HWEIGHT=y
229 +CONFIG_GENERIC_CALIBRATE_DELAY=y
230 +CONFIG_TIME_LOW_RES=y
231 +CONFIG_STACKTRACE_SUPPORT=y
232 +CONFIG_PGTABLE_LEVELS=2
233 +
234 +#
235 +# Processor type and features
236 +#
237 +CONFIG_PA7000=y
238 +# CONFIG_PA7100LC is not set
239 +# CONFIG_PA7200 is not set
240 +# CONFIG_PA7300LC is not set
241 +# CONFIG_PA8X00 is not set
242 +CONFIG_PA11=y
243 +CONFIG_PARISC_PAGE_SIZE_4KB=y
244 +CONFIG_PARISC_SELF_EXTRACT=y
245 +CONFIG_SMP=y
246 +CONFIG_PARISC_CPU_TOPOLOGY=y
247 +CONFIG_IRQSTACKS=y
248 +CONFIG_HOTPLUG_CPU=y
249 +CONFIG_ARCH_FLATMEM_ENABLE=y
250 +# CONFIG_HZ_100 is not set
251 +CONFIG_HZ_250=y
252 +# CONFIG_HZ_300 is not set
253 +# CONFIG_HZ_1000 is not set
254 +CONFIG_HZ=250
255 +CONFIG_SCHED_HRTICK=y
256 +CONFIG_AUDIT_ARCH=y
257 +CONFIG_NR_CPUS=32
258 +# CONFIG_KEXEC is not set
259 +# CONFIG_KEXEC_FILE is not set
260 +# end of Processor type and features
261 +
262 +#
263 +# Firmware Drivers
264 +#
265 +# CONFIG_FW_CFG_SYSFS is not set
266 +# CONFIG_GOOGLE_FIRMWARE is not set
267 +
268 +#
269 +# Tegra firmware driver
270 +#
271 +# end of Tegra firmware driver
272 +# end of Firmware Drivers
273 +
274 +#
275 +# Bus options (PCI, PCMCIA, EISA, GSC, ISA)
276 +#
277 +CONFIG_GSC=y
278 +CONFIG_HPPB=y
279 +CONFIG_IOMMU_CCIO=y
280 +CONFIG_GSC_LASI=y
281 +CONFIG_GSC_WAX=y
282 +# CONFIG_ISA is not set
283 +CONFIG_GSC_DINO=y
284 +CONFIG_PCI_LBA=y
285 +CONFIG_IOSAPIC=y
286 +CONFIG_IOMMU_SBA=y
287 +# end of Bus options (PCI, PCMCIA, EISA, GSC, ISA)
288 +
289 +#
290 +# PA-RISC specific drivers
291 +#
292 +CONFIG_SUPERIO=y
293 +CONFIG_CHASSIS_LCD_LED=y
294 +CONFIG_PDC_CHASSIS=y
295 +CONFIG_PDC_CHASSIS_WARN=y
296 +CONFIG_PDC_STABLE=y
297 +# end of PA-RISC specific drivers
298 +
299 +#
300 +# General architecture-dependent options
301 +#
302 +CONFIG_CRASH_CORE=y
303 +CONFIG_SET_FS=y
304 +CONFIG_HAVE_OPROFILE=y
305 +# CONFIG_KPROBES is not set
306 +# CONFIG_JUMP_LABEL is not set
307 +CONFIG_HAVE_KPROBES=y
308 +CONFIG_HAVE_KRETPROBES=y
309 +CONFIG_HAVE_KPROBES_ON_FTRACE=y
310 +CONFIG_HAVE_ARCH_TRACEHOOK=y
311 +CONFIG_GENERIC_SMP_IDLE_THREAD=y
312 +CONFIG_ARCH_32BIT_OFF_T=y
313 +CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
314 +CONFIG_HAVE_ARCH_JUMP_LABEL=y
315 +CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
316 +CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
317 +CONFIG_HAVE_ARCH_SECCOMP=y
318 +CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
319 +CONFIG_SECCOMP=y
320 +CONFIG_SECCOMP_FILTER=y
321 +CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
322 +CONFIG_MODULES_USE_ELF_RELA=y
323 +CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
324 +CONFIG_HAVE_ARCH_HASH=y
325 +CONFIG_CLONE_BACKWARDS=y
326 +CONFIG_COMPAT_32BIT_TIME=y
327 +CONFIG_CPU_NO_EFFICIENT_FFS=y
328 +CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
329 +CONFIG_STRICT_KERNEL_RWX=y
330 +
331 +#
332 +# GCOV-based kernel profiling
333 +#
334 +# end of GCOV-based kernel profiling
335 +# end of General architecture-dependent options
336 +
337 +CONFIG_RT_MUTEXES=y
338 +CONFIG_BASE_SMALL=0
339 +CONFIG_MODULES=y
340 +# CONFIG_MODULE_FORCE_LOAD is not set
341 +CONFIG_MODULE_UNLOAD=y
342 +CONFIG_MODULE_FORCE_UNLOAD=y
343 +# CONFIG_MODVERSIONS is not set
344 +# CONFIG_MODULE_SRCVERSION_ALL is not set
345 +# CONFIG_MODULE_SIG is not set
346 +# CONFIG_MODULE_COMPRESS is not set
347 +# CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
348 +# CONFIG_UNUSED_SYMBOLS is not set
349 +# CONFIG_TRIM_UNUSED_KSYMS is not set
350 +CONFIG_INIT_ALL_POSSIBLE=y
351 +CONFIG_BLOCK=y
352 +CONFIG_BLK_SCSI_REQUEST=y
353 +CONFIG_BLK_DEV_BSG=y
354 +# CONFIG_BLK_DEV_BSGLIB is not set
355 +# CONFIG_BLK_DEV_INTEGRITY is not set
356 +# CONFIG_BLK_DEV_ZONED is not set
357 +# CONFIG_BLK_CMDLINE_PARSER is not set
358 +# CONFIG_BLK_WBT is not set
359 +# CONFIG_BLK_SED_OPAL is not set
360 +# CONFIG_BLK_INLINE_ENCRYPTION is not set
361 +
362 +#
363 +# Partition Types
364 +#
365 +# CONFIG_PARTITION_ADVANCED is not set
366 +CONFIG_MSDOS_PARTITION=y
367 +CONFIG_EFI_PARTITION=y
368 +# end of Partition Types
369 +
370 +CONFIG_BLK_MQ_PCI=y
371 +
372 +#
373 +# IO Schedulers
374 +#
375 +CONFIG_MQ_IOSCHED_DEADLINE=y
376 +CONFIG_MQ_IOSCHED_KYBER=y
377 +# CONFIG_IOSCHED_BFQ is not set
378 +# end of IO Schedulers
379 +
380 +CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
381 +CONFIG_INLINE_READ_UNLOCK=y
382 +CONFIG_INLINE_READ_UNLOCK_IRQ=y
383 +CONFIG_INLINE_WRITE_UNLOCK=y
384 +CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
385 +
386 +#
387 +# Executable file formats
388 +#
389 +CONFIG_BINFMT_ELF=y
390 +CONFIG_ELFCORE=y
391 +# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
392 +CONFIG_BINFMT_SCRIPT=y
393 +# CONFIG_BINFMT_MISC is not set
394 +CONFIG_COREDUMP=y
395 +# end of Executable file formats
396 +
397 +#
398 +# Memory Management options
399 +#
400 +CONFIG_FLATMEM=y
401 +CONFIG_FLAT_NODE_MEM_MAP=y
402 +CONFIG_SPLIT_PTLOCK_CPUS=999999
403 +# CONFIG_COMPACTION is not set
404 +# CONFIG_PAGE_REPORTING is not set
405 +CONFIG_VIRT_TO_BUS=y
406 +# CONFIG_KSM is not set
407 +CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
408 +CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
409 +# CONFIG_MEMORY_FAILURE is not set
410 +# CONFIG_CLEANCACHE is not set
411 +# CONFIG_FRONTSWAP is not set
412 +# CONFIG_CMA is not set
413 +# CONFIG_ZPOOL is not set
414 +# CONFIG_ZBUD is not set
415 +# CONFIG_ZSMALLOC is not set
416 +CONFIG_MAX_STACK_SIZE_MB=80
417 +# CONFIG_IDLE_PAGE_TRACKING is not set
418 +# CONFIG_PERCPU_STATS is not set
419 +# CONFIG_GUP_BENCHMARK is not set
420 +# end of Memory Management options
421 +
422 +CONFIG_NET=y
423 +
424 +#
425 +# Networking options
426 +#
427 +CONFIG_PACKET=y
428 +# CONFIG_PACKET_DIAG is not set
429 +CONFIG_UNIX=y
430 +CONFIG_UNIX_SCM=y
431 +# CONFIG_UNIX_DIAG is not set
432 +# CONFIG_TLS is not set
433 +# CONFIG_XFRM_USER is not set
434 +# CONFIG_NET_KEY is not set
435 +# CONFIG_XDP_SOCKETS is not set
436 +CONFIG_INET=y
437 +# CONFIG_IP_MULTICAST is not set
438 +# CONFIG_IP_ADVANCED_ROUTER is not set
439 +CONFIG_IP_PNP=y
440 +CONFIG_IP_PNP_DHCP=y
441 +CONFIG_IP_PNP_BOOTP=y
442 +# CONFIG_IP_PNP_RARP is not set
443 +# CONFIG_NET_IPIP is not set
444 +# CONFIG_NET_IPGRE_DEMUX is not set
445 +CONFIG_NET_IP_TUNNEL=m
446 +CONFIG_SYN_COOKIES=y
447 +# CONFIG_NET_IPVTI is not set
448 +# CONFIG_NET_FOU is not set
449 +# CONFIG_NET_FOU_IP_TUNNELS is not set
450 +# CONFIG_INET_AH is not set
451 +# CONFIG_INET_ESP is not set
452 +# CONFIG_INET_IPCOMP is not set
453 +CONFIG_INET_TUNNEL=m
454 +# CONFIG_INET_DIAG is not set
455 +# CONFIG_TCP_CONG_ADVANCED is not set
456 +CONFIG_TCP_CONG_CUBIC=y
457 +CONFIG_DEFAULT_TCP_CONG="cubic"
458 +# CONFIG_TCP_MD5SIG is not set
459 +CONFIG_IPV6=y
460 +# CONFIG_IPV6_ROUTER_PREF is not set
461 +# CONFIG_IPV6_OPTIMISTIC_DAD is not set
462 +# CONFIG_INET6_AH is not set
463 +# CONFIG_INET6_ESP is not set
464 +# CONFIG_INET6_IPCOMP is not set
465 +# CONFIG_IPV6_MIP6 is not set
466 +CONFIG_INET6_TUNNEL=m
467 +# CONFIG_IPV6_VTI is not set
468 +CONFIG_IPV6_SIT=m
469 +# CONFIG_IPV6_SIT_6RD is not set
470 +CONFIG_IPV6_NDISC_NODETYPE=y
471 +CONFIG_IPV6_TUNNEL=m
472 +# CONFIG_IPV6_MULTIPLE_TABLES is not set
473 +# CONFIG_IPV6_MROUTE is not set
474 +# CONFIG_IPV6_SEG6_LWTUNNEL is not set
475 +# CONFIG_IPV6_SEG6_HMAC is not set
476 +# CONFIG_IPV6_RPL_LWTUNNEL is not set
477 +# CONFIG_MPTCP is not set
478 +# CONFIG_NETWORK_SECMARK is not set
479 +CONFIG_NET_PTP_CLASSIFY=y
480 +# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
481 +# CONFIG_NETFILTER is not set
482 +# CONFIG_BPFILTER is not set
483 +# CONFIG_IP_DCCP is not set
484 +# CONFIG_IP_SCTP is not set
485 +# CONFIG_RDS is not set
486 +# CONFIG_TIPC is not set
487 +# CONFIG_ATM is not set
488 +# CONFIG_L2TP is not set
489 +# CONFIG_BRIDGE is not set
490 +CONFIG_HAVE_NET_DSA=y
491 +# CONFIG_NET_DSA is not set
492 +CONFIG_VLAN_8021Q=m
493 +# CONFIG_VLAN_8021Q_GVRP is not set
494 +# CONFIG_VLAN_8021Q_MVRP is not set
495 +# CONFIG_DECNET is not set
496 +# CONFIG_LLC2 is not set
497 +# CONFIG_ATALK is not set
498 +# CONFIG_X25 is not set
499 +# CONFIG_LAPB is not set
500 +# CONFIG_PHONET is not set
501 +# CONFIG_6LOWPAN is not set
502 +# CONFIG_IEEE802154 is not set
503 +# CONFIG_NET_SCHED is not set
504 +# CONFIG_DCB is not set
505 +CONFIG_DNS_RESOLVER=y
506 +# CONFIG_BATMAN_ADV is not set
507 +# CONFIG_OPENVSWITCH is not set
508 +# CONFIG_VSOCKETS is not set
509 +# CONFIG_NETLINK_DIAG is not set
510 +# CONFIG_MPLS is not set
511 +# CONFIG_NET_NSH is not set
512 +# CONFIG_HSR is not set
513 +# CONFIG_NET_SWITCHDEV is not set
514 +# CONFIG_NET_L3_MASTER_DEV is not set
515 +# CONFIG_QRTR is not set
516 +# CONFIG_NET_NCSI is not set
517 +CONFIG_RPS=y
518 +CONFIG_RFS_ACCEL=y
519 +CONFIG_XPS=y
520 +# CONFIG_CGROUP_NET_PRIO is not set
521 +# CONFIG_CGROUP_NET_CLASSID is not set
522 +CONFIG_NET_RX_BUSY_POLL=y
523 +CONFIG_BQL=y
524 +# CONFIG_BPF_STREAM_PARSER is not set
525 +CONFIG_NET_FLOW_LIMIT=y
526 +
527 +#
528 +# Network testing
529 +#
530 +# CONFIG_NET_PKTGEN is not set
531 +# end of Network testing
532 +# end of Networking options
533 +
534 +# CONFIG_HAMRADIO is not set
535 +# CONFIG_CAN is not set
536 +# CONFIG_BT is not set
537 +# CONFIG_AF_RXRPC is not set
538 +# CONFIG_AF_KCM is not set
539 +# CONFIG_WIRELESS is not set
540 +# CONFIG_WIMAX is not set
541 +# CONFIG_RFKILL is not set
542 +# CONFIG_NET_9P is not set
543 +# CONFIG_CAIF is not set
544 +# CONFIG_CEPH_LIB is not set
545 +# CONFIG_NFC is not set
546 +# CONFIG_PSAMPLE is not set
547 +# CONFIG_NET_IFE is not set
548 +# CONFIG_LWTUNNEL is not set
549 +CONFIG_DST_CACHE=y
550 +CONFIG_GRO_CELLS=y
551 +# CONFIG_FAILOVER is not set
552 +CONFIG_ETHTOOL_NETLINK=y
553 +
554 +#
555 +# Device Drivers
556 +#
557 +CONFIG_HAVE_EISA=y
558 +CONFIG_EISA=y
559 +CONFIG_EISA_NAMES=y
560 +CONFIG_HAVE_PCI=y
561 +CONFIG_PCI=y
562 +# CONFIG_PCIEPORTBUS is not set
563 +CONFIG_PCIEASPM=y
564 +CONFIG_PCIEASPM_DEFAULT=y
565 +# CONFIG_PCIEASPM_POWERSAVE is not set
566 +# CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
567 +# CONFIG_PCIEASPM_PERFORMANCE is not set
568 +# CONFIG_PCIE_PTM is not set
569 +# CONFIG_PCI_MSI is not set
570 +CONFIG_PCI_QUIRKS=y
571 +# CONFIG_PCI_STUB is not set
572 +# CONFIG_PCI_IOV is not set
573 +# CONFIG_PCI_PRI is not set
574 +# CONFIG_PCI_PASID is not set
575 +# CONFIG_HOTPLUG_PCI is not set
576 +
577 +#
578 +# PCI controller drivers
579 +#
580 +
581 +#
582 +# DesignWare PCI Core Support
583 +#
584 +# end of DesignWare PCI Core Support
585 +
586 +#
587 +# Mobiveil PCIe Core Support
588 +#
589 +# end of Mobiveil PCIe Core Support
590 +
591 +#
592 +# Cadence PCIe controllers support
593 +#
594 +# end of Cadence PCIe controllers support
595 +# end of PCI controller drivers
596 +
597 +#
598 +# PCI Endpoint
599 +#
600 +# CONFIG_PCI_ENDPOINT is not set
601 +# end of PCI Endpoint
602 +
603 +#
604 +# PCI switch controller drivers
605 +#
606 +# CONFIG_PCI_SW_SWITCHTEC is not set
607 +# end of PCI switch controller drivers
608 +
609 +# CONFIG_PCCARD is not set
610 +# CONFIG_RAPIDIO is not set
611 +
612 +#
613 +# Generic Driver Options
614 +#
615 +# CONFIG_UEVENT_HELPER is not set
616 +CONFIG_DEVTMPFS=y
617 +CONFIG_DEVTMPFS_MOUNT=y
618 +CONFIG_STANDALONE=y
619 +CONFIG_PREVENT_FIRMWARE_BUILD=y
620 +
621 +#
622 +# Firmware loader
623 +#
624 +CONFIG_FW_LOADER=y
625 +CONFIG_FW_LOADER_PAGED_BUF=y
626 +CONFIG_EXTRA_FIRMWARE=""
627 +CONFIG_FW_LOADER_USER_HELPER=y
628 +# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
629 +# CONFIG_FW_LOADER_COMPRESS is not set
630 +# end of Firmware loader
631 +
632 +CONFIG_ALLOW_DEV_COREDUMP=y
633 +# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
634 +CONFIG_GENERIC_CPU_DEVICES=y
635 +# end of Generic Driver Options
636 +
637 +#
638 +# Bus devices
639 +#
640 +# CONFIG_MHI_BUS is not set
641 +# end of Bus devices
642 +
643 +# CONFIG_CONNECTOR is not set
644 +# CONFIG_GNSS is not set
645 +# CONFIG_MTD is not set
646 +# CONFIG_OF is not set
647 +CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
648 +# CONFIG_PARPORT is not set
649 +CONFIG_BLK_DEV=y
650 +# CONFIG_BLK_DEV_NULL_BLK is not set
651 +CONFIG_CDROM=y
652 +# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
653 +# CONFIG_BLK_DEV_UMEM is not set
654 +CONFIG_BLK_DEV_LOOP=y
655 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
656 +# CONFIG_BLK_DEV_CRYPTOLOOP is not set
657 +# CONFIG_BLK_DEV_DRBD is not set
658 +# CONFIG_BLK_DEV_NBD is not set
659 +# CONFIG_BLK_DEV_SX8 is not set
660 +# CONFIG_BLK_DEV_RAM is not set
661 +# CONFIG_CDROM_PKTCDVD is not set
662 +# CONFIG_ATA_OVER_ETH is not set
663 +# CONFIG_BLK_DEV_RBD is not set
664 +# CONFIG_BLK_DEV_RSXX is not set
665 +
666 +#
667 +# NVME Support
668 +#
669 +# CONFIG_BLK_DEV_NVME is not set
670 +# CONFIG_NVME_FC is not set
671 +# CONFIG_NVME_TCP is not set
672 +# end of NVME Support
673 +
674 +#
675 +# Misc devices
676 +#
677 +# CONFIG_AD525X_DPOT is not set
678 +# CONFIG_DUMMY_IRQ is not set
679 +# CONFIG_PHANTOM is not set
680 +# CONFIG_TIFM_CORE is not set
681 +# CONFIG_ICS932S401 is not set
682 +# CONFIG_ENCLOSURE_SERVICES is not set
683 +# CONFIG_HP_ILO is not set
684 +# CONFIG_APDS9802ALS is not set
685 +# CONFIG_ISL29003 is not set
686 +# CONFIG_ISL29020 is not set
687 +# CONFIG_SENSORS_TSL2550 is not set
688 +# CONFIG_SENSORS_BH1770 is not set
689 +# CONFIG_SENSORS_APDS990X is not set
690 +# CONFIG_HMC6352 is not set
691 +# CONFIG_DS1682 is not set
692 +# CONFIG_SRAM is not set
693 +# CONFIG_PCI_ENDPOINT_TEST is not set
694 +# CONFIG_XILINX_SDFEC is not set
695 +# CONFIG_C2PORT is not set
696 +
697 +#
698 +# EEPROM support
699 +#
700 +# CONFIG_EEPROM_AT24 is not set
701 +# CONFIG_EEPROM_LEGACY is not set
702 +# CONFIG_EEPROM_MAX6875 is not set
703 +CONFIG_EEPROM_93CX6=m
704 +# CONFIG_EEPROM_IDT_89HPESX is not set
705 +# CONFIG_EEPROM_EE1004 is not set
706 +# end of EEPROM support
707 +
708 +# CONFIG_CB710_CORE is not set
709 +
710 +#
711 +# Texas Instruments shared transport line discipline
712 +#
713 +# end of Texas Instruments shared transport line discipline
714 +
715 +# CONFIG_SENSORS_LIS3_I2C is not set
716 +# CONFIG_ALTERA_STAPL is not set
717 +# CONFIG_ECHO is not set
718 +# CONFIG_MISC_ALCOR_PCI is not set
719 +# CONFIG_MISC_RTSX_PCI is not set
720 +# CONFIG_MISC_RTSX_USB is not set
721 +# CONFIG_HABANA_AI is not set
722 +# end of Misc devices
723 +
724 +CONFIG_HAVE_IDE=y
725 +# CONFIG_IDE is not set
726 +
727 +#
728 +# SCSI device support
729 +#
730 +CONFIG_SCSI_MOD=y
731 +# CONFIG_RAID_ATTRS is not set
732 +CONFIG_SCSI=y
733 +CONFIG_SCSI_DMA=y
734 +CONFIG_SCSI_PROC_FS=y
735 +
736 +#
737 +# SCSI support type (disk, tape, CD-ROM)
738 +#
739 +CONFIG_BLK_DEV_SD=y
740 +# CONFIG_CHR_DEV_ST is not set
741 +CONFIG_BLK_DEV_SR=y
742 +CONFIG_CHR_DEV_SG=y
743 +# CONFIG_CHR_DEV_SCH is not set
744 +CONFIG_SCSI_CONSTANTS=y
745 +# CONFIG_SCSI_LOGGING is not set
746 +# CONFIG_SCSI_SCAN_ASYNC is not set
747 +
748 +#
749 +# SCSI Transports
750 +#
751 +CONFIG_SCSI_SPI_ATTRS=y
752 +# CONFIG_SCSI_FC_ATTRS is not set
753 +# CONFIG_SCSI_ISCSI_ATTRS is not set
754 +# CONFIG_SCSI_SAS_ATTRS is not set
755 +# CONFIG_SCSI_SAS_LIBSAS is not set
756 +# CONFIG_SCSI_SRP_ATTRS is not set
757 +# end of SCSI Transports
758 +
759 +CONFIG_SCSI_LOWLEVEL=y
760 +# CONFIG_ISCSI_TCP is not set
761 +# CONFIG_ISCSI_BOOT_SYSFS is not set
762 +# CONFIG_SCSI_CXGB3_ISCSI is not set
763 +# CONFIG_SCSI_CXGB4_ISCSI is not set
764 +# CONFIG_SCSI_BNX2_ISCSI is not set
765 +# CONFIG_BE2ISCSI is not set
766 +# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
767 +# CONFIG_SCSI_HPSA is not set
768 +# CONFIG_SCSI_3W_9XXX is not set
769 +# CONFIG_SCSI_3W_SAS is not set
770 +# CONFIG_SCSI_ACARD is not set
771 +# CONFIG_SCSI_AHA1740 is not set
772 +# CONFIG_SCSI_AACRAID is not set
773 +# CONFIG_SCSI_AIC7XXX is not set
774 +# CONFIG_SCSI_AIC79XX is not set
775 +# CONFIG_SCSI_AIC94XX is not set
776 +# CONFIG_SCSI_MVSAS is not set
777 +# CONFIG_SCSI_MVUMI is not set
778 +# CONFIG_SCSI_DPT_I2O is not set
779 +# CONFIG_SCSI_ADVANSYS is not set
780 +# CONFIG_SCSI_ARCMSR is not set
781 +# CONFIG_SCSI_ESAS2R is not set
782 +# CONFIG_MEGARAID_NEWGEN is not set
783 +# CONFIG_MEGARAID_LEGACY is not set
784 +# CONFIG_MEGARAID_SAS is not set
785 +# CONFIG_SCSI_MPT3SAS is not set
786 +# CONFIG_SCSI_MPT2SAS is not set
787 +# CONFIG_SCSI_SMARTPQI is not set
788 +# CONFIG_SCSI_UFSHCD is not set
789 +# CONFIG_SCSI_HPTIOP is not set
790 +# CONFIG_SCSI_MYRB is not set
791 +# CONFIG_SCSI_SNIC is not set
792 +# CONFIG_SCSI_DMX3191D is not set
793 +# CONFIG_SCSI_FDOMAIN_PCI is not set
794 +# CONFIG_SCSI_GDTH is not set
795 +# CONFIG_SCSI_IPS is not set
796 +# CONFIG_SCSI_INITIO is not set
797 +# CONFIG_SCSI_INIA100 is not set
798 +CONFIG_SCSI_LASI700=y
799 +CONFIG_53C700_LE_ON_BE=y
800 +# CONFIG_SCSI_STEX is not set
801 +CONFIG_SCSI_SYM53C8XX_2=y
802 +CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
803 +CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
804 +CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
805 +CONFIG_SCSI_SYM53C8XX_MMIO=y
806 +# CONFIG_SCSI_IPR is not set
807 +CONFIG_SCSI_ZALON=y
808 +CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=1
809 +CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
810 +CONFIG_SCSI_NCR53C8XX_SYNC=20
811 +# CONFIG_SCSI_QLOGIC_1280 is not set
812 +# CONFIG_SCSI_QLA_ISCSI is not set
813 +# CONFIG_SCSI_SIM710 is not set
814 +# CONFIG_SCSI_DC395x is not set
815 +# CONFIG_SCSI_AM53C974 is not set
816 +# CONFIG_SCSI_NSP32 is not set
817 +# CONFIG_SCSI_WD719X is not set
818 +# CONFIG_SCSI_DEBUG is not set
819 +# CONFIG_SCSI_PMCRAID is not set
820 +# CONFIG_SCSI_PM8001 is not set
821 +# CONFIG_SCSI_DH is not set
822 +# end of SCSI device support
823 +
824 +CONFIG_ATA=y
825 +CONFIG_SATA_HOST=y
826 +CONFIG_PATA_TIMINGS=y
827 +CONFIG_ATA_VERBOSE_ERROR=y
828 +CONFIG_ATA_FORCE=y
829 +CONFIG_SATA_PMP=y
830 +
831 +#
832 +# Controllers with non-SFF native interface
833 +#
834 +# CONFIG_SATA_AHCI is not set
835 +# CONFIG_SATA_AHCI_PLATFORM is not set
836 +# CONFIG_SATA_INIC162X is not set
837 +# CONFIG_SATA_ACARD_AHCI is not set
838 +# CONFIG_SATA_SIL24 is not set
839 +CONFIG_ATA_SFF=y
840 +
841 +#
842 +# SFF controllers with custom DMA interface
843 +#
844 +# CONFIG_PDC_ADMA is not set
845 +# CONFIG_SATA_QSTOR is not set
846 +# CONFIG_SATA_SX4 is not set
847 +CONFIG_ATA_BMDMA=y
848 +
849 +#
850 +# SATA SFF controllers with BMDMA
851 +#
852 +# CONFIG_ATA_PIIX is not set
853 +# CONFIG_SATA_MV is not set
854 +# CONFIG_SATA_NV is not set
855 +# CONFIG_SATA_PROMISE is not set
856 +CONFIG_SATA_SIL=y
857 +# CONFIG_SATA_SIS is not set
858 +# CONFIG_SATA_SVW is not set
859 +# CONFIG_SATA_ULI is not set
860 +# CONFIG_SATA_VIA is not set
861 +# CONFIG_SATA_VITESSE is not set
862 +
863 +#
864 +# PATA SFF controllers with BMDMA
865 +#
866 +# CONFIG_PATA_ALI is not set
867 +# CONFIG_PATA_AMD is not set
868 +# CONFIG_PATA_ARTOP is not set
869 +# CONFIG_PATA_ATIIXP is not set
870 +# CONFIG_PATA_ATP867X is not set
871 +CONFIG_PATA_CMD64X=y
872 +# CONFIG_PATA_CYPRESS is not set
873 +# CONFIG_PATA_EFAR is not set
874 +# CONFIG_PATA_HPT366 is not set
875 +# CONFIG_PATA_HPT37X is not set
876 +# CONFIG_PATA_HPT3X2N is not set
877 +# CONFIG_PATA_HPT3X3 is not set
878 +# CONFIG_PATA_IT8213 is not set
879 +# CONFIG_PATA_IT821X is not set
880 +# CONFIG_PATA_JMICRON is not set
881 +# CONFIG_PATA_MARVELL is not set
882 +# CONFIG_PATA_NETCELL is not set
883 +# CONFIG_PATA_NINJA32 is not set
884 +CONFIG_PATA_NS87415=y
885 +# CONFIG_PATA_OLDPIIX is not set
886 +# CONFIG_PATA_OPTIDMA is not set
887 +# CONFIG_PATA_PDC2027X is not set
888 +# CONFIG_PATA_PDC_OLD is not set
889 +# CONFIG_PATA_RADISYS is not set
890 +# CONFIG_PATA_RDC is not set
891 +# CONFIG_PATA_SCH is not set
892 +# CONFIG_PATA_SERVERWORKS is not set
893 +CONFIG_PATA_SIL680=y
894 +# CONFIG_PATA_SIS is not set
895 +# CONFIG_PATA_TOSHIBA is not set
896 +# CONFIG_PATA_TRIFLEX is not set
897 +# CONFIG_PATA_VIA is not set
898 +# CONFIG_PATA_WINBOND is not set
899 +
900 +#
901 +# PIO-only SFF controllers
902 +#
903 +# CONFIG_PATA_CMD640_PCI is not set
904 +# CONFIG_PATA_MPIIX is not set
905 +# CONFIG_PATA_NS87410 is not set
906 +# CONFIG_PATA_OPTI is not set
907 +# CONFIG_PATA_RZ1000 is not set
908 +
909 +#
910 +# Generic fallback / legacy drivers
911 +#
912 +# CONFIG_ATA_GENERIC is not set
913 +# CONFIG_PATA_LEGACY is not set
914 +CONFIG_MD=y
915 +CONFIG_BLK_DEV_MD=m
916 +CONFIG_MD_LINEAR=m
917 +CONFIG_MD_RAID0=m
918 +CONFIG_MD_RAID1=m
919 +CONFIG_MD_RAID10=m
920 +CONFIG_MD_RAID456=m
921 +# CONFIG_MD_MULTIPATH is not set
922 +# CONFIG_MD_FAULTY is not set
923 +# CONFIG_BCACHE is not set
924 +CONFIG_BLK_DEV_DM_BUILTIN=y
925 +CONFIG_BLK_DEV_DM=m
926 +# CONFIG_DM_DEBUG is not set
927 +# CONFIG_DM_UNSTRIPED is not set
928 +# CONFIG_DM_CRYPT is not set
929 +# CONFIG_DM_SNAPSHOT is not set
930 +# CONFIG_DM_THIN_PROVISIONING is not set
931 +# CONFIG_DM_CACHE is not set
932 +# CONFIG_DM_WRITECACHE is not set
933 +# CONFIG_DM_EBS is not set
934 +# CONFIG_DM_ERA is not set
935 +# CONFIG_DM_CLONE is not set
936 +# CONFIG_DM_MIRROR is not set
937 +CONFIG_DM_RAID=m
938 +# CONFIG_DM_ZERO is not set
939 +# CONFIG_DM_MULTIPATH is not set
940 +# CONFIG_DM_DELAY is not set
941 +# CONFIG_DM_DUST is not set
942 +# CONFIG_DM_UEVENT is not set
943 +# CONFIG_DM_FLAKEY is not set
944 +# CONFIG_DM_VERITY is not set
945 +# CONFIG_DM_SWITCH is not set
946 +# CONFIG_DM_LOG_WRITES is not set
947 +# CONFIG_DM_INTEGRITY is not set
948 +# CONFIG_TARGET_CORE is not set
949 +CONFIG_FUSION=y
950 +CONFIG_FUSION_SPI=y
951 +# CONFIG_FUSION_SAS is not set
952 +CONFIG_FUSION_MAX_SGE=128
953 +# CONFIG_FUSION_CTL is not set
954 +# CONFIG_FUSION_LOGGING is not set
955 +
956 +#
957 +# IEEE 1394 (FireWire) support
958 +#
959 +# CONFIG_FIREWIRE is not set
960 +# CONFIG_FIREWIRE_NOSY is not set
961 +# end of IEEE 1394 (FireWire) support
962 +
963 +CONFIG_NETDEVICES=y
964 +CONFIG_MII=m
965 +CONFIG_NET_CORE=y
966 +# CONFIG_BONDING is not set
967 +# CONFIG_DUMMY is not set
968 +# CONFIG_WIREGUARD is not set
969 +# CONFIG_EQUALIZER is not set
970 +# CONFIG_NET_FC is not set
971 +# CONFIG_NET_TEAM is not set
972 +# CONFIG_MACVLAN is not set
973 +# CONFIG_IPVLAN is not set
974 +# CONFIG_VXLAN is not set
975 +# CONFIG_GENEVE is not set
976 +# CONFIG_BAREUDP is not set
977 +# CONFIG_GTP is not set
978 +# CONFIG_MACSEC is not set
979 +CONFIG_NETCONSOLE=m
980 +CONFIG_NETPOLL=y
981 +CONFIG_NET_POLL_CONTROLLER=y
982 +# CONFIG_TUN is not set
983 +# CONFIG_TUN_VNET_CROSS_LE is not set
984 +# CONFIG_VETH is not set
985 +# CONFIG_NLMON is not set
986 +CONFIG_SUNGEM_PHY=m
987 +# CONFIG_ARCNET is not set
988 +
989 +#
990 +# Distributed Switch Architecture drivers
991 +#
992 +# end of Distributed Switch Architecture drivers
993 +
994 +CONFIG_ETHERNET=y
995 +CONFIG_NET_VENDOR_3COM=y
996 +CONFIG_EL3=m
997 +CONFIG_VORTEX=m
998 +CONFIG_TYPHOON=m
999 +CONFIG_NET_VENDOR_ADAPTEC=y
1000 +CONFIG_ADAPTEC_STARFIRE=m
1001 +CONFIG_NET_VENDOR_AGERE=y
1002 +# CONFIG_ET131X is not set
1003 +CONFIG_NET_VENDOR_ALACRITECH=y
1004 +# CONFIG_SLICOSS is not set
1005 +CONFIG_NET_VENDOR_ALTEON=y
1006 +CONFIG_ACENIC=m
1007 +# CONFIG_ACENIC_OMIT_TIGON_I is not set
1008 +# CONFIG_ALTERA_TSE is not set
1009 +CONFIG_NET_VENDOR_AMAZON=y
1010 +CONFIG_NET_VENDOR_AMD=y
1011 +CONFIG_AMD8111_ETH=m
1012 +CONFIG_PCNET32=m
1013 +CONFIG_NET_VENDOR_AQUANTIA=y
1014 +CONFIG_NET_VENDOR_ARC=y
1015 +CONFIG_NET_VENDOR_ATHEROS=y
1016 +CONFIG_ATL2=m
1017 +CONFIG_ATL1=m
1018 +CONFIG_ATL1E=m
1019 +CONFIG_ATL1C=m
1020 +# CONFIG_ALX is not set
1021 +CONFIG_NET_VENDOR_AURORA=y
1022 +# CONFIG_AURORA_NB8800 is not set
1023 +CONFIG_NET_VENDOR_BROADCOM=y
1024 +# CONFIG_B44 is not set
1025 +# CONFIG_BCMGENET is not set
1026 +CONFIG_BNX2=m
1027 +# CONFIG_CNIC is not set
1028 +CONFIG_TIGON3=m
1029 +CONFIG_TIGON3_HWMON=y
1030 +# CONFIG_BNX2X is not set
1031 +# CONFIG_SYSTEMPORT is not set
1032 +# CONFIG_BNXT is not set
1033 +CONFIG_NET_VENDOR_BROCADE=y
1034 +# CONFIG_BNA is not set
1035 +# CONFIG_NET_VENDOR_CADENCE is not set
1036 +# CONFIG_NET_VENDOR_CAVIUM is not set
1037 +# CONFIG_NET_VENDOR_CHELSIO is not set
1038 +# CONFIG_NET_VENDOR_CIRRUS is not set
1039 +CONFIG_NET_VENDOR_CISCO=y
1040 +# CONFIG_ENIC is not set
1041 +CONFIG_NET_VENDOR_CORTINA=y
1042 +# CONFIG_DNET is not set
1043 +CONFIG_NET_VENDOR_DEC=y
1044 +CONFIG_NET_TULIP=y
1045 +CONFIG_DE2104X=y
1046 +CONFIG_DE2104X_DSL=0
1047 +CONFIG_TULIP=y
1048 +# CONFIG_TULIP_MWI is not set
1049 +# CONFIG_TULIP_MMIO is not set
1050 +CONFIG_TULIP_NAPI=y
1051 +# CONFIG_TULIP_NAPI_HW_MITIGATION is not set
1052 +CONFIG_DE4X5=y
1053 +CONFIG_WINBOND_840=m
1054 +CONFIG_DM9102=m
1055 +# CONFIG_ULI526X is not set
1056 +CONFIG_NET_VENDOR_DLINK=y
1057 +CONFIG_DL2K=m
1058 +CONFIG_SUNDANCE=m
1059 +# CONFIG_SUNDANCE_MMIO is not set
1060 +CONFIG_NET_VENDOR_EMULEX=y
1061 +# CONFIG_BE2NET is not set
1062 +CONFIG_NET_VENDOR_EZCHIP=y
1063 +# CONFIG_NET_VENDOR_GOOGLE is not set
1064 +# CONFIG_NET_VENDOR_HUAWEI is not set
1065 +CONFIG_NET_VENDOR_I825XX=y
1066 +CONFIG_LASI_82596=y
1067 +CONFIG_NET_VENDOR_INTEL=y
1068 +CONFIG_E100=m
1069 +CONFIG_E1000=m
1070 +# CONFIG_E1000E is not set
1071 +# CONFIG_IGB is not set
1072 +# CONFIG_IGBVF is not set
1073 +# CONFIG_IXGB is not set
1074 +# CONFIG_IXGBE is not set
1075 +# CONFIG_I40E is not set
1076 +# CONFIG_IGC is not set
1077 +# CONFIG_JME is not set
1078 +CONFIG_NET_VENDOR_MARVELL=y
1079 +# CONFIG_MVMDIO is not set
1080 +CONFIG_SKGE=m
1081 +# CONFIG_SKGE_GENESIS is not set
1082 +CONFIG_SKY2=m
1083 +CONFIG_NET_VENDOR_MELLANOX=y
1084 +# CONFIG_MLX4_EN is not set
1085 +# CONFIG_MLX5_CORE is not set
1086 +# CONFIG_MLXSW_CORE is not set
1087 +# CONFIG_MLXFW is not set
1088 +CONFIG_NET_VENDOR_MICREL=y
1089 +CONFIG_KS8851_MLL=m
1090 +# CONFIG_KSZ884X_PCI is not set
1091 +CONFIG_NET_VENDOR_MICROCHIP=y
1092 +# CONFIG_LAN743X is not set
1093 +CONFIG_NET_VENDOR_MICROSEMI=y
1094 +# CONFIG_NET_VENDOR_MYRI is not set
1095 +CONFIG_FEALNX=m
1096 +CONFIG_NET_VENDOR_NATSEMI=y
1097 +CONFIG_NATSEMI=m
1098 +CONFIG_NS83820=m
1099 +CONFIG_NET_VENDOR_NETERION=y
1100 +CONFIG_S2IO=m
1101 +# CONFIG_VXGE is not set
1102 +CONFIG_NET_VENDOR_NETRONOME=y
1103 +CONFIG_NET_VENDOR_NI=y
1104 +# CONFIG_NI_XGE_MANAGEMENT_ENET is not set
1105 +CONFIG_NET_VENDOR_8390=y
1106 +CONFIG_NE2K_PCI=m
1107 +# CONFIG_NET_VENDOR_NVIDIA is not set
1108 +CONFIG_NET_VENDOR_OKI=y
1109 +CONFIG_ETHOC=m
1110 +CONFIG_NET_VENDOR_PACKET_ENGINES=y
1111 +# CONFIG_HAMACHI is not set
1112 +# CONFIG_YELLOWFIN is not set
1113 +CONFIG_NET_VENDOR_PENSANDO=y
1114 +CONFIG_NET_VENDOR_QLOGIC=y
1115 +CONFIG_QLA3XXX=m
1116 +# CONFIG_QLCNIC is not set
1117 +# CONFIG_NETXEN_NIC is not set
1118 +# CONFIG_QED is not set
1119 +CONFIG_NET_VENDOR_QUALCOMM=y
1120 +# CONFIG_QCOM_EMAC is not set
1121 +# CONFIG_RMNET is not set
1122 +CONFIG_NET_VENDOR_RDC=y
1123 +CONFIG_R6040=m
1124 +CONFIG_NET_VENDOR_REALTEK=y
1125 +CONFIG_8139CP=m
1126 +CONFIG_8139TOO=m
1127 +CONFIG_8139TOO_PIO=y
1128 +# CONFIG_8139TOO_TUNE_TWISTER is not set
1129 +# CONFIG_8139TOO_8129 is not set
1130 +# CONFIG_8139_OLD_RX_RESET is not set
1131 +CONFIG_R8169=m
1132 +CONFIG_NET_VENDOR_RENESAS=y
1133 +CONFIG_NET_VENDOR_ROCKER=y
1134 +CONFIG_NET_VENDOR_SAMSUNG=y
1135 +# CONFIG_SXGBE_ETH is not set
1136 +CONFIG_NET_VENDOR_SEEQ=y
1137 +CONFIG_NET_VENDOR_SOLARFLARE=y
1138 +# CONFIG_SFC is not set
1139 +# CONFIG_SFC_FALCON is not set
1140 +CONFIG_NET_VENDOR_SILAN=y
1141 +CONFIG_SC92031=m
1142 +CONFIG_NET_VENDOR_SIS=y
1143 +CONFIG_SIS900=m
1144 +CONFIG_SIS190=m
1145 +CONFIG_NET_VENDOR_SMSC=y
1146 +CONFIG_EPIC100=m
1147 +# CONFIG_SMSC911X is not set
1148 +CONFIG_SMSC9420=m
1149 +CONFIG_NET_VENDOR_SOCIONEXT=y
1150 +# CONFIG_NET_VENDOR_STMICRO is not set
1151 +CONFIG_NET_VENDOR_SUN=y
1152 +CONFIG_HAPPYMEAL=m
1153 +CONFIG_SUNGEM=m
1154 +CONFIG_CASSINI=m
1155 +# CONFIG_NIU is not set
1156 +# CONFIG_NET_VENDOR_SYNOPSYS is not set
1157 +CONFIG_NET_VENDOR_TEHUTI=y
1158 +# CONFIG_TEHUTI is not set
1159 +CONFIG_NET_VENDOR_TI=y
1160 +# CONFIG_TI_CPSW_PHY_SEL is not set
1161 +CONFIG_TLAN=m
1162 +CONFIG_NET_VENDOR_VIA=y
1163 +CONFIG_VIA_RHINE=m
1164 +CONFIG_VIA_RHINE_MMIO=y
1165 +CONFIG_VIA_VELOCITY=m
1166 +# CONFIG_NET_VENDOR_WIZNET is not set
1167 +# CONFIG_NET_VENDOR_XILINX is not set
1168 +# CONFIG_FDDI is not set
1169 +# CONFIG_HIPPI is not set
1170 +CONFIG_PHYLIB=m
1171 +# CONFIG_FIXED_PHY is not set
1172 +
1173 +#
1174 +# MII PHY device drivers
1175 +#
1176 +# CONFIG_AMD_PHY is not set
1177 +# CONFIG_ADIN_PHY is not set
1178 +# CONFIG_AQUANTIA_PHY is not set
1179 +# CONFIG_AX88796B_PHY is not set
1180 +# CONFIG_BROADCOM_PHY is not set
1181 +# CONFIG_BCM54140_PHY is not set
1182 +# CONFIG_BCM7XXX_PHY is not set
1183 +# CONFIG_BCM84881_PHY is not set
1184 +# CONFIG_BCM87XX_PHY is not set
1185 +# CONFIG_CICADA_PHY is not set
1186 +# CONFIG_CORTINA_PHY is not set
1187 +# CONFIG_DAVICOM_PHY is not set
1188 +# CONFIG_ICPLUS_PHY is not set
1189 +# CONFIG_LXT_PHY is not set
1190 +# CONFIG_INTEL_XWAY_PHY is not set
1191 +# CONFIG_LSI_ET1011C_PHY is not set
1192 +# CONFIG_MARVELL_PHY is not set
1193 +# CONFIG_MARVELL_10G_PHY is not set
1194 +# CONFIG_MICREL_PHY is not set
1195 +# CONFIG_MICROCHIP_PHY is not set
1196 +# CONFIG_MICROCHIP_T1_PHY is not set
1197 +# CONFIG_MICROSEMI_PHY is not set
1198 +# CONFIG_NATIONAL_PHY is not set
1199 +# CONFIG_NXP_TJA11XX_PHY is not set
1200 +# CONFIG_QSEMI_PHY is not set
1201 +CONFIG_REALTEK_PHY=m
1202 +# CONFIG_RENESAS_PHY is not set
1203 +# CONFIG_ROCKCHIP_PHY is not set
1204 +CONFIG_SMSC_PHY=m
1205 +# CONFIG_STE10XP is not set
1206 +# CONFIG_TERANETICS_PHY is not set
1207 +# CONFIG_DP83822_PHY is not set
1208 +# CONFIG_DP83TC811_PHY is not set
1209 +# CONFIG_DP83848_PHY is not set
1210 +# CONFIG_DP83867_PHY is not set
1211 +# CONFIG_DP83869_PHY is not set
1212 +# CONFIG_VITESSE_PHY is not set
1213 +# CONFIG_XILINX_GMII2RGMII is not set
1214 +CONFIG_MDIO_DEVICE=m
1215 +CONFIG_MDIO_BUS=m
1216 +CONFIG_MDIO_DEVRES=m
1217 +# CONFIG_MDIO_BITBANG is not set
1218 +# CONFIG_MDIO_BCM_UNIMAC is not set
1219 +# CONFIG_MDIO_MVUSB is not set
1220 +# CONFIG_MDIO_MSCC_MIIM is not set
1221 +
1222 +#
1223 +# MDIO Multiplexers
1224 +#
1225 +
1226 +#
1227 +# PCS device drivers
1228 +#
1229 +# CONFIG_PCS_XPCS is not set
1230 +# end of PCS device drivers
1231 +
1232 +# CONFIG_PPP is not set
1233 +# CONFIG_SLIP is not set
1234 +# CONFIG_USB_NET_DRIVERS is not set
1235 +# CONFIG_WLAN is not set
1236 +
1237 +#
1238 +# Enable WiMAX (Networking options) to see the WiMAX drivers
1239 +#
1240 +# CONFIG_WAN is not set
1241 +# CONFIG_VMXNET3 is not set
1242 +# CONFIG_NET_FAILOVER is not set
1243 +# CONFIG_ISDN is not set
1244 +# CONFIG_NVM is not set
1245 +
1246 +#
1247 +# Input device support
1248 +#
1249 +CONFIG_INPUT=y
1250 +CONFIG_INPUT_FF_MEMLESS=y
1251 +# CONFIG_INPUT_POLLDEV is not set
1252 +# CONFIG_INPUT_SPARSEKMAP is not set
1253 +# CONFIG_INPUT_MATRIXKMAP is not set
1254 +
1255 +#
1256 +# Userland interfaces
1257 +#
1258 +CONFIG_INPUT_MOUSEDEV=y
1259 +CONFIG_INPUT_MOUSEDEV_PSAUX=y
1260 +CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
1261 +CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
1262 +# CONFIG_INPUT_JOYDEV is not set
1263 +CONFIG_INPUT_EVDEV=y
1264 +# CONFIG_INPUT_EVBUG is not set
1265 +
1266 +#
1267 +# Input Device Drivers
1268 +#
1269 +CONFIG_INPUT_KEYBOARD=y
1270 +# CONFIG_KEYBOARD_ADP5588 is not set
1271 +# CONFIG_KEYBOARD_ADP5589 is not set
1272 +CONFIG_KEYBOARD_ATKBD=y
1273 +CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y
1274 +# CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set
1275 +# CONFIG_KEYBOARD_QT1050 is not set
1276 +# CONFIG_KEYBOARD_QT1070 is not set
1277 +# CONFIG_KEYBOARD_QT2160 is not set
1278 +# CONFIG_KEYBOARD_DLINK_DIR685 is not set
1279 +# CONFIG_KEYBOARD_LKKBD is not set
1280 +# CONFIG_KEYBOARD_TCA6416 is not set
1281 +# CONFIG_KEYBOARD_TCA8418 is not set
1282 +CONFIG_KEYBOARD_HIL_OLD=y
1283 +# CONFIG_KEYBOARD_HIL is not set
1284 +# CONFIG_KEYBOARD_LM8333 is not set
1285 +# CONFIG_KEYBOARD_MAX7359 is not set
1286 +# CONFIG_KEYBOARD_MCS is not set
1287 +# CONFIG_KEYBOARD_MPR121 is not set
1288 +# CONFIG_KEYBOARD_NEWTON is not set
1289 +# CONFIG_KEYBOARD_OPENCORES is not set
1290 +# CONFIG_KEYBOARD_STOWAWAY is not set
1291 +# CONFIG_KEYBOARD_SUNKBD is not set
1292 +# CONFIG_KEYBOARD_XTKBD is not set
1293 +# CONFIG_INPUT_MOUSE is not set
1294 +# CONFIG_INPUT_JOYSTICK is not set
1295 +# CONFIG_INPUT_TABLET is not set
1296 +# CONFIG_INPUT_TOUCHSCREEN is not set
1297 +# CONFIG_INPUT_MISC is not set
1298 +# CONFIG_RMI4_CORE is not set
1299 +
1300 +#
1301 +# Hardware I/O ports
1302 +#
1303 +CONFIG_SERIO=y
1304 +# CONFIG_SERIO_SERPORT is not set
1305 +CONFIG_SERIO_GSCPS2=y
1306 +# CONFIG_HP_SDC is not set
1307 +# CONFIG_SERIO_PCIPS2 is not set
1308 +CONFIG_SERIO_LIBPS2=y
1309 +# CONFIG_SERIO_RAW is not set
1310 +# CONFIG_SERIO_ALTERA_PS2 is not set
1311 +# CONFIG_SERIO_PS2MULT is not set
1312 +# CONFIG_SERIO_ARC_PS2 is not set
1313 +# CONFIG_USERIO is not set
1314 +# CONFIG_GAMEPORT is not set
1315 +# end of Hardware I/O ports
1316 +# end of Input device support
1317 +
1318 +#
1319 +# Character devices
1320 +#
1321 +CONFIG_TTY=y
1322 +CONFIG_VT=y
1323 +CONFIG_CONSOLE_TRANSLATIONS=y
1324 +CONFIG_VT_CONSOLE=y
1325 +CONFIG_HW_CONSOLE=y
1326 +CONFIG_VT_HW_CONSOLE_BINDING=y
1327 +CONFIG_UNIX98_PTYS=y
1328 +CONFIG_LEGACY_PTYS=y
1329 +CONFIG_LEGACY_PTY_COUNT=256
1330 +CONFIG_LDISC_AUTOLOAD=y
1331 +
1332 +#
1333 +# Serial drivers
1334 +#
1335 +CONFIG_SERIAL_EARLYCON=y
1336 +CONFIG_SERIAL_8250=y
1337 +CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
1338 +CONFIG_SERIAL_8250_16550A_VARIANTS=y
1339 +# CONFIG_SERIAL_8250_FINTEK is not set
1340 +CONFIG_SERIAL_8250_CONSOLE=y
1341 +CONFIG_SERIAL_8250_GSC=y
1342 +CONFIG_SERIAL_8250_PCI=y
1343 +CONFIG_SERIAL_8250_EXAR=y
1344 +CONFIG_SERIAL_8250_NR_UARTS=4
1345 +CONFIG_SERIAL_8250_RUNTIME_UARTS=4
1346 +CONFIG_SERIAL_8250_EXTENDED=y
1347 +CONFIG_SERIAL_8250_MANY_PORTS=y
1348 +CONFIG_SERIAL_8250_SHARE_IRQ=y
1349 +# CONFIG_SERIAL_8250_DETECT_IRQ is not set
1350 +# CONFIG_SERIAL_8250_RSA is not set
1351 +# CONFIG_SERIAL_8250_DW is not set
1352 +# CONFIG_SERIAL_8250_RT288X is not set
1353 +
1354 +#
1355 +# Non-8250 serial port support
1356 +#
1357 +# CONFIG_SERIAL_UARTLITE is not set
1358 +CONFIG_SERIAL_MUX=y
1359 +CONFIG_SERIAL_MUX_CONSOLE=y
1360 +CONFIG_SERIAL_CORE=y
1361 +CONFIG_SERIAL_CORE_CONSOLE=y
1362 +# CONFIG_SERIAL_JSM is not set
1363 +# CONFIG_SERIAL_SCCNXP is not set
1364 +# CONFIG_SERIAL_SC16IS7XX is not set
1365 +# CONFIG_SERIAL_ALTERA_JTAGUART is not set
1366 +# CONFIG_SERIAL_ALTERA_UART is not set
1367 +# CONFIG_SERIAL_ARC is not set
1368 +# CONFIG_SERIAL_RP2 is not set
1369 +# CONFIG_SERIAL_FSL_LPUART is not set
1370 +# CONFIG_SERIAL_FSL_LINFLEXUART is not set
1371 +# end of Serial drivers
1372 +
1373 +# CONFIG_SERIAL_NONSTANDARD is not set
1374 +# CONFIG_N_GSM is not set
1375 +# CONFIG_NOZOMI is not set
1376 +# CONFIG_NULL_TTY is not set
1377 +# CONFIG_TRACE_SINK is not set
1378 +# CONFIG_SERIAL_DEV_BUS is not set
1379 +# CONFIG_VIRTIO_CONSOLE is not set
1380 +# CONFIG_IPMI_HANDLER is not set
1381 +# CONFIG_HW_RANDOM is not set
1382 +# CONFIG_APPLICOM is not set
1383 +CONFIG_DEVMEM=y
1384 +CONFIG_DEVKMEM=y
1385 +# CONFIG_RAW_DRIVER is not set
1386 +CONFIG_DEVPORT=y
1387 +# CONFIG_TCG_TPM is not set
1388 +# CONFIG_XILLYBUS is not set
1389 +# end of Character devices
1390 +
1391 +# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
1392 +
1393 +#
1394 +# I2C support
1395 +#
1396 +CONFIG_I2C=y
1397 +CONFIG_I2C_BOARDINFO=y
1398 +CONFIG_I2C_COMPAT=y
1399 +# CONFIG_I2C_CHARDEV is not set
1400 +# CONFIG_I2C_MUX is not set
1401 +CONFIG_I2C_HELPER_AUTO=y
1402 +CONFIG_I2C_ALGOBIT=y
1403 +
1404 +#
1405 +# I2C Hardware Bus support
1406 +#
1407 +
1408 +#
1409 +# PC SMBus host controller drivers
1410 +#
1411 +# CONFIG_I2C_ALI1535 is not set
1412 +# CONFIG_I2C_ALI1563 is not set
1413 +# CONFIG_I2C_ALI15X3 is not set
1414 +# CONFIG_I2C_AMD756 is not set
1415 +# CONFIG_I2C_AMD8111 is not set
1416 +# CONFIG_I2C_I801 is not set
1417 +# CONFIG_I2C_ISCH is not set
1418 +# CONFIG_I2C_PIIX4 is not set
1419 +# CONFIG_I2C_NFORCE2 is not set
1420 +# CONFIG_I2C_NVIDIA_GPU is not set
1421 +# CONFIG_I2C_SIS5595 is not set
1422 +# CONFIG_I2C_SIS630 is not set
1423 +# CONFIG_I2C_SIS96X is not set
1424 +# CONFIG_I2C_VIA is not set
1425 +# CONFIG_I2C_VIAPRO is not set
1426 +
1427 +#
1428 +# I2C system bus drivers (mostly embedded / system-on-chip)
1429 +#
1430 +# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
1431 +# CONFIG_I2C_DESIGNWARE_PCI is not set
1432 +# CONFIG_I2C_OCORES is not set
1433 +# CONFIG_I2C_PCA_PLATFORM is not set
1434 +# CONFIG_I2C_SIMTEC is not set
1435 +# CONFIG_I2C_XILINX is not set
1436 +
1437 +#
1438 +# External I2C/SMBus adapter drivers
1439 +#
1440 +# CONFIG_I2C_DIOLAN_U2C is not set
1441 +# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
1442 +# CONFIG_I2C_TAOS_EVM is not set
1443 +# CONFIG_I2C_TINY_USB is not set
1444 +
1445 +#
1446 +# Other I2C/SMBus bus drivers
1447 +#
1448 +# end of I2C Hardware Bus support
1449 +
1450 +# CONFIG_I2C_STUB is not set
1451 +# CONFIG_I2C_SLAVE is not set
1452 +# CONFIG_I2C_DEBUG_CORE is not set
1453 +# CONFIG_I2C_DEBUG_ALGO is not set
1454 +# CONFIG_I2C_DEBUG_BUS is not set
1455 +# end of I2C support
1456 +
1457 +# CONFIG_I3C is not set
1458 +# CONFIG_SPI is not set
1459 +# CONFIG_SPMI is not set
1460 +# CONFIG_HSI is not set
1461 +CONFIG_PPS=m
1462 +# CONFIG_PPS_DEBUG is not set
1463 +
1464 +#
1465 +# PPS clients support
1466 +#
1467 +# CONFIG_PPS_CLIENT_KTIMER is not set
1468 +# CONFIG_PPS_CLIENT_LDISC is not set
1469 +# CONFIG_PPS_CLIENT_GPIO is not set
1470 +
1471 +#
1472 +# PPS generators support
1473 +#
1474 +
1475 +#
1476 +# PTP clock support
1477 +#
1478 +CONFIG_PTP_1588_CLOCK=m
1479 +
1480 +#
1481 +# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
1482 +#
1483 +# CONFIG_PTP_1588_CLOCK_IDT82P33 is not set
1484 +# CONFIG_PTP_1588_CLOCK_IDTCM is not set
1485 +# end of PTP clock support
1486 +
1487 +# CONFIG_PINCTRL is not set
1488 +# CONFIG_GPIOLIB is not set
1489 +# CONFIG_W1 is not set
1490 +# CONFIG_POWER_RESET is not set
1491 +# CONFIG_POWER_SUPPLY is not set
1492 +CONFIG_HWMON=m
1493 +# CONFIG_HWMON_DEBUG_CHIP is not set
1494 +
1495 +#
1496 +# Native drivers
1497 +#
1498 +# CONFIG_SENSORS_AD7414 is not set
1499 +# CONFIG_SENSORS_AD7418 is not set
1500 +# CONFIG_SENSORS_ADM1021 is not set
1501 +# CONFIG_SENSORS_ADM1025 is not set
1502 +# CONFIG_SENSORS_ADM1026 is not set
1503 +# CONFIG_SENSORS_ADM1029 is not set
1504 +# CONFIG_SENSORS_ADM1031 is not set
1505 +# CONFIG_SENSORS_ADM1177 is not set
1506 +# CONFIG_SENSORS_ADM9240 is not set
1507 +# CONFIG_SENSORS_ADT7410 is not set
1508 +# CONFIG_SENSORS_ADT7411 is not set
1509 +# CONFIG_SENSORS_ADT7462 is not set
1510 +# CONFIG_SENSORS_ADT7470 is not set
1511 +# CONFIG_SENSORS_ADT7475 is not set
1512 +# CONFIG_SENSORS_AS370 is not set
1513 +# CONFIG_SENSORS_ASC7621 is not set
1514 +# CONFIG_SENSORS_AXI_FAN_CONTROL is not set
1515 +# CONFIG_SENSORS_ASPEED is not set
1516 +# CONFIG_SENSORS_ATXP1 is not set
1517 +# CONFIG_SENSORS_CORSAIR_CPRO is not set
1518 +# CONFIG_SENSORS_DRIVETEMP is not set
1519 +# CONFIG_SENSORS_DS620 is not set
1520 +# CONFIG_SENSORS_DS1621 is not set
1521 +# CONFIG_SENSORS_I5K_AMB is not set
1522 +# CONFIG_SENSORS_F71805F is not set
1523 +# CONFIG_SENSORS_F71882FG is not set
1524 +# CONFIG_SENSORS_F75375S is not set
1525 +# CONFIG_SENSORS_GL518SM is not set
1526 +# CONFIG_SENSORS_GL520SM is not set
1527 +# CONFIG_SENSORS_G760A is not set
1528 +# CONFIG_SENSORS_G762 is not set
1529 +# CONFIG_SENSORS_HIH6130 is not set
1530 +# CONFIG_SENSORS_IT87 is not set
1531 +# CONFIG_SENSORS_JC42 is not set
1532 +# CONFIG_SENSORS_POWR1220 is not set
1533 +# CONFIG_SENSORS_LINEAGE is not set
1534 +# CONFIG_SENSORS_LTC2945 is not set
1535 +# CONFIG_SENSORS_LTC2947_I2C is not set
1536 +# CONFIG_SENSORS_LTC2990 is not set
1537 +# CONFIG_SENSORS_LTC4151 is not set
1538 +# CONFIG_SENSORS_LTC4215 is not set
1539 +# CONFIG_SENSORS_LTC4222 is not set
1540 +# CONFIG_SENSORS_LTC4245 is not set
1541 +# CONFIG_SENSORS_LTC4260 is not set
1542 +# CONFIG_SENSORS_LTC4261 is not set
1543 +# CONFIG_SENSORS_MAX16065 is not set
1544 +# CONFIG_SENSORS_MAX1619 is not set
1545 +# CONFIG_SENSORS_MAX1668 is not set
1546 +# CONFIG_SENSORS_MAX197 is not set
1547 +# CONFIG_SENSORS_MAX31730 is not set
1548 +# CONFIG_SENSORS_MAX6621 is not set
1549 +# CONFIG_SENSORS_MAX6639 is not set
1550 +# CONFIG_SENSORS_MAX6642 is not set
1551 +# CONFIG_SENSORS_MAX6650 is not set
1552 +# CONFIG_SENSORS_MAX6697 is not set
1553 +# CONFIG_SENSORS_MAX31790 is not set
1554 +# CONFIG_SENSORS_MCP3021 is not set
1555 +# CONFIG_SENSORS_TC654 is not set
1556 +# CONFIG_SENSORS_MR75203 is not set
1557 +# CONFIG_SENSORS_LM63 is not set
1558 +# CONFIG_SENSORS_LM73 is not set
1559 +# CONFIG_SENSORS_LM75 is not set
1560 +# CONFIG_SENSORS_LM77 is not set
1561 +# CONFIG_SENSORS_LM78 is not set
1562 +# CONFIG_SENSORS_LM80 is not set
1563 +# CONFIG_SENSORS_LM83 is not set
1564 +# CONFIG_SENSORS_LM85 is not set
1565 +# CONFIG_SENSORS_LM87 is not set
1566 +# CONFIG_SENSORS_LM90 is not set
1567 +# CONFIG_SENSORS_LM92 is not set
1568 +# CONFIG_SENSORS_LM93 is not set
1569 +# CONFIG_SENSORS_LM95234 is not set
1570 +# CONFIG_SENSORS_LM95241 is not set
1571 +# CONFIG_SENSORS_LM95245 is not set
1572 +# CONFIG_SENSORS_PC87360 is not set
1573 +# CONFIG_SENSORS_PC87427 is not set
1574 +# CONFIG_SENSORS_NTC_THERMISTOR is not set
1575 +# CONFIG_SENSORS_NCT6683 is not set
1576 +# CONFIG_SENSORS_NCT6775 is not set
1577 +# CONFIG_SENSORS_NCT7802 is not set
1578 +# CONFIG_SENSORS_NPCM7XX is not set
1579 +# CONFIG_SENSORS_PCF8591 is not set
1580 +# CONFIG_PMBUS is not set
1581 +# CONFIG_SENSORS_SHT21 is not set
1582 +# CONFIG_SENSORS_SHT3x is not set
1583 +# CONFIG_SENSORS_SHTC1 is not set
1584 +# CONFIG_SENSORS_SIS5595 is not set
1585 +# CONFIG_SENSORS_DME1737 is not set
1586 +# CONFIG_SENSORS_EMC1403 is not set
1587 +# CONFIG_SENSORS_EMC2103 is not set
1588 +# CONFIG_SENSORS_EMC6W201 is not set
1589 +# CONFIG_SENSORS_SMSC47M1 is not set
1590 +# CONFIG_SENSORS_SMSC47M192 is not set
1591 +# CONFIG_SENSORS_SMSC47B397 is not set
1592 +# CONFIG_SENSORS_STTS751 is not set
1593 +# CONFIG_SENSORS_SMM665 is not set
1594 +# CONFIG_SENSORS_ADC128D818 is not set
1595 +# CONFIG_SENSORS_ADS7828 is not set
1596 +# CONFIG_SENSORS_AMC6821 is not set
1597 +# CONFIG_SENSORS_INA209 is not set
1598 +# CONFIG_SENSORS_INA2XX is not set
1599 +# CONFIG_SENSORS_INA3221 is not set
1600 +# CONFIG_SENSORS_TC74 is not set
1601 +# CONFIG_SENSORS_THMC50 is not set
1602 +# CONFIG_SENSORS_TMP102 is not set
1603 +# CONFIG_SENSORS_TMP103 is not set
1604 +# CONFIG_SENSORS_TMP108 is not set
1605 +# CONFIG_SENSORS_TMP401 is not set
1606 +# CONFIG_SENSORS_TMP421 is not set
1607 +# CONFIG_SENSORS_TMP513 is not set
1608 +# CONFIG_SENSORS_VIA686A is not set
1609 +# CONFIG_SENSORS_VT1211 is not set
1610 +# CONFIG_SENSORS_VT8231 is not set
1611 +# CONFIG_SENSORS_W83773G is not set
1612 +# CONFIG_SENSORS_W83781D is not set
1613 +# CONFIG_SENSORS_W83791D is not set
1614 +# CONFIG_SENSORS_W83792D is not set
1615 +# CONFIG_SENSORS_W83793 is not set
1616 +# CONFIG_SENSORS_W83795 is not set
1617 +# CONFIG_SENSORS_W83L785TS is not set
1618 +# CONFIG_SENSORS_W83L786NG is not set
1619 +# CONFIG_SENSORS_W83627HF is not set
1620 +# CONFIG_SENSORS_W83627EHF is not set
1621 +# CONFIG_THERMAL is not set
1622 +# CONFIG_WATCHDOG is not set
1623 +CONFIG_SSB_POSSIBLE=y
1624 +# CONFIG_SSB is not set
1625 +CONFIG_BCMA_POSSIBLE=y
1626 +# CONFIG_BCMA is not set
1627 +
1628 +#
1629 +# Multifunction device drivers
1630 +#
1631 +# CONFIG_MFD_AS3711 is not set
1632 +# CONFIG_PMIC_ADP5520 is not set
1633 +# CONFIG_MFD_BCM590XX is not set
1634 +# CONFIG_MFD_BD9571MWV is not set
1635 +# CONFIG_MFD_AXP20X_I2C is not set
1636 +# CONFIG_MFD_MADERA is not set
1637 +# CONFIG_PMIC_DA903X is not set
1638 +# CONFIG_MFD_DA9052_I2C is not set
1639 +# CONFIG_MFD_DA9055 is not set
1640 +# CONFIG_MFD_DA9062 is not set
1641 +# CONFIG_MFD_DA9063 is not set
1642 +# CONFIG_MFD_DA9150 is not set
1643 +# CONFIG_MFD_DLN2 is not set
1644 +# CONFIG_MFD_MC13XXX_I2C is not set
1645 +# CONFIG_MFD_MP2629 is not set
1646 +# CONFIG_HTC_PASIC3 is not set
1647 +# CONFIG_LPC_ICH is not set
1648 +# CONFIG_LPC_SCH is not set
1649 +# CONFIG_MFD_IQS62X is not set
1650 +# CONFIG_MFD_JANZ_CMODIO is not set
1651 +# CONFIG_MFD_KEMPLD is not set
1652 +# CONFIG_MFD_88PM800 is not set
1653 +# CONFIG_MFD_88PM805 is not set
1654 +# CONFIG_MFD_88PM860X is not set
1655 +# CONFIG_MFD_MAX14577 is not set
1656 +# CONFIG_MFD_MAX77693 is not set
1657 +# CONFIG_MFD_MAX77843 is not set
1658 +# CONFIG_MFD_MAX8907 is not set
1659 +# CONFIG_MFD_MAX8925 is not set
1660 +# CONFIG_MFD_MAX8997 is not set
1661 +# CONFIG_MFD_MAX8998 is not set
1662 +# CONFIG_MFD_MT6360 is not set
1663 +# CONFIG_MFD_MT6397 is not set
1664 +# CONFIG_MFD_MENF21BMC is not set
1665 +# CONFIG_MFD_VIPERBOARD is not set
1666 +# CONFIG_MFD_RETU is not set
1667 +# CONFIG_MFD_PCF50633 is not set
1668 +# CONFIG_MFD_RDC321X is not set
1669 +# CONFIG_MFD_RT5033 is not set
1670 +# CONFIG_MFD_RC5T583 is not set
1671 +# CONFIG_MFD_SEC_CORE is not set
1672 +# CONFIG_MFD_SI476X_CORE is not set
1673 +# CONFIG_MFD_SM501 is not set
1674 +# CONFIG_MFD_SKY81452 is not set
1675 +# CONFIG_ABX500_CORE is not set
1676 +# CONFIG_MFD_SYSCON is not set
1677 +# CONFIG_MFD_TI_AM335X_TSCADC is not set
1678 +# CONFIG_MFD_LP3943 is not set
1679 +# CONFIG_MFD_LP8788 is not set
1680 +# CONFIG_MFD_TI_LMU is not set
1681 +# CONFIG_MFD_PALMAS is not set
1682 +# CONFIG_TPS6105X is not set
1683 +# CONFIG_TPS6507X is not set
1684 +# CONFIG_MFD_TPS65086 is not set
1685 +# CONFIG_MFD_TPS65090 is not set
1686 +# CONFIG_MFD_TI_LP873X is not set
1687 +# CONFIG_MFD_TPS6586X is not set
1688 +# CONFIG_MFD_TPS65912_I2C is not set
1689 +# CONFIG_MFD_TPS80031 is not set
1690 +# CONFIG_TWL4030_CORE is not set
1691 +# CONFIG_TWL6040_CORE is not set
1692 +# CONFIG_MFD_WL1273_CORE is not set
1693 +# CONFIG_MFD_LM3533 is not set
1694 +# CONFIG_MFD_TQMX86 is not set
1695 +# CONFIG_MFD_VX855 is not set
1696 +# CONFIG_MFD_ARIZONA_I2C is not set
1697 +# CONFIG_MFD_WM8400 is not set
1698 +# CONFIG_MFD_WM831X_I2C is not set
1699 +# CONFIG_MFD_WM8350_I2C is not set
1700 +# CONFIG_MFD_WM8994 is not set
1701 +# end of Multifunction device drivers
1702 +
1703 +# CONFIG_REGULATOR is not set
1704 +# CONFIG_RC_CORE is not set
1705 +# CONFIG_MEDIA_CEC_SUPPORT is not set
1706 +# CONFIG_MEDIA_SUPPORT is not set
1707 +
1708 +#
1709 +# Graphics support
1710 +#
1711 +# CONFIG_AGP is not set
1712 +CONFIG_VGA_ARB=y
1713 +CONFIG_VGA_ARB_MAX_GPUS=16
1714 +# CONFIG_DRM is not set
1715 +
1716 +#
1717 +# ARM devices
1718 +#
1719 +# end of ARM devices
1720 +
1721 +#
1722 +# Frame buffer Devices
1723 +#
1724 +CONFIG_FB_CMDLINE=y
1725 +CONFIG_FB_NOTIFY=y
1726 +CONFIG_FB=y
1727 +# CONFIG_FIRMWARE_EDID is not set
1728 +CONFIG_FB_DDC=y
1729 +CONFIG_FB_CFB_FILLRECT=y
1730 +CONFIG_FB_CFB_COPYAREA=y
1731 +CONFIG_FB_CFB_IMAGEBLIT=y
1732 +# CONFIG_FB_FOREIGN_ENDIAN is not set
1733 +CONFIG_FB_MODE_HELPERS=y
1734 +CONFIG_FB_TILEBLITTING=y
1735 +
1736 +#
1737 +# Frame buffer hardware drivers
1738 +#
1739 +# CONFIG_FB_CIRRUS is not set
1740 +# CONFIG_FB_PM2 is not set
1741 +# CONFIG_FB_CYBER2000 is not set
1742 +# CONFIG_FB_ASILIANT is not set
1743 +# CONFIG_FB_IMSTT is not set
1744 +CONFIG_FB_STI=y
1745 +# CONFIG_FB_OPENCORES is not set
1746 +# CONFIG_FB_S1D13XXX is not set
1747 +# CONFIG_FB_NVIDIA is not set
1748 +# CONFIG_FB_RIVA is not set
1749 +# CONFIG_FB_I740 is not set
1750 +CONFIG_FB_MATROX=y
1751 +CONFIG_FB_MATROX_MILLENIUM=y
1752 +CONFIG_FB_MATROX_MYSTIQUE=y
1753 +CONFIG_FB_MATROX_G=y
1754 +# CONFIG_FB_MATROX_I2C is not set
1755 +CONFIG_FB_RADEON=y
1756 +CONFIG_FB_RADEON_I2C=y
1757 +# CONFIG_FB_RADEON_BACKLIGHT is not set
1758 +# CONFIG_FB_RADEON_DEBUG is not set
1759 +CONFIG_FB_ATY128=y
1760 +# CONFIG_FB_ATY128_BACKLIGHT is not set
1761 +CONFIG_FB_ATY=y
1762 +# CONFIG_FB_ATY_CT is not set
1763 +# CONFIG_FB_ATY_GX is not set
1764 +# CONFIG_FB_ATY_BACKLIGHT is not set
1765 +# CONFIG_FB_S3 is not set
1766 +# CONFIG_FB_SAVAGE is not set
1767 +# CONFIG_FB_SIS is not set
1768 +# CONFIG_FB_NEOMAGIC is not set
1769 +# CONFIG_FB_KYRO is not set
1770 +CONFIG_FB_3DFX=y
1771 +# CONFIG_FB_3DFX_ACCEL is not set
1772 +CONFIG_FB_3DFX_I2C=y
1773 +CONFIG_FB_VOODOO1=y
1774 +# CONFIG_FB_VT8623 is not set
1775 +# CONFIG_FB_TRIDENT is not set
1776 +# CONFIG_FB_ARK is not set
1777 +# CONFIG_FB_PM3 is not set
1778 +# CONFIG_FB_CARMINE is not set
1779 +# CONFIG_FB_SMSCUFX is not set
1780 +# CONFIG_FB_UDL is not set
1781 +# CONFIG_FB_IBM_GXT4500 is not set
1782 +# CONFIG_FB_VIRTUAL is not set
1783 +# CONFIG_FB_METRONOME is not set
1784 +# CONFIG_FB_MB862XX is not set
1785 +# CONFIG_FB_SIMPLE is not set
1786 +# CONFIG_FB_SM712 is not set
1787 +# end of Frame buffer Devices
1788 +
1789 +#
1790 +# Backlight & LCD device support
1791 +#
1792 +# CONFIG_LCD_CLASS_DEVICE is not set
1793 +# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
1794 +# end of Backlight & LCD device support
1795 +
1796 +#
1797 +# Console display driver support
1798 +#
1799 +CONFIG_DUMMY_CONSOLE=y
1800 +CONFIG_DUMMY_CONSOLE_COLUMNS=160
1801 +CONFIG_DUMMY_CONSOLE_ROWS=64
1802 +CONFIG_FRAMEBUFFER_CONSOLE=y
1803 +# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
1804 +# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1805 +# CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
1806 +CONFIG_STI_CONSOLE=y
1807 +# end of Console display driver support
1808 +
1809 +# CONFIG_LOGO is not set
1810 +# end of Graphics support
1811 +
1812 +# CONFIG_SOUND is not set
1813 +
1814 +#
1815 +# HID support
1816 +#
1817 +CONFIG_HID=y
1818 +# CONFIG_HID_BATTERY_STRENGTH is not set
1819 +# CONFIG_HIDRAW is not set
1820 +# CONFIG_UHID is not set
1821 +CONFIG_HID_GENERIC=y
1822 +
1823 +#
1824 +# Special HID drivers
1825 +#
1826 +CONFIG_HID_A4TECH=y
1827 +# CONFIG_HID_ACCUTOUCH is not set
1828 +# CONFIG_HID_ACRUX is not set
1829 +CONFIG_HID_APPLE=y
1830 +# CONFIG_HID_APPLEIR is not set
1831 +# CONFIG_HID_AUREAL is not set
1832 +CONFIG_HID_BELKIN=y
1833 +# CONFIG_HID_BETOP_FF is not set
1834 +CONFIG_HID_CHERRY=y
1835 +CONFIG_HID_CHICONY=y
1836 +# CONFIG_HID_COUGAR is not set
1837 +# CONFIG_HID_MACALLY is not set
1838 +# CONFIG_HID_CMEDIA is not set
1839 +# CONFIG_HID_CREATIVE_SB0540 is not set
1840 +CONFIG_HID_CYPRESS=y
1841 +# CONFIG_HID_DRAGONRISE is not set
1842 +# CONFIG_HID_EMS_FF is not set
1843 +# CONFIG_HID_ELECOM is not set
1844 +# CONFIG_HID_ELO is not set
1845 +CONFIG_HID_EZKEY=y
1846 +# CONFIG_HID_GEMBIRD is not set
1847 +# CONFIG_HID_GFRM is not set
1848 +# CONFIG_HID_GLORIOUS is not set
1849 +# CONFIG_HID_HOLTEK is not set
1850 +# CONFIG_HID_VIVALDI is not set
1851 +# CONFIG_HID_KEYTOUCH is not set
1852 +CONFIG_HID_KYE=y
1853 +# CONFIG_HID_UCLOGIC is not set
1854 +# CONFIG_HID_WALTOP is not set
1855 +# CONFIG_HID_VIEWSONIC is not set
1856 +# CONFIG_HID_GYRATION is not set
1857 +# CONFIG_HID_ICADE is not set
1858 +CONFIG_HID_ITE=y
1859 +# CONFIG_HID_JABRA is not set
1860 +# CONFIG_HID_TWINHAN is not set
1861 +CONFIG_HID_KENSINGTON=y
1862 +# CONFIG_HID_LCPOWER is not set
1863 +# CONFIG_HID_LENOVO is not set
1864 +# CONFIG_HID_MAGICMOUSE is not set
1865 +# CONFIG_HID_MALTRON is not set
1866 +# CONFIG_HID_MAYFLASH is not set
1867 +CONFIG_HID_REDRAGON=y
1868 +CONFIG_HID_MICROSOFT=y
1869 +CONFIG_HID_MONTEREY=y
1870 +# CONFIG_HID_MULTITOUCH is not set
1871 +# CONFIG_HID_NTI is not set
1872 +# CONFIG_HID_NTRIG is not set
1873 +# CONFIG_HID_ORTEK is not set
1874 +# CONFIG_HID_PANTHERLORD is not set
1875 +# CONFIG_HID_PENMOUNT is not set
1876 +# CONFIG_HID_PETALYNX is not set
1877 +# CONFIG_HID_PICOLCD is not set
1878 +# CONFIG_HID_PLANTRONICS is not set
1879 +# CONFIG_HID_PRIMAX is not set
1880 +# CONFIG_HID_RETRODE is not set
1881 +# CONFIG_HID_ROCCAT is not set
1882 +# CONFIG_HID_SAITEK is not set
1883 +# CONFIG_HID_SAMSUNG is not set
1884 +# CONFIG_HID_SPEEDLINK is not set
1885 +# CONFIG_HID_STEAM is not set
1886 +# CONFIG_HID_STEELSERIES is not set
1887 +# CONFIG_HID_SUNPLUS is not set
1888 +# CONFIG_HID_RMI is not set
1889 +# CONFIG_HID_GREENASIA is not set
1890 +# CONFIG_HID_SMARTJOYPLUS is not set
1891 +# CONFIG_HID_TIVO is not set
1892 +# CONFIG_HID_TOPSEED is not set
1893 +# CONFIG_HID_THRUSTMASTER is not set
1894 +# CONFIG_HID_UDRAW_PS3 is not set
1895 +# CONFIG_HID_WACOM is not set
1896 +# CONFIG_HID_XINMO is not set
1897 +# CONFIG_HID_ZEROPLUS is not set
1898 +# CONFIG_HID_ZYDACRON is not set
1899 +# CONFIG_HID_SENSOR_HUB is not set
1900 +# CONFIG_HID_ALPS is not set
1901 +# end of Special HID drivers
1902 +
1903 +#
1904 +# USB HID support
1905 +#
1906 +CONFIG_USB_HID=y
1907 +# CONFIG_HID_PID is not set
1908 +CONFIG_USB_HIDDEV=y
1909 +# end of USB HID support
1910 +
1911 +#
1912 +# I2C HID support
1913 +#
1914 +# CONFIG_I2C_HID is not set
1915 +# end of I2C HID support
1916 +# end of HID support
1917 +
1918 +CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1919 +CONFIG_USB_SUPPORT=y
1920 +CONFIG_USB_COMMON=y
1921 +# CONFIG_USB_ULPI_BUS is not set
1922 +CONFIG_USB_ARCH_HAS_HCD=y
1923 +CONFIG_USB=y
1924 +CONFIG_USB_PCI=y
1925 +# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
1926 +
1927 +#
1928 +# Miscellaneous USB options
1929 +#
1930 +CONFIG_USB_DEFAULT_PERSIST=y
1931 +# CONFIG_USB_FEW_INIT_RETRIES is not set
1932 +# CONFIG_USB_DYNAMIC_MINORS is not set
1933 +# CONFIG_USB_OTG_PRODUCTLIST is not set
1934 +CONFIG_USB_AUTOSUSPEND_DELAY=2
1935 +# CONFIG_USB_MON is not set
1936 +
1937 +#
1938 +# USB Host Controller Drivers
1939 +#
1940 +# CONFIG_USB_C67X00_HCD is not set
1941 +# CONFIG_USB_XHCI_HCD is not set
1942 +CONFIG_USB_EHCI_HCD=y
1943 +# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1944 +# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1945 +CONFIG_USB_EHCI_PCI=y
1946 +# CONFIG_USB_EHCI_FSL is not set
1947 +# CONFIG_USB_EHCI_HCD_PLATFORM is not set
1948 +# CONFIG_USB_OXU210HP_HCD is not set
1949 +# CONFIG_USB_ISP116X_HCD is not set
1950 +# CONFIG_USB_FOTG210_HCD is not set
1951 +CONFIG_USB_OHCI_HCD=y
1952 +CONFIG_USB_OHCI_HCD_PCI=y
1953 +# CONFIG_USB_OHCI_HCD_PLATFORM is not set
1954 +# CONFIG_USB_UHCI_HCD is not set
1955 +# CONFIG_USB_SL811_HCD is not set
1956 +# CONFIG_USB_R8A66597_HCD is not set
1957 +# CONFIG_USB_HCD_TEST_MODE is not set
1958 +
1959 +#
1960 +# USB Device Class drivers
1961 +#
1962 +# CONFIG_USB_ACM is not set
1963 +# CONFIG_USB_PRINTER is not set
1964 +# CONFIG_USB_WDM is not set
1965 +# CONFIG_USB_TMC is not set
1966 +
1967 +#
1968 +# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1969 +#
1970 +
1971 +#
1972 +# also be needed; see USB_STORAGE Help for more info
1973 +#
1974 +CONFIG_USB_STORAGE=y
1975 +# CONFIG_USB_STORAGE_DEBUG is not set
1976 +# CONFIG_USB_STORAGE_REALTEK is not set
1977 +# CONFIG_USB_STORAGE_DATAFAB is not set
1978 +# CONFIG_USB_STORAGE_FREECOM is not set
1979 +# CONFIG_USB_STORAGE_ISD200 is not set
1980 +# CONFIG_USB_STORAGE_USBAT is not set
1981 +# CONFIG_USB_STORAGE_SDDR09 is not set
1982 +# CONFIG_USB_STORAGE_SDDR55 is not set
1983 +# CONFIG_USB_STORAGE_JUMPSHOT is not set
1984 +# CONFIG_USB_STORAGE_ALAUDA is not set
1985 +# CONFIG_USB_STORAGE_ONETOUCH is not set
1986 +# CONFIG_USB_STORAGE_KARMA is not set
1987 +# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1988 +# CONFIG_USB_STORAGE_ENE_UB6250 is not set
1989 +# CONFIG_USB_UAS is not set
1990 +
1991 +#
1992 +# USB Imaging devices
1993 +#
1994 +# CONFIG_USB_MDC800 is not set
1995 +# CONFIG_USB_MICROTEK is not set
1996 +# CONFIG_USBIP_CORE is not set
1997 +# CONFIG_USB_CDNS3 is not set
1998 +# CONFIG_USB_MUSB_HDRC is not set
1999 +# CONFIG_USB_DWC3 is not set
2000 +# CONFIG_USB_DWC2 is not set
2001 +# CONFIG_USB_CHIPIDEA is not set
2002 +# CONFIG_USB_ISP1760 is not set
2003 +
2004 +#
2005 +# USB port drivers
2006 +#
2007 +# CONFIG_USB_SERIAL is not set
2008 +
2009 +#
2010 +# USB Miscellaneous drivers
2011 +#
2012 +# CONFIG_USB_EMI62 is not set
2013 +# CONFIG_USB_EMI26 is not set
2014 +# CONFIG_USB_ADUTUX is not set
2015 +# CONFIG_USB_SEVSEG is not set
2016 +# CONFIG_USB_LEGOTOWER is not set
2017 +# CONFIG_USB_LCD is not set
2018 +# CONFIG_USB_CYPRESS_CY7C63 is not set
2019 +# CONFIG_USB_CYTHERM is not set
2020 +# CONFIG_USB_IDMOUSE is not set
2021 +# CONFIG_USB_FTDI_ELAN is not set
2022 +# CONFIG_USB_APPLEDISPLAY is not set
2023 +# CONFIG_APPLE_MFI_FASTCHARGE is not set
2024 +# CONFIG_USB_SISUSBVGA is not set
2025 +# CONFIG_USB_LD is not set
2026 +# CONFIG_USB_TRANCEVIBRATOR is not set
2027 +# CONFIG_USB_IOWARRIOR is not set
2028 +# CONFIG_USB_TEST is not set
2029 +# CONFIG_USB_EHSET_TEST_FIXTURE is not set
2030 +# CONFIG_USB_ISIGHTFW is not set
2031 +# CONFIG_USB_YUREX is not set
2032 +# CONFIG_USB_EZUSB_FX2 is not set
2033 +# CONFIG_USB_HUB_USB251XB is not set
2034 +# CONFIG_USB_HSIC_USB3503 is not set
2035 +# CONFIG_USB_HSIC_USB4604 is not set
2036 +# CONFIG_USB_LINK_LAYER_TEST is not set
2037 +
2038 +#
2039 +# USB Physical Layer drivers
2040 +#
2041 +# CONFIG_NOP_USB_XCEIV is not set
2042 +# CONFIG_USB_ISP1301 is not set
2043 +# end of USB Physical Layer drivers
2044 +
2045 +# CONFIG_USB_GADGET is not set
2046 +# CONFIG_TYPEC is not set
2047 +# CONFIG_USB_ROLE_SWITCH is not set
2048 +# CONFIG_MMC is not set
2049 +# CONFIG_MEMSTICK is not set
2050 +# CONFIG_NEW_LEDS is not set
2051 +# CONFIG_ACCESSIBILITY is not set
2052 +# CONFIG_INFINIBAND is not set
2053 +CONFIG_RTC_LIB=y
2054 +CONFIG_RTC_CLASS=y
2055 +CONFIG_RTC_HCTOSYS=y
2056 +CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
2057 +CONFIG_RTC_SYSTOHC=y
2058 +CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
2059 +# CONFIG_RTC_DEBUG is not set
2060 +CONFIG_RTC_NVMEM=y
2061 +
2062 +#
2063 +# RTC interfaces
2064 +#
2065 +CONFIG_RTC_INTF_SYSFS=y
2066 +CONFIG_RTC_INTF_PROC=y
2067 +CONFIG_RTC_INTF_DEV=y
2068 +# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
2069 +# CONFIG_RTC_DRV_TEST is not set
2070 +
2071 +#
2072 +# I2C RTC drivers
2073 +#
2074 +# CONFIG_RTC_DRV_ABB5ZES3 is not set
2075 +# CONFIG_RTC_DRV_ABEOZ9 is not set
2076 +# CONFIG_RTC_DRV_ABX80X is not set
2077 +# CONFIG_RTC_DRV_DS1307 is not set
2078 +# CONFIG_RTC_DRV_DS1374 is not set
2079 +# CONFIG_RTC_DRV_DS1672 is not set
2080 +# CONFIG_RTC_DRV_MAX6900 is not set
2081 +# CONFIG_RTC_DRV_RS5C372 is not set
2082 +# CONFIG_RTC_DRV_ISL1208 is not set
2083 +# CONFIG_RTC_DRV_ISL12022 is not set
2084 +# CONFIG_RTC_DRV_X1205 is not set
2085 +# CONFIG_RTC_DRV_PCF8523 is not set
2086 +# CONFIG_RTC_DRV_PCF85063 is not set
2087 +# CONFIG_RTC_DRV_PCF85363 is not set
2088 +# CONFIG_RTC_DRV_PCF8563 is not set
2089 +# CONFIG_RTC_DRV_PCF8583 is not set
2090 +# CONFIG_RTC_DRV_M41T80 is not set
2091 +# CONFIG_RTC_DRV_BQ32K is not set
2092 +# CONFIG_RTC_DRV_S35390A is not set
2093 +# CONFIG_RTC_DRV_FM3130 is not set
2094 +# CONFIG_RTC_DRV_RX8010 is not set
2095 +# CONFIG_RTC_DRV_RX8581 is not set
2096 +# CONFIG_RTC_DRV_RX8025 is not set
2097 +# CONFIG_RTC_DRV_EM3027 is not set
2098 +# CONFIG_RTC_DRV_RV3028 is not set
2099 +# CONFIG_RTC_DRV_RV3032 is not set
2100 +# CONFIG_RTC_DRV_RV8803 is not set
2101 +# CONFIG_RTC_DRV_SD3078 is not set
2102 +
2103 +#
2104 +# SPI RTC drivers
2105 +#
2106 +CONFIG_RTC_I2C_AND_SPI=y
2107 +
2108 +#
2109 +# SPI and I2C RTC drivers
2110 +#
2111 +# CONFIG_RTC_DRV_DS3232 is not set
2112 +# CONFIG_RTC_DRV_PCF2127 is not set
2113 +# CONFIG_RTC_DRV_RV3029C2 is not set
2114 +
2115 +#
2116 +# Platform RTC drivers
2117 +#
2118 +# CONFIG_RTC_DRV_DS1286 is not set
2119 +# CONFIG_RTC_DRV_DS1511 is not set
2120 +# CONFIG_RTC_DRV_DS1553 is not set
2121 +# CONFIG_RTC_DRV_DS1685_FAMILY is not set
2122 +# CONFIG_RTC_DRV_DS1742 is not set
2123 +# CONFIG_RTC_DRV_DS2404 is not set
2124 +# CONFIG_RTC_DRV_STK17TA8 is not set
2125 +# CONFIG_RTC_DRV_M48T86 is not set
2126 +# CONFIG_RTC_DRV_M48T35 is not set
2127 +# CONFIG_RTC_DRV_M48T59 is not set
2128 +# CONFIG_RTC_DRV_MSM6242 is not set
2129 +# CONFIG_RTC_DRV_BQ4802 is not set
2130 +# CONFIG_RTC_DRV_RP5C01 is not set
2131 +# CONFIG_RTC_DRV_V3020 is not set
2132 +
2133 +#
2134 +# on-CPU RTC drivers
2135 +#
2136 +CONFIG_RTC_DRV_GENERIC=y
2137 +# CONFIG_RTC_DRV_FTRTC010 is not set
2138 +
2139 +#
2140 +# HID Sensor RTC drivers
2141 +#
2142 +# CONFIG_DMADEVICES is not set
2143 +
2144 +#
2145 +# DMABUF options
2146 +#
2147 +# CONFIG_SYNC_FILE is not set
2148 +# CONFIG_DMABUF_MOVE_NOTIFY is not set
2149 +# CONFIG_DMABUF_HEAPS is not set
2150 +# end of DMABUF options
2151 +
2152 +# CONFIG_AUXDISPLAY is not set
2153 +# CONFIG_UIO is not set
2154 +# CONFIG_VFIO is not set
2155 +# CONFIG_VIRT_DRIVERS is not set
2156 +# CONFIG_VIRTIO_MENU is not set
2157 +# CONFIG_VDPA is not set
2158 +# CONFIG_VHOST_MENU is not set
2159 +
2160 +#
2161 +# Microsoft Hyper-V guest support
2162 +#
2163 +# end of Microsoft Hyper-V guest support
2164 +
2165 +# CONFIG_GREYBUS is not set
2166 +# CONFIG_STAGING is not set
2167 +# CONFIG_GOLDFISH is not set
2168 +# CONFIG_COMMON_CLK is not set
2169 +# CONFIG_HWSPINLOCK is not set
2170 +
2171 +#
2172 +# Clock Source drivers
2173 +#
2174 +# end of Clock Source drivers
2175 +
2176 +# CONFIG_MAILBOX is not set
2177 +# CONFIG_IOMMU_SUPPORT is not set
2178 +
2179 +#
2180 +# Remoteproc drivers
2181 +#
2182 +# CONFIG_REMOTEPROC is not set
2183 +# end of Remoteproc drivers
2184 +
2185 +#
2186 +# Rpmsg drivers
2187 +#
2188 +# CONFIG_RPMSG_VIRTIO is not set
2189 +# end of Rpmsg drivers
2190 +
2191 +#
2192 +# SOC (System On Chip) specific Drivers
2193 +#
2194 +
2195 +#
2196 +# Amlogic SoC drivers
2197 +#
2198 +# end of Amlogic SoC drivers
2199 +
2200 +#
2201 +# Aspeed SoC drivers
2202 +#
2203 +# end of Aspeed SoC drivers
2204 +
2205 +#
2206 +# Broadcom SoC drivers
2207 +#
2208 +# end of Broadcom SoC drivers
2209 +
2210 +#
2211 +# NXP/Freescale QorIQ SoC drivers
2212 +#
2213 +# end of NXP/Freescale QorIQ SoC drivers
2214 +
2215 +#
2216 +# i.MX SoC drivers
2217 +#
2218 +# end of i.MX SoC drivers
2219 +
2220 +#
2221 +# Qualcomm SoC drivers
2222 +#
2223 +# end of Qualcomm SoC drivers
2224 +
2225 +# CONFIG_SOC_TI is not set
2226 +
2227 +#
2228 +# Xilinx SoC drivers
2229 +#
2230 +# CONFIG_XILINX_VCU is not set
2231 +# end of Xilinx SoC drivers
2232 +# end of SOC (System On Chip) specific Drivers
2233 +
2234 +# CONFIG_PM_DEVFREQ is not set
2235 +# CONFIG_EXTCON is not set
2236 +# CONFIG_MEMORY is not set
2237 +# CONFIG_IIO is not set
2238 +# CONFIG_NTB is not set
2239 +# CONFIG_VME_BUS is not set
2240 +# CONFIG_PWM is not set
2241 +
2242 +#
2243 +# IRQ chip support
2244 +#
2245 +# end of IRQ chip support
2246 +
2247 +# CONFIG_IPACK_BUS is not set
2248 +# CONFIG_RESET_CONTROLLER is not set
2249 +
2250 +#
2251 +# PHY Subsystem
2252 +#
2253 +# CONFIG_GENERIC_PHY is not set
2254 +# CONFIG_BCM_KONA_USB2_PHY is not set
2255 +# CONFIG_PHY_PXA_28NM_HSIC is not set
2256 +# CONFIG_PHY_PXA_28NM_USB2 is not set
2257 +# end of PHY Subsystem
2258 +
2259 +# CONFIG_POWERCAP is not set
2260 +# CONFIG_MCB is not set
2261 +# CONFIG_RAS is not set
2262 +# CONFIG_USB4 is not set
2263 +
2264 +#
2265 +# Android
2266 +#
2267 +# CONFIG_ANDROID is not set
2268 +# end of Android
2269 +
2270 +# CONFIG_DAX is not set
2271 +CONFIG_NVMEM=y
2272 +CONFIG_NVMEM_SYSFS=y
2273 +
2274 +#
2275 +# HW tracing support
2276 +#
2277 +# CONFIG_STM is not set
2278 +# CONFIG_INTEL_TH is not set
2279 +# end of HW tracing support
2280 +
2281 +# CONFIG_FPGA is not set
2282 +# CONFIG_SIOX is not set
2283 +# CONFIG_SLIMBUS is not set
2284 +# CONFIG_INTERCONNECT is not set
2285 +# CONFIG_COUNTER is not set
2286 +# end of Device Drivers
2287 +
2288 +#
2289 +# File systems
2290 +#
2291 +# CONFIG_VALIDATE_FS_PARSER is not set
2292 +CONFIG_FS_IOMAP=y
2293 +# CONFIG_EXT2_FS is not set
2294 +# CONFIG_EXT3_FS is not set
2295 +CONFIG_EXT4_FS=m
2296 +CONFIG_EXT4_USE_FOR_EXT2=y
2297 +CONFIG_EXT4_FS_POSIX_ACL=y
2298 +CONFIG_EXT4_FS_SECURITY=y
2299 +# CONFIG_EXT4_DEBUG is not set
2300 +CONFIG_JBD2=m
2301 +# CONFIG_JBD2_DEBUG is not set
2302 +CONFIG_FS_MBCACHE=m
2303 +CONFIG_REISERFS_FS=m
2304 +# CONFIG_REISERFS_CHECK is not set
2305 +CONFIG_REISERFS_PROC_INFO=y
2306 +CONFIG_REISERFS_FS_XATTR=y
2307 +CONFIG_REISERFS_FS_POSIX_ACL=y
2308 +CONFIG_REISERFS_FS_SECURITY=y
2309 +CONFIG_JFS_FS=m
2310 +CONFIG_JFS_POSIX_ACL=y
2311 +CONFIG_JFS_SECURITY=y
2312 +# CONFIG_JFS_DEBUG is not set
2313 +CONFIG_JFS_STATISTICS=y
2314 +CONFIG_XFS_FS=m
2315 +CONFIG_XFS_SUPPORT_V4=y
2316 +CONFIG_XFS_QUOTA=y
2317 +CONFIG_XFS_POSIX_ACL=y
2318 +CONFIG_XFS_RT=y
2319 +# CONFIG_XFS_ONLINE_SCRUB is not set
2320 +# CONFIG_XFS_WARN is not set
2321 +# CONFIG_XFS_DEBUG is not set
2322 +# CONFIG_GFS2_FS is not set
2323 +# CONFIG_BTRFS_FS is not set
2324 +# CONFIG_NILFS2_FS is not set
2325 +# CONFIG_F2FS_FS is not set
2326 +# CONFIG_FS_DAX is not set
2327 +CONFIG_FS_POSIX_ACL=y
2328 +CONFIG_EXPORTFS=y
2329 +# CONFIG_EXPORTFS_BLOCK_OPS is not set
2330 +CONFIG_FILE_LOCKING=y
2331 +# CONFIG_MANDATORY_FILE_LOCKING is not set
2332 +# CONFIG_FS_ENCRYPTION is not set
2333 +# CONFIG_FS_VERITY is not set
2334 +CONFIG_FSNOTIFY=y
2335 +CONFIG_DNOTIFY=y
2336 +CONFIG_INOTIFY_USER=y
2337 +CONFIG_FANOTIFY=y
2338 +# CONFIG_QUOTA is not set
2339 +# CONFIG_QUOTA_NETLINK_INTERFACE is not set
2340 +CONFIG_QUOTACTL=y
2341 +CONFIG_AUTOFS4_FS=y
2342 +CONFIG_AUTOFS_FS=y
2343 +# CONFIG_FUSE_FS is not set
2344 +# CONFIG_OVERLAY_FS is not set
2345 +
2346 +#
2347 +# Caches
2348 +#
2349 +# CONFIG_FSCACHE is not set
2350 +# end of Caches
2351 +
2352 +#
2353 +# CD-ROM/DVD Filesystems
2354 +#
2355 +CONFIG_ISO9660_FS=m
2356 +CONFIG_JOLIET=y
2357 +CONFIG_ZISOFS=y
2358 +# CONFIG_UDF_FS is not set
2359 +# end of CD-ROM/DVD Filesystems
2360 +
2361 +#
2362 +# DOS/FAT/EXFAT/NT Filesystems
2363 +#
2364 +CONFIG_FAT_FS=m
2365 +CONFIG_MSDOS_FS=m
2366 +CONFIG_VFAT_FS=m
2367 +CONFIG_FAT_DEFAULT_CODEPAGE=437
2368 +CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
2369 +# CONFIG_FAT_DEFAULT_UTF8 is not set
2370 +# CONFIG_EXFAT_FS is not set
2371 +# CONFIG_NTFS_FS is not set
2372 +# end of DOS/FAT/EXFAT/NT Filesystems
2373 +
2374 +#
2375 +# Pseudo filesystems
2376 +#
2377 +CONFIG_PROC_FS=y
2378 +CONFIG_PROC_KCORE=y
2379 +CONFIG_PROC_SYSCTL=y
2380 +CONFIG_PROC_PAGE_MONITOR=y
2381 +CONFIG_PROC_CHILDREN=y
2382 +CONFIG_KERNFS=y
2383 +CONFIG_SYSFS=y
2384 +CONFIG_TMPFS=y
2385 +CONFIG_TMPFS_POSIX_ACL=y
2386 +CONFIG_TMPFS_XATTR=y
2387 +CONFIG_MEMFD_CREATE=y
2388 +# CONFIG_CONFIGFS_FS is not set
2389 +# end of Pseudo filesystems
2390 +
2391 +CONFIG_MISC_FILESYSTEMS=y
2392 +# CONFIG_ORANGEFS_FS is not set
2393 +# CONFIG_ADFS_FS is not set
2394 +# CONFIG_AFFS_FS is not set
2395 +# CONFIG_ECRYPT_FS is not set
2396 +# CONFIG_HFS_FS is not set
2397 +# CONFIG_HFSPLUS_FS is not set
2398 +# CONFIG_BEFS_FS is not set
2399 +# CONFIG_BFS_FS is not set
2400 +# CONFIG_EFS_FS is not set
2401 +# CONFIG_CRAMFS is not set
2402 +CONFIG_SQUASHFS=y
2403 +# CONFIG_SQUASHFS_FILE_CACHE is not set
2404 +CONFIG_SQUASHFS_FILE_DIRECT=y
2405 +# CONFIG_SQUASHFS_DECOMP_SINGLE is not set
2406 +# CONFIG_SQUASHFS_DECOMP_MULTI is not set
2407 +CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU=y
2408 +CONFIG_SQUASHFS_XATTR=y
2409 +CONFIG_SQUASHFS_ZLIB=y
2410 +CONFIG_SQUASHFS_LZ4=y
2411 +CONFIG_SQUASHFS_LZO=y
2412 +CONFIG_SQUASHFS_XZ=y
2413 +CONFIG_SQUASHFS_ZSTD=y
2414 +# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
2415 +# CONFIG_SQUASHFS_EMBEDDED is not set
2416 +CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
2417 +# CONFIG_VXFS_FS is not set
2418 +# CONFIG_MINIX_FS is not set
2419 +# CONFIG_OMFS_FS is not set
2420 +# CONFIG_HPFS_FS is not set
2421 +# CONFIG_QNX4FS_FS is not set
2422 +# CONFIG_QNX6FS_FS is not set
2423 +# CONFIG_ROMFS_FS is not set
2424 +# CONFIG_PSTORE is not set
2425 +# CONFIG_SYSV_FS is not set
2426 +# CONFIG_UFS_FS is not set
2427 +# CONFIG_EROFS_FS is not set
2428 +CONFIG_NETWORK_FILESYSTEMS=y
2429 +CONFIG_NFS_FS=m
2430 +CONFIG_NFS_V2=m
2431 +CONFIG_NFS_V3=m
2432 +# CONFIG_NFS_V3_ACL is not set
2433 +CONFIG_NFS_V4=m
2434 +CONFIG_NFS_SWAP=y
2435 +CONFIG_NFS_V4_1=y
2436 +CONFIG_NFS_V4_2=y
2437 +CONFIG_PNFS_FILE_LAYOUT=m
2438 +CONFIG_PNFS_BLOCK=m
2439 +CONFIG_PNFS_FLEXFILE_LAYOUT=m
2440 +CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org"
2441 +# CONFIG_NFS_V4_1_MIGRATION is not set
2442 +# CONFIG_NFS_USE_LEGACY_DNS is not set
2443 +CONFIG_NFS_USE_KERNEL_DNS=y
2444 +# CONFIG_NFS_DISABLE_UDP_SUPPORT is not set
2445 +# CONFIG_NFS_V4_2_READ_PLUS is not set
2446 +# CONFIG_NFSD is not set
2447 +CONFIG_GRACE_PERIOD=m
2448 +CONFIG_LOCKD=m
2449 +CONFIG_LOCKD_V4=y
2450 +CONFIG_NFS_COMMON=y
2451 +CONFIG_SUNRPC=m
2452 +CONFIG_SUNRPC_GSS=m
2453 +CONFIG_SUNRPC_BACKCHANNEL=y
2454 +CONFIG_SUNRPC_SWAP=y
2455 +# CONFIG_SUNRPC_DEBUG is not set
2456 +# CONFIG_CEPH_FS is not set
2457 +CONFIG_CIFS=m
2458 +# CONFIG_CIFS_STATS2 is not set
2459 +CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y
2460 +# CONFIG_CIFS_WEAK_PW_HASH is not set
2461 +# CONFIG_CIFS_UPCALL is not set
2462 +# CONFIG_CIFS_XATTR is not set
2463 +# CONFIG_CIFS_DEBUG is not set
2464 +# CONFIG_CIFS_DFS_UPCALL is not set
2465 +# CONFIG_CODA_FS is not set
2466 +# CONFIG_AFS_FS is not set
2467 +CONFIG_NLS=y
2468 +CONFIG_NLS_DEFAULT="utf-8"
2469 +CONFIG_NLS_CODEPAGE_437=m
2470 +# CONFIG_NLS_CODEPAGE_737 is not set
2471 +# CONFIG_NLS_CODEPAGE_775 is not set
2472 +# CONFIG_NLS_CODEPAGE_850 is not set
2473 +# CONFIG_NLS_CODEPAGE_852 is not set
2474 +# CONFIG_NLS_CODEPAGE_855 is not set
2475 +# CONFIG_NLS_CODEPAGE_857 is not set
2476 +# CONFIG_NLS_CODEPAGE_860 is not set
2477 +# CONFIG_NLS_CODEPAGE_861 is not set
2478 +# CONFIG_NLS_CODEPAGE_862 is not set
2479 +# CONFIG_NLS_CODEPAGE_863 is not set
2480 +# CONFIG_NLS_CODEPAGE_864 is not set
2481 +# CONFIG_NLS_CODEPAGE_865 is not set
2482 +# CONFIG_NLS_CODEPAGE_866 is not set
2483 +# CONFIG_NLS_CODEPAGE_869 is not set
2484 +# CONFIG_NLS_CODEPAGE_936 is not set
2485 +# CONFIG_NLS_CODEPAGE_950 is not set
2486 +# CONFIG_NLS_CODEPAGE_932 is not set
2487 +# CONFIG_NLS_CODEPAGE_949 is not set
2488 +# CONFIG_NLS_CODEPAGE_874 is not set
2489 +# CONFIG_NLS_ISO8859_8 is not set
2490 +# CONFIG_NLS_CODEPAGE_1250 is not set
2491 +# CONFIG_NLS_CODEPAGE_1251 is not set
2492 +CONFIG_NLS_ASCII=m
2493 +CONFIG_NLS_ISO8859_1=m
2494 +# CONFIG_NLS_ISO8859_2 is not set
2495 +# CONFIG_NLS_ISO8859_3 is not set
2496 +# CONFIG_NLS_ISO8859_4 is not set
2497 +# CONFIG_NLS_ISO8859_5 is not set
2498 +# CONFIG_NLS_ISO8859_6 is not set
2499 +# CONFIG_NLS_ISO8859_7 is not set
2500 +# CONFIG_NLS_ISO8859_9 is not set
2501 +# CONFIG_NLS_ISO8859_13 is not set
2502 +# CONFIG_NLS_ISO8859_14 is not set
2503 +# CONFIG_NLS_ISO8859_15 is not set
2504 +# CONFIG_NLS_KOI8_R is not set
2505 +# CONFIG_NLS_KOI8_U is not set
2506 +# CONFIG_NLS_MAC_ROMAN is not set
2507 +# CONFIG_NLS_MAC_CELTIC is not set
2508 +# CONFIG_NLS_MAC_CENTEURO is not set
2509 +# CONFIG_NLS_MAC_CROATIAN is not set
2510 +# CONFIG_NLS_MAC_CYRILLIC is not set
2511 +# CONFIG_NLS_MAC_GAELIC is not set
2512 +# CONFIG_NLS_MAC_GREEK is not set
2513 +# CONFIG_NLS_MAC_ICELAND is not set
2514 +# CONFIG_NLS_MAC_INUIT is not set
2515 +# CONFIG_NLS_MAC_ROMANIAN is not set
2516 +# CONFIG_NLS_MAC_TURKISH is not set
2517 +CONFIG_NLS_UTF8=m
2518 +# CONFIG_UNICODE is not set
2519 +CONFIG_IO_WQ=y
2520 +# end of File systems
2521 +
2522 +#
2523 +# Security options
2524 +#
2525 +CONFIG_KEYS=y
2526 +# CONFIG_KEYS_REQUEST_CACHE is not set
2527 +# CONFIG_PERSISTENT_KEYRINGS is not set
2528 +# CONFIG_ENCRYPTED_KEYS is not set
2529 +# CONFIG_KEY_DH_OPERATIONS is not set
2530 +# CONFIG_SECURITY_DMESG_RESTRICT is not set
2531 +# CONFIG_SECURITY is not set
2532 +# CONFIG_SECURITYFS is not set
2533 +CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
2534 +# CONFIG_HARDENED_USERCOPY is not set
2535 +# CONFIG_STATIC_USERMODEHELPER is not set
2536 +CONFIG_DEFAULT_SECURITY_DAC=y
2537 +CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,bpf"
2538 +
2539 +#
2540 +# Kernel hardening options
2541 +#
2542 +
2543 +#
2544 +# Memory initialization
2545 +#
2546 +CONFIG_INIT_STACK_NONE=y
2547 +# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
2548 +# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
2549 +# end of Memory initialization
2550 +# end of Kernel hardening options
2551 +# end of Security options
2552 +
2553 +CONFIG_XOR_BLOCKS=m
2554 +CONFIG_ASYNC_CORE=m
2555 +CONFIG_ASYNC_MEMCPY=m
2556 +CONFIG_ASYNC_XOR=m
2557 +CONFIG_ASYNC_PQ=m
2558 +CONFIG_ASYNC_RAID6_RECOV=m
2559 +CONFIG_CRYPTO=y
2560 +
2561 +#
2562 +# Crypto core or helper
2563 +#
2564 +CONFIG_CRYPTO_ALGAPI=y
2565 +CONFIG_CRYPTO_ALGAPI2=y
2566 +CONFIG_CRYPTO_AEAD=m
2567 +CONFIG_CRYPTO_AEAD2=y
2568 +CONFIG_CRYPTO_SKCIPHER=m
2569 +CONFIG_CRYPTO_SKCIPHER2=y
2570 +CONFIG_CRYPTO_HASH=y
2571 +CONFIG_CRYPTO_HASH2=y
2572 +CONFIG_CRYPTO_RNG2=y
2573 +CONFIG_CRYPTO_AKCIPHER2=y
2574 +CONFIG_CRYPTO_KPP2=y
2575 +CONFIG_CRYPTO_ACOMP2=y
2576 +CONFIG_CRYPTO_MANAGER=y
2577 +CONFIG_CRYPTO_MANAGER2=y
2578 +# CONFIG_CRYPTO_USER is not set
2579 +CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
2580 +CONFIG_CRYPTO_GF128MUL=m
2581 +CONFIG_CRYPTO_NULL=m
2582 +CONFIG_CRYPTO_NULL2=y
2583 +# CONFIG_CRYPTO_PCRYPT is not set
2584 +# CONFIG_CRYPTO_CRYPTD is not set
2585 +# CONFIG_CRYPTO_AUTHENC is not set
2586 +# CONFIG_CRYPTO_TEST is not set
2587 +
2588 +#
2589 +# Public-key cryptography
2590 +#
2591 +# CONFIG_CRYPTO_RSA is not set
2592 +# CONFIG_CRYPTO_DH is not set
2593 +# CONFIG_CRYPTO_ECDH is not set
2594 +# CONFIG_CRYPTO_ECRDSA is not set
2595 +# CONFIG_CRYPTO_SM2 is not set
2596 +# CONFIG_CRYPTO_CURVE25519 is not set
2597 +
2598 +#
2599 +# Authenticated Encryption with Associated Data
2600 +#
2601 +CONFIG_CRYPTO_CCM=m
2602 +CONFIG_CRYPTO_GCM=m
2603 +# CONFIG_CRYPTO_CHACHA20POLY1305 is not set
2604 +# CONFIG_CRYPTO_AEGIS128 is not set
2605 +# CONFIG_CRYPTO_SEQIV is not set
2606 +# CONFIG_CRYPTO_ECHAINIV is not set
2607 +
2608 +#
2609 +# Block modes
2610 +#
2611 +# CONFIG_CRYPTO_CBC is not set
2612 +# CONFIG_CRYPTO_CFB is not set
2613 +CONFIG_CRYPTO_CTR=m
2614 +# CONFIG_CRYPTO_CTS is not set
2615 +CONFIG_CRYPTO_ECB=m
2616 +# CONFIG_CRYPTO_LRW is not set
2617 +# CONFIG_CRYPTO_OFB is not set
2618 +# CONFIG_CRYPTO_PCBC is not set
2619 +# CONFIG_CRYPTO_XTS is not set
2620 +# CONFIG_CRYPTO_KEYWRAP is not set
2621 +# CONFIG_CRYPTO_ADIANTUM is not set
2622 +# CONFIG_CRYPTO_ESSIV is not set
2623 +
2624 +#
2625 +# Hash modes
2626 +#
2627 +CONFIG_CRYPTO_CMAC=m
2628 +CONFIG_CRYPTO_HMAC=y
2629 +# CONFIG_CRYPTO_XCBC is not set
2630 +# CONFIG_CRYPTO_VMAC is not set
2631 +
2632 +#
2633 +# Digest
2634 +#
2635 +CONFIG_CRYPTO_CRC32C=m
2636 +# CONFIG_CRYPTO_CRC32 is not set
2637 +# CONFIG_CRYPTO_XXHASH is not set
2638 +# CONFIG_CRYPTO_BLAKE2B is not set
2639 +# CONFIG_CRYPTO_BLAKE2S is not set
2640 +# CONFIG_CRYPTO_CRCT10DIF is not set
2641 +CONFIG_CRYPTO_GHASH=m
2642 +# CONFIG_CRYPTO_POLY1305 is not set
2643 +CONFIG_CRYPTO_MD4=m
2644 +CONFIG_CRYPTO_MD5=m
2645 +# CONFIG_CRYPTO_MICHAEL_MIC is not set
2646 +# CONFIG_CRYPTO_RMD128 is not set
2647 +# CONFIG_CRYPTO_RMD160 is not set
2648 +# CONFIG_CRYPTO_RMD256 is not set
2649 +# CONFIG_CRYPTO_RMD320 is not set
2650 +# CONFIG_CRYPTO_SHA1 is not set
2651 +CONFIG_CRYPTO_SHA256=y
2652 +CONFIG_CRYPTO_SHA512=m
2653 +# CONFIG_CRYPTO_SHA3 is not set
2654 +# CONFIG_CRYPTO_SM3 is not set
2655 +# CONFIG_CRYPTO_STREEBOG is not set
2656 +# CONFIG_CRYPTO_TGR192 is not set
2657 +# CONFIG_CRYPTO_WP512 is not set
2658 +
2659 +#
2660 +# Ciphers
2661 +#
2662 +CONFIG_CRYPTO_AES=m
2663 +# CONFIG_CRYPTO_AES_TI is not set
2664 +# CONFIG_CRYPTO_BLOWFISH is not set
2665 +# CONFIG_CRYPTO_CAMELLIA is not set
2666 +# CONFIG_CRYPTO_CAST5 is not set
2667 +# CONFIG_CRYPTO_CAST6 is not set
2668 +# CONFIG_CRYPTO_DES is not set
2669 +# CONFIG_CRYPTO_FCRYPT is not set
2670 +# CONFIG_CRYPTO_SALSA20 is not set
2671 +# CONFIG_CRYPTO_CHACHA20 is not set
2672 +# CONFIG_CRYPTO_SERPENT is not set
2673 +# CONFIG_CRYPTO_SM4 is not set
2674 +# CONFIG_CRYPTO_TWOFISH is not set
2675 +
2676 +#
2677 +# Compression
2678 +#
2679 +# CONFIG_CRYPTO_DEFLATE is not set
2680 +# CONFIG_CRYPTO_LZO is not set
2681 +# CONFIG_CRYPTO_842 is not set
2682 +# CONFIG_CRYPTO_LZ4 is not set
2683 +# CONFIG_CRYPTO_LZ4HC is not set
2684 +# CONFIG_CRYPTO_ZSTD is not set
2685 +
2686 +#
2687 +# Random Number Generation
2688 +#
2689 +# CONFIG_CRYPTO_ANSI_CPRNG is not set
2690 +# CONFIG_CRYPTO_DRBG_MENU is not set
2691 +# CONFIG_CRYPTO_JITTERENTROPY is not set
2692 +CONFIG_CRYPTO_USER_API=y
2693 +CONFIG_CRYPTO_USER_API_HASH=y
2694 +# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
2695 +# CONFIG_CRYPTO_USER_API_RNG is not set
2696 +# CONFIG_CRYPTO_USER_API_AEAD is not set
2697 +# CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE is not set
2698 +
2699 +#
2700 +# Crypto library routines
2701 +#
2702 +CONFIG_CRYPTO_LIB_AES=m
2703 +CONFIG_CRYPTO_LIB_ARC4=m
2704 +# CONFIG_CRYPTO_LIB_BLAKE2S is not set
2705 +# CONFIG_CRYPTO_LIB_CHACHA is not set
2706 +# CONFIG_CRYPTO_LIB_CURVE25519 is not set
2707 +CONFIG_CRYPTO_LIB_DES=m
2708 +CONFIG_CRYPTO_LIB_POLY1305_RSIZE=1
2709 +# CONFIG_CRYPTO_LIB_POLY1305 is not set
2710 +# CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set
2711 +CONFIG_CRYPTO_LIB_SHA256=y
2712 +# CONFIG_CRYPTO_HW is not set
2713 +# CONFIG_ASYMMETRIC_KEY_TYPE is not set
2714 +
2715 +#
2716 +# Certificates for signature checking
2717 +#
2718 +# CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
2719 +# end of Certificates for signature checking
2720 +
2721 +#
2722 +# Library routines
2723 +#
2724 +CONFIG_RAID6_PQ=m
2725 +CONFIG_RAID6_PQ_BENCHMARK=y
2726 +# CONFIG_PACKING is not set
2727 +CONFIG_BITREVERSE=y
2728 +CONFIG_GENERIC_STRNCPY_FROM_USER=y
2729 +CONFIG_GENERIC_NET_UTILS=y
2730 +# CONFIG_CORDIC is not set
2731 +# CONFIG_PRIME_NUMBERS is not set
2732 +CONFIG_GENERIC_PCI_IOMAP=y
2733 +CONFIG_CRC_CCITT=m
2734 +CONFIG_CRC16=y
2735 +# CONFIG_CRC_T10DIF is not set
2736 +# CONFIG_CRC_ITU_T is not set
2737 +CONFIG_CRC32=y
2738 +# CONFIG_CRC32_SELFTEST is not set
2739 +CONFIG_CRC32_SLICEBY8=y
2740 +# CONFIG_CRC32_SLICEBY4 is not set
2741 +# CONFIG_CRC32_SARWATE is not set
2742 +# CONFIG_CRC32_BIT is not set
2743 +# CONFIG_CRC64 is not set
2744 +# CONFIG_CRC4 is not set
2745 +# CONFIG_CRC7 is not set
2746 +CONFIG_LIBCRC32C=m
2747 +# CONFIG_CRC8 is not set
2748 +CONFIG_XXHASH=y
2749 +# CONFIG_RANDOM32_SELFTEST is not set
2750 +CONFIG_ZLIB_INFLATE=y
2751 +CONFIG_LZO_DECOMPRESS=y
2752 +CONFIG_LZ4_DECOMPRESS=y
2753 +CONFIG_ZSTD_DECOMPRESS=y
2754 +CONFIG_XZ_DEC=y
2755 +CONFIG_XZ_DEC_X86=y
2756 +CONFIG_XZ_DEC_POWERPC=y
2757 +CONFIG_XZ_DEC_IA64=y
2758 +CONFIG_XZ_DEC_ARM=y
2759 +CONFIG_XZ_DEC_ARMTHUMB=y
2760 +CONFIG_XZ_DEC_SPARC=y
2761 +CONFIG_XZ_DEC_BCJ=y
2762 +# CONFIG_XZ_DEC_TEST is not set
2763 +CONFIG_DECOMPRESS_GZIP=y
2764 +CONFIG_DECOMPRESS_BZIP2=y
2765 +CONFIG_DECOMPRESS_LZMA=y
2766 +CONFIG_DECOMPRESS_XZ=y
2767 +CONFIG_DECOMPRESS_LZO=y
2768 +CONFIG_DECOMPRESS_LZ4=y
2769 +CONFIG_DECOMPRESS_ZSTD=y
2770 +CONFIG_GENERIC_ALLOCATOR=y
2771 +CONFIG_ASSOCIATIVE_ARRAY=y
2772 +CONFIG_HAS_IOMEM=y
2773 +CONFIG_HAS_IOPORT_MAP=y
2774 +CONFIG_HAS_DMA=y
2775 +CONFIG_DMA_OPS=y
2776 +CONFIG_NEED_SG_DMA_LENGTH=y
2777 +CONFIG_NEED_DMA_MAP_STATE=y
2778 +CONFIG_ARCH_HAS_SYNC_DMA_FOR_DEVICE=y
2779 +CONFIG_ARCH_HAS_SYNC_DMA_FOR_CPU=y
2780 +# CONFIG_DMA_API_DEBUG is not set
2781 +CONFIG_SGL_ALLOC=y
2782 +CONFIG_CPU_RMAP=y
2783 +CONFIG_DQL=y
2784 +CONFIG_GLOB=y
2785 +# CONFIG_GLOB_SELFTEST is not set
2786 +CONFIG_NLATTR=y
2787 +CONFIG_GENERIC_ATOMIC64=y
2788 +# CONFIG_IRQ_POLL is not set
2789 +CONFIG_OID_REGISTRY=m
2790 +CONFIG_FONT_SUPPORT=y
2791 +# CONFIG_FONTS is not set
2792 +CONFIG_FONT_8x8=y
2793 +CONFIG_FONT_8x16=y
2794 +CONFIG_SG_POOL=y
2795 +CONFIG_ARCH_NO_SG_CHAIN=y
2796 +CONFIG_SBITMAP=y
2797 +# CONFIG_STRING_SELFTEST is not set
2798 +# end of Library routines
2799 +
2800 +#
2801 +# Kernel hacking
2802 +#
2803 +
2804 +#
2805 +# printk and dmesg options
2806 +#
2807 +CONFIG_PRINTK_TIME=y
2808 +# CONFIG_PRINTK_CALLER is not set
2809 +CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
2810 +CONFIG_CONSOLE_LOGLEVEL_QUIET=4
2811 +CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
2812 +# CONFIG_DYNAMIC_DEBUG is not set
2813 +# CONFIG_DYNAMIC_DEBUG_CORE is not set
2814 +CONFIG_SYMBOLIC_ERRNAME=y
2815 +CONFIG_DEBUG_BUGVERBOSE=y
2816 +# end of printk and dmesg options
2817 +
2818 +#
2819 +# Compile-time checks and compiler options
2820 +#
2821 +# CONFIG_ENABLE_MUST_CHECK is not set
2822 +CONFIG_FRAME_WARN=1024
2823 +# CONFIG_STRIP_ASM_SYMS is not set
2824 +# CONFIG_HEADERS_INSTALL is not set
2825 +# CONFIG_DEBUG_SECTION_MISMATCH is not set
2826 +CONFIG_SECTION_MISMATCH_WARN_ONLY=y
2827 +CONFIG_ARCH_WANT_FRAME_POINTERS=y
2828 +CONFIG_FRAME_POINTER=y
2829 +# end of Compile-time checks and compiler options
2830 +
2831 +#
2832 +# Generic Kernel Debugging Instruments
2833 +#
2834 +CONFIG_MAGIC_SYSRQ=y
2835 +CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
2836 +CONFIG_MAGIC_SYSRQ_SERIAL=y
2837 +CONFIG_MAGIC_SYSRQ_SERIAL_SEQUENCE=""
2838 +# CONFIG_DEBUG_FS is not set
2839 +CONFIG_HAVE_ARCH_KGDB=y
2840 +CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
2841 +# CONFIG_UBSAN is not set
2842 +# end of Generic Kernel Debugging Instruments
2843 +
2844 +# CONFIG_DEBUG_KERNEL is not set
2845 +
2846 +#
2847 +# Memory Debugging
2848 +#
2849 +# CONFIG_PAGE_EXTENSION is not set
2850 +# CONFIG_PAGE_POISONING is not set
2851 +# CONFIG_DEBUG_RODATA_TEST is not set
2852 +# CONFIG_SLUB_DEBUG_ON is not set
2853 +# CONFIG_SLUB_STATS is not set
2854 +CONFIG_DEBUG_MEMORY_INIT=y
2855 +CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
2856 +CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
2857 +# end of Memory Debugging
2858 +
2859 +#
2860 +# Debug Oops, Lockups and Hangs
2861 +#
2862 +# CONFIG_PANIC_ON_OOPS is not set
2863 +CONFIG_PANIC_ON_OOPS_VALUE=0
2864 +CONFIG_PANIC_TIMEOUT=0
2865 +# CONFIG_TEST_LOCKUP is not set
2866 +# end of Debug Oops, Lockups and Hangs
2867 +
2868 +#
2869 +# Scheduler Debugging
2870 +#
2871 +# end of Scheduler Debugging
2872 +
2873 +# CONFIG_DEBUG_TIMEKEEPING is not set
2874 +
2875 +#
2876 +# Lock Debugging (spinlocks, mutexes, etc...)
2877 +#
2878 +# CONFIG_WW_MUTEX_SELFTEST is not set
2879 +# end of Lock Debugging (spinlocks, mutexes, etc...)
2880 +
2881 +# CONFIG_STACKTRACE is not set
2882 +# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
2883 +
2884 +#
2885 +# Debug kernel data structures
2886 +#
2887 +# CONFIG_BUG_ON_DATA_CORRUPTION is not set
2888 +# end of Debug kernel data structures
2889 +
2890 +#
2891 +# RCU Debugging
2892 +#
2893 +CONFIG_RCU_CPU_STALL_TIMEOUT=60
2894 +# end of RCU Debugging
2895 +
2896 +CONFIG_HAVE_FUNCTION_TRACER=y
2897 +CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
2898 +CONFIG_HAVE_DYNAMIC_FTRACE=y
2899 +CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
2900 +CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
2901 +CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
2902 +CONFIG_TRACING_SUPPORT=y
2903 +# CONFIG_FTRACE is not set
2904 +# CONFIG_SAMPLES is not set
2905 +
2906 +#
2907 +# parisc Debugging
2908 +#
2909 +CONFIG_TRACE_IRQFLAGS_SUPPORT=y
2910 +# end of parisc Debugging
2911 +
2912 +#
2913 +# Kernel Testing and Coverage
2914 +#
2915 +# CONFIG_KUNIT is not set
2916 +CONFIG_CC_HAS_SANCOV_TRACE_PC=y
2917 +CONFIG_RUNTIME_TESTING_MENU=y
2918 +# CONFIG_TEST_LIST_SORT is not set
2919 +# CONFIG_TEST_MIN_HEAP is not set
2920 +# CONFIG_TEST_SORT is not set
2921 +# CONFIG_REED_SOLOMON_TEST is not set
2922 +# CONFIG_ATOMIC64_SELFTEST is not set
2923 +# CONFIG_ASYNC_RAID6_TEST is not set
2924 +# CONFIG_TEST_HEXDUMP is not set
2925 +# CONFIG_TEST_STRING_HELPERS is not set
2926 +# CONFIG_TEST_STRSCPY is not set
2927 +# CONFIG_TEST_KSTRTOX is not set
2928 +# CONFIG_TEST_PRINTF is not set
2929 +# CONFIG_TEST_BITMAP is not set
2930 +# CONFIG_TEST_UUID is not set
2931 +# CONFIG_TEST_XARRAY is not set
2932 +# CONFIG_TEST_OVERFLOW is not set
2933 +# CONFIG_TEST_RHASHTABLE is not set
2934 +# CONFIG_TEST_HASH is not set
2935 +# CONFIG_TEST_IDA is not set
2936 +# CONFIG_TEST_LKM is not set
2937 +# CONFIG_TEST_BITOPS is not set
2938 +# CONFIG_TEST_VMALLOC is not set
2939 +# CONFIG_TEST_USER_COPY is not set
2940 +# CONFIG_TEST_BPF is not set
2941 +# CONFIG_TEST_BLACKHOLE_DEV is not set
2942 +# CONFIG_FIND_BIT_BENCHMARK is not set
2943 +# CONFIG_TEST_FIRMWARE is not set
2944 +# CONFIG_TEST_SYSCTL is not set
2945 +# CONFIG_TEST_UDELAY is not set
2946 +# CONFIG_TEST_STATIC_KEYS is not set
2947 +# CONFIG_TEST_KMOD is not set
2948 +# CONFIG_TEST_MEMCAT_P is not set
2949 +# CONFIG_TEST_STACKINIT is not set
2950 +# CONFIG_TEST_MEMINIT is not set
2951 +# CONFIG_TEST_FREE_PAGES is not set
2952 +# CONFIG_MEMTEST is not set
2953 +# end of Kernel Testing and Coverage
2954 +# end of Kernel hacking
2955 +
2956 +#
2957 +# Gentoo Linux
2958 +#
2959 +CONFIG_GENTOO_LINUX=y
2960 +CONFIG_GENTOO_LINUX_UDEV=y
2961 +CONFIG_GENTOO_LINUX_PORTAGE=y
2962 +
2963 +#
2964 +# Support for init systems, system and service managers
2965 +#
2966 +CONFIG_GENTOO_LINUX_INIT_SCRIPT=y
2967 +CONFIG_GENTOO_LINUX_INIT_SYSTEMD=y
2968 +# end of Support for init systems, system and service managers
2969 +
2970 +# CONFIG_GENTOO_KERNEL_SELF_PROTECTION is not set
2971 +CONFIG_GENTOO_PRINT_FIRMWARE_INFO=y
2972 +# end of Gentoo Linux
2973
2974 diff --git a/releases/kconfig/hppa/hppa64.config b/releases/kconfig/hppa/hppa64.config
2975 new file mode 100644
2976 index 00000000..8f21a404
2977 --- /dev/null
2978 +++ b/releases/kconfig/hppa/hppa64.config
2979 @@ -0,0 +1,2969 @@
2980 +#
2981 +# Automatically generated file; DO NOT EDIT.
2982 +# Linux/parisc 5.10.61-gentoo Kernel Configuration
2983 +#
2984 +CONFIG_CC_VERSION_TEXT="hppa64-unknown-linux-gnu-gcc (Gentoo 10.3.0-r2 p3) 10.3.0"
2985 +CONFIG_CC_IS_GCC=y
2986 +CONFIG_GCC_VERSION=100300
2987 +CONFIG_LD_VERSION=235020000
2988 +CONFIG_CLANG_VERSION=0
2989 +CONFIG_LLD_VERSION=0
2990 +CONFIG_CC_HAS_ASM_GOTO=y
2991 +CONFIG_CC_HAS_ASM_INLINE=y
2992 +CONFIG_IRQ_WORK=y
2993 +CONFIG_BUILDTIME_TABLE_SORT=y
2994 +
2995 +#
2996 +# General setup
2997 +#
2998 +CONFIG_INIT_ENV_ARG_LIMIT=32
2999 +# CONFIG_COMPILE_TEST is not set
3000 +CONFIG_LOCALVERSION=""
3001 +CONFIG_LOCALVERSION_AUTO=y
3002 +CONFIG_BUILD_SALT=""
3003 +CONFIG_HAVE_KERNEL_GZIP=y
3004 +CONFIG_HAVE_KERNEL_BZIP2=y
3005 +CONFIG_HAVE_KERNEL_LZMA=y
3006 +CONFIG_HAVE_KERNEL_XZ=y
3007 +CONFIG_HAVE_KERNEL_LZO=y
3008 +CONFIG_HAVE_KERNEL_LZ4=y
3009 +CONFIG_KERNEL_GZIP=y
3010 +# CONFIG_KERNEL_BZIP2 is not set
3011 +# CONFIG_KERNEL_LZMA is not set
3012 +# CONFIG_KERNEL_XZ is not set
3013 +# CONFIG_KERNEL_LZO is not set
3014 +# CONFIG_KERNEL_LZ4 is not set
3015 +CONFIG_DEFAULT_INIT=""
3016 +CONFIG_DEFAULT_HOSTNAME="(none)"
3017 +CONFIG_SWAP=y
3018 +CONFIG_SYSVIPC=y
3019 +CONFIG_SYSVIPC_SYSCTL=y
3020 +# CONFIG_POSIX_MQUEUE is not set
3021 +# CONFIG_WATCH_QUEUE is not set
3022 +CONFIG_CROSS_MEMORY_ATTACH=y
3023 +# CONFIG_USELIB is not set
3024 +# CONFIG_AUDIT is not set
3025 +CONFIG_HAVE_ARCH_AUDITSYSCALL=y
3026 +
3027 +#
3028 +# IRQ subsystem
3029 +#
3030 +CONFIG_GENERIC_IRQ_PROBE=y
3031 +CONFIG_IRQ_DOMAIN=y
3032 +# end of IRQ subsystem
3033 +
3034 +CONFIG_GENERIC_CLOCKEVENTS=y
3035 +
3036 +#
3037 +# Timers subsystem
3038 +#
3039 +CONFIG_TICK_ONESHOT=y
3040 +CONFIG_NO_HZ_COMMON=y
3041 +# CONFIG_HZ_PERIODIC is not set
3042 +CONFIG_NO_HZ_IDLE=y
3043 +# CONFIG_NO_HZ is not set
3044 +CONFIG_HIGH_RES_TIMERS=y
3045 +# end of Timers subsystem
3046 +
3047 +CONFIG_PREEMPT_NONE=y
3048 +# CONFIG_PREEMPT_VOLUNTARY is not set
3049 +# CONFIG_PREEMPT is not set
3050 +
3051 +#
3052 +# CPU/Task time and stats accounting
3053 +#
3054 +CONFIG_TICK_CPU_ACCOUNTING=y
3055 +# CONFIG_BSD_PROCESS_ACCT is not set
3056 +# CONFIG_TASKSTATS is not set
3057 +# CONFIG_PSI is not set
3058 +# end of CPU/Task time and stats accounting
3059 +
3060 +CONFIG_CPU_ISOLATION=y
3061 +
3062 +#
3063 +# RCU Subsystem
3064 +#
3065 +CONFIG_TREE_RCU=y
3066 +# CONFIG_RCU_EXPERT is not set
3067 +CONFIG_SRCU=y
3068 +CONFIG_TREE_SRCU=y
3069 +CONFIG_TASKS_RCU_GENERIC=y
3070 +CONFIG_TASKS_TRACE_RCU=y
3071 +CONFIG_RCU_STALL_COMMON=y
3072 +CONFIG_RCU_NEED_SEGCBLIST=y
3073 +# end of RCU Subsystem
3074 +
3075 +CONFIG_IKCONFIG=y
3076 +CONFIG_IKCONFIG_PROC=y
3077 +# CONFIG_IKHEADERS is not set
3078 +CONFIG_LOG_BUF_SHIFT=18
3079 +CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
3080 +CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
3081 +CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
3082 +CONFIG_GENERIC_SCHED_CLOCK=y
3083 +
3084 +#
3085 +# Scheduler features
3086 +#
3087 +# end of Scheduler features
3088 +
3089 +CONFIG_CGROUPS=y
3090 +# CONFIG_MEMCG is not set
3091 +# CONFIG_BLK_CGROUP is not set
3092 +# CONFIG_CGROUP_SCHED is not set
3093 +# CONFIG_CGROUP_PIDS is not set
3094 +# CONFIG_CGROUP_RDMA is not set
3095 +# CONFIG_CGROUP_FREEZER is not set
3096 +# CONFIG_CPUSETS is not set
3097 +# CONFIG_CGROUP_DEVICE is not set
3098 +# CONFIG_CGROUP_CPUACCT is not set
3099 +CONFIG_CGROUP_BPF=y
3100 +CONFIG_SOCK_CGROUP_DATA=y
3101 +CONFIG_NAMESPACES=y
3102 +CONFIG_UTS_NS=y
3103 +CONFIG_IPC_NS=y
3104 +CONFIG_USER_NS=y
3105 +CONFIG_PID_NS=y
3106 +CONFIG_NET_NS=y
3107 +CONFIG_CHECKPOINT_RESTORE=y
3108 +# CONFIG_SCHED_AUTOGROUP is not set
3109 +# CONFIG_SYSFS_DEPRECATED is not set
3110 +# CONFIG_RELAY is not set
3111 +CONFIG_BLK_DEV_INITRD=y
3112 +CONFIG_INITRAMFS_SOURCE=""
3113 +CONFIG_RD_GZIP=y
3114 +CONFIG_RD_BZIP2=y
3115 +CONFIG_RD_LZMA=y
3116 +CONFIG_RD_XZ=y
3117 +CONFIG_RD_LZO=y
3118 +CONFIG_RD_LZ4=y
3119 +CONFIG_RD_ZSTD=y
3120 +# CONFIG_BOOT_CONFIG is not set
3121 +CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
3122 +# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
3123 +CONFIG_SYSCTL=y
3124 +CONFIG_SYSCTL_EXCEPTION_TRACE=y
3125 +CONFIG_SYSCTL_ARCH_UNALIGN_ALLOW=y
3126 +CONFIG_BPF=y
3127 +# CONFIG_EXPERT is not set
3128 +CONFIG_MULTIUSER=y
3129 +CONFIG_SGETMASK_SYSCALL=y
3130 +CONFIG_SYSFS_SYSCALL=y
3131 +CONFIG_FHANDLE=y
3132 +CONFIG_POSIX_TIMERS=y
3133 +CONFIG_PRINTK=y
3134 +CONFIG_BUG=y
3135 +CONFIG_ELF_CORE=y
3136 +CONFIG_BASE_FULL=y
3137 +CONFIG_FUTEX=y
3138 +CONFIG_FUTEX_PI=y
3139 +CONFIG_EPOLL=y
3140 +CONFIG_SIGNALFD=y
3141 +CONFIG_TIMERFD=y
3142 +CONFIG_EVENTFD=y
3143 +CONFIG_SHMEM=y
3144 +CONFIG_AIO=y
3145 +CONFIG_IO_URING=y
3146 +CONFIG_ADVISE_SYSCALLS=y
3147 +CONFIG_MEMBARRIER=y
3148 +CONFIG_KALLSYMS=y
3149 +CONFIG_KALLSYMS_BASE_RELATIVE=y
3150 +CONFIG_BPF_SYSCALL=y
3151 +# CONFIG_BPF_PRELOAD is not set
3152 +# CONFIG_USERFAULTFD is not set
3153 +CONFIG_KCMP=y
3154 +# CONFIG_EMBEDDED is not set
3155 +CONFIG_HAVE_PERF_EVENTS=y
3156 +
3157 +#
3158 +# Kernel Performance Events And Counters
3159 +#
3160 +# CONFIG_PERF_EVENTS is not set
3161 +# end of Kernel Performance Events And Counters
3162 +
3163 +CONFIG_VM_EVENT_COUNTERS=y
3164 +CONFIG_SLUB_DEBUG=y
3165 +CONFIG_COMPAT_BRK=y
3166 +# CONFIG_SLAB is not set
3167 +CONFIG_SLUB=y
3168 +CONFIG_SLAB_MERGE_DEFAULT=y
3169 +# CONFIG_SLAB_FREELIST_RANDOM is not set
3170 +# CONFIG_SLAB_FREELIST_HARDENED is not set
3171 +# CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
3172 +CONFIG_SLUB_CPU_PARTIAL=y
3173 +# CONFIG_PROFILING is not set
3174 +# end of General setup
3175 +
3176 +CONFIG_PARISC=y
3177 +CONFIG_CPU_BIG_ENDIAN=y
3178 +CONFIG_MMU=y
3179 +CONFIG_STACK_GROWSUP=y
3180 +CONFIG_ARCH_DEFCONFIG="arch/parisc/configs/generic-64bit_defconfig"
3181 +CONFIG_GENERIC_BUG=y
3182 +CONFIG_GENERIC_HWEIGHT=y
3183 +CONFIG_GENERIC_CALIBRATE_DELAY=y
3184 +CONFIG_TIME_LOW_RES=y
3185 +CONFIG_STACKTRACE_SUPPORT=y
3186 +CONFIG_PGTABLE_LEVELS=3
3187 +CONFIG_SYS_SUPPORTS_HUGETLBFS=y
3188 +
3189 +#
3190 +# Processor type and features
3191 +#
3192 +# CONFIG_PA7000 is not set
3193 +# CONFIG_PA7100LC is not set
3194 +# CONFIG_PA7200 is not set
3195 +# CONFIG_PA7300LC is not set
3196 +CONFIG_PA8X00=y
3197 +CONFIG_PA20=y
3198 +CONFIG_PREFETCH=y
3199 +CONFIG_MLONGCALLS=y
3200 +CONFIG_64BIT=y
3201 +CONFIG_PARISC_PAGE_SIZE_4KB=y
3202 +CONFIG_PARISC_SELF_EXTRACT=y
3203 +CONFIG_SMP=y
3204 +CONFIG_PARISC_CPU_TOPOLOGY=y
3205 +CONFIG_SCHED_MC=y
3206 +CONFIG_IRQSTACKS=y
3207 +CONFIG_HOTPLUG_CPU=y
3208 +CONFIG_ARCH_SELECT_MEMORY_MODEL=y
3209 +CONFIG_ARCH_SPARSEMEM_ENABLE=y
3210 +CONFIG_ARCH_FLATMEM_ENABLE=y
3211 +CONFIG_ARCH_SPARSEMEM_DEFAULT=y
3212 +# CONFIG_HZ_100 is not set
3213 +CONFIG_HZ_250=y
3214 +# CONFIG_HZ_300 is not set
3215 +# CONFIG_HZ_1000 is not set
3216 +CONFIG_HZ=250
3217 +CONFIG_SCHED_HRTICK=y
3218 +CONFIG_COMPAT=y
3219 +CONFIG_SYSVIPC_COMPAT=y
3220 +CONFIG_AUDIT_ARCH=y
3221 +CONFIG_NR_CPUS=32
3222 +# CONFIG_KEXEC is not set
3223 +# CONFIG_KEXEC_FILE is not set
3224 +# end of Processor type and features
3225 +
3226 +#
3227 +# Firmware Drivers
3228 +#
3229 +# CONFIG_FW_CFG_SYSFS is not set
3230 +# CONFIG_GOOGLE_FIRMWARE is not set
3231 +
3232 +#
3233 +# Tegra firmware driver
3234 +#
3235 +# end of Tegra firmware driver
3236 +# end of Firmware Drivers
3237 +
3238 +#
3239 +# Bus options (PCI, PCMCIA, EISA, GSC, ISA)
3240 +#
3241 +CONFIG_GSC=y
3242 +CONFIG_HPPB=y
3243 +CONFIG_IOMMU_CCIO=y
3244 +CONFIG_GSC_LASI=y
3245 +CONFIG_GSC_WAX=y
3246 +# CONFIG_ISA is not set
3247 +CONFIG_GSC_DINO=y
3248 +CONFIG_PCI_LBA=y
3249 +CONFIG_IOSAPIC=y
3250 +CONFIG_IOMMU_SBA=y
3251 +# end of Bus options (PCI, PCMCIA, EISA, GSC, ISA)
3252 +
3253 +#
3254 +# PA-RISC specific drivers
3255 +#
3256 +CONFIG_SUPERIO=y
3257 +CONFIG_CHASSIS_LCD_LED=y
3258 +CONFIG_PDC_CHASSIS=y
3259 +CONFIG_PDC_CHASSIS_WARN=y
3260 +CONFIG_PDC_STABLE=y
3261 +# end of PA-RISC specific drivers
3262 +
3263 +#
3264 +# General architecture-dependent options
3265 +#
3266 +CONFIG_CRASH_CORE=y
3267 +CONFIG_SET_FS=y
3268 +CONFIG_HAVE_OPROFILE=y
3269 +# CONFIG_KPROBES is not set
3270 +# CONFIG_JUMP_LABEL is not set
3271 +CONFIG_HAVE_64BIT_ALIGNED_ACCESS=y
3272 +CONFIG_HAVE_KPROBES=y
3273 +CONFIG_HAVE_KRETPROBES=y
3274 +CONFIG_HAVE_KPROBES_ON_FTRACE=y
3275 +CONFIG_HAVE_ARCH_TRACEHOOK=y
3276 +CONFIG_GENERIC_SMP_IDLE_THREAD=y
3277 +CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
3278 +CONFIG_HAVE_ARCH_JUMP_LABEL=y
3279 +CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
3280 +CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
3281 +CONFIG_HAVE_ARCH_SECCOMP=y
3282 +CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
3283 +CONFIG_SECCOMP=y
3284 +CONFIG_SECCOMP_FILTER=y
3285 +CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
3286 +CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
3287 +CONFIG_MODULES_USE_ELF_RELA=y
3288 +CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
3289 +CONFIG_HAVE_ARCH_HASH=y
3290 +CONFIG_CLONE_BACKWARDS=y
3291 +CONFIG_COMPAT_32BIT_TIME=y
3292 +CONFIG_CPU_NO_EFFICIENT_FFS=y
3293 +CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
3294 +CONFIG_STRICT_KERNEL_RWX=y
3295 +
3296 +#
3297 +# GCOV-based kernel profiling
3298 +#
3299 +# end of GCOV-based kernel profiling
3300 +# end of General architecture-dependent options
3301 +
3302 +CONFIG_RT_MUTEXES=y
3303 +CONFIG_BASE_SMALL=0
3304 +CONFIG_MODULES=y
3305 +# CONFIG_MODULE_FORCE_LOAD is not set
3306 +CONFIG_MODULE_UNLOAD=y
3307 +CONFIG_MODULE_FORCE_UNLOAD=y
3308 +# CONFIG_MODVERSIONS is not set
3309 +# CONFIG_MODULE_SRCVERSION_ALL is not set
3310 +# CONFIG_MODULE_SIG is not set
3311 +# CONFIG_MODULE_COMPRESS is not set
3312 +# CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
3313 +# CONFIG_UNUSED_SYMBOLS is not set
3314 +# CONFIG_TRIM_UNUSED_KSYMS is not set
3315 +CONFIG_INIT_ALL_POSSIBLE=y
3316 +CONFIG_BLOCK=y
3317 +CONFIG_BLK_SCSI_REQUEST=y
3318 +CONFIG_BLK_DEV_BSG=y
3319 +# CONFIG_BLK_DEV_BSGLIB is not set
3320 +# CONFIG_BLK_DEV_INTEGRITY is not set
3321 +# CONFIG_BLK_DEV_ZONED is not set
3322 +# CONFIG_BLK_CMDLINE_PARSER is not set
3323 +# CONFIG_BLK_WBT is not set
3324 +# CONFIG_BLK_SED_OPAL is not set
3325 +# CONFIG_BLK_INLINE_ENCRYPTION is not set
3326 +
3327 +#
3328 +# Partition Types
3329 +#
3330 +# CONFIG_PARTITION_ADVANCED is not set
3331 +CONFIG_MSDOS_PARTITION=y
3332 +CONFIG_EFI_PARTITION=y
3333 +# end of Partition Types
3334 +
3335 +CONFIG_BLOCK_COMPAT=y
3336 +CONFIG_BLK_MQ_PCI=y
3337 +
3338 +#
3339 +# IO Schedulers
3340 +#
3341 +CONFIG_MQ_IOSCHED_DEADLINE=y
3342 +CONFIG_MQ_IOSCHED_KYBER=y
3343 +# CONFIG_IOSCHED_BFQ is not set
3344 +# end of IO Schedulers
3345 +
3346 +CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
3347 +CONFIG_INLINE_READ_UNLOCK=y
3348 +CONFIG_INLINE_READ_UNLOCK_IRQ=y
3349 +CONFIG_INLINE_WRITE_UNLOCK=y
3350 +CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
3351 +
3352 +#
3353 +# Executable file formats
3354 +#
3355 +CONFIG_BINFMT_ELF=y
3356 +CONFIG_COMPAT_BINFMT_ELF=y
3357 +CONFIG_ELFCORE=y
3358 +# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
3359 +CONFIG_BINFMT_SCRIPT=y
3360 +# CONFIG_BINFMT_MISC is not set
3361 +CONFIG_COREDUMP=y
3362 +# end of Executable file formats
3363 +
3364 +#
3365 +# Memory Management options
3366 +#
3367 +CONFIG_SELECT_MEMORY_MODEL=y
3368 +# CONFIG_FLATMEM_MANUAL is not set
3369 +CONFIG_SPARSEMEM_MANUAL=y
3370 +CONFIG_SPARSEMEM=y
3371 +CONFIG_SPARSEMEM_EXTREME=y
3372 +CONFIG_SPLIT_PTLOCK_CPUS=4
3373 +# CONFIG_COMPACTION is not set
3374 +# CONFIG_PAGE_REPORTING is not set
3375 +CONFIG_PHYS_ADDR_T_64BIT=y
3376 +CONFIG_VIRT_TO_BUS=y
3377 +# CONFIG_KSM is not set
3378 +CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
3379 +CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
3380 +# CONFIG_MEMORY_FAILURE is not set
3381 +# CONFIG_CLEANCACHE is not set
3382 +# CONFIG_FRONTSWAP is not set
3383 +# CONFIG_CMA is not set
3384 +# CONFIG_ZPOOL is not set
3385 +# CONFIG_ZBUD is not set
3386 +# CONFIG_ZSMALLOC is not set
3387 +CONFIG_MAX_STACK_SIZE_MB=80
3388 +# CONFIG_DEFERRED_STRUCT_PAGE_INIT is not set
3389 +# CONFIG_IDLE_PAGE_TRACKING is not set
3390 +# CONFIG_PERCPU_STATS is not set
3391 +# CONFIG_GUP_BENCHMARK is not set
3392 +# end of Memory Management options
3393 +
3394 +CONFIG_NET=y
3395 +
3396 +#
3397 +# Networking options
3398 +#
3399 +CONFIG_PACKET=y
3400 +# CONFIG_PACKET_DIAG is not set
3401 +CONFIG_UNIX=y
3402 +CONFIG_UNIX_SCM=y
3403 +# CONFIG_UNIX_DIAG is not set
3404 +# CONFIG_TLS is not set
3405 +# CONFIG_XFRM_USER is not set
3406 +# CONFIG_NET_KEY is not set
3407 +# CONFIG_XDP_SOCKETS is not set
3408 +CONFIG_INET=y
3409 +# CONFIG_IP_MULTICAST is not set
3410 +# CONFIG_IP_ADVANCED_ROUTER is not set
3411 +CONFIG_IP_PNP=y
3412 +CONFIG_IP_PNP_DHCP=y
3413 +CONFIG_IP_PNP_BOOTP=y
3414 +# CONFIG_IP_PNP_RARP is not set
3415 +# CONFIG_NET_IPIP is not set
3416 +# CONFIG_NET_IPGRE_DEMUX is not set
3417 +CONFIG_NET_IP_TUNNEL=m
3418 +CONFIG_SYN_COOKIES=y
3419 +# CONFIG_NET_IPVTI is not set
3420 +# CONFIG_NET_FOU is not set
3421 +# CONFIG_NET_FOU_IP_TUNNELS is not set
3422 +# CONFIG_INET_AH is not set
3423 +# CONFIG_INET_ESP is not set
3424 +# CONFIG_INET_IPCOMP is not set
3425 +CONFIG_INET_TUNNEL=m
3426 +# CONFIG_INET_DIAG is not set
3427 +# CONFIG_TCP_CONG_ADVANCED is not set
3428 +CONFIG_TCP_CONG_CUBIC=y
3429 +CONFIG_DEFAULT_TCP_CONG="cubic"
3430 +# CONFIG_TCP_MD5SIG is not set
3431 +CONFIG_IPV6=y
3432 +# CONFIG_IPV6_ROUTER_PREF is not set
3433 +# CONFIG_IPV6_OPTIMISTIC_DAD is not set
3434 +# CONFIG_INET6_AH is not set
3435 +# CONFIG_INET6_ESP is not set
3436 +# CONFIG_INET6_IPCOMP is not set
3437 +# CONFIG_IPV6_MIP6 is not set
3438 +CONFIG_INET6_TUNNEL=m
3439 +# CONFIG_IPV6_VTI is not set
3440 +CONFIG_IPV6_SIT=m
3441 +# CONFIG_IPV6_SIT_6RD is not set
3442 +CONFIG_IPV6_NDISC_NODETYPE=y
3443 +CONFIG_IPV6_TUNNEL=m
3444 +# CONFIG_IPV6_MULTIPLE_TABLES is not set
3445 +# CONFIG_IPV6_MROUTE is not set
3446 +# CONFIG_IPV6_SEG6_LWTUNNEL is not set
3447 +# CONFIG_IPV6_SEG6_HMAC is not set
3448 +# CONFIG_IPV6_RPL_LWTUNNEL is not set
3449 +# CONFIG_MPTCP is not set
3450 +# CONFIG_NETWORK_SECMARK is not set
3451 +CONFIG_NET_PTP_CLASSIFY=y
3452 +# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
3453 +# CONFIG_NETFILTER is not set
3454 +# CONFIG_BPFILTER is not set
3455 +# CONFIG_IP_DCCP is not set
3456 +# CONFIG_IP_SCTP is not set
3457 +# CONFIG_RDS is not set
3458 +# CONFIG_TIPC is not set
3459 +# CONFIG_ATM is not set
3460 +# CONFIG_L2TP is not set
3461 +# CONFIG_BRIDGE is not set
3462 +CONFIG_HAVE_NET_DSA=y
3463 +# CONFIG_NET_DSA is not set
3464 +CONFIG_VLAN_8021Q=m
3465 +# CONFIG_VLAN_8021Q_GVRP is not set
3466 +# CONFIG_VLAN_8021Q_MVRP is not set
3467 +# CONFIG_DECNET is not set
3468 +# CONFIG_LLC2 is not set
3469 +# CONFIG_ATALK is not set
3470 +# CONFIG_X25 is not set
3471 +# CONFIG_LAPB is not set
3472 +# CONFIG_PHONET is not set
3473 +# CONFIG_6LOWPAN is not set
3474 +# CONFIG_IEEE802154 is not set
3475 +# CONFIG_NET_SCHED is not set
3476 +# CONFIG_DCB is not set
3477 +CONFIG_DNS_RESOLVER=y
3478 +# CONFIG_BATMAN_ADV is not set
3479 +# CONFIG_OPENVSWITCH is not set
3480 +# CONFIG_VSOCKETS is not set
3481 +# CONFIG_NETLINK_DIAG is not set
3482 +# CONFIG_MPLS is not set
3483 +# CONFIG_NET_NSH is not set
3484 +# CONFIG_HSR is not set
3485 +# CONFIG_NET_SWITCHDEV is not set
3486 +# CONFIG_NET_L3_MASTER_DEV is not set
3487 +# CONFIG_QRTR is not set
3488 +# CONFIG_NET_NCSI is not set
3489 +CONFIG_RPS=y
3490 +CONFIG_RFS_ACCEL=y
3491 +CONFIG_XPS=y
3492 +# CONFIG_CGROUP_NET_PRIO is not set
3493 +# CONFIG_CGROUP_NET_CLASSID is not set
3494 +CONFIG_NET_RX_BUSY_POLL=y
3495 +CONFIG_BQL=y
3496 +# CONFIG_BPF_STREAM_PARSER is not set
3497 +CONFIG_NET_FLOW_LIMIT=y
3498 +
3499 +#
3500 +# Network testing
3501 +#
3502 +# CONFIG_NET_PKTGEN is not set
3503 +# end of Network testing
3504 +# end of Networking options
3505 +
3506 +# CONFIG_HAMRADIO is not set
3507 +# CONFIG_CAN is not set
3508 +# CONFIG_BT is not set
3509 +# CONFIG_AF_RXRPC is not set
3510 +# CONFIG_AF_KCM is not set
3511 +# CONFIG_WIRELESS is not set
3512 +# CONFIG_WIMAX is not set
3513 +# CONFIG_RFKILL is not set
3514 +# CONFIG_NET_9P is not set
3515 +# CONFIG_CAIF is not set
3516 +# CONFIG_CEPH_LIB is not set
3517 +# CONFIG_NFC is not set
3518 +# CONFIG_PSAMPLE is not set
3519 +# CONFIG_NET_IFE is not set
3520 +# CONFIG_LWTUNNEL is not set
3521 +CONFIG_DST_CACHE=y
3522 +CONFIG_GRO_CELLS=y
3523 +# CONFIG_FAILOVER is not set
3524 +CONFIG_ETHTOOL_NETLINK=y
3525 +
3526 +#
3527 +# Device Drivers
3528 +#
3529 +CONFIG_HAVE_EISA=y
3530 +CONFIG_EISA=y
3531 +CONFIG_EISA_NAMES=y
3532 +CONFIG_HAVE_PCI=y
3533 +CONFIG_PCI=y
3534 +# CONFIG_PCIEPORTBUS is not set
3535 +CONFIG_PCIEASPM=y
3536 +CONFIG_PCIEASPM_DEFAULT=y
3537 +# CONFIG_PCIEASPM_POWERSAVE is not set
3538 +# CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
3539 +# CONFIG_PCIEASPM_PERFORMANCE is not set
3540 +# CONFIG_PCIE_PTM is not set
3541 +# CONFIG_PCI_MSI is not set
3542 +CONFIG_PCI_QUIRKS=y
3543 +# CONFIG_PCI_STUB is not set
3544 +# CONFIG_PCI_IOV is not set
3545 +# CONFIG_PCI_PRI is not set
3546 +# CONFIG_PCI_PASID is not set
3547 +# CONFIG_HOTPLUG_PCI is not set
3548 +
3549 +#
3550 +# PCI controller drivers
3551 +#
3552 +
3553 +#
3554 +# DesignWare PCI Core Support
3555 +#
3556 +# end of DesignWare PCI Core Support
3557 +
3558 +#
3559 +# Mobiveil PCIe Core Support
3560 +#
3561 +# end of Mobiveil PCIe Core Support
3562 +
3563 +#
3564 +# Cadence PCIe controllers support
3565 +#
3566 +# end of Cadence PCIe controllers support
3567 +# end of PCI controller drivers
3568 +
3569 +#
3570 +# PCI Endpoint
3571 +#
3572 +# CONFIG_PCI_ENDPOINT is not set
3573 +# end of PCI Endpoint
3574 +
3575 +#
3576 +# PCI switch controller drivers
3577 +#
3578 +# CONFIG_PCI_SW_SWITCHTEC is not set
3579 +# end of PCI switch controller drivers
3580 +
3581 +# CONFIG_PCCARD is not set
3582 +# CONFIG_RAPIDIO is not set
3583 +
3584 +#
3585 +# Generic Driver Options
3586 +#
3587 +# CONFIG_UEVENT_HELPER is not set
3588 +CONFIG_DEVTMPFS=y
3589 +CONFIG_DEVTMPFS_MOUNT=y
3590 +CONFIG_STANDALONE=y
3591 +CONFIG_PREVENT_FIRMWARE_BUILD=y
3592 +
3593 +#
3594 +# Firmware loader
3595 +#
3596 +CONFIG_FW_LOADER=y
3597 +CONFIG_FW_LOADER_PAGED_BUF=y
3598 +CONFIG_EXTRA_FIRMWARE=""
3599 +CONFIG_FW_LOADER_USER_HELPER=y
3600 +# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
3601 +# CONFIG_FW_LOADER_COMPRESS is not set
3602 +# end of Firmware loader
3603 +
3604 +CONFIG_ALLOW_DEV_COREDUMP=y
3605 +# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
3606 +CONFIG_GENERIC_CPU_DEVICES=y
3607 +# end of Generic Driver Options
3608 +
3609 +#
3610 +# Bus devices
3611 +#
3612 +# CONFIG_MHI_BUS is not set
3613 +# end of Bus devices
3614 +
3615 +# CONFIG_CONNECTOR is not set
3616 +# CONFIG_GNSS is not set
3617 +# CONFIG_MTD is not set
3618 +# CONFIG_OF is not set
3619 +CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
3620 +# CONFIG_PARPORT is not set
3621 +CONFIG_BLK_DEV=y
3622 +# CONFIG_BLK_DEV_NULL_BLK is not set
3623 +CONFIG_CDROM=y
3624 +# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
3625 +# CONFIG_BLK_DEV_UMEM is not set
3626 +CONFIG_BLK_DEV_LOOP=y
3627 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
3628 +# CONFIG_BLK_DEV_CRYPTOLOOP is not set
3629 +# CONFIG_BLK_DEV_DRBD is not set
3630 +# CONFIG_BLK_DEV_NBD is not set
3631 +# CONFIG_BLK_DEV_SKD is not set
3632 +# CONFIG_BLK_DEV_SX8 is not set
3633 +# CONFIG_BLK_DEV_RAM is not set
3634 +# CONFIG_CDROM_PKTCDVD is not set
3635 +# CONFIG_ATA_OVER_ETH is not set
3636 +# CONFIG_BLK_DEV_RBD is not set
3637 +# CONFIG_BLK_DEV_RSXX is not set
3638 +
3639 +#
3640 +# NVME Support
3641 +#
3642 +# CONFIG_BLK_DEV_NVME is not set
3643 +# CONFIG_NVME_FC is not set
3644 +# CONFIG_NVME_TCP is not set
3645 +# end of NVME Support
3646 +
3647 +#
3648 +# Misc devices
3649 +#
3650 +# CONFIG_AD525X_DPOT is not set
3651 +# CONFIG_DUMMY_IRQ is not set
3652 +# CONFIG_PHANTOM is not set
3653 +# CONFIG_TIFM_CORE is not set
3654 +# CONFIG_ICS932S401 is not set
3655 +# CONFIG_ENCLOSURE_SERVICES is not set
3656 +# CONFIG_HP_ILO is not set
3657 +# CONFIG_APDS9802ALS is not set
3658 +# CONFIG_ISL29003 is not set
3659 +# CONFIG_ISL29020 is not set
3660 +# CONFIG_SENSORS_TSL2550 is not set
3661 +# CONFIG_SENSORS_BH1770 is not set
3662 +# CONFIG_SENSORS_APDS990X is not set
3663 +# CONFIG_HMC6352 is not set
3664 +# CONFIG_DS1682 is not set
3665 +# CONFIG_SRAM is not set
3666 +# CONFIG_PCI_ENDPOINT_TEST is not set
3667 +# CONFIG_XILINX_SDFEC is not set
3668 +# CONFIG_C2PORT is not set
3669 +
3670 +#
3671 +# EEPROM support
3672 +#
3673 +# CONFIG_EEPROM_AT24 is not set
3674 +# CONFIG_EEPROM_LEGACY is not set
3675 +# CONFIG_EEPROM_MAX6875 is not set
3676 +CONFIG_EEPROM_93CX6=m
3677 +# CONFIG_EEPROM_IDT_89HPESX is not set
3678 +# CONFIG_EEPROM_EE1004 is not set
3679 +# end of EEPROM support
3680 +
3681 +# CONFIG_CB710_CORE is not set
3682 +
3683 +#
3684 +# Texas Instruments shared transport line discipline
3685 +#
3686 +# end of Texas Instruments shared transport line discipline
3687 +
3688 +# CONFIG_SENSORS_LIS3_I2C is not set
3689 +# CONFIG_ALTERA_STAPL is not set
3690 +# CONFIG_GENWQE is not set
3691 +# CONFIG_ECHO is not set
3692 +# CONFIG_MISC_ALCOR_PCI is not set
3693 +# CONFIG_MISC_RTSX_PCI is not set
3694 +# CONFIG_MISC_RTSX_USB is not set
3695 +# CONFIG_HABANA_AI is not set
3696 +# end of Misc devices
3697 +
3698 +CONFIG_HAVE_IDE=y
3699 +# CONFIG_IDE is not set
3700 +
3701 +#
3702 +# SCSI device support
3703 +#
3704 +CONFIG_SCSI_MOD=y
3705 +# CONFIG_RAID_ATTRS is not set
3706 +CONFIG_SCSI=y
3707 +CONFIG_SCSI_DMA=y
3708 +CONFIG_SCSI_PROC_FS=y
3709 +
3710 +#
3711 +# SCSI support type (disk, tape, CD-ROM)
3712 +#
3713 +CONFIG_BLK_DEV_SD=y
3714 +# CONFIG_CHR_DEV_ST is not set
3715 +CONFIG_BLK_DEV_SR=y
3716 +CONFIG_CHR_DEV_SG=y
3717 +# CONFIG_CHR_DEV_SCH is not set
3718 +CONFIG_SCSI_CONSTANTS=y
3719 +# CONFIG_SCSI_LOGGING is not set
3720 +# CONFIG_SCSI_SCAN_ASYNC is not set
3721 +
3722 +#
3723 +# SCSI Transports
3724 +#
3725 +CONFIG_SCSI_SPI_ATTRS=y
3726 +# CONFIG_SCSI_FC_ATTRS is not set
3727 +# CONFIG_SCSI_ISCSI_ATTRS is not set
3728 +# CONFIG_SCSI_SAS_ATTRS is not set
3729 +# CONFIG_SCSI_SAS_LIBSAS is not set
3730 +# CONFIG_SCSI_SRP_ATTRS is not set
3731 +# end of SCSI Transports
3732 +
3733 +CONFIG_SCSI_LOWLEVEL=y
3734 +# CONFIG_ISCSI_TCP is not set
3735 +# CONFIG_ISCSI_BOOT_SYSFS is not set
3736 +# CONFIG_SCSI_CXGB3_ISCSI is not set
3737 +# CONFIG_SCSI_CXGB4_ISCSI is not set
3738 +# CONFIG_SCSI_BNX2_ISCSI is not set
3739 +# CONFIG_BE2ISCSI is not set
3740 +# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
3741 +# CONFIG_SCSI_HPSA is not set
3742 +# CONFIG_SCSI_3W_9XXX is not set
3743 +# CONFIG_SCSI_3W_SAS is not set
3744 +# CONFIG_SCSI_ACARD is not set
3745 +# CONFIG_SCSI_AHA1740 is not set
3746 +# CONFIG_SCSI_AACRAID is not set
3747 +# CONFIG_SCSI_AIC7XXX is not set
3748 +# CONFIG_SCSI_AIC79XX is not set
3749 +# CONFIG_SCSI_AIC94XX is not set
3750 +# CONFIG_SCSI_MVSAS is not set
3751 +# CONFIG_SCSI_MVUMI is not set
3752 +# CONFIG_SCSI_DPT_I2O is not set
3753 +# CONFIG_SCSI_ADVANSYS is not set
3754 +# CONFIG_SCSI_ARCMSR is not set
3755 +# CONFIG_SCSI_ESAS2R is not set
3756 +# CONFIG_MEGARAID_NEWGEN is not set
3757 +# CONFIG_MEGARAID_LEGACY is not set
3758 +# CONFIG_MEGARAID_SAS is not set
3759 +# CONFIG_SCSI_MPT3SAS is not set
3760 +# CONFIG_SCSI_MPT2SAS is not set
3761 +# CONFIG_SCSI_SMARTPQI is not set
3762 +# CONFIG_SCSI_UFSHCD is not set
3763 +# CONFIG_SCSI_HPTIOP is not set
3764 +# CONFIG_SCSI_MYRB is not set
3765 +# CONFIG_SCSI_SNIC is not set
3766 +# CONFIG_SCSI_DMX3191D is not set
3767 +# CONFIG_SCSI_FDOMAIN_PCI is not set
3768 +# CONFIG_SCSI_GDTH is not set
3769 +# CONFIG_SCSI_IPS is not set
3770 +# CONFIG_SCSI_INITIO is not set
3771 +# CONFIG_SCSI_INIA100 is not set
3772 +CONFIG_SCSI_LASI700=y
3773 +CONFIG_53C700_LE_ON_BE=y
3774 +# CONFIG_SCSI_STEX is not set
3775 +CONFIG_SCSI_SYM53C8XX_2=y
3776 +CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
3777 +CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
3778 +CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
3779 +CONFIG_SCSI_SYM53C8XX_MMIO=y
3780 +# CONFIG_SCSI_IPR is not set
3781 +CONFIG_SCSI_ZALON=y
3782 +CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=1
3783 +CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
3784 +CONFIG_SCSI_NCR53C8XX_SYNC=20
3785 +# CONFIG_SCSI_QLOGIC_1280 is not set
3786 +# CONFIG_SCSI_QLA_ISCSI is not set
3787 +# CONFIG_SCSI_SIM710 is not set
3788 +# CONFIG_SCSI_DC395x is not set
3789 +# CONFIG_SCSI_AM53C974 is not set
3790 +# CONFIG_SCSI_WD719X is not set
3791 +# CONFIG_SCSI_DEBUG is not set
3792 +# CONFIG_SCSI_PMCRAID is not set
3793 +# CONFIG_SCSI_PM8001 is not set
3794 +# CONFIG_SCSI_DH is not set
3795 +# end of SCSI device support
3796 +
3797 +CONFIG_ATA=y
3798 +CONFIG_SATA_HOST=y
3799 +CONFIG_PATA_TIMINGS=y
3800 +CONFIG_ATA_VERBOSE_ERROR=y
3801 +CONFIG_ATA_FORCE=y
3802 +CONFIG_SATA_PMP=y
3803 +
3804 +#
3805 +# Controllers with non-SFF native interface
3806 +#
3807 +# CONFIG_SATA_AHCI is not set
3808 +# CONFIG_SATA_AHCI_PLATFORM is not set
3809 +# CONFIG_SATA_INIC162X is not set
3810 +# CONFIG_SATA_ACARD_AHCI is not set
3811 +# CONFIG_SATA_SIL24 is not set
3812 +CONFIG_ATA_SFF=y
3813 +
3814 +#
3815 +# SFF controllers with custom DMA interface
3816 +#
3817 +# CONFIG_PDC_ADMA is not set
3818 +# CONFIG_SATA_QSTOR is not set
3819 +# CONFIG_SATA_SX4 is not set
3820 +CONFIG_ATA_BMDMA=y
3821 +
3822 +#
3823 +# SATA SFF controllers with BMDMA
3824 +#
3825 +# CONFIG_ATA_PIIX is not set
3826 +# CONFIG_SATA_MV is not set
3827 +# CONFIG_SATA_NV is not set
3828 +# CONFIG_SATA_PROMISE is not set
3829 +CONFIG_SATA_SIL=y
3830 +# CONFIG_SATA_SIS is not set
3831 +# CONFIG_SATA_SVW is not set
3832 +# CONFIG_SATA_ULI is not set
3833 +# CONFIG_SATA_VIA is not set
3834 +# CONFIG_SATA_VITESSE is not set
3835 +
3836 +#
3837 +# PATA SFF controllers with BMDMA
3838 +#
3839 +# CONFIG_PATA_ALI is not set
3840 +# CONFIG_PATA_AMD is not set
3841 +# CONFIG_PATA_ARTOP is not set
3842 +# CONFIG_PATA_ATIIXP is not set
3843 +# CONFIG_PATA_ATP867X is not set
3844 +CONFIG_PATA_CMD64X=y
3845 +# CONFIG_PATA_CYPRESS is not set
3846 +# CONFIG_PATA_EFAR is not set
3847 +# CONFIG_PATA_HPT366 is not set
3848 +# CONFIG_PATA_HPT37X is not set
3849 +# CONFIG_PATA_HPT3X2N is not set
3850 +# CONFIG_PATA_HPT3X3 is not set
3851 +# CONFIG_PATA_IT8213 is not set
3852 +# CONFIG_PATA_IT821X is not set
3853 +# CONFIG_PATA_JMICRON is not set
3854 +# CONFIG_PATA_MARVELL is not set
3855 +# CONFIG_PATA_NETCELL is not set
3856 +# CONFIG_PATA_NINJA32 is not set
3857 +CONFIG_PATA_NS87415=y
3858 +# CONFIG_PATA_OLDPIIX is not set
3859 +# CONFIG_PATA_OPTIDMA is not set
3860 +# CONFIG_PATA_PDC2027X is not set
3861 +# CONFIG_PATA_PDC_OLD is not set
3862 +# CONFIG_PATA_RADISYS is not set
3863 +# CONFIG_PATA_RDC is not set
3864 +# CONFIG_PATA_SCH is not set
3865 +# CONFIG_PATA_SERVERWORKS is not set
3866 +CONFIG_PATA_SIL680=y
3867 +# CONFIG_PATA_SIS is not set
3868 +# CONFIG_PATA_TOSHIBA is not set
3869 +# CONFIG_PATA_TRIFLEX is not set
3870 +# CONFIG_PATA_VIA is not set
3871 +# CONFIG_PATA_WINBOND is not set
3872 +
3873 +#
3874 +# PIO-only SFF controllers
3875 +#
3876 +# CONFIG_PATA_CMD640_PCI is not set
3877 +# CONFIG_PATA_MPIIX is not set
3878 +# CONFIG_PATA_NS87410 is not set
3879 +# CONFIG_PATA_OPTI is not set
3880 +# CONFIG_PATA_RZ1000 is not set
3881 +
3882 +#
3883 +# Generic fallback / legacy drivers
3884 +#
3885 +# CONFIG_ATA_GENERIC is not set
3886 +# CONFIG_PATA_LEGACY is not set
3887 +CONFIG_MD=y
3888 +CONFIG_BLK_DEV_MD=m
3889 +CONFIG_MD_LINEAR=m
3890 +CONFIG_MD_RAID0=m
3891 +CONFIG_MD_RAID1=m
3892 +CONFIG_MD_RAID10=m
3893 +CONFIG_MD_RAID456=m
3894 +# CONFIG_MD_MULTIPATH is not set
3895 +# CONFIG_MD_FAULTY is not set
3896 +# CONFIG_BCACHE is not set
3897 +CONFIG_BLK_DEV_DM_BUILTIN=y
3898 +CONFIG_BLK_DEV_DM=m
3899 +# CONFIG_DM_DEBUG is not set
3900 +# CONFIG_DM_UNSTRIPED is not set
3901 +# CONFIG_DM_CRYPT is not set
3902 +# CONFIG_DM_SNAPSHOT is not set
3903 +# CONFIG_DM_THIN_PROVISIONING is not set
3904 +# CONFIG_DM_CACHE is not set
3905 +# CONFIG_DM_WRITECACHE is not set
3906 +# CONFIG_DM_EBS is not set
3907 +# CONFIG_DM_ERA is not set
3908 +# CONFIG_DM_CLONE is not set
3909 +# CONFIG_DM_MIRROR is not set
3910 +CONFIG_DM_RAID=m
3911 +# CONFIG_DM_ZERO is not set
3912 +# CONFIG_DM_MULTIPATH is not set
3913 +# CONFIG_DM_DELAY is not set
3914 +# CONFIG_DM_DUST is not set
3915 +# CONFIG_DM_UEVENT is not set
3916 +# CONFIG_DM_FLAKEY is not set
3917 +# CONFIG_DM_VERITY is not set
3918 +# CONFIG_DM_SWITCH is not set
3919 +# CONFIG_DM_LOG_WRITES is not set
3920 +# CONFIG_DM_INTEGRITY is not set
3921 +# CONFIG_TARGET_CORE is not set
3922 +CONFIG_FUSION=y
3923 +CONFIG_FUSION_SPI=y
3924 +# CONFIG_FUSION_SAS is not set
3925 +CONFIG_FUSION_MAX_SGE=128
3926 +# CONFIG_FUSION_CTL is not set
3927 +# CONFIG_FUSION_LOGGING is not set
3928 +
3929 +#
3930 +# IEEE 1394 (FireWire) support
3931 +#
3932 +# CONFIG_FIREWIRE is not set
3933 +# CONFIG_FIREWIRE_NOSY is not set
3934 +# end of IEEE 1394 (FireWire) support
3935 +
3936 +CONFIG_NETDEVICES=y
3937 +CONFIG_MII=m
3938 +CONFIG_NET_CORE=y
3939 +# CONFIG_BONDING is not set
3940 +# CONFIG_DUMMY is not set
3941 +# CONFIG_WIREGUARD is not set
3942 +# CONFIG_EQUALIZER is not set
3943 +# CONFIG_NET_FC is not set
3944 +# CONFIG_NET_TEAM is not set
3945 +# CONFIG_MACVLAN is not set
3946 +# CONFIG_IPVLAN is not set
3947 +# CONFIG_VXLAN is not set
3948 +# CONFIG_GENEVE is not set
3949 +# CONFIG_BAREUDP is not set
3950 +# CONFIG_GTP is not set
3951 +# CONFIG_MACSEC is not set
3952 +CONFIG_NETCONSOLE=m
3953 +CONFIG_NETPOLL=y
3954 +CONFIG_NET_POLL_CONTROLLER=y
3955 +# CONFIG_TUN is not set
3956 +# CONFIG_TUN_VNET_CROSS_LE is not set
3957 +# CONFIG_VETH is not set
3958 +# CONFIG_NLMON is not set
3959 +CONFIG_SUNGEM_PHY=m
3960 +# CONFIG_ARCNET is not set
3961 +
3962 +#
3963 +# Distributed Switch Architecture drivers
3964 +#
3965 +# end of Distributed Switch Architecture drivers
3966 +
3967 +CONFIG_ETHERNET=y
3968 +CONFIG_NET_VENDOR_3COM=y
3969 +CONFIG_EL3=m
3970 +CONFIG_VORTEX=m
3971 +CONFIG_TYPHOON=m
3972 +CONFIG_NET_VENDOR_ADAPTEC=y
3973 +CONFIG_ADAPTEC_STARFIRE=m
3974 +CONFIG_NET_VENDOR_AGERE=y
3975 +# CONFIG_ET131X is not set
3976 +CONFIG_NET_VENDOR_ALACRITECH=y
3977 +# CONFIG_SLICOSS is not set
3978 +CONFIG_NET_VENDOR_ALTEON=y
3979 +CONFIG_ACENIC=m
3980 +# CONFIG_ACENIC_OMIT_TIGON_I is not set
3981 +# CONFIG_ALTERA_TSE is not set
3982 +CONFIG_NET_VENDOR_AMAZON=y
3983 +CONFIG_NET_VENDOR_AMD=y
3984 +CONFIG_AMD8111_ETH=m
3985 +CONFIG_PCNET32=m
3986 +CONFIG_NET_VENDOR_AQUANTIA=y
3987 +CONFIG_NET_VENDOR_ARC=y
3988 +CONFIG_NET_VENDOR_ATHEROS=y
3989 +CONFIG_ATL2=m
3990 +CONFIG_ATL1=m
3991 +CONFIG_ATL1E=m
3992 +CONFIG_ATL1C=m
3993 +# CONFIG_ALX is not set
3994 +CONFIG_NET_VENDOR_AURORA=y
3995 +# CONFIG_AURORA_NB8800 is not set
3996 +CONFIG_NET_VENDOR_BROADCOM=y
3997 +# CONFIG_B44 is not set
3998 +# CONFIG_BCMGENET is not set
3999 +CONFIG_BNX2=m
4000 +# CONFIG_CNIC is not set
4001 +CONFIG_TIGON3=m
4002 +CONFIG_TIGON3_HWMON=y
4003 +# CONFIG_BNX2X is not set
4004 +# CONFIG_SYSTEMPORT is not set
4005 +# CONFIG_BNXT is not set
4006 +CONFIG_NET_VENDOR_BROCADE=y
4007 +# CONFIG_BNA is not set
4008 +# CONFIG_NET_VENDOR_CADENCE is not set
4009 +# CONFIG_NET_VENDOR_CAVIUM is not set
4010 +# CONFIG_NET_VENDOR_CHELSIO is not set
4011 +# CONFIG_NET_VENDOR_CIRRUS is not set
4012 +CONFIG_NET_VENDOR_CISCO=y
4013 +# CONFIG_ENIC is not set
4014 +CONFIG_NET_VENDOR_CORTINA=y
4015 +# CONFIG_DNET is not set
4016 +CONFIG_NET_VENDOR_DEC=y
4017 +CONFIG_NET_TULIP=y
4018 +CONFIG_DE2104X=y
4019 +CONFIG_DE2104X_DSL=0
4020 +CONFIG_TULIP=y
4021 +# CONFIG_TULIP_MWI is not set
4022 +# CONFIG_TULIP_MMIO is not set
4023 +CONFIG_TULIP_NAPI=y
4024 +# CONFIG_TULIP_NAPI_HW_MITIGATION is not set
4025 +CONFIG_DE4X5=y
4026 +CONFIG_WINBOND_840=m
4027 +CONFIG_DM9102=m
4028 +# CONFIG_ULI526X is not set
4029 +CONFIG_NET_VENDOR_DLINK=y
4030 +CONFIG_DL2K=m
4031 +CONFIG_SUNDANCE=m
4032 +# CONFIG_SUNDANCE_MMIO is not set
4033 +CONFIG_NET_VENDOR_EMULEX=y
4034 +# CONFIG_BE2NET is not set
4035 +CONFIG_NET_VENDOR_EZCHIP=y
4036 +# CONFIG_NET_VENDOR_GOOGLE is not set
4037 +# CONFIG_NET_VENDOR_HUAWEI is not set
4038 +CONFIG_NET_VENDOR_I825XX=y
4039 +CONFIG_LASI_82596=y
4040 +CONFIG_NET_VENDOR_INTEL=y
4041 +CONFIG_E100=m
4042 +CONFIG_E1000=m
4043 +# CONFIG_E1000E is not set
4044 +# CONFIG_IGB is not set
4045 +# CONFIG_IGBVF is not set
4046 +# CONFIG_IXGB is not set
4047 +# CONFIG_IXGBE is not set
4048 +# CONFIG_I40E is not set
4049 +# CONFIG_IGC is not set
4050 +# CONFIG_JME is not set
4051 +CONFIG_NET_VENDOR_MARVELL=y
4052 +# CONFIG_MVMDIO is not set
4053 +CONFIG_SKGE=m
4054 +# CONFIG_SKGE_GENESIS is not set
4055 +CONFIG_SKY2=m
4056 +CONFIG_NET_VENDOR_MELLANOX=y
4057 +# CONFIG_MLX4_EN is not set
4058 +# CONFIG_MLX5_CORE is not set
4059 +# CONFIG_MLXSW_CORE is not set
4060 +# CONFIG_MLXFW is not set
4061 +CONFIG_NET_VENDOR_MICREL=y
4062 +CONFIG_KS8851_MLL=m
4063 +# CONFIG_KSZ884X_PCI is not set
4064 +CONFIG_NET_VENDOR_MICROCHIP=y
4065 +# CONFIG_LAN743X is not set
4066 +CONFIG_NET_VENDOR_MICROSEMI=y
4067 +# CONFIG_NET_VENDOR_MYRI is not set
4068 +CONFIG_FEALNX=m
4069 +CONFIG_NET_VENDOR_NATSEMI=y
4070 +CONFIG_NATSEMI=m
4071 +CONFIG_NS83820=m
4072 +CONFIG_NET_VENDOR_NETERION=y
4073 +CONFIG_S2IO=m
4074 +# CONFIG_VXGE is not set
4075 +CONFIG_NET_VENDOR_NETRONOME=y
4076 +CONFIG_NET_VENDOR_NI=y
4077 +# CONFIG_NI_XGE_MANAGEMENT_ENET is not set
4078 +CONFIG_NET_VENDOR_8390=y
4079 +CONFIG_NE2K_PCI=m
4080 +# CONFIG_NET_VENDOR_NVIDIA is not set
4081 +CONFIG_NET_VENDOR_OKI=y
4082 +CONFIG_ETHOC=m
4083 +CONFIG_NET_VENDOR_PACKET_ENGINES=y
4084 +# CONFIG_HAMACHI is not set
4085 +# CONFIG_YELLOWFIN is not set
4086 +CONFIG_NET_VENDOR_PENSANDO=y
4087 +# CONFIG_IONIC is not set
4088 +CONFIG_NET_VENDOR_QLOGIC=y
4089 +CONFIG_QLA3XXX=m
4090 +# CONFIG_QLCNIC is not set
4091 +# CONFIG_NETXEN_NIC is not set
4092 +# CONFIG_QED is not set
4093 +CONFIG_NET_VENDOR_QUALCOMM=y
4094 +# CONFIG_QCOM_EMAC is not set
4095 +# CONFIG_RMNET is not set
4096 +CONFIG_NET_VENDOR_RDC=y
4097 +CONFIG_R6040=m
4098 +CONFIG_NET_VENDOR_REALTEK=y
4099 +CONFIG_8139CP=m
4100 +CONFIG_8139TOO=m
4101 +CONFIG_8139TOO_PIO=y
4102 +# CONFIG_8139TOO_TUNE_TWISTER is not set
4103 +# CONFIG_8139TOO_8129 is not set
4104 +# CONFIG_8139_OLD_RX_RESET is not set
4105 +CONFIG_R8169=m
4106 +CONFIG_NET_VENDOR_RENESAS=y
4107 +CONFIG_NET_VENDOR_ROCKER=y
4108 +CONFIG_NET_VENDOR_SAMSUNG=y
4109 +# CONFIG_SXGBE_ETH is not set
4110 +CONFIG_NET_VENDOR_SEEQ=y
4111 +CONFIG_NET_VENDOR_SOLARFLARE=y
4112 +# CONFIG_SFC is not set
4113 +# CONFIG_SFC_FALCON is not set
4114 +CONFIG_NET_VENDOR_SILAN=y
4115 +CONFIG_SC92031=m
4116 +CONFIG_NET_VENDOR_SIS=y
4117 +CONFIG_SIS900=m
4118 +CONFIG_SIS190=m
4119 +CONFIG_NET_VENDOR_SMSC=y
4120 +CONFIG_EPIC100=m
4121 +# CONFIG_SMSC911X is not set
4122 +CONFIG_SMSC9420=m
4123 +CONFIG_NET_VENDOR_SOCIONEXT=y
4124 +# CONFIG_NET_VENDOR_STMICRO is not set
4125 +CONFIG_NET_VENDOR_SUN=y
4126 +CONFIG_HAPPYMEAL=m
4127 +CONFIG_SUNGEM=m
4128 +CONFIG_CASSINI=m
4129 +# CONFIG_NIU is not set
4130 +# CONFIG_NET_VENDOR_SYNOPSYS is not set
4131 +CONFIG_NET_VENDOR_TEHUTI=y
4132 +# CONFIG_TEHUTI is not set
4133 +CONFIG_NET_VENDOR_TI=y
4134 +# CONFIG_TI_CPSW_PHY_SEL is not set
4135 +CONFIG_TLAN=m
4136 +CONFIG_NET_VENDOR_VIA=y
4137 +CONFIG_VIA_RHINE=m
4138 +CONFIG_VIA_RHINE_MMIO=y
4139 +CONFIG_VIA_VELOCITY=m
4140 +# CONFIG_NET_VENDOR_WIZNET is not set
4141 +# CONFIG_NET_VENDOR_XILINX is not set
4142 +# CONFIG_FDDI is not set
4143 +# CONFIG_HIPPI is not set
4144 +CONFIG_PHYLIB=m
4145 +# CONFIG_FIXED_PHY is not set
4146 +
4147 +#
4148 +# MII PHY device drivers
4149 +#
4150 +# CONFIG_AMD_PHY is not set
4151 +# CONFIG_ADIN_PHY is not set
4152 +# CONFIG_AQUANTIA_PHY is not set
4153 +# CONFIG_AX88796B_PHY is not set
4154 +# CONFIG_BROADCOM_PHY is not set
4155 +# CONFIG_BCM54140_PHY is not set
4156 +# CONFIG_BCM7XXX_PHY is not set
4157 +# CONFIG_BCM84881_PHY is not set
4158 +# CONFIG_BCM87XX_PHY is not set
4159 +# CONFIG_CICADA_PHY is not set
4160 +# CONFIG_CORTINA_PHY is not set
4161 +# CONFIG_DAVICOM_PHY is not set
4162 +# CONFIG_ICPLUS_PHY is not set
4163 +# CONFIG_LXT_PHY is not set
4164 +# CONFIG_INTEL_XWAY_PHY is not set
4165 +# CONFIG_LSI_ET1011C_PHY is not set
4166 +# CONFIG_MARVELL_PHY is not set
4167 +# CONFIG_MARVELL_10G_PHY is not set
4168 +# CONFIG_MICREL_PHY is not set
4169 +# CONFIG_MICROCHIP_PHY is not set
4170 +# CONFIG_MICROCHIP_T1_PHY is not set
4171 +# CONFIG_MICROSEMI_PHY is not set
4172 +# CONFIG_NATIONAL_PHY is not set
4173 +# CONFIG_NXP_TJA11XX_PHY is not set
4174 +# CONFIG_QSEMI_PHY is not set
4175 +CONFIG_REALTEK_PHY=m
4176 +# CONFIG_RENESAS_PHY is not set
4177 +# CONFIG_ROCKCHIP_PHY is not set
4178 +CONFIG_SMSC_PHY=m
4179 +# CONFIG_STE10XP is not set
4180 +# CONFIG_TERANETICS_PHY is not set
4181 +# CONFIG_DP83822_PHY is not set
4182 +# CONFIG_DP83TC811_PHY is not set
4183 +# CONFIG_DP83848_PHY is not set
4184 +# CONFIG_DP83867_PHY is not set
4185 +# CONFIG_DP83869_PHY is not set
4186 +# CONFIG_VITESSE_PHY is not set
4187 +# CONFIG_XILINX_GMII2RGMII is not set
4188 +CONFIG_MDIO_DEVICE=m
4189 +CONFIG_MDIO_BUS=m
4190 +CONFIG_MDIO_DEVRES=m
4191 +# CONFIG_MDIO_BITBANG is not set
4192 +# CONFIG_MDIO_BCM_UNIMAC is not set
4193 +# CONFIG_MDIO_MVUSB is not set
4194 +# CONFIG_MDIO_MSCC_MIIM is not set
4195 +# CONFIG_MDIO_THUNDER is not set
4196 +
4197 +#
4198 +# MDIO Multiplexers
4199 +#
4200 +
4201 +#
4202 +# PCS device drivers
4203 +#
4204 +# CONFIG_PCS_XPCS is not set
4205 +# end of PCS device drivers
4206 +
4207 +# CONFIG_PPP is not set
4208 +# CONFIG_SLIP is not set
4209 +# CONFIG_USB_NET_DRIVERS is not set
4210 +# CONFIG_WLAN is not set
4211 +
4212 +#
4213 +# Enable WiMAX (Networking options) to see the WiMAX drivers
4214 +#
4215 +# CONFIG_WAN is not set
4216 +# CONFIG_VMXNET3 is not set
4217 +# CONFIG_NET_FAILOVER is not set
4218 +# CONFIG_ISDN is not set
4219 +# CONFIG_NVM is not set
4220 +
4221 +#
4222 +# Input device support
4223 +#
4224 +CONFIG_INPUT=y
4225 +CONFIG_INPUT_FF_MEMLESS=y
4226 +# CONFIG_INPUT_POLLDEV is not set
4227 +# CONFIG_INPUT_SPARSEKMAP is not set
4228 +# CONFIG_INPUT_MATRIXKMAP is not set
4229 +
4230 +#
4231 +# Userland interfaces
4232 +#
4233 +CONFIG_INPUT_MOUSEDEV=y
4234 +CONFIG_INPUT_MOUSEDEV_PSAUX=y
4235 +CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
4236 +CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
4237 +# CONFIG_INPUT_JOYDEV is not set
4238 +CONFIG_INPUT_EVDEV=y
4239 +# CONFIG_INPUT_EVBUG is not set
4240 +
4241 +#
4242 +# Input Device Drivers
4243 +#
4244 +CONFIG_INPUT_KEYBOARD=y
4245 +# CONFIG_KEYBOARD_ADP5588 is not set
4246 +# CONFIG_KEYBOARD_ADP5589 is not set
4247 +CONFIG_KEYBOARD_ATKBD=y
4248 +CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y
4249 +# CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set
4250 +# CONFIG_KEYBOARD_QT1050 is not set
4251 +# CONFIG_KEYBOARD_QT1070 is not set
4252 +# CONFIG_KEYBOARD_QT2160 is not set
4253 +# CONFIG_KEYBOARD_DLINK_DIR685 is not set
4254 +# CONFIG_KEYBOARD_LKKBD is not set
4255 +# CONFIG_KEYBOARD_TCA6416 is not set
4256 +# CONFIG_KEYBOARD_TCA8418 is not set
4257 +CONFIG_KEYBOARD_HIL_OLD=y
4258 +# CONFIG_KEYBOARD_HIL is not set
4259 +# CONFIG_KEYBOARD_LM8333 is not set
4260 +# CONFIG_KEYBOARD_MAX7359 is not set
4261 +# CONFIG_KEYBOARD_MCS is not set
4262 +# CONFIG_KEYBOARD_MPR121 is not set
4263 +# CONFIG_KEYBOARD_NEWTON is not set
4264 +# CONFIG_KEYBOARD_OPENCORES is not set
4265 +# CONFIG_KEYBOARD_STOWAWAY is not set
4266 +# CONFIG_KEYBOARD_SUNKBD is not set
4267 +# CONFIG_KEYBOARD_XTKBD is not set
4268 +# CONFIG_INPUT_MOUSE is not set
4269 +# CONFIG_INPUT_JOYSTICK is not set
4270 +# CONFIG_INPUT_TABLET is not set
4271 +# CONFIG_INPUT_TOUCHSCREEN is not set
4272 +# CONFIG_INPUT_MISC is not set
4273 +# CONFIG_RMI4_CORE is not set
4274 +
4275 +#
4276 +# Hardware I/O ports
4277 +#
4278 +CONFIG_SERIO=y
4279 +# CONFIG_SERIO_SERPORT is not set
4280 +CONFIG_SERIO_GSCPS2=y
4281 +# CONFIG_HP_SDC is not set
4282 +# CONFIG_SERIO_PCIPS2 is not set
4283 +CONFIG_SERIO_LIBPS2=y
4284 +# CONFIG_SERIO_RAW is not set
4285 +# CONFIG_SERIO_ALTERA_PS2 is not set
4286 +# CONFIG_SERIO_PS2MULT is not set
4287 +# CONFIG_SERIO_ARC_PS2 is not set
4288 +# CONFIG_USERIO is not set
4289 +# CONFIG_GAMEPORT is not set
4290 +# end of Hardware I/O ports
4291 +# end of Input device support
4292 +
4293 +#
4294 +# Character devices
4295 +#
4296 +CONFIG_TTY=y
4297 +CONFIG_VT=y
4298 +CONFIG_CONSOLE_TRANSLATIONS=y
4299 +CONFIG_VT_CONSOLE=y
4300 +CONFIG_HW_CONSOLE=y
4301 +CONFIG_VT_HW_CONSOLE_BINDING=y
4302 +CONFIG_UNIX98_PTYS=y
4303 +CONFIG_LEGACY_PTYS=y
4304 +CONFIG_LEGACY_PTY_COUNT=256
4305 +CONFIG_LDISC_AUTOLOAD=y
4306 +
4307 +#
4308 +# Serial drivers
4309 +#
4310 +CONFIG_SERIAL_EARLYCON=y
4311 +CONFIG_SERIAL_8250=y
4312 +CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
4313 +CONFIG_SERIAL_8250_16550A_VARIANTS=y
4314 +# CONFIG_SERIAL_8250_FINTEK is not set
4315 +CONFIG_SERIAL_8250_CONSOLE=y
4316 +CONFIG_SERIAL_8250_GSC=y
4317 +CONFIG_SERIAL_8250_PCI=y
4318 +CONFIG_SERIAL_8250_EXAR=y
4319 +CONFIG_SERIAL_8250_NR_UARTS=4
4320 +CONFIG_SERIAL_8250_RUNTIME_UARTS=4
4321 +CONFIG_SERIAL_8250_EXTENDED=y
4322 +CONFIG_SERIAL_8250_MANY_PORTS=y
4323 +CONFIG_SERIAL_8250_SHARE_IRQ=y
4324 +# CONFIG_SERIAL_8250_DETECT_IRQ is not set
4325 +# CONFIG_SERIAL_8250_RSA is not set
4326 +# CONFIG_SERIAL_8250_DW is not set
4327 +# CONFIG_SERIAL_8250_RT288X is not set
4328 +
4329 +#
4330 +# Non-8250 serial port support
4331 +#
4332 +# CONFIG_SERIAL_UARTLITE is not set
4333 +CONFIG_SERIAL_MUX=y
4334 +CONFIG_SERIAL_MUX_CONSOLE=y
4335 +CONFIG_SERIAL_CORE=y
4336 +CONFIG_SERIAL_CORE_CONSOLE=y
4337 +# CONFIG_SERIAL_JSM is not set
4338 +# CONFIG_SERIAL_SCCNXP is not set
4339 +# CONFIG_SERIAL_SC16IS7XX is not set
4340 +# CONFIG_SERIAL_ALTERA_JTAGUART is not set
4341 +# CONFIG_SERIAL_ALTERA_UART is not set
4342 +# CONFIG_SERIAL_ARC is not set
4343 +# CONFIG_SERIAL_RP2 is not set
4344 +# CONFIG_SERIAL_FSL_LPUART is not set
4345 +# CONFIG_SERIAL_FSL_LINFLEXUART is not set
4346 +# end of Serial drivers
4347 +
4348 +# CONFIG_SERIAL_NONSTANDARD is not set
4349 +# CONFIG_N_GSM is not set
4350 +# CONFIG_NOZOMI is not set
4351 +# CONFIG_NULL_TTY is not set
4352 +# CONFIG_TRACE_SINK is not set
4353 +# CONFIG_SERIAL_DEV_BUS is not set
4354 +# CONFIG_VIRTIO_CONSOLE is not set
4355 +# CONFIG_IPMI_HANDLER is not set
4356 +# CONFIG_HW_RANDOM is not set
4357 +# CONFIG_APPLICOM is not set
4358 +CONFIG_DEVMEM=y
4359 +CONFIG_DEVKMEM=y
4360 +# CONFIG_RAW_DRIVER is not set
4361 +CONFIG_DEVPORT=y
4362 +# CONFIG_TCG_TPM is not set
4363 +# CONFIG_XILLYBUS is not set
4364 +# end of Character devices
4365 +
4366 +# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
4367 +
4368 +#
4369 +# I2C support
4370 +#
4371 +CONFIG_I2C=y
4372 +CONFIG_I2C_BOARDINFO=y
4373 +CONFIG_I2C_COMPAT=y
4374 +# CONFIG_I2C_CHARDEV is not set
4375 +# CONFIG_I2C_MUX is not set
4376 +CONFIG_I2C_HELPER_AUTO=y
4377 +CONFIG_I2C_ALGOBIT=y
4378 +
4379 +#
4380 +# I2C Hardware Bus support
4381 +#
4382 +
4383 +#
4384 +# PC SMBus host controller drivers
4385 +#
4386 +# CONFIG_I2C_ALI1535 is not set
4387 +# CONFIG_I2C_ALI1563 is not set
4388 +# CONFIG_I2C_ALI15X3 is not set
4389 +# CONFIG_I2C_AMD756 is not set
4390 +# CONFIG_I2C_AMD8111 is not set
4391 +# CONFIG_I2C_I801 is not set
4392 +# CONFIG_I2C_ISCH is not set
4393 +# CONFIG_I2C_PIIX4 is not set
4394 +# CONFIG_I2C_NFORCE2 is not set
4395 +# CONFIG_I2C_NVIDIA_GPU is not set
4396 +# CONFIG_I2C_SIS5595 is not set
4397 +# CONFIG_I2C_SIS630 is not set
4398 +# CONFIG_I2C_SIS96X is not set
4399 +# CONFIG_I2C_VIA is not set
4400 +# CONFIG_I2C_VIAPRO is not set
4401 +
4402 +#
4403 +# I2C system bus drivers (mostly embedded / system-on-chip)
4404 +#
4405 +# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
4406 +# CONFIG_I2C_DESIGNWARE_PCI is not set
4407 +# CONFIG_I2C_OCORES is not set
4408 +# CONFIG_I2C_PCA_PLATFORM is not set
4409 +# CONFIG_I2C_SIMTEC is not set
4410 +# CONFIG_I2C_XILINX is not set
4411 +
4412 +#
4413 +# External I2C/SMBus adapter drivers
4414 +#
4415 +# CONFIG_I2C_DIOLAN_U2C is not set
4416 +# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
4417 +# CONFIG_I2C_TAOS_EVM is not set
4418 +# CONFIG_I2C_TINY_USB is not set
4419 +
4420 +#
4421 +# Other I2C/SMBus bus drivers
4422 +#
4423 +# end of I2C Hardware Bus support
4424 +
4425 +# CONFIG_I2C_STUB is not set
4426 +# CONFIG_I2C_SLAVE is not set
4427 +# CONFIG_I2C_DEBUG_CORE is not set
4428 +# CONFIG_I2C_DEBUG_ALGO is not set
4429 +# CONFIG_I2C_DEBUG_BUS is not set
4430 +# end of I2C support
4431 +
4432 +# CONFIG_I3C is not set
4433 +# CONFIG_SPI is not set
4434 +# CONFIG_SPMI is not set
4435 +# CONFIG_HSI is not set
4436 +CONFIG_PPS=m
4437 +# CONFIG_PPS_DEBUG is not set
4438 +
4439 +#
4440 +# PPS clients support
4441 +#
4442 +# CONFIG_PPS_CLIENT_KTIMER is not set
4443 +# CONFIG_PPS_CLIENT_LDISC is not set
4444 +# CONFIG_PPS_CLIENT_GPIO is not set
4445 +
4446 +#
4447 +# PPS generators support
4448 +#
4449 +
4450 +#
4451 +# PTP clock support
4452 +#
4453 +CONFIG_PTP_1588_CLOCK=m
4454 +
4455 +#
4456 +# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
4457 +#
4458 +# CONFIG_PTP_1588_CLOCK_IDT82P33 is not set
4459 +# CONFIG_PTP_1588_CLOCK_IDTCM is not set
4460 +# end of PTP clock support
4461 +
4462 +# CONFIG_PINCTRL is not set
4463 +# CONFIG_GPIOLIB is not set
4464 +# CONFIG_W1 is not set
4465 +# CONFIG_POWER_RESET is not set
4466 +# CONFIG_POWER_SUPPLY is not set
4467 +CONFIG_HWMON=m
4468 +# CONFIG_HWMON_DEBUG_CHIP is not set
4469 +
4470 +#
4471 +# Native drivers
4472 +#
4473 +# CONFIG_SENSORS_AD7414 is not set
4474 +# CONFIG_SENSORS_AD7418 is not set
4475 +# CONFIG_SENSORS_ADM1021 is not set
4476 +# CONFIG_SENSORS_ADM1025 is not set
4477 +# CONFIG_SENSORS_ADM1026 is not set
4478 +# CONFIG_SENSORS_ADM1029 is not set
4479 +# CONFIG_SENSORS_ADM1031 is not set
4480 +# CONFIG_SENSORS_ADM1177 is not set
4481 +# CONFIG_SENSORS_ADM9240 is not set
4482 +# CONFIG_SENSORS_ADT7410 is not set
4483 +# CONFIG_SENSORS_ADT7411 is not set
4484 +# CONFIG_SENSORS_ADT7462 is not set
4485 +# CONFIG_SENSORS_ADT7470 is not set
4486 +# CONFIG_SENSORS_ADT7475 is not set
4487 +# CONFIG_SENSORS_AS370 is not set
4488 +# CONFIG_SENSORS_ASC7621 is not set
4489 +# CONFIG_SENSORS_AXI_FAN_CONTROL is not set
4490 +# CONFIG_SENSORS_ASPEED is not set
4491 +# CONFIG_SENSORS_ATXP1 is not set
4492 +# CONFIG_SENSORS_CORSAIR_CPRO is not set
4493 +# CONFIG_SENSORS_DRIVETEMP is not set
4494 +# CONFIG_SENSORS_DS620 is not set
4495 +# CONFIG_SENSORS_DS1621 is not set
4496 +# CONFIG_SENSORS_I5K_AMB is not set
4497 +# CONFIG_SENSORS_F71805F is not set
4498 +# CONFIG_SENSORS_F71882FG is not set
4499 +# CONFIG_SENSORS_F75375S is not set
4500 +# CONFIG_SENSORS_GL518SM is not set
4501 +# CONFIG_SENSORS_GL520SM is not set
4502 +# CONFIG_SENSORS_G760A is not set
4503 +# CONFIG_SENSORS_G762 is not set
4504 +# CONFIG_SENSORS_HIH6130 is not set
4505 +# CONFIG_SENSORS_IT87 is not set
4506 +# CONFIG_SENSORS_JC42 is not set
4507 +# CONFIG_SENSORS_POWR1220 is not set
4508 +# CONFIG_SENSORS_LINEAGE is not set
4509 +# CONFIG_SENSORS_LTC2945 is not set
4510 +# CONFIG_SENSORS_LTC2947_I2C is not set
4511 +# CONFIG_SENSORS_LTC2990 is not set
4512 +# CONFIG_SENSORS_LTC4151 is not set
4513 +# CONFIG_SENSORS_LTC4215 is not set
4514 +# CONFIG_SENSORS_LTC4222 is not set
4515 +# CONFIG_SENSORS_LTC4245 is not set
4516 +# CONFIG_SENSORS_LTC4260 is not set
4517 +# CONFIG_SENSORS_LTC4261 is not set
4518 +# CONFIG_SENSORS_MAX16065 is not set
4519 +# CONFIG_SENSORS_MAX1619 is not set
4520 +# CONFIG_SENSORS_MAX1668 is not set
4521 +# CONFIG_SENSORS_MAX197 is not set
4522 +# CONFIG_SENSORS_MAX31730 is not set
4523 +# CONFIG_SENSORS_MAX6621 is not set
4524 +# CONFIG_SENSORS_MAX6639 is not set
4525 +# CONFIG_SENSORS_MAX6642 is not set
4526 +# CONFIG_SENSORS_MAX6650 is not set
4527 +# CONFIG_SENSORS_MAX6697 is not set
4528 +# CONFIG_SENSORS_MAX31790 is not set
4529 +# CONFIG_SENSORS_MCP3021 is not set
4530 +# CONFIG_SENSORS_TC654 is not set
4531 +# CONFIG_SENSORS_MR75203 is not set
4532 +# CONFIG_SENSORS_LM63 is not set
4533 +# CONFIG_SENSORS_LM73 is not set
4534 +# CONFIG_SENSORS_LM75 is not set
4535 +# CONFIG_SENSORS_LM77 is not set
4536 +# CONFIG_SENSORS_LM78 is not set
4537 +# CONFIG_SENSORS_LM80 is not set
4538 +# CONFIG_SENSORS_LM83 is not set
4539 +# CONFIG_SENSORS_LM85 is not set
4540 +# CONFIG_SENSORS_LM87 is not set
4541 +# CONFIG_SENSORS_LM90 is not set
4542 +# CONFIG_SENSORS_LM92 is not set
4543 +# CONFIG_SENSORS_LM93 is not set
4544 +# CONFIG_SENSORS_LM95234 is not set
4545 +# CONFIG_SENSORS_LM95241 is not set
4546 +# CONFIG_SENSORS_LM95245 is not set
4547 +# CONFIG_SENSORS_PC87360 is not set
4548 +# CONFIG_SENSORS_PC87427 is not set
4549 +# CONFIG_SENSORS_NTC_THERMISTOR is not set
4550 +# CONFIG_SENSORS_NCT6683 is not set
4551 +# CONFIG_SENSORS_NCT6775 is not set
4552 +# CONFIG_SENSORS_NCT7802 is not set
4553 +# CONFIG_SENSORS_NPCM7XX is not set
4554 +# CONFIG_SENSORS_PCF8591 is not set
4555 +# CONFIG_PMBUS is not set
4556 +# CONFIG_SENSORS_SHT21 is not set
4557 +# CONFIG_SENSORS_SHT3x is not set
4558 +# CONFIG_SENSORS_SHTC1 is not set
4559 +# CONFIG_SENSORS_SIS5595 is not set
4560 +# CONFIG_SENSORS_DME1737 is not set
4561 +# CONFIG_SENSORS_EMC1403 is not set
4562 +# CONFIG_SENSORS_EMC2103 is not set
4563 +# CONFIG_SENSORS_EMC6W201 is not set
4564 +# CONFIG_SENSORS_SMSC47M1 is not set
4565 +# CONFIG_SENSORS_SMSC47M192 is not set
4566 +# CONFIG_SENSORS_SMSC47B397 is not set
4567 +# CONFIG_SENSORS_STTS751 is not set
4568 +# CONFIG_SENSORS_SMM665 is not set
4569 +# CONFIG_SENSORS_ADC128D818 is not set
4570 +# CONFIG_SENSORS_ADS7828 is not set
4571 +# CONFIG_SENSORS_AMC6821 is not set
4572 +# CONFIG_SENSORS_INA209 is not set
4573 +# CONFIG_SENSORS_INA2XX is not set
4574 +# CONFIG_SENSORS_INA3221 is not set
4575 +# CONFIG_SENSORS_TC74 is not set
4576 +# CONFIG_SENSORS_THMC50 is not set
4577 +# CONFIG_SENSORS_TMP102 is not set
4578 +# CONFIG_SENSORS_TMP103 is not set
4579 +# CONFIG_SENSORS_TMP108 is not set
4580 +# CONFIG_SENSORS_TMP401 is not set
4581 +# CONFIG_SENSORS_TMP421 is not set
4582 +# CONFIG_SENSORS_TMP513 is not set
4583 +# CONFIG_SENSORS_VIA686A is not set
4584 +# CONFIG_SENSORS_VT1211 is not set
4585 +# CONFIG_SENSORS_VT8231 is not set
4586 +# CONFIG_SENSORS_W83773G is not set
4587 +# CONFIG_SENSORS_W83781D is not set
4588 +# CONFIG_SENSORS_W83791D is not set
4589 +# CONFIG_SENSORS_W83792D is not set
4590 +# CONFIG_SENSORS_W83793 is not set
4591 +# CONFIG_SENSORS_W83795 is not set
4592 +# CONFIG_SENSORS_W83L785TS is not set
4593 +# CONFIG_SENSORS_W83L786NG is not set
4594 +# CONFIG_SENSORS_W83627HF is not set
4595 +# CONFIG_SENSORS_W83627EHF is not set
4596 +# CONFIG_THERMAL is not set
4597 +# CONFIG_WATCHDOG is not set
4598 +CONFIG_SSB_POSSIBLE=y
4599 +# CONFIG_SSB is not set
4600 +CONFIG_BCMA_POSSIBLE=y
4601 +# CONFIG_BCMA is not set
4602 +
4603 +#
4604 +# Multifunction device drivers
4605 +#
4606 +# CONFIG_MFD_AS3711 is not set
4607 +# CONFIG_PMIC_ADP5520 is not set
4608 +# CONFIG_MFD_BCM590XX is not set
4609 +# CONFIG_MFD_BD9571MWV is not set
4610 +# CONFIG_MFD_AXP20X_I2C is not set
4611 +# CONFIG_MFD_MADERA is not set
4612 +# CONFIG_PMIC_DA903X is not set
4613 +# CONFIG_MFD_DA9052_I2C is not set
4614 +# CONFIG_MFD_DA9055 is not set
4615 +# CONFIG_MFD_DA9062 is not set
4616 +# CONFIG_MFD_DA9063 is not set
4617 +# CONFIG_MFD_DA9150 is not set
4618 +# CONFIG_MFD_DLN2 is not set
4619 +# CONFIG_MFD_MC13XXX_I2C is not set
4620 +# CONFIG_MFD_MP2629 is not set
4621 +# CONFIG_HTC_PASIC3 is not set
4622 +# CONFIG_LPC_ICH is not set
4623 +# CONFIG_LPC_SCH is not set
4624 +# CONFIG_MFD_IQS62X is not set
4625 +# CONFIG_MFD_JANZ_CMODIO is not set
4626 +# CONFIG_MFD_KEMPLD is not set
4627 +# CONFIG_MFD_88PM800 is not set
4628 +# CONFIG_MFD_88PM805 is not set
4629 +# CONFIG_MFD_88PM860X is not set
4630 +# CONFIG_MFD_MAX14577 is not set
4631 +# CONFIG_MFD_MAX77693 is not set
4632 +# CONFIG_MFD_MAX77843 is not set
4633 +# CONFIG_MFD_MAX8907 is not set
4634 +# CONFIG_MFD_MAX8925 is not set
4635 +# CONFIG_MFD_MAX8997 is not set
4636 +# CONFIG_MFD_MAX8998 is not set
4637 +# CONFIG_MFD_MT6360 is not set
4638 +# CONFIG_MFD_MT6397 is not set
4639 +# CONFIG_MFD_MENF21BMC is not set
4640 +# CONFIG_MFD_VIPERBOARD is not set
4641 +# CONFIG_MFD_RETU is not set
4642 +# CONFIG_MFD_PCF50633 is not set
4643 +# CONFIG_MFD_RDC321X is not set
4644 +# CONFIG_MFD_RT5033 is not set
4645 +# CONFIG_MFD_RC5T583 is not set
4646 +# CONFIG_MFD_SEC_CORE is not set
4647 +# CONFIG_MFD_SI476X_CORE is not set
4648 +# CONFIG_MFD_SM501 is not set
4649 +# CONFIG_MFD_SKY81452 is not set
4650 +# CONFIG_ABX500_CORE is not set
4651 +# CONFIG_MFD_SYSCON is not set
4652 +# CONFIG_MFD_TI_AM335X_TSCADC is not set
4653 +# CONFIG_MFD_LP3943 is not set
4654 +# CONFIG_MFD_LP8788 is not set
4655 +# CONFIG_MFD_TI_LMU is not set
4656 +# CONFIG_MFD_PALMAS is not set
4657 +# CONFIG_TPS6105X is not set
4658 +# CONFIG_TPS6507X is not set
4659 +# CONFIG_MFD_TPS65086 is not set
4660 +# CONFIG_MFD_TPS65090 is not set
4661 +# CONFIG_MFD_TI_LP873X is not set
4662 +# CONFIG_MFD_TPS6586X is not set
4663 +# CONFIG_MFD_TPS65912_I2C is not set
4664 +# CONFIG_MFD_TPS80031 is not set
4665 +# CONFIG_TWL4030_CORE is not set
4666 +# CONFIG_TWL6040_CORE is not set
4667 +# CONFIG_MFD_WL1273_CORE is not set
4668 +# CONFIG_MFD_LM3533 is not set
4669 +# CONFIG_MFD_TQMX86 is not set
4670 +# CONFIG_MFD_VX855 is not set
4671 +# CONFIG_MFD_ARIZONA_I2C is not set
4672 +# CONFIG_MFD_WM8400 is not set
4673 +# CONFIG_MFD_WM831X_I2C is not set
4674 +# CONFIG_MFD_WM8350_I2C is not set
4675 +# CONFIG_MFD_WM8994 is not set
4676 +# end of Multifunction device drivers
4677 +
4678 +# CONFIG_REGULATOR is not set
4679 +# CONFIG_RC_CORE is not set
4680 +# CONFIG_MEDIA_CEC_SUPPORT is not set
4681 +# CONFIG_MEDIA_SUPPORT is not set
4682 +
4683 +#
4684 +# Graphics support
4685 +#
4686 +# CONFIG_AGP is not set
4687 +CONFIG_VGA_ARB=y
4688 +CONFIG_VGA_ARB_MAX_GPUS=16
4689 +# CONFIG_DRM is not set
4690 +
4691 +#
4692 +# ARM devices
4693 +#
4694 +# end of ARM devices
4695 +
4696 +#
4697 +# Frame buffer Devices
4698 +#
4699 +CONFIG_FB_CMDLINE=y
4700 +CONFIG_FB_NOTIFY=y
4701 +CONFIG_FB=y
4702 +# CONFIG_FIRMWARE_EDID is not set
4703 +CONFIG_FB_DDC=y
4704 +CONFIG_FB_CFB_FILLRECT=y
4705 +CONFIG_FB_CFB_COPYAREA=y
4706 +CONFIG_FB_CFB_IMAGEBLIT=y
4707 +# CONFIG_FB_FOREIGN_ENDIAN is not set
4708 +CONFIG_FB_MODE_HELPERS=y
4709 +CONFIG_FB_TILEBLITTING=y
4710 +
4711 +#
4712 +# Frame buffer hardware drivers
4713 +#
4714 +# CONFIG_FB_CIRRUS is not set
4715 +# CONFIG_FB_PM2 is not set
4716 +# CONFIG_FB_CYBER2000 is not set
4717 +# CONFIG_FB_ASILIANT is not set
4718 +# CONFIG_FB_IMSTT is not set
4719 +CONFIG_FB_STI=y
4720 +# CONFIG_FB_OPENCORES is not set
4721 +# CONFIG_FB_S1D13XXX is not set
4722 +# CONFIG_FB_NVIDIA is not set
4723 +# CONFIG_FB_RIVA is not set
4724 +# CONFIG_FB_I740 is not set
4725 +CONFIG_FB_MATROX=y
4726 +CONFIG_FB_MATROX_MILLENIUM=y
4727 +CONFIG_FB_MATROX_MYSTIQUE=y
4728 +CONFIG_FB_MATROX_G=y
4729 +# CONFIG_FB_MATROX_I2C is not set
4730 +CONFIG_FB_RADEON=y
4731 +CONFIG_FB_RADEON_I2C=y
4732 +# CONFIG_FB_RADEON_BACKLIGHT is not set
4733 +# CONFIG_FB_RADEON_DEBUG is not set
4734 +CONFIG_FB_ATY128=y
4735 +# CONFIG_FB_ATY128_BACKLIGHT is not set
4736 +CONFIG_FB_ATY=y
4737 +# CONFIG_FB_ATY_CT is not set
4738 +# CONFIG_FB_ATY_GX is not set
4739 +# CONFIG_FB_ATY_BACKLIGHT is not set
4740 +# CONFIG_FB_S3 is not set
4741 +# CONFIG_FB_SAVAGE is not set
4742 +# CONFIG_FB_SIS is not set
4743 +# CONFIG_FB_NEOMAGIC is not set
4744 +# CONFIG_FB_KYRO is not set
4745 +CONFIG_FB_3DFX=y
4746 +# CONFIG_FB_3DFX_ACCEL is not set
4747 +CONFIG_FB_3DFX_I2C=y
4748 +CONFIG_FB_VOODOO1=y
4749 +# CONFIG_FB_VT8623 is not set
4750 +# CONFIG_FB_TRIDENT is not set
4751 +# CONFIG_FB_ARK is not set
4752 +# CONFIG_FB_PM3 is not set
4753 +# CONFIG_FB_CARMINE is not set
4754 +# CONFIG_FB_SMSCUFX is not set
4755 +# CONFIG_FB_UDL is not set
4756 +# CONFIG_FB_IBM_GXT4500 is not set
4757 +# CONFIG_FB_VIRTUAL is not set
4758 +# CONFIG_FB_METRONOME is not set
4759 +# CONFIG_FB_MB862XX is not set
4760 +# CONFIG_FB_SIMPLE is not set
4761 +# CONFIG_FB_SM712 is not set
4762 +# end of Frame buffer Devices
4763 +
4764 +#
4765 +# Backlight & LCD device support
4766 +#
4767 +# CONFIG_LCD_CLASS_DEVICE is not set
4768 +# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
4769 +# end of Backlight & LCD device support
4770 +
4771 +#
4772 +# Console display driver support
4773 +#
4774 +CONFIG_DUMMY_CONSOLE=y
4775 +CONFIG_DUMMY_CONSOLE_COLUMNS=160
4776 +CONFIG_DUMMY_CONSOLE_ROWS=64
4777 +CONFIG_FRAMEBUFFER_CONSOLE=y
4778 +# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
4779 +# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
4780 +# CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
4781 +CONFIG_STI_CONSOLE=y
4782 +# end of Console display driver support
4783 +
4784 +# CONFIG_LOGO is not set
4785 +# end of Graphics support
4786 +
4787 +# CONFIG_SOUND is not set
4788 +
4789 +#
4790 +# HID support
4791 +#
4792 +CONFIG_HID=y
4793 +# CONFIG_HID_BATTERY_STRENGTH is not set
4794 +# CONFIG_HIDRAW is not set
4795 +# CONFIG_UHID is not set
4796 +CONFIG_HID_GENERIC=y
4797 +
4798 +#
4799 +# Special HID drivers
4800 +#
4801 +CONFIG_HID_A4TECH=y
4802 +# CONFIG_HID_ACCUTOUCH is not set
4803 +# CONFIG_HID_ACRUX is not set
4804 +CONFIG_HID_APPLE=y
4805 +# CONFIG_HID_APPLEIR is not set
4806 +# CONFIG_HID_AUREAL is not set
4807 +CONFIG_HID_BELKIN=y
4808 +# CONFIG_HID_BETOP_FF is not set
4809 +CONFIG_HID_CHERRY=y
4810 +CONFIG_HID_CHICONY=y
4811 +# CONFIG_HID_COUGAR is not set
4812 +# CONFIG_HID_MACALLY is not set
4813 +# CONFIG_HID_CMEDIA is not set
4814 +# CONFIG_HID_CREATIVE_SB0540 is not set
4815 +CONFIG_HID_CYPRESS=y
4816 +# CONFIG_HID_DRAGONRISE is not set
4817 +# CONFIG_HID_EMS_FF is not set
4818 +# CONFIG_HID_ELECOM is not set
4819 +# CONFIG_HID_ELO is not set
4820 +CONFIG_HID_EZKEY=y
4821 +# CONFIG_HID_GEMBIRD is not set
4822 +# CONFIG_HID_GFRM is not set
4823 +# CONFIG_HID_GLORIOUS is not set
4824 +# CONFIG_HID_HOLTEK is not set
4825 +# CONFIG_HID_VIVALDI is not set
4826 +# CONFIG_HID_KEYTOUCH is not set
4827 +CONFIG_HID_KYE=y
4828 +# CONFIG_HID_UCLOGIC is not set
4829 +# CONFIG_HID_WALTOP is not set
4830 +# CONFIG_HID_VIEWSONIC is not set
4831 +# CONFIG_HID_GYRATION is not set
4832 +# CONFIG_HID_ICADE is not set
4833 +CONFIG_HID_ITE=y
4834 +# CONFIG_HID_JABRA is not set
4835 +# CONFIG_HID_TWINHAN is not set
4836 +CONFIG_HID_KENSINGTON=y
4837 +# CONFIG_HID_LCPOWER is not set
4838 +# CONFIG_HID_LENOVO is not set
4839 +# CONFIG_HID_MAGICMOUSE is not set
4840 +# CONFIG_HID_MALTRON is not set
4841 +# CONFIG_HID_MAYFLASH is not set
4842 +CONFIG_HID_REDRAGON=y
4843 +CONFIG_HID_MICROSOFT=y
4844 +CONFIG_HID_MONTEREY=y
4845 +# CONFIG_HID_MULTITOUCH is not set
4846 +# CONFIG_HID_NTI is not set
4847 +# CONFIG_HID_NTRIG is not set
4848 +# CONFIG_HID_ORTEK is not set
4849 +# CONFIG_HID_PANTHERLORD is not set
4850 +# CONFIG_HID_PENMOUNT is not set
4851 +# CONFIG_HID_PETALYNX is not set
4852 +# CONFIG_HID_PICOLCD is not set
4853 +# CONFIG_HID_PLANTRONICS is not set
4854 +# CONFIG_HID_PRIMAX is not set
4855 +# CONFIG_HID_RETRODE is not set
4856 +# CONFIG_HID_ROCCAT is not set
4857 +# CONFIG_HID_SAITEK is not set
4858 +# CONFIG_HID_SAMSUNG is not set
4859 +# CONFIG_HID_SPEEDLINK is not set
4860 +# CONFIG_HID_STEAM is not set
4861 +# CONFIG_HID_STEELSERIES is not set
4862 +# CONFIG_HID_SUNPLUS is not set
4863 +# CONFIG_HID_RMI is not set
4864 +# CONFIG_HID_GREENASIA is not set
4865 +# CONFIG_HID_SMARTJOYPLUS is not set
4866 +# CONFIG_HID_TIVO is not set
4867 +# CONFIG_HID_TOPSEED is not set
4868 +# CONFIG_HID_THRUSTMASTER is not set
4869 +# CONFIG_HID_UDRAW_PS3 is not set
4870 +# CONFIG_HID_WACOM is not set
4871 +# CONFIG_HID_XINMO is not set
4872 +# CONFIG_HID_ZEROPLUS is not set
4873 +# CONFIG_HID_ZYDACRON is not set
4874 +# CONFIG_HID_SENSOR_HUB is not set
4875 +# CONFIG_HID_ALPS is not set
4876 +# end of Special HID drivers
4877 +
4878 +#
4879 +# USB HID support
4880 +#
4881 +CONFIG_USB_HID=y
4882 +# CONFIG_HID_PID is not set
4883 +CONFIG_USB_HIDDEV=y
4884 +# end of USB HID support
4885 +
4886 +#
4887 +# I2C HID support
4888 +#
4889 +# CONFIG_I2C_HID is not set
4890 +# end of I2C HID support
4891 +# end of HID support
4892 +
4893 +CONFIG_USB_OHCI_LITTLE_ENDIAN=y
4894 +CONFIG_USB_SUPPORT=y
4895 +CONFIG_USB_COMMON=y
4896 +# CONFIG_USB_ULPI_BUS is not set
4897 +CONFIG_USB_ARCH_HAS_HCD=y
4898 +CONFIG_USB=y
4899 +CONFIG_USB_PCI=y
4900 +# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
4901 +
4902 +#
4903 +# Miscellaneous USB options
4904 +#
4905 +CONFIG_USB_DEFAULT_PERSIST=y
4906 +# CONFIG_USB_FEW_INIT_RETRIES is not set
4907 +# CONFIG_USB_DYNAMIC_MINORS is not set
4908 +# CONFIG_USB_OTG_PRODUCTLIST is not set
4909 +CONFIG_USB_AUTOSUSPEND_DELAY=2
4910 +# CONFIG_USB_MON is not set
4911 +
4912 +#
4913 +# USB Host Controller Drivers
4914 +#
4915 +# CONFIG_USB_C67X00_HCD is not set
4916 +# CONFIG_USB_XHCI_HCD is not set
4917 +CONFIG_USB_EHCI_HCD=y
4918 +# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
4919 +# CONFIG_USB_EHCI_TT_NEWSCHED is not set
4920 +CONFIG_USB_EHCI_PCI=y
4921 +# CONFIG_USB_EHCI_FSL is not set
4922 +# CONFIG_USB_EHCI_HCD_PLATFORM is not set
4923 +# CONFIG_USB_OXU210HP_HCD is not set
4924 +# CONFIG_USB_ISP116X_HCD is not set
4925 +# CONFIG_USB_FOTG210_HCD is not set
4926 +CONFIG_USB_OHCI_HCD=y
4927 +CONFIG_USB_OHCI_HCD_PCI=y
4928 +# CONFIG_USB_OHCI_HCD_PLATFORM is not set
4929 +# CONFIG_USB_UHCI_HCD is not set
4930 +# CONFIG_USB_SL811_HCD is not set
4931 +# CONFIG_USB_R8A66597_HCD is not set
4932 +# CONFIG_USB_HCD_TEST_MODE is not set
4933 +
4934 +#
4935 +# USB Device Class drivers
4936 +#
4937 +# CONFIG_USB_ACM is not set
4938 +# CONFIG_USB_PRINTER is not set
4939 +# CONFIG_USB_WDM is not set
4940 +# CONFIG_USB_TMC is not set
4941 +
4942 +#
4943 +# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
4944 +#
4945 +
4946 +#
4947 +# also be needed; see USB_STORAGE Help for more info
4948 +#
4949 +CONFIG_USB_STORAGE=y
4950 +# CONFIG_USB_STORAGE_DEBUG is not set
4951 +# CONFIG_USB_STORAGE_REALTEK is not set
4952 +# CONFIG_USB_STORAGE_DATAFAB is not set
4953 +# CONFIG_USB_STORAGE_FREECOM is not set
4954 +# CONFIG_USB_STORAGE_ISD200 is not set
4955 +# CONFIG_USB_STORAGE_USBAT is not set
4956 +# CONFIG_USB_STORAGE_SDDR09 is not set
4957 +# CONFIG_USB_STORAGE_SDDR55 is not set
4958 +# CONFIG_USB_STORAGE_JUMPSHOT is not set
4959 +# CONFIG_USB_STORAGE_ALAUDA is not set
4960 +# CONFIG_USB_STORAGE_ONETOUCH is not set
4961 +# CONFIG_USB_STORAGE_KARMA is not set
4962 +# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
4963 +# CONFIG_USB_STORAGE_ENE_UB6250 is not set
4964 +# CONFIG_USB_UAS is not set
4965 +
4966 +#
4967 +# USB Imaging devices
4968 +#
4969 +# CONFIG_USB_MDC800 is not set
4970 +# CONFIG_USB_MICROTEK is not set
4971 +# CONFIG_USBIP_CORE is not set
4972 +# CONFIG_USB_CDNS3 is not set
4973 +# CONFIG_USB_MUSB_HDRC is not set
4974 +# CONFIG_USB_DWC3 is not set
4975 +# CONFIG_USB_DWC2 is not set
4976 +# CONFIG_USB_CHIPIDEA is not set
4977 +# CONFIG_USB_ISP1760 is not set
4978 +
4979 +#
4980 +# USB port drivers
4981 +#
4982 +# CONFIG_USB_SERIAL is not set
4983 +
4984 +#
4985 +# USB Miscellaneous drivers
4986 +#
4987 +# CONFIG_USB_EMI62 is not set
4988 +# CONFIG_USB_EMI26 is not set
4989 +# CONFIG_USB_ADUTUX is not set
4990 +# CONFIG_USB_SEVSEG is not set
4991 +# CONFIG_USB_LEGOTOWER is not set
4992 +# CONFIG_USB_LCD is not set
4993 +# CONFIG_USB_CYPRESS_CY7C63 is not set
4994 +# CONFIG_USB_CYTHERM is not set
4995 +# CONFIG_USB_IDMOUSE is not set
4996 +# CONFIG_USB_FTDI_ELAN is not set
4997 +# CONFIG_USB_APPLEDISPLAY is not set
4998 +# CONFIG_APPLE_MFI_FASTCHARGE is not set
4999 +# CONFIG_USB_SISUSBVGA is not set
5000 +# CONFIG_USB_LD is not set
5001 +# CONFIG_USB_TRANCEVIBRATOR is not set
5002 +# CONFIG_USB_IOWARRIOR is not set
5003 +# CONFIG_USB_TEST is not set
5004 +# CONFIG_USB_EHSET_TEST_FIXTURE is not set
5005 +# CONFIG_USB_ISIGHTFW is not set
5006 +# CONFIG_USB_YUREX is not set
5007 +# CONFIG_USB_EZUSB_FX2 is not set
5008 +# CONFIG_USB_HUB_USB251XB is not set
5009 +# CONFIG_USB_HSIC_USB3503 is not set
5010 +# CONFIG_USB_HSIC_USB4604 is not set
5011 +# CONFIG_USB_LINK_LAYER_TEST is not set
5012 +
5013 +#
5014 +# USB Physical Layer drivers
5015 +#
5016 +# CONFIG_NOP_USB_XCEIV is not set
5017 +# CONFIG_USB_ISP1301 is not set
5018 +# end of USB Physical Layer drivers
5019 +
5020 +# CONFIG_USB_GADGET is not set
5021 +# CONFIG_TYPEC is not set
5022 +# CONFIG_USB_ROLE_SWITCH is not set
5023 +# CONFIG_MMC is not set
5024 +# CONFIG_MEMSTICK is not set
5025 +# CONFIG_NEW_LEDS is not set
5026 +# CONFIG_ACCESSIBILITY is not set
5027 +# CONFIG_INFINIBAND is not set
5028 +CONFIG_RTC_LIB=y
5029 +CONFIG_RTC_CLASS=y
5030 +CONFIG_RTC_HCTOSYS=y
5031 +CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
5032 +CONFIG_RTC_SYSTOHC=y
5033 +CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
5034 +# CONFIG_RTC_DEBUG is not set
5035 +CONFIG_RTC_NVMEM=y
5036 +
5037 +#
5038 +# RTC interfaces
5039 +#
5040 +CONFIG_RTC_INTF_SYSFS=y
5041 +CONFIG_RTC_INTF_PROC=y
5042 +CONFIG_RTC_INTF_DEV=y
5043 +# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
5044 +# CONFIG_RTC_DRV_TEST is not set
5045 +
5046 +#
5047 +# I2C RTC drivers
5048 +#
5049 +# CONFIG_RTC_DRV_ABB5ZES3 is not set
5050 +# CONFIG_RTC_DRV_ABEOZ9 is not set
5051 +# CONFIG_RTC_DRV_ABX80X is not set
5052 +# CONFIG_RTC_DRV_DS1307 is not set
5053 +# CONFIG_RTC_DRV_DS1374 is not set
5054 +# CONFIG_RTC_DRV_DS1672 is not set
5055 +# CONFIG_RTC_DRV_MAX6900 is not set
5056 +# CONFIG_RTC_DRV_RS5C372 is not set
5057 +# CONFIG_RTC_DRV_ISL1208 is not set
5058 +# CONFIG_RTC_DRV_ISL12022 is not set
5059 +# CONFIG_RTC_DRV_X1205 is not set
5060 +# CONFIG_RTC_DRV_PCF8523 is not set
5061 +# CONFIG_RTC_DRV_PCF85063 is not set
5062 +# CONFIG_RTC_DRV_PCF85363 is not set
5063 +# CONFIG_RTC_DRV_PCF8563 is not set
5064 +# CONFIG_RTC_DRV_PCF8583 is not set
5065 +# CONFIG_RTC_DRV_M41T80 is not set
5066 +# CONFIG_RTC_DRV_BQ32K is not set
5067 +# CONFIG_RTC_DRV_S35390A is not set
5068 +# CONFIG_RTC_DRV_FM3130 is not set
5069 +# CONFIG_RTC_DRV_RX8010 is not set
5070 +# CONFIG_RTC_DRV_RX8581 is not set
5071 +# CONFIG_RTC_DRV_RX8025 is not set
5072 +# CONFIG_RTC_DRV_EM3027 is not set
5073 +# CONFIG_RTC_DRV_RV3028 is not set
5074 +# CONFIG_RTC_DRV_RV3032 is not set
5075 +# CONFIG_RTC_DRV_RV8803 is not set
5076 +# CONFIG_RTC_DRV_SD3078 is not set
5077 +
5078 +#
5079 +# SPI RTC drivers
5080 +#
5081 +CONFIG_RTC_I2C_AND_SPI=y
5082 +
5083 +#
5084 +# SPI and I2C RTC drivers
5085 +#
5086 +# CONFIG_RTC_DRV_DS3232 is not set
5087 +# CONFIG_RTC_DRV_PCF2127 is not set
5088 +# CONFIG_RTC_DRV_RV3029C2 is not set
5089 +
5090 +#
5091 +# Platform RTC drivers
5092 +#
5093 +# CONFIG_RTC_DRV_DS1286 is not set
5094 +# CONFIG_RTC_DRV_DS1511 is not set
5095 +# CONFIG_RTC_DRV_DS1553 is not set
5096 +# CONFIG_RTC_DRV_DS1685_FAMILY is not set
5097 +# CONFIG_RTC_DRV_DS1742 is not set
5098 +# CONFIG_RTC_DRV_DS2404 is not set
5099 +# CONFIG_RTC_DRV_STK17TA8 is not set
5100 +# CONFIG_RTC_DRV_M48T86 is not set
5101 +# CONFIG_RTC_DRV_M48T35 is not set
5102 +# CONFIG_RTC_DRV_M48T59 is not set
5103 +# CONFIG_RTC_DRV_MSM6242 is not set
5104 +# CONFIG_RTC_DRV_BQ4802 is not set
5105 +# CONFIG_RTC_DRV_RP5C01 is not set
5106 +# CONFIG_RTC_DRV_V3020 is not set
5107 +
5108 +#
5109 +# on-CPU RTC drivers
5110 +#
5111 +CONFIG_RTC_DRV_GENERIC=y
5112 +# CONFIG_RTC_DRV_FTRTC010 is not set
5113 +
5114 +#
5115 +# HID Sensor RTC drivers
5116 +#
5117 +# CONFIG_DMADEVICES is not set
5118 +
5119 +#
5120 +# DMABUF options
5121 +#
5122 +# CONFIG_SYNC_FILE is not set
5123 +# CONFIG_DMABUF_MOVE_NOTIFY is not set
5124 +# CONFIG_DMABUF_HEAPS is not set
5125 +# end of DMABUF options
5126 +
5127 +# CONFIG_AUXDISPLAY is not set
5128 +# CONFIG_UIO is not set
5129 +# CONFIG_VFIO is not set
5130 +# CONFIG_VIRT_DRIVERS is not set
5131 +# CONFIG_VIRTIO_MENU is not set
5132 +# CONFIG_VDPA is not set
5133 +# CONFIG_VHOST_MENU is not set
5134 +
5135 +#
5136 +# Microsoft Hyper-V guest support
5137 +#
5138 +# end of Microsoft Hyper-V guest support
5139 +
5140 +# CONFIG_GREYBUS is not set
5141 +# CONFIG_STAGING is not set
5142 +# CONFIG_GOLDFISH is not set
5143 +# CONFIG_COMMON_CLK is not set
5144 +# CONFIG_HWSPINLOCK is not set
5145 +
5146 +#
5147 +# Clock Source drivers
5148 +#
5149 +# end of Clock Source drivers
5150 +
5151 +# CONFIG_MAILBOX is not set
5152 +# CONFIG_IOMMU_SUPPORT is not set
5153 +
5154 +#
5155 +# Remoteproc drivers
5156 +#
5157 +# CONFIG_REMOTEPROC is not set
5158 +# end of Remoteproc drivers
5159 +
5160 +#
5161 +# Rpmsg drivers
5162 +#
5163 +# CONFIG_RPMSG_VIRTIO is not set
5164 +# end of Rpmsg drivers
5165 +
5166 +#
5167 +# SOC (System On Chip) specific Drivers
5168 +#
5169 +
5170 +#
5171 +# Amlogic SoC drivers
5172 +#
5173 +# end of Amlogic SoC drivers
5174 +
5175 +#
5176 +# Aspeed SoC drivers
5177 +#
5178 +# end of Aspeed SoC drivers
5179 +
5180 +#
5181 +# Broadcom SoC drivers
5182 +#
5183 +# end of Broadcom SoC drivers
5184 +
5185 +#
5186 +# NXP/Freescale QorIQ SoC drivers
5187 +#
5188 +# end of NXP/Freescale QorIQ SoC drivers
5189 +
5190 +#
5191 +# i.MX SoC drivers
5192 +#
5193 +# end of i.MX SoC drivers
5194 +
5195 +#
5196 +# Qualcomm SoC drivers
5197 +#
5198 +# end of Qualcomm SoC drivers
5199 +
5200 +# CONFIG_SOC_TI is not set
5201 +
5202 +#
5203 +# Xilinx SoC drivers
5204 +#
5205 +# CONFIG_XILINX_VCU is not set
5206 +# end of Xilinx SoC drivers
5207 +# end of SOC (System On Chip) specific Drivers
5208 +
5209 +# CONFIG_PM_DEVFREQ is not set
5210 +# CONFIG_EXTCON is not set
5211 +# CONFIG_MEMORY is not set
5212 +# CONFIG_IIO is not set
5213 +# CONFIG_NTB is not set
5214 +# CONFIG_VME_BUS is not set
5215 +# CONFIG_PWM is not set
5216 +
5217 +#
5218 +# IRQ chip support
5219 +#
5220 +# end of IRQ chip support
5221 +
5222 +# CONFIG_IPACK_BUS is not set
5223 +# CONFIG_RESET_CONTROLLER is not set
5224 +
5225 +#
5226 +# PHY Subsystem
5227 +#
5228 +# CONFIG_GENERIC_PHY is not set
5229 +# CONFIG_BCM_KONA_USB2_PHY is not set
5230 +# CONFIG_PHY_PXA_28NM_HSIC is not set
5231 +# CONFIG_PHY_PXA_28NM_USB2 is not set
5232 +# end of PHY Subsystem
5233 +
5234 +# CONFIG_POWERCAP is not set
5235 +# CONFIG_MCB is not set
5236 +# CONFIG_RAS is not set
5237 +# CONFIG_USB4 is not set
5238 +
5239 +#
5240 +# Android
5241 +#
5242 +# CONFIG_ANDROID is not set
5243 +# end of Android
5244 +
5245 +# CONFIG_LIBNVDIMM is not set
5246 +# CONFIG_DAX is not set
5247 +CONFIG_NVMEM=y
5248 +CONFIG_NVMEM_SYSFS=y
5249 +
5250 +#
5251 +# HW tracing support
5252 +#
5253 +# CONFIG_STM is not set
5254 +# CONFIG_INTEL_TH is not set
5255 +# end of HW tracing support
5256 +
5257 +# CONFIG_FPGA is not set
5258 +# CONFIG_SIOX is not set
5259 +# CONFIG_SLIMBUS is not set
5260 +# CONFIG_INTERCONNECT is not set
5261 +# CONFIG_COUNTER is not set
5262 +# end of Device Drivers
5263 +
5264 +#
5265 +# File systems
5266 +#
5267 +# CONFIG_VALIDATE_FS_PARSER is not set
5268 +CONFIG_FS_IOMAP=y
5269 +# CONFIG_EXT2_FS is not set
5270 +# CONFIG_EXT3_FS is not set
5271 +CONFIG_EXT4_FS=m
5272 +CONFIG_EXT4_USE_FOR_EXT2=y
5273 +CONFIG_EXT4_FS_POSIX_ACL=y
5274 +CONFIG_EXT4_FS_SECURITY=y
5275 +# CONFIG_EXT4_DEBUG is not set
5276 +CONFIG_JBD2=m
5277 +# CONFIG_JBD2_DEBUG is not set
5278 +CONFIG_FS_MBCACHE=m
5279 +CONFIG_REISERFS_FS=m
5280 +# CONFIG_REISERFS_CHECK is not set
5281 +CONFIG_REISERFS_PROC_INFO=y
5282 +CONFIG_REISERFS_FS_XATTR=y
5283 +CONFIG_REISERFS_FS_POSIX_ACL=y
5284 +CONFIG_REISERFS_FS_SECURITY=y
5285 +CONFIG_JFS_FS=m
5286 +CONFIG_JFS_POSIX_ACL=y
5287 +CONFIG_JFS_SECURITY=y
5288 +# CONFIG_JFS_DEBUG is not set
5289 +CONFIG_JFS_STATISTICS=y
5290 +CONFIG_XFS_FS=m
5291 +CONFIG_XFS_SUPPORT_V4=y
5292 +CONFIG_XFS_QUOTA=y
5293 +CONFIG_XFS_POSIX_ACL=y
5294 +CONFIG_XFS_RT=y
5295 +# CONFIG_XFS_ONLINE_SCRUB is not set
5296 +# CONFIG_XFS_WARN is not set
5297 +# CONFIG_XFS_DEBUG is not set
5298 +# CONFIG_GFS2_FS is not set
5299 +# CONFIG_BTRFS_FS is not set
5300 +# CONFIG_NILFS2_FS is not set
5301 +# CONFIG_F2FS_FS is not set
5302 +# CONFIG_FS_DAX is not set
5303 +CONFIG_FS_POSIX_ACL=y
5304 +CONFIG_EXPORTFS=y
5305 +# CONFIG_EXPORTFS_BLOCK_OPS is not set
5306 +CONFIG_FILE_LOCKING=y
5307 +# CONFIG_MANDATORY_FILE_LOCKING is not set
5308 +# CONFIG_FS_ENCRYPTION is not set
5309 +# CONFIG_FS_VERITY is not set
5310 +CONFIG_FSNOTIFY=y
5311 +CONFIG_DNOTIFY=y
5312 +CONFIG_INOTIFY_USER=y
5313 +CONFIG_FANOTIFY=y
5314 +# CONFIG_QUOTA is not set
5315 +# CONFIG_QUOTA_NETLINK_INTERFACE is not set
5316 +CONFIG_QUOTACTL=y
5317 +CONFIG_AUTOFS4_FS=y
5318 +CONFIG_AUTOFS_FS=y
5319 +# CONFIG_FUSE_FS is not set
5320 +# CONFIG_OVERLAY_FS is not set
5321 +
5322 +#
5323 +# Caches
5324 +#
5325 +# CONFIG_FSCACHE is not set
5326 +# end of Caches
5327 +
5328 +#
5329 +# CD-ROM/DVD Filesystems
5330 +#
5331 +CONFIG_ISO9660_FS=m
5332 +CONFIG_JOLIET=y
5333 +CONFIG_ZISOFS=y
5334 +# CONFIG_UDF_FS is not set
5335 +# end of CD-ROM/DVD Filesystems
5336 +
5337 +#
5338 +# DOS/FAT/EXFAT/NT Filesystems
5339 +#
5340 +CONFIG_FAT_FS=m
5341 +CONFIG_MSDOS_FS=m
5342 +CONFIG_VFAT_FS=m
5343 +CONFIG_FAT_DEFAULT_CODEPAGE=437
5344 +CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
5345 +# CONFIG_FAT_DEFAULT_UTF8 is not set
5346 +# CONFIG_EXFAT_FS is not set
5347 +# CONFIG_NTFS_FS is not set
5348 +# end of DOS/FAT/EXFAT/NT Filesystems
5349 +
5350 +#
5351 +# Pseudo filesystems
5352 +#
5353 +CONFIG_PROC_FS=y
5354 +CONFIG_PROC_KCORE=y
5355 +CONFIG_PROC_SYSCTL=y
5356 +CONFIG_PROC_PAGE_MONITOR=y
5357 +CONFIG_PROC_CHILDREN=y
5358 +CONFIG_KERNFS=y
5359 +CONFIG_SYSFS=y
5360 +CONFIG_TMPFS=y
5361 +CONFIG_TMPFS_POSIX_ACL=y
5362 +CONFIG_TMPFS_XATTR=y
5363 +# CONFIG_TMPFS_INODE64 is not set
5364 +# CONFIG_HUGETLBFS is not set
5365 +CONFIG_MEMFD_CREATE=y
5366 +# CONFIG_CONFIGFS_FS is not set
5367 +# end of Pseudo filesystems
5368 +
5369 +CONFIG_MISC_FILESYSTEMS=y
5370 +# CONFIG_ORANGEFS_FS is not set
5371 +# CONFIG_ADFS_FS is not set
5372 +# CONFIG_AFFS_FS is not set
5373 +# CONFIG_ECRYPT_FS is not set
5374 +# CONFIG_HFS_FS is not set
5375 +# CONFIG_HFSPLUS_FS is not set
5376 +# CONFIG_BEFS_FS is not set
5377 +# CONFIG_BFS_FS is not set
5378 +# CONFIG_EFS_FS is not set
5379 +# CONFIG_CRAMFS is not set
5380 +CONFIG_SQUASHFS=y
5381 +# CONFIG_SQUASHFS_FILE_CACHE is not set
5382 +CONFIG_SQUASHFS_FILE_DIRECT=y
5383 +# CONFIG_SQUASHFS_DECOMP_SINGLE is not set
5384 +# CONFIG_SQUASHFS_DECOMP_MULTI is not set
5385 +CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU=y
5386 +CONFIG_SQUASHFS_XATTR=y
5387 +CONFIG_SQUASHFS_ZLIB=y
5388 +CONFIG_SQUASHFS_LZ4=y
5389 +CONFIG_SQUASHFS_LZO=y
5390 +CONFIG_SQUASHFS_XZ=y
5391 +CONFIG_SQUASHFS_ZSTD=y
5392 +# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
5393 +# CONFIG_SQUASHFS_EMBEDDED is not set
5394 +CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
5395 +# CONFIG_VXFS_FS is not set
5396 +# CONFIG_MINIX_FS is not set
5397 +# CONFIG_OMFS_FS is not set
5398 +# CONFIG_HPFS_FS is not set
5399 +# CONFIG_QNX4FS_FS is not set
5400 +# CONFIG_QNX6FS_FS is not set
5401 +# CONFIG_ROMFS_FS is not set
5402 +# CONFIG_PSTORE is not set
5403 +# CONFIG_SYSV_FS is not set
5404 +# CONFIG_UFS_FS is not set
5405 +# CONFIG_EROFS_FS is not set
5406 +CONFIG_NETWORK_FILESYSTEMS=y
5407 +CONFIG_NFS_FS=m
5408 +CONFIG_NFS_V2=m
5409 +CONFIG_NFS_V3=m
5410 +# CONFIG_NFS_V3_ACL is not set
5411 +CONFIG_NFS_V4=m
5412 +CONFIG_NFS_SWAP=y
5413 +CONFIG_NFS_V4_1=y
5414 +CONFIG_NFS_V4_2=y
5415 +CONFIG_PNFS_FILE_LAYOUT=m
5416 +CONFIG_PNFS_BLOCK=m
5417 +CONFIG_PNFS_FLEXFILE_LAYOUT=m
5418 +CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org"
5419 +# CONFIG_NFS_V4_1_MIGRATION is not set
5420 +# CONFIG_NFS_USE_LEGACY_DNS is not set
5421 +CONFIG_NFS_USE_KERNEL_DNS=y
5422 +# CONFIG_NFS_DISABLE_UDP_SUPPORT is not set
5423 +# CONFIG_NFS_V4_2_READ_PLUS is not set
5424 +# CONFIG_NFSD is not set
5425 +CONFIG_GRACE_PERIOD=m
5426 +CONFIG_LOCKD=m
5427 +CONFIG_LOCKD_V4=y
5428 +CONFIG_NFS_COMMON=y
5429 +CONFIG_SUNRPC=m
5430 +CONFIG_SUNRPC_GSS=m
5431 +CONFIG_SUNRPC_BACKCHANNEL=y
5432 +CONFIG_SUNRPC_SWAP=y
5433 +# CONFIG_SUNRPC_DEBUG is not set
5434 +# CONFIG_CEPH_FS is not set
5435 +CONFIG_CIFS=m
5436 +# CONFIG_CIFS_STATS2 is not set
5437 +CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y
5438 +# CONFIG_CIFS_WEAK_PW_HASH is not set
5439 +# CONFIG_CIFS_UPCALL is not set
5440 +# CONFIG_CIFS_XATTR is not set
5441 +# CONFIG_CIFS_DEBUG is not set
5442 +# CONFIG_CIFS_DFS_UPCALL is not set
5443 +# CONFIG_CODA_FS is not set
5444 +# CONFIG_AFS_FS is not set
5445 +CONFIG_NLS=y
5446 +CONFIG_NLS_DEFAULT="utf-8"
5447 +CONFIG_NLS_CODEPAGE_437=m
5448 +# CONFIG_NLS_CODEPAGE_737 is not set
5449 +# CONFIG_NLS_CODEPAGE_775 is not set
5450 +# CONFIG_NLS_CODEPAGE_850 is not set
5451 +# CONFIG_NLS_CODEPAGE_852 is not set
5452 +# CONFIG_NLS_CODEPAGE_855 is not set
5453 +# CONFIG_NLS_CODEPAGE_857 is not set
5454 +# CONFIG_NLS_CODEPAGE_860 is not set
5455 +# CONFIG_NLS_CODEPAGE_861 is not set
5456 +# CONFIG_NLS_CODEPAGE_862 is not set
5457 +# CONFIG_NLS_CODEPAGE_863 is not set
5458 +# CONFIG_NLS_CODEPAGE_864 is not set
5459 +# CONFIG_NLS_CODEPAGE_865 is not set
5460 +# CONFIG_NLS_CODEPAGE_866 is not set
5461 +# CONFIG_NLS_CODEPAGE_869 is not set
5462 +# CONFIG_NLS_CODEPAGE_936 is not set
5463 +# CONFIG_NLS_CODEPAGE_950 is not set
5464 +# CONFIG_NLS_CODEPAGE_932 is not set
5465 +# CONFIG_NLS_CODEPAGE_949 is not set
5466 +# CONFIG_NLS_CODEPAGE_874 is not set
5467 +# CONFIG_NLS_ISO8859_8 is not set
5468 +# CONFIG_NLS_CODEPAGE_1250 is not set
5469 +# CONFIG_NLS_CODEPAGE_1251 is not set
5470 +CONFIG_NLS_ASCII=m
5471 +CONFIG_NLS_ISO8859_1=m
5472 +# CONFIG_NLS_ISO8859_2 is not set
5473 +# CONFIG_NLS_ISO8859_3 is not set
5474 +# CONFIG_NLS_ISO8859_4 is not set
5475 +# CONFIG_NLS_ISO8859_5 is not set
5476 +# CONFIG_NLS_ISO8859_6 is not set
5477 +# CONFIG_NLS_ISO8859_7 is not set
5478 +# CONFIG_NLS_ISO8859_9 is not set
5479 +# CONFIG_NLS_ISO8859_13 is not set
5480 +# CONFIG_NLS_ISO8859_14 is not set
5481 +# CONFIG_NLS_ISO8859_15 is not set
5482 +# CONFIG_NLS_KOI8_R is not set
5483 +# CONFIG_NLS_KOI8_U is not set
5484 +# CONFIG_NLS_MAC_ROMAN is not set
5485 +# CONFIG_NLS_MAC_CELTIC is not set
5486 +# CONFIG_NLS_MAC_CENTEURO is not set
5487 +# CONFIG_NLS_MAC_CROATIAN is not set
5488 +# CONFIG_NLS_MAC_CYRILLIC is not set
5489 +# CONFIG_NLS_MAC_GAELIC is not set
5490 +# CONFIG_NLS_MAC_GREEK is not set
5491 +# CONFIG_NLS_MAC_ICELAND is not set
5492 +# CONFIG_NLS_MAC_INUIT is not set
5493 +# CONFIG_NLS_MAC_ROMANIAN is not set
5494 +# CONFIG_NLS_MAC_TURKISH is not set
5495 +CONFIG_NLS_UTF8=m
5496 +# CONFIG_UNICODE is not set
5497 +CONFIG_IO_WQ=y
5498 +# end of File systems
5499 +
5500 +#
5501 +# Security options
5502 +#
5503 +CONFIG_KEYS=y
5504 +# CONFIG_KEYS_REQUEST_CACHE is not set
5505 +# CONFIG_PERSISTENT_KEYRINGS is not set
5506 +# CONFIG_ENCRYPTED_KEYS is not set
5507 +# CONFIG_KEY_DH_OPERATIONS is not set
5508 +# CONFIG_SECURITY_DMESG_RESTRICT is not set
5509 +# CONFIG_SECURITY is not set
5510 +# CONFIG_SECURITYFS is not set
5511 +CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
5512 +# CONFIG_HARDENED_USERCOPY is not set
5513 +# CONFIG_STATIC_USERMODEHELPER is not set
5514 +CONFIG_DEFAULT_SECURITY_DAC=y
5515 +CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,bpf"
5516 +
5517 +#
5518 +# Kernel hardening options
5519 +#
5520 +
5521 +#
5522 +# Memory initialization
5523 +#
5524 +CONFIG_INIT_STACK_NONE=y
5525 +# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
5526 +# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
5527 +# end of Memory initialization
5528 +# end of Kernel hardening options
5529 +# end of Security options
5530 +
5531 +CONFIG_XOR_BLOCKS=m
5532 +CONFIG_ASYNC_CORE=m
5533 +CONFIG_ASYNC_MEMCPY=m
5534 +CONFIG_ASYNC_XOR=m
5535 +CONFIG_ASYNC_PQ=m
5536 +CONFIG_ASYNC_RAID6_RECOV=m
5537 +CONFIG_CRYPTO=y
5538 +
5539 +#
5540 +# Crypto core or helper
5541 +#
5542 +CONFIG_CRYPTO_ALGAPI=y
5543 +CONFIG_CRYPTO_ALGAPI2=y
5544 +CONFIG_CRYPTO_AEAD=m
5545 +CONFIG_CRYPTO_AEAD2=y
5546 +CONFIG_CRYPTO_SKCIPHER=m
5547 +CONFIG_CRYPTO_SKCIPHER2=y
5548 +CONFIG_CRYPTO_HASH=y
5549 +CONFIG_CRYPTO_HASH2=y
5550 +CONFIG_CRYPTO_RNG2=y
5551 +CONFIG_CRYPTO_AKCIPHER2=y
5552 +CONFIG_CRYPTO_KPP2=y
5553 +CONFIG_CRYPTO_ACOMP2=y
5554 +CONFIG_CRYPTO_MANAGER=y
5555 +CONFIG_CRYPTO_MANAGER2=y
5556 +# CONFIG_CRYPTO_USER is not set
5557 +CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
5558 +CONFIG_CRYPTO_GF128MUL=m
5559 +CONFIG_CRYPTO_NULL=m
5560 +CONFIG_CRYPTO_NULL2=y
5561 +# CONFIG_CRYPTO_PCRYPT is not set
5562 +# CONFIG_CRYPTO_CRYPTD is not set
5563 +# CONFIG_CRYPTO_AUTHENC is not set
5564 +# CONFIG_CRYPTO_TEST is not set
5565 +
5566 +#
5567 +# Public-key cryptography
5568 +#
5569 +# CONFIG_CRYPTO_RSA is not set
5570 +# CONFIG_CRYPTO_DH is not set
5571 +# CONFIG_CRYPTO_ECDH is not set
5572 +# CONFIG_CRYPTO_ECRDSA is not set
5573 +# CONFIG_CRYPTO_SM2 is not set
5574 +# CONFIG_CRYPTO_CURVE25519 is not set
5575 +
5576 +#
5577 +# Authenticated Encryption with Associated Data
5578 +#
5579 +CONFIG_CRYPTO_CCM=m
5580 +CONFIG_CRYPTO_GCM=m
5581 +# CONFIG_CRYPTO_CHACHA20POLY1305 is not set
5582 +# CONFIG_CRYPTO_AEGIS128 is not set
5583 +# CONFIG_CRYPTO_SEQIV is not set
5584 +# CONFIG_CRYPTO_ECHAINIV is not set
5585 +
5586 +#
5587 +# Block modes
5588 +#
5589 +# CONFIG_CRYPTO_CBC is not set
5590 +# CONFIG_CRYPTO_CFB is not set
5591 +CONFIG_CRYPTO_CTR=m
5592 +# CONFIG_CRYPTO_CTS is not set
5593 +CONFIG_CRYPTO_ECB=m
5594 +# CONFIG_CRYPTO_LRW is not set
5595 +# CONFIG_CRYPTO_OFB is not set
5596 +# CONFIG_CRYPTO_PCBC is not set
5597 +# CONFIG_CRYPTO_XTS is not set
5598 +# CONFIG_CRYPTO_KEYWRAP is not set
5599 +# CONFIG_CRYPTO_ADIANTUM is not set
5600 +# CONFIG_CRYPTO_ESSIV is not set
5601 +
5602 +#
5603 +# Hash modes
5604 +#
5605 +CONFIG_CRYPTO_CMAC=m
5606 +CONFIG_CRYPTO_HMAC=y
5607 +# CONFIG_CRYPTO_XCBC is not set
5608 +# CONFIG_CRYPTO_VMAC is not set
5609 +
5610 +#
5611 +# Digest
5612 +#
5613 +CONFIG_CRYPTO_CRC32C=m
5614 +# CONFIG_CRYPTO_CRC32 is not set
5615 +# CONFIG_CRYPTO_XXHASH is not set
5616 +# CONFIG_CRYPTO_BLAKE2B is not set
5617 +# CONFIG_CRYPTO_BLAKE2S is not set
5618 +# CONFIG_CRYPTO_CRCT10DIF is not set
5619 +CONFIG_CRYPTO_GHASH=m
5620 +# CONFIG_CRYPTO_POLY1305 is not set
5621 +CONFIG_CRYPTO_MD4=m
5622 +CONFIG_CRYPTO_MD5=m
5623 +# CONFIG_CRYPTO_MICHAEL_MIC is not set
5624 +# CONFIG_CRYPTO_RMD128 is not set
5625 +# CONFIG_CRYPTO_RMD160 is not set
5626 +# CONFIG_CRYPTO_RMD256 is not set
5627 +# CONFIG_CRYPTO_RMD320 is not set
5628 +# CONFIG_CRYPTO_SHA1 is not set
5629 +CONFIG_CRYPTO_SHA256=y
5630 +CONFIG_CRYPTO_SHA512=m
5631 +# CONFIG_CRYPTO_SHA3 is not set
5632 +# CONFIG_CRYPTO_SM3 is not set
5633 +# CONFIG_CRYPTO_STREEBOG is not set
5634 +# CONFIG_CRYPTO_TGR192 is not set
5635 +# CONFIG_CRYPTO_WP512 is not set
5636 +
5637 +#
5638 +# Ciphers
5639 +#
5640 +CONFIG_CRYPTO_AES=m
5641 +# CONFIG_CRYPTO_AES_TI is not set
5642 +# CONFIG_CRYPTO_BLOWFISH is not set
5643 +# CONFIG_CRYPTO_CAMELLIA is not set
5644 +# CONFIG_CRYPTO_CAST5 is not set
5645 +# CONFIG_CRYPTO_CAST6 is not set
5646 +# CONFIG_CRYPTO_DES is not set
5647 +# CONFIG_CRYPTO_FCRYPT is not set
5648 +# CONFIG_CRYPTO_SALSA20 is not set
5649 +# CONFIG_CRYPTO_CHACHA20 is not set
5650 +# CONFIG_CRYPTO_SERPENT is not set
5651 +# CONFIG_CRYPTO_SM4 is not set
5652 +# CONFIG_CRYPTO_TWOFISH is not set
5653 +
5654 +#
5655 +# Compression
5656 +#
5657 +# CONFIG_CRYPTO_DEFLATE is not set
5658 +# CONFIG_CRYPTO_LZO is not set
5659 +# CONFIG_CRYPTO_842 is not set
5660 +# CONFIG_CRYPTO_LZ4 is not set
5661 +# CONFIG_CRYPTO_LZ4HC is not set
5662 +# CONFIG_CRYPTO_ZSTD is not set
5663 +
5664 +#
5665 +# Random Number Generation
5666 +#
5667 +# CONFIG_CRYPTO_ANSI_CPRNG is not set
5668 +# CONFIG_CRYPTO_DRBG_MENU is not set
5669 +# CONFIG_CRYPTO_JITTERENTROPY is not set
5670 +CONFIG_CRYPTO_USER_API=y
5671 +CONFIG_CRYPTO_USER_API_HASH=y
5672 +# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
5673 +# CONFIG_CRYPTO_USER_API_RNG is not set
5674 +# CONFIG_CRYPTO_USER_API_AEAD is not set
5675 +# CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE is not set
5676 +
5677 +#
5678 +# Crypto library routines
5679 +#
5680 +CONFIG_CRYPTO_LIB_AES=m
5681 +CONFIG_CRYPTO_LIB_ARC4=m
5682 +# CONFIG_CRYPTO_LIB_BLAKE2S is not set
5683 +# CONFIG_CRYPTO_LIB_CHACHA is not set
5684 +# CONFIG_CRYPTO_LIB_CURVE25519 is not set
5685 +CONFIG_CRYPTO_LIB_DES=m
5686 +CONFIG_CRYPTO_LIB_POLY1305_RSIZE=1
5687 +# CONFIG_CRYPTO_LIB_POLY1305 is not set
5688 +# CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set
5689 +CONFIG_CRYPTO_LIB_SHA256=y
5690 +# CONFIG_CRYPTO_HW is not set
5691 +# CONFIG_ASYMMETRIC_KEY_TYPE is not set
5692 +
5693 +#
5694 +# Certificates for signature checking
5695 +#
5696 +# CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
5697 +# end of Certificates for signature checking
5698 +
5699 +#
5700 +# Library routines
5701 +#
5702 +CONFIG_RAID6_PQ=m
5703 +CONFIG_RAID6_PQ_BENCHMARK=y
5704 +# CONFIG_PACKING is not set
5705 +CONFIG_BITREVERSE=y
5706 +CONFIG_GENERIC_STRNCPY_FROM_USER=y
5707 +CONFIG_GENERIC_NET_UTILS=y
5708 +# CONFIG_CORDIC is not set
5709 +# CONFIG_PRIME_NUMBERS is not set
5710 +CONFIG_GENERIC_PCI_IOMAP=y
5711 +CONFIG_CRC_CCITT=m
5712 +CONFIG_CRC16=y
5713 +# CONFIG_CRC_T10DIF is not set
5714 +# CONFIG_CRC_ITU_T is not set
5715 +CONFIG_CRC32=y
5716 +# CONFIG_CRC32_SELFTEST is not set
5717 +CONFIG_CRC32_SLICEBY8=y
5718 +# CONFIG_CRC32_SLICEBY4 is not set
5719 +# CONFIG_CRC32_SARWATE is not set
5720 +# CONFIG_CRC32_BIT is not set
5721 +# CONFIG_CRC64 is not set
5722 +# CONFIG_CRC4 is not set
5723 +# CONFIG_CRC7 is not set
5724 +CONFIG_LIBCRC32C=m
5725 +# CONFIG_CRC8 is not set
5726 +CONFIG_XXHASH=y
5727 +# CONFIG_RANDOM32_SELFTEST is not set
5728 +CONFIG_ZLIB_INFLATE=y
5729 +CONFIG_LZO_DECOMPRESS=y
5730 +CONFIG_LZ4_DECOMPRESS=y
5731 +CONFIG_ZSTD_DECOMPRESS=y
5732 +CONFIG_XZ_DEC=y
5733 +CONFIG_XZ_DEC_X86=y
5734 +CONFIG_XZ_DEC_POWERPC=y
5735 +CONFIG_XZ_DEC_IA64=y
5736 +CONFIG_XZ_DEC_ARM=y
5737 +CONFIG_XZ_DEC_ARMTHUMB=y
5738 +CONFIG_XZ_DEC_SPARC=y
5739 +CONFIG_XZ_DEC_BCJ=y
5740 +# CONFIG_XZ_DEC_TEST is not set
5741 +CONFIG_DECOMPRESS_GZIP=y
5742 +CONFIG_DECOMPRESS_BZIP2=y
5743 +CONFIG_DECOMPRESS_LZMA=y
5744 +CONFIG_DECOMPRESS_XZ=y
5745 +CONFIG_DECOMPRESS_LZO=y
5746 +CONFIG_DECOMPRESS_LZ4=y
5747 +CONFIG_DECOMPRESS_ZSTD=y
5748 +CONFIG_GENERIC_ALLOCATOR=y
5749 +CONFIG_ASSOCIATIVE_ARRAY=y
5750 +CONFIG_HAS_IOMEM=y
5751 +CONFIG_HAS_IOPORT_MAP=y
5752 +CONFIG_HAS_DMA=y
5753 +CONFIG_DMA_OPS=y
5754 +CONFIG_NEED_SG_DMA_LENGTH=y
5755 +CONFIG_NEED_DMA_MAP_STATE=y
5756 +CONFIG_ARCH_DMA_ADDR_T_64BIT=y
5757 +# CONFIG_DMA_API_DEBUG is not set
5758 +CONFIG_SGL_ALLOC=y
5759 +CONFIG_CPU_RMAP=y
5760 +CONFIG_DQL=y
5761 +CONFIG_GLOB=y
5762 +# CONFIG_GLOB_SELFTEST is not set
5763 +CONFIG_NLATTR=y
5764 +# CONFIG_IRQ_POLL is not set
5765 +CONFIG_OID_REGISTRY=m
5766 +CONFIG_FONT_SUPPORT=y
5767 +# CONFIG_FONTS is not set
5768 +CONFIG_FONT_8x8=y
5769 +CONFIG_FONT_8x16=y
5770 +CONFIG_SG_POOL=y
5771 +CONFIG_ARCH_NO_SG_CHAIN=y
5772 +CONFIG_SBITMAP=y
5773 +# CONFIG_STRING_SELFTEST is not set
5774 +# end of Library routines
5775 +
5776 +#
5777 +# Kernel hacking
5778 +#
5779 +
5780 +#
5781 +# printk and dmesg options
5782 +#
5783 +CONFIG_PRINTK_TIME=y
5784 +# CONFIG_PRINTK_CALLER is not set
5785 +CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
5786 +CONFIG_CONSOLE_LOGLEVEL_QUIET=4
5787 +CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
5788 +# CONFIG_DYNAMIC_DEBUG is not set
5789 +# CONFIG_DYNAMIC_DEBUG_CORE is not set
5790 +CONFIG_SYMBOLIC_ERRNAME=y
5791 +CONFIG_DEBUG_BUGVERBOSE=y
5792 +# end of printk and dmesg options
5793 +
5794 +#
5795 +# Compile-time checks and compiler options
5796 +#
5797 +# CONFIG_ENABLE_MUST_CHECK is not set
5798 +CONFIG_FRAME_WARN=1024
5799 +# CONFIG_STRIP_ASM_SYMS is not set
5800 +# CONFIG_HEADERS_INSTALL is not set
5801 +# CONFIG_DEBUG_SECTION_MISMATCH is not set
5802 +CONFIG_SECTION_MISMATCH_WARN_ONLY=y
5803 +CONFIG_ARCH_WANT_FRAME_POINTERS=y
5804 +CONFIG_FRAME_POINTER=y
5805 +# end of Compile-time checks and compiler options
5806 +
5807 +#
5808 +# Generic Kernel Debugging Instruments
5809 +#
5810 +CONFIG_MAGIC_SYSRQ=y
5811 +CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
5812 +CONFIG_MAGIC_SYSRQ_SERIAL=y
5813 +CONFIG_MAGIC_SYSRQ_SERIAL_SEQUENCE=""
5814 +# CONFIG_DEBUG_FS is not set
5815 +CONFIG_HAVE_ARCH_KGDB=y
5816 +CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
5817 +# CONFIG_UBSAN is not set
5818 +# end of Generic Kernel Debugging Instruments
5819 +
5820 +# CONFIG_DEBUG_KERNEL is not set
5821 +
5822 +#
5823 +# Memory Debugging
5824 +#
5825 +# CONFIG_PAGE_EXTENSION is not set
5826 +# CONFIG_PAGE_POISONING is not set
5827 +# CONFIG_DEBUG_RODATA_TEST is not set
5828 +# CONFIG_SLUB_DEBUG_ON is not set
5829 +# CONFIG_SLUB_STATS is not set
5830 +CONFIG_DEBUG_MEMORY_INIT=y
5831 +CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
5832 +CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
5833 +# end of Memory Debugging
5834 +
5835 +#
5836 +# Debug Oops, Lockups and Hangs
5837 +#
5838 +# CONFIG_PANIC_ON_OOPS is not set
5839 +CONFIG_PANIC_ON_OOPS_VALUE=0
5840 +CONFIG_PANIC_TIMEOUT=0
5841 +# CONFIG_TEST_LOCKUP is not set
5842 +# end of Debug Oops, Lockups and Hangs
5843 +
5844 +#
5845 +# Scheduler Debugging
5846 +#
5847 +# end of Scheduler Debugging
5848 +
5849 +# CONFIG_DEBUG_TIMEKEEPING is not set
5850 +
5851 +#
5852 +# Lock Debugging (spinlocks, mutexes, etc...)
5853 +#
5854 +# CONFIG_WW_MUTEX_SELFTEST is not set
5855 +# end of Lock Debugging (spinlocks, mutexes, etc...)
5856 +
5857 +# CONFIG_STACKTRACE is not set
5858 +# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
5859 +
5860 +#
5861 +# Debug kernel data structures
5862 +#
5863 +# CONFIG_BUG_ON_DATA_CORRUPTION is not set
5864 +# end of Debug kernel data structures
5865 +
5866 +#
5867 +# RCU Debugging
5868 +#
5869 +CONFIG_RCU_CPU_STALL_TIMEOUT=60
5870 +# end of RCU Debugging
5871 +
5872 +CONFIG_HAVE_FUNCTION_TRACER=y
5873 +CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
5874 +CONFIG_HAVE_DYNAMIC_FTRACE=y
5875 +CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
5876 +CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
5877 +CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
5878 +CONFIG_TRACING_SUPPORT=y
5879 +# CONFIG_FTRACE is not set
5880 +# CONFIG_SAMPLES is not set
5881 +
5882 +#
5883 +# parisc Debugging
5884 +#
5885 +CONFIG_TRACE_IRQFLAGS_SUPPORT=y
5886 +# end of parisc Debugging
5887 +
5888 +#
5889 +# Kernel Testing and Coverage
5890 +#
5891 +# CONFIG_KUNIT is not set
5892 +CONFIG_CC_HAS_SANCOV_TRACE_PC=y
5893 +CONFIG_RUNTIME_TESTING_MENU=y
5894 +# CONFIG_TEST_LIST_SORT is not set
5895 +# CONFIG_TEST_MIN_HEAP is not set
5896 +# CONFIG_TEST_SORT is not set
5897 +# CONFIG_REED_SOLOMON_TEST is not set
5898 +# CONFIG_ATOMIC64_SELFTEST is not set
5899 +# CONFIG_ASYNC_RAID6_TEST is not set
5900 +# CONFIG_TEST_HEXDUMP is not set
5901 +# CONFIG_TEST_STRING_HELPERS is not set
5902 +# CONFIG_TEST_STRSCPY is not set
5903 +# CONFIG_TEST_KSTRTOX is not set
5904 +# CONFIG_TEST_PRINTF is not set
5905 +# CONFIG_TEST_BITMAP is not set
5906 +# CONFIG_TEST_UUID is not set
5907 +# CONFIG_TEST_XARRAY is not set
5908 +# CONFIG_TEST_OVERFLOW is not set
5909 +# CONFIG_TEST_RHASHTABLE is not set
5910 +# CONFIG_TEST_HASH is not set
5911 +# CONFIG_TEST_IDA is not set
5912 +# CONFIG_TEST_LKM is not set
5913 +# CONFIG_TEST_BITOPS is not set
5914 +# CONFIG_TEST_VMALLOC is not set
5915 +# CONFIG_TEST_USER_COPY is not set
5916 +# CONFIG_TEST_BPF is not set
5917 +# CONFIG_TEST_BLACKHOLE_DEV is not set
5918 +# CONFIG_FIND_BIT_BENCHMARK is not set
5919 +# CONFIG_TEST_FIRMWARE is not set
5920 +# CONFIG_TEST_SYSCTL is not set
5921 +# CONFIG_TEST_UDELAY is not set
5922 +# CONFIG_TEST_STATIC_KEYS is not set
5923 +# CONFIG_TEST_KMOD is not set
5924 +# CONFIG_TEST_MEMCAT_P is not set
5925 +# CONFIG_TEST_STACKINIT is not set
5926 +# CONFIG_TEST_MEMINIT is not set
5927 +# CONFIG_TEST_FREE_PAGES is not set
5928 +# CONFIG_MEMTEST is not set
5929 +# end of Kernel Testing and Coverage
5930 +# end of Kernel hacking
5931 +
5932 +#
5933 +# Gentoo Linux
5934 +#
5935 +CONFIG_GENTOO_LINUX=y
5936 +CONFIG_GENTOO_LINUX_UDEV=y
5937 +CONFIG_GENTOO_LINUX_PORTAGE=y
5938 +
5939 +#
5940 +# Support for init systems, system and service managers
5941 +#
5942 +CONFIG_GENTOO_LINUX_INIT_SCRIPT=y
5943 +CONFIG_GENTOO_LINUX_INIT_SYSTEMD=y
5944 +# end of Support for init systems, system and service managers
5945 +
5946 +# CONFIG_GENTOO_KERNEL_SELF_PROTECTION is not set
5947 +CONFIG_GENTOO_PRINT_FIRMWARE_INFO=y
5948 +# end of Gentoo Linux