Re: [CI 11/15] drm/i915/huc: track delayed HuC load with a fence

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Fri, Nov 04, 2022 at 05:49:54PM -0700, Ceraolo Spurio, Daniele wrote:
> On 11/4/2022 5:38 PM, Ceraolo Spurio, Daniele wrote:
> > On 11/4/2022 4:26 PM, Brian Norris wrote:
> > > Did you track this down? Or consider reverting? This is tripping me up
> > 
> > No. I didn't manage to repro locally after Tvrtko reported it (I run the
> > full selftest suite twice on both ADL-S and DG2 with the debug config
> > enabled), so I was keeping an eye out as suggested to see if it popped
> > out again. If you can repro this consistently, can you share your setup
> > info? What platform you're running on, if you're using the latest
> > drm-tip, any non-default params you're using, etc. Dmesg would also be
> > useful to see if there are other errors before this one.
> > 
> 
> Just to further clarify, this issue is also not showing up in our CI runs
> (which do have both the DEBUG_OBJECTS kconfigs you pointed out enabled),
> hence why I'm suspecting that this is only happening on specific setups,
> potentially due to a different kconfig or modparam being involved.

Huh, well join the crowd. I'm currently hunting through ways to
reproduce the CI runs, which are complaining about a different patch of
mine...
...and I can't reproduce :)

Anyway, I'm running on a GLK Chromebook. I have to do some minimal
tweaking to get the average ChromeOS setup to work (basically, neuter
the display manager and boot splash, so DRM/drivers can release
cleanly), but then the IGT tools run as normal. Attaching dmesg and
.config.

Test sequence:

  igt-gpu-tools/i915_module_load --run-subtest reload  ## this first one is probably unnecessary
  igt-gpu-tools/gem_exec_gttfill --run-subtest basic
  igt-gpu-tools/i915_module_load --run-subtest reload

I'm running drm-tip, at:

  a397a9098fb3 drm-tip: 2022y-11m-04d-19h-23m-35s UTC integration manifest

I doubt too much of the ChromeOS setup itself is uniquely interesting,
other than perhaps that we run a simple 'frecon' console [1] that I had
to kill first (so, it probably touched/released some buffers).

Brian

[1] https://chromium.googlesource.com/chromiumos/platform/frecon/+/HEAD/README.md
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.1.0-rc3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="Chromium OS 15.0_pre465103_p20220825-r3 clang version 15.0.0 (/var/tmp/portage/sys-devel/llvm-15.0_pre465103_p20220825-r3/work/llvm-15.0_pre465103_p20220825/clang db1978b67431ca3462ad8935bf662c15750b8252)"
CONFIG_GCC_VERSION=0
CONFIG_CC_IS_CLANG=y
CONFIG_CLANG_VERSION=150000
CONFIG_AS_IS_LLVM=y
CONFIG_AS_VERSION=150000
CONFIG_LD_VERSION=0
CONFIG_LD_IS_LLD=y
CONFIG_LLD_VERSION=150000
CONFIG_RUST_IS_AVAILABLE=y
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
CONFIG_TOOLS_SUPPORT_RELR=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
CONFIG_PAHOLE_VERSION=123
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y

#
# General setup
#
CONFIG_BROKEN=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_WERROR=y
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
CONFIG_HAVE_KERNEL_ZSTD=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
# CONFIG_KERNEL_ZSTD is not set
CONFIG_DEFAULT_INIT=""
CONFIG_DEFAULT_HOSTNAME="localhost"
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_SYSVIPC_COMPAT=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_WATCH_QUEUE is not set
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_USELIB is not set
CONFIG_AUDIT=y
CONFIG_HAVE_ARCH_AUDITSYSCALL=y
CONFIG_AUDITSYSCALL=y

#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_GENERIC_IRQ_MIGRATION=y
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_DOMAIN_HIERARCHY=y
CONFIG_GENERIC_MSI_IRQ=y
CONFIG_GENERIC_MSI_IRQ_DOMAIN=y
CONFIG_IRQ_MSI_IOMMU=y
CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y
CONFIG_GENERIC_IRQ_RESERVATION_MODE=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
# end of IRQ subsystem

CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_INIT=y
CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_HAVE_POSIX_CPU_TIMERS_TASK_WORK=y
CONFIG_POSIX_CPU_TIMERS_TASK_WORK=y
CONFIG_CONTEXT_TRACKING=y
CONFIG_CONTEXT_TRACKING_IDLE=y

#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ_COMMON=y
# CONFIG_HZ_PERIODIC is not set
CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ_FULL is not set
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_CLOCKSOURCE_WATCHDOG_MAX_SKEW_US=100
# end of Timers subsystem

CONFIG_BPF=y
CONFIG_HAVE_EBPF_JIT=y
CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y

#
# BPF subsystem
#
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_BPF_JIT_DEFAULT_ON=y
CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
# CONFIG_BPF_PRELOAD is not set
# CONFIG_BPF_LSM is not set
# end of BPF subsystem

CONFIG_PREEMPT_BUILD=y
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_COUNT=y
CONFIG_PREEMPTION=y
CONFIG_PREEMPT_DYNAMIC=y
CONFIG_SCHED_CORE=y

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
# CONFIG_IRQ_TIME_ACCOUNTING is not set
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_TASKSTATS=y
# CONFIG_TASK_DELAY_ACCT is not set
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_PSI=y
# CONFIG_PSI_DEFAULT_DISABLED is not set
# end of CPU/Task time and stats accounting

CONFIG_CPU_ISOLATION=y

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
CONFIG_PREEMPT_RCU=y
# CONFIG_RCU_EXPERT is not set
CONFIG_SRCU=y
CONFIG_TREE_SRCU=y
CONFIG_TASKS_RCU_GENERIC=y
CONFIG_TASKS_RCU=y
CONFIG_TASKS_RUDE_RCU=y
CONFIG_TASKS_TRACE_RCU=y
CONFIG_RCU_STALL_COMMON=y
CONFIG_RCU_NEED_SEGCBLIST=y
# end of RCU Subsystem

CONFIG_IKCONFIG=m
CONFIG_IKCONFIG_PROC=y
# CONFIG_IKHEADERS is not set
CONFIG_LOG_BUF_SHIFT=18
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
# CONFIG_PRINTK_INDEX is not set
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y

#
# Scheduler features
#
# CONFIG_UCLAMP_TASK is not set
# end of Scheduler features

CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
CONFIG_CC_HAS_INT128=y
CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough"
CONFIG_GCC12_NO_ARRAY_BOUNDS=y
CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_FAVOR_DYNMODS is not set
# CONFIG_MEMCG is not set
CONFIG_BLK_CGROUP=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
CONFIG_RT_GROUP_SCHED=y
# CONFIG_CGROUP_PIDS is not set
# CONFIG_CGROUP_RDMA is not set
CONFIG_CGROUP_FREEZER=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_BPF=y
# CONFIG_CGROUP_MISC is not set
# CONFIG_CGROUP_DEBUG is not set
CONFIG_SOCK_CGROUP_DATA=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_TIME_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
# CONFIG_CHECKPOINT_RESTORE is not set
# CONFIG_SCHED_AUTOGROUP is not set
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
# CONFIG_RD_BZIP2 is not set
# CONFIG_RD_LZMA is not set
CONFIG_RD_XZ=y
# CONFIG_RD_LZO is not set
# CONFIG_RD_LZ4 is not set
# CONFIG_RD_ZSTD is not set
# CONFIG_BOOT_CONFIG is not set
CONFIG_INITRAMFS_PRESERVE_MTIME=y
# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_LD_ORPHAN_WARN=y
CONFIG_SYSCTL=y
CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_EXPERT=y
CONFIG_UID16=y
CONFIG_MULTIUSER=y
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
CONFIG_FHANDLE=y
CONFIG_POSIX_TIMERS=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
# CONFIG_PCSPKR_PLATFORM is not set
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_FUTEX_PI=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
# CONFIG_IO_URING is not set
CONFIG_ADVISE_SYSCALLS=y
CONFIG_MEMBARRIER=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
CONFIG_KALLSYMS_BASE_RELATIVE=y
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_KCMP=y
CONFIG_RSEQ=y
# CONFIG_DEBUG_RSEQ is not set
CONFIG_EMBEDDED=y
CONFIG_HAVE_PERF_EVENTS=y
CONFIG_GUEST_PERF_EVENTS=y
# CONFIG_PC104 is not set

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
# end of Kernel Performance Events And Counters

CONFIG_SYSTEM_DATA_VERIFICATION=y
CONFIG_PROFILING=y
# CONFIG_RUST is not set
CONFIG_TRACEPOINTS=y
# end of General setup

CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_MMU=y
CONFIG_ARCH_MMAP_RND_BITS_MIN=28
CONFIG_ARCH_MMAP_RND_BITS_MAX=32
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_NR_GPIO=1024
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_AUDIT_ARCH=y
CONFIG_HAVE_INTEL_TXT=y
CONFIG_X86_64_SMP=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_PGTABLE_LEVELS=4
CONFIG_CC_HAS_SANE_STACKPROTECTOR=y

#
# Processor type and features
#
CONFIG_SMP=y
CONFIG_X86_FEATURE_NAMES=y
CONFIG_X86_X2APIC=y
CONFIG_X86_MPPARSE=y
# CONFIG_GOLDFISH is not set
# CONFIG_X86_CPU_RESCTRL is not set
CONFIG_X86_EXTENDED_PLATFORM=y
# CONFIG_X86_VSMP is not set
# CONFIG_X86_GOLDFISH is not set
# CONFIG_X86_INTEL_MID is not set
CONFIG_X86_INTEL_LPSS=y
CONFIG_X86_AMD_PLATFORM_DEVICE=y
CONFIG_IOSF_MBI=y
# CONFIG_IOSF_MBI_DEBUG is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_HYPERVISOR_GUEST is not set
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_IA32_FEAT_CTL=y
CONFIG_X86_VMX_FEATURE_NAMES=y
# CONFIG_PROCESSOR_SELECT is not set
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_HYGON=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_CPU_SUP_ZHAOXIN=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS_RANGE_BEGIN=2
CONFIG_NR_CPUS_RANGE_END=512
CONFIG_NR_CPUS_DEFAULT=64
CONFIG_NR_CPUS=24
CONFIG_SCHED_CLUSTER=y
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_SCHED_MC_PRIO=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
# CONFIG_X86_MCELOG_LEGACY is not set
CONFIG_X86_MCE_INTEL=y
# CONFIG_X86_MCE_AMD is not set
CONFIG_X86_MCE_THRESHOLD=y
# CONFIG_X86_MCE_INJECT is not set

#
# Performance monitoring
#
CONFIG_PERF_EVENTS_INTEL_UNCORE=y
CONFIG_PERF_EVENTS_INTEL_RAPL=y
CONFIG_PERF_EVENTS_INTEL_CSTATE=y
# CONFIG_PERF_EVENTS_AMD_POWER is not set
CONFIG_PERF_EVENTS_AMD_UNCORE=y
# CONFIG_PERF_EVENTS_AMD_BRS is not set
# end of Performance monitoring

CONFIG_X86_16BIT=y
CONFIG_X86_ESPFIX64=y
CONFIG_X86_VSYSCALL_EMULATION=y
CONFIG_X86_IOPL_IOPERM=y
CONFIG_MICROCODE=y
CONFIG_MICROCODE_INTEL=y
# CONFIG_MICROCODE_AMD is not set
# CONFIG_MICROCODE_LATE_LOADING is not set
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
# CONFIG_X86_5LEVEL is not set
CONFIG_X86_DIRECT_GBPAGES=y
# CONFIG_X86_CPA_STATISTICS is not set
# CONFIG_AMD_MEM_ENCRYPT is not set
# CONFIG_NUMA is not set
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
# CONFIG_X86_PMEM_LEGACY is not set
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_X86_UMIP=y
CONFIG_CC_HAS_IBT=y
# CONFIG_X86_KERNEL_IBT is not set
CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y
CONFIG_X86_INTEL_TSX_MODE_OFF=y
# CONFIG_X86_INTEL_TSX_MODE_ON is not set
# CONFIG_X86_INTEL_TSX_MODE_AUTO is not set
# CONFIG_X86_SGX is not set
CONFIG_EFI=y
# CONFIG_EFI_STUB is not set
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
# CONFIG_KEXEC is not set
# CONFIG_KEXEC_FILE is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_RANDOMIZE_BASE=y
CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_DYNAMIC_MEMORY_LAYOUT=y
CONFIG_RANDOMIZE_MEMORY=y
CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0x0
CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
# CONFIG_COMPAT_VDSO is not set
CONFIG_LEGACY_VSYSCALL_XONLY=y
# CONFIG_LEGACY_VSYSCALL_NONE is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_MODIFY_LDT_SYSCALL=y
# CONFIG_STRICT_SIGALTSTACK_SIZE is not set
CONFIG_HAVE_LIVEPATCH=y
# end of Processor type and features

CONFIG_CC_HAS_SLS=y
CONFIG_CC_HAS_RETURN_THUNK=y
CONFIG_SPECULATION_MITIGATIONS=y
CONFIG_PAGE_TABLE_ISOLATION=y
CONFIG_RETPOLINE=y
CONFIG_RETHUNK=y
CONFIG_CPU_UNRET_ENTRY=y
CONFIG_CPU_IBPB_ENTRY=y
CONFIG_CPU_IBRS_ENTRY=y
# CONFIG_SLS is not set
CONFIG_ARCH_HAS_ADD_PAGES=y
CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y

#
# Power management and ACPI options
#
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
# CONFIG_SUSPEND_SKIP_SYNC is not set
# CONFIG_HIBERNATION is not set
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_AUTOSLEEP is not set
# CONFIG_PM_USERSPACE_AUTOSLEEP is not set
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=100
CONFIG_PM_WAKELOCKS_GC=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_TEST_SUSPEND is not set
CONFIG_PM_SLEEP_DEBUG=y
# CONFIG_DPM_WATCHDOG is not set
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
CONFIG_PM_CLK=y
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
# CONFIG_ENERGY_MODEL is not set
CONFIG_ARCH_SUPPORTS_ACPI=y
CONFIG_ACPI=y
CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y
CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y
# CONFIG_ACPI_DEBUGGER is not set
CONFIG_ACPI_SPCR_TABLE=y
# CONFIG_ACPI_FPDT is not set
CONFIG_ACPI_LPIT=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
# CONFIG_ACPI_EC_DEBUGFS is not set
# CONFIG_ACPI_AC is not set
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
# CONFIG_ACPI_TAD is not set
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_CPU_FREQ_PSS=y
CONFIG_ACPI_PROCESSOR_CSTATE=y
CONFIG_ACPI_PROCESSOR_IDLE=y
CONFIG_ACPI_CPPC_LIB=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_PLATFORM_PROFILE=m
CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
CONFIG_ACPI_TABLE_UPGRADE=y
# CONFIG_ACPI_DEBUG is not set
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_HOTPLUG_IOAPIC=y
# CONFIG_ACPI_SBS is not set
# CONFIG_ACPI_HED is not set
# CONFIG_ACPI_CUSTOM_METHOD is not set
# CONFIG_ACPI_BGRT is not set
# CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
# CONFIG_ACPI_NFIT is not set
CONFIG_HAVE_ACPI_APEI=y
CONFIG_HAVE_ACPI_APEI_NMI=y
CONFIG_ACPI_APEI=y
# CONFIG_ACPI_APEI_GHES is not set
# CONFIG_ACPI_APEI_PCIEAER is not set
# CONFIG_ACPI_APEI_EINJ is not set
# CONFIG_ACPI_APEI_ERST_DEBUG is not set
CONFIG_ACPI_DPTF=y
CONFIG_DPTF_POWER=m
CONFIG_DPTF_PCH_FIVR=y
# CONFIG_ACPI_CONFIGFS is not set
# CONFIG_ACPI_PFRUT is not set
CONFIG_ACPI_PCC=y
# CONFIG_PMIC_OPREGION is not set
CONFIG_ACPI_PRMT=y
CONFIG_X86_PM_TIMER=y

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_ATTR_SET=y
CONFIG_CPU_FREQ_GOV_COMMON=y
CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y

#
# CPU frequency scaling drivers
#
CONFIG_X86_INTEL_PSTATE=y
# CONFIG_X86_PCC_CPUFREQ is not set
# CONFIG_X86_AMD_PSTATE is not set
# CONFIG_X86_AMD_PSTATE_UT is not set
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_ACPI_CPUFREQ_CPB=y
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_AMD_FREQ_SENSITIVITY is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_P4_CLOCKMOD is not set

#
# shared options
#
# end of CPU Frequency scaling

#
# CPU Idle
#
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_CPU_IDLE_GOV_TEO=y
# end of CPU Idle

CONFIG_INTEL_IDLE=y
# end of Power management and ACPI options

#
# Bus options (PCI etc.)
#
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_MMCONF_FAM10H=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
# CONFIG_ISA_BUS is not set
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
# end of Bus options (PCI etc.)

#
# Binary Emulations
#
CONFIG_IA32_EMULATION=y
CONFIG_COMPAT_32=y
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
# end of Binary Emulations

CONFIG_HAVE_KVM=y
CONFIG_HAVE_KVM_PFNCACHE=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_IRQFD=y
CONFIG_HAVE_KVM_IRQ_ROUTING=y
CONFIG_HAVE_KVM_DIRTY_RING=y
CONFIG_HAVE_KVM_DIRTY_RING_TSO=y
CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_HAVE_KVM_MSI=y
CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y
CONFIG_KVM_VFIO=y
CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
CONFIG_KVM_COMPAT=y
CONFIG_HAVE_KVM_IRQ_BYPASS=y
CONFIG_HAVE_KVM_NO_POLL=y
CONFIG_KVM_XFER_TO_GUEST_WORK=y
CONFIG_HAVE_KVM_PM_NOTIFIER=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=y
CONFIG_KVM_WERROR=y
CONFIG_KVM_INTEL=y
CONFIG_KVM_AMD=y
# CONFIG_KVM_XEN is not set
CONFIG_AS_AVX512=y
CONFIG_AS_SHA1_NI=y
CONFIG_AS_SHA256_NI=y
CONFIG_AS_TPAUSE=y

#
# General architecture-dependent options
#
CONFIG_CRASH_CORE=y
CONFIG_HOTPLUG_SMT=y
CONFIG_GENERIC_ENTRY=y
# CONFIG_KPROBES is not set
# CONFIG_JUMP_LABEL is not set
# CONFIG_STATIC_CALL_SELFTEST is not set
CONFIG_UPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
CONFIG_ARCH_CORRECT_STACKTRACE_ON_KRETPROBE=y
CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
CONFIG_HAVE_NMI=y
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_TRACE_IRQFLAGS_NMI_SUPPORT=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_CONTIGUOUS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
CONFIG_ARCH_HAS_SET_MEMORY=y
CONFIG_ARCH_HAS_SET_DIRECT_MAP=y
CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y
CONFIG_ARCH_WANTS_NO_INSTR=y
CONFIG_HAVE_ASM_MODVERSIONS=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_RSEQ=y
CONFIG_HAVE_RUST=y
CONFIG_HAVE_FUNCTION_ARG_ACCESS_API=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
CONFIG_MMU_GATHER_MERGE_VMAS=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
CONFIG_HAVE_ARCH_SECCOMP=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP=y
CONFIG_SECCOMP_FILTER=y
# CONFIG_SECCOMP_CACHE_DEBUG is not set
CONFIG_HAVE_ARCH_STACKLEAK=y
CONFIG_HAVE_STACKPROTECTOR=y
CONFIG_STACKPROTECTOR=y
CONFIG_STACKPROTECTOR_STRONG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
CONFIG_HAS_LTO_CLANG=y
CONFIG_LTO_NONE=y
# CONFIG_LTO_CLANG_FULL is not set
# CONFIG_LTO_CLANG_THIN is not set
CONFIG_ARCH_SUPPORTS_CFI_CLANG=y
CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
CONFIG_HAVE_CONTEXT_TRACKING_USER=y
CONFIG_HAVE_CONTEXT_TRACKING_USER_OFFSTACK=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_MOVE_PUD=y
CONFIG_HAVE_MOVE_PMD=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y
CONFIG_HAVE_ARCH_HUGE_VMAP=y
CONFIG_HAVE_ARCH_HUGE_VMALLOC=y
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK=y
CONFIG_SOFTIRQ_ON_OWN_STACK=y
CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
CONFIG_HAVE_EXIT_THREAD=y
CONFIG_ARCH_MMAP_RND_BITS=31
CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
CONFIG_ARCH_MMAP_RND_COMPAT_BITS=16
CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES=y
CONFIG_PAGE_SIZE_LESS_THAN_64KB=y
CONFIG_PAGE_SIZE_LESS_THAN_256KB=y
CONFIG_HAVE_OBJTOOL=y
CONFIG_HAVE_JUMP_LABEL_HACK=y
CONFIG_HAVE_NOINSTR_HACK=y
CONFIG_HAVE_NOINSTR_VALIDATION=y
CONFIG_HAVE_UACCESS_VALIDATION=y
CONFIG_HAVE_STACK_VALIDATION=y
CONFIG_HAVE_RELIABLE_STACKTRACE=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_COMPAT_OLD_SIGACTION=y
CONFIG_COMPAT_32BIT_TIME=y
CONFIG_HAVE_ARCH_VMAP_STACK=y
CONFIG_VMAP_STACK=y
CONFIG_HAVE_ARCH_RANDOMIZE_KSTACK_OFFSET=y
CONFIG_RANDOMIZE_KSTACK_OFFSET=y
# CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT is not set
CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
CONFIG_STRICT_KERNEL_RWX=y
CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
CONFIG_STRICT_MODULE_RWX=y
CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
CONFIG_ARCH_USE_MEMREMAP_PROT=y
# CONFIG_LOCK_EVENT_COUNTS is not set
CONFIG_ARCH_HAS_MEM_ENCRYPT=y
CONFIG_HAVE_STATIC_CALL=y
CONFIG_HAVE_STATIC_CALL_INLINE=y
CONFIG_HAVE_PREEMPT_DYNAMIC=y
CONFIG_HAVE_PREEMPT_DYNAMIC_CALL=y
CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_ARCH_SUPPORTS_PAGE_TABLE_CHECK=y
CONFIG_ARCH_HAS_ELFCORE_COMPAT=y
CONFIG_ARCH_HAS_PARANOID_L1D_FLUSH=y
CONFIG_DYNAMIC_SIGFRAME=y
CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
# end of GCOV-based kernel profiling

CONFIG_HAVE_GCC_PLUGINS=y
# end of General architecture-dependent options

CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODULE_UNLOAD_TAINT_TRACKING is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
# CONFIG_MODULE_COMPRESS_NONE is not set
CONFIG_MODULE_COMPRESS_GZIP=y
# CONFIG_MODULE_COMPRESS_XZ is not set
# CONFIG_MODULE_COMPRESS_ZSTD is not set
CONFIG_MODULE_DECOMPRESS=y
# CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
CONFIG_MODPROBE_PATH="/sbin/modprobe"
# CONFIG_TRIM_UNUSED_KSYMS is not set
CONFIG_MODULES_TREE_LOOKUP=y
CONFIG_BLOCK=y
CONFIG_BLOCK_LEGACY_AUTOLOAD=y
CONFIG_BLK_CGROUP_RWSTAT=y
CONFIG_BLK_DEV_BSG_COMMON=y
CONFIG_BLK_ICQ=y
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLK_DEV_INTEGRITY_T10=y
# CONFIG_BLK_DEV_ZONED is not set
# CONFIG_BLK_DEV_THROTTLING is not set
# CONFIG_BLK_WBT is not set
# CONFIG_BLK_CGROUP_IOLATENCY is not set
# CONFIG_BLK_CGROUP_IOCOST is not set
# CONFIG_BLK_CGROUP_IOPRIO is not set
# CONFIG_BLK_DEBUG_FS is not set
# CONFIG_BLK_SED_OPAL is not set
# CONFIG_BLK_INLINE_ENCRYPTION is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_AIX_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
# CONFIG_CMDLINE_PARTITION is not set
# end of Partition Types

CONFIG_BLOCK_COMPAT=y
CONFIG_BLK_MQ_PCI=y
CONFIG_BLK_PM=y
CONFIG_BLOCK_HOLDER_DEPRECATED=y
CONFIG_BLK_MQ_STACKING=y

#
# IO Schedulers
#
CONFIG_MQ_IOSCHED_DEADLINE=y
CONFIG_MQ_IOSCHED_KYBER=y
CONFIG_IOSCHED_BFQ=y
CONFIG_BFQ_GROUP_IOSCHED=y
# CONFIG_BFQ_CGROUP_DEBUG is not set
# end of IO Schedulers

CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_LOCK_SPIN_ON_OWNER=y
CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
CONFIG_QUEUED_SPINLOCKS=y
CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
CONFIG_QUEUED_RWLOCKS=y
CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
CONFIG_ARCH_HAS_SYNC_CORE_BEFORE_USERMODE=y
CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
CONFIG_FREEZER=y

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ELFCORE=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
CONFIG_BINFMT_SCRIPT=y
CONFIG_BINFMT_MISC=y
CONFIG_COREDUMP=y
# end of Executable file formats

#
# Memory Management options
#
CONFIG_SWAP=y
# CONFIG_ZSWAP is not set
CONFIG_ZSMALLOC=m
# CONFIG_ZSMALLOC_STAT is not set

#
# SLAB allocator options
#
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_SLAB_MERGE_DEFAULT=y
CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
# CONFIG_SLUB_STATS is not set
CONFIG_SLUB_CPU_PARTIAL=y
# end of SLAB allocator options

# CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
# CONFIG_COMPAT_BRK is not set
CONFIG_SPARSEMEM=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_FAST_GUP=y
CONFIG_EXCLUSIVE_SYSTEM_RAM=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
CONFIG_COMPACTION=y
CONFIG_COMPACT_UNEVICTABLE_DEFAULT=1
# CONFIG_PAGE_REPORTING is not set
CONFIG_MIGRATION=y
CONFIG_ARCH_ENABLE_THP_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_MMU_NOTIFIER=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_MEMORY_FAILURE is not set
CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
CONFIG_ARCH_WANTS_THP_SWAP=y
CONFIG_TRANSPARENT_HUGEPAGE=y
# CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
CONFIG_THP_SWAP=y
# CONFIG_READ_ONLY_THP_FOR_FS is not set
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
# CONFIG_CMA is not set
CONFIG_GENERIC_EARLY_IOREMAP=y
# CONFIG_DEFERRED_STRUCT_PAGE_INIT is not set
# CONFIG_IDLE_PAGE_TRACKING is not set
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CURRENT_STACK_POINTER=y
CONFIG_ARCH_HAS_PTE_DEVMAP=y
CONFIG_ARCH_HAS_ZONE_DMA_SET=y
CONFIG_ZONE_DMA=y
CONFIG_ZONE_DMA32=y
CONFIG_VMAP_PFN=y
CONFIG_ARCH_USES_HIGH_VMA_FLAGS=y
CONFIG_ARCH_HAS_PKEYS=y
CONFIG_VM_EVENT_COUNTERS=y
# CONFIG_PERCPU_STATS is not set
# CONFIG_GUP_TEST is not set
CONFIG_ARCH_HAS_PTE_SPECIAL=y
# CONFIG_ANON_VMA_NAME is not set
CONFIG_USERFAULTFD=y
CONFIG_HAVE_ARCH_USERFAULTFD_WP=y
CONFIG_HAVE_ARCH_USERFAULTFD_MINOR=y
CONFIG_PTE_MARKER=y
CONFIG_PTE_MARKER_UFFD_WP=y
# CONFIG_LRU_GEN is not set

#
# Data Access Monitoring
#
# CONFIG_DAMON is not set
# end of Data Access Monitoring
# end of Memory Management options

CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
CONFIG_SKB_EXTENSIONS=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX=y
CONFIG_UNIX_SCM=y
CONFIG_AF_UNIX_OOB=y
# CONFIG_UNIX_DIAG is not set
# CONFIG_TLS is not set
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=y
# CONFIG_XFRM_USER_COMPAT is not set
CONFIG_XFRM_INTERFACE=m
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
CONFIG_XFRM_AH=y
CONFIG_XFRM_ESP=y
CONFIG_XFRM_IPCOMP=y
CONFIG_NET_KEY=y
# CONFIG_NET_KEY_MIGRATE is not set
# CONFIG_XDP_SOCKETS is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_IP_FIB_TRIE_STATS is not set
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_NET_IP_TUNNEL=m
CONFIG_IP_MROUTE_COMMON=y
CONFIG_IP_MROUTE=y
# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_SYN_COOKIES=y
# CONFIG_NET_IPVTI is not set
CONFIG_NET_UDP_TUNNEL=m
# CONFIG_NET_FOU is not set
# CONFIG_NET_FOU_IP_TUNNELS is not set
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
# CONFIG_INET_ESP_OFFLOAD is not set
# CONFIG_INET_ESPINTCP is not set
CONFIG_INET_IPCOMP=y
CONFIG_INET_XFRM_TUNNEL=y
CONFIG_INET_TUNNEL=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
CONFIG_INET_UDP_DIAG=y
# CONFIG_INET_RAW_DIAG is not set
CONFIG_INET_DIAG_DESTROY=y
CONFIG_TCP_CONG_ADVANCED=y
# CONFIG_TCP_CONG_BIC is not set
CONFIG_TCP_CONG_CUBIC=y
# CONFIG_TCP_CONG_WESTWOOD is not set
# CONFIG_TCP_CONG_HTCP is not set
# CONFIG_TCP_CONG_HSTCP is not set
# CONFIG_TCP_CONG_HYBLA is not set
# CONFIG_TCP_CONG_VEGAS is not set
# CONFIG_TCP_CONG_NV is not set
# CONFIG_TCP_CONG_SCALABLE is not set
CONFIG_TCP_CONG_LP=m
# CONFIG_TCP_CONG_VENO is not set
# CONFIG_TCP_CONG_YEAH is not set
# CONFIG_TCP_CONG_ILLINOIS is not set
# CONFIG_TCP_CONG_DCTCP is not set
# CONFIG_TCP_CONG_CDG is not set
# CONFIG_TCP_CONG_BBR is not set
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
# CONFIG_INET6_ESP_OFFLOAD is not set
# CONFIG_INET6_ESPINTCP is not set
# CONFIG_INET6_IPCOMP is not set
# CONFIG_IPV6_MIP6 is not set
# CONFIG_IPV6_ILA is not set
# CONFIG_IPV6_VTI is not set
CONFIG_IPV6_SIT=m
# CONFIG_IPV6_SIT_6RD is not set
CONFIG_IPV6_NDISC_NODETYPE=y
# CONFIG_IPV6_TUNNEL is not set
CONFIG_IPV6_MULTIPLE_TABLES=y
# CONFIG_IPV6_SUBTREES is not set
# CONFIG_IPV6_MROUTE is not set
# CONFIG_IPV6_SEG6_LWTUNNEL is not set
# CONFIG_IPV6_SEG6_HMAC is not set
# CONFIG_IPV6_RPL_LWTUNNEL is not set
# CONFIG_IPV6_IOAM6_LWTUNNEL is not set
# CONFIG_NETLABEL is not set
# CONFIG_MPTCP is not set
CONFIG_NETWORK_SECMARK=y
CONFIG_NET_PTP_CLASSIFY=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
CONFIG_NETFILTER_ADVANCED=y
# CONFIG_BRIDGE_NETFILTER is not set

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_INGRESS=y
CONFIG_NETFILTER_EGRESS=y
CONFIG_NETFILTER_SKIP_EGRESS=y
CONFIG_NETFILTER_NETLINK=y
# CONFIG_NETFILTER_NETLINK_ACCT is not set
CONFIG_NETFILTER_NETLINK_QUEUE=y
CONFIG_NETFILTER_NETLINK_LOG=y
# CONFIG_NETFILTER_NETLINK_OSF is not set
CONFIG_NF_CONNTRACK=y
# CONFIG_NF_LOG_SYSLOG is not set
CONFIG_NETFILTER_CONNCOUNT=y
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
# CONFIG_NF_CONNTRACK_ZONES is not set
CONFIG_NF_CONNTRACK_PROCFS=y
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CONNTRACK_TIMEOUT=y
# CONFIG_NF_CONNTRACK_TIMESTAMP is not set
# CONFIG_NF_CONNTRACK_LABELS is not set
# CONFIG_NF_CT_PROTO_DCCP is not set
CONFIG_NF_CT_PROTO_GRE=y
# CONFIG_NF_CT_PROTO_SCTP is not set
# CONFIG_NF_CT_PROTO_UDPLITE is not set
# CONFIG_NF_CONNTRACK_AMANDA is not set
CONFIG_NF_CONNTRACK_FTP=m
# CONFIG_NF_CONNTRACK_H323 is not set
# CONFIG_NF_CONNTRACK_IRC is not set
# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
# CONFIG_NF_CONNTRACK_SNMP is not set
CONFIG_NF_CONNTRACK_PPTP=y
# CONFIG_NF_CONNTRACK_SANE is not set
# CONFIG_NF_CONNTRACK_SIP is not set
CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=y
CONFIG_NF_CT_NETLINK_TIMEOUT=y
CONFIG_NF_CT_NETLINK_HELPER=y
CONFIG_NETFILTER_NETLINK_GLUE_CT=y
CONFIG_NF_NAT=y
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NF_NAT_REDIRECT=y
CONFIG_NF_NAT_MASQUERADE=y
# CONFIG_NF_TABLES is not set
CONFIG_NETFILTER_XTABLES=y
CONFIG_NETFILTER_XTABLES_COMPAT=y

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=y
CONFIG_NETFILTER_XT_CONNMARK=y

#
# Xtables targets
#
# CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
CONFIG_NETFILTER_XT_TARGET_CT=y
CONFIG_NETFILTER_XT_TARGET_DSCP=y
# CONFIG_NETFILTER_XT_TARGET_HL is not set
# CONFIG_NETFILTER_XT_TARGET_HMARK is not set
CONFIG_NETFILTER_XT_TARGET_IDLETIMER=y
# CONFIG_NETFILTER_XT_TARGET_LED is not set
# CONFIG_NETFILTER_XT_TARGET_LOG is not set
CONFIG_NETFILTER_XT_TARGET_MARK=y
CONFIG_NETFILTER_XT_NAT=y
# CONFIG_NETFILTER_XT_TARGET_NETMAP is not set
CONFIG_NETFILTER_XT_TARGET_NFLOG=y
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
# CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set
# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
CONFIG_NETFILTER_XT_TARGET_REDIRECT=y
CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m
# CONFIG_NETFILTER_XT_TARGET_TEE is not set
CONFIG_NETFILTER_XT_TARGET_TPROXY=y
CONFIG_NETFILTER_XT_TARGET_TRACE=y
CONFIG_NETFILTER_XT_TARGET_SECMARK=y
CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set

#
# Xtables matches
#
CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=y
CONFIG_NETFILTER_XT_MATCH_BPF=y
CONFIG_NETFILTER_XT_MATCH_CGROUP=m
# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
CONFIG_NETFILTER_XT_MATCH_COMMENT=y
# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
# CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
# CONFIG_NETFILTER_XT_MATCH_CPU is not set
# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
CONFIG_NETFILTER_XT_MATCH_DSCP=y
# CONFIG_NETFILTER_XT_MATCH_ECN is not set
# CONFIG_NETFILTER_XT_MATCH_ESP is not set
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y
CONFIG_NETFILTER_XT_MATCH_HELPER=y
# CONFIG_NETFILTER_XT_MATCH_HL is not set
# CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set
CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
# CONFIG_NETFILTER_XT_MATCH_L2TP is not set
CONFIG_NETFILTER_XT_MATCH_LENGTH=y
CONFIG_NETFILTER_XT_MATCH_LIMIT=y
CONFIG_NETFILTER_XT_MATCH_MAC=y
CONFIG_NETFILTER_XT_MATCH_MARK=y
# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
# CONFIG_NETFILTER_XT_MATCH_OSF is not set
# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
CONFIG_NETFILTER_XT_MATCH_POLICY=y
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
CONFIG_NETFILTER_XT_MATCH_QUOTA=y
# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
# CONFIG_NETFILTER_XT_MATCH_REALM is not set
# CONFIG_NETFILTER_XT_MATCH_RECENT is not set
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
CONFIG_NETFILTER_XT_MATCH_SOCKET=y
CONFIG_NETFILTER_XT_MATCH_STATE=y
CONFIG_NETFILTER_XT_MATCH_STATISTIC=y
CONFIG_NETFILTER_XT_MATCH_STRING=y
# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
CONFIG_NETFILTER_XT_MATCH_TIME=y
CONFIG_NETFILTER_XT_MATCH_U32=y
# end of Core Netfilter Configuration

# CONFIG_IP_SET is not set
# CONFIG_IP_VS is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=y
CONFIG_NF_SOCKET_IPV4=y
CONFIG_NF_TPROXY_IPV4=y
# CONFIG_NF_DUP_IPV4 is not set
# CONFIG_NF_LOG_ARP is not set
# CONFIG_NF_LOG_IPV4 is not set
CONFIG_NF_REJECT_IPV4=y
CONFIG_NF_NAT_PPTP=y
CONFIG_IP_NF_IPTABLES=y
# CONFIG_IP_NF_MATCH_AH is not set
# CONFIG_IP_NF_MATCH_ECN is not set
# CONFIG_IP_NF_MATCH_RPFILTER is not set
# CONFIG_IP_NF_MATCH_TTL is not set
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
# CONFIG_IP_NF_TARGET_SYNPROXY is not set
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
# CONFIG_IP_NF_TARGET_NETMAP is not set
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_MANGLE=y
# CONFIG_IP_NF_TARGET_CLUSTERIP is not set
# CONFIG_IP_NF_TARGET_ECN is not set
# CONFIG_IP_NF_TARGET_TTL is not set
CONFIG_IP_NF_RAW=y
CONFIG_IP_NF_SECURITY=y
# CONFIG_IP_NF_ARPTABLES is not set
# end of IP: Netfilter Configuration

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_SOCKET_IPV6=y
CONFIG_NF_TPROXY_IPV6=y
# CONFIG_NF_DUP_IPV6 is not set
CONFIG_NF_REJECT_IPV6=y
# CONFIG_NF_LOG_IPV6 is not set
CONFIG_IP6_NF_IPTABLES=y
# CONFIG_IP6_NF_MATCH_AH is not set
# CONFIG_IP6_NF_MATCH_EUI64 is not set
# CONFIG_IP6_NF_MATCH_FRAG is not set
# CONFIG_IP6_NF_MATCH_OPTS is not set
# CONFIG_IP6_NF_MATCH_HL is not set
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
# CONFIG_IP6_NF_MATCH_MH is not set
CONFIG_IP6_NF_MATCH_RPFILTER=y
# CONFIG_IP6_NF_MATCH_RT is not set
# CONFIG_IP6_NF_MATCH_SRH is not set
# CONFIG_IP6_NF_TARGET_HL is not set
CONFIG_IP6_NF_FILTER=y
CONFIG_IP6_NF_TARGET_REJECT=m
# CONFIG_IP6_NF_TARGET_SYNPROXY is not set
CONFIG_IP6_NF_MANGLE=y
CONFIG_IP6_NF_RAW=y
# CONFIG_IP6_NF_SECURITY is not set
CONFIG_IP6_NF_NAT=m
CONFIG_IP6_NF_TARGET_MASQUERADE=m
# CONFIG_IP6_NF_TARGET_NPT is not set
# end of IPv6: Netfilter Configuration

CONFIG_NF_DEFRAG_IPV6=y
# CONFIG_NF_CONNTRACK_BRIDGE is not set
# CONFIG_BRIDGE_NF_EBTABLES is not set
# CONFIG_BPFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
CONFIG_STP=m
CONFIG_BRIDGE=m
CONFIG_BRIDGE_IGMP_SNOOPING=y
# CONFIG_BRIDGE_VLAN_FILTERING is not set
# CONFIG_BRIDGE_MRP is not set
# CONFIG_BRIDGE_CFM is not set
# CONFIG_NET_DSA is not set
CONFIG_VLAN_8021Q=m
# CONFIG_VLAN_8021Q_GVRP is not set
# CONFIG_VLAN_8021Q_MVRP is not set
CONFIG_LLC=m
# CONFIG_LLC2 is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_PHONET is not set
# CONFIG_6LOWPAN is not set
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
# CONFIG_NET_SCH_CBQ is not set
CONFIG_NET_SCH_HTB=m
# CONFIG_NET_SCH_HFSC is not set
# CONFIG_NET_SCH_PRIO is not set
# CONFIG_NET_SCH_MULTIQ is not set
# CONFIG_NET_SCH_RED is not set
# CONFIG_NET_SCH_SFB is not set
# CONFIG_NET_SCH_SFQ is not set
# CONFIG_NET_SCH_TEQL is not set
CONFIG_NET_SCH_TBF=m
# CONFIG_NET_SCH_CBS is not set
# CONFIG_NET_SCH_ETF is not set
# CONFIG_NET_SCH_TAPRIO is not set
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_DSMARK is not set
CONFIG_NET_SCH_NETEM=m
# CONFIG_NET_SCH_DRR is not set
# CONFIG_NET_SCH_MQPRIO is not set
# CONFIG_NET_SCH_SKBPRIO is not set
# CONFIG_NET_SCH_CHOKE is not set
# CONFIG_NET_SCH_QFQ is not set
CONFIG_NET_SCH_CODEL=m
CONFIG_NET_SCH_FQ_CODEL=m
# CONFIG_NET_SCH_CAKE is not set
# CONFIG_NET_SCH_FQ is not set
# CONFIG_NET_SCH_HHF is not set
# CONFIG_NET_SCH_PIE is not set
CONFIG_NET_SCH_INGRESS=m
# CONFIG_NET_SCH_PLUG is not set
# CONFIG_NET_SCH_ETS is not set
# CONFIG_NET_SCH_DEFAULT is not set

#
# Classification
#
CONFIG_NET_CLS=y
# CONFIG_NET_CLS_BASIC is not set
# CONFIG_NET_CLS_TCINDEX is not set
# CONFIG_NET_CLS_ROUTE4 is not set
# CONFIG_NET_CLS_FW is not set
CONFIG_NET_CLS_U32=m
# CONFIG_CLS_U32_PERF is not set
CONFIG_CLS_U32_MARK=y
# CONFIG_NET_CLS_RSVP is not set
# CONFIG_NET_CLS_RSVP6 is not set
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_CGROUP is not set
# CONFIG_NET_CLS_BPF is not set
# CONFIG_NET_CLS_FLOWER is not set
# CONFIG_NET_CLS_MATCHALL is not set
# CONFIG_NET_EMATCH is not set
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_POLICE=y
CONFIG_NET_ACT_GACT=y
# CONFIG_GACT_PROB is not set
# CONFIG_NET_ACT_MIRRED is not set
# CONFIG_NET_ACT_SAMPLE is not set
# CONFIG_NET_ACT_IPT is not set
# CONFIG_NET_ACT_NAT is not set
# CONFIG_NET_ACT_PEDIT is not set
# CONFIG_NET_ACT_SIMP is not set
# CONFIG_NET_ACT_SKBEDIT is not set
# CONFIG_NET_ACT_CSUM is not set
# CONFIG_NET_ACT_MPLS is not set
# CONFIG_NET_ACT_VLAN is not set
# CONFIG_NET_ACT_BPF is not set
# CONFIG_NET_ACT_CONNMARK is not set
# CONFIG_NET_ACT_CTINFO is not set
# CONFIG_NET_ACT_SKBMOD is not set
# CONFIG_NET_ACT_IFE is not set
# CONFIG_NET_ACT_TUNNEL_KEY is not set
# CONFIG_NET_ACT_GATE is not set
# CONFIG_NET_TC_SKB_EXT is not set
CONFIG_NET_SCH_FIFO=y
# CONFIG_DCB is not set
CONFIG_DNS_RESOLVER=m
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
CONFIG_VSOCKETS=m
CONFIG_VSOCKETS_DIAG=m
CONFIG_VSOCKETS_LOOPBACK=m
CONFIG_VIRTIO_VSOCKETS_COMMON=m
# CONFIG_NETLINK_DIAG is not set
# CONFIG_MPLS is not set
# CONFIG_NET_NSH is not set
# CONFIG_HSR is not set
# CONFIG_NET_SWITCHDEV is not set
# CONFIG_NET_L3_MASTER_DEV is not set
# CONFIG_QRTR is not set
# CONFIG_NET_NCSI is not set
CONFIG_PCPU_DEV_REFCNT=y
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_SOCK_RX_QUEUE_MAPPING=y
CONFIG_XPS=y
# CONFIG_CGROUP_NET_PRIO is not set
CONFIG_CGROUP_NET_CLASSID=y
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
# CONFIG_BPF_STREAM_PARSER is not set
CONFIG_NET_FLOW_LIMIT=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_DROP_MONITOR is not set
# end of Network testing
# end of Networking options

# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
CONFIG_BT=m
CONFIG_BT_BREDR=y
CONFIG_BT_RFCOMM=m
# CONFIG_BT_RFCOMM_TTY is not set
# CONFIG_BT_BNEP is not set
CONFIG_BT_HIDP=m
# CONFIG_BT_HS is not set
CONFIG_BT_LE=y
# CONFIG_BT_LEDS is not set
CONFIG_BT_MSFTEXT=y
CONFIG_BT_AOSPEXT=y
CONFIG_BT_DEBUGFS=y
# CONFIG_BT_SELFTEST is not set
CONFIG_BT_FEATURE_DEBUG=y

#
# Bluetooth device drivers
#
CONFIG_BT_INTEL=m
CONFIG_BT_BCM=m
CONFIG_BT_RTL=m
CONFIG_BT_MTK=m
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y
CONFIG_BT_HCIBTUSB_BCM=y
CONFIG_BT_HCIBTUSB_MTK=y
CONFIG_BT_HCIBTUSB_RTL=y
# CONFIG_BT_HCIBTSDIO is not set
# CONFIG_BT_HCIUART is not set
CONFIG_BT_HCIBCM203X=m
# CONFIG_BT_HCIBPA10X is not set
CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIVHCI=m
# CONFIG_BT_MRVL is not set
CONFIG_BT_ATH3K=m
# CONFIG_BT_MTKSDIO is not set
# end of Bluetooth device drivers

# CONFIG_AF_RXRPC is not set
# CONFIG_AF_KCM is not set
# CONFIG_MCTP is not set
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_CFG80211=m
CONFIG_NL80211_TESTMODE=y
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
CONFIG_CFG80211_CERTIFICATION_ONUS=y
# CONFIG_CFG80211_REQUIRE_SIGNED_REGDB is not set
# CONFIG_CFG80211_REG_CELLULAR_HINTS is not set
# CONFIG_CFG80211_REG_RELAX_NO_IR is not set
CONFIG_CFG80211_DEFAULT_PS=y
CONFIG_CFG80211_DEBUGFS=y
CONFIG_CFG80211_CRDA_SUPPORT=y
CONFIG_CFG80211_WEXT=y
CONFIG_MAC80211=m
CONFIG_MAC80211_HAS_RC=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
# CONFIG_MAC80211_MESH is not set
CONFIG_MAC80211_LEDS=y
CONFIG_MAC80211_DEBUGFS=y
# CONFIG_MAC80211_MESSAGE_TRACING is not set
CONFIG_MAC80211_DEBUG_MENU=y
# CONFIG_MAC80211_NOINLINE is not set
CONFIG_MAC80211_VERBOSE_DEBUG=y
# CONFIG_MAC80211_MLME_DEBUG is not set
# CONFIG_MAC80211_STA_DEBUG is not set
# CONFIG_MAC80211_HT_DEBUG is not set
# CONFIG_MAC80211_OCB_DEBUG is not set
# CONFIG_MAC80211_IBSS_DEBUG is not set
# CONFIG_MAC80211_PS_DEBUG is not set
# CONFIG_MAC80211_TDLS_DEBUG is not set
# CONFIG_MAC80211_DEBUG_COUNTERS is not set
CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
# CONFIG_RFKILL_INPUT is not set
# CONFIG_RFKILL_GPIO is not set
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
# CONFIG_NFC is not set
# CONFIG_PSAMPLE is not set
# CONFIG_NET_IFE is not set
# CONFIG_LWTUNNEL is not set
CONFIG_DST_CACHE=y
CONFIG_GRO_CELLS=y
CONFIG_NET_SELFTESTS=y
CONFIG_NET_SOCK_MSG=y
CONFIG_PAGE_POOL=y
# CONFIG_PAGE_POOL_STATS is not set
# CONFIG_FAILOVER is not set
CONFIG_ETHTOOL_NETLINK=y

#
# Device Drivers
#
CONFIG_HAVE_EISA=y
# CONFIG_EISA is not set
CONFIG_HAVE_PCI=y
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
# CONFIG_PCIEAER_INJECT is not set
# CONFIG_PCIE_ECRC is not set
CONFIG_PCIEASPM=y
CONFIG_PCIEASPM_DEFAULT=y
# CONFIG_PCIEASPM_POWERSAVE is not set
# CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
# CONFIG_PCIEASPM_PERFORMANCE is not set
CONFIG_PCIE_PME=y
# CONFIG_PCIE_DPC is not set
# CONFIG_PCIE_PTM is not set
CONFIG_PCI_MSI=y
CONFIG_PCI_MSI_IRQ_DOMAIN=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_STUB is not set
CONFIG_PCI_ATS=y
CONFIG_PCI_LOCKLESS_CONFIG=y
# CONFIG_PCI_IOV is not set
CONFIG_PCI_PRI=y
CONFIG_PCI_PASID=y
CONFIG_PCI_LABEL=y
# CONFIG_PCIE_BUS_TUNE_OFF is not set
CONFIG_PCIE_BUS_DEFAULT=y
# CONFIG_PCIE_BUS_SAFE is not set
# CONFIG_PCIE_BUS_PERFORMANCE is not set
# CONFIG_PCIE_BUS_PEER2PEER is not set
# CONFIG_VGA_ARB is not set
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_ACPI=y
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
# CONFIG_HOTPLUG_PCI_CPCI is not set
# CONFIG_HOTPLUG_PCI_SHPC is not set

#
# PCI controller drivers
#
# CONFIG_VMD is not set

#
# DesignWare PCI Core Support
#
# CONFIG_PCIE_DW_PLAT_HOST is not set
# CONFIG_PCI_MESON is not set
# end of DesignWare PCI Core Support

#
# Mobiveil PCIe Core Support
#
# end of Mobiveil PCIe Core Support

#
# Cadence PCIe controllers support
#
# end of Cadence PCIe controllers support
# end of PCI controller drivers

#
# PCI Endpoint
#
# CONFIG_PCI_ENDPOINT is not set
# end of PCI Endpoint

#
# PCI switch controller drivers
#
# CONFIG_PCI_SW_SWITCHTEC is not set
# end of PCI switch controller drivers

# CONFIG_CXL_BUS is not set
# CONFIG_PCCARD is not set
# CONFIG_RAPIDIO is not set

#
# Generic Driver Options
#
CONFIG_AUXILIARY_BUS=y
# CONFIG_UEVENT_HELPER is not set
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS_SAFE=y
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y

#
# Firmware loader
#
CONFIG_FW_LOADER=y
CONFIG_EXTRA_FIRMWARE="intel-ucode/06-7a-01 intel-ucode/06-7a-08"
CONFIG_EXTRA_FIRMWARE_DIR="/build/octopus/lib/firmware"
# CONFIG_FW_LOADER_USER_HELPER is not set
# CONFIG_FW_LOADER_COMPRESS is not set
CONFIG_FW_CACHE=y
# CONFIG_FW_UPLOAD is not set
# end of Firmware loader

CONFIG_WANT_DEV_COREDUMP=y
CONFIG_ALLOW_DEV_COREDUMP=y
CONFIG_DEV_COREDUMP=y
# CONFIG_DEBUG_DRIVER is not set
CONFIG_DEBUG_DEVRES=y
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
CONFIG_TEST_ASYNC_DRIVER_PROBE=m
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_GENERIC_CPU_VULNERABILITIES=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y
CONFIG_REGMAP_SPI=y
CONFIG_REGMAP_SOUNDWIRE=m
CONFIG_REGMAP_SOUNDWIRE_MBQ=m
CONFIG_DMA_SHARED_BUFFER=y
# CONFIG_DMA_FENCE_TRACE is not set
# end of Generic Driver Options

#
# Bus devices
#
# CONFIG_MHI_BUS is not set
# CONFIG_MHI_BUS_EP is not set
# end of Bus devices

CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y

#
# Firmware Drivers
#

#
# ARM System Control and Management Interface Protocol
#
# end of ARM System Control and Management Interface Protocol

# CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_DMIID=y
CONFIG_DMI_SYSFS=y
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_ISCSI_IBFT is not set
# CONFIG_FW_CFG_SYSFS is not set
# CONFIG_SYSFB_SIMPLEFB is not set
CONFIG_GOOGLE_FIRMWARE=y
CONFIG_GOOGLE_SMI=y
CONFIG_GOOGLE_COREBOOT_TABLE=y
CONFIG_GOOGLE_MEMCONSOLE=y
# CONFIG_GOOGLE_MEMCONSOLE_X86_LEGACY is not set
CONFIG_GOOGLE_MEMCONSOLE_COREBOOT=y
CONFIG_GOOGLE_VPD=y

#
# EFI (Extensible Firmware Interface) Support
#
CONFIG_EFI_ESRT=y
# CONFIG_EFI_VARS_PSTORE is not set
# CONFIG_EFI_FAKE_MEMMAP is not set
CONFIG_EFI_RUNTIME_WRAPPERS=y
# CONFIG_EFI_BOOTLOADER_CONTROL is not set
# CONFIG_EFI_CAPSULE_LOADER is not set
# CONFIG_EFI_TEST is not set
# CONFIG_EFI_RCI2_TABLE is not set
# CONFIG_EFI_DISABLE_PCI_DMA is not set
CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y
# CONFIG_EFI_DISABLE_RUNTIME is not set
# CONFIG_EFI_COCO_SECRET is not set
# end of EFI (Extensible Firmware Interface) Support

CONFIG_UEFI_CPER=y
CONFIG_UEFI_CPER_X86=y

#
# Tegra firmware driver
#
# end of Tegra firmware driver
# end of Firmware Drivers

# CONFIG_GNSS is not set
# CONFIG_MTD is not set
# CONFIG_OF is not set
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
# CONFIG_PARPORT is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_NULL_BLK is not set
# CONFIG_BLK_DEV_FD is not set
CONFIG_CDROM=m
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
CONFIG_ZRAM=m
CONFIG_ZRAM_DEF_COMP_LZORLE=y
# CONFIG_ZRAM_DEF_COMP_LZO is not set
CONFIG_ZRAM_DEF_COMP="lzo-rle"
CONFIG_ZRAM_WRITEBACK=y
CONFIG_ZRAM_MEMORY_TRACKING=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_UBLK is not set

#
# NVME Support
#
CONFIG_NVME_CORE=y
CONFIG_BLK_DEV_NVME=y
# CONFIG_NVME_MULTIPATH is not set
# CONFIG_NVME_VERBOSE_ERRORS is not set
# CONFIG_NVME_HWMON is not set
# CONFIG_NVME_FC is not set
# CONFIG_NVME_TCP is not set
# CONFIG_NVME_AUTH is not set
# CONFIG_NVME_TARGET is not set
# end of NVME Support

#
# Misc devices
#
# CONFIG_AD525X_DPOT is not set
# CONFIG_DUMMY_IRQ is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
# CONFIG_LATTICE_ECP3_CONFIG is not set
# CONFIG_SRAM is not set
# CONFIG_DW_XDATA_PCIE is not set
# CONFIG_PCI_ENDPOINT_TEST is not set
# CONFIG_XILINX_SDFEC is not set
CONFIG_MISC_RTSX=m
# CONFIG_C2PORT is not set

#
# EEPROM support
#
CONFIG_EEPROM_AT24=m
# CONFIG_EEPROM_AT25 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
CONFIG_EEPROM_93CX6=m
# CONFIG_EEPROM_93XX46 is not set
# CONFIG_EEPROM_IDT_89HPESX is not set
# CONFIG_EEPROM_EE1004 is not set
# end of EEPROM support

# CONFIG_CB710_CORE is not set

#
# Texas Instruments shared transport line discipline
#
# CONFIG_TI_ST is not set
# end of Texas Instruments shared transport line discipline

# CONFIG_SENSORS_LIS3_I2C is not set
# CONFIG_ALTERA_STAPL is not set
CONFIG_INTEL_MEI=m
CONFIG_INTEL_MEI_ME=m
# CONFIG_INTEL_MEI_TXE is not set
# CONFIG_INTEL_MEI_GSC is not set
CONFIG_INTEL_MEI_HDCP=m
# CONFIG_INTEL_MEI_PXP is not set
# CONFIG_VMWARE_VMCI is not set
# CONFIG_GENWQE is not set
# CONFIG_ECHO is not set
# CONFIG_BCM_VK is not set
# CONFIG_MISC_ALCOR_PCI is not set
CONFIG_MISC_RTSX_PCI=m
# CONFIG_MISC_RTSX_USB is not set
# CONFIG_HABANA_AI is not set
# CONFIG_UACCE is not set
# CONFIG_PVPANIC is not set
# CONFIG_GP_PCI1XXXX is not set
# end of Misc devices

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI_COMMON=y
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
CONFIG_BLK_DEV_SR=m
# CONFIG_CHR_DEV_SG is not set
CONFIG_BLK_DEV_BSG=y
# CONFIG_CHR_DEV_SCH is not set
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set
CONFIG_SCSI_SCAN_ASYNC=y

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
# end of SCSI Transports

CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_ISCSI_BOOT_SYSFS is not set
# CONFIG_SCSI_CXGB3_ISCSI is not set
# CONFIG_SCSI_CXGB4_ISCSI is not set
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_BE2ISCSI is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_HPSA is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_3W_SAS is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_MVSAS is not set
# CONFIG_SCSI_MVUMI is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_SCSI_ESAS2R is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_MPT3SAS is not set
# CONFIG_SCSI_MPT2SAS is not set
# CONFIG_SCSI_MPI3MR is not set
# CONFIG_SCSI_SMARTPQI is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_MYRB is not set
# CONFIG_SCSI_MYRS is not set
# CONFIG_VMWARE_PVSCSI is not set
# CONFIG_SCSI_SNIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_FDOMAIN_PCI is not set
# CONFIG_SCSI_ISCI is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_AM53C974 is not set
# CONFIG_SCSI_WD719X is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_PMCRAID is not set
# CONFIG_SCSI_PM8001 is not set
# CONFIG_SCSI_DH is not set
# end of SCSI device support

CONFIG_ATA=y
CONFIG_SATA_HOST=y
CONFIG_PATA_TIMINGS=y
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_FORCE=y
CONFIG_ATA_ACPI=y
# CONFIG_SATA_ZPODD is not set
# CONFIG_SATA_PMP is not set

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
CONFIG_SATA_MOBILE_LPM_POLICY=3
# CONFIG_SATA_AHCI_PLATFORM is not set
# CONFIG_AHCI_DWC is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_SX4 is not set
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
# CONFIG_SATA_DWC is not set
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_SVW is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set

#
# PATA SFF controllers with BMDMA
#
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_ATP867X is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RDC is not set
# CONFIG_PATA_SCH is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_TOSHIBA is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set

#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_RZ1000 is not set

#
# Generic fallback / legacy drivers
#
# CONFIG_PATA_ACPI is not set
CONFIG_ATA_GENERIC=y
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
# CONFIG_BCACHE is not set
CONFIG_BLK_DEV_DM_BUILTIN=y
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
CONFIG_DM_BUFIO=y
# CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING is not set
CONFIG_DM_BIO_PRISON=y
CONFIG_DM_PERSISTENT_DATA=y
# CONFIG_DM_UNSTRIPED is not set
CONFIG_DM_CRYPT=y
# CONFIG_DM_SNAPSHOT is not set
CONFIG_DM_THIN_PROVISIONING=y
# CONFIG_DM_CACHE is not set
# CONFIG_DM_WRITECACHE is not set
# CONFIG_DM_EBS is not set
# CONFIG_DM_ERA is not set
# CONFIG_DM_CLONE is not set
# CONFIG_DM_MIRROR is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_ZERO is not set
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_DUST is not set
CONFIG_DM_INIT=y
# CONFIG_DM_UEVENT is not set
CONFIG_DM_FLAKEY=m
CONFIG_DM_VERITY=y
# CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG is not set
# CONFIG_DM_VERITY_FEC is not set
# CONFIG_DM_SWITCH is not set
# CONFIG_DM_LOG_WRITES is not set
CONFIG_DM_INTEGRITY=m
CONFIG_DM_AUDIT=y
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
# end of IEEE 1394 (FireWire) support

# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
CONFIG_MII=m
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
# CONFIG_DUMMY is not set
CONFIG_WIREGUARD=m
# CONFIG_WIREGUARD_DEBUG is not set
# CONFIG_EQUALIZER is not set
# CONFIG_NET_FC is not set
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
# CONFIG_IPVLAN is not set
# CONFIG_VXLAN is not set
# CONFIG_GENEVE is not set
# CONFIG_BAREUDP is not set
# CONFIG_GTP is not set
# CONFIG_AMT is not set
# CONFIG_MACSEC is not set
# CONFIG_NETCONSOLE is not set
CONFIG_TUN=m
# CONFIG_TUN_VNET_CROSS_LE is not set
CONFIG_VETH=m
# CONFIG_NLMON is not set
# CONFIG_VSOCKMON is not set
# CONFIG_ARCNET is not set
CONFIG_ETHERNET=y
CONFIG_MDIO=m
CONFIG_NET_VENDOR_3COM=y
# CONFIG_VORTEX is not set
# CONFIG_TYPHOON is not set
CONFIG_NET_VENDOR_ADAPTEC=y
# CONFIG_ADAPTEC_STARFIRE is not set
CONFIG_NET_VENDOR_AGERE=y
# CONFIG_ET131X is not set
CONFIG_NET_VENDOR_ALACRITECH=y
# CONFIG_SLICOSS is not set
CONFIG_NET_VENDOR_ALTEON=y
# CONFIG_ACENIC is not set
# CONFIG_ALTERA_TSE is not set
CONFIG_NET_VENDOR_AMAZON=y
# CONFIG_ENA_ETHERNET is not set
CONFIG_NET_VENDOR_AMD=y
# CONFIG_AMD8111_ETH is not set
# CONFIG_PCNET32 is not set
# CONFIG_AMD_XGBE is not set
CONFIG_NET_VENDOR_AQUANTIA=y
# CONFIG_AQTION is not set
CONFIG_NET_VENDOR_ARC=y
CONFIG_NET_VENDOR_ASIX=y
# CONFIG_SPI_AX88796C is not set
CONFIG_NET_VENDOR_ATHEROS=y
# CONFIG_ATL2 is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_ATL1C is not set
CONFIG_ALX=m
# CONFIG_CX_ECAT is not set
CONFIG_NET_VENDOR_BROADCOM=y
# CONFIG_B44 is not set
# CONFIG_BCMGENET is not set
# CONFIG_BNX2 is not set
# CONFIG_CNIC is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2X is not set
# CONFIG_SYSTEMPORT is not set
# CONFIG_BNXT is not set
CONFIG_NET_VENDOR_CADENCE=y
# CONFIG_MACB is not set
CONFIG_NET_VENDOR_CAVIUM=y
# CONFIG_THUNDER_NIC_PF is not set
# CONFIG_THUNDER_NIC_VF is not set
# CONFIG_THUNDER_NIC_BGX is not set
# CONFIG_THUNDER_NIC_RGX is not set
# CONFIG_CAVIUM_PTP is not set
# CONFIG_LIQUIDIO is not set
# CONFIG_LIQUIDIO_VF is not set
CONFIG_NET_VENDOR_CHELSIO=y
# CONFIG_CHELSIO_T1 is not set
# CONFIG_CHELSIO_T3 is not set
# CONFIG_CHELSIO_T4 is not set
# CONFIG_CHELSIO_T4VF is not set
CONFIG_NET_VENDOR_CISCO=y
# CONFIG_ENIC is not set
CONFIG_NET_VENDOR_CORTINA=y
CONFIG_NET_VENDOR_DAVICOM=y
# CONFIG_DM9051 is not set
# CONFIG_DNET is not set
CONFIG_NET_VENDOR_DEC=y
# CONFIG_NET_TULIP is not set
CONFIG_NET_VENDOR_DLINK=y
# CONFIG_DL2K is not set
# CONFIG_SUNDANCE is not set
CONFIG_NET_VENDOR_EMULEX=y
# CONFIG_BE2NET is not set
CONFIG_NET_VENDOR_ENGLEDER=y
# CONFIG_TSNEP is not set
CONFIG_NET_VENDOR_EZCHIP=y
CONFIG_NET_VENDOR_FUNGIBLE=y
# CONFIG_FUN_ETH is not set
CONFIG_NET_VENDOR_GOOGLE=y
# CONFIG_GVE is not set
CONFIG_NET_VENDOR_HUAWEI=y
# CONFIG_HINIC is not set
CONFIG_NET_VENDOR_I825XX=y
CONFIG_NET_VENDOR_INTEL=y
CONFIG_E100=m
CONFIG_E1000=m
CONFIG_E1000E=m
CONFIG_E1000E_HWTS=y
CONFIG_IGB=m
CONFIG_IGB_HWMON=y
CONFIG_IGBVF=m
# CONFIG_IXGB is not set
# CONFIG_IXGBE is not set
# CONFIG_IXGBEVF is not set
# CONFIG_I40E is not set
# CONFIG_I40EVF is not set
# CONFIG_ICE is not set
# CONFIG_FM10K is not set
CONFIG_IGC=m
CONFIG_NET_VENDOR_WANGXUN=y
# CONFIG_NGBE is not set
# CONFIG_TXGBE is not set
CONFIG_JME=m
CONFIG_NET_VENDOR_ADI=y
CONFIG_NET_VENDOR_LITEX=y
CONFIG_NET_VENDOR_MARVELL=y
# CONFIG_MVMDIO is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_OCTEON_EP is not set
CONFIG_NET_VENDOR_MELLANOX=y
# CONFIG_MLX4_EN is not set
# CONFIG_MLX5_CORE is not set
# CONFIG_MLXSW_CORE is not set
# CONFIG_MLXFW is not set
CONFIG_NET_VENDOR_MICREL=y
# CONFIG_KS8842 is not set
# CONFIG_KS8851 is not set
# CONFIG_KS8851_MLL is not set
# CONFIG_KSZ884X_PCI is not set
CONFIG_NET_VENDOR_MICROCHIP=y
# CONFIG_ENC28J60 is not set
# CONFIG_ENCX24J600 is not set
# CONFIG_LAN743X is not set
CONFIG_NET_VENDOR_MICROSEMI=y
CONFIG_NET_VENDOR_MICROSOFT=y
CONFIG_NET_VENDOR_MYRI=y
# CONFIG_MYRI10GE is not set
# CONFIG_FEALNX is not set
CONFIG_NET_VENDOR_NI=y
# CONFIG_NI_XGE_MANAGEMENT_ENET is not set
CONFIG_NET_VENDOR_NATSEMI=y
# CONFIG_NATSEMI is not set
# CONFIG_NS83820 is not set
CONFIG_NET_VENDOR_NETERION=y
# CONFIG_S2IO is not set
CONFIG_NET_VENDOR_NETRONOME=y
# CONFIG_NFP is not set
CONFIG_NET_VENDOR_8390=y
# CONFIG_NE2K_PCI is not set
CONFIG_NET_VENDOR_NVIDIA=y
# CONFIG_FORCEDETH is not set
CONFIG_NET_VENDOR_OKI=y
# CONFIG_ETHOC is not set
CONFIG_NET_VENDOR_PACKET_ENGINES=y
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
CONFIG_NET_VENDOR_PENSANDO=y
# CONFIG_IONIC is not set
CONFIG_NET_VENDOR_QLOGIC=y
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_NETXEN_NIC is not set
# CONFIG_QED is not set
CONFIG_NET_VENDOR_BROCADE=y
# CONFIG_BNA is not set
CONFIG_NET_VENDOR_QUALCOMM=y
# CONFIG_QCOM_EMAC is not set
# CONFIG_RMNET is not set
CONFIG_NET_VENDOR_RDC=y
# CONFIG_R6040 is not set
CONFIG_NET_VENDOR_REALTEK=y
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
CONFIG_R8169=m
CONFIG_NET_VENDOR_RENESAS=y
CONFIG_NET_VENDOR_ROCKER=y
CONFIG_NET_VENDOR_SAMSUNG=y
# CONFIG_SXGBE_ETH is not set
CONFIG_NET_VENDOR_SEEQ=y
CONFIG_NET_VENDOR_SILAN=y
# CONFIG_SC92031 is not set
CONFIG_NET_VENDOR_SIS=y
# CONFIG_SIS900 is not set
# CONFIG_SIS190 is not set
CONFIG_NET_VENDOR_SOLARFLARE=y
# CONFIG_SFC is not set
# CONFIG_SFC_FALCON is not set
# CONFIG_SFC_SIENA is not set
CONFIG_NET_VENDOR_SMSC=y
# CONFIG_EPIC100 is not set
# CONFIG_SMSC911X is not set
# CONFIG_SMSC9420 is not set
CONFIG_NET_VENDOR_SOCIONEXT=y
CONFIG_NET_VENDOR_STMICRO=y
# CONFIG_STMMAC_ETH is not set
CONFIG_NET_VENDOR_SUN=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NIU is not set
CONFIG_NET_VENDOR_SYNOPSYS=y
# CONFIG_DWC_XLGMAC is not set
CONFIG_NET_VENDOR_TEHUTI=y
# CONFIG_TEHUTI is not set
CONFIG_NET_VENDOR_TI=y
# CONFIG_TI_CPSW_PHY_SEL is not set
# CONFIG_TLAN is not set
CONFIG_NET_VENDOR_VERTEXCOM=y
# CONFIG_MSE102X is not set
CONFIG_NET_VENDOR_VIA=y
# CONFIG_VIA_RHINE is not set
# CONFIG_VIA_VELOCITY is not set
CONFIG_NET_VENDOR_WIZNET=y
# CONFIG_WIZNET_W5100 is not set
# CONFIG_WIZNET_W5300 is not set
CONFIG_NET_VENDOR_XILINX=y
# CONFIG_XILINX_EMACLITE is not set
# CONFIG_XILINX_AXI_EMAC is not set
# CONFIG_XILINX_LL_TEMAC is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_NET_SB1000 is not set
CONFIG_PHYLINK=m
CONFIG_PHYLIB=y
CONFIG_SWPHY=y
# CONFIG_LED_TRIGGER_PHY is not set
CONFIG_FIXED_PHY=y
# CONFIG_SFP is not set

#
# MII PHY device drivers
#
# CONFIG_AMD_PHY is not set
# CONFIG_ADIN_PHY is not set
# CONFIG_ADIN1100_PHY is not set
# CONFIG_AQUANTIA_PHY is not set
CONFIG_AX88796B_PHY=m
# CONFIG_BROADCOM_PHY is not set
# CONFIG_BCM54140_PHY is not set
# CONFIG_BCM7XXX_PHY is not set
# CONFIG_BCM84881_PHY is not set
# CONFIG_BCM87XX_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_CORTINA_PHY is not set
# CONFIG_DAVICOM_PHY is not set
# CONFIG_ICPLUS_PHY is not set
# CONFIG_LXT_PHY is not set
# CONFIG_INTEL_XWAY_PHY is not set
# CONFIG_LSI_ET1011C_PHY is not set
# CONFIG_MARVELL_PHY is not set
# CONFIG_MARVELL_10G_PHY is not set
# CONFIG_MARVELL_88X2222_PHY is not set
# CONFIG_MAXLINEAR_GPHY is not set
# CONFIG_MEDIATEK_GE_PHY is not set
# CONFIG_MICREL_PHY is not set
# CONFIG_MICROCHIP_PHY is not set
# CONFIG_MICROCHIP_T1_PHY is not set
# CONFIG_MICROSEMI_PHY is not set
# CONFIG_MOTORCOMM_PHY is not set
# CONFIG_NATIONAL_PHY is not set
# CONFIG_NXP_C45_TJA11XX_PHY is not set
# CONFIG_NXP_TJA11XX_PHY is not set
# CONFIG_QSEMI_PHY is not set
CONFIG_REALTEK_PHY=m
# CONFIG_RENESAS_PHY is not set
# CONFIG_ROCKCHIP_PHY is not set
CONFIG_SMSC_PHY=m
# CONFIG_STE10XP is not set
# CONFIG_TERANETICS_PHY is not set
# CONFIG_DP83822_PHY is not set
# CONFIG_DP83TC811_PHY is not set
# CONFIG_DP83848_PHY is not set
# CONFIG_DP83867_PHY is not set
# CONFIG_DP83869_PHY is not set
# CONFIG_DP83TD510_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_XILINX_GMII2RGMII is not set
# CONFIG_MICREL_KS8995MA is not set
# CONFIG_PSE_CONTROLLER is not set
CONFIG_MDIO_DEVICE=y
CONFIG_MDIO_BUS=y
CONFIG_FWNODE_MDIO=y
CONFIG_ACPI_MDIO=y
CONFIG_MDIO_DEVRES=y
# CONFIG_MDIO_BITBANG is not set
# CONFIG_MDIO_BCM_UNIMAC is not set
# CONFIG_MDIO_MVUSB is not set
# CONFIG_MDIO_THUNDER is not set

#
# MDIO Multiplexers
#

#
# PCS device drivers
#
# end of PCS device drivers

CONFIG_PPP=y
# CONFIG_PPP_BSDCOMP is not set
# CONFIG_PPP_DEFLATE is not set
# CONFIG_PPP_FILTER is not set
CONFIG_PPP_MPPE=y
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPPOE is not set
CONFIG_PPP_ASYNC=y
# CONFIG_PPP_SYNC_TTY is not set
# CONFIG_SLIP is not set
CONFIG_SLHC=y
CONFIG_USB_NET_DRIVERS=y
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_RTL8152=m
# CONFIG_USB_LAN78XX is not set
CONFIG_USB_USBNET=m
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_AX88179_178A=m
CONFIG_USB_NET_CDCETHER=m
# CONFIG_USB_NET_CDC_EEM is not set
CONFIG_USB_NET_CDC_NCM=m
# CONFIG_USB_NET_HUAWEI_CDC_NCM is not set
CONFIG_USB_NET_CDC_MBIM=m
CONFIG_USB_NET_DM9601=m
# CONFIG_USB_NET_SR9700 is not set
# CONFIG_USB_NET_SR9800 is not set
CONFIG_USB_NET_SMSC75XX=m
CONFIG_USB_NET_SMSC95XX=m
# CONFIG_USB_NET_GL620A is not set
CONFIG_USB_NET_NET1080=m
# CONFIG_USB_NET_PLUSB is not set
CONFIG_USB_NET_MCS7830=m
CONFIG_USB_NET_RNDIS_HOST=m
# CONFIG_USB_NET_CDC_SUBSET is not set
# CONFIG_USB_NET_ZAURUS is not set
# CONFIG_USB_NET_CX82310_ETH is not set
# CONFIG_USB_NET_KALMIA is not set
# CONFIG_USB_NET_QMI_WWAN is not set
# CONFIG_USB_HSO is not set
# CONFIG_USB_NET_INT51X1 is not set
CONFIG_USB_IPHETH=m
# CONFIG_USB_SIERRA_NET is not set
# CONFIG_USB_VL600 is not set
# CONFIG_USB_NET_CH9200 is not set
CONFIG_USB_NET_AQC111=m
CONFIG_USB_RTL8153_ECM=m
CONFIG_WLAN=y
CONFIG_WLAN_VENDOR_ADMTEK=y
# CONFIG_ADM8211 is not set
CONFIG_ATH_COMMON=m
CONFIG_WLAN_VENDOR_ATH=y
CONFIG_ATH_DEBUG=y
# CONFIG_ATH_TRACEPOINTS is not set
# CONFIG_ATH_REG_DYNAMIC_USER_REG_HINTS is not set
# CONFIG_ATH5K is not set
# CONFIG_ATH5K_PCI is not set
CONFIG_ATH9K_HW=m
CONFIG_ATH9K_COMMON=m
CONFIG_ATH9K_COMMON_DEBUG=y
CONFIG_ATH9K_BTCOEX_SUPPORT=y
CONFIG_ATH9K=m
CONFIG_ATH9K_PCI=y
# CONFIG_ATH9K_AHB is not set
CONFIG_ATH9K_DEBUGFS=y
# CONFIG_ATH9K_STATION_STATISTICS is not set
# CONFIG_ATH9K_TX99 is not set
# CONFIG_ATH9K_DFS_CERTIFIED is not set
# CONFIG_ATH9K_DYNACK is not set
# CONFIG_ATH9K_WOW is not set
# CONFIG_ATH9K_RFKILL is not set
# CONFIG_ATH9K_CHANNEL_CONTEXT is not set
CONFIG_ATH9K_PCOEM=y
# CONFIG_ATH9K_PCI_NO_EEPROM is not set
# CONFIG_ATH9K_HTC is not set
# CONFIG_ATH9K_HWRNG is not set
# CONFIG_ATH9K_COMMON_SPECTRAL is not set
# CONFIG_CARL9170 is not set
# CONFIG_ATH6KL is not set
# CONFIG_AR5523 is not set
# CONFIG_WIL6210 is not set
# CONFIG_ATH10K is not set
# CONFIG_WCN36XX is not set
CONFIG_WLAN_VENDOR_ATMEL=y
# CONFIG_ATMEL is not set
# CONFIG_AT76C50X_USB is not set
CONFIG_WLAN_VENDOR_BROADCOM=y
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
CONFIG_BRCMUTIL=m
# CONFIG_BRCMSMAC is not set
CONFIG_BRCMFMAC=m
CONFIG_BRCMFMAC_PROTO_BCDC=y
CONFIG_BRCMFMAC_PROTO_MSGBUF=y
CONFIG_BRCMFMAC_SDIO=y
CONFIG_BRCMFMAC_USB=y
CONFIG_BRCMFMAC_PCIE=y
# CONFIG_BRCM_TRACING is not set
# CONFIG_BRCMDBG is not set
CONFIG_WLAN_VENDOR_CISCO=y
# CONFIG_AIRO is not set
CONFIG_WLAN_VENDOR_INTEL=y
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
# CONFIG_IWL4965 is not set
# CONFIG_IWL3945 is not set
CONFIG_IWLWIFI=m
CONFIG_IWLWIFI_LEDS=y
CONFIG_IWLDVM=m
CONFIG_IWLMVM=m
CONFIG_IWLWIFI_OPMODE_MODULAR=y

#
# Debugging Options
#
# CONFIG_IWLWIFI_DEBUG is not set
CONFIG_IWLWIFI_DEBUGFS=y
CONFIG_IWLWIFI_DEVICE_TRACING=y
# end of Debugging Options

# CONFIG_IWLMEI is not set
CONFIG_WLAN_VENDOR_INTERSIL=y
# CONFIG_HOSTAP is not set
# CONFIG_HERMES is not set
# CONFIG_P54_COMMON is not set
CONFIG_WLAN_VENDOR_MARVELL=y
# CONFIG_LIBERTAS is not set
# CONFIG_LIBERTAS_THINFIRM is not set
CONFIG_MWIFIEX=m
# CONFIG_MWIFIEX_SDIO is not set
CONFIG_MWIFIEX_PCIE=m
# CONFIG_MWIFIEX_USB is not set
# CONFIG_MWL8K is not set
CONFIG_WLAN_VENDOR_MEDIATEK=y
# CONFIG_MT7601U is not set
CONFIG_MT76_CORE=m
CONFIG_MT76_LEDS=y
CONFIG_MT76_CONNAC_LIB=m
# CONFIG_MT76x0U is not set
# CONFIG_MT76x0E is not set
# CONFIG_MT76x2E is not set
# CONFIG_MT76x2U is not set
# CONFIG_MT7603E is not set
# CONFIG_MT7615E is not set
# CONFIG_MT7663U is not set
# CONFIG_MT7663S is not set
# CONFIG_MT7915E is not set
CONFIG_MT7921_COMMON=m
CONFIG_MT7921E=m
# CONFIG_MT7921S is not set
# CONFIG_MT7921U is not set
CONFIG_WLAN_VENDOR_MICROCHIP=y
# CONFIG_WILC1000_SDIO is not set
# CONFIG_WILC1000_SPI is not set
CONFIG_WLAN_VENDOR_PURELIFI=y
# CONFIG_PLFXLC is not set
CONFIG_WLAN_VENDOR_RALINK=y
CONFIG_RT2X00=m
# CONFIG_RT2400PCI is not set
# CONFIG_RT2500PCI is not set
# CONFIG_RT61PCI is not set
CONFIG_RT2800PCI=m
# CONFIG_RT2800PCI_RT33XX is not set
# CONFIG_RT2800PCI_RT35XX is not set
# CONFIG_RT2800PCI_RT53XX is not set
CONFIG_RT2800PCI_RT3290=y
# CONFIG_RT2500USB is not set
# CONFIG_RT73USB is not set
CONFIG_RT2800USB=m
CONFIG_RT2800USB_RT33XX=y
CONFIG_RT2800USB_RT35XX=y
CONFIG_RT2800USB_RT3573=y
CONFIG_RT2800USB_RT53XX=y
CONFIG_RT2800USB_RT55XX=y
CONFIG_RT2800USB_UNKNOWN=y
CONFIG_RT2800_LIB=m
CONFIG_RT2800_LIB_MMIO=m
CONFIG_RT2X00_LIB_MMIO=m
CONFIG_RT2X00_LIB_PCI=m
CONFIG_RT2X00_LIB_USB=m
CONFIG_RT2X00_LIB=m
CONFIG_RT2X00_LIB_FIRMWARE=y
CONFIG_RT2X00_LIB_CRYPTO=y
CONFIG_RT2X00_LIB_LEDS=y
# CONFIG_RT2X00_LIB_DEBUGFS is not set
# CONFIG_RT2X00_DEBUG is not set
CONFIG_WLAN_VENDOR_REALTEK=y
# CONFIG_RTL8180 is not set
# CONFIG_RTL8187 is not set
CONFIG_RTL_CARDS=m
# CONFIG_RTL8192CE is not set
# CONFIG_RTL8192SE is not set
# CONFIG_RTL8192DE is not set
# CONFIG_RTL8723AE is not set
# CONFIG_RTL8723BE is not set
# CONFIG_RTL8188EE is not set
# CONFIG_RTL8192EE is not set
# CONFIG_RTL8821AE is not set
# CONFIG_RTL8192CU is not set
# CONFIG_RTL8XXXU is not set
CONFIG_RTW88=m
CONFIG_RTW88_CORE=m
CONFIG_RTW88_PCI=m
CONFIG_RTW88_8822B=m
CONFIG_RTW88_8822C=m
CONFIG_RTW88_8822BE=m
CONFIG_RTW88_8822CE=m
# CONFIG_RTW88_8723DE is not set
# CONFIG_RTW88_8821CE is not set
CONFIG_RTW88_DEBUG=y
CONFIG_RTW88_DEBUGFS=y
CONFIG_RTW89=m
CONFIG_RTW89_CORE=m
CONFIG_RTW89_PCI=m
CONFIG_RTW89_8852A=m
CONFIG_RTW89_8852AE=m
# CONFIG_RTW89_8852CE is not set
CONFIG_RTW89_DEBUG=y
CONFIG_RTW89_DEBUGMSG=y
CONFIG_RTW89_DEBUGFS=y
CONFIG_WLAN_VENDOR_RSI=y
# CONFIG_RSI_91X is not set
CONFIG_WLAN_VENDOR_SILABS=y
# CONFIG_WFX is not set
CONFIG_WLAN_VENDOR_ST=y
# CONFIG_CW1200 is not set
CONFIG_WLAN_VENDOR_TI=y
# CONFIG_WL1251 is not set
# CONFIG_WL12XX is not set
# CONFIG_WL18XX is not set
# CONFIG_WLCORE is not set
CONFIG_WLAN_VENDOR_ZYDAS=y
# CONFIG_USB_ZD1201 is not set
# CONFIG_ZD1211RW is not set
CONFIG_WLAN_VENDOR_QUANTENNA=y
# CONFIG_QTNFMAC_PCIE is not set
CONFIG_MAC80211_HWSIM=m
CONFIG_USB_NET_RNDIS_WLAN=m
# CONFIG_VIRT_WIFI is not set
# CONFIG_WAN is not set

#
# Wireless WAN
#
CONFIG_WWAN=y
CONFIG_WWAN_DEBUGFS=y
# CONFIG_WWAN_HWSIM is not set
# CONFIG_IOSM is not set
CONFIG_MTK_T7XX=m
# end of Wireless WAN

# CONFIG_VMXNET3 is not set
# CONFIG_FUJITSU_ES is not set
CONFIG_USB4_NET=m
# CONFIG_NETDEVSIM is not set
# CONFIG_NET_FAILOVER is not set
# CONFIG_ISDN is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_LEDS=y
CONFIG_INPUT_FF_MEMLESS=y
CONFIG_INPUT_SPARSEKMAP=m
CONFIG_INPUT_MATRIXKMAP=y
CONFIG_INPUT_VIVALDIFMAP=y

#
# Userland interfaces
#
# CONFIG_INPUT_MOUSEDEV is not set
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADC is not set
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
# CONFIG_KEYBOARD_APPLESPI is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1050 is not set
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_DLINK_DIR685 is not set
# CONFIG_KEYBOARD_LKKBD is not set
CONFIG_KEYBOARD_GPIO=y
# CONFIG_KEYBOARD_GPIO_POLLED is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_MATRIX is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_SAMSUNG is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_KEYBOARD_CROS_EC=y
# CONFIG_KEYBOARD_CYPRESS_SF is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_PS2_ALPS is not set
CONFIG_MOUSE_PS2_BYD=y
# CONFIG_MOUSE_PS2_LOGIPS2PP is not set
# CONFIG_MOUSE_PS2_SYNAPTICS is not set
CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y
# CONFIG_MOUSE_PS2_CYPRESS is not set
# CONFIG_MOUSE_PS2_LIFEBOOK is not set
# CONFIG_MOUSE_PS2_TRACKPOINT is not set
# CONFIG_MOUSE_PS2_ELANTECH is not set
# CONFIG_MOUSE_PS2_SENTELIC is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_PS2_FOCALTECH is not set
CONFIG_MOUSE_PS2_SMBUS=y
# CONFIG_MOUSE_SERIAL is not set
CONFIG_MOUSE_APPLETOUCH=m
# CONFIG_MOUSE_BCM5974 is not set
CONFIG_MOUSE_CYAPA=y
CONFIG_MOUSE_ELAN_I2C=y
CONFIG_MOUSE_ELAN_I2C_I2C=y
# CONFIG_MOUSE_ELAN_I2C_SMBUS is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_GPIO is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
# CONFIG_MOUSE_SYNAPTICS_USB is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADC is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
CONFIG_JOYSTICK_IFORCE=m
CONFIG_JOYSTICK_IFORCE_USB=m
# CONFIG_JOYSTICK_IFORCE_232 is not set
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_AS5011 is not set
# CONFIG_JOYSTICK_JOYDUMP is not set
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y
# CONFIG_JOYSTICK_PSXPAD_SPI is not set
# CONFIG_JOYSTICK_PXRC is not set
# CONFIG_JOYSTICK_QWIIC is not set
# CONFIG_JOYSTICK_FSIA6B is not set
# CONFIG_JOYSTICK_SENSEHAT is not set
CONFIG_INPUT_TABLET=y
# CONFIG_TABLET_USB_ACECAD is not set
# CONFIG_TABLET_USB_AIPTEK is not set
# CONFIG_TABLET_USB_HANWANG is not set
# CONFIG_TABLET_USB_KBTAB is not set
# CONFIG_TABLET_USB_PEGASUS is not set
# CONFIG_TABLET_SERIAL_WACOM4 is not set
CONFIG_INPUT_TOUCHSCREEN=y
# CONFIG_TOUCHSCREEN_ADS7846 is not set
# CONFIG_TOUCHSCREEN_AD7877 is not set
# CONFIG_TOUCHSCREEN_AD7879 is not set
# CONFIG_TOUCHSCREEN_ADC is not set
CONFIG_TOUCHSCREEN_ATMEL_MXT=y
# CONFIG_TOUCHSCREEN_ATMEL_MXT_T37 is not set
# CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
# CONFIG_TOUCHSCREEN_BU21013 is not set
# CONFIG_TOUCHSCREEN_BU21029 is not set
# CONFIG_TOUCHSCREEN_CHIPONE_ICN8505 is not set
# CONFIG_TOUCHSCREEN_CY8CTMA140 is not set
# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
# CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
# CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set
# CONFIG_TOUCHSCREEN_DYNAPRO is not set
# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
# CONFIG_TOUCHSCREEN_EETI is not set
# CONFIG_TOUCHSCREEN_EGALAX_SERIAL is not set
# CONFIG_TOUCHSCREEN_EXC3000 is not set
# CONFIG_TOUCHSCREEN_FUJITSU is not set
# CONFIG_TOUCHSCREEN_GOODIX is not set
# CONFIG_TOUCHSCREEN_HIDEEP is not set
# CONFIG_TOUCHSCREEN_HYCON_HY46XX is not set
# CONFIG_TOUCHSCREEN_ILI210X is not set
# CONFIG_TOUCHSCREEN_ILITEK is not set
# CONFIG_TOUCHSCREEN_S6SY761 is not set
# CONFIG_TOUCHSCREEN_GUNZE is not set
# CONFIG_TOUCHSCREEN_EKTF2127 is not set
CONFIG_TOUCHSCREEN_ELAN=y
# CONFIG_TOUCHSCREEN_ELO is not set
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
# CONFIG_TOUCHSCREEN_WACOM_I2C is not set
# CONFIG_TOUCHSCREEN_MAX11801 is not set
# CONFIG_TOUCHSCREEN_MCS5000 is not set
# CONFIG_TOUCHSCREEN_MMS114 is not set
CONFIG_TOUCHSCREEN_MELFAS_MIP4=y
# CONFIG_TOUCHSCREEN_MSG2638 is not set
# CONFIG_TOUCHSCREEN_MTOUCH is not set
# CONFIG_TOUCHSCREEN_IMAGIS is not set
# CONFIG_TOUCHSCREEN_INEXIO is not set
# CONFIG_TOUCHSCREEN_MK712 is not set
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
# CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
# CONFIG_TOUCHSCREEN_PIXCIR is not set
CONFIG_TOUCHSCREEN_WDT87XX_I2C=y
CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
CONFIG_TOUCHSCREEN_USB_EGALAX=y
CONFIG_TOUCHSCREEN_USB_PANJIT=y
CONFIG_TOUCHSCREEN_USB_3M=y
CONFIG_TOUCHSCREEN_USB_ITM=y
CONFIG_TOUCHSCREEN_USB_ETURBO=y
CONFIG_TOUCHSCREEN_USB_GUNZE=y
CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y
CONFIG_TOUCHSCREEN_USB_IRTOUCH=y
CONFIG_TOUCHSCREEN_USB_IDEALTEK=y
CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y
CONFIG_TOUCHSCREEN_USB_GOTOP=y
CONFIG_TOUCHSCREEN_USB_JASTEC=y
CONFIG_TOUCHSCREEN_USB_ELO=y
CONFIG_TOUCHSCREEN_USB_E2I=y
CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y
CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y
CONFIG_TOUCHSCREEN_USB_NEXIO=y
CONFIG_TOUCHSCREEN_USB_EASYTOUCH=y
# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
# CONFIG_TOUCHSCREEN_TSC_SERIO is not set
# CONFIG_TOUCHSCREEN_TSC2004 is not set
# CONFIG_TOUCHSCREEN_TSC2005 is not set
# CONFIG_TOUCHSCREEN_TSC2007 is not set
CONFIG_TOUCHSCREEN_RM_TS=y
# CONFIG_TOUCHSCREEN_SILEAD is not set
# CONFIG_TOUCHSCREEN_SIS_I2C is not set
# CONFIG_TOUCHSCREEN_ST1232 is not set
# CONFIG_TOUCHSCREEN_STMFTS is not set
# CONFIG_TOUCHSCREEN_SUR40 is not set
# CONFIG_TOUCHSCREEN_SURFACE3_SPI is not set
# CONFIG_TOUCHSCREEN_SX8654 is not set
# CONFIG_TOUCHSCREEN_TPS6507X is not set
# CONFIG_TOUCHSCREEN_ZET6223 is not set
# CONFIG_TOUCHSCREEN_ZFORCE is not set
# CONFIG_TOUCHSCREEN_COLIBRI_VF50 is not set
# CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
# CONFIG_TOUCHSCREEN_IQS5XX is not set
# CONFIG_TOUCHSCREEN_ZINITIX is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_BMA150 is not set
# CONFIG_INPUT_E3X0_BUTTON is not set
# CONFIG_INPUT_MMA8450 is not set
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_GPIO_BEEPER is not set
# CONFIG_INPUT_GPIO_DECODER is not set
# CONFIG_INPUT_GPIO_VIBRA is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_KXTJ9 is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_CM109 is not set
CONFIG_INPUT_UINPUT=m
# CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
# CONFIG_INPUT_DA7280_HAPTICS is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_IMS_PCU is not set
# CONFIG_INPUT_IQS269A is not set
# CONFIG_INPUT_IQS626A is not set
# CONFIG_INPUT_IQS7222 is not set
# CONFIG_INPUT_CMA3000 is not set
# CONFIG_INPUT_IDEAPAD_SLIDEBAR is not set
# CONFIG_INPUT_SOC_BUTTON_ARRAY is not set
# CONFIG_INPUT_DRV260X_HAPTICS is not set
# CONFIG_INPUT_DRV2665_HAPTICS is not set
# CONFIG_INPUT_DRV2667_HAPTICS is not set
CONFIG_RMI4_CORE=m
# CONFIG_RMI4_I2C is not set
# CONFIG_RMI4_SPI is not set
# CONFIG_RMI4_SMB is not set
CONFIG_RMI4_F03=y
CONFIG_RMI4_F03_SERIO=m
CONFIG_RMI4_2D_SENSOR=y
CONFIG_RMI4_F11=y
CONFIG_RMI4_F12=y
CONFIG_RMI4_F30=y
# CONFIG_RMI4_F34 is not set
# CONFIG_RMI4_F3A is not set
# CONFIG_RMI4_F54 is not set
# CONFIG_RMI4_F55 is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_SERIO_ARC_PS2 is not set
# CONFIG_SERIO_GPIO_PS2 is not set
# CONFIG_USERIO is not set
# CONFIG_GAMEPORT is not set
# end of Hardware I/O ports
# end of Input device support

#
# Character devices
#
CONFIG_TTY=y
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_LDISC_AUTOLOAD=y

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MAX3100 is not set
# CONFIG_SERIAL_MAX310X is not set
# CONFIG_SERIAL_UARTLITE is not set
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_LANTIQ is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_SC16IS7XX is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_ARC is not set
# CONFIG_SERIAL_RP2 is not set
# CONFIG_SERIAL_FSL_LPUART is not set
# CONFIG_SERIAL_FSL_LINFLEXUART is not set
# CONFIG_SERIAL_SPRD is not set
# end of Serial drivers

# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_N_GSM is not set
# CONFIG_NOZOMI is not set
# CONFIG_NULL_TTY is not set
# CONFIG_SERIAL_DEV_BUS is not set
# CONFIG_TTY_PRINTK is not set
# CONFIG_VIRTIO_CONSOLE is not set
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_INTEL=y
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_BA431 is not set
# CONFIG_HW_RANDOM_VIA is not set
# CONFIG_HW_RANDOM_XIPHERA is not set
# CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set
CONFIG_DEVMEM=y
CONFIG_NVRAM=y
CONFIG_DEVPORT=y
CONFIG_HPET=y
# CONFIG_HPET_MMAP is not set
# CONFIG_HANGCHECK_TIMER is not set
CONFIG_TCG_TPM=y
CONFIG_HW_RANDOM_TPM=y
CONFIG_TCG_TIS_CORE=y
CONFIG_TCG_TIS=y
CONFIG_TCG_TIS_SPI=y
CONFIG_TCG_TIS_SPI_CR50=y
# CONFIG_TCG_TIS_I2C is not set
# CONFIG_TCG_TIS_I2C_CR50 is not set
# CONFIG_TCG_TIS_I2C_ATMEL is not set
# CONFIG_TCG_TIS_I2C_INFINEON is not set
# CONFIG_TCG_TIS_I2C_NUVOTON is not set
# CONFIG_TCG_NSC is not set
# CONFIG_TCG_ATMEL is not set
# CONFIG_TCG_INFINEON is not set
# CONFIG_TCG_CRB is not set
# CONFIG_TCG_VTPM_PROXY is not set
# CONFIG_TCG_TIS_ST33ZP24_I2C is not set
# CONFIG_TCG_TIS_ST33ZP24_SPI is not set
# CONFIG_TELCLOCK is not set
# CONFIG_XILLYBUS is not set
# CONFIG_XILLYUSB is not set
# CONFIG_RANDOM_TRUST_CPU is not set
# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
# end of Character devices

#
# I2C support
#
CONFIG_I2C=y
CONFIG_ACPI_I2C_OPREGION=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MUX=y

#
# Multiplexer I2C Chip support
#
# CONFIG_I2C_MUX_GPIO is not set
# CONFIG_I2C_MUX_LTC4306 is not set
# CONFIG_I2C_MUX_PCA9541 is not set
# CONFIG_I2C_MUX_PCA954x is not set
# CONFIG_I2C_MUX_REG is not set
# CONFIG_I2C_MUX_MLXCPLD is not set
# end of Multiplexer I2C Chip support

CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=y
CONFIG_I2C_ALGOBIT=y

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
CONFIG_I2C_CCGX_UCSI=y
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_AMD_MP2 is not set
CONFIG_I2C_I801=y
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_ISMT is not set
CONFIG_I2C_PIIX4=m
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_NVIDIA_GPU is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set

#
# ACPI drivers
#
# CONFIG_I2C_SCMI is not set

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_CBUS_GPIO is not set
CONFIG_I2C_DESIGNWARE_CORE=y
# CONFIG_I2C_DESIGNWARE_SLAVE is not set
CONFIG_I2C_DESIGNWARE_PLATFORM=y
# CONFIG_I2C_DESIGNWARE_AMDPSP is not set
# CONFIG_I2C_DESIGNWARE_BAYTRAIL is not set
CONFIG_I2C_DESIGNWARE_PCI=y
# CONFIG_I2C_EMEV2 is not set
# CONFIG_I2C_GPIO is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_XILINX is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_DIOLAN_U2C is not set
# CONFIG_I2C_CP2615 is not set
# CONFIG_I2C_PCI1XXXX is not set
# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_MLXCPLD is not set
CONFIG_I2C_CROS_EC_TUNNEL=m
# CONFIG_I2C_VIRTIO is not set
# end of I2C Hardware Bus support

CONFIG_I2C_STUB=m
# CONFIG_I2C_SLAVE is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# end of I2C support

# CONFIG_I3C is not set
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y
# CONFIG_SPI_MEM is not set

#
# SPI Master Controller Drivers
#
# CONFIG_SPI_ALTERA is not set
# CONFIG_SPI_AXI_SPI_ENGINE is not set
CONFIG_SPI_BITBANG=m
# CONFIG_SPI_CADENCE is not set
# CONFIG_SPI_DESIGNWARE is not set
# CONFIG_SPI_NXP_FLEXSPI is not set
# CONFIG_SPI_GPIO is not set
# CONFIG_SPI_MICROCHIP_CORE is not set
# CONFIG_SPI_MICROCHIP_CORE_QSPI is not set
# CONFIG_SPI_LANTIQ_SSC is not set
# CONFIG_SPI_OC_TINY is not set
CONFIG_SPI_PXA2XX=y
CONFIG_SPI_PXA2XX_PCI=y
# CONFIG_SPI_ROCKCHIP is not set
# CONFIG_SPI_SC18IS602 is not set
# CONFIG_SPI_SIFIVE is not set
# CONFIG_SPI_MXIC is not set
# CONFIG_SPI_XCOMM is not set
# CONFIG_SPI_XILINX is not set
# CONFIG_SPI_ZYNQMP_GQSPI is not set
# CONFIG_SPI_AMD is not set

#
# SPI Multiplexer support
#
# CONFIG_SPI_MUX is not set

#
# SPI Protocol Masters
#
CONFIG_SPI_SPIDEV=y
# CONFIG_SPI_LOOPBACK_TEST is not set
# CONFIG_SPI_TLE62X0 is not set
# CONFIG_SPI_SLAVE is not set
CONFIG_SPI_DYNAMIC=y
# CONFIG_SPMI is not set
# CONFIG_HSI is not set
CONFIG_PPS=m
# CONFIG_PPS_DEBUG is not set

#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
# CONFIG_PPS_CLIENT_LDISC is not set
# CONFIG_PPS_CLIENT_GPIO is not set

#
# PPS generators support
#

#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=m
CONFIG_PTP_1588_CLOCK_OPTIONAL=m

#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
# CONFIG_PTP_1588_CLOCK_IDT82P33 is not set
# CONFIG_PTP_1588_CLOCK_IDTCM is not set
# end of PTP clock support

CONFIG_PINCTRL=y
CONFIG_PINMUX=y
CONFIG_PINCONF=y
CONFIG_GENERIC_PINCONF=y
# CONFIG_DEBUG_PINCTRL is not set
# CONFIG_PINCTRL_AMD is not set
# CONFIG_PINCTRL_CY8C95X0 is not set
# CONFIG_PINCTRL_MCP23S08 is not set
# CONFIG_PINCTRL_SX150X is not set

#
# Intel pinctrl drivers
#
CONFIG_PINCTRL_BAYTRAIL=y
CONFIG_PINCTRL_CHERRYVIEW=y
# CONFIG_PINCTRL_LYNXPOINT is not set
CONFIG_PINCTRL_INTEL=y
# CONFIG_PINCTRL_ALDERLAKE is not set
CONFIG_PINCTRL_BROXTON=y
CONFIG_PINCTRL_CANNONLAKE=y
# CONFIG_PINCTRL_CEDARFORK is not set
# CONFIG_PINCTRL_DENVERTON is not set
# CONFIG_PINCTRL_ELKHARTLAKE is not set
# CONFIG_PINCTRL_EMMITSBURG is not set
CONFIG_PINCTRL_GEMINILAKE=y
CONFIG_PINCTRL_ICELAKE=y
CONFIG_PINCTRL_JASPERLAKE=y
# CONFIG_PINCTRL_LAKEFIELD is not set
# CONFIG_PINCTRL_LEWISBURG is not set
# CONFIG_PINCTRL_METEORLAKE is not set
CONFIG_PINCTRL_SUNRISEPOINT=y
CONFIG_PINCTRL_TIGERLAKE=y
# end of Intel pinctrl drivers

#
# Renesas pinctrl drivers
#
# end of Renesas pinctrl drivers

CONFIG_GPIOLIB=y
CONFIG_GPIOLIB_FASTPATH_LIMIT=512
CONFIG_GPIO_ACPI=y
CONFIG_GPIOLIB_IRQCHIP=y
CONFIG_DEBUG_GPIO=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_CDEV=y
CONFIG_GPIO_CDEV_V1=y

#
# Memory mapped GPIO drivers
#
# CONFIG_GPIO_AMDPT is not set
# CONFIG_GPIO_DWAPB is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_ICH is not set
# CONFIG_GPIO_MB86S7X is not set
# CONFIG_GPIO_VX855 is not set
# CONFIG_GPIO_AMD_FCH is not set
# end of Memory mapped GPIO drivers

#
# Port-mapped I/O GPIO drivers
#
# CONFIG_GPIO_F7188X is not set
# CONFIG_GPIO_IT87 is not set
# CONFIG_GPIO_SCH is not set
# CONFIG_GPIO_SCH311X is not set
# CONFIG_GPIO_WINBOND is not set
# CONFIG_GPIO_WS16C48 is not set
# end of Port-mapped I/O GPIO drivers

#
# I2C GPIO expanders
#
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCA9570 is not set
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_TPIC2810 is not set
# end of I2C GPIO expanders

#
# MFD GPIO expanders
#
# end of MFD GPIO expanders

#
# PCI GPIO expanders
#
# CONFIG_GPIO_AMD8111 is not set
# CONFIG_GPIO_BT8XX is not set
# CONFIG_GPIO_ML_IOH is not set
# CONFIG_GPIO_PCI_IDIO_16 is not set
# CONFIG_GPIO_PCIE_IDIO_24 is not set
# CONFIG_GPIO_RDC321X is not set
# end of PCI GPIO expanders

#
# SPI GPIO expanders
#
# CONFIG_GPIO_MAX3191X is not set
# CONFIG_GPIO_MAX7301 is not set
# CONFIG_GPIO_MC33880 is not set
# CONFIG_GPIO_PISOSR is not set
# CONFIG_GPIO_XRA1403 is not set
# end of SPI GPIO expanders

#
# USB GPIO expanders
#
# end of USB GPIO expanders

#
# Virtual GPIO drivers
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_MOCKUP is not set
# CONFIG_GPIO_SIM is not set
# end of Virtual GPIO drivers

# CONFIG_W1 is not set
# CONFIG_POWER_RESET is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_POWER_SUPPLY_HWMON=y
# CONFIG_PDA_POWER is not set
# CONFIG_GENERIC_ADC_BATTERY is not set
# CONFIG_IP5XXX_POWER is not set
# CONFIG_TEST_POWER is not set
# CONFIG_CHARGER_ADP5061 is not set
# CONFIG_BATTERY_CW2015 is not set
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_SAMSUNG_SDI is not set
CONFIG_BATTERY_SBS=m
# CONFIG_CHARGER_SBS is not set
# CONFIG_MANAGER_SBS is not set
# CONFIG_BATTERY_BQ27XXX is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_CHARGER_LP8727 is not set
# CONFIG_CHARGER_GPIO is not set
# CONFIG_CHARGER_LT3651 is not set
# CONFIG_CHARGER_LTC4162L is not set
# CONFIG_CHARGER_MAX77976 is not set
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_CHARGER_BQ24257 is not set
# CONFIG_CHARGER_BQ24735 is not set
# CONFIG_CHARGER_BQ2515X is not set
# CONFIG_CHARGER_BQ25890 is not set
# CONFIG_CHARGER_BQ25980 is not set
# CONFIG_CHARGER_BQ256XX is not set
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
# CONFIG_BATTERY_GOLDFISH is not set
# CONFIG_BATTERY_RT5033 is not set
# CONFIG_CHARGER_RT9455 is not set
CONFIG_CHARGER_CROS_USBPD=y
CONFIG_CHARGER_CROS_PCHG=y
# CONFIG_CHARGER_BD99954 is not set
CONFIG_CHARGER_WILCO=m
# CONFIG_BATTERY_UG3105 is not set
CONFIG_HWMON=y
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Native drivers
#
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7314 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM1177 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7310 is not set
# CONFIG_SENSORS_ADT7410 is not set
# CONFIG_SENSORS_ADT7411 is not set
# CONFIG_SENSORS_ADT7462 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_AHT10 is not set
# CONFIG_SENSORS_AQUACOMPUTER_D5NEXT is not set
# CONFIG_SENSORS_AS370 is not set
# CONFIG_SENSORS_ASC7621 is not set
# CONFIG_SENSORS_AXI_FAN_CONTROL is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_K10TEMP is not set
# CONFIG_SENSORS_FAM15H_POWER is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_CORSAIR_CPRO is not set
# CONFIG_SENSORS_CORSAIR_PSU is not set
# CONFIG_SENSORS_DRIVETEMP is not set
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_DELL_SMM is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_FTSTEUTATES is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_G760A is not set
# CONFIG_SENSORS_G762 is not set
# CONFIG_SENSORS_HIH6130 is not set
# CONFIG_SENSORS_IIO_HWMON is not set
# CONFIG_SENSORS_I5500 is not set
CONFIG_SENSORS_CORETEMP=y
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_POWR1220 is not set
# CONFIG_SENSORS_LINEAGE is not set
# CONFIG_SENSORS_LTC2945 is not set
# CONFIG_SENSORS_LTC2947_I2C is not set
# CONFIG_SENSORS_LTC2947_SPI is not set
# CONFIG_SENSORS_LTC2990 is not set
# CONFIG_SENSORS_LTC2992 is not set
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4222 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4260 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_MAX1111 is not set
# CONFIG_SENSORS_MAX127 is not set
# CONFIG_SENSORS_MAX16065 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX1668 is not set
# CONFIG_SENSORS_MAX197 is not set
# CONFIG_SENSORS_MAX31722 is not set
# CONFIG_SENSORS_MAX31730 is not set
# CONFIG_SENSORS_MAX31760 is not set
# CONFIG_SENSORS_MAX6620 is not set
# CONFIG_SENSORS_MAX6621 is not set
# CONFIG_SENSORS_MAX6639 is not set
# CONFIG_SENSORS_MAX6642 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_MAX6697 is not set
# CONFIG_SENSORS_MAX31790 is not set
# CONFIG_SENSORS_MCP3021 is not set
# CONFIG_SENSORS_TC654 is not set
# CONFIG_SENSORS_TPS23861 is not set
# CONFIG_SENSORS_MR75203 is not set
# CONFIG_SENSORS_ADCXX is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM70 is not set
# CONFIG_SENSORS_LM73 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_LM95234 is not set
# CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_NTC_THERMISTOR is not set
# CONFIG_SENSORS_NCT6683 is not set
# CONFIG_SENSORS_NCT6775 is not set
# CONFIG_SENSORS_NCT6775_I2C is not set
# CONFIG_SENSORS_NCT7802 is not set
# CONFIG_SENSORS_NCT7904 is not set
# CONFIG_SENSORS_NPCM7XX is not set
# CONFIG_SENSORS_NZXT_KRAKEN2 is not set
# CONFIG_SENSORS_NZXT_SMART2 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_PMBUS is not set
# CONFIG_SENSORS_SBTSI is not set
# CONFIG_SENSORS_SBRMI is not set
# CONFIG_SENSORS_SHT15 is not set
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SHT3x is not set
# CONFIG_SENSORS_SHT4x is not set
# CONFIG_SENSORS_SHTC1 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC2305 is not set
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_SCH5627 is not set
# CONFIG_SENSORS_SCH5636 is not set
# CONFIG_SENSORS_STTS751 is not set
# CONFIG_SENSORS_SMM665 is not set
# CONFIG_SENSORS_ADC128D818 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_ADS7871 is not set
# CONFIG_SENSORS_AMC6821 is not set
# CONFIG_SENSORS_INA209 is not set
# CONFIG_SENSORS_INA2XX is not set
# CONFIG_SENSORS_INA238 is not set
# CONFIG_SENSORS_INA3221 is not set
# CONFIG_SENSORS_TC74 is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP103 is not set
# CONFIG_SENSORS_TMP108 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_TMP464 is not set
# CONFIG_SENSORS_TMP513 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83773G is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83795 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_XGENE is not set

#
# ACPI drivers
#
# CONFIG_SENSORS_ACPI_POWER is not set
# CONFIG_SENSORS_ATK0110 is not set
# CONFIG_SENSORS_ASUS_WMI is not set
# CONFIG_SENSORS_ASUS_EC is not set
CONFIG_THERMAL=y
# CONFIG_THERMAL_NETLINK is not set
# CONFIG_THERMAL_STATISTICS is not set
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
CONFIG_THERMAL_HWMON=y
CONFIG_THERMAL_WRITABLE_TRIPS=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
# CONFIG_THERMAL_GOV_FAIR_SHARE is not set
CONFIG_THERMAL_GOV_STEP_WISE=y
# CONFIG_THERMAL_GOV_BANG_BANG is not set
CONFIG_THERMAL_GOV_USER_SPACE=y
# CONFIG_DEVFREQ_THERMAL is not set
# CONFIG_THERMAL_EMULATION is not set

#
# Intel thermal drivers
#
# CONFIG_INTEL_POWERCLAMP is not set
CONFIG_X86_THERMAL_VECTOR=y
CONFIG_X86_PKG_TEMP_THERMAL=y
CONFIG_INTEL_SOC_DTS_IOSF_CORE=y
CONFIG_INTEL_SOC_DTS_THERMAL=y

#
# ACPI INT340X thermal drivers
#
CONFIG_INT340X_THERMAL=y
CONFIG_ACPI_THERMAL_REL=y
# CONFIG_INT3406_THERMAL is not set
CONFIG_PROC_THERMAL_MMIO_RAPL=y
# end of ACPI INT340X thermal drivers

# CONFIG_INTEL_PCH_THERMAL is not set
# CONFIG_INTEL_TCC_COOLING is not set
CONFIG_INTEL_MENLOW=m
# CONFIG_INTEL_HFI_THERMAL is not set
# end of Intel thermal drivers

# CONFIG_GENERIC_ADC_THERMAL is not set
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
CONFIG_WATCHDOG_OPEN_TIMEOUT=0
# CONFIG_WATCHDOG_SYSFS is not set
# CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT is not set

#
# Watchdog Pretimeout Governors
#
# CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set

#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=m
# CONFIG_WDAT_WDT is not set
# CONFIG_XILINX_WATCHDOG is not set
# CONFIG_ZIIRAVE_WATCHDOG is not set
# CONFIG_CADENCE_WATCHDOG is not set
# CONFIG_DW_WATCHDOG is not set
# CONFIG_MAX63XX_WATCHDOG is not set
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
# CONFIG_ALIM1535_WDT is not set
# CONFIG_ALIM7101_WDT is not set
# CONFIG_EBC_C384_WDT is not set
# CONFIG_EXAR_WDT is not set
# CONFIG_F71808E_WDT is not set
# CONFIG_SP5100_TCO is not set
# CONFIG_SBC_FITPC2_WATCHDOG is not set
# CONFIG_EUROTECH_WDT is not set
# CONFIG_IB700_WDT is not set
# CONFIG_IBMASR is not set
# CONFIG_WAFER_WDT is not set
# CONFIG_I6300ESB_WDT is not set
# CONFIG_IE6XX_WDT is not set
CONFIG_ITCO_WDT=y
CONFIG_ITCO_VENDOR_SUPPORT=y
# CONFIG_IT8712F_WDT is not set
# CONFIG_IT87_WDT is not set
# CONFIG_HP_WATCHDOG is not set
# CONFIG_SC1200_WDT is not set
# CONFIG_PC87413_WDT is not set
# CONFIG_NV_TCO is not set
# CONFIG_60XX_WDT is not set
# CONFIG_CPU5_WDT is not set
# CONFIG_SMSC_SCH311X_WDT is not set
# CONFIG_SMSC37B787_WDT is not set
# CONFIG_TQMX86_WDT is not set
# CONFIG_VIA_WDT is not set
# CONFIG_W83627HF_WDT is not set
# CONFIG_W83877F_WDT is not set
# CONFIG_W83977F_WDT is not set
# CONFIG_MACHZ_WDT is not set
# CONFIG_SBC_EPX_C3_WATCHDOG is not set
# CONFIG_INTEL_MEI_WDT is not set
# CONFIG_NI903X_WDT is not set
# CONFIG_NIC7018_WDT is not set
# CONFIG_MEN_A21_WDT is not set

#
# PCI-based Watchdog Cards
#
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_WDTPCI is not set

#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG is not set
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB is not set
CONFIG_BCMA_POSSIBLE=y
# CONFIG_BCMA is not set

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
# CONFIG_MFD_AS3711 is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_AAT2870_CORE is not set
# CONFIG_MFD_BCM590XX is not set
# CONFIG_MFD_BD9571MWV is not set
# CONFIG_MFD_AXP20X_I2C is not set
CONFIG_MFD_CROS_EC_DEV=y
# CONFIG_MFD_MADERA is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_SPI is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_MFD_DA9055 is not set
# CONFIG_MFD_DA9062 is not set
# CONFIG_MFD_DA9063 is not set
# CONFIG_MFD_DA9150 is not set
# CONFIG_MFD_DLN2 is not set
# CONFIG_MFD_MC13XXX_SPI is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_MFD_MP2629 is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_HTC_I2CPLD is not set
# CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set
CONFIG_LPC_ICH=y
CONFIG_LPC_SCH=y
# CONFIG_INTEL_SOC_PMIC is not set
# CONFIG_INTEL_SOC_PMIC_BXTWC is not set
# CONFIG_INTEL_SOC_PMIC_CHTWC is not set
# CONFIG_INTEL_SOC_PMIC_CHTDC_TI is not set
# CONFIG_INTEL_SOC_PMIC_MRFLD is not set
CONFIG_MFD_INTEL_LPSS=y
CONFIG_MFD_INTEL_LPSS_ACPI=y
CONFIG_MFD_INTEL_LPSS_PCI=y
CONFIG_MFD_INTEL_PMC_BXT=y
# CONFIG_MFD_IQS62X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_KEMPLD is not set
# CONFIG_MFD_88PM800 is not set
# CONFIG_MFD_88PM805 is not set
# CONFIG_MFD_88PM860X is not set
# CONFIG_MFD_MAX14577 is not set
# CONFIG_MFD_MAX77693 is not set
# CONFIG_MFD_MAX77843 is not set
# CONFIG_MFD_MAX8907 is not set
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_MT6360 is not set
# CONFIG_MFD_MT6370 is not set
# CONFIG_MFD_MT6397 is not set
# CONFIG_MFD_MENF21BMC is not set
# CONFIG_MFD_OCELOT is not set
# CONFIG_EZX_PCAP is not set
# CONFIG_MFD_VIPERBOARD is not set
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_SY7636A is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_RT4831 is not set
# CONFIG_MFD_RT5033 is not set
# CONFIG_MFD_RT5120 is not set
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_SI476X_CORE is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_SKY81452 is not set
# CONFIG_MFD_SYSCON is not set
# CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_MFD_LP3943 is not set
# CONFIG_MFD_LP8788 is not set
# CONFIG_MFD_TI_LMU is not set
# CONFIG_MFD_PALMAS is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS65010 is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TPS65086 is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_TI_LP873X is not set
# CONFIG_MFD_TPS6586X is not set
# CONFIG_MFD_TPS65910 is not set
# CONFIG_MFD_TPS65912_I2C is not set
# CONFIG_MFD_TPS65912_SPI is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_MFD_TQMX86 is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_ARIZONA_SPI is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM831X_SPI is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_MFD_INTEL_M10_BMC is not set
# end of Multifunction device drivers

# CONFIG_REGULATOR is not set
# CONFIG_RC_CORE is not set

#
# CEC support
#
# CONFIG_MEDIA_CEC_SUPPORT is not set
# end of CEC support

CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_SUPPORT_FILTER=y
CONFIG_MEDIA_SUBDRV_AUTOSELECT=y

#
# Media device types
#
CONFIG_MEDIA_CAMERA_SUPPORT=y
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
# CONFIG_MEDIA_RADIO_SUPPORT is not set
# CONFIG_MEDIA_SDR_SUPPORT is not set
CONFIG_MEDIA_PLATFORM_SUPPORT=y
# CONFIG_MEDIA_TEST_SUPPORT is not set
# end of Media device types

CONFIG_VIDEO_DEV=y
CONFIG_MEDIA_CONTROLLER=y

#
# Video4Linux options
#
CONFIG_VIDEO_V4L2_I2C=y
CONFIG_VIDEO_V4L2_SUBDEV_API=y
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_V4L2_FWNODE=m
CONFIG_V4L2_ASYNC=m
# end of Video4Linux options

#
# Media controller options
#
# end of Media controller options

#
# Media drivers
#

#
# Drivers filtered as selected at 'Filter media drivers'
#

#
# Media drivers
#
CONFIG_MEDIA_USB_SUPPORT=y

#
# Webcam devices
#
# CONFIG_USB_GSPCA is not set
# CONFIG_USB_PWC is not set
# CONFIG_USB_S2255 is not set
# CONFIG_VIDEO_USBTV is not set
CONFIG_USB_VIDEO_CLASS=m
# CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV is not set

#
# Webcam, TV (analog/digital) USB devices
#
# CONFIG_VIDEO_EM28XX is not set
CONFIG_MEDIA_PCI_SUPPORT=y

#
# Media capture support
#
# CONFIG_VIDEO_SOLO6X10 is not set
# CONFIG_VIDEO_TW5864 is not set
# CONFIG_VIDEO_TW68 is not set
# CONFIG_VIDEO_TW686X is not set
# CONFIG_VIDEO_ZORAN is not set
CONFIG_VIDEO_IPU3_CIO2=m
# CONFIG_CIO2_BRIDGE is not set
CONFIG_MEDIA_PLATFORM_DRIVERS=y
# CONFIG_V4L_PLATFORM_DRIVERS is not set
# CONFIG_V4L_MEM2MEM_DRIVERS is not set

#
# Allegro DVT media platform drivers
#

#
# Amlogic media platform drivers
#

#
# Amphion drivers
#

#
# Aspeed media platform drivers
#

#
# Atmel media platform drivers
#

#
# Cadence media platform drivers
#
# CONFIG_VIDEO_CADENCE_CSI2RX is not set
# CONFIG_VIDEO_CADENCE_CSI2TX is not set

#
# Chips&Media media platform drivers
#

#
# Intel media platform drivers
#

#
# Marvell media platform drivers
#

#
# Mediatek media platform drivers
#

#
# NVidia media platform drivers
#

#
# NXP media platform drivers
#

#
# Qualcomm media platform drivers
#

#
# Renesas media platform drivers
#

#
# Rockchip media platform drivers
#

#
# Samsung media platform drivers
#

#
# STMicroelectronics media platform drivers
#

#
# Sunxi media platform drivers
#

#
# Texas Instruments drivers
#

#
# Verisilicon media platform drivers
#

#
# VIA media platform drivers
#

#
# Xilinx media platform drivers
#
CONFIG_VIDEOBUF2_CORE=m
CONFIG_VIDEOBUF2_V4L2=m
CONFIG_VIDEOBUF2_MEMOPS=m
CONFIG_VIDEOBUF2_VMALLOC=m
CONFIG_VIDEOBUF2_DMA_SG=m
# end of Media drivers

#
# Media ancillary drivers
#

#
# Camera sensor devices
#
# CONFIG_VIDEO_AR0521 is not set
CONFIG_VIDEO_HI556=m
# CONFIG_VIDEO_HI846 is not set
# CONFIG_VIDEO_HI847 is not set
CONFIG_VIDEO_IMX208=m
# CONFIG_VIDEO_IMX214 is not set
# CONFIG_VIDEO_IMX219 is not set
# CONFIG_VIDEO_IMX258 is not set
# CONFIG_VIDEO_IMX274 is not set
# CONFIG_VIDEO_IMX290 is not set
# CONFIG_VIDEO_IMX319 is not set
# CONFIG_VIDEO_IMX355 is not set
# CONFIG_VIDEO_MT9M001 is not set
# CONFIG_VIDEO_MT9M032 is not set
# CONFIG_VIDEO_MT9M111 is not set
# CONFIG_VIDEO_MT9P031 is not set
# CONFIG_VIDEO_MT9T001 is not set
# CONFIG_VIDEO_MT9T112 is not set
# CONFIG_VIDEO_MT9V011 is not set
# CONFIG_VIDEO_MT9V032 is not set
# CONFIG_VIDEO_MT9V111 is not set
# CONFIG_VIDEO_NOON010PC30 is not set
# CONFIG_VIDEO_OG01A1B is not set
# CONFIG_VIDEO_OV02A10 is not set
# CONFIG_VIDEO_OV08D10 is not set
CONFIG_VIDEO_OV13858=m
# CONFIG_VIDEO_OV13B10 is not set
# CONFIG_VIDEO_OV2640 is not set
# CONFIG_VIDEO_OV2659 is not set
# CONFIG_VIDEO_OV2680 is not set
# CONFIG_VIDEO_OV2685 is not set
CONFIG_VIDEO_OV2740=m
# CONFIG_VIDEO_OV5647 is not set
# CONFIG_VIDEO_OV5648 is not set
CONFIG_VIDEO_OV5670=m
CONFIG_VIDEO_OV5675=m
# CONFIG_VIDEO_OV5693 is not set
# CONFIG_VIDEO_OV5695 is not set
# CONFIG_VIDEO_OV6650 is not set
# CONFIG_VIDEO_OV7251 is not set
# CONFIG_VIDEO_OV7640 is not set
# CONFIG_VIDEO_OV7670 is not set
# CONFIG_VIDEO_OV772X is not set
# CONFIG_VIDEO_OV7740 is not set
CONFIG_VIDEO_OV8856=m
# CONFIG_VIDEO_OV8865 is not set
# CONFIG_VIDEO_OV9640 is not set
# CONFIG_VIDEO_OV9650 is not set
CONFIG_VIDEO_OV9734=m
# CONFIG_VIDEO_RDACM20 is not set
# CONFIG_VIDEO_RDACM21 is not set
# CONFIG_VIDEO_RJ54N1 is not set
# CONFIG_VIDEO_S5C73M3 is not set
# CONFIG_VIDEO_S5K4ECGX is not set
# CONFIG_VIDEO_S5K5BAF is not set
# CONFIG_VIDEO_S5K6A3 is not set
# CONFIG_VIDEO_S5K6AA is not set
# CONFIG_VIDEO_SR030PC30 is not set
# CONFIG_VIDEO_VS6624 is not set
# CONFIG_VIDEO_CCS is not set
# CONFIG_VIDEO_ET8EK8 is not set
# CONFIG_VIDEO_M5MOLS is not set
# end of Camera sensor devices

#
# Lens drivers
#
# CONFIG_VIDEO_AD5820 is not set
# CONFIG_VIDEO_AK7375 is not set
CONFIG_VIDEO_DW9714=m
CONFIG_VIDEO_DW9768=m
# CONFIG_VIDEO_DW9807_VCM is not set
# end of Lens drivers

#
# Flash devices
#
# CONFIG_VIDEO_ADP1653 is not set
# CONFIG_VIDEO_LM3560 is not set
# CONFIG_VIDEO_LM3646 is not set
# end of Flash devices

#
# Audio decoders, processors and mixers
#
# CONFIG_VIDEO_CS3308 is not set
# CONFIG_VIDEO_CS5345 is not set
# CONFIG_VIDEO_CS53L32A is not set
# CONFIG_VIDEO_MSP3400 is not set
# CONFIG_VIDEO_SONY_BTF_MPX is not set
# CONFIG_VIDEO_TDA1997X is not set
# CONFIG_VIDEO_TDA7432 is not set
# CONFIG_VIDEO_TDA9840 is not set
# CONFIG_VIDEO_TEA6415C is not set
# CONFIG_VIDEO_TEA6420 is not set
# CONFIG_VIDEO_TLV320AIC23B is not set
# CONFIG_VIDEO_TVAUDIO is not set
# CONFIG_VIDEO_UDA1342 is not set
# CONFIG_VIDEO_VP27SMPX is not set
# CONFIG_VIDEO_WM8739 is not set
# CONFIG_VIDEO_WM8775 is not set
# end of Audio decoders, processors and mixers

#
# RDS decoders
#
# CONFIG_VIDEO_SAA6588 is not set
# end of RDS decoders

#
# Video decoders
#
# CONFIG_VIDEO_ADV7180 is not set
# CONFIG_VIDEO_ADV7183 is not set
# CONFIG_VIDEO_ADV7604 is not set
# CONFIG_VIDEO_ADV7842 is not set
# CONFIG_VIDEO_BT819 is not set
# CONFIG_VIDEO_BT856 is not set
# CONFIG_VIDEO_BT866 is not set
# CONFIG_VIDEO_KS0127 is not set
# CONFIG_VIDEO_ML86V7667 is not set
# CONFIG_VIDEO_SAA7110 is not set
# CONFIG_VIDEO_SAA711X is not set
# CONFIG_VIDEO_TC358743 is not set
# CONFIG_VIDEO_TVP514X is not set
# CONFIG_VIDEO_TVP5150 is not set
# CONFIG_VIDEO_TVP7002 is not set
# CONFIG_VIDEO_TW2804 is not set
# CONFIG_VIDEO_TW9903 is not set
# CONFIG_VIDEO_TW9906 is not set
# CONFIG_VIDEO_TW9910 is not set
# CONFIG_VIDEO_VPX3220 is not set

#
# Video and audio decoders
#
# CONFIG_VIDEO_SAA717X is not set
# CONFIG_VIDEO_CX25840 is not set
# end of Video decoders

#
# Video encoders
#
# CONFIG_VIDEO_AD9389B is not set
# CONFIG_VIDEO_ADV7170 is not set
# CONFIG_VIDEO_ADV7175 is not set
# CONFIG_VIDEO_ADV7343 is not set
# CONFIG_VIDEO_ADV7393 is not set
# CONFIG_VIDEO_ADV7511 is not set
# CONFIG_VIDEO_AK881X is not set
# CONFIG_VIDEO_SAA7127 is not set
# CONFIG_VIDEO_SAA7185 is not set
# CONFIG_VIDEO_THS8200 is not set
# end of Video encoders

#
# Video improvement chips
#
# CONFIG_VIDEO_UPD64031A is not set
# CONFIG_VIDEO_UPD64083 is not set
# end of Video improvement chips

#
# Audio/Video compression chips
#
# CONFIG_VIDEO_SAA6752HS is not set
# end of Audio/Video compression chips

#
# SDR tuner chips
#
# end of SDR tuner chips

#
# Miscellaneous helper chips
#
# CONFIG_VIDEO_I2C is not set
# CONFIG_VIDEO_M52790 is not set
# CONFIG_VIDEO_ST_MIPID02 is not set
# CONFIG_VIDEO_THS7303 is not set
# end of Miscellaneous helper chips

#
# Media SPI Adapters
#
# CONFIG_VIDEO_GS1662 is not set
# end of Media SPI Adapters
# end of Media ancillary drivers

#
# Graphics support
#
CONFIG_APERTURE_HELPERS=y
# CONFIG_AGP is not set
CONFIG_INTEL_GTT=m
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=y
CONFIG_DRM_MIPI_DSI=y
CONFIG_DRM_DEBUG_MM=y
CONFIG_DRM_KMS_HELPER=y
# CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
# CONFIG_DRM_DEBUG_MODESET_LOCK is not set
CONFIG_DRM_FBDEV_EMULATION=y
CONFIG_DRM_FBDEV_OVERALLOC=100
# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
CONFIG_DRM_DISPLAY_HELPER=m
CONFIG_DRM_DISPLAY_DP_HELPER=y
CONFIG_DRM_DISPLAY_HDCP_HELPER=y
CONFIG_DRM_DISPLAY_HDMI_HELPER=y
CONFIG_DRM_DP_AUX_CHARDEV=y
# CONFIG_DRM_DP_CEC is not set
CONFIG_DRM_TTM=m
CONFIG_DRM_BUDDY=m
CONFIG_DRM_GEM_SHMEM_HELPER=y

#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
# CONFIG_DRM_I2C_SIL164 is not set
# CONFIG_DRM_I2C_NXP_TDA998X is not set
# CONFIG_DRM_I2C_NXP_TDA9950 is not set
# end of I2C encoder or helper chips

#
# ARM devices
#
# end of ARM devices

# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_AMDGPU is not set
# CONFIG_DRM_NOUVEAU is not set
CONFIG_DRM_I915=m
CONFIG_DRM_I915_FORCE_PROBE="*"
CONFIG_DRM_I915_CAPTURE_ERROR=y
CONFIG_DRM_I915_COMPRESS_ERROR=y
CONFIG_DRM_I915_USERPTR=y

#
# drm/i915 Debugging
#
CONFIG_DRM_I915_WERROR=y
CONFIG_DRM_I915_DEBUG=y
CONFIG_DRM_I915_DEBUG_MMIO=y
CONFIG_DRM_I915_DEBUG_GEM=y
CONFIG_DRM_I915_DEBUG_GEM_ONCE=y
# CONFIG_DRM_I915_ERRLOG_GEM is not set
# CONFIG_DRM_I915_TRACE_GEM is not set
# CONFIG_DRM_I915_TRACE_GTT is not set
CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS=y
# CONFIG_DRM_I915_SW_FENCE_CHECK_DAG is not set
# CONFIG_DRM_I915_DEBUG_GUC is not set
CONFIG_DRM_I915_SELFTEST=y
# CONFIG_DRM_I915_SELFTEST_BROKEN is not set
# CONFIG_DRM_I915_LOW_LEVEL_TRACEPOINTS is not set
# CONFIG_DRM_I915_DEBUG_VBLANK_EVADE is not set
CONFIG_DRM_I915_DEBUG_RUNTIME_PM=y
# end of drm/i915 Debugging

#
# drm/i915 Profile Guided Optimisation
#
CONFIG_DRM_I915_REQUEST_TIMEOUT=20000
CONFIG_DRM_I915_FENCE_TIMEOUT=10000
CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250
CONFIG_DRM_I915_HEARTBEAT_INTERVAL=2500
CONFIG_DRM_I915_PREEMPT_TIMEOUT=640
CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500
CONFIG_DRM_I915_MAX_REQUEST_BUSYWAIT=8000
CONFIG_DRM_I915_STOP_TIMEOUT=100
CONFIG_DRM_I915_TIMESLICE_DURATION=1
# end of drm/i915 Profile Guided Optimisation

#
# drm/i915 Unstable Evolution
#
# CONFIG_DRM_I915_UNSTABLE is not set
# end of drm/i915 Unstable Evolution

CONFIG_DRM_VGEM=m
# CONFIG_DRM_VKMS is not set
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_GMA500 is not set
CONFIG_DRM_UDL=y
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
# CONFIG_DRM_QXL is not set
# CONFIG_DRM_VIRTIO_GPU is not set
CONFIG_DRM_PANEL=y

#
# Display Panels
#
# CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN is not set
# CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set
# end of Display Panels

CONFIG_DRM_BRIDGE=y
CONFIG_DRM_PANEL_BRIDGE=y

#
# Display Interface Bridges
#
# CONFIG_DRM_ANALOGIX_ANX78XX is not set
# end of Display Interface Bridges

# CONFIG_DRM_ETNAVIV is not set
# CONFIG_DRM_BOCHS is not set
# CONFIG_DRM_CIRRUS_QEMU is not set
# CONFIG_DRM_GM12U320 is not set
# CONFIG_DRM_PANEL_MIPI_DBI is not set
# CONFIG_DRM_SIMPLEDRM is not set
# CONFIG_TINYDRM_HX8357D is not set
# CONFIG_TINYDRM_ILI9163 is not set
# CONFIG_TINYDRM_ILI9225 is not set
# CONFIG_TINYDRM_ILI9341 is not set
# CONFIG_TINYDRM_ILI9486 is not set
# CONFIG_TINYDRM_MI0283QT is not set
# CONFIG_TINYDRM_REPAPER is not set
# CONFIG_TINYDRM_ST7586 is not set
# CONFIG_TINYDRM_ST7735R is not set
# CONFIG_DRM_VBOXVIDEO is not set
# CONFIG_DRM_GUD is not set
# CONFIG_DRM_SSD130X is not set
# CONFIG_DRM_LEGACY is not set
CONFIG_DRM_EXPORT_FOR_TESTS=y
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
CONFIG_DRM_NOMODESET=y
CONFIG_DRM_PRIVACY_SCREEN=y

#
# Frame buffer Devices
#
CONFIG_FB_CMDLINE=y
CONFIG_FB_NOTIFY=y
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_SYS_FILLRECT=y
CONFIG_FB_SYS_COPYAREA=y
CONFIG_FB_SYS_IMAGEBLIT=y
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=y
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_UVESA is not set
# CONFIG_FB_VESA is not set
# CONFIG_FB_EFI is not set
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_OPENCORES is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_SMSCUFX is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_IBM_GXT4500 is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_SIMPLE is not set
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_SM712 is not set
# end of Frame buffer Devices

#
# Backlight & LCD device support
#
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=m
# CONFIG_BACKLIGHT_KTD253 is not set
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_QCOM_WLED is not set
# CONFIG_BACKLIGHT_SAHARA is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set
# CONFIG_BACKLIGHT_LM3639 is not set
# CONFIG_BACKLIGHT_GPIO is not set
# CONFIG_BACKLIGHT_LV5207LP is not set
# CONFIG_BACKLIGHT_BD6107 is not set
# CONFIG_BACKLIGHT_ARCXCNN is not set
# end of Backlight & LCD device support

CONFIG_HDMI=y

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_DUMMY_CONSOLE_COLUMNS=80
CONFIG_DUMMY_CONSOLE_ROWS=25
# CONFIG_FRAMEBUFFER_CONSOLE is not set
# end of Console display driver support

# CONFIG_LOGO is not set
# end of Graphics support

CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_PCM_ELD=y
CONFIG_SND_HWDEP=m
CONFIG_SND_SEQ_DEVICE=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_COMPRESS_OFFLOAD=y
CONFIG_SND_JACK=y
CONFIG_SND_JACK_INPUT_DEV=y
# CONFIG_SND_OSSEMUL is not set
CONFIG_SND_PCM_TIMER=y
CONFIG_SND_HRTIMER=m
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_MAX_CARDS=32
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_PROC_FS=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
CONFIG_SND_CTL_FAST_LOOKUP=y
# CONFIG_SND_DEBUG is not set
# CONFIG_SND_CTL_INPUT_VALIDATION is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_CTL_LED=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_SEQ_MIDI_EVENT=m
CONFIG_SND_SEQ_MIDI=m
CONFIG_SND_DRIVERS=y
# CONFIG_SND_DUMMY is not set
CONFIG_SND_ALOOP=m
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ASIHPI is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CTXFI is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LOLA is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SE6X is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set

#
# HD-Audio
#
CONFIG_SND_HDA=m
CONFIG_SND_HDA_GENERIC_LEDS=y
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
# CONFIG_SND_HDA_INPUT_BEEP is not set
CONFIG_SND_HDA_PATCH_LOADER=y
# CONFIG_SND_HDA_SCODEC_CS35L41_I2C is not set
# CONFIG_SND_HDA_SCODEC_CS35L41_SPI is not set
CONFIG_SND_HDA_CODEC_REALTEK=m
CONFIG_SND_HDA_CODEC_ANALOG=m
CONFIG_SND_HDA_CODEC_SIGMATEL=m
CONFIG_SND_HDA_CODEC_VIA=m
CONFIG_SND_HDA_CODEC_HDMI=m
CONFIG_SND_HDA_CODEC_CIRRUS=m
# CONFIG_SND_HDA_CODEC_CS8409 is not set
CONFIG_SND_HDA_CODEC_CONEXANT=m
CONFIG_SND_HDA_CODEC_CA0110=m
CONFIG_SND_HDA_CODEC_CA0132=m
CONFIG_SND_HDA_CODEC_CA0132_DSP=y
CONFIG_SND_HDA_CODEC_CMEDIA=m
CONFIG_SND_HDA_CODEC_SI3054=m
CONFIG_SND_HDA_GENERIC=m
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=15
# CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set
# end of HD-Audio

CONFIG_SND_HDA_CORE=m
CONFIG_SND_HDA_DSP_LOADER=y
CONFIG_SND_HDA_COMPONENT=y
CONFIG_SND_HDA_I915=y
CONFIG_SND_HDA_EXT_CORE=m
CONFIG_SND_HDA_PREALLOC_SIZE=0
CONFIG_SND_INTEL_NHLT=y
CONFIG_SND_INTEL_DSP_CONFIG=m
CONFIG_SND_INTEL_SOUNDWIRE_ACPI=m
# CONFIG_SND_INTEL_BYT_PREFER_SOF is not set
# CONFIG_SND_SPI is not set
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER=y
# CONFIG_SND_USB_UA101 is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set
# CONFIG_SND_USB_US122L is not set
# CONFIG_SND_USB_6FIRE is not set
# CONFIG_SND_USB_HIFACE is not set
# CONFIG_SND_BCD2000 is not set
# CONFIG_SND_USB_POD is not set
# CONFIG_SND_USB_PODHD is not set
# CONFIG_SND_USB_TONEPORT is not set
# CONFIG_SND_USB_VARIAX is not set
CONFIG_SND_SOC=y
CONFIG_SND_SOC_COMPRESS=y
CONFIG_SND_SOC_TOPOLOGY=y
CONFIG_SND_SOC_ACPI=m
# CONFIG_SND_SOC_ADI is not set
# CONFIG_SND_SOC_AMD_ACP is not set
# CONFIG_SND_SOC_AMD_ACP3x is not set
# CONFIG_SND_SOC_AMD_RENOIR is not set
# CONFIG_SND_SOC_AMD_ACP5x is not set
# CONFIG_SND_SOC_AMD_ACP6x is not set
# CONFIG_SND_AMD_ACP_CONFIG is not set
# CONFIG_SND_SOC_AMD_ACP_COMMON is not set
# CONFIG_SND_SOC_AMD_RPL_ACP6x is not set
# CONFIG_SND_SOC_AMD_PS is not set
# CONFIG_SND_ATMEL_SOC is not set
# CONFIG_SND_BCM63XX_I2S_WHISTLER is not set
# CONFIG_SND_DESIGNWARE_I2S is not set

#
# SoC Audio for Freescale CPUs
#

#
# Common SoC Audio options for Freescale CPUs:
#
# CONFIG_SND_SOC_FSL_ASRC is not set
# CONFIG_SND_SOC_FSL_SAI is not set
# CONFIG_SND_SOC_FSL_AUDMIX is not set
# CONFIG_SND_SOC_FSL_SSI is not set
# CONFIG_SND_SOC_FSL_SPDIF is not set
# CONFIG_SND_SOC_FSL_ESAI is not set
# CONFIG_SND_SOC_FSL_MICFIL is not set
# CONFIG_SND_SOC_FSL_XCVR is not set
# CONFIG_SND_SOC_IMX_AUDMUX is not set
# end of SoC Audio for Freescale CPUs

# CONFIG_SND_I2S_HI6210_I2S is not set
# CONFIG_SND_SOC_IMG is not set
CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y
CONFIG_SND_SOC_INTEL_SST=m
# CONFIG_SND_SOC_INTEL_CATPT is not set
CONFIG_SND_SST_ATOM_HIFI2_PLATFORM=m
# CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set
CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_ACPI=m
CONFIG_SND_SOC_INTEL_SKYLAKE=m
CONFIG_SND_SOC_INTEL_SKL=m
CONFIG_SND_SOC_INTEL_APL=m
CONFIG_SND_SOC_INTEL_KBL=m
CONFIG_SND_SOC_INTEL_GLK=m
CONFIG_SND_SOC_INTEL_CNL=m
CONFIG_SND_SOC_INTEL_CFL=m
# CONFIG_SND_SOC_INTEL_CML_H is not set
# CONFIG_SND_SOC_INTEL_CML_LP is not set
CONFIG_SND_SOC_INTEL_SKYLAKE_FAMILY=m
CONFIG_SND_SOC_INTEL_SKYLAKE_SSP_CLK=m
CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC=y
CONFIG_SND_SOC_INTEL_SKYLAKE_COMMON=m
CONFIG_SND_SOC_ACPI_INTEL_MATCH=m
# CONFIG_SND_SOC_INTEL_AVS is not set
CONFIG_SND_SOC_INTEL_MACH=y
CONFIG_SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES=y
CONFIG_SND_SOC_INTEL_HDA_DSP_COMMON=m
CONFIG_SND_SOC_INTEL_SOF_MAXIM_COMMON=m
CONFIG_SND_SOC_INTEL_SOF_REALTEK_COMMON=m
# CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set
# CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH is not set
# CONFIG_SND_SOC_INTEL_BROADWELL_MACH is not set
CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=m
# CONFIG_SND_SOC_INTEL_BYTCR_RT5651_MACH is not set
CONFIG_SND_SOC_INTEL_CHT_BSW_RT5672_MACH=m
CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH=m
CONFIG_SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH=m
# CONFIG_SND_SOC_INTEL_CHT_BSW_NAU8824_MACH is not set
# CONFIG_SND_SOC_INTEL_BYT_CHT_CX2072X_MACH is not set
# CONFIG_SND_SOC_INTEL_BYT_CHT_DA7213_MACH is not set
# CONFIG_SND_SOC_INTEL_BYT_CHT_ES8316_MACH is not set
# CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH is not set
CONFIG_SND_SOC_INTEL_SKL_RT286_MACH=m
CONFIG_SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH=m
CONFIG_SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH=m
CONFIG_SND_SOC_INTEL_DA7219_MAX98357A_GENERIC=m
CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_COMMON=m
# CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_MACH is not set
# CONFIG_SND_SOC_INTEL_BXT_RT298_MACH is not set
# CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH is not set
CONFIG_SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH=m
CONFIG_SND_SOC_INTEL_KBL_RT5663_RT5514_MAX98927_MACH=m
CONFIG_SND_SOC_INTEL_KBL_DA7219_MAX98357A_MACH=m
CONFIG_SND_SOC_INTEL_KBL_DA7219_MAX98927_MACH=m
CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=m
CONFIG_SND_SOC_INTEL_GLK_DA7219_MAX98357A_MACH=m
CONFIG_SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
# CONFIG_SND_SOC_INTEL_SKL_HDA_DSP_GENERIC_MACH is not set
CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH=m
CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH=m
# CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH is not set
# CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH is not set
CONFIG_SND_SOC_INTEL_SOF_NAU8825_MACH=m
CONFIG_SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH=m
CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH=m
# CONFIG_SND_SOC_INTEL_SOF_SSP_AMP_MACH is not set
# CONFIG_SND_SOC_INTEL_EHL_RT5660_MACH is not set
CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m
# CONFIG_SND_SOC_MTK_BTCVSD is not set
CONFIG_SND_SOC_SOF_TOPLEVEL=y
CONFIG_SND_SOC_SOF_PCI_DEV=m
CONFIG_SND_SOC_SOF_PCI=m
CONFIG_SND_SOC_SOF_ACPI=m
CONFIG_SND_SOC_SOF_ACPI_DEV=m
CONFIG_SND_SOC_SOF_DEBUG_PROBES=m
CONFIG_SND_SOC_SOF_CLIENT=m
# CONFIG_SND_SOC_SOF_DEVELOPER_SUPPORT is not set
CONFIG_SND_SOC_SOF=m
CONFIG_SND_SOC_SOF_PROBE_WORK_QUEUE=y
CONFIG_SND_SOC_SOF_IPC3=y
CONFIG_SND_SOC_SOF_INTEL_IPC4=y
# CONFIG_SND_SOC_SOF_AMD_TOPLEVEL is not set
CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL=y
CONFIG_SND_SOC_SOF_INTEL_HIFI_EP_IPC=m
CONFIG_SND_SOC_SOF_INTEL_ATOM_HIFI_EP=m
CONFIG_SND_SOC_SOF_INTEL_COMMON=m
CONFIG_SND_SOC_SOF_BAYTRAIL=m
CONFIG_SND_SOC_SOF_BROADWELL=m
CONFIG_SND_SOC_SOF_MERRIFIELD=m
CONFIG_SND_SOC_SOF_INTEL_SKL=m
CONFIG_SND_SOC_SOF_SKYLAKE=m
CONFIG_SND_SOC_SOF_KABYLAKE=m
CONFIG_SND_SOC_SOF_INTEL_APL=m
CONFIG_SND_SOC_SOF_APOLLOLAKE=m
CONFIG_SND_SOC_SOF_GEMINILAKE=m
CONFIG_SND_SOC_SOF_INTEL_CNL=m
CONFIG_SND_SOC_SOF_CANNONLAKE=m
CONFIG_SND_SOC_SOF_COFFEELAKE=m
CONFIG_SND_SOC_SOF_COMETLAKE=m
CONFIG_SND_SOC_SOF_INTEL_ICL=m
CONFIG_SND_SOC_SOF_ICELAKE=m
CONFIG_SND_SOC_SOF_JASPERLAKE=m
CONFIG_SND_SOC_SOF_INTEL_TGL=m
CONFIG_SND_SOC_SOF_TIGERLAKE=m
CONFIG_SND_SOC_SOF_ELKHARTLAKE=m
CONFIG_SND_SOC_SOF_ALDERLAKE=m
CONFIG_SND_SOC_SOF_INTEL_MTL=m
CONFIG_SND_SOC_SOF_METEORLAKE=m
CONFIG_SND_SOC_SOF_HDA_COMMON=m
CONFIG_SND_SOC_SOF_HDA_LINK=y
CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC=y
CONFIG_SND_SOC_SOF_HDA_LINK_BASELINE=m
CONFIG_SND_SOC_SOF_HDA=m
CONFIG_SND_SOC_SOF_HDA_PROBES=m
CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE=m
CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE=m
CONFIG_SND_SOC_SOF_XTENSA=m

#
# STMicroelectronics STM32 SOC audio support
#
# end of STMicroelectronics STM32 SOC audio support

# CONFIG_SND_SOC_XILINX_I2S is not set
# CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set
# CONFIG_SND_SOC_XILINX_SPDIF is not set
# CONFIG_SND_SOC_XTFPGA_I2S is not set
CONFIG_SND_SOC_I2C_AND_SPI=y

#
# CODEC drivers
#
# CONFIG_SND_SOC_AC97_CODEC is not set
# CONFIG_SND_SOC_ADAU1372_I2C is not set
# CONFIG_SND_SOC_ADAU1372_SPI is not set
# CONFIG_SND_SOC_ADAU1701 is not set
# CONFIG_SND_SOC_ADAU1761_I2C is not set
# CONFIG_SND_SOC_ADAU1761_SPI is not set
# CONFIG_SND_SOC_ADAU7002 is not set
# CONFIG_SND_SOC_ADAU7118_HW is not set
# CONFIG_SND_SOC_ADAU7118_I2C is not set
# CONFIG_SND_SOC_AK4104 is not set
# CONFIG_SND_SOC_AK4118 is not set
# CONFIG_SND_SOC_AK4375 is not set
# CONFIG_SND_SOC_AK4458 is not set
# CONFIG_SND_SOC_AK4554 is not set
# CONFIG_SND_SOC_AK4613 is not set
# CONFIG_SND_SOC_AK4642 is not set
# CONFIG_SND_SOC_AK5386 is not set
# CONFIG_SND_SOC_AK5558 is not set
# CONFIG_SND_SOC_ALC5623 is not set
# CONFIG_SND_SOC_AW8738 is not set
# CONFIG_SND_SOC_BD28623 is not set
# CONFIG_SND_SOC_BT_SCO is not set
# CONFIG_SND_SOC_CROS_EC_CODEC is not set
# CONFIG_SND_SOC_CS35L32 is not set
# CONFIG_SND_SOC_CS35L33 is not set
# CONFIG_SND_SOC_CS35L34 is not set
# CONFIG_SND_SOC_CS35L35 is not set
# CONFIG_SND_SOC_CS35L36 is not set
# CONFIG_SND_SOC_CS35L41_SPI is not set
# CONFIG_SND_SOC_CS35L41_I2C is not set
# CONFIG_SND_SOC_CS35L45_SPI is not set
# CONFIG_SND_SOC_CS35L45_I2C is not set
CONFIG_SND_SOC_CS42L42_CORE=m
CONFIG_SND_SOC_CS42L42=m
# CONFIG_SND_SOC_CS42L51_I2C is not set
# CONFIG_SND_SOC_CS42L52 is not set
# CONFIG_SND_SOC_CS42L56 is not set
# CONFIG_SND_SOC_CS42L73 is not set
# CONFIG_SND_SOC_CS42L83 is not set
# CONFIG_SND_SOC_CS4234 is not set
# CONFIG_SND_SOC_CS4265 is not set
# CONFIG_SND_SOC_CS4270 is not set
# CONFIG_SND_SOC_CS4271_I2C is not set
# CONFIG_SND_SOC_CS4271_SPI is not set
# CONFIG_SND_SOC_CS42XX8_I2C is not set
# CONFIG_SND_SOC_CS43130 is not set
# CONFIG_SND_SOC_CS4341 is not set
# CONFIG_SND_SOC_CS4349 is not set
# CONFIG_SND_SOC_CS53L30 is not set
# CONFIG_SND_SOC_CX2072X is not set
# CONFIG_SND_SOC_DA7213 is not set
CONFIG_SND_SOC_DA7219=m
CONFIG_SND_SOC_DMIC=m
# CONFIG_SND_SOC_ES7134 is not set
# CONFIG_SND_SOC_ES7241 is not set
# CONFIG_SND_SOC_ES8316 is not set
# CONFIG_SND_SOC_ES8326 is not set
# CONFIG_SND_SOC_ES8328_I2C is not set
# CONFIG_SND_SOC_ES8328_SPI is not set
# CONFIG_SND_SOC_GTM601 is not set
CONFIG_SND_SOC_HDAC_HDMI=m
CONFIG_SND_SOC_HDAC_HDA=m
# CONFIG_SND_SOC_HDA is not set
# CONFIG_SND_SOC_ICS43432 is not set
# CONFIG_SND_SOC_INNO_RK3036 is not set
# CONFIG_SND_SOC_MAX98088 is not set
CONFIG_SND_SOC_MAX98090=m
CONFIG_SND_SOC_MAX98357A=m
# CONFIG_SND_SOC_MAX98504 is not set
# CONFIG_SND_SOC_MAX9867 is not set
CONFIG_SND_SOC_MAX98927=m
# CONFIG_SND_SOC_MAX98520 is not set
CONFIG_SND_SOC_MAX98373=m
CONFIG_SND_SOC_MAX98373_I2C=m
CONFIG_SND_SOC_MAX98373_SDW=m
CONFIG_SND_SOC_MAX98390=m
# CONFIG_SND_SOC_MAX98396 is not set
# CONFIG_SND_SOC_MAX9860 is not set
# CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set
# CONFIG_SND_SOC_PCM1681 is not set
# CONFIG_SND_SOC_PCM1789_I2C is not set
# CONFIG_SND_SOC_PCM179X_I2C is not set
# CONFIG_SND_SOC_PCM179X_SPI is not set
# CONFIG_SND_SOC_PCM186X_I2C is not set
# CONFIG_SND_SOC_PCM186X_SPI is not set
# CONFIG_SND_SOC_PCM3060_I2C is not set
# CONFIG_SND_SOC_PCM3060_SPI is not set
# CONFIG_SND_SOC_PCM3168A_I2C is not set
# CONFIG_SND_SOC_PCM3168A_SPI is not set
# CONFIG_SND_SOC_PCM5102A is not set
# CONFIG_SND_SOC_PCM512x_I2C is not set
# CONFIG_SND_SOC_PCM512x_SPI is not set
# CONFIG_SND_SOC_RK3328 is not set
CONFIG_SND_SOC_RL6231=m
CONFIG_SND_SOC_RL6347A=m
CONFIG_SND_SOC_RT286=m
CONFIG_SND_SOC_RT1011=m
CONFIG_SND_SOC_RT1015=m
CONFIG_SND_SOC_RT1015P=m
CONFIG_SND_SOC_RT1308=m
CONFIG_SND_SOC_RT1308_SDW=m
CONFIG_SND_SOC_RT1316_SDW=m
CONFIG_SND_SOC_RT5514=m
CONFIG_SND_SOC_RT5514_SPI=m
# CONFIG_SND_SOC_RT5616 is not set
# CONFIG_SND_SOC_RT5631 is not set
CONFIG_SND_SOC_RT5640=m
CONFIG_SND_SOC_RT5645=m
# CONFIG_SND_SOC_RT5659 is not set
CONFIG_SND_SOC_RT5660=m
CONFIG_SND_SOC_RT5663=m
CONFIG_SND_SOC_RT5670=m
CONFIG_SND_SOC_RT5682=m
CONFIG_SND_SOC_RT5682_I2C=m
CONFIG_SND_SOC_RT5682_SDW=m
CONFIG_SND_SOC_RT5682S=m
CONFIG_SND_SOC_RT700=m
CONFIG_SND_SOC_RT700_SDW=m
CONFIG_SND_SOC_RT711=m
CONFIG_SND_SOC_RT711_SDW=m
CONFIG_SND_SOC_RT711_SDCA_SDW=m
CONFIG_SND_SOC_RT715=m
CONFIG_SND_SOC_RT715_SDW=m
CONFIG_SND_SOC_RT715_SDCA_SDW=m
# CONFIG_SND_SOC_RT9120 is not set
CONFIG_SND_SOC_SDW_MOCKUP=m
# CONFIG_SND_SOC_SGTL5000 is not set
# CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set
# CONFIG_SND_SOC_SIMPLE_MUX is not set
# CONFIG_SND_SOC_SPDIF is not set
# CONFIG_SND_SOC_SRC4XXX_I2C is not set
# CONFIG_SND_SOC_SSM2305 is not set
# CONFIG_SND_SOC_SSM2518 is not set
# CONFIG_SND_SOC_SSM2602_SPI is not set
# CONFIG_SND_SOC_SSM2602_I2C is not set
CONFIG_SND_SOC_SSM4567=m
# CONFIG_SND_SOC_STA32X is not set
# CONFIG_SND_SOC_STA350 is not set
# CONFIG_SND_SOC_STI_SAS is not set
# CONFIG_SND_SOC_TAS2552 is not set
# CONFIG_SND_SOC_TAS2562 is not set
# CONFIG_SND_SOC_TAS2764 is not set
# CONFIG_SND_SOC_TAS2770 is not set
# CONFIG_SND_SOC_TAS2780 is not set
# CONFIG_SND_SOC_TAS5086 is not set
# CONFIG_SND_SOC_TAS571X is not set
# CONFIG_SND_SOC_TAS5720 is not set
# CONFIG_SND_SOC_TAS5805M is not set
# CONFIG_SND_SOC_TAS6424 is not set
# CONFIG_SND_SOC_TDA7419 is not set
# CONFIG_SND_SOC_TFA9879 is not set
# CONFIG_SND_SOC_TFA989X is not set
# CONFIG_SND_SOC_TLV320ADC3XXX is not set
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
# CONFIG_SND_SOC_TLV320AIC31XX is not set
# CONFIG_SND_SOC_TLV320AIC32X4_I2C is not set
# CONFIG_SND_SOC_TLV320AIC32X4_SPI is not set
# CONFIG_SND_SOC_TLV320AIC3X_I2C is not set
# CONFIG_SND_SOC_TLV320AIC3X_SPI is not set
# CONFIG_SND_SOC_TLV320ADCX140 is not set
CONFIG_SND_SOC_TS3A227E=y
# CONFIG_SND_SOC_TSCS42XX is not set
# CONFIG_SND_SOC_TSCS454 is not set
# CONFIG_SND_SOC_UDA1334 is not set
# CONFIG_SND_SOC_WCD938X_SDW is not set
# CONFIG_SND_SOC_WM8510 is not set
# CONFIG_SND_SOC_WM8523 is not set
# CONFIG_SND_SOC_WM8524 is not set
# CONFIG_SND_SOC_WM8580 is not set
# CONFIG_SND_SOC_WM8711 is not set
# CONFIG_SND_SOC_WM8728 is not set
# CONFIG_SND_SOC_WM8731_I2C is not set
# CONFIG_SND_SOC_WM8731_SPI is not set
# CONFIG_SND_SOC_WM8737 is not set
# CONFIG_SND_SOC_WM8741 is not set
# CONFIG_SND_SOC_WM8750 is not set
# CONFIG_SND_SOC_WM8753 is not set
# CONFIG_SND_SOC_WM8770 is not set
# CONFIG_SND_SOC_WM8776 is not set
# CONFIG_SND_SOC_WM8782 is not set
# CONFIG_SND_SOC_WM8804_I2C is not set
# CONFIG_SND_SOC_WM8804_SPI is not set
# CONFIG_SND_SOC_WM8903 is not set
# CONFIG_SND_SOC_WM8904 is not set
# CONFIG_SND_SOC_WM8940 is not set
# CONFIG_SND_SOC_WM8960 is not set
# CONFIG_SND_SOC_WM8962 is not set
# CONFIG_SND_SOC_WM8974 is not set
# CONFIG_SND_SOC_WM8978 is not set
# CONFIG_SND_SOC_WM8985 is not set
# CONFIG_SND_SOC_WSA881X is not set
# CONFIG_SND_SOC_WSA883X is not set
# CONFIG_SND_SOC_ZL38060 is not set
# CONFIG_SND_SOC_MAX9759 is not set
# CONFIG_SND_SOC_MT6351 is not set
# CONFIG_SND_SOC_MT6358 is not set
# CONFIG_SND_SOC_MT6660 is not set
# CONFIG_SND_SOC_NAU8315 is not set
# CONFIG_SND_SOC_NAU8540 is not set
# CONFIG_SND_SOC_NAU8810 is not set
# CONFIG_SND_SOC_NAU8821 is not set
# CONFIG_SND_SOC_NAU8822 is not set
# CONFIG_SND_SOC_NAU8824 is not set
CONFIG_SND_SOC_NAU8825=m
# CONFIG_SND_SOC_TPA6130A2 is not set
# CONFIG_SND_SOC_LPASS_WSA_MACRO is not set
# CONFIG_SND_SOC_LPASS_VA_MACRO is not set
# CONFIG_SND_SOC_LPASS_RX_MACRO is not set
# CONFIG_SND_SOC_LPASS_TX_MACRO is not set
# end of CODEC drivers

# CONFIG_SND_SIMPLE_CARD is not set
CONFIG_SND_X86=y
# CONFIG_HDMI_LPE_AUDIO is not set

#
# HID support
#
CONFIG_HID=y
CONFIG_HID_BATTERY_STRENGTH=y
CONFIG_HIDRAW=y
CONFIG_UHID=y
CONFIG_HID_GENERIC=y

#
# Special HID drivers
#
# CONFIG_HID_A4TECH is not set
# CONFIG_HID_ACCUTOUCH is not set
# CONFIG_HID_ACRUX is not set
CONFIG_HID_APPLE=m
# CONFIG_HID_APPLEIR is not set
# CONFIG_HID_ASUS is not set
# CONFIG_HID_AUREAL is not set
# CONFIG_HID_BELKIN is not set
# CONFIG_HID_BETOP_FF is not set
# CONFIG_HID_BIGBEN_FF is not set
CONFIG_HID_CHERRY=m
CONFIG_HID_CHICONY=m
# CONFIG_HID_CORSAIR is not set
# CONFIG_HID_COUGAR is not set
# CONFIG_HID_MACALLY is not set
# CONFIG_HID_PRODIKEYS is not set
# CONFIG_HID_CMEDIA is not set
# CONFIG_HID_CP2112 is not set
# CONFIG_HID_CREATIVE_SB0540 is not set
# CONFIG_HID_CYPRESS is not set
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELAN is not set
# CONFIG_HID_ELECOM is not set
# CONFIG_HID_ELO is not set
# CONFIG_HID_EZKEY is not set
# CONFIG_HID_FT260 is not set
# CONFIG_HID_GEMBIRD is not set
# CONFIG_HID_GFRM is not set
# CONFIG_HID_GLORIOUS is not set
CONFIG_HID_HOLTEK=m
# CONFIG_HOLTEK_FF is not set
CONFIG_HID_VIVALDI_COMMON=m
CONFIG_HID_GOOGLE_HAMMER=m
CONFIG_HID_VIVALDI=m
# CONFIG_HID_GT683R is not set
# CONFIG_HID_KEYTOUCH is not set
# CONFIG_HID_KYE is not set
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
# CONFIG_HID_VIEWSONIC is not set
# CONFIG_HID_VRC2 is not set
# CONFIG_HID_XIAOMI is not set
# CONFIG_HID_GYRATION is not set
# CONFIG_HID_ICADE is not set
# CONFIG_HID_ITE is not set
# CONFIG_HID_JABRA is not set
# CONFIG_HID_TWINHAN is not set
CONFIG_HID_KENSINGTON=m
# CONFIG_HID_LCPOWER is not set
CONFIG_HID_LED=m
# CONFIG_HID_LENOVO is not set
# CONFIG_HID_LETSKETCH is not set
CONFIG_HID_LOGITECH=m
CONFIG_HID_LOGITECH_DJ=m
CONFIG_HID_LOGITECH_HIDPP=m
# CONFIG_LOGITECH_FF is not set
# CONFIG_LOGIRUMBLEPAD2_FF is not set
# CONFIG_LOGIG940_FF is not set
# CONFIG_LOGIWHEELS_FF is not set
CONFIG_HID_MAGICMOUSE=m
# CONFIG_HID_MALTRON is not set
# CONFIG_HID_MAYFLASH is not set
# CONFIG_HID_MEGAWORLD_FF is not set
# CONFIG_HID_REDRAGON is not set
CONFIG_HID_MICROSOFT=m
# CONFIG_HID_MONTEREY is not set
CONFIG_HID_MULTITOUCH=y
# CONFIG_HID_NINTENDO is not set
# CONFIG_HID_NTI is not set
# CONFIG_HID_NTRIG is not set
# CONFIG_HID_ORTEK is not set
# CONFIG_HID_PANTHERLORD is not set
# CONFIG_HID_PENMOUNT is not set
# CONFIG_HID_PETALYNX is not set
# CONFIG_HID_PICOLCD is not set
CONFIG_HID_PLANTRONICS=m
# CONFIG_HID_PXRC is not set
# CONFIG_HID_RAZER is not set
CONFIG_HID_PRIMAX=m
# CONFIG_HID_RETRODE is not set
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_SAITEK is not set
# CONFIG_HID_SAMSUNG is not set
# CONFIG_HID_SEMITEK is not set
# CONFIG_HID_SIGMAMICRO is not set
CONFIG_HID_SONY=m
# CONFIG_SONY_FF is not set
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_STEAM is not set
# CONFIG_HID_STEELSERIES is not set
# CONFIG_HID_SUNPLUS is not set
CONFIG_HID_RMI=m
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
# CONFIG_HID_TOPSEED is not set
# CONFIG_HID_TOPRE is not set
CONFIG_HID_THINGM=m
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_UDRAW_PS3 is not set
# CONFIG_HID_U2FZERO is not set
CONFIG_HID_WACOM=m
CONFIG_HID_WIIMOTE=m
# CONFIG_HID_XINMO is not set
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set
# CONFIG_HID_SENSOR_HUB is not set
# CONFIG_HID_ALPS is not set
# CONFIG_HID_MCP2221 is not set
# end of Special HID drivers

#
# USB HID support
#
CONFIG_USB_HID=y
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y
# end of USB HID support

#
# I2C HID support
#
CONFIG_I2C_HID_ACPI=y
# end of I2C HID support

CONFIG_I2C_HID_CORE=y

#
# Intel ISH HID support
#
CONFIG_INTEL_ISH_HID=m
CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER=m
# end of Intel ISH HID support

#
# AMD SFH HID Support
#
# CONFIG_AMD_SFH_HID is not set
# end of AMD SFH HID Support
# end of HID support

CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
# CONFIG_USB_LED_TRIG is not set
# CONFIG_USB_ULPI_BUS is not set
# CONFIG_USB_CONN_GPIO is not set
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
CONFIG_USB_PCI=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
# CONFIG_USB_DEFAULT_PERSIST is not set
# CONFIG_USB_FEW_INIT_RETRIES is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_PRODUCTLIST is not set
# CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
CONFIG_USB_AUTOSUSPEND_DELAY=2
CONFIG_USB_MON=y

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_XHCI_HCD=y
# CONFIG_USB_XHCI_DBGCAP is not set
CONFIG_USB_XHCI_PCI=y
# CONFIG_USB_XHCI_PCI_RENESAS is not set
CONFIG_USB_XHCI_PLATFORM=m
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_EHCI_PCI=y
# CONFIG_USB_EHCI_FSL is not set
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_FOTG210_HCD is not set
# CONFIG_USB_MAX3421_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_HCD_TEST_MODE is not set

#
# USB Device Class drivers
#
CONFIG_USB_ACM=y
# CONFIG_USB_PRINTER is not set
CONFIG_USB_WDM=m
# CONFIG_USB_TMC is not set

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_REALTEK=y
CONFIG_REALTEK_AUTOPM=y
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
CONFIG_USB_UAS=y

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
CONFIG_USBIP_CORE=m
CONFIG_USBIP_VHCI_HCD=m
CONFIG_USBIP_VHCI_HC_PORTS=8
CONFIG_USBIP_VHCI_NR_HCS=1
# CONFIG_USBIP_HOST is not set
# CONFIG_USBIP_VUDC is not set
# CONFIG_USBIP_DEBUG is not set
# CONFIG_USB_CDNS_SUPPORT is not set
# CONFIG_USB_MUSB_HDRC is not set
CONFIG_USB_DWC3=m
# CONFIG_USB_DWC3_HOST is not set
CONFIG_USB_DWC3_GADGET=y

#
# Platform Glue Driver Support
#
CONFIG_USB_DWC3_PCI=m
CONFIG_USB_DWC3_HAPS=m
# CONFIG_USB_DWC2 is not set
# CONFIG_USB_CHIPIDEA is not set
# CONFIG_USB_ISP1760 is not set

#
# USB port drivers
#
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_SIMPLE=m
# CONFIG_USB_SERIAL_AIRCABLE is not set
# CONFIG_USB_SERIAL_ARK3116 is not set
# CONFIG_USB_SERIAL_BELKIN is not set
CONFIG_USB_SERIAL_CH341=m
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
CONFIG_USB_SERIAL_CP210X=m
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
# CONFIG_USB_SERIAL_EMPEG is not set
CONFIG_USB_SERIAL_FTDI_SIO=m
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_IPAQ is not set
# CONFIG_USB_SERIAL_IR is not set
# CONFIG_USB_SERIAL_EDGEPORT is not set
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
# CONFIG_USB_SERIAL_F81232 is not set
# CONFIG_USB_SERIAL_F8153X is not set
# CONFIG_USB_SERIAL_GARMIN is not set
# CONFIG_USB_SERIAL_IPW is not set
# CONFIG_USB_SERIAL_IUU is not set
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
CONFIG_USB_SERIAL_KEYSPAN=m
# CONFIG_USB_SERIAL_KLSI is not set
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
# CONFIG_USB_SERIAL_MCT_U232 is not set
# CONFIG_USB_SERIAL_METRO is not set
# CONFIG_USB_SERIAL_MOS7720 is not set
# CONFIG_USB_SERIAL_MOS7840 is not set
# CONFIG_USB_SERIAL_MXUPORT is not set
# CONFIG_USB_SERIAL_NAVMAN is not set
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_OTI6858=m
# CONFIG_USB_SERIAL_QCAUX is not set
CONFIG_USB_SERIAL_QUALCOMM=m
# CONFIG_USB_SERIAL_SPCP8X5 is not set
# CONFIG_USB_SERIAL_SAFE is not set
CONFIG_USB_SERIAL_SIERRAWIRELESS=m
# CONFIG_USB_SERIAL_SYMBOL is not set
# CONFIG_USB_SERIAL_TI is not set
# CONFIG_USB_SERIAL_CYBERJACK is not set
CONFIG_USB_SERIAL_WWAN=m
CONFIG_USB_SERIAL_OPTION=m
# CONFIG_USB_SERIAL_OMNINET is not set
# CONFIG_USB_SERIAL_OPTICON is not set
# CONFIG_USB_SERIAL_XSENS_MT is not set
# CONFIG_USB_SERIAL_WISHBONE is not set
# CONFIG_USB_SERIAL_SSU100 is not set
# CONFIG_USB_SERIAL_QT2 is not set
# CONFIG_USB_SERIAL_UPD78F0730 is not set
# CONFIG_USB_SERIAL_XR is not set
# CONFIG_USB_SERIAL_DEBUG is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_APPLE_MFI_FASTCHARGE is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_EHSET_TEST_FIXTURE is not set
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set
CONFIG_USB_EZUSB_FX2=m
# CONFIG_USB_HUB_USB251XB is not set
# CONFIG_USB_HSIC_USB3503 is not set
# CONFIG_USB_HSIC_USB4604 is not set
# CONFIG_USB_LINK_LAYER_TEST is not set
# CONFIG_USB_CHAOSKEY is not set

#
# USB Physical Layer drivers
#
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_USB_GPIO_VBUS is not set
# CONFIG_USB_ISP1301 is not set
# end of USB Physical Layer drivers

CONFIG_USB_GADGET=m
# CONFIG_USB_GADGET_DEBUG is not set
# CONFIG_USB_GADGET_DEBUG_FILES is not set
# CONFIG_USB_GADGET_DEBUG_FS is not set
CONFIG_USB_GADGET_VBUS_DRAW=2
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2

#
# USB Peripheral Controller
#
# CONFIG_USB_FOTG210_UDC is not set
# CONFIG_USB_GR_UDC is not set
# CONFIG_USB_R8A66597 is not set
# CONFIG_USB_PXA27X is not set
# CONFIG_USB_MV_UDC is not set
# CONFIG_USB_MV_U3D is not set
# CONFIG_USB_M66592 is not set
# CONFIG_USB_BDC_UDC is not set
# CONFIG_USB_AMD5536UDC is not set
# CONFIG_USB_NET2272 is not set
# CONFIG_USB_NET2280 is not set
# CONFIG_USB_GOKU is not set
# CONFIG_USB_EG20T is not set
# CONFIG_USB_MAX3420_UDC is not set
CONFIG_USB_DUMMY_HCD=m
# end of USB Peripheral Controller

CONFIG_USB_LIBCOMPOSITE=m
CONFIG_USB_F_MASS_STORAGE=m
CONFIG_USB_F_FS=m
CONFIG_USB_CONFIGFS=m
# CONFIG_USB_CONFIGFS_SERIAL is not set
# CONFIG_USB_CONFIGFS_ACM is not set
# CONFIG_USB_CONFIGFS_OBEX is not set
# CONFIG_USB_CONFIGFS_NCM is not set
# CONFIG_USB_CONFIGFS_ECM is not set
# CONFIG_USB_CONFIGFS_ECM_SUBSET is not set
# CONFIG_USB_CONFIGFS_RNDIS is not set
# CONFIG_USB_CONFIGFS_EEM is not set
# CONFIG_USB_CONFIGFS_MASS_STORAGE is not set
# CONFIG_USB_CONFIGFS_F_LB_SS is not set
CONFIG_USB_CONFIGFS_F_FS=y
# CONFIG_USB_CONFIGFS_F_UAC1 is not set
# CONFIG_USB_CONFIGFS_F_UAC1_LEGACY is not set
# CONFIG_USB_CONFIGFS_F_UAC2 is not set
# CONFIG_USB_CONFIGFS_F_MIDI is not set
# CONFIG_USB_CONFIGFS_F_HID is not set
# CONFIG_USB_CONFIGFS_F_UVC is not set
# CONFIG_USB_CONFIGFS_F_PRINTER is not set

#
# USB Gadget precomposed configurations
#
# CONFIG_USB_ZERO is not set
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_ETH is not set
# CONFIG_USB_G_NCM is not set
# CONFIG_USB_GADGETFS is not set
# CONFIG_USB_FUNCTIONFS is not set
CONFIG_USB_MASS_STORAGE=m
# CONFIG_USB_G_SERIAL is not set
# CONFIG_USB_MIDI_GADGET is not set
# CONFIG_USB_G_PRINTER is not set
# CONFIG_USB_CDC_COMPOSITE is not set
# CONFIG_USB_G_ACM_MS is not set
# CONFIG_USB_G_MULTI is not set
# CONFIG_USB_G_HID is not set
# CONFIG_USB_G_DBGP is not set
# CONFIG_USB_G_WEBCAM is not set
# CONFIG_USB_RAW_GADGET is not set
# end of USB Gadget precomposed configurations

CONFIG_TYPEC=m
# CONFIG_TYPEC_TCPM is not set
CONFIG_TYPEC_UCSI=m
# CONFIG_UCSI_CCG is not set
CONFIG_UCSI_ACPI=m
# CONFIG_UCSI_STM32G0 is not set
# CONFIG_TYPEC_TPS6598X is not set
# CONFIG_TYPEC_ANX7411 is not set
# CONFIG_TYPEC_RT1719 is not set
# CONFIG_TYPEC_HD3SS3220 is not set
# CONFIG_TYPEC_STUSB160X is not set
# CONFIG_TYPEC_WUSB3801 is not set

#
# USB Type-C Multiplexer/DeMultiplexer Switch support
#
# CONFIG_TYPEC_MUX_FSA4480 is not set
# CONFIG_TYPEC_MUX_PI3USB30532 is not set
CONFIG_TYPEC_MUX_INTEL_PMC=m
# end of USB Type-C Multiplexer/DeMultiplexer Switch support

#
# USB Type-C Alternate Mode drivers
#
# CONFIG_TYPEC_DP_ALTMODE is not set
# end of USB Type-C Alternate Mode drivers

CONFIG_USB_ROLE_SWITCH=m
# CONFIG_USB_ROLES_INTEL_XHCI is not set
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
CONFIG_MMC_BLOCK_MINORS=16
# CONFIG_SDIO_UART is not set
CONFIG_MMC_TEST=m

#
# MMC/SD/SDIO Host Controller Drivers
#
# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_IO_ACCESSORS=y
CONFIG_MMC_SDHCI_PCI=y
# CONFIG_MMC_RICOH_MMC is not set
CONFIG_MMC_SDHCI_ACPI=y
# CONFIG_MMC_SDHCI_PLTFM is not set
# CONFIG_MMC_WBSD is not set
# CONFIG_MMC_TIFM_SD is not set
# CONFIG_MMC_SPI is not set
# CONFIG_MMC_CB710 is not set
# CONFIG_MMC_VIA_SDMMC is not set
# CONFIG_MMC_VUB300 is not set
# CONFIG_MMC_USHC is not set
# CONFIG_MMC_USDHI6ROL0 is not set
CONFIG_MMC_REALTEK_PCI=m
CONFIG_MMC_CQHCI=y
# CONFIG_MMC_HSQ is not set
# CONFIG_MMC_TOSHIBA_PCI is not set
# CONFIG_MMC_MTK is not set
CONFIG_SCSI_UFSHCD=y
CONFIG_SCSI_UFS_BSG=y
# CONFIG_SCSI_UFS_HPB is not set
# CONFIG_SCSI_UFS_FAULT_INJECTION is not set
# CONFIG_SCSI_UFS_HWMON is not set
CONFIG_SCSI_UFSHCD_PCI=y
# CONFIG_SCSI_UFS_DWC_TC_PCI is not set
# CONFIG_SCSI_UFSHCD_PLATFORM is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
# CONFIG_LEDS_CLASS_FLASH is not set
# CONFIG_LEDS_CLASS_MULTICOLOR is not set
# CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set

#
# LED drivers
#
# CONFIG_LEDS_APU is not set
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_LM3532 is not set
# CONFIG_LEDS_LM3642 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_GPIO is not set
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP3952 is not set
# CONFIG_LEDS_LP50XX is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA963X is not set
# CONFIG_LEDS_DAC124S085 is not set
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_INTEL_SS4200 is not set
# CONFIG_LEDS_LT3593 is not set
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_TLC591XX is not set
# CONFIG_LEDS_LM355x is not set
# CONFIG_LEDS_IS31FL319X is not set

#
# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
#
# CONFIG_LEDS_BLINKM is not set
# CONFIG_LEDS_MLXCPLD is not set
# CONFIG_LEDS_MLXREG is not set
# CONFIG_LEDS_USER is not set
# CONFIG_LEDS_NIC78BX is not set
# CONFIG_LEDS_TI_LMU_COMMON is not set

#
# Flash and Torch LED drivers
#

#
# RGB LED drivers
#

#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
# CONFIG_LEDS_TRIGGER_TIMER is not set
# CONFIG_LEDS_TRIGGER_ONESHOT is not set
# CONFIG_LEDS_TRIGGER_DISK is not set
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
# CONFIG_LEDS_TRIGGER_CPU is not set
# CONFIG_LEDS_TRIGGER_ACTIVITY is not set
# CONFIG_LEDS_TRIGGER_GPIO is not set
# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set

#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_LEDS_TRIGGER_TRANSIENT is not set
# CONFIG_LEDS_TRIGGER_CAMERA is not set
# CONFIG_LEDS_TRIGGER_PANIC is not set
# CONFIG_LEDS_TRIGGER_NETDEV is not set
# CONFIG_LEDS_TRIGGER_PATTERN is not set
CONFIG_LEDS_TRIGGER_AUDIO=m
# CONFIG_LEDS_TRIGGER_TTY is not set

#
# Simple LED drivers
#
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC_ATOMIC_SCRUB=y
CONFIG_EDAC_SUPPORT=y
# CONFIG_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_MC146818_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_HCTOSYS is not set
# CONFIG_RTC_SYSTOHC is not set
# CONFIG_RTC_DEBUG is not set
CONFIG_RTC_NVMEM=y

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set

#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_ABB5ZES3 is not set
# CONFIG_RTC_DRV_ABEOZ9 is not set
# CONFIG_RTC_DRV_ABX80X is not set
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_ISL12022 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8523 is not set
# CONFIG_RTC_DRV_PCF85063 is not set
# CONFIG_RTC_DRV_PCF85363 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_RX8010 is not set
# CONFIG_RTC_DRV_RX8581 is not set
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
# CONFIG_RTC_DRV_RV3028 is not set
# CONFIG_RTC_DRV_RV3032 is not set
# CONFIG_RTC_DRV_RV8803 is not set
# CONFIG_RTC_DRV_SD3078 is not set

#
# SPI RTC drivers
#
# CONFIG_RTC_DRV_M41T93 is not set
# CONFIG_RTC_DRV_M41T94 is not set
# CONFIG_RTC_DRV_DS1302 is not set
# CONFIG_RTC_DRV_DS1305 is not set
# CONFIG_RTC_DRV_DS1343 is not set
# CONFIG_RTC_DRV_DS1347 is not set
# CONFIG_RTC_DRV_DS1390 is not set
# CONFIG_RTC_DRV_MAX6916 is not set
# CONFIG_RTC_DRV_R9701 is not set
# CONFIG_RTC_DRV_RX4581 is not set
# CONFIG_RTC_DRV_RS5C348 is not set
# CONFIG_RTC_DRV_MAX6902 is not set
# CONFIG_RTC_DRV_PCF2123 is not set
# CONFIG_RTC_DRV_MCP795 is not set
CONFIG_RTC_I2C_AND_SPI=y

#
# SPI and I2C RTC drivers
#
# CONFIG_RTC_DRV_DS3232 is not set
# CONFIG_RTC_DRV_PCF2127 is not set
# CONFIG_RTC_DRV_RV3029C2 is not set
# CONFIG_RTC_DRV_RX6110 is not set

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1685_FAMILY is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_DS2404 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_MSM6242 is not set
# CONFIG_RTC_DRV_BQ4802 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
# CONFIG_RTC_DRV_V3020 is not set
# CONFIG_RTC_DRV_CROS_EC is not set

#
# on-CPU RTC drivers
#
# CONFIG_RTC_DRV_FTRTC010 is not set

#
# HID Sensor RTC drivers
#
# CONFIG_RTC_DRV_GOLDFISH is not set
CONFIG_RTC_DRV_WILCO_EC=m
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
CONFIG_DMA_ENGINE=y
CONFIG_DMA_VIRTUAL_CHANNELS=y
CONFIG_DMA_ACPI=y
# CONFIG_ALTERA_MSGDMA is not set
CONFIG_INTEL_IDMA64=y
# CONFIG_INTEL_IDXD is not set
# CONFIG_INTEL_IDXD_COMPAT is not set
# CONFIG_INTEL_IOATDMA is not set
# CONFIG_PLX_DMA is not set
# CONFIG_AMD_PTDMA is not set
# CONFIG_QCOM_HIDMA_MGMT is not set
# CONFIG_QCOM_HIDMA is not set
CONFIG_DW_DMAC_CORE=y
CONFIG_DW_DMAC=y
# CONFIG_DW_DMAC_PCI is not set
# CONFIG_DW_EDMA is not set
# CONFIG_DW_EDMA_PCIE is not set
# CONFIG_SF_PDMA is not set
# CONFIG_INTEL_LDMA is not set

#
# DMA Clients
#
# CONFIG_ASYNC_TX_DMA is not set
# CONFIG_DMATEST is not set

#
# DMABUF options
#
CONFIG_SYNC_FILE=y
CONFIG_SW_SYNC=y
CONFIG_UDMABUF=y
# CONFIG_DMABUF_MOVE_NOTIFY is not set
# CONFIG_DMABUF_DEBUG is not set
CONFIG_DMABUF_SELFTESTS=m
# CONFIG_DMABUF_HEAPS is not set
# CONFIG_DMABUF_SYSFS_STATS is not set
# end of DMABUF options

# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set
# CONFIG_VFIO is not set
CONFIG_IRQ_BYPASS_MANAGER=y
# CONFIG_VIRT_DRIVERS is not set
CONFIG_VIRTIO_MENU=y
# CONFIG_VIRTIO_HARDEN_NOTIFICATION is not set
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_MMIO is not set
# CONFIG_VDPA is not set
CONFIG_VHOST_IOTLB=m
CONFIG_VHOST=m
CONFIG_VHOST_MENU=y
# CONFIG_VHOST_NET is not set
CONFIG_VHOST_VSOCK=m
# CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set

#
# Microsoft Hyper-V guest support
#
# end of Microsoft Hyper-V guest support

# CONFIG_GREYBUS is not set
# CONFIG_COMEDI is not set
CONFIG_STAGING=y
# CONFIG_PRISM2_USB is not set
# CONFIG_RTL8192U is not set
# CONFIG_RTLLIB is not set
# CONFIG_RTL8723BS is not set
# CONFIG_R8712U is not set
# CONFIG_R8188EU is not set
# CONFIG_RTS5208 is not set
# CONFIG_VT6655 is not set
# CONFIG_VT6656 is not set

#
# IIO staging drivers
#

#
# Accelerometers
#
# CONFIG_ADIS16203 is not set
# CONFIG_ADIS16240 is not set
# end of Accelerometers

#
# Analog to digital converters
#
# CONFIG_AD7816 is not set
# end of Analog to digital converters

#
# Analog digital bi-direction converters
#
# CONFIG_ADT7316 is not set
# end of Analog digital bi-direction converters

#
# Direct Digital Synthesis
#
# CONFIG_AD9832 is not set
# CONFIG_AD9834 is not set
# end of Direct Digital Synthesis

#
# Network Analyzer, Impedance Converters
#
# CONFIG_AD5933 is not set
# end of Network Analyzer, Impedance Converters

#
# Active energy metering IC
#
# CONFIG_ADE7854 is not set
# end of Active energy metering IC

#
# Resolver to digital converters
#
# CONFIG_AD2S1210 is not set
# end of Resolver to digital converters
# end of IIO staging drivers

# CONFIG_FB_SM750 is not set
CONFIG_STAGING_MEDIA=y
# CONFIG_INTEL_ATOMISP is not set
CONFIG_VIDEO_IPU3_IMGU=m
# CONFIG_STAGING_MEDIA_DEPRECATED is not set
# CONFIG_LTE_GDM724X is not set
# CONFIG_FB_TFT is not set
# CONFIG_KS7010 is not set
# CONFIG_PI433 is not set
# CONFIG_FIELDBUS_DEV is not set
# CONFIG_QLGE is not set
# CONFIG_VME_BUS is not set
CONFIG_CHROME_PLATFORMS=y
# CONFIG_CHROMEOS_ACPI is not set
CONFIG_CHROMEOS_LAPTOP=y
CONFIG_CHROMEOS_PSTORE=y
CONFIG_CHROMEOS_TBMC=y
CONFIG_CROS_EC=y
CONFIG_CROS_EC_I2C=y
CONFIG_CROS_EC_ISHTP=m
CONFIG_CROS_EC_SPI=y
CONFIG_CROS_EC_LPC=y
CONFIG_CROS_EC_PROTO=y
CONFIG_CROS_KBD_LED_BACKLIGHT=y
CONFIG_CROS_EC_CHARDEV=y
CONFIG_CROS_EC_LIGHTBAR=y
CONFIG_CROS_EC_DEBUGFS=y
CONFIG_CROS_EC_SENSORHUB=m
CONFIG_CROS_EC_SYSFS=y
CONFIG_CROS_EC_TYPEC=m
CONFIG_CROS_USBPD_LOGGER=y
CONFIG_CROS_USBPD_NOTIFY=y
CONFIG_CHROMEOS_PRIVACY_SCREEN=y
CONFIG_CROS_TYPEC_SWITCH=m
CONFIG_WILCO_EC=m
CONFIG_WILCO_EC_DEBUGFS=m
CONFIG_WILCO_EC_EVENTS=m
CONFIG_WILCO_EC_TELEMETRY=m
# CONFIG_MELLANOX_PLATFORM is not set
CONFIG_SURFACE_PLATFORMS=y
# CONFIG_SURFACE3_WMI is not set
# CONFIG_SURFACE_3_POWER_OPREGION is not set
# CONFIG_SURFACE_GPE is not set
# CONFIG_SURFACE_HOTPLUG is not set
# CONFIG_SURFACE_PRO3_BUTTON is not set
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_ACPI_WMI=m
CONFIG_WMI_BMOF=m
# CONFIG_HUAWEI_WMI is not set
# CONFIG_MXM_WMI is not set
# CONFIG_PEAQ_WMI is not set
# CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set
# CONFIG_XIAOMI_WMI is not set
# CONFIG_GIGABYTE_WMI is not set
# CONFIG_YOGABOOK_WMI is not set
# CONFIG_ACERHDF is not set
# CONFIG_ACER_WIRELESS is not set
# CONFIG_ACER_WMI is not set
# CONFIG_AMD_PMF is not set
# CONFIG_AMD_PMC is not set
# CONFIG_AMD_HSMP is not set
# CONFIG_ADV_SWBUTTON is not set
# CONFIG_APPLE_GMUX is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_ASUS_WIRELESS is not set
# CONFIG_ASUS_WMI is not set
# CONFIG_ASUS_TF103C_DOCK is not set
# CONFIG_EEEPC_LAPTOP is not set
# CONFIG_X86_PLATFORM_DRIVERS_DELL is not set
# CONFIG_AMILO_RFKILL is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_GPD_POCKET_FAN is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_WIRELESS_HOTKEY is not set
CONFIG_HP_WMI=m
# CONFIG_IBM_RTL is not set
# CONFIG_IDEAPAD_LAPTOP is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_THINKPAD_ACPI is not set
# CONFIG_THINKPAD_LMI is not set
# CONFIG_INTEL_ATOMISP2_PM is not set
# CONFIG_INTEL_IFS is not set
# CONFIG_INTEL_SAR_INT1092 is not set
CONFIG_INTEL_PMC_CORE=y

#
# Intel Speed Select Technology interface support
#
# CONFIG_INTEL_SPEED_SELECT_INTERFACE is not set
# end of Intel Speed Select Technology interface support

CONFIG_INTEL_TELEMETRY=y
# CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set
# CONFIG_INTEL_WMI_THUNDERBOLT is not set

#
# Intel Uncore Frequency Control
#
# CONFIG_INTEL_UNCORE_FREQ_CONTROL is not set
# end of Intel Uncore Frequency Control

# CONFIG_INTEL_HID_EVENT is not set
CONFIG_INTEL_VBTN=m
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_INTEL_ISHTP_ECLITE is not set
CONFIG_INTEL_PUNIT_IPC=y
# CONFIG_INTEL_RST is not set
# CONFIG_INTEL_SMARTCONNECT is not set
CONFIG_INTEL_TURBO_MAX_3=y
# CONFIG_INTEL_VSEC is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_MSI_WMI is not set
# CONFIG_PCENGINES_APU2 is not set
# CONFIG_BARCO_P50_GPIO is not set
# CONFIG_SAMSUNG_LAPTOP is not set
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_TOSHIBA_HAPS is not set
# CONFIG_TOSHIBA_WMI is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_LG_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_SYSTEM76_ACPI is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_SERIAL_MULTI_INSTANTIATE is not set
# CONFIG_MLX_PLATFORM is not set
# CONFIG_INTEL_IPS is not set
CONFIG_INTEL_SCU_IPC=y
CONFIG_INTEL_SCU=y
# CONFIG_INTEL_SCU_PCI is not set
CONFIG_INTEL_SCU_PLATFORM=y
# CONFIG_INTEL_SCU_IPC_UTIL is not set
# CONFIG_SIEMENS_SIMATIC_IPC is not set
# CONFIG_WINMATE_FM07_KEYS is not set
CONFIG_P2SB=y
CONFIG_HAVE_CLK=y
CONFIG_HAVE_CLK_PREPARE=y
CONFIG_COMMON_CLK=y
# CONFIG_LMK04832 is not set
# CONFIG_COMMON_CLK_MAX9485 is not set
# CONFIG_COMMON_CLK_SI5341 is not set
# CONFIG_COMMON_CLK_SI5351 is not set
# CONFIG_COMMON_CLK_SI544 is not set
# CONFIG_COMMON_CLK_CDCE706 is not set
# CONFIG_COMMON_CLK_CS2000_CP is not set
# CONFIG_XILINX_VCU is not set
# CONFIG_HWSPINLOCK is not set

#
# Clock Source drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_CLKBLD_I8253=y
# end of Clock Source drivers

CONFIG_MAILBOX=y
CONFIG_PCC=y
# CONFIG_ALTERA_MBOX is not set
CONFIG_IOMMU_IOVA=y
CONFIG_IOASID=y
CONFIG_IOMMU_API=y
CONFIG_IOMMU_SUPPORT=y

#
# Generic IOMMU Pagetable Support
#
# end of Generic IOMMU Pagetable Support

# CONFIG_IOMMU_DEBUGFS is not set
# CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set
CONFIG_IOMMU_DEFAULT_DMA_LAZY=y
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
CONFIG_IOMMU_DMA=y
# CONFIG_AMD_IOMMU is not set
CONFIG_DMAR_TABLE=y
CONFIG_INTEL_IOMMU=y
# CONFIG_INTEL_IOMMU_SVM is not set
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
# CONFIG_INTEL_IOMMU_BROKEN_GFX_WA is not set
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
CONFIG_IRQ_REMAP=y

#
# Remoteproc drivers
#
# CONFIG_REMOTEPROC is not set
# end of Remoteproc drivers

#
# Rpmsg drivers
#
# CONFIG_RPMSG_QCOM_GLINK_RPM is not set
# CONFIG_RPMSG_VIRTIO is not set
# end of Rpmsg drivers

CONFIG_SOUNDWIRE=m

#
# SoundWire Devices
#
CONFIG_SOUNDWIRE_CADENCE=m
CONFIG_SOUNDWIRE_INTEL=m
# CONFIG_SOUNDWIRE_QCOM is not set
CONFIG_SOUNDWIRE_GENERIC_ALLOCATION=m

#
# SOC (System On Chip) specific Drivers
#

#
# Amlogic SoC drivers
#
# end of Amlogic SoC drivers

#
# Broadcom SoC drivers
#
# end of Broadcom SoC drivers

#
# NXP/Freescale QorIQ SoC drivers
#
# end of NXP/Freescale QorIQ SoC drivers

#
# fujitsu SoC drivers
#
# end of fujitsu SoC drivers

#
# i.MX SoC drivers
#
# end of i.MX SoC drivers

#
# Enable LiteX SoC Builder specific drivers
#
# end of Enable LiteX SoC Builder specific drivers

#
# Qualcomm SoC drivers
#
# end of Qualcomm SoC drivers

# CONFIG_SOC_TI is not set

#
# Xilinx SoC drivers
#
# end of Xilinx SoC drivers
# end of SOC (System On Chip) specific Drivers

CONFIG_PM_DEVFREQ=y

#
# DEVFREQ Governors
#
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVFREQ_GOV_PASSIVE is not set

#
# DEVFREQ Drivers
#
# CONFIG_PM_DEVFREQ_EVENT is not set
# CONFIG_EXTCON is not set
# CONFIG_MEMORY is not set
CONFIG_IIO=m
CONFIG_IIO_BUFFER=y
# CONFIG_IIO_BUFFER_CB is not set
# CONFIG_IIO_BUFFER_DMA is not set
# CONFIG_IIO_BUFFER_DMAENGINE is not set
# CONFIG_IIO_BUFFER_HW_CONSUMER is not set
CONFIG_IIO_KFIFO_BUF=m
CONFIG_IIO_TRIGGERED_BUFFER=m
CONFIG_IIO_CONFIGFS=m
CONFIG_IIO_TRIGGER=y
CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
# CONFIG_IIO_SW_DEVICE is not set
CONFIG_IIO_SW_TRIGGER=m
# CONFIG_IIO_TRIGGERED_EVENT is not set

#
# Accelerometers
#
# CONFIG_ADIS16201 is not set
# CONFIG_ADIS16209 is not set
# CONFIG_ADXL313_I2C is not set
# CONFIG_ADXL313_SPI is not set
# CONFIG_ADXL345_I2C is not set
# CONFIG_ADXL345_SPI is not set
# CONFIG_ADXL355_I2C is not set
# CONFIG_ADXL355_SPI is not set
# CONFIG_ADXL367_SPI is not set
# CONFIG_ADXL367_I2C is not set
# CONFIG_ADXL372_SPI is not set
# CONFIG_ADXL372_I2C is not set
# CONFIG_BMA180 is not set
# CONFIG_BMA220 is not set
# CONFIG_BMA400 is not set
# CONFIG_BMC150_ACCEL is not set
# CONFIG_BMI088_ACCEL is not set
# CONFIG_DA280 is not set
# CONFIG_DA311 is not set
# CONFIG_DMARD06 is not set
# CONFIG_DMARD09 is not set
# CONFIG_DMARD10 is not set
# CONFIG_FXLS8962AF_I2C is not set
# CONFIG_FXLS8962AF_SPI is not set
CONFIG_IIO_CROS_EC_ACCEL_LEGACY=m
# CONFIG_IIO_ST_ACCEL_3AXIS is not set
# CONFIG_KXSD9 is not set
# CONFIG_KXCJK1013 is not set
# CONFIG_MC3230 is not set
# CONFIG_MMA7455_I2C is not set
# CONFIG_MMA7455_SPI is not set
# CONFIG_MMA7660 is not set
# CONFIG_MMA8452 is not set
# CONFIG_MMA9551 is not set
# CONFIG_MMA9553 is not set
# CONFIG_MSA311 is not set
# CONFIG_MXC4005 is not set
# CONFIG_MXC6255 is not set
# CONFIG_SCA3000 is not set
# CONFIG_SCA3300 is not set
# CONFIG_STK8312 is not set
# CONFIG_STK8BA50 is not set
# end of Accelerometers

#
# Analog to digital converters
#
# CONFIG_AD7091R5 is not set
# CONFIG_AD7124 is not set
# CONFIG_AD7192 is not set
# CONFIG_AD7266 is not set
# CONFIG_AD7280 is not set
# CONFIG_AD7291 is not set
# CONFIG_AD7292 is not set
# CONFIG_AD7298 is not set
# CONFIG_AD7476 is not set
# CONFIG_AD7606_IFACE_PARALLEL is not set
# CONFIG_AD7606_IFACE_SPI is not set
# CONFIG_AD7766 is not set
# CONFIG_AD7768_1 is not set
# CONFIG_AD7780 is not set
# CONFIG_AD7791 is not set
# CONFIG_AD7793 is not set
# CONFIG_AD7887 is not set
# CONFIG_AD7923 is not set
# CONFIG_AD7949 is not set
# CONFIG_AD799X is not set
# CONFIG_ENVELOPE_DETECTOR is not set
# CONFIG_HI8435 is not set
# CONFIG_HX711 is not set
# CONFIG_INA2XX_ADC is not set
# CONFIG_LTC2471 is not set
# CONFIG_LTC2485 is not set
# CONFIG_LTC2496 is not set
# CONFIG_LTC2497 is not set
# CONFIG_MAX1027 is not set
# CONFIG_MAX11100 is not set
# CONFIG_MAX1118 is not set
# CONFIG_MAX11205 is not set
# CONFIG_MAX1241 is not set
# CONFIG_MAX1363 is not set
# CONFIG_MAX9611 is not set
# CONFIG_MCP320X is not set
# CONFIG_MCP3422 is not set
# CONFIG_MCP3911 is not set
# CONFIG_NAU7802 is not set
# CONFIG_RICHTEK_RTQ6056 is not set
# CONFIG_SD_ADC_MODULATOR is not set
# CONFIG_TI_ADC081C is not set
# CONFIG_TI_ADC0832 is not set
# CONFIG_TI_ADC084S021 is not set
# CONFIG_TI_ADC12138 is not set
# CONFIG_TI_ADC108S102 is not set
# CONFIG_TI_ADC128S052 is not set
# CONFIG_TI_ADC161S626 is not set
# CONFIG_TI_ADS1015 is not set
# CONFIG_TI_ADS7950 is not set
# CONFIG_TI_ADS8344 is not set
# CONFIG_TI_ADS8688 is not set
# CONFIG_TI_ADS124S08 is not set
# CONFIG_TI_ADS131E08 is not set
# CONFIG_TI_TLC4541 is not set
# CONFIG_TI_TSC2046 is not set
# CONFIG_VF610_ADC is not set
# CONFIG_XILINX_XADC is not set
# end of Analog to digital converters

#
# Analog to digital and digital to analog converters
#
# CONFIG_AD74413R is not set
# end of Analog to digital and digital to analog converters

#
# Analog Front Ends
#
# CONFIG_IIO_RESCALE is not set
# end of Analog Front Ends

#
# Amplifiers
#
# CONFIG_AD8366 is not set
# CONFIG_ADA4250 is not set
# CONFIG_HMC425 is not set
# end of Amplifiers

#
# Capacitance to digital converters
#
# CONFIG_AD7150 is not set
# CONFIG_AD7746 is not set
# end of Capacitance to digital converters

#
# Chemical Sensors
#
# CONFIG_ATLAS_PH_SENSOR is not set
# CONFIG_ATLAS_EZO_SENSOR is not set
# CONFIG_BME680 is not set
# CONFIG_CCS811 is not set
# CONFIG_IAQCORE is not set
# CONFIG_SCD30_CORE is not set
# CONFIG_SCD4X is not set
# CONFIG_SENSIRION_SGP30 is not set
# CONFIG_SENSIRION_SGP40 is not set
# CONFIG_SPS30_I2C is not set
# CONFIG_SENSEAIR_SUNRISE_CO2 is not set
# CONFIG_VZ89X is not set
# end of Chemical Sensors

CONFIG_IIO_CROS_EC_SENSORS_CORE=m
CONFIG_IIO_CROS_EC_SENSORS=m
CONFIG_IIO_CROS_EC_SENSORS_LID_ANGLE=m

#
# Hid Sensor IIO Common
#
# end of Hid Sensor IIO Common

#
# IIO SCMI Sensors
#
# end of IIO SCMI Sensors

#
# SSP Sensor Common
#
# CONFIG_IIO_SSP_SENSORHUB is not set
# end of SSP Sensor Common

#
# Digital to analog converters
#
# CONFIG_AD3552R is not set
# CONFIG_AD5064 is not set
# CONFIG_AD5360 is not set
# CONFIG_AD5380 is not set
# CONFIG_AD5421 is not set
# CONFIG_AD5446 is not set
# CONFIG_AD5449 is not set
# CONFIG_AD5592R is not set
# CONFIG_AD5593R is not set
# CONFIG_AD5504 is not set
# CONFIG_AD5624R_SPI is not set
# CONFIG_LTC2688 is not set
# CONFIG_AD5686_SPI is not set
# CONFIG_AD5696_I2C is not set
# CONFIG_AD5755 is not set
# CONFIG_AD5758 is not set
# CONFIG_AD5761 is not set
# CONFIG_AD5764 is not set
# CONFIG_AD5766 is not set
# CONFIG_AD5770R is not set
# CONFIG_AD5791 is not set
# CONFIG_AD7293 is not set
# CONFIG_AD7303 is not set
# CONFIG_AD8801 is not set
# CONFIG_DPOT_DAC is not set
# CONFIG_DS4424 is not set
# CONFIG_LTC1660 is not set
# CONFIG_LTC2632 is not set
# CONFIG_M62332 is not set
# CONFIG_MAX517 is not set
# CONFIG_MAX5821 is not set
# CONFIG_MCP4725 is not set
# CONFIG_MCP4922 is not set
# CONFIG_TI_DAC082S085 is not set
# CONFIG_TI_DAC5571 is not set
# CONFIG_TI_DAC7311 is not set
# CONFIG_TI_DAC7612 is not set
# CONFIG_VF610_DAC is not set
# end of Digital to analog converters

#
# IIO dummy driver
#
# end of IIO dummy driver

#
# Filters
#
# CONFIG_ADMV8818 is not set
# end of Filters

#
# Frequency Synthesizers DDS/PLL
#

#
# Clock Generator/Distribution
#
# CONFIG_AD9523 is not set
# end of Clock Generator/Distribution

#
# Phase-Locked Loop (PLL) frequency synthesizers
#
# CONFIG_ADF4350 is not set
# CONFIG_ADF4371 is not set
# CONFIG_ADMV1013 is not set
# CONFIG_ADMV1014 is not set
# CONFIG_ADMV4420 is not set
# CONFIG_ADRF6780 is not set
# end of Phase-Locked Loop (PLL) frequency synthesizers
# end of Frequency Synthesizers DDS/PLL

#
# Digital gyroscope sensors
#
# CONFIG_ADIS16080 is not set
# CONFIG_ADIS16130 is not set
# CONFIG_ADIS16136 is not set
# CONFIG_ADIS16260 is not set
# CONFIG_ADXRS290 is not set
# CONFIG_ADXRS450 is not set
# CONFIG_BMG160 is not set
# CONFIG_FXAS21002C is not set
# CONFIG_MPU3050_I2C is not set
# CONFIG_IIO_ST_GYRO_3AXIS is not set
# CONFIG_ITG3200 is not set
# end of Digital gyroscope sensors

#
# Health Sensors
#

#
# Heart Rate Monitors
#
# CONFIG_AFE4403 is not set
# CONFIG_AFE4404 is not set
# CONFIG_MAX30100 is not set
# CONFIG_MAX30102 is not set
# end of Heart Rate Monitors
# end of Health Sensors

#
# Humidity sensors
#
# CONFIG_AM2315 is not set
# CONFIG_DHT11 is not set
# CONFIG_HDC100X is not set
# CONFIG_HDC2010 is not set
# CONFIG_HTS221 is not set
# CONFIG_HTU21 is not set
# CONFIG_SI7005 is not set
# CONFIG_SI7020 is not set
# end of Humidity sensors

#
# Inertial measurement units
#
# CONFIG_ADIS16400 is not set
# CONFIG_ADIS16460 is not set
# CONFIG_ADIS16475 is not set
# CONFIG_ADIS16480 is not set
# CONFIG_BMI160_I2C is not set
# CONFIG_BMI160_SPI is not set
# CONFIG_BOSCH_BNO055_I2C is not set
# CONFIG_FXOS8700_I2C is not set
# CONFIG_FXOS8700_SPI is not set
# CONFIG_KMX61 is not set
# CONFIG_INV_ICM42600_I2C is not set
# CONFIG_INV_ICM42600_SPI is not set
# CONFIG_INV_MPU6050_I2C is not set
# CONFIG_INV_MPU6050_SPI is not set
# CONFIG_IIO_ST_LSM6DSX is not set
# CONFIG_IIO_ST_LSM9DS0 is not set
# end of Inertial measurement units

#
# Light sensors
#
CONFIG_ACPI_ALS=m
# CONFIG_ADJD_S311 is not set
# CONFIG_ADUX1020 is not set
# CONFIG_AL3010 is not set
# CONFIG_AL3320A is not set
# CONFIG_APDS9300 is not set
# CONFIG_APDS9960 is not set
# CONFIG_AS73211 is not set
# CONFIG_BH1750 is not set
# CONFIG_BH1780 is not set
# CONFIG_CM32181 is not set
# CONFIG_CM3232 is not set
# CONFIG_CM3323 is not set
# CONFIG_CM3605 is not set
# CONFIG_CM36651 is not set
CONFIG_IIO_CROS_EC_LIGHT_PROX=m
# CONFIG_GP2AP002 is not set
# CONFIG_GP2AP020A00F is not set
CONFIG_SENSORS_ISL29018=m
# CONFIG_SENSORS_ISL29028 is not set
# CONFIG_ISL29125 is not set
# CONFIG_JSA1212 is not set
# CONFIG_RPR0521 is not set
# CONFIG_LTR501 is not set
# CONFIG_LTRF216A is not set
# CONFIG_LV0104CS is not set
# CONFIG_MAX44000 is not set
# CONFIG_MAX44009 is not set
# CONFIG_NOA1305 is not set
# CONFIG_OPT3001 is not set
# CONFIG_PA12203001 is not set
# CONFIG_SI1133 is not set
# CONFIG_SI1145 is not set
# CONFIG_STK3310 is not set
# CONFIG_ST_UVIS25 is not set
# CONFIG_TCS3414 is not set
# CONFIG_TCS3472 is not set
# CONFIG_SENSORS_TSL2563 is not set
# CONFIG_TSL2583 is not set
# CONFIG_TSL2591 is not set
# CONFIG_TSL2772 is not set
# CONFIG_TSL4531 is not set
# CONFIG_US5182D is not set
# CONFIG_VCNL4000 is not set
# CONFIG_VCNL4035 is not set
# CONFIG_VEML6030 is not set
# CONFIG_VEML6070 is not set
# CONFIG_VL6180 is not set
# CONFIG_ZOPT2201 is not set
# end of Light sensors

#
# Magnetometer sensors
#
# CONFIG_AK8974 is not set
# CONFIG_AK8975 is not set
# CONFIG_AK09911 is not set
# CONFIG_BMC150_MAGN_I2C is not set
# CONFIG_BMC150_MAGN_SPI is not set
# CONFIG_MAG3110 is not set
# CONFIG_MMC35240 is not set
# CONFIG_IIO_ST_MAGN_3AXIS is not set
# CONFIG_SENSORS_HMC5843_I2C is not set
# CONFIG_SENSORS_HMC5843_SPI is not set
# CONFIG_SENSORS_RM3100_I2C is not set
# CONFIG_SENSORS_RM3100_SPI is not set
# CONFIG_YAMAHA_YAS530 is not set
# end of Magnetometer sensors

#
# Multiplexers
#
# CONFIG_IIO_MUX is not set
# end of Multiplexers

#
# Inclinometer sensors
#
# end of Inclinometer sensors

#
# Triggers - standalone
#
CONFIG_IIO_HRTIMER_TRIGGER=m
# CONFIG_IIO_INTERRUPT_TRIGGER is not set
# CONFIG_IIO_TIGHTLOOP_TRIGGER is not set
CONFIG_IIO_SYSFS_TRIGGER=m
# end of Triggers - standalone

#
# Linear and angular position sensors
#
# end of Linear and angular position sensors

#
# Digital potentiometers
#
# CONFIG_AD5110 is not set
# CONFIG_AD5272 is not set
# CONFIG_DS1803 is not set
# CONFIG_MAX5432 is not set
# CONFIG_MAX5481 is not set
# CONFIG_MAX5487 is not set
# CONFIG_MCP4018 is not set
# CONFIG_MCP4131 is not set
# CONFIG_MCP4531 is not set
# CONFIG_MCP41010 is not set
# CONFIG_TPL0102 is not set
# end of Digital potentiometers

#
# Digital potentiostats
#
# CONFIG_LMP91000 is not set
# end of Digital potentiostats

#
# Pressure sensors
#
# CONFIG_ABP060MG is not set
# CONFIG_BMP280 is not set
CONFIG_IIO_CROS_EC_BARO=m
# CONFIG_DLHL60D is not set
# CONFIG_DPS310 is not set
# CONFIG_HP03 is not set
# CONFIG_ICP10100 is not set
# CONFIG_MPL115_I2C is not set
# CONFIG_MPL115_SPI is not set
# CONFIG_MPL3115 is not set
# CONFIG_MS5611 is not set
# CONFIG_MS5637 is not set
# CONFIG_IIO_ST_PRESS is not set
# CONFIG_T5403 is not set
# CONFIG_HP206C is not set
# CONFIG_ZPA2326 is not set
# end of Pressure sensors

#
# Lightning sensors
#
# CONFIG_AS3935 is not set
# end of Lightning sensors

#
# Proximity and distance sensors
#
# CONFIG_CROS_EC_MKBP_PROXIMITY is not set
# CONFIG_ISL29501 is not set
# CONFIG_LIDAR_LITE_V2 is not set
# CONFIG_MB1232 is not set
# CONFIG_PING is not set
# CONFIG_RFD77402 is not set
# CONFIG_SRF04 is not set
CONFIG_SX_COMMON=m
CONFIG_SX9310=m
CONFIG_SX9324=m
# CONFIG_SX9360 is not set
# CONFIG_SX9500 is not set
# CONFIG_SRF08 is not set
# CONFIG_VCNL3020 is not set
# CONFIG_VL53L0X_I2C is not set
# end of Proximity and distance sensors

#
# Resolver to digital converters
#
# CONFIG_AD2S90 is not set
# CONFIG_AD2S1200 is not set
# end of Resolver to digital converters

#
# Temperature sensors
#
# CONFIG_LTC2983 is not set
# CONFIG_MAXIM_THERMOCOUPLE is not set
# CONFIG_MLX90614 is not set
# CONFIG_MLX90632 is not set
# CONFIG_TMP006 is not set
# CONFIG_TMP007 is not set
# CONFIG_TMP117 is not set
# CONFIG_TSYS01 is not set
# CONFIG_TSYS02D is not set
# CONFIG_MAX31856 is not set
# CONFIG_MAX31865 is not set
# end of Temperature sensors

# CONFIG_NTB is not set
# CONFIG_PWM is not set

#
# IRQ chip support
#
# end of IRQ chip support

# CONFIG_IPACK_BUS is not set
# CONFIG_RESET_CONTROLLER is not set

#
# PHY Subsystem
#
# CONFIG_GENERIC_PHY is not set
# CONFIG_USB_LGM_PHY is not set
# CONFIG_PHY_CAN_TRANSCEIVER is not set

#
# PHY drivers for Broadcom platforms
#
# CONFIG_BCM_KONA_USB2_PHY is not set
# end of PHY drivers for Broadcom platforms

# CONFIG_PHY_PXA_28NM_HSIC is not set
# CONFIG_PHY_PXA_28NM_USB2 is not set
# CONFIG_PHY_CPCAP_USB is not set
# CONFIG_PHY_INTEL_LGM_EMMC is not set
# end of PHY Subsystem

CONFIG_POWERCAP=y
CONFIG_INTEL_RAPL_CORE=y
CONFIG_INTEL_RAPL=y
# CONFIG_IDLE_INJECT is not set
# CONFIG_MCB is not set

#
# Performance monitor support
#
# end of Performance monitor support

CONFIG_RAS=y
CONFIG_USB4=y
CONFIG_USB4_DEBUGFS_WRITE=y
# CONFIG_USB4_DEBUGFS_MARGINING is not set
CONFIG_USB4_DMA_TEST=m

#
# Android
#
CONFIG_ANDROID_BINDER_IPC=y
# CONFIG_ANDROID_BINDERFS is not set
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
# CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
# end of Android

# CONFIG_LIBNVDIMM is not set
CONFIG_DAX=y
# CONFIG_DEV_DAX is not set
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y
# CONFIG_NVMEM_RMEM is not set

#
# HW tracing support
#
# CONFIG_STM is not set
# CONFIG_INTEL_TH is not set
# end of HW tracing support

# CONFIG_FPGA is not set
# CONFIG_TEE is not set
CONFIG_PM_OPP=y
# CONFIG_SIOX is not set
# CONFIG_SLIMBUS is not set
# CONFIG_INTERCONNECT is not set
# CONFIG_COUNTER is not set
# CONFIG_MOST is not set
# CONFIG_PECI is not set
# CONFIG_HTE is not set
# end of Device Drivers

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
# CONFIG_VALIDATE_FS_PARSER is not set
CONFIG_FS_IOMAP=y
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT2=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
# CONFIG_F2FS_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
# CONFIG_EXPORTFS_BLOCK_OPS is not set
CONFIG_FILE_LOCKING=y
CONFIG_FS_ENCRYPTION=y
CONFIG_FS_ENCRYPTION_ALGS=y
CONFIG_FS_VERITY=y
# CONFIG_FS_VERITY_DEBUG is not set
CONFIG_FS_VERITY_BUILTIN_SIGNATURES=y
CONFIG_FSNOTIFY=y
# CONFIG_DNOTIFY is not set
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
CONFIG_QUOTA=y
# CONFIG_QUOTA_NETLINK_INTERFACE is not set
CONFIG_PRINT_QUOTA_WARNING=y
# CONFIG_QUOTA_DEBUG is not set
CONFIG_QUOTA_TREE=y
# CONFIG_QFMT_V1 is not set
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
# CONFIG_AUTOFS4_FS is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_FUSE_FS=m
# CONFIG_CUSE is not set
# CONFIG_VIRTIO_FS is not set
# CONFIG_OVERLAY_FS is not set

#
# Caches
#
# CONFIG_FSCACHE is not set
# end of Caches

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
# end of CD-ROM/DVD Filesystems

#
# DOS/FAT/EXFAT/NT Filesystems
#
CONFIG_FAT_FS=m
# CONFIG_MSDOS_FS is not set
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_FAT_DEFAULT_UTF8 is not set
# CONFIG_EXFAT_FS is not set
# CONFIG_NTFS_FS is not set
# CONFIG_NTFS3_FS is not set
# end of DOS/FAT/EXFAT/NT Filesystems

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_PROC_CHILDREN=y
CONFIG_PROC_PID_ARCH_STATUS=y
CONFIG_KERNFS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
# CONFIG_TMPFS_INODE64 is not set
# CONFIG_HUGETLBFS is not set
CONFIG_ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
CONFIG_MEMFD_CREATE=y
CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
CONFIG_CONFIGFS_FS=y
# CONFIG_EFIVAR_FS is not set
# end of Pseudo filesystems

CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ORANGEFS_FS is not set
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
CONFIG_ECRYPT_FS=y
# CONFIG_ECRYPT_FS_MESSAGING is not set
# CONFIG_HFS_FS is not set
CONFIG_HFSPLUS_FS=m
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
CONFIG_SQUASHFS=y
# CONFIG_SQUASHFS_FILE_CACHE is not set
CONFIG_SQUASHFS_FILE_DIRECT=y
# CONFIG_SQUASHFS_DECOMP_SINGLE is not set
# CONFIG_SQUASHFS_DECOMP_MULTI is not set
CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU=y
CONFIG_SQUASHFS_XATTR=y
CONFIG_SQUASHFS_ZLIB=y
CONFIG_SQUASHFS_LZ4=y
CONFIG_SQUASHFS_LZO=y
# CONFIG_SQUASHFS_XZ is not set
CONFIG_SQUASHFS_ZSTD=y
CONFIG_SQUASHFS_4K_DEVBLK_SIZE=y
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_PSTORE=y
CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240
CONFIG_PSTORE_DEFLATE_COMPRESS=y
# CONFIG_PSTORE_LZO_COMPRESS is not set
# CONFIG_PSTORE_LZ4_COMPRESS is not set
# CONFIG_PSTORE_LZ4HC_COMPRESS is not set
# CONFIG_PSTORE_842_COMPRESS is not set
# CONFIG_PSTORE_ZSTD_COMPRESS is not set
CONFIG_PSTORE_COMPRESS=y
CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT=y
CONFIG_PSTORE_COMPRESS_DEFAULT="deflate"
CONFIG_PSTORE_CONSOLE=y
CONFIG_PSTORE_PMSG=y
# CONFIG_PSTORE_FTRACE is not set
CONFIG_PSTORE_RAM=y
# CONFIG_PSTORE_BLK is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_EROFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=m
CONFIG_NFS_V2=m
CONFIG_NFS_V3=m
# CONFIG_NFS_V3_ACL is not set
CONFIG_NFS_V4=m
# CONFIG_NFS_SWAP is not set
# CONFIG_NFS_V4_1 is not set
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
CONFIG_NFS_DISABLE_UDP_SUPPORT=y
# CONFIG_NFSD is not set
CONFIG_GRACE_PERIOD=m
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_SUNRPC_DEBUG is not set
# CONFIG_CEPH_FS is not set
# CONFIG_CIFS is not set
# CONFIG_SMB_SERVER is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_MAC_ROMAN is not set
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
CONFIG_NLS_UTF8=m
# CONFIG_DLM is not set
# CONFIG_UNICODE is not set
# end of File systems

#
# Security options
#
CONFIG_KEYS=y
# CONFIG_KEYS_REQUEST_CACHE is not set
# CONFIG_PERSISTENT_KEYRINGS is not set
# CONFIG_TRUSTED_KEYS is not set
CONFIG_ENCRYPTED_KEYS=y
# CONFIG_USER_DECRYPTED_DATA is not set
# CONFIG_KEY_DH_OPERATIONS is not set
CONFIG_SECURITY_DMESG_RESTRICT=y
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
# CONFIG_SECURITY_NETWORK_XFRM is not set
CONFIG_SECURITY_PATH=y
# CONFIG_INTEL_TXT is not set
CONFIG_LSM_MMAP_MIN_ADDR=32768
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
CONFIG_HARDENED_USERCOPY=y
# CONFIG_FORTIFY_SOURCE is not set
CONFIG_STATIC_USERMODEHELPER=y
CONFIG_STATIC_USERMODEHELPER_PATH="/sbin/usermode-helper"
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
# CONFIG_SECURITY_SELINUX_DISABLE is not set
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=0
CONFIG_SECURITY_SELINUX_SIDTAB_HASH_BITS=9
CONFIG_SECURITY_SELINUX_SID2STR_CACHE_SIZE=256
# CONFIG_SECURITY_SMACK is not set
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_SECURITY_APPARMOR is not set
CONFIG_SECURITY_LOADPIN=y
CONFIG_SECURITY_LOADPIN_ENFORCE=y
# CONFIG_SECURITY_LOADPIN_VERITY is not set
CONFIG_SECURITY_YAMA=y
CONFIG_SECURITY_SAFESETID=y
# CONFIG_SECURITY_LOCKDOWN_LSM is not set
CONFIG_SECURITY_LANDLOCK=y
CONFIG_INTEGRITY=y
# CONFIG_INTEGRITY_SIGNATURE is not set
CONFIG_INTEGRITY_AUDIT=y
# CONFIG_IMA is not set
# CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set
# CONFIG_EVM is not set
CONFIG_DEFAULT_SECURITY_SELINUX=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,chromiumos,selinux,bpf"

#
# Kernel hardening options
#

#
# Memory initialization
#
CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_ENABLER=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
# CONFIG_INIT_STACK_NONE is not set
# CONFIG_INIT_STACK_ALL_PATTERN is not set
CONFIG_INIT_STACK_ALL_ZERO=y
# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
# CONFIG_ZERO_CALL_USED_REGS is not set
# end of Memory initialization

CONFIG_CC_HAS_RANDSTRUCT=y
CONFIG_RANDSTRUCT_NONE=y
# CONFIG_RANDSTRUCT_FULL is not set
# end of Kernel hardening options
# end of Security options

CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_XOR=m
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_SKCIPHER=y
CONFIG_CRYPTO_SKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_RNG_DEFAULT=y
CONFIG_CRYPTO_AKCIPHER2=y
CONFIG_CRYPTO_AKCIPHER=y
CONFIG_CRYPTO_KPP2=y
CONFIG_CRYPTO_KPP=m
CONFIG_CRYPTO_ACOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_USER is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_GF128MUL=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_NULL2=y
# CONFIG_CRYPTO_PCRYPT is not set
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_TEST is not set
CONFIG_CRYPTO_SIMD=y
# end of Crypto core or helper

#
# Public-key cryptography
#
CONFIG_CRYPTO_RSA=y
# CONFIG_CRYPTO_DH is not set
CONFIG_CRYPTO_ECC=m
CONFIG_CRYPTO_ECDH=m
# CONFIG_CRYPTO_ECDSA is not set
# CONFIG_CRYPTO_ECRDSA is not set
# CONFIG_CRYPTO_SM2 is not set
# CONFIG_CRYPTO_CURVE25519 is not set
# end of Public-key cryptography

#
# Block ciphers
#
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_TI is not set
# CONFIG_CRYPTO_ANUBIS is not set
# CONFIG_CRYPTO_ARIA is not set
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_SM4_GENERIC is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_TWOFISH is not set
# end of Block ciphers

#
# Length-preserving ciphers and modes
#
# CONFIG_CRYPTO_ADIANTUM is not set
CONFIG_CRYPTO_ARC4=y
# CONFIG_CRYPTO_CHACHA20 is not set
CONFIG_CRYPTO_CBC=y
# CONFIG_CRYPTO_CFB is not set
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=y
CONFIG_CRYPTO_ECB=y
# CONFIG_CRYPTO_HCTR2 is not set
# CONFIG_CRYPTO_KEYWRAP is not set
CONFIG_CRYPTO_LRW=y
# CONFIG_CRYPTO_OFB is not set
# CONFIG_CRYPTO_PCBC is not set
CONFIG_CRYPTO_XTS=y
# end of Length-preserving ciphers and modes

#
# AEAD (authenticated encryption with associated data) ciphers
#
# CONFIG_CRYPTO_AEGIS128 is not set
# CONFIG_CRYPTO_CHACHA20POLY1305 is not set
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_ECHAINIV=y
CONFIG_CRYPTO_ESSIV=y
# end of AEAD (authenticated encryption with associated data) ciphers

#
# Hashes, digests, and MACs
#
# CONFIG_CRYPTO_BLAKE2B is not set
CONFIG_CRYPTO_CMAC=m
CONFIG_CRYPTO_GHASH=y
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_POLY1305 is not set
# CONFIG_CRYPTO_RMD160 is not set
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
# CONFIG_CRYPTO_SHA3 is not set
# CONFIG_CRYPTO_SM3_GENERIC is not set
# CONFIG_CRYPTO_STREEBOG is not set
# CONFIG_CRYPTO_VMAC is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_XXHASH is not set
# end of Hashes, digests, and MACs

#
# CRCs (cyclic redundancy checks)
#
CONFIG_CRYPTO_CRC32C=y
# CONFIG_CRYPTO_CRC32 is not set
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRC64_ROCKSOFT=y
# end of CRCs (cyclic redundancy checks)

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_LZO=m
# CONFIG_CRYPTO_842 is not set
# CONFIG_CRYPTO_LZ4 is not set
# CONFIG_CRYPTO_LZ4HC is not set
# CONFIG_CRYPTO_ZSTD is not set
# end of Compression

#
# Random number generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
CONFIG_CRYPTO_DRBG_MENU=y
CONFIG_CRYPTO_DRBG_HMAC=y
# CONFIG_CRYPTO_DRBG_HASH is not set
# CONFIG_CRYPTO_DRBG_CTR is not set
CONFIG_CRYPTO_DRBG=y
CONFIG_CRYPTO_JITTERENTROPY=y
# end of Random number generation

#
# Userspace interface
#
CONFIG_CRYPTO_USER_API=m
CONFIG_CRYPTO_USER_API_HASH=m
CONFIG_CRYPTO_USER_API_SKCIPHER=m
# CONFIG_CRYPTO_USER_API_RNG is not set
# CONFIG_CRYPTO_USER_API_AEAD is not set
CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y
# end of Userspace interface

CONFIG_CRYPTO_HASH_INFO=y

#
# Accelerated Cryptographic Algorithms for CPU (x86)
#
CONFIG_CRYPTO_CURVE25519_X86=m
CONFIG_CRYPTO_AES_NI_INTEL=y
# CONFIG_CRYPTO_BLOWFISH_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64 is not set
# CONFIG_CRYPTO_CAST5_AVX_X86_64 is not set
# CONFIG_CRYPTO_CAST6_AVX_X86_64 is not set
# CONFIG_CRYPTO_DES3_EDE_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_AVX2_X86_64 is not set
# CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64 is not set
# CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64 is not set
# CONFIG_CRYPTO_TWOFISH_X86_64 is not set
# CONFIG_CRYPTO_TWOFISH_X86_64_3WAY is not set
# CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set
# CONFIG_CRYPTO_ARIA_AESNI_AVX_X86_64 is not set
CONFIG_CRYPTO_CHACHA20_X86_64=m
# CONFIG_CRYPTO_AEGIS128_AESNI_SSE2 is not set
# CONFIG_CRYPTO_NHPOLY1305_SSE2 is not set
# CONFIG_CRYPTO_NHPOLY1305_AVX2 is not set
CONFIG_CRYPTO_BLAKE2S_X86=y
# CONFIG_CRYPTO_POLYVAL_CLMUL_NI is not set
CONFIG_CRYPTO_POLY1305_X86_64=m
# CONFIG_CRYPTO_SHA1_SSSE3 is not set
CONFIG_CRYPTO_SHA256_SSSE3=y
# CONFIG_CRYPTO_SHA512_SSSE3 is not set
# CONFIG_CRYPTO_SM3_AVX_X86_64 is not set
# CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set
# CONFIG_CRYPTO_CRC32C_INTEL is not set
# CONFIG_CRYPTO_CRC32_PCLMUL is not set
# CONFIG_CRYPTO_CRCT10DIF_PCLMUL is not set
# end of Accelerated Cryptographic Algorithms for CPU (x86)

CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_PADLOCK is not set
# CONFIG_CRYPTO_DEV_ATMEL_ECC is not set
# CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set
# CONFIG_CRYPTO_DEV_CCP is not set
# CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62XVF is not set
# CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set
# CONFIG_CRYPTO_DEV_SAFEXCEL is not set
# CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set
CONFIG_ASYMMETRIC_KEY_TYPE=y
CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
CONFIG_X509_CERTIFICATE_PARSER=y
# CONFIG_PKCS8_PRIVATE_KEY_PARSER is not set
CONFIG_PKCS7_MESSAGE_PARSER=y
# CONFIG_PKCS7_TEST_KEY is not set
# CONFIG_SIGNED_PE_FILE_VERIFICATION is not set
# CONFIG_FIPS_SIGNATURE_SELFTEST is not set

#
# Certificates for signature checking
#
CONFIG_SYSTEM_TRUSTED_KEYRING=y
CONFIG_SYSTEM_TRUSTED_KEYS=""
# CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
# CONFIG_SECONDARY_TRUSTED_KEYRING is not set
# CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
# end of Certificates for signature checking

CONFIG_BINARY_PRINTF=y

#
# Library routines
#
# CONFIG_PACKING is not set
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_NET_UTILS=y
# CONFIG_CORDIC is not set
CONFIG_PRIME_NUMBERS=m
CONFIG_RATIONAL=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
CONFIG_ARCH_USE_SYM_ANNOTATIONS=y

#
# Crypto library routines
#
CONFIG_CRYPTO_LIB_UTILS=y
CONFIG_CRYPTO_LIB_AES=y
CONFIG_CRYPTO_LIB_ARC4=y
CONFIG_CRYPTO_ARCH_HAVE_LIB_BLAKE2S=y
CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
CONFIG_CRYPTO_ARCH_HAVE_LIB_CHACHA=m
CONFIG_CRYPTO_LIB_CHACHA_GENERIC=m
CONFIG_CRYPTO_LIB_CHACHA=m
CONFIG_CRYPTO_ARCH_HAVE_LIB_CURVE25519=m
CONFIG_CRYPTO_LIB_CURVE25519_GENERIC=m
CONFIG_CRYPTO_LIB_CURVE25519=m
CONFIG_CRYPTO_LIB_DES=y
CONFIG_CRYPTO_LIB_POLY1305_RSIZE=11
CONFIG_CRYPTO_ARCH_HAVE_LIB_POLY1305=m
CONFIG_CRYPTO_LIB_POLY1305_GENERIC=m
CONFIG_CRYPTO_LIB_POLY1305=m
CONFIG_CRYPTO_LIB_CHACHA20POLY1305=m
CONFIG_CRYPTO_LIB_SHA1=y
CONFIG_CRYPTO_LIB_SHA256=y
# end of Crypto library routines

CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC64_ROCKSOFT=y
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
CONFIG_CRC64=y
# CONFIG_CRC4 is not set
CONFIG_CRC7=m
CONFIG_LIBCRC32C=y
# CONFIG_CRC8 is not set
CONFIG_XXHASH=y
# CONFIG_RANDOM32_SELFTEST is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=m
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_DECOMPRESS=y
CONFIG_ZSTD_COMMON=y
CONFIG_ZSTD_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
# CONFIG_XZ_DEC_POWERPC is not set
# CONFIG_XZ_DEC_IA64 is not set
# CONFIG_XZ_DEC_ARM is not set
# CONFIG_XZ_DEC_ARMTHUMB is not set
# CONFIG_XZ_DEC_SPARC is not set
# CONFIG_XZ_DEC_MICROLZMA is not set
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=y
CONFIG_REED_SOLOMON_ENC8=y
CONFIG_REED_SOLOMON_DEC8=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=y
CONFIG_TEXTSEARCH_BM=y
CONFIG_TEXTSEARCH_FSM=y
CONFIG_INTERVAL_TREE=y
CONFIG_XARRAY_MULTI=y
CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
CONFIG_DMA_OPS=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_SWIOTLB=y
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMA_MAP_BENCHMARK is not set
CONFIG_SGL_ALLOC=y
CONFIG_IOMMU_HELPER=y
CONFIG_CHECK_SIGNATURE=y
# CONFIG_FORCE_NR_CPUS is not set
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
# CONFIG_GLOB_SELFTEST is not set
CONFIG_NLATTR=y
CONFIG_CLZ_TAB=y
# CONFIG_IRQ_POLL is not set
CONFIG_MPILIB=y
CONFIG_OID_REGISTRY=y
CONFIG_UCS2_STRING=y
CONFIG_HAVE_GENERIC_VDSO=y
CONFIG_GENERIC_GETTIMEOFDAY=y
CONFIG_GENERIC_VDSO_TIME_NS=y
CONFIG_SG_POOL=y
CONFIG_ARCH_HAS_PMEM_API=y
CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y
CONFIG_ARCH_HAS_COPY_MC=y
CONFIG_ARCH_STACKWALK=y
CONFIG_STACKDEPOT=y
CONFIG_SBITMAP=y
# end of Library routines

#
# Kernel hacking
#

#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
# CONFIG_PRINTK_CALLER is not set
CONFIG_STACKTRACE_BUILD_ID=y
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_DYNAMIC_DEBUG is not set
# CONFIG_DYNAMIC_DEBUG_CORE is not set
CONFIG_SYMBOLIC_ERRNAME=y
CONFIG_DEBUG_BUGVERBOSE=y
# end of printk and dmesg options

CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_MISC=y

#
# Compile-time checks and compiler options
#
CONFIG_DEBUG_INFO=y
CONFIG_AS_HAS_NON_CONST_LEB128=y
# CONFIG_DEBUG_INFO_NONE is not set
# CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT is not set
CONFIG_DEBUG_INFO_DWARF4=y
# CONFIG_DEBUG_INFO_DWARF5 is not set
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_INFO_COMPRESSED is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_INFO_BTF is not set
CONFIG_PAHOLE_HAS_SPLIT_BTF=y
CONFIG_PAHOLE_HAS_BTF_TAG=y
# CONFIG_GDB_SCRIPTS is not set
CONFIG_FRAME_WARN=2048
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_HEADERS_INSTALL is not set
# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
CONFIG_OBJTOOL=y
# CONFIG_VMLINUX_MAP is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# end of Compile-time checks and compiler options

#
# Generic Kernel Debugging Instruments
#
CONFIG_MAGIC_SYSRQ=y
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1000
CONFIG_MAGIC_SYSRQ_SERIAL=y
CONFIG_MAGIC_SYSRQ_SERIAL_SEQUENCE=""
CONFIG_DEBUG_FS=y
CONFIG_DEBUG_FS_ALLOW_ALL=y
# CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set
# CONFIG_DEBUG_FS_ALLOW_NONE is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
# CONFIG_UBSAN is not set
CONFIG_HAVE_ARCH_KCSAN=y
CONFIG_HAVE_KCSAN_COMPILER=y
# CONFIG_KCSAN is not set
# end of Generic Kernel Debugging Instruments

#
# Networking Debugging
#
# CONFIG_NET_DEV_REFCNT_TRACKER is not set
# CONFIG_NET_NS_REFCNT_TRACKER is not set
# CONFIG_DEBUG_NET is not set
# end of Networking Debugging

#
# Memory Debugging
#
# CONFIG_PAGE_EXTENSION is not set
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_SLUB_DEBUG=y
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_PAGE_OWNER is not set
# CONFIG_PAGE_TABLE_CHECK is not set
# CONFIG_PAGE_POISONING is not set
# CONFIG_DEBUG_PAGE_REF is not set
# CONFIG_DEBUG_RODATA_TEST is not set
CONFIG_ARCH_HAS_DEBUG_WX=y
# CONFIG_DEBUG_WX is not set
CONFIG_GENERIC_PTDUMP=y
# CONFIG_PTDUMP_DEBUGFS is not set
CONFIG_DEBUG_OBJECTS=y
# CONFIG_DEBUG_OBJECTS_SELFTEST is not set
# CONFIG_DEBUG_OBJECTS_FREE is not set
# CONFIG_DEBUG_OBJECTS_TIMERS is not set
# CONFIG_DEBUG_OBJECTS_WORK is not set
# CONFIG_DEBUG_OBJECTS_RCU_HEAD is not set
# CONFIG_DEBUG_OBJECTS_PERCPU_COUNTER is not set
CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1
# CONFIG_SHRINKER_DEBUG is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_SCHED_STACK_END_CHECK is not set
CONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VM_PGTABLE is not set
CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
CONFIG_ARCH_SUPPORTS_KMAP_LOCAL_FORCE_MAP=y
# CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP is not set
CONFIG_HAVE_ARCH_KASAN=y
CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
CONFIG_CC_HAS_KASAN_GENERIC=y
CONFIG_CC_HAS_KASAN_SW_TAGS=y
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
# CONFIG_KASAN is not set
CONFIG_HAVE_ARCH_KFENCE=y
CONFIG_KFENCE=y
CONFIG_KFENCE_SAMPLE_INTERVAL=500
CONFIG_KFENCE_NUM_OBJECTS=255
# CONFIG_KFENCE_DEFERRABLE is not set
CONFIG_KFENCE_STRESS_TEST_FAULTS=0
CONFIG_HAVE_ARCH_KMSAN=y
CONFIG_HAVE_KMSAN_COMPILER=y
# CONFIG_KMSAN is not set
# end of Memory Debugging

# CONFIG_DEBUG_SHIRQ is not set

#
# Debug Oops, Lockups and Hangs
#
CONFIG_PANIC_ON_OOPS=y
CONFIG_PANIC_ON_OOPS_VALUE=1
CONFIG_PANIC_TIMEOUT=-1
CONFIG_LOCKUP_DETECTOR=y
CONFIG_SOFTLOCKUP_DETECTOR=y
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
CONFIG_HARDLOCKUP_DETECTOR_PERF=y
CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y
CONFIG_HARDLOCKUP_DETECTOR=y
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y
# CONFIG_WQ_WATCHDOG is not set
# CONFIG_TEST_LOCKUP is not set
# end of Debug Oops, Lockups and Hangs

#
# Scheduler Debugging
#
CONFIG_SCHED_DEBUG=y
CONFIG_SCHED_INFO=y
CONFIG_SCHEDSTATS=y
# end of Scheduler Debugging

# CONFIG_DEBUG_TIMEKEEPING is not set
# CONFIG_DEBUG_PREEMPT is not set

#
# Lock Debugging (spinlocks, mutexes, etc...)
#
CONFIG_LOCK_DEBUGGING_SUPPORT=y
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
# CONFIG_DEBUG_RWSEMS is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_LOCK_TORTURE_TEST is not set
# CONFIG_WW_MUTEX_SELFTEST is not set
# CONFIG_SCF_TORTURE_TEST is not set
# CONFIG_CSD_LOCK_WAIT_DEBUG is not set
# end of Lock Debugging (spinlocks, mutexes, etc...)

# CONFIG_DEBUG_IRQFLAGS is not set
CONFIG_STACKTRACE=y
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
# CONFIG_DEBUG_KOBJECT is not set

#
# Debug kernel data structures
#
CONFIG_DEBUG_LIST=y
# CONFIG_DEBUG_PLIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
# CONFIG_DEBUG_MAPLE_TREE is not set
# end of Debug kernel data structures

CONFIG_DEBUG_CREDENTIALS=y

#
# RCU Debugging
#
# CONFIG_RCU_SCALE_TEST is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_REF_SCALE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=21
CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0
# CONFIG_RCU_TRACE is not set
# CONFIG_RCU_EQS_DEBUG is not set
# end of RCU Debugging

# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
# CONFIG_LATENCYTOP is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_RETHOOK=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_ARGS=y
CONFIG_HAVE_DYNAMIC_FTRACE_NO_PATCHABLE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_FENTRY=y
CONFIG_HAVE_OBJTOOL_MCOUNT=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_HAVE_BUILDTIME_MCOUNT_SORT=y
CONFIG_BUILDTIME_MCOUNT_SORT=y
CONFIG_TRACER_MAX_TRACE=y
CONFIG_TRACE_CLOCK=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_TRACING=y
CONFIG_GLOBAL_TRACE_BUF_SIZE=1441792
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
# CONFIG_BOOTTIME_TRACING is not set
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_GRAPH_TRACER=y
CONFIG_DYNAMIC_FTRACE=y
CONFIG_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
CONFIG_DYNAMIC_FTRACE_WITH_ARGS=y
# CONFIG_FPROBE is not set
CONFIG_FUNCTION_PROFILER=y
# CONFIG_STACK_TRACER is not set
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_PREEMPT_TRACER is not set
CONFIG_SCHED_TRACER=y
# CONFIG_HWLAT_TRACER is not set
# CONFIG_OSNOISE_TRACER is not set
# CONFIG_TIMERLAT_TRACER is not set
# CONFIG_MMIOTRACE is not set
CONFIG_FTRACE_SYSCALLS=y
CONFIG_TRACER_SNAPSHOT=y
# CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP is not set
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_UPROBE_EVENTS=y
CONFIG_BPF_EVENTS=y
CONFIG_DYNAMIC_EVENTS=y
CONFIG_PROBE_EVENTS=y
CONFIG_FTRACE_MCOUNT_RECORD=y
CONFIG_FTRACE_MCOUNT_USE_OBJTOOL=y
CONFIG_TRACING_MAP=y
CONFIG_SYNTH_EVENTS=y
# CONFIG_USER_EVENTS is not set
CONFIG_HIST_TRIGGERS=y
# CONFIG_TRACE_EVENT_INJECT is not set
# CONFIG_TRACEPOINT_BENCHMARK is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_TRACE_EVAL_MAP_FILE is not set
# CONFIG_FTRACE_RECORD_RECURSION is not set
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_FTRACE_SORT_STARTUP_TEST is not set
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
# CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set
# CONFIG_PREEMPTIRQ_DELAY_TEST is not set
# CONFIG_SYNTH_EVENT_GEN_TEST is not set
# CONFIG_HIST_TRIGGERS_DEBUG is not set
# CONFIG_RV is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_SAMPLE_FTRACE_DIRECT=y
CONFIG_HAVE_SAMPLE_FTRACE_DIRECT_MULTI=y
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
CONFIG_STRICT_DEVMEM=y
# CONFIG_IO_STRICT_DEVMEM is not set

#
# x86 Debugging
#
CONFIG_EARLY_PRINTK_USB=y
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
CONFIG_EARLY_PRINTK_DBGP=y
# CONFIG_EARLY_PRINTK_USB_XDBC is not set
# CONFIG_EFI_PGT_DUMP is not set
# CONFIG_DEBUG_TLBFLUSH is not set
# CONFIG_IOMMU_DEBUG is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set
# CONFIG_IO_DELAY_0X80 is not set
CONFIG_IO_DELAY_0XED=y
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEBUG_BOOT_PARAMS=y
# CONFIG_CPA_DEBUG is not set
# CONFIG_DEBUG_ENTRY is not set
# CONFIG_DEBUG_NMI_SELFTEST is not set
CONFIG_X86_DEBUG_FPU=y
CONFIG_PUNIT_ATOM_DEBUG=y
CONFIG_UNWINDER_ORC=y
# CONFIG_UNWINDER_FRAME_POINTER is not set
# end of x86 Debugging

#
# Kernel Testing and Coverage
#
# CONFIG_KUNIT is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
CONFIG_FAULT_INJECTION=y
# CONFIG_FAILSLAB is not set
# CONFIG_FAIL_PAGE_ALLOC is not set
# CONFIG_FAULT_INJECTION_USERCOPY is not set
# CONFIG_FAIL_MAKE_REQUEST is not set
# CONFIG_FAIL_IO_TIMEOUT is not set
# CONFIG_FAIL_FUTEX is not set
# CONFIG_FAULT_INJECTION_DEBUG_FS is not set
CONFIG_ARCH_HAS_KCOV=y
CONFIG_CC_HAS_SANCOV_TRACE_PC=y
# CONFIG_KCOV is not set
CONFIG_RUNTIME_TESTING_MENU=y
CONFIG_LKDTM=y
# CONFIG_TEST_MIN_HEAP is not set
# CONFIG_TEST_DIV64 is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_TEST_REF_TRACKER is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_REED_SOLOMON_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_PERCPU_TEST is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_TEST_HEXDUMP is not set
# CONFIG_STRING_SELFTEST is not set
# CONFIG_TEST_STRING_HELPERS is not set
# CONFIG_TEST_STRSCPY is not set
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_TEST_PRINTF is not set
# CONFIG_TEST_SCANF is not set
# CONFIG_TEST_BITMAP is not set
# CONFIG_TEST_UUID is not set
# CONFIG_TEST_XARRAY is not set
# CONFIG_TEST_RHASHTABLE is not set
# CONFIG_TEST_SIPHASH is not set
# CONFIG_TEST_IDA is not set
CONFIG_TEST_LKM=m
# CONFIG_TEST_BITOPS is not set
# CONFIG_TEST_VMALLOC is not set
# CONFIG_TEST_USER_COPY is not set
# CONFIG_TEST_BPF is not set
# CONFIG_TEST_BLACKHOLE_DEV is not set
# CONFIG_FIND_BIT_BENCHMARK is not set
CONFIG_TEST_FIRMWARE=m
# CONFIG_TEST_SYSCTL is not set
CONFIG_TEST_UDELAY=m
# CONFIG_TEST_STATIC_KEYS is not set
# CONFIG_TEST_KMOD is not set
# CONFIG_TEST_MEMCAT_P is not set
# CONFIG_TEST_MEMINIT is not set
# CONFIG_TEST_FREE_PAGES is not set
# CONFIG_TEST_FPU is not set
# CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set
CONFIG_ARCH_USE_MEMTEST=y
# CONFIG_MEMTEST is not set
# end of Kernel Testing and Coverage

#
# Rust hacking
#
# end of Rust hacking
# end of Kernel hacking
[    0.000000] microcode: microcode updated early to revision 0x38, date = 2021-05-10
[    0.000000] Linux version 6.1.0-rc3-01115-ga397a9098fb3 (briannorris@xxxxxxxxxxxxxxxxxxxxxxx) (Chromium OS 15.0_pre465103_p20220825-r3 clang version 15.0.0 (/var/tmp/portage/sys-devel/llvm-15.0_pre465103_p20220825-r3/work/llvm-15.0_pre465103_p20220825/clang db1978b67431ca3462ad8935bf662c15750b8252), LLD 15.0.0) #34 SMP PREEMPT_DYNAMIC Fri Nov  4 18:15:19 PDT 2022
[    0.000000] Command line: cros_secure cros_secure console= loglevel=7 cros_secure drm.trace=0x106 root=PARTUUID=c374f1bb-c7f7-6840-8fcf-f65bb90bc4d0/PARTNROFF=1 rootwait rw dm_verity.error_behavior=3 dm_verity.max_bios=-1 dm_verity.dev_wait=0 dm="1 vroot none rw 1,0 5767168 verity payload=ROOT_DEV hashtree=HASH_DEV hashstart=5767168 alg=sha256 root_hexdigest=27429d1a73d08da2472f77dea6c54b1a7c0d2a88a84308a0833ce6cf23c13676 salt=6926530f46668001bfd5e19c5eaaa1b2f7aa9b492d608d01bb004bfc8a4f71b0" noinitrd cros_debug vt.global_cursor_default=0 kern_guid=c374f1bb-c7f7-6840-8fcf-f65bb90bc4d0 add_efi_memmap boot=local noresume noswap i915.modeset=1 gsmi.s0ix_logging_enable=1 intel_idle.slp_s0_check=1 intel_idle.slp_s0_seed=15 trace_event=initcall:* init=/sbin/init initcall_debug ftrace_graph_filter=dm_chrome_parse_devices ftrace=function_graph ftrace_boot_snapshot ftrace_filter=* trace_buf_size=10M 
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[3]:  576, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  640, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 2032
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] type 16
[    0.000000] BIOS-e820: [mem 0x0000000000001000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000012151000-0x00000000799f4fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000799f5000-0x0000000079ffffff] type 16
[    0.000000] BIOS-e820: [mem 0x000000007a000000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d0000000-0x00000000d0ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe042000-0x00000000fe043fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed17fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: HP Meep/Meep, BIOS Google_Meep.11297.262.0 03/18/2021
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1094.400 MHz processor
[    0.000020] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000024] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000033] last_pfn = 0x280000 max_arch_pfn = 0x400000000
[    0.000073] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000234] last_pfn = 0x799f5 max_arch_pfn = 0x400000000
[    0.004255] Using GB pages for direct mapping
[    0.004689] ACPI: Early table checksum verification disabled
[    0.004694] ACPI: RSDP 0x00000000000F0000 000024 (v02 COREv4)
[    0.004699] ACPI: XSDT 0x0000000079B060E0 00005C (v01 COREv4 COREBOOT 00000000 CORE 00000000)
[    0.004707] ACPI: FACP 0x0000000079B09340 0000F4 (v04 COREv4 COREBOOT 00000000 CORE 00000000)
[    0.004714] ACPI: DSDT 0x0000000079B06280 0030B2 (v02 COREv4 COREBOOT 20110725 INTL 20180531)
[    0.004718] ACPI: FACS 0x0000000079B06240 000040
[    0.004722] ACPI: FACS 0x0000000079B06240 000040
[    0.004725] ACPI: SSDT 0x0000000079B09440 001BEE (v02 COREv4 COREBOOT 0000002A CORE 0000002A)
[    0.004729] ACPI: MCFG 0x0000000079B0B030 00003C (v01 COREv4 COREBOOT 00000000 CORE 00000000)
[    0.004733] ACPI: TPM2 0x0000000079B0B070 00004C (v04 COREv4 COREBOOT 00000000 CORE 00000000)
[    0.004737] ACPI: APIC 0x0000000079B0B0C0 00006C (v02 COREv4 COREBOOT 00000000 CORE 00000000)
[    0.004740] ACPI: NHLT 0x0000000079B0B130 001A8F (v05 COREv4 COREBOOT 00000000 CORE 00000000)
[    0.004744] ACPI: HPET 0x0000000079B0EBC0 000038 (v01 COREv4 COREBOOT 00000000 CORE 00000000)
[    0.004748] ACPI: Reserving FACP table memory at [mem 0x79b09340-0x79b09433]
[    0.004750] ACPI: Reserving DSDT table memory at [mem 0x79b06280-0x79b09331]
[    0.004752] ACPI: Reserving FACS table memory at [mem 0x79b06240-0x79b0627f]
[    0.004753] ACPI: Reserving FACS table memory at [mem 0x79b06240-0x79b0627f]
[    0.004754] ACPI: Reserving SSDT table memory at [mem 0x79b09440-0x79b0b02d]
[    0.004756] ACPI: Reserving MCFG table memory at [mem 0x79b0b030-0x79b0b06b]
[    0.004757] ACPI: Reserving TPM2 table memory at [mem 0x79b0b070-0x79b0b0bb]
[    0.004758] ACPI: Reserving APIC table memory at [mem 0x79b0b0c0-0x79b0b12b]
[    0.004759] ACPI: Reserving NHLT table memory at [mem 0x79b0b130-0x79b0cbbe]
[    0.004761] ACPI: Reserving HPET table memory at [mem 0x79b0ebc0-0x79b0ebf7]
[    0.004810] Zone ranges:
[    0.004812]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.004815]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.004817]   Normal   [mem 0x0000000100000000-0x000000027fffffff]
[    0.004820] Movable zone start for each node
[    0.004821] Early memory node ranges
[    0.004822]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.004824]   node   0: [mem 0x0000000000100000-0x000000000fffffff]
[    0.004826]   node   0: [mem 0x0000000012151000-0x00000000799f4fff]
[    0.004827]   node   0: [mem 0x0000000100000000-0x000000027fffffff]
[    0.004830] Initmem setup node 0 [mem 0x0000000000001000-0x000000027fffffff]
[    0.004837] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.004897] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.012012] On node 0, zone DMA32: 8529 pages in unavailable ranges
[    0.035040] On node 0, zone Normal: 26123 pages in unavailable ranges
[    0.035073] Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
[    0.035501] ACPI: PM-Timer IO Port: 0x408
[    0.035553] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.035559] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.035563] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.035568] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.035569] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.035576] TSC deadline timer available
[    0.035578] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.035597] [mem 0x80000000-0xcfffffff] available for PCI devices
[    0.035603] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.042116] setup_percpu: NR_CPUS:24 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.042505] percpu: Embedded 54 pages/cpu s181160 r8192 d31832 u524288
[    0.042513] pcpu-alloc: s181160 r8192 d31832 u524288 alloc=1*2097152
[    0.042517] pcpu-alloc: [0] 0 1 2 3 
[    0.042544] Built 1 zonelists, mobility grouping on.  Total pages: 2030017
[    0.042549] Kernel command line: cros_secure cros_secure console= loglevel=7 cros_secure drm.trace=0x106 root=PARTUUID=c374f1bb-c7f7-6840-8fcf-f65bb90bc4d0/PARTNROFF=1 rootwait rw dm_verity.error_behavior=3 dm_verity.max_bios=-1 dm_verity.dev_wait=0 dm="1 vroot none rw 1,0 5767168 verity payload=ROOT_DEV hashtree=HASH_DEV hashstart=5767168 alg=sha256 root_hexdigest=27429d1a73d08da2472f77dea6c54b1a7c0d2a88a84308a0833ce6cf23c13676 salt=6926530f46668001bfd5e19c5eaaa1b2f7aa9b492d608d01bb004bfc8a4f71b0" noinitrd cros_debug vt.global_cursor_default=0 kern_guid=c374f1bb-c7f7-6840-8fcf-f65bb90bc4d0 add_efi_memmap boot=local noresume noswap i915.modeset=1 gsmi.s0ix_logging_enable=1 intel_idle.slp_s0_check=1 intel_idle.slp_s0_seed=15 trace_event=initcall:* init=/sbin/init initcall_debug ftrace_graph_filter=dm_chrome_parse_devices ftrace=function_graph ftrace_boot_snapshot ftrace_filter=* trace_buf_size=10M 
[    0.043328] Unknown kernel command line parameters "dm=1 vroot none rw 1,0 5767168 verity payload=ROOT_DEV hashtree=HASH_DEV hashstart=5767168 alg=sha256 root_hexdigest=27429d1a73d08da2472f77dea6c54b1a7c0d2a88a84308a0833ce6cf23c13676 salt=6926530f46668001bfd5e19c5eaaa1b2f7aa9b492d608d01bb004bfc8a4f71b0 kern_guid=c374f1bb-c7f7-6840-8fcf-f65bb90bc4d0 boot=local", will be passed to user space.
[    0.044440] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.044994] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.045325] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.045333] software IO TLB: area num 4.
[    0.098286] Memory: 8007364K/8249612K available (14345K kernel code, 2349K rwdata, 3856K rodata, 1836K init, 1376K bss, 241988K reserved, 0K cma-reserved)
[    0.099019] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.099309] Kernel/User page tables isolation: enabled
[    0.099328] ftrace: allocating 48100 entries in 188 pages
[    0.099742] ftrace: allocated 188 pages with 5 groups
[    0.184849] ftrace: function dm_chrome_parse_devices not traceable
[    0.187436] Dynamic Preempt: full
[    0.187543] rcu: Preemptible hierarchical RCU implementation.
[    0.187544] rcu: 	RCU restricting CPUs from NR_CPUS=24 to nr_cpu_ids=4.
[    0.187547] 	Trampoline variant of Tasks RCU enabled.
[    0.187548] 	Rude variant of Tasks RCU enabled.
[    0.187548] 	Tracing variant of Tasks RCU enabled.
[    0.187550] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.187551] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.193704] NR_IRQS: 4352, nr_irqs: 1024, preallocated irqs: 16
[    0.194000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.194218] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.194282] calling  con_init+0x0/0x23d @ 0
[    0.194305] Console: colour dummy device 80x25
[    0.194309] initcall con_init+0x0/0x23d returned 0 after 0 usecs
[    0.194321] ACPI: Core revision 20220331
[    0.194574] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
[    0.194629] APIC: Switch to symmetric I/O mode setup
[    0.195982] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.200875] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.205644] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns
[    0.205650] Calibrating delay loop (skipped), value calculated using timer frequency.. 2188.80 BogoMIPS (lpj=1094400)
[    0.205654] pid_max: default: 32768 minimum: 301
[    0.205816] LSM: Security Framework initializing
[    0.205845] landlock: Up and running.
[    0.205846] Yama: becoming mindful.
[    0.205851] LoadPin: ready to pin (currently enforcing)
[    0.205870] SELinux:  Initializing.
[    0.206065] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.206086] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.206541] CPU0: Thermal monitoring enabled (TM1)
[    0.206544] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.206654] process: using mwait in idle threads
[    0.206657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.206658] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.206661] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.206674] Spectre V2 : Mitigation: Enhanced IBRS
[    0.206676] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.206683] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.206694] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.229894] Freeing SMP alternatives memory: 36K
[    0.230844] smpboot: CPU0: Intel(R) Celeron(R) N4100 CPU @ 1.10GHz (family: 0x6, model: 0x7a, stepping: 0x1)
[    0.231193] cblist_init_generic: Setting adjustable number of callback queues.
[    0.231196] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.231229] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.231270] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.231313] calling  init_hw_perf_events+0x0/0x6d4 @ 1
[    0.231323] Performance Events: PEBS fmt3+, Goldmont plus events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.231370] ... version:                4
[    0.231371] ... bit width:              48
[    0.231372] ... generic registers:      4
[    0.231373] ... value mask:             0000ffffffffffff
[    0.231375] ... max period:             00007fffffffffff
[    0.231376] ... fixed-purpose events:   3
[    0.231377] ... event mask:             000000070000000f
[    0.231519] initcall init_hw_perf_events+0x0/0x6d4 returned 0 after 0 usecs
[    0.231525] calling  init_real_mode+0x0/0x31 @ 1
[    0.231540] initcall init_real_mode+0x0/0x31 returned 0 after 0 usecs
[    0.231543] calling  trace_init_perf_perm_irq_work_exit+0x0/0x1c @ 1
[    0.231547] initcall trace_init_perf_perm_irq_work_exit+0x0/0x1c returned 0 after 0 usecs
[    0.231550] calling  bp_init_aperfmperf+0x0/0x20 @ 1
[    0.231566] Estimated ratio of average max frequency by base frequency (times 1024): 2234
[    0.231568] initcall bp_init_aperfmperf+0x0/0x20 returned 0 after 0 usecs
[    0.231572] calling  register_nmi_cpu_backtrace_handler+0x0/0x1f @ 1
[    0.231577] initcall register_nmi_cpu_backtrace_handler+0x0/0x1f returned 0 after 0 usecs
[    0.231581] calling  spawn_ksoftirqd+0x0/0x78 @ 1
[    0.231621] initcall spawn_ksoftirqd+0x0/0x78 returned 0 after 0 usecs
[    0.231626] calling  migration_init+0x0/0x1d @ 1
[    0.231630] initcall migration_init+0x0/0x1d returned 0 after 0 usecs
[    0.231634] calling  srcu_bootup_announce+0x0/0x81 @ 1
[    0.231637] rcu: Hierarchical SRCU implementation.
[    0.231638] rcu: 	Max phase no-delay instances is 400.
[    0.231640] initcall srcu_bootup_announce+0x0/0x81 returned 0 after 0 usecs
[    0.231643] calling  rcu_spawn_gp_kthread+0x0/0x146 @ 1
[    0.231650] initcall rcu_spawn_gp_kthread+0x0/0x146 returned 0 after 0 usecs
[    0.231650] calling  check_cpu_stall_init+0x0/0x24 @ 1
[    0.231650] initcall check_cpu_stall_init+0x0/0x24 returned 0 after 0 usecs
[    0.231650] calling  rcu_sysrq_init+0x0/0x2c @ 1
[    0.231650] initcall rcu_sysrq_init+0x0/0x2c returned 0 after 0 usecs
[    0.231650] calling  trace_init_flags_sys_enter+0x0/0x18 @ 1
[    0.231650] initcall trace_init_flags_sys_enter+0x0/0x18 returned 0 after 0 usecs
[    0.231650] calling  trace_init_flags_sys_exit+0x0/0x18 @ 1
[    0.231650] initcall trace_init_flags_sys_exit+0x0/0x18 returned 0 after 0 usecs
[    0.231650] calling  cpu_stop_init+0x0/0x96 @ 1
[    0.231650] initcall cpu_stop_init+0x0/0x96 returned 0 after 0 usecs
[    0.231650] calling  init_events+0x0/0x61 @ 1
[    0.231650] initcall init_events+0x0/0x61 returned 0 after 0 usecs
[    0.231650] calling  init_trace_printk+0x0/0x11 @ 1
[    0.231650] initcall init_trace_printk+0x0/0x11 returned 0 after 0 usecs
[    0.231650] calling  event_trace_enable_again+0x0/0x49 @ 1
[    0.234929] initcall event_trace_enable_again+0x0/0x49 returned 0 after 4000 usecs
[    0.234935] calling  irq_work_init_threads+0x0/0xc @ 1
[    0.234938] initcall irq_work_init_threads+0x0/0xc returned 0 after 0 usecs
[    0.234942] calling  static_call_init+0x0/0x7a @ 1
[    0.234945] initcall static_call_init+0x0/0x7a returned 0 after 0 usecs
[    0.234949] calling  init_zero_pfn+0x0/0x4d @ 1
[    0.234953] initcall init_zero_pfn+0x0/0x4d returned 0 after 0 usecs
[    0.234956] calling  init_fs_inode_sysctls+0x0/0x2b @ 1
[    0.234964] initcall init_fs_inode_sysctls+0x0/0x2b returned 0 after 0 usecs
[    0.234967] calling  init_fs_locks_sysctls+0x0/0x2b @ 1
[    0.234972] initcall init_fs_locks_sysctls+0x0/0x2b returned 0 after 0 usecs
[    0.234975] calling  efi_memreserve_root_init+0x0/0x31 @ 1
[    0.234980] initcall efi_memreserve_root_init+0x0/0x31 returned 0 after 0 usecs
[    0.234983] calling  bpf_dispatcher_xdp_init+0x0/0x16 @ 1
[    0.234988] initcall bpf_dispatcher_xdp_init+0x0/0x16 returned 0 after 0 usecs
[    0.235203] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.235324] smp: Bringing up secondary CPUs ...
[    0.237594] x86: Booting SMP configuration:
[    0.237595] .... node  #0, CPUs:      #1 #2 #3
[    0.245208] smp: Brought up 1 node, 4 CPUs
[    0.245208] smpboot: Max logical packages: 1
[    0.245208] smpboot: Total of 4 processors activated (8755.20 BogoMIPS)
[    0.246158] devtmpfs: initialized
[    0.247007] calling  bpf_jit_charge_init+0x0/0x45 @ 1
[    0.247017] initcall bpf_jit_charge_init+0x0/0x45 returned 0 after 0 usecs
[    0.247022] calling  ipc_ns_init+0x0/0x48 @ 1
[    0.247035] initcall ipc_ns_init+0x0/0x48 returned 0 after 0 usecs
[    0.247039] calling  init_mmap_min_addr+0x0/0x2e @ 1
[    0.247043] initcall init_mmap_min_addr+0x0/0x2e returned 0 after 0 usecs
[    0.247047] calling  pci_realloc_setup_params+0x0/0x41 @ 1
[    0.247051] initcall pci_realloc_setup_params+0x0/0x41 returned 0 after 0 usecs
[    0.247055] calling  inet_frag_wq_init+0x0/0x46 @ 1
[    0.247101] initcall inet_frag_wq_init+0x0/0x46 returned 0 after 0 usecs
[    0.247101] calling  e820__register_nvs_regions+0x0/0x4e @ 1
[    0.247103] initcall e820__register_nvs_regions+0x0/0x4e returned 0 after 0 usecs
[    0.247106] calling  cpufreq_register_tsc_scaling+0x0/0x32 @ 1
[    0.247110] initcall cpufreq_register_tsc_scaling+0x0/0x32 returned 0 after 0 usecs
[    0.247114] calling  reboot_init+0x0/0x46 @ 1
[    0.247122] initcall reboot_init+0x0/0x46 returned 0 after 0 usecs
[    0.247125] calling  init_lapic_sysfs+0x0/0x2a @ 1
[    0.247129] initcall init_lapic_sysfs+0x0/0x2a returned 0 after 0 usecs
[    0.247133] calling  alloc_frozen_cpus+0x0/0x11 @ 1
[    0.247136] initcall alloc_frozen_cpus+0x0/0x11 returned 0 after 0 usecs
[    0.247139] calling  cpu_hotplug_pm_sync_init+0x0/0x1d @ 1
[    0.247143] initcall cpu_hotplug_pm_sync_init+0x0/0x1d returned 0 after 0 usecs
[    0.247147] calling  wq_sysfs_init+0x0/0x35 @ 1
[    0.247174] initcall wq_sysfs_init+0x0/0x35 returned 0 after 0 usecs
[    0.247178] calling  ksysfs_init+0x0/0xac @ 1
[    0.247187] initcall ksysfs_init+0x0/0xac returned 0 after 0 usecs
[    0.247191] calling  schedutil_gov_init+0x0/0x16 @ 1
[    0.247652] initcall schedutil_gov_init+0x0/0x16 returned 0 after 1000 usecs
[    0.247657] calling  pm_init+0x0/0x7b @ 1
[    0.247702] initcall pm_init+0x0/0x7b returned 0 after 0 usecs
[    0.247707] calling  rcu_set_runtime_mode+0x0/0x20 @ 1
[    0.247712] initcall rcu_set_runtime_mode+0x0/0x20 returned 0 after 0 usecs
[    0.247715] calling  init_jiffies_clocksource+0x0/0x1d @ 1
[    0.247719] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.247723] initcall init_jiffies_clocksource+0x0/0x1d returned 0 after 0 usecs
[    0.247725] calling  futex_init+0x0/0xe9 @ 1
[    0.247730] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.247741] initcall futex_init+0x0/0xe9 returned 0 after 0 usecs
[    0.247744] calling  cgroup_wq_init+0x0/0x32 @ 1
[    0.247748] initcall cgroup_wq_init+0x0/0x32 returned 0 after 0 usecs
[    0.247751] calling  cgroup1_wq_init+0x0/0x32 @ 1
[    0.247756] initcall cgroup1_wq_init+0x0/0x32 returned 0 after 0 usecs
[    0.247759] calling  ftrace_mod_cmd_init+0x0/0x11 @ 1
[    0.247763] initcall ftrace_mod_cmd_init+0x0/0x11 returned 0 after 0 usecs
[    0.247766] calling  init_wakeup_tracer+0x0/0x37 @ 1
[    0.247772] initcall init_wakeup_tracer+0x0/0x37 returned 0 after 0 usecs
[    0.247775] calling  init_graph_trace+0x0/0x66 @ 1
[    0.247784] Starting tracer 'function_graph'
[    1.027983] initcall init_graph_trace+0x0/0x66 returned 0 after 780000 usecs
[    1.028016] calling  trace_events_eprobe_init_early+0x0/0x2e @ 1
[    1.028042] initcall trace_events_eprobe_init_early+0x0/0x2e returned 0 after 0 usecs
[    1.028063] calling  trace_events_synth_init_early+0x0/0x2e @ 1
[    1.028086] initcall trace_events_synth_init_early+0x0/0x2e returned 0 after 0 usecs
[    1.028107] calling  fsnotify_init+0x0/0x52 @ 1
[    1.028258] initcall fsnotify_init+0x0/0x52 returned 0 after 0 usecs
[    1.028280] calling  filelock_init+0x0/0xaa @ 1
[    1.028379] initcall filelock_init+0x0/0xaa returned 0 after 0 usecs
[    1.028402] calling  init_misc_binfmt+0x0/0x36 @ 1
[    1.028430] initcall init_misc_binfmt+0x0/0x36 returned 0 after 0 usecs
[    1.028452] calling  init_script_binfmt+0x0/0x1f @ 1
[    1.028475] initcall init_script_binfmt+0x0/0x1f returned 0 after 0 usecs
[    1.028496] calling  init_elf_binfmt+0x0/0x1f @ 1
[    1.028519] initcall init_elf_binfmt+0x0/0x1f returned 0 after 0 usecs
[    1.028540] calling  init_compat_elf_binfmt+0x0/0x1f @ 1
[    1.028564] initcall init_compat_elf_binfmt+0x0/0x1f returned 0 after 0 usecs
[    1.028584] calling  configfs_init+0x0/0xad @ 1
[    1.028631] initcall configfs_init+0x0/0xad returned 0 after 0 usecs
[    1.028650] calling  debugfs_init+0x0/0x6a @ 1
[    1.028687] initcall debugfs_init+0x0/0x6a returned 0 after 0 usecs
[    1.028708] calling  tracefs_init+0x0/0x46 @ 1
[    1.028743] initcall tracefs_init+0x0/0x46 returned 0 after 0 usecs
[    1.028764] calling  securityfs_init+0x0/0x7b @ 1
[    1.028955] initcall securityfs_init+0x0/0x7b returned 0 after 0 usecs
[    1.028976] calling  pinctrl_init+0x0/0xb7 @ 1
[    1.028998] pinctrl core: initialized pinctrl subsystem
[    1.029258] initcall pinctrl_init+0x0/0xb7 returned 0 after 0 usecs
[    1.029279] calling  gpiolib_dev_init+0x0/0xe9 @ 1
[    1.029468] initcall gpiolib_dev_init+0x0/0xe9 returned 0 after 0 usecs
[    1.029489] calling  iommu_init+0x0/0x34 @ 1
[    1.029526] initcall iommu_init+0x0/0x34 returned 0 after 0 usecs
[    1.029547] calling  component_debug_init+0x0/0x26 @ 1
[    1.029607] initcall component_debug_init+0x0/0x26 returned 0 after 0 usecs
[    1.029628] calling  early_resume_init+0x0/0xf4 @ 1
[    1.029664] PM: RTC time: 01:20:44, date: 2022-11-05
[    1.029683] initcall early_resume_init+0x0/0xf4 returned 0 after 1000 usecs
[    1.029704] calling  opp_debug_init+0x0/0x26 @ 1
[    1.029764] initcall opp_debug_init+0x0/0x26 returned 0 after 0 usecs
[    1.029785] calling  cpufreq_core_init+0x0/0x6d @ 1
[    1.029824] initcall cpufreq_core_init+0x0/0x6d returned 0 after 0 usecs
[    1.029845] calling  cpufreq_gov_performance_init+0x0/0x16 @ 1
[    1.029869] initcall cpufreq_gov_performance_init+0x0/0x16 returned 0 after 0 usecs
[    1.029889] calling  cpufreq_gov_userspace_init+0x0/0x16 @ 1
[    1.029913] initcall cpufreq_gov_userspace_init+0x0/0x16 returned 0 after 0 usecs
[    1.029933] calling  CPU_FREQ_GOV_ONDEMAND_init+0x0/0x16 @ 1
[    1.029956] initcall CPU_FREQ_GOV_ONDEMAND_init+0x0/0x16 returned 0 after 0 usecs
[    1.029976] calling  CPU_FREQ_GOV_CONSERVATIVE_init+0x0/0x16 @ 1
[    1.029999] initcall CPU_FREQ_GOV_CONSERVATIVE_init+0x0/0x16 returned 0 after 0 usecs
[    1.030020] calling  cpuidle_init+0x0/0x2a @ 1
[    1.030097] initcall cpuidle_init+0x0/0x2a returned 0 after 0 usecs
[    1.030118] calling  sock_init+0x0/0xa2 @ 1
[    1.035496] initcall sock_init+0x0/0xa2 returned 0 after 5000 usecs
[    1.035518] calling  net_inuse_init+0x0/0x2d @ 1
[    1.035552] initcall net_inuse_init+0x0/0x2d returned 0 after 0 usecs
[    1.035572] calling  net_defaults_init+0x0/0x2d @ 1
[    1.035596] initcall net_defaults_init+0x0/0x2d returned 0 after 0 usecs
[    1.035616] calling  init_default_flow_dissectors+0x0/0x59 @ 1
[    1.035640] initcall init_default_flow_dissectors+0x0/0x59 returned 0 after 0 usecs
[    1.035662] calling  netlink_proto_init+0x0/0x11a @ 1
[    1.036351] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    1.036520] initcall netlink_proto_init+0x0/0x11a returned 0 after 0 usecs
[    1.036541] calling  genl_init+0x0/0x3f @ 1
[    1.036606] initcall genl_init+0x0/0x3f returned 0 after 0 usecs
[    1.036627] calling  bsp_pm_check_init+0x0/0x1d @ 1
[    1.036650] initcall bsp_pm_check_init+0x0/0x1d returned 0 after 0 usecs
[    1.042463] calling  irq_sysfs_init+0x0/0x9b @ 1
[    1.044076] initcall irq_sysfs_init+0x0/0x9b returned 0 after 2000 usecs
[    1.044098] calling  audit_init+0x0/0x17f @ 1
[    1.044127] audit: initializing netlink subsys (disabled)
[    1.044836] initcall audit_init+0x0/0x17f returned 0 after 1000 usecs
[    1.044857] calling  release_early_probes+0x0/0x3c @ 1
[    1.044828] audit: type=2000 audit(1667611243.844:1): state=initialized audit_enabled=0 res=1
[    1.044893] initcall release_early_probes+0x0/0x3c returned 0 after 0 usecs
[    1.044914] calling  bdi_class_init+0x0/0x5a @ 1
[    1.045012] initcall bdi_class_init+0x0/0x5a returned 0 after 0 usecs
[    1.045033] calling  mm_sysfs_init+0x0/0x36 @ 1
[    1.045070] initcall mm_sysfs_init+0x0/0x36 returned 0 after 0 usecs
[    1.045091] calling  init_per_zone_wmark_min+0x0/0x25 @ 1
[    1.045143] initcall init_per_zone_wmark_min+0x0/0x25 returned 0 after 0 usecs
[    1.045164] calling  ramoops_init+0x0/0x43 @ 1
[    1.045293] initcall ramoops_init+0x0/0x43 returned 0 after 0 usecs
[    1.045314] calling  mpi_init+0x0/0x8e @ 1
[    1.045357] initcall mpi_init+0x0/0x8e returned 0 after 0 usecs
[    1.045376] calling  gpiolib_sysfs_init+0x0/0x9d @ 1
[    1.045681] initcall gpiolib_sysfs_init+0x0/0x9d returned 0 after 1000 usecs
[    1.045702] calling  acpi_gpio_setup_params+0x0/0x94 @ 1
[    1.045729] initcall acpi_gpio_setup_params+0x0/0x94 returned 0 after 0 usecs
[    1.045750] calling  pcibus_class_init+0x0/0x1d @ 1
[    1.045796] initcall pcibus_class_init+0x0/0x1d returned 0 after 0 usecs
[    1.045817] calling  pci_driver_init+0x0/0x2c @ 1
[    1.046029] initcall pci_driver_init+0x0/0x2c returned 0 after 0 usecs
[    1.046050] calling  tty_class_init+0x0/0x45 @ 1
[    1.046099] initcall tty_class_init+0x0/0x45 returned 0 after 0 usecs
[    1.046119] calling  vtconsole_class_init+0x0/0xe8 @ 1
[    1.046443] initcall vtconsole_class_init+0x0/0xe8 returned 0 after 0 usecs
[    1.046464] calling  iommu_dev_init+0x0/0x1d @ 1
[    1.046511] initcall iommu_dev_init+0x0/0x1d returned 0 after 0 usecs
[    1.046532] calling  mipi_dsi_bus_init+0x0/0x16 @ 1
[    1.046640] initcall mipi_dsi_bus_init+0x0/0x16 returned 0 after 0 usecs
[    1.046670] calling  devlink_class_init+0x0/0x4e @ 1
[    1.046747] initcall devlink_class_init+0x0/0x4e returned 0 after 0 usecs
[    1.046768] calling  software_node_init+0x0/0x3a @ 1
[    1.046806] initcall software_node_init+0x0/0x3a returned 0 after 0 usecs
[    1.046827] calling  wakeup_sources_debugfs_init+0x0/0x2d @ 1
[    1.046887] initcall wakeup_sources_debugfs_init+0x0/0x2d returned 0 after 0 usecs
[    1.046909] calling  wakeup_sources_sysfs_init+0x0/0x38 @ 1
[    1.046956] initcall wakeup_sources_sysfs_init+0x0/0x38 returned 0 after 0 usecs
[    1.046977] calling  regmap_initcall+0x0/0x16 @ 1
[    1.047039] initcall regmap_initcall+0x0/0x16 returned 0 after 0 usecs
[    1.047060] calling  spi_init+0x0/0xa2 @ 1
[    1.047197] initcall spi_init+0x0/0xa2 returned 0 after 0 usecs
[    1.047218] calling  i2c_init+0x0/0xc9 @ 1
[    1.047448] initcall i2c_init+0x0/0xc9 returned 0 after 0 usecs
[    1.047468] calling  thermal_init+0x0/0x9e @ 1
[    1.047492] thermal_sys: Registered thermal governor 'step_wise'
[    1.047507] thermal_sys: Registered thermal governor 'user_space'
[    1.047547] initcall thermal_init+0x0/0x9e returned 0 after 0 usecs
[    1.047568] calling  init_ladder+0x0/0x29 @ 1
[    1.047669] cpuidle: using governor ladder
[    1.047684] initcall init_ladder+0x0/0x29 returned 0 after 1000 usecs
[    1.047706] calling  init_menu+0x0/0x16 @ 1
[    1.047794] cpuidle: using governor menu
[    1.047808] initcall init_menu+0x0/0x16 returned 0 after 0 usecs
[    1.047829] calling  teo_governor_init+0x0/0x16 @ 1
[    1.047852] initcall teo_governor_init+0x0/0x16 returned 0 after 0 usecs
[    1.047873] calling  pcc_init+0x0/0x5b @ 1
[    1.047903] initcall pcc_init+0x0/0x5b returned -19 after 0 usecs
[    1.047924] calling  amd_postcore_init+0x0/0x2e @ 1
[    1.047946] initcall amd_postcore_init+0x0/0x2e returned 0 after 0 usecs
[    1.047965] calling  kobject_uevent_init+0x0/0x11 @ 1
[    1.048023] initcall kobject_uevent_init+0x0/0x11 returned 0 after 0 usecs
[    1.053972] calling  bts_init+0x0/0xc6 @ 1
[    1.053997] initcall bts_init+0x0/0xc6 returned -19 after 0 usecs
[    1.054018] calling  pt_init+0x0/0x1e8 @ 1
[    1.054110] initcall pt_init+0x0/0x1e8 returned 0 after 0 usecs
[    1.054110] calling  boot_params_ksysfs_init+0x0/0x7e @ 1
[    1.054110] initcall boot_params_ksysfs_init+0x0/0x7e returned 0 after 0 usecs
[    1.054110] calling  sbf_init+0x0/0x69 @ 1
[    1.054110] initcall sbf_init+0x0/0x69 returned 0 after 0 usecs
[    1.054110] calling  arch_kdebugfs_init+0x0/0x21 @ 1
[    1.054157] initcall arch_kdebugfs_init+0x0/0x21 returned 0 after 0 usecs
[    1.054178] calling  xfd_update_static_branch+0x0/0x64 @ 1
[    1.054764] initcall xfd_update_static_branch+0x0/0x64 returned 0 after 0 usecs
[    1.054785] calling  intel_pconfig_init+0x0/0x89 @ 1
[    1.054808] initcall intel_pconfig_init+0x0/0x89 returned 0 after 0 usecs
[    1.054830] calling  mtrr_if_init+0x0/0x62 @ 1
[    1.054861] initcall mtrr_if_init+0x0/0x62 returned 0 after 0 usecs
[    1.054881] calling  ffh_cstate_init+0x0/0x42 @ 1
[    1.054911] initcall ffh_cstate_init+0x0/0x42 returned 0 after 0 usecs
[    1.054932] calling  kcmp_cookies_init+0x0/0x41 @ 1
[    1.054975] initcall kcmp_cookies_init+0x0/0x41 returned 0 after 0 usecs
[    1.054997] calling  cryptomgr_init+0x0/0x16 @ 1
[    1.055022] initcall cryptomgr_init+0x0/0x16 returned 0 after 0 usecs
[    1.055042] calling  acpi_pci_init+0x0/0x5b @ 1
[    1.055063] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.055077] initcall acpi_pci_init+0x0/0x5b returned 0 after 0 usecs
[    1.055097] calling  dma_channel_table_init+0x0/0xfe @ 1
[    1.055211] initcall dma_channel_table_init+0x0/0xfe returned 0 after 0 usecs
[    1.055231] calling  dma_bus_init+0x0/0x38 @ 1
[    1.055414] initcall dma_bus_init+0x0/0x38 returned 0 after 0 usecs
[    1.055435] calling  iommu_dma_init+0x0/0xf @ 1
[    1.055463] initcall iommu_dma_init+0x0/0xf returned 0 after 0 usecs
[    1.055482] calling  dmi_id_init+0x0/0xc3 @ 1
[    1.056060] initcall dmi_id_init+0x0/0xc3 returned 0 after 1000 usecs
[    1.056081] calling  pci_arch_init+0x0/0x80 @ 1
[    1.056169] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    1.056195] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    1.056416] PCI: Using configuration type 1 for base access
[    1.056444] initcall pci_arch_init+0x0/0x80 returned 0 after 0 usecs
[    1.062277] calling  init_vdso+0x0/0x1d @ 1
[    1.062417] initcall init_vdso+0x0/0x1d returned 0 after 0 usecs
[    1.062438] calling  sysenter_setup+0x0/0x1d @ 1
[    1.062635] initcall sysenter_setup+0x0/0x1d returned 0 after 0 usecs
[    1.062650] calling  fixup_ht_bug+0x0/0xb2 @ 1
[    1.062673] initcall fixup_ht_bug+0x0/0xb2 returned 0 after 0 usecs
[    1.062695] calling  topology_init+0x0/0x41 @ 1
[    1.064044] initcall topology_init+0x0/0x41 returned 0 after 1000 usecs
[    1.064067] calling  intel_epb_init+0x0/0x91 @ 1
[    1.064090] initcall intel_epb_init+0x0/0x91 returned -19 after 0 usecs
[    1.064111] calling  mtrr_init_finialize+0x0/0x48 @ 1
[    1.064133] initcall mtrr_init_finialize+0x0/0x48 returned 0 after 0 usecs
[    1.064153] calling  uid_cache_init+0x0/0xb9 @ 1
[    1.064191] initcall uid_cache_init+0x0/0xb9 returned 0 after 0 usecs
[    1.064212] calling  param_sysfs_init+0x0/0x69 @ 1
[    1.118497] initcall param_sysfs_init+0x0/0x69 returned 0 after 54000 usecs
[    1.118529] calling  user_namespace_sysctl_init+0x0/0xe2 @ 1
[    1.118602] initcall user_namespace_sysctl_init+0x0/0xe2 returned 0 after 0 usecs
[    1.118623] calling  proc_schedstat_init+0x0/0x2e @ 1
[    1.118650] initcall proc_schedstat_init+0x0/0x2e returned 0 after 0 usecs
[    1.118671] calling  pm_sysrq_init+0x0/0x22 @ 1
[    1.118775] initcall pm_sysrq_init+0x0/0x22 returned 0 after 0 usecs
[    1.118797] calling  create_proc_profile+0x0/0xdf @ 1
[    1.118818] initcall create_proc_profile+0x0/0xdf returned 0 after 0 usecs
[    1.118837] calling  crash_save_vmcoreinfo_init+0x0/0x751 @ 1
[    1.118969] initcall crash_save_vmcoreinfo_init+0x0/0x751 returned 0 after 0 usecs
[    1.118989] calling  cgroup_sysfs_init+0x0/0x1d @ 1
[    1.119081] initcall cgroup_sysfs_init+0x0/0x1d returned 0 after 0 usecs
[    1.119102] calling  cgroup_namespaces_init+0x0/0x11 @ 1
[    1.119123] initcall cgroup_namespaces_init+0x0/0x11 returned 0 after 0 usecs
[    1.119143] calling  user_namespaces_init+0x0/0x36 @ 1
[    1.119230] initcall user_namespaces_init+0x0/0x36 returned 0 after 0 usecs
[    1.119250] calling  hung_task_init+0x0/0x80 @ 1
[    1.119318] initcall hung_task_init+0x0/0x80 returned 0 after 0 usecs
[    1.119318] calling  ftrace_check_for_weak_functions+0x0/0x6c @ 1
[    1.119318] initcall ftrace_check_for_weak_functions+0x0/0x6c returned 0 after 0 usecs
[    1.119318] calling  trace_eval_init+0x0/0xc9 @ 1
[    1.119724] initcall trace_eval_init+0x0/0xc9 returned 0 after 0 usecs
[    1.119744] calling  send_signal_irq_work_init+0x0/0x5f @ 1
[    1.119766] initcall send_signal_irq_work_init+0x0/0x5f returned 0 after 0 usecs
[    1.119787] calling  dev_map_init+0x0/0x5a @ 1
[    1.119815] initcall dev_map_init+0x0/0x5a returned 0 after 0 usecs
[    1.119836] calling  cpu_map_init+0x0/0x4e @ 1
[    1.119859] initcall cpu_map_init+0x0/0x4e returned 0 after 0 usecs
[    1.119879] calling  netns_bpf_init+0x0/0x16 @ 1
[    1.119904] initcall netns_bpf_init+0x0/0x16 returned 0 after 0 usecs
[    1.119925] calling  oom_init+0x0/0x61 @ 1
[    1.119977] initcall oom_init+0x0/0x61 returned 0 after 0 usecs
[    1.119977] calling  default_bdi_init+0x0/0x38 @ 1
[    1.120904] initcall default_bdi_init+0x0/0x38 returned 0 after 0 usecs
[    1.120928] calling  percpu_enable_async+0x0/0x18 @ 1
[    1.120951] initcall percpu_enable_async+0x0/0x18 returned 0 after 0 usecs
[    1.120973] calling  kcompactd_init+0x0/0x59 @ 1
[    1.121761] initcall kcompactd_init+0x0/0x59 returned 0 after 1000 usecs
[    1.121761] calling  init_user_reserve+0x0/0x45 @ 1
[    1.121761] initcall init_user_reserve+0x0/0x45 returned 0 after 0 usecs
[    1.121761] calling  init_admin_reserve+0x0/0x45 @ 1
[    1.121774] initcall init_admin_reserve+0x0/0x45 returned 0 after 0 usecs
[    1.121793] calling  init_reserve_notifier+0x0/0xc @ 1
[    1.121815] initcall init_reserve_notifier+0x0/0xc returned 0 after 0 usecs
[    1.121836] calling  swap_init_sysfs+0x0/0x75 @ 1
[    1.121886] initcall swap_init_sysfs+0x0/0x75 returned 0 after 0 usecs
[    1.121906] calling  swapfile_init+0x0/0x69 @ 1
[    1.121930] initcall swapfile_init+0x0/0x69 returned 0 after 0 usecs
[    1.121950] calling  hugepage_init+0x0/0xf2 @ 1
[    1.122811] initcall hugepage_init+0x0/0xf2 returned 0 after 1000 usecs
[    1.122811] calling  seqiv_module_init+0x0/0x16 @ 1
[    1.122811] initcall seqiv_module_init+0x0/0x16 returned 0 after 0 usecs
[    1.122811] calling  echainiv_module_init+0x0/0x16 @ 1
[    1.122811] initcall echainiv_module_init+0x0/0x16 returned 0 after 0 usecs
[    1.122820] calling  rsa_init+0x0/0x47 @ 1
[    1.122901] initcall rsa_init+0x0/0x47 returned 0 after 0 usecs
[    1.122921] calling  hmac_module_init+0x0/0x16 @ 1
[    1.122944] initcall hmac_module_init+0x0/0x16 returned 0 after 0 usecs
[    1.122964] calling  crypto_null_mod_init+0x0/0x79 @ 1
[    1.123008] initcall crypto_null_mod_init+0x0/0x79 returned 0 after 0 usecs
[    1.123008] calling  md5_mod_init+0x0/0x16 @ 1
[    1.123008] initcall md5_mod_init+0x0/0x16 returned 0 after 0 usecs
[    1.123008] calling  sha1_generic_mod_init+0x0/0x16 @ 1
[    1.123008] initcall sha1_generic_mod_init+0x0/0x16 returned 0 after 0 usecs
[    1.123008] calling  sha256_generic_mod_init+0x0/0x1b @ 1
[    1.123008] initcall sha256_generic_mod_init+0x0/0x1b returned 0 after 0 usecs
[    1.123008] calling  sha512_generic_mod_init+0x0/0x1b @ 1
[    1.123008] initcall sha512_generic_mod_init+0x0/0x1b returned 0 after 0 usecs
[    1.123008] calling  crypto_ecb_module_init+0x0/0x16 @ 1
[    1.123008] initcall crypto_ecb_module_init+0x0/0x16 returned 0 after 0 usecs
[    1.123008] calling  crypto_cbc_module_init+0x0/0x16 @ 1
[    1.123008] initcall crypto_cbc_module_init+0x0/0x16 returned 0 after 0 usecs
[    1.123008] calling  crypto_cts_module_init+0x0/0x16 @ 1
[    1.123008] initcall crypto_cts_module_init+0x0/0x16 returned 0 after 0 usecs
[    1.123008] calling  lrw_module_init+0x0/0x16 @ 1
[    1.123021] initcall lrw_module_init+0x0/0x16 returned 0 after 0 usecs
[    1.123040] calling  xts_module_init+0x0/0x16 @ 1
[    1.123063] initcall xts_module_init+0x0/0x16 returned 0 after 0 usecs
[    1.123083] calling  crypto_ctr_module_init+0x0/0x1b @ 1
[    1.123107] initcall crypto_ctr_module_init+0x0/0x1b returned 0 after 0 usecs
[    1.123127] calling  crypto_gcm_module_init+0x0/0x77 @ 1
[    1.123155] initcall crypto_gcm_module_init+0x0/0x77 returned 0 after 0 usecs
[    1.123175] calling  cryptd_init+0x0/0x11b @ 1
[    1.123728] cryptd: max_cpu_qlen set to 1000
[    1.123728] initcall cryptd_init+0x0/0x11b returned 0 after 0 usecs
[    1.123740] calling  des_generic_mod_init+0x0/0x1b @ 1
[    1.123773] initcall des_generic_mod_init+0x0/0x1b returned 0 after 0 usecs
[    1.123793] calling  aes_init+0x0/0x16 @ 1
[    1.123819] initcall aes_init+0x0/0x16 returned 0 after 0 usecs
[    1.123840] calling  arc4_init+0x0/0x16 @ 1
[    1.123867] initcall arc4_init+0x0/0x16 returned 0 after 0 usecs
[    1.123887] calling  deflate_mod_init+0x0/0x4c @ 1
[    1.123925] initcall deflate_mod_init+0x0/0x4c returned 0 after 0 usecs
[    1.123946] calling  crc32c_mod_init+0x0/0x16 @ 1
[    1.123973] initcall crc32c_mod_init+0x0/0x16 returned 0 after 0 usecs
[    1.123994] calling  crct10dif_mod_init+0x0/0x16 @ 1
[    1.124021] initcall crct10dif_mod_init+0x0/0x16 returned 0 after 0 usecs
[    1.124041] calling  crypto_authenc_module_init+0x0/0x16 @ 1
[    1.124064] initcall crypto_authenc_module_init+0x0/0x16 returned 0 after 0 usecs
[    1.124085] calling  crypto_authenc_esn_module_init+0x0/0x16 @ 1
[    1.124107] initcall crypto_authenc_esn_module_init+0x0/0x16 returned 0 after 0 usecs
[    1.124128] calling  drbg_init+0x0/0x89 @ 1
[    1.124223] initcall drbg_init+0x0/0x89 returned 0 after 0 usecs
[    1.124243] calling  ghash_mod_init+0x0/0x16 @ 1
[    1.124271] initcall ghash_mod_init+0x0/0x16 returned 0 after 0 usecs
[    1.124291] calling  essiv_module_init+0x0/0x16 @ 1
[    1.124314] initcall essiv_module_init+0x0/0x16 returned 0 after 0 usecs
[    1.124334] calling  init_bio+0x0/0xd1 @ 1
[    1.124880] initcall init_bio+0x0/0xd1 returned 0 after 0 usecs
[    1.124902] calling  blk_ioc_init+0x0/0x33 @ 1
[    1.124930] initcall blk_ioc_init+0x0/0x33 returned 0 after 0 usecs
[    1.124950] calling  blk_mq_init+0x0/0xc4 @ 1
[    1.124980] initcall blk_mq_init+0x0/0xc4 returned 0 after 0 usecs
[    1.125000] calling  genhd_device_init+0x0/0x67 @ 1
[    1.125986] initcall genhd_device_init+0x0/0x67 returned 0 after 1000 usecs
[    1.126008] calling  blkcg_init+0x0/0x38 @ 1
[    1.126083] initcall blkcg_init+0x0/0x38 returned 0 after 1000 usecs
[    1.126083] calling  sg_pool_init+0x0/0xf4 @ 1
[    1.126221] initcall sg_pool_init+0x0/0xf4 returned 0 after 0 usecs
[    1.126241] calling  byt_gpio_init+0x0/0x18 @ 1
[    1.126311] initcall byt_gpio_init+0x0/0x18 returned 0 after 0 usecs
[    1.126332] calling  chv_pinctrl_init+0x0/0x18 @ 1
[    1.126710] initcall chv_pinctrl_init+0x0/0x18 returned 0 after 0 usecs
[    1.126731] calling  bxt_pinctrl_init+0x0/0x18 @ 1
[    1.126818] initcall bxt_pinctrl_init+0x0/0x18 returned 0 after 0 usecs
[    1.126838] calling  glk_pinctrl_init+0x0/0x18 @ 1
[    1.126924] initcall glk_pinctrl_init+0x0/0x18 returned 0 after 0 usecs
[    1.126945] calling  spt_pinctrl_init+0x0/0x18 @ 1
[    1.127066] initcall spt_pinctrl_init+0x0/0x18 returned 0 after 0 usecs
[    1.127087] calling  gpiolib_debugfs_init+0x0/0x2d @ 1
[    1.127276] initcall gpiolib_debugfs_init+0x0/0x2d returned 0 after 0 usecs
[    1.127297] calling  pci_slot_init+0x0/0x52 @ 1
[    1.127337] initcall pci_slot_init+0x0/0x52 returned 0 after 0 usecs
[    1.127357] calling  fbmem_init+0x0/0xed @ 1
[    1.127457] initcall fbmem_init+0x0/0xed returned 0 after 0 usecs
[    1.127478] calling  acpi_init+0x0/0xad @ 1
[    1.127865] ACPI: Added _OSI(Module Device)
[    1.127881] ACPI: Added _OSI(Processor Device)
[    1.127896] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.127912] ACPI: Added _OSI(Processor Aggregator Device)
[    1.203329] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    1.235950] ACPI: EC: EC started
[    1.235966] ACPI: EC: interrupt blocked
[    1.239458] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.239481] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[    1.239496] ACPI: Interpreter enabled
[    1.239708] ACPI: PM: (supports S0 S3 S5)
[    1.239723] ACPI: Using IOAPIC for interrupt routing
[    1.239929] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.239942] PCI: Using E820 reservations for host bridge windows
[    1.245156] ACPI: Enabled 1 GPEs in block 00 to 7F
[    1.265380] ACPI: PM: Power Resource [PXP]
[    1.382488] ACPI: PM: Power Resource [PXP]
[    1.417855] ACPI: PM: Power Resource [PRIC]
[    1.445089] ACPI: PM: Power Resource [PRIC]
[    1.484055] ACPI: PM: Power Resource [PRIC]
[    1.516993] ACPI: PM: Power Resource [PRIC]
[    1.667065] ACPI: PM: Power Resource [PRIC]
[    1.809970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    1.810012] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.810873] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability LTR]
[    1.821403] PCI host bridge to bus 0000:00
[    1.821418] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.821435] pci_bus 0000:00: root bus resource [io  0x1000-0xffff window]
[    1.821449] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.821465] pci_bus 0000:00: root bus resource [mem 0x7b000000-0xe0000000 window]
[    1.821481] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.821742] pci 0000:00:00.0: calling  quirk_mmio_always_on+0x0/0x16 @ 1
[    1.821769] pci 0000:00:00.0: quirk_mmio_always_on+0x0/0x16 took 0 usecs
[    1.821790] pci 0000:00:00.0: [8086:31f0] type 00 class 0x060000
[    1.821989] pci 0000:00:00.0: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.822012] pci 0000:00:00.0: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.823477] pci 0000:00:00.1: [8086:318c] type 00 class 0x118000
[    1.823565] pci 0000:00:00.1: reg 0x10: [mem 0xc1210000-0xc1217fff 64bit]
[    1.823789] pci 0000:00:00.1: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.823811] pci 0000:00:00.1: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.825348] pci 0000:00:02.0: [8086:3185] type 00 class 0x030000
[    1.825416] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc0ffffff 64bit]
[    1.825462] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    1.825498] pci 0000:00:02.0: reg 0x20: [io  0x2000-0x203f]
[    1.825636] pci 0000:00:02.0: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.825650] pci 0000:00:02.0: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.825671] pci 0000:00:02.0: calling  pci_fixup_video+0x0/0xfc @ 1
[    1.825703] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.825717] pci 0000:00:02.0: pci_fixup_video+0x0/0xfc took 0 usecs
[    1.827234] pci 0000:00:0e.0: [8086:3198] type 00 class 0x040100
[    1.827520] pci 0000:00:0e.0: reg 0x10: [mem 0xc1218000-0xc121bfff 64bit]
[    1.827904] pci 0000:00:0e.0: reg 0x20: [mem 0xc1000000-0xc10fffff 64bit]
[    1.828185] pci 0000:00:0e.0: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.828206] pci 0000:00:0e.0: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.828826] pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
[    1.832855] pci 0000:00:13.0: calling  quirk_cmd_compl+0x0/0x73 @ 1
[    1.832906] pci 0000:00:13.0: quirk_cmd_compl+0x0/0x73 took 0 usecs
[    1.832926] pci 0000:00:13.0: calling  quirk_no_aersid+0x0/0xf @ 1
[    1.832948] pci 0000:00:13.0: quirk_no_aersid+0x0/0xf took 0 usecs
[    1.832968] pci 0000:00:13.0: [8086:31d8] type 01 class 0x060400
[    1.833257] pci 0000:00:13.0: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.833279] pci 0000:00:13.0: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.833297] pci 0000:00:13.0: calling  pci_fixup_transparent_bridge+0x0/0x24 @ 1
[    1.833319] pci 0000:00:13.0: pci_fixup_transparent_bridge+0x0/0x24 took 0 usecs
[    1.833712] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[    1.835779] pci 0000:00:15.0: [8086:31a8] type 00 class 0x0c0330
[    1.835872] pci 0000:00:15.0: reg 0x10: [mem 0xc1200000-0xc120ffff 64bit]
[    1.836112] pci 0000:00:15.0: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.836133] pci 0000:00:15.0: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.836300] pci 0000:00:15.0: PME# supported from D3hot D3cold
[    1.838681] pci 0000:00:16.0: [8086:31ac] type 00 class 0x118000
[    1.838916] pci 0000:00:16.0: reg 0x10: [mem 0xc1221000-0xc1221fff 64bit]
[    1.839071] pci 0000:00:16.0: reg 0x18: [mem 0xc1222000-0xc1222fff 64bit]
[    1.839434] pci 0000:00:16.0: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.839455] pci 0000:00:16.0: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.841517] pci 0000:00:17.0: [8086:31b4] type 00 class 0x118000
[    1.841769] pci 0000:00:17.0: reg 0x10: [mem 0xc1223000-0xc1223fff 64bit]
[    1.841926] pci 0000:00:17.0: reg 0x18: [mem 0xc1224000-0xc1224fff 64bit]
[    1.842296] pci 0000:00:17.0: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.842317] pci 0000:00:17.0: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.844159] pci 0000:00:17.1: [8086:31b6] type 00 class 0x118000
[    1.844415] pci 0000:00:17.1: reg 0x10: [mem 0xc1225000-0xc1225fff 64bit]
[    1.844573] pci 0000:00:17.1: reg 0x18: [mem 0xc1226000-0xc1226fff 64bit]
[    1.844928] pci 0000:00:17.1: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.844950] pci 0000:00:17.1: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.846815] pci 0000:00:17.2: [8086:31b8] type 00 class 0x118000
[    1.847063] pci 0000:00:17.2: reg 0x10: [mem 0xc1227000-0xc1227fff 64bit]
[    1.847225] pci 0000:00:17.2: reg 0x18: [mem 0xc1228000-0xc1228fff 64bit]
[    1.847576] pci 0000:00:17.2: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.847597] pci 0000:00:17.2: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.849482] pci 0000:00:17.3: [8086:31ba] type 00 class 0x118000
[    1.849746] pci 0000:00:17.3: reg 0x10: [mem 0xc1229000-0xc1229fff 64bit]
[    1.849904] pci 0000:00:17.3: reg 0x18: [mem 0xc122a000-0xc122afff 64bit]
[    1.850265] pci 0000:00:17.3: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.850286] pci 0000:00:17.3: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.852504] pci 0000:00:18.0: [8086:31bc] type 00 class 0x118000
[    1.852739] pci 0000:00:18.0: reg 0x10: [mem 0xc122b000-0xc122bfff 64bit]
[    1.852886] pci 0000:00:18.0: reg 0x18: [mem 0xc122c000-0xc122cfff 64bit]
[    1.853238] pci 0000:00:18.0: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.853259] pci 0000:00:18.0: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.855093] pci 0000:00:18.2: [8086:31c0] type 00 class 0x118000
[    1.855350] pci 0000:00:18.2: reg 0x10: [mem 0xc122d000-0xc122dfff 64bit]
[    1.855496] pci 0000:00:18.2: reg 0x18: [mem 0xc122e000-0xc122efff 64bit]
[    1.855859] pci 0000:00:18.2: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.855880] pci 0000:00:18.2: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.857823] pci 0000:00:19.0: [8086:31c2] type 00 class 0x118000
[    1.858082] pci 0000:00:19.0: reg 0x10: [mem 0xc122f000-0xc122ffff 64bit]
[    1.858237] pci 0000:00:19.0: reg 0x18: [mem 0xc1230000-0xc1230fff 64bit]
[    1.858608] pci 0000:00:19.0: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.858630] pci 0000:00:19.0: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.860563] pci 0000:00:19.2: [8086:31c6] type 00 class 0x118000
[    1.860826] pci 0000:00:19.2: reg 0x10: [mem 0xc1231000-0xc1231fff 64bit]
[    1.860982] pci 0000:00:19.2: reg 0x18: [mem 0xc1232000-0xc1232fff 64bit]
[    1.861354] pci 0000:00:19.2: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.861375] pci 0000:00:19.2: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.863386] pci 0000:00:1c.0: [8086:31cc] type 00 class 0x080501
[    1.863698] pci 0000:00:1c.0: reg 0x10: [mem 0xc1233000-0xc1233fff 64bit]
[    1.863874] pci 0000:00:1c.0: reg 0x18: [mem 0xc1234000-0xc1234fff 64bit]
[    1.864272] pci 0000:00:1c.0: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.864293] pci 0000:00:1c.0: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.869074] pci 0000:00:1f.0: [8086:3197] type 00 class 0x060100
[    1.869531] pci 0000:00:1f.0: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.869552] pci 0000:00:1f.0: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.871230] pci 0000:00:1f.1: [8086:31d4] type 00 class 0x0c0500
[    1.871563] pci 0000:00:1f.1: reg 0x10: [mem 0xc1235000-0xc12350ff 64bit]
[    1.871888] pci 0000:00:1f.1: reg 0x20: [io  0x2040-0x205f]
[    1.872210] pci 0000:00:1f.1: calling  quirk_igfx_skip_te_disable+0x0/0x84 @ 1
[    1.872231] pci 0000:00:1f.1: quirk_igfx_skip_te_disable+0x0/0x84 took 0 usecs
[    1.873575] pci 0000:01:00.0: [10ec:c822] type 00 class 0x028000
[    1.875250] pci 0000:01:00.0: reg 0x10: [io  0x1000-0x10ff]
[    1.875609] pci 0000:01:00.0: reg 0x18: [mem 0xc1100000-0xc110ffff 64bit]
[    1.876154] pci 0000:01:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[    1.876470] pci 0000:01:00.0: Max Payload Size set to 128 (was 128, max 128)
[    1.878480] pci 0000:01:00.0: supports D1 D2
[    1.878493] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.883133] pci 0000:00:13.0: PCI bridge to [bus 01]
[    1.883178] pci 0000:00:13.0:   bridge window [io  0x1000-0x1fff]
[    1.883220] pci 0000:00:13.0:   bridge window [mem 0xc1100000-0xc11fffff]
[    1.883326] pci_bus 0000:00: on NUMA node 0
[    1.901439] gpiochip_find_base: found new base at 944
[    1.902749] gpio gpiochip0: (INT3453:00): created GPIO range 0->31 ==> INT3453:00 PIN 0->31
[    1.902770] gpio gpiochip0: (INT3453:00): created GPIO range 32->63 ==> INT3453:00 PIN 32->63
[    1.902787] gpio gpiochip0: (INT3453:00): created GPIO range 64->79 ==> INT3453:00 PIN 64->79
[    1.903774] gpio gpiochip0: (INT3453:00): added GPIO chardev (254:0)
[    1.904032] gpio gpiochip0: registered GPIOs 944 to 1023 on INT3453:00
[    1.906334] gpiochip_find_base: found new base at 864
[    1.907573] gpio gpiochip1: (INT3453:01): created GPIO range 0->31 ==> INT3453:01 PIN 0->31
[    1.907592] gpio gpiochip1: (INT3453:01): created GPIO range 32->63 ==> INT3453:01 PIN 32->63
[    1.907611] gpio gpiochip1: (INT3453:01): created GPIO range 64->79 ==> INT3453:01 PIN 64->79
[    1.908783] gpio gpiochip1: (INT3453:01): added GPIO chardev (254:1)
[    1.908783] gpio gpiochip1: registered GPIOs 864 to 943 on INT3453:01
[    1.910868] gpiochip_find_base: found new base at 844
[    1.911184] gpio gpiochip2: (INT3453:02): created GPIO range 0->19 ==> INT3453:02 PIN 0->19
[    1.911781] gpio gpiochip2: (INT3453:02): added GPIO chardev (254:2)
[    1.911998] gpio gpiochip2: registered GPIOs 844 to 863 on INT3453:02
[    1.914452] gpiochip_find_base: found new base at 809
[    1.915077] gpio gpiochip3: (INT3453:03): created GPIO range 0->31 ==> INT3453:03 PIN 0->31
[    1.915096] gpio gpiochip3: (INT3453:03): created GPIO range 32->34 ==> INT3453:03 PIN 32->34
[    1.915782] gpio gpiochip3: (INT3453:03): added GPIO chardev (254:3)
[    1.916004] gpio gpiochip3: registered GPIOs 809 to 843 on INT3453:03
[    1.928544] ACPI: EC: interrupt unblocked
[    1.928558] ACPI: EC: event unblocked
[    1.928598] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.928610] ACPI: EC: GPE=0x14
[    1.928631] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[    1.928650] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[    1.929503] initcall acpi_init+0x0/0xad returned 0 after 802000 usecs
[    1.929533] calling  pnp_init+0x0/0x16 @ 1
[    1.929646] initcall pnp_init+0x0/0x16 returned 0 after 0 usecs
[    1.929669] calling  dw_init+0x0/0x18 @ 1
[    1.929870] initcall dw_init+0x0/0x18 returned 0 after 0 usecs
[    1.929891] calling  misc_init+0x0/0xcb @ 1
[    1.929961] initcall misc_init+0x0/0xcb returned 0 after 0 usecs
[    1.929982] calling  tpm_init+0x0/0x102 @ 1
[    1.930813] initcall tpm_init+0x0/0x102 returned 0 after 1000 usecs
[    1.930813] calling  iommu_subsys_init+0x0/0x12e @ 1
[    1.930813] iommu: Default domain type: Translated 
[    1.930813] iommu: DMA domain TLB invalidation policy: lazy mode 
[    1.930813] initcall iommu_subsys_init+0x0/0x12e returned 0 after 0 usecs
[    1.930813] calling  cn_init+0x0/0xd4 @ 1
[    1.930922] initcall cn_init+0x0/0xd4 returned 0 after 0 usecs
[    1.930943] calling  dax_core_init+0x0/0xbe @ 1
[    1.930972] initcall dax_core_init+0x0/0xbe returned 0 after 0 usecs
[    1.930994] calling  dma_buf_init+0x0/0xc3 @ 1
[    1.931226] initcall dma_buf_init+0x0/0xc3 returned 0 after 1000 usecs
[    1.931248] calling  init_scsi+0x0/0x83 @ 1
[    1.932081] SCSI subsystem initialized
[    1.932094] initcall init_scsi+0x0/0x83 returned 0 after 1000 usecs
[    1.932116] calling  ata_init+0x0/0x61 @ 1
[    1.932808] libata version 3.00 loaded.
[    1.932821] initcall ata_init+0x0/0x61 returned 0 after 0 usecs
[    1.932843] calling  pxa2xx_spi_init+0x0/0x18 @ 1
[    1.932843] initcall pxa2xx_spi_init+0x0/0x18 returned 0 after 0 usecs
[    1.932843] calling  phy_init+0x0/0x258 @ 1
[    1.933076] initcall phy_init+0x0/0x258 returned 0 after 0 usecs
[    1.933098] calling  usb_common_init+0x0/0x26 @ 1
[    1.933189] initcall usb_common_init+0x0/0x26 returned 0 after 0 usecs
[    1.933210] calling  usb_init+0x0/0x149 @ 1
[    1.933272] ACPI: bus type USB registered
[    1.933563] usbcore: registered new interface driver usbfs
[    1.933755] usbcore: registered new interface driver hub
[    1.933862] usbcore: registered new device driver usb
[    1.933877] initcall usb_init+0x0/0x149 returned 0 after 0 usecs
[    1.933899] calling  serio_init+0x0/0x35 @ 1
[    1.934008] initcall serio_init+0x0/0x35 returned 0 after 0 usecs
[    1.934029] calling  input_init+0x0/0x91 @ 1
[    1.934099] initcall input_init+0x0/0x91 returned 0 after 1000 usecs
[    1.934120] calling  rtc_init+0x0/0x5a @ 1
[    1.934206] initcall rtc_init+0x0/0x5a returned 0 after 0 usecs
[    1.934227] calling  dw_i2c_init_driver+0x0/0x18 @ 1
[    1.934416] initcall dw_i2c_init_driver+0x0/0x18 returned 0 after 0 usecs
[    1.934436] calling  media_devnode_init+0x0/0x7d @ 1
[    1.934456] mc: Linux media interface: v0.10
[    1.934559] initcall media_devnode_init+0x0/0x7d returned 0 after 0 usecs
[    1.934579] calling  videodev_init+0x0/0x89 @ 1
[    1.934599] videodev: Linux video capture interface: v2.00
[    1.934640] initcall videodev_init+0x0/0x89 returned 0 after 0 usecs
[    1.934664] calling  power_supply_class_init+0x0/0x51 @ 1
[    1.934718] initcall power_supply_class_init+0x0/0x51 returned 0 after 0 usecs
[    1.934738] calling  hwmon_init+0x0/0x3f @ 1
[    1.934819] initcall hwmon_init+0x0/0x3f returned 0 after 0 usecs
[    1.934840] calling  mmc_init+0x0/0x42 @ 1
[    1.935062] initcall mmc_init+0x0/0x42 returned 0 after 0 usecs
[    1.935083] calling  leds_init+0x0/0x4d @ 1
[    1.935132] initcall leds_init+0x0/0x4d returned 0 after 0 usecs
[    1.935153] calling  dmi_init+0x0/0x127 @ 1
[    1.935256] initcall dmi_init+0x0/0x127 returned 0 after 0 usecs
[    1.935278] calling  efisubsys_init+0x0/0x2c6 @ 1
[    1.935300] initcall efisubsys_init+0x0/0x2c6 returned 0 after 0 usecs
[    1.935320] calling  intel_scu_ipc_init+0x0/0x1d @ 1
[    1.935405] initcall intel_scu_ipc_init+0x0/0x1d returned 0 after 0 usecs
[    1.935427] calling  devfreq_init+0x0/0xdd @ 1
[    1.935784] initcall devfreq_init+0x0/0xdd returned 0 after 0 usecs
[    1.935792] calling  devfreq_simple_ondemand_init+0x0/0x16 @ 1
[    1.935817] initcall devfreq_simple_ondemand_init+0x0/0x16 returned 0 after 0 usecs
[    1.935839] calling  ras_init+0x0/0x14 @ 1
[    1.935937] initcall ras_init+0x0/0x14 returned 0 after 0 usecs
[    1.935959] calling  nvmem_init+0x0/0x16 @ 1
[    1.936069] initcall nvmem_init+0x0/0x16 returned 0 after 1000 usecs
[    1.936089] calling  init_soundcore+0x0/0x45 @ 1
[    1.936138] initcall init_soundcore+0x0/0x45 returned 0 after 0 usecs
[    1.936157] calling  alsa_sound_init+0x0/0x95 @ 1
[    1.936281] Advanced Linux Sound Architecture Driver Initialized.
[    1.936294] initcall alsa_sound_init+0x0/0x95 returned 0 after 0 usecs
[    1.936314] calling  proto_init+0x0/0x16 @ 1
[    1.936375] initcall proto_init+0x0/0x16 returned 0 after 0 usecs
[    1.936396] calling  net_dev_init+0x0/0x22e @ 1
[    1.937878] initcall net_dev_init+0x0/0x22e returned 0 after 1000 usecs
[    1.937899] calling  neigh_init+0x0/0x8e @ 1
[    1.937938] initcall neigh_init+0x0/0x8e returned 0 after 0 usecs
[    1.937958] calling  fib_notifier_init+0x0/0x16 @ 1
[    1.937987] initcall fib_notifier_init+0x0/0x16 returned 0 after 0 usecs
[    1.938007] calling  fib_rules_init+0x0/0xbd @ 1
[    1.938049] initcall fib_rules_init+0x0/0xbd returned 0 after 0 usecs
[    1.938068] calling  pktsched_init+0x0/0x119 @ 1
[    1.938129] initcall pktsched_init+0x0/0x119 returned 0 after 1000 usecs
[    1.938150] calling  tc_filter_init+0x0/0x107 @ 1
[    1.938223] initcall tc_filter_init+0x0/0x107 returned 0 after 0 usecs
[    1.938243] calling  tc_action_init+0x0/0x5e @ 1
[    1.938275] initcall tc_action_init+0x0/0x5e returned 0 after 0 usecs
[    1.938295] calling  ethnl_init+0x0/0x5e @ 1
[    1.939017] initcall ethnl_init+0x0/0x5e returned 0 after 0 usecs
[    1.939038] calling  nexthop_init+0x0/0xff @ 1
[    1.939102] initcall nexthop_init+0x0/0xff returned 0 after 0 usecs
[    1.939123] calling  wireless_nlevent_init+0x0/0x47 @ 1
[    1.939157] initcall wireless_nlevent_init+0x0/0x47 returned 0 after 0 usecs
[    1.939178] calling  rfkill_init+0x0/0x10e @ 1
[    1.939802] initcall rfkill_init+0x0/0x10e returned 0 after 0 usecs
[    1.939802] calling  pci_subsys_init+0x0/0x75 @ 1
[    1.939802] PCI: Using ACPI for IRQ routing
[    1.992534] PCI: pci_cache_line_size set to 64 bytes
[    1.993465] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    1.993484] Expanded resource Reserved due to conflict with Reserved
[    1.993501] e820: reserve RAM buffer [mem 0x799f5000-0x7bffffff]
[    1.993526] initcall pci_subsys_init+0x0/0x75 returned 0 after 54000 usecs
[    1.993552] calling  vsprintf_init_hashval+0x0/0x11 @ 1
[    1.993581] initcall vsprintf_init_hashval+0x0/0x11 returned 0 after 0 usecs
[    1.993601] calling  watchdog_init+0x0/0x21 @ 1
[    1.993822] initcall watchdog_init+0x0/0x21 returned 0 after 0 usecs
[    1.999798] calling  nmi_warning_debugfs+0x0/0x30 @ 1
[    1.999873] initcall nmi_warning_debugfs+0x0/0x30 returned 0 after 0 usecs
[    1.999895] calling  save_microcode_in_initrd+0x0/0x53 @ 1
[    1.999992] initcall save_microcode_in_initrd+0x0/0x53 returned 0 after 0 usecs
[    2.000012] calling  hpet_late_init+0x0/0x12b @ 1
[    2.000055] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    2.000173] hpet0: 8 comparators, 64-bit 19.200000 MHz counter
[    2.002664] initcall hpet_late_init+0x0/0x12b returned 0 after 2000 usecs
[    2.002686] calling  init_amd_nbs+0x0/0x32a @ 1
[    2.002812] initcall init_amd_nbs+0x0/0x32a returned 0 after 0 usecs
[    2.002834] calling  iomem_init_inode+0x0/0x8a @ 1
[    2.002985] initcall iomem_init_inode+0x0/0x8a returned 0 after 0 usecs
[    2.003007] calling  clocksource_done_booting+0x0/0x48 @ 1
[    2.003114] clocksource: Switched to clocksource tsc-early
[    2.003128] initcall clocksource_done_booting+0x0/0x48 returned 0 after 41 usecs
[    2.003148] calling  tracer_init_tracefs+0x0/0xc0 @ 1
[    2.003226] initcall tracer_init_tracefs+0x0/0xc0 returned 0 after 57 usecs
[    2.003247] calling  init_trace_printk_function_export+0x0/0x31 @ 1
[    2.003484] initcall init_trace_printk_function_export+0x0/0x31 returned 0 after 217 usecs
[    2.003507] calling  init_graph_tracefs+0x0/0x31 @ 1
[    2.003566] initcall init_graph_tracefs+0x0/0x31 returned 0 after 39 usecs
[    2.003587] calling  trace_events_synth_init+0x0/0x51 @ 1
[    2.003587] initcall trace_events_synth_init+0x0/0x51 returned 0 after 161 usecs
[    2.003587] calling  bpf_event_init+0x0/0x18 @ 1
[    2.003587] initcall bpf_event_init+0x0/0x18 returned 0 after 4 usecs
[    2.003587] calling  init_dynamic_event+0x0/0x31 @ 1
[    2.003587] initcall init_dynamic_event+0x0/0x31 returned 0 after 39 usecs
[    2.003587] calling  init_uprobe_trace+0x0/0x61 @ 1
[    2.003601] initcall init_uprobe_trace+0x0/0x61 returned 0 after 102 usecs
[    2.003622] calling  bpf_init+0x0/0x55 @ 1
[    2.003693] initcall bpf_init+0x0/0x55 returned 0 after 51 usecs
[    2.003714] calling  init_fs_stat_sysctls+0x0/0x37 @ 1
[    2.003762] initcall init_fs_stat_sysctls+0x0/0x37 returned 0 after 28 usecs
[    2.003782] calling  init_fs_exec_sysctls+0x0/0x2b @ 1
[    2.003811] initcall init_fs_exec_sysctls+0x0/0x2b returned 0 after 9 usecs
[    2.003831] calling  init_pipe_fs+0x0/0x72 @ 1
[    2.003962] initcall init_pipe_fs+0x0/0x72 returned 0 after 111 usecs
[    2.003983] calling  init_fs_namei_sysctls+0x0/0x2b @ 1
[    2.004014] initcall init_fs_namei_sysctls+0x0/0x2b returned 0 after 11 usecs
[    2.004035] calling  init_fs_dcache_sysctls+0x0/0x2b @ 1
[    2.004063] initcall init_fs_dcache_sysctls+0x0/0x2b returned 0 after 9 usecs
[    2.004083] calling  init_fs_namespace_sysctls+0x0/0x2b @ 1
[    2.004112] initcall init_fs_namespace_sysctls+0x0/0x2b returned 0 after 10 usecs
[    2.004132] calling  inotify_user_setup+0x0/0xf9 @ 1
[    2.004179] initcall inotify_user_setup+0x0/0xf9 returned 0 after 27 usecs
[    2.004200] calling  eventpoll_init+0x0/0x116 @ 1
[    2.004252] initcall eventpoll_init+0x0/0x116 returned 0 after 33 usecs
[    2.004273] calling  anon_inode_init+0x0/0x5c @ 1
[    2.004403] initcall anon_inode_init+0x0/0x5c returned 0 after 110 usecs
[    2.004424] calling  proc_locks_init+0x0/0x31 @ 1
[    2.004455] initcall proc_locks_init+0x0/0x31 returned 0 after 11 usecs
[    2.004476] calling  init_fs_coredump_sysctls+0x0/0x2b @ 1
[    2.004509] initcall init_fs_coredump_sysctls+0x0/0x2b returned 0 after 13 usecs
[    2.004530] calling  iomap_init+0x0/0x25 @ 1
[    2.004895] initcall iomap_init+0x0/0x25 returned 0 after 345 usecs
[    2.004918] calling  dquot_init+0x0/0x117 @ 1
[    2.004938] VFS: Disk quotas dquot_6.6.0
[    2.005088] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.005105] initcall dquot_init+0x0/0x117 returned 0 after 167 usecs
[    2.005126] calling  proc_cmdline_init+0x0/0x2b @ 1
[    2.005155] initcall proc_cmdline_init+0x0/0x2b returned 0 after 9 usecs
[    2.005176] calling  proc_consoles_init+0x0/0x2e @ 1
[    2.005204] initcall proc_consoles_init+0x0/0x2e returned 0 after 8 usecs
[    2.005225] calling  proc_cpuinfo_init+0x0/0x28 @ 1
[    2.005253] initcall proc_cpuinfo_init+0x0/0x28 returned 0 after 9 usecs
[    2.005273] calling  proc_devices_init+0x0/0x35 @ 1
[    2.005301] initcall proc_devices_init+0x0/0x35 returned 0 after 8 usecs
[    2.005321] calling  proc_interrupts_init+0x0/0x2e @ 1
[    2.005350] initcall proc_interrupts_init+0x0/0x2e returned 0 after 8 usecs
[    2.005370] calling  proc_loadavg_init+0x0/0x32 @ 1
[    2.005398] initcall proc_loadavg_init+0x0/0x32 returned 0 after 8 usecs
[    2.005418] calling  proc_meminfo_init+0x0/0x32 @ 1
[    2.005446] initcall proc_meminfo_init+0x0/0x32 returned 0 after 8 usecs
[    2.005466] calling  proc_stat_init+0x0/0x28 @ 1
[    2.005494] initcall proc_stat_init+0x0/0x28 returned 0 after 8 usecs
[    2.005515] calling  proc_uptime_init+0x0/0x32 @ 1
[    2.005542] initcall proc_uptime_init+0x0/0x32 returned 0 after 8 usecs
[    2.005563] calling  proc_version_init+0x0/0x32 @ 1
[    2.005590] initcall proc_version_init+0x0/0x32 returned 0 after 8 usecs
[    2.005611] calling  proc_softirqs_init+0x0/0x32 @ 1
[    2.005639] initcall proc_softirqs_init+0x0/0x32 returned 0 after 8 usecs
[    2.005696] calling  proc_kcore_init+0x0/0x134 @ 1
[    2.005752] initcall proc_kcore_init+0x0/0x134 returned 0 after 35 usecs
[    2.005773] calling  proc_kmsg_init+0x0/0x2b @ 1
[    2.005801] initcall proc_kmsg_init+0x0/0x2b returned 0 after 9 usecs
[    2.005822] calling  proc_page_init+0x0/0x45 @ 1
[    2.005888] initcall proc_page_init+0x0/0x45 returned 0 after 46 usecs
[    2.005908] calling  init_ramfs_fs+0x0/0x16 @ 1
[    2.005933] initcall init_ramfs_fs+0x0/0x16 returned 0 after 4 usecs
[    2.005954] calling  safesetid_init_securityfs+0x0/0xa4 @ 1
[    2.006087] initcall safesetid_init_securityfs+0x0/0xa4 returned 0 after 114 usecs
[    2.006108] calling  acpi_event_init+0x0/0x38 @ 1
[    2.006192] initcall acpi_event_init+0x0/0x38 returned 0 after 65 usecs
[    2.006212] calling  pnp_system_init+0x0/0x16 @ 1
[    2.006308] initcall pnp_system_init+0x0/0x16 returned 0 after 76 usecs
[    2.006329] calling  pnpacpi_init+0x0/0x73 @ 1
[    2.006348] pnp: PnP ACPI init
[    2.010470] system 00:00: [io  0x0900-0x09fe] has been reserved
[    2.011497] system 00:01: [io  0x0200] has been reserved
[    2.011516] system 00:01: [io  0x0204] has been reserved
[    2.011534] system 00:01: [io  0x0800-0x087f] has been reserved
[    2.011600] system 00:01: [io  0x0880-0x08ff] has been reserved
[    2.021054] pnp: PnP ACPI: found 3 devices
[    2.021069] initcall pnpacpi_init+0x0/0x73 returned 0 after 14721 usecs
[    2.021095] calling  chr_dev_init+0x0/0xc0 @ 1
[    2.059615] initcall chr_dev_init+0x0/0xc0 returned 0 after 38498 usecs
[    2.059645] calling  hwrng_modinit+0x0/0x93 @ 1
[    2.060164] initcall hwrng_modinit+0x0/0x93 returned 0 after 466 usecs
[    2.060186] calling  firmware_class_init+0x0/0x6f @ 1
[    2.060218] initcall firmware_class_init+0x0/0x6f returned 0 after 12 usecs
[    2.060240] calling  init_acpi_pm_clocksource+0x0/0xe8 @ 1
[    2.064786] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.064806] initcall init_acpi_pm_clocksource+0x0/0xe8 returned 0 after 4545 usecs
[    2.064827] calling  intel_punit_ipc_init+0x0/0x18 @ 1
[    2.065087] initcall intel_punit_ipc_init+0x0/0x18 returned 0 after 239 usecs
[    2.065109] calling  powercap_init+0x0/0x2c8 @ 1
[    2.065304] initcall powercap_init+0x0/0x2c8 returned 0 after 174 usecs
[    2.065325] calling  rapl_init+0x0/0xb3 @ 1
[    2.065629] initcall rapl_init+0x0/0xb3 returned 0 after 284 usecs
[    2.065681] calling  sysctl_core_init+0x0/0x30 @ 1
[    2.065763] initcall sysctl_core_init+0x0/0x30 returned 0 after 62 usecs
[    2.065784] calling  eth_offload_init+0x0/0x1d @ 1
[    2.065806] initcall eth_offload_init+0x0/0x1d returned 0 after 3 usecs
[    2.065826] calling  ipv4_offload_init+0x0/0x83 @ 1
[    2.065852] initcall ipv4_offload_init+0x0/0x83 returned 0 after 6 usecs
[    2.065872] calling  inet_init+0x0/0x269 @ 1
[    2.066201] NET: Registered PF_INET protocol family
[    2.066641] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    2.077166] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    2.077198] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    2.077232] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    2.077383] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    2.077731] TCP: Hash tables configured (established 65536 bind 65536)
[    2.077964] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    2.078013] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    2.078512] initcall inet_init+0x0/0x269 returned 0 after 12619 usecs
[    2.078540] calling  af_unix_init+0x0/0x9e @ 1
[    2.078575] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.078724] initcall af_unix_init+0x0/0x9e returned 0 after 163 usecs
[    2.078745] calling  ipv6_offload_init+0x0/0x8c @ 1
[    2.078773] initcall ipv6_offload_init+0x0/0x8c returned 0 after 8 usecs
[    2.078794] calling  vlan_offload_init+0x0/0x29 @ 1
[    2.078818] initcall vlan_offload_init+0x0/0x29 returned 0 after 4 usecs
[    2.078839] calling  pcibios_assign_resources+0x0/0x4a @ 1
[    2.078902] pci 0000:00:13.0: PCI bridge to [bus 01]
[    2.078945] pci 0000:00:13.0:   bridge window [io  0x1000-0x1fff]
[    2.078993] pci 0000:00:13.0:   bridge window [mem 0xc1100000-0xc11fffff]
[    2.079056] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    2.079071] pci_bus 0000:00: resource 5 [io  0x1000-0xffff window]
[    2.079084] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.079098] pci_bus 0000:00: resource 7 [mem 0x7b000000-0xe0000000 window]
[    2.079112] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    2.079126] pci_bus 0000:01: resource 1 [mem 0xc1100000-0xc11fffff]
[    2.080627] initcall pcibios_assign_resources+0x0/0x4a returned 0 after 1767 usecs
[    2.080681] calling  pci_apply_final_quirks+0x0/0x168 @ 1
[    2.080798] pci 0000:00:15.0: calling  quirk_usb_early_handoff+0x0/0x6bf @ 1
[    2.094002] pci 0000:00:15.0: quirk_usb_early_handoff+0x0/0x6bf took 12870 usecs
[    2.094601] PCI: CLS 64 bytes, default 64
[    2.094614] initcall pci_apply_final_quirks+0x0/0x168 returned 0 after 13912 usecs
[    2.094640] calling  acpi_reserve_resources+0x0/0xf8 @ 1
[    2.094732] initcall acpi_reserve_resources+0x0/0xf8 returned 0 after 22 usecs
[    2.094753] calling  populate_rootfs+0x0/0x47 @ 1
[    2.094795] initcall populate_rootfs+0x0/0x47 returned 0 after 20 usecs
[    2.094816] calling  pci_iommu_init+0x0/0x3e @ 1
[    2.094837] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.094849] software IO TLB: mapped [mem 0x00000000759f5000-0x00000000799f5000] (64MB)
[    2.094864] initcall pci_iommu_init+0x0/0x3e returned 0 after 28 usecs
[    2.094884] calling  ir_dev_scope_init+0x0/0x3f @ 1
[    2.094906] initcall ir_dev_scope_init+0x0/0x3f returned 0 after 2 usecs
[    2.094927] calling  nhi_init+0x0/0x48 @ 1
[    2.095023] ACPI: bus type thunderbolt registered
[    2.095432] initcall nhi_init+0x0/0x48 returned 0 after 486 usecs
[    2.101359] calling  ia32_binfmt_init+0x0/0x1d @ 1
[    2.101404] initcall ia32_binfmt_init+0x0/0x1d returned 0 after 20 usecs
[    2.101425] calling  rapl_pmu_init+0x0/0x194 @ 1
[    2.101806] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    2.101819] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.101831] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.101843] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.101854] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.101867] initcall rapl_pmu_init+0x0/0x194 returned 0 after 422 usecs
[    2.101889] calling  amd_ibs_init+0x0/0x79 @ 1
[    2.101911] initcall amd_ibs_init+0x0/0x79 returned -19 after 2 usecs
[    2.101932] calling  amd_uncore_init+0x0/0x32e @ 1
[    2.101954] initcall amd_uncore_init+0x0/0x32e returned -19 after 1 usecs
[    2.101975] calling  msr_init+0x0/0x63 @ 1
[    2.102008] initcall msr_init+0x0/0x63 returned 0 after 14 usecs
[    2.102029] calling  intel_uncore_init+0x0/0x15d @ 1
[    2.102249] initcall intel_uncore_init+0x0/0x15d returned -19 after 200 usecs
[    2.102269] calling  cstate_pmu_init+0x0/0x4c @ 1
[    2.102613] initcall cstate_pmu_init+0x0/0x4c returned 0 after 325 usecs
[    2.102635] calling  kvm_x86_init+0x0/0x16 @ 1
[    2.102706] initcall kvm_x86_init+0x0/0x16 returned 0 after 3 usecs
[    2.102727] calling  vmx_init+0x0/0x106 @ 1
[    2.141579] initcall vmx_init+0x0/0x106 returned 0 after 38832 usecs
[    2.141610] calling  svm_init+0x0/0x22 @ 1
[    2.141632] kvm: already loaded vendor module 'kvm_intel'
[    2.141645] initcall svm_init+0x0/0x22 returned -17 after 16 usecs
[    2.141694] calling  register_kernel_offset_dumper+0x0/0x24 @ 1
[    2.141720] initcall register_kernel_offset_dumper+0x0/0x24 returned 0 after 4 usecs
[    2.141740] calling  i8259A_init_ops+0x0/0x2d @ 1
[    2.141763] initcall i8259A_init_ops+0x0/0x2d returned 0 after 3 usecs
[    2.141783] calling  init_tsc_clocksource+0x0/0x97 @ 1
[    2.141806] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns
[    2.141923] clocksource: Switched to clocksource tsc
[    2.141942] initcall init_tsc_clocksource+0x0/0x97 returned 0 after 139 usecs
[    2.141963] calling  add_rtc_cmos+0x0/0x93 @ 1
[    2.142312] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    2.142326] initcall add_rtc_cmos+0x0/0x93 returned 0 after 343 usecs
[    2.142348] calling  i8237A_init_ops+0x0/0x41 @ 1
[    2.142386] initcall i8237A_init_ops+0x0/0x41 returned -19 after 18 usecs
[    2.142407] calling  umwait_init+0x0/0x9e @ 1
[    2.142429] initcall umwait_init+0x0/0x9e returned -19 after 1 usecs
[    2.142449] calling  msr_init+0x0/0xe6 @ 1
[    2.145698] initcall msr_init+0x0/0xe6 returned 0 after 3229 usecs
[    2.145719] calling  cpuid_init+0x0/0xe6 @ 1
[    2.147984] initcall cpuid_init+0x0/0xe6 returned 0 after 2246 usecs
[    2.148005] calling  ioapic_init_ops+0x0/0x1d @ 1
[    2.148029] initcall ioapic_init_ops+0x0/0x1d returned 0 after 3 usecs
[    2.148050] calling  start_periodic_check_for_corruption+0x0/0x55 @ 1
[    2.148072] initcall start_periodic_check_for_corruption+0x0/0x55 returned 0 after 2 usecs
[    2.148091] calling  audit_classes_init+0x0/0xb8 @ 1
[    2.148160] initcall audit_classes_init+0x0/0xb8 returned 0 after 48 usecs
[    2.148181] calling  sha256_ssse3_mod_init+0x0/0x12c @ 1
[    2.148269] initcall sha256_ssse3_mod_init+0x0/0x12c returned 0 after 68 usecs
[    2.148290] calling  blake2s_mod_init+0x0/0xf6 @ 1
[    2.148311] initcall blake2s_mod_init+0x0/0xf6 returned 0 after 1 usecs
[    2.148331] calling  punit_atom_debug_init+0x0/0x68 @ 1
[    2.148352] initcall punit_atom_debug_init+0x0/0x68 returned -19 after 2 usecs
[    2.148372] calling  iosf_mbi_init+0x0/0x30 @ 1
[    2.148578] initcall iosf_mbi_init+0x0/0x30 returned 0 after 186 usecs
[    2.148598] calling  proc_execdomains_init+0x0/0x2b @ 1
[    2.148631] initcall proc_execdomains_init+0x0/0x2b returned 0 after 13 usecs
[    2.148691] calling  register_warn_debugfs+0x0/0x2d @ 1
[    2.148805] initcall register_warn_debugfs+0x0/0x2d returned 0 after 93 usecs
[    2.148826] calling  cpuhp_sysfs_init+0x0/0x9a @ 1
[    2.149078] initcall cpuhp_sysfs_init+0x0/0x9a returned 0 after 233 usecs
[    2.149099] calling  ioresources_init+0x0/0x53 @ 1
[    2.149135] initcall ioresources_init+0x0/0x53 returned 0 after 16 usecs
[    2.149155] calling  psi_proc_init+0x0/0x76 @ 1
[    2.149212] initcall psi_proc_init+0x0/0x76 returned 0 after 36 usecs
[    2.149233] calling  irq_pm_init_ops+0x0/0x1d @ 1
[    2.149256] initcall irq_pm_init_ops+0x0/0x1d returned 0 after 3 usecs
[    2.149277] calling  proc_modules_init+0x0/0x28 @ 1
[    2.149306] initcall proc_modules_init+0x0/0x28 returned 0 after 9 usecs
[    2.149327] calling  timer_sysctl_init+0x0/0x24 @ 1
[    2.149361] initcall timer_sysctl_init+0x0/0x24 returned 0 after 13 usecs
[    2.149382] calling  timekeeping_init_ops+0x0/0x1d @ 1
[    2.149404] initcall timekeeping_init_ops+0x0/0x1d returned 0 after 2 usecs
[    2.149424] calling  init_clocksource_sysfs+0x0/0x2e @ 1
[    2.150025] initcall init_clocksource_sysfs+0x0/0x2e returned 0 after 582 usecs
[    2.150046] calling  init_timer_list_procfs+0x0/0x41 @ 1
[    2.150073] initcall init_timer_list_procfs+0x0/0x41 returned 0 after 8 usecs
[    2.150093] calling  alarmtimer_init+0x0/0xcc @ 1
[    2.150274] initcall alarmtimer_init+0x0/0xcc returned 0 after 162 usecs
[    2.150294] calling  init_posix_timers+0x0/0x33 @ 1
[    2.150322] initcall init_posix_timers+0x0/0x33 returned 0 after 9 usecs
[    2.150342] calling  clockevents_init_sysfs+0x0/0x24 @ 1
[    2.151864] initcall clockevents_init_sysfs+0x0/0x24 returned 0 after 1502 usecs
[    2.151884] calling  proc_dma_init+0x0/0x2b @ 1
[    2.151912] initcall proc_dma_init+0x0/0x2b returned 0 after 8 usecs
[    2.151932] calling  kallsyms_init+0x0/0x2b @ 1
[    2.151960] initcall kallsyms_init+0x0/0x2b returned 0 after 8 usecs
[    2.151980] calling  pid_namespaces_init+0x0/0x36 @ 1
[    2.152007] initcall pid_namespaces_init+0x0/0x36 returned 0 after 7 usecs
[    2.152027] calling  audit_watch_init+0x0/0x45 @ 1
[    2.152050] initcall audit_watch_init+0x0/0x45 returned 0 after 4 usecs
[    2.152071] calling  audit_fsnotify_init+0x0/0x48 @ 1
[    2.152094] initcall audit_fsnotify_init+0x0/0x48 returned 0 after 4 usecs
[    2.152114] calling  audit_tree_init+0x0/0x7b @ 1
[    2.152142] initcall audit_tree_init+0x0/0x7b returned 0 after 10 usecs
[    2.152162] calling  seccomp_sysctl_init+0x0/0x37 @ 1
[    2.152240] initcall seccomp_sysctl_init+0x0/0x37 returned 0 after 58 usecs
[    2.152261] calling  utsname_sysctl_init+0x0/0x1d @ 1
[    2.152300] initcall utsname_sysctl_init+0x0/0x1d returned 0 after 20 usecs
[    2.152321] calling  init_tracepoints+0x0/0x33 @ 1
[    2.152345] initcall init_tracepoints+0x0/0x33 returned 0 after 5 usecs
[    2.152366] calling  init_blk_tracer+0x0/0x5b @ 1
[    2.507974] initcall init_blk_tracer+0x0/0x5b returned 0 after 355588 usecs
[    2.508007] calling  perf_event_sysfs_init+0x0/0x91 @ 1
[    2.512213] initcall perf_event_sysfs_init+0x0/0x91 returned 0 after 4186 usecs
[    2.512238] calling  system_trusted_keyring_init+0x0/0x6b @ 1
[    2.512259] Initialise system trusted keyrings
[    2.512378] initcall system_trusted_keyring_init+0x0/0x6b returned 0 after 119 usecs
[    2.512399] calling  kswapd_init+0x0/0x1d @ 1
[    2.512769] initcall kswapd_init+0x0/0x1d returned 0 after 349 usecs
[    2.512791] calling  extfrag_debug_init+0x0/0x5e @ 1
[    2.512964] initcall extfrag_debug_init+0x0/0x5e returned 0 after 153 usecs
[    2.512986] calling  mm_compute_batch_init+0x0/0x1c @ 1
[    2.513008] initcall mm_compute_batch_init+0x0/0x1c returned 0 after 2 usecs
[    2.513029] calling  slab_proc_init+0x0/0x2b @ 1
[    2.513062] initcall slab_proc_init+0x0/0x2b returned 0 after 12 usecs
[    2.513083] calling  workingset_init+0x0/0xb4 @ 1
[    2.513103] workingset: timestamp_bits=62 max_order=21 bucket_order=0
[    2.513122] initcall workingset_init+0x0/0xb4 returned 0 after 19 usecs
[    2.513143] calling  proc_vmalloc_init+0x0/0x31 @ 1
[    2.513172] initcall proc_vmalloc_init+0x0/0x31 returned 0 after 8 usecs
[    2.513193] calling  procswaps_init+0x0/0x28 @ 1
[    2.513222] initcall procswaps_init+0x0/0x28 returned 0 after 10 usecs
[    2.513242] calling  slab_sysfs_init+0x0/0xf7 @ 1
[    2.553415] initcall slab_sysfs_init+0x0/0xf7 returned 0 after 40153 usecs
[    2.553446] calling  slab_debugfs_init+0x0/0x53 @ 1
[    2.553597] initcall slab_debugfs_init+0x0/0x53 returned 0 after 131 usecs
[    2.553618] calling  fcntl_init+0x0/0x33 @ 1
[    2.553699] initcall fcntl_init+0x0/0x33 returned 0 after 61 usecs
[    2.553720] calling  proc_filesystems_init+0x0/0x2b @ 1
[    2.553751] initcall proc_filesystems_init+0x0/0x2b returned 0 after 12 usecs
[    2.553772] calling  start_dirtytime_writeback+0x0/0x33 @ 1
[    2.553801] initcall start_dirtytime_writeback+0x0/0x33 returned 0 after 9 usecs
[    2.553822] calling  dio_init+0x0/0x36 @ 1
[    2.554280] initcall dio_init+0x0/0x36 returned 0 after 438 usecs
[    2.554301] calling  fanotify_user_setup+0x0/0x164 @ 1
[    2.554421] initcall fanotify_user_setup+0x0/0x164 returned 0 after 100 usecs
[    2.554442] calling  userfaultfd_init+0x0/0x4b @ 1
[    2.555392] initcall userfaultfd_init+0x0/0x4b returned 0 after 930 usecs
[    2.555414] calling  aio_setup+0x0/0x9c @ 1
[    2.556047] initcall aio_setup+0x0/0x9c returned 0 after 613 usecs
[    2.556069] calling  mbcache_init+0x0/0x40 @ 1
[    2.556526] initcall mbcache_init+0x0/0x40 returned 0 after 438 usecs
[    2.556548] calling  init_v2_quota_format+0x0/0x2c @ 1
[    2.556573] initcall init_v2_quota_format+0x0/0x2c returned 0 after 4 usecs
[    2.556594] calling  init_devpts_fs+0x0/0x31 @ 1
[    2.556645] initcall init_devpts_fs+0x0/0x31 returned 0 after 31 usecs
[    2.556703] calling  ext4_init_fs+0x0/0x161 @ 1
[    2.559910] initcall ext4_init_fs+0x0/0x161 returned 0 after 3185 usecs
[    2.559932] calling  journal_init+0x0/0x3a @ 1
[    2.560924] initcall journal_init+0x0/0x3a returned 0 after 972 usecs
[    2.560947] calling  init_squashfs_fs+0x0/0x78 @ 1
[    2.561383] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    2.561396] initcall init_squashfs_fs+0x0/0x78 returned 0 after 429 usecs
[    2.561418] calling  ecryptfs_init+0x0/0x1f2 @ 1
[    2.562957] initcall ecryptfs_init+0x0/0x1f2 returned 0 after 1519 usecs
[    2.562979] calling  ipc_init+0x0/0x2e @ 1
[    2.563142] initcall ipc_init+0x0/0x2e returned 0 after 143 usecs
[    2.563164] calling  ipc_sysctl_init+0x0/0x36 @ 1
[    2.563220] initcall ipc_sysctl_init+0x0/0x36 returned 0 after 36 usecs
[    2.563241] calling  key_proc_init+0x0/0x6d @ 1
[    2.563277] initcall key_proc_init+0x0/0x6d returned 0 after 15 usecs
[    2.563298] calling  selinux_nf_ip_init+0x0/0x38 @ 1
[    2.563356] initcall selinux_nf_ip_init+0x0/0x38 returned 0 after 38 usecs
[    2.563375] calling  init_sel_fs+0x0/0x125 @ 1
[    2.564625] initcall init_sel_fs+0x0/0x125 returned 0 after 1231 usecs
[    2.564646] calling  selnl_init+0x0/0x8c @ 1
[    2.564742] initcall selnl_init+0x0/0x8c returned 0 after 40 usecs
[    2.564762] calling  sel_netif_init+0x0/0x42 @ 1
[    2.564792] initcall sel_netif_init+0x0/0x42 returned 0 after 10 usecs
[    2.564812] calling  sel_netnode_init+0x0/0x3d @ 1
[    2.564834] initcall sel_netnode_init+0x0/0x3d returned 0 after 2 usecs
[    2.564853] calling  sel_netport_init+0x0/0x3d @ 1
[    2.564874] initcall sel_netport_init+0x0/0x3d returned 0 after 2 usecs
[    2.564894] calling  aurule_init+0x0/0x34 @ 1
[    2.564917] initcall aurule_init+0x0/0x34 returned 0 after 3 usecs
[    2.564936] calling  crc64_rocksoft_init+0x0/0x16 @ 1
[    2.565008] initcall crc64_rocksoft_init+0x0/0x16 returned 0 after 52 usecs
[    2.565029] calling  jent_mod_init+0x0/0x38 @ 1
[    2.581632] initcall jent_mod_init+0x0/0x38 returned 0 after 16585 usecs
[    2.581689] calling  asymmetric_key_init+0x0/0x16 @ 1
[    2.581711] Key type asymmetric registered
[    2.581724] initcall asymmetric_key_init+0x0/0x16 returned 0 after 15 usecs
[    2.581745] calling  x509_key_init+0x0/0x22 @ 1
[    2.581765] Asymmetric key parser 'x509' registered
[    2.581779] initcall x509_key_init+0x0/0x22 returned 0 after 14 usecs
[    2.581799] calling  blkdev_init+0x0/0x25 @ 1
[    2.581914] initcall blkdev_init+0x0/0x25 returned 0 after 96 usecs
[    2.581935] calling  proc_genhd_init+0x0/0x4b @ 1
[    2.581970] initcall proc_genhd_init+0x0/0x4b returned 0 after 15 usecs
[    2.581991] calling  bsg_init+0x0/0xbf @ 1
[    2.582048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    2.582061] initcall bsg_init+0x0/0xbf returned 0 after 51 usecs
[    2.582082] calling  deadline_init+0x0/0x16 @ 1
[    2.582104] io scheduler mq-deadline registered
[    2.582116] initcall deadline_init+0x0/0x16 returned 0 after 15 usecs
[    2.582136] calling  kyber_init+0x0/0x16 @ 1
[    2.582158] io scheduler kyber registered
[    2.582171] initcall kyber_init+0x0/0x16 returned 0 after 15 usecs
[    2.582191] calling  bfq_init+0x0/0x98 @ 1
[    2.583170] io scheduler bfq registered
[    2.583183] initcall bfq_init+0x0/0x98 returned 0 after 973 usecs
[    2.583204] calling  blake2s_mod_init+0x0/0x11 @ 1
[    2.583225] initcall blake2s_mod_init+0x0/0x11 returned 0 after 1 usecs
[    2.583245] calling  debug_objects_init_debugfs+0x0/0x40 @ 1
[    2.583346] initcall debug_objects_init_debugfs+0x0/0x40 returned 0 after 81 usecs
[    2.583368] calling  crc_t10dif_mod_init+0x0/0x4f @ 1
[    2.583998] initcall crc_t10dif_mod_init+0x0/0x4f returned 0 after 610 usecs
[    2.584020] calling  libcrc32c_mod_init+0x0/0x2e @ 1
[    2.584588] initcall libcrc32c_mod_init+0x0/0x2e returned 0 after 548 usecs
[    2.584611] calling  crc64_rocksoft_mod_init+0x0/0x4f @ 1
[    2.585165] initcall crc64_rocksoft_mod_init+0x0/0x4f returned 0 after 534 usecs
[    2.585187] calling  init_kmp+0x0/0x11 @ 1
[    2.585209] initcall init_kmp+0x0/0x11 returned 0 after 3 usecs
[    2.585229] calling  init_bm+0x0/0x11 @ 1
[    2.585250] initcall init_bm+0x0/0x11 returned 0 after 2 usecs
[    2.585271] calling  init_fsm+0x0/0x11 @ 1
[    2.585292] initcall init_fsm+0x0/0x11 returned 0 after 2 usecs
[    2.585312] calling  percpu_counter_startup+0x0/0x5e @ 1
[    2.585709] initcall percpu_counter_startup+0x0/0x5e returned 0 after 378 usecs
[    2.585733] calling  cnl_pinctrl_driver_init+0x0/0x18 @ 1
[    2.585968] initcall cnl_pinctrl_driver_init+0x0/0x18 returned 0 after 215 usecs
[    2.585989] calling  icl_pinctrl_driver_init+0x0/0x18 @ 1
[    2.586182] initcall icl_pinctrl_driver_init+0x0/0x18 returned 0 after 172 usecs
[    2.586203] calling  jsl_pinctrl_driver_init+0x0/0x18 @ 1
[    2.586395] initcall jsl_pinctrl_driver_init+0x0/0x18 returned 0 after 173 usecs
[    2.586417] calling  tgl_pinctrl_driver_init+0x0/0x18 @ 1
[    2.586610] initcall tgl_pinctrl_driver_init+0x0/0x18 returned 0 after 173 usecs
[    2.586631] calling  pcie_portdrv_init+0x0/0x44 @ 1
[    2.594907] pcieport 0000:00:13.0: PME: Signaling with IRQ 120
[    2.595826] initcall pcie_portdrv_init+0x0/0x44 returned 0 after 9176 usecs
[    2.595849] calling  pci_proc_init+0x0/0x88 @ 1
[    2.596160] initcall pci_proc_init+0x0/0x88 returned 0 after 290 usecs
[    2.596182] calling  pci_hotplug_init+0x0/0x11 @ 1
[    2.596203] initcall pci_hotplug_init+0x0/0x11 returned 0 after 1 usecs
[    2.596223] calling  intel_idle_init+0x0/0x1ae @ 1
[    2.603070] initcall intel_idle_init+0x0/0x1ae returned 0 after 6826 usecs
[    2.603095] calling  ged_driver_init+0x0/0x18 @ 1
[    2.603381] initcall ged_driver_init+0x0/0x18 returned 0 after 267 usecs
[    2.603402] calling  acpi_button_driver_init+0x0/0x57 @ 1
[    2.604323] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:25/PNP0C09:00/PNP0C0D:00/input/input0
[    2.608734] ACPI: button: Lid Switch [LID0]
[    2.609476] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    2.611241] ACPI: button: Sleep Button [SLP]
[    2.611974] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    2.616533] ACPI: button: Power Button [PWRF]
[    2.616811] initcall acpi_button_driver_init+0x0/0x57 returned 0 after 13391 usecs
[    2.616840] calling  acpi_fan_driver_init+0x0/0x18 @ 1
[    2.617079] initcall acpi_fan_driver_init+0x0/0x18 returned 0 after 218 usecs
[    2.617100] calling  acpi_processor_driver_init+0x0/0xbe @ 1
[    2.619534] initcall acpi_processor_driver_init+0x0/0xbe returned 0 after 2415 usecs
[    2.619557] calling  acpi_thermal_init+0x0/0x78 @ 1
[    2.620297] initcall acpi_thermal_init+0x0/0x78 returned 0 after 720 usecs
[    2.620320] calling  acpi_battery_init+0x0/0x3d @ 1
[    2.620356] initcall acpi_battery_init+0x0/0x3d returned 0 after 16 usecs
[    2.620377] calling  erst_init+0x0/0x33e @ 1
[    2.620403] initcall erst_init+0x0/0x33e returned 0 after 7 usecs
[    2.620422] calling  pch_fivr_driver_init+0x0/0x18 @ 1
[    2.620613] initcall pch_fivr_driver_init+0x0/0x18 returned 0 after 172 usecs
[    2.620634] calling  gpio_clk_driver_init+0x0/0x18 @ 1
[    2.620877] initcall gpio_clk_driver_init+0x0/0x18 returned 0 after 188 usecs
[    2.620898] calling  fch_clk_driver_init+0x0/0x18 @ 1
[    2.621030] initcall fch_clk_driver_init+0x0/0x18 returned 0 after 113 usecs
[    2.621051] calling  plt_clk_driver_init+0x0/0x18 @ 1
[    2.621204] initcall plt_clk_driver_init+0x0/0x18 returned 0 after 134 usecs
[    2.621225] calling  idma64_platform_driver_init+0x0/0x18 @ 1
[    2.621378] initcall idma64_platform_driver_init+0x0/0x18 returned 0 after 134 usecs
[    2.621399] calling  n_null_init+0x0/0x23 @ 1
[    2.621421] initcall n_null_init+0x0/0x23 returned 0 after 3 usecs
[    2.621441] calling  pty_init+0x0/0x16 @ 1
[    2.622067] initcall pty_init+0x0/0x16 returned 0 after 607 usecs
[    2.622090] calling  sysrq_init+0x0/0x70 @ 1
[    2.622130] initcall sysrq_init+0x0/0x70 returned 0 after 20 usecs
[    2.622151] calling  random_sysctls_init+0x0/0x2b @ 1
[    2.622193] initcall random_sysctls_init+0x0/0x2b returned 0 after 22 usecs
[    2.622213] calling  hpet_init+0x0/0x75 @ 1
[    2.622990] initcall hpet_init+0x0/0x75 returned 0 after 758 usecs
[    2.623012] calling  nvram_module_init+0x0/0x8b @ 1
[    2.623541] Non-volatile memory driver v1.3
[    2.623554] initcall nvram_module_init+0x0/0x8b returned 0 after 522 usecs
[    2.623576] calling  intel_rng_mod_init+0x0/0x17a @ 1
[    2.624459] initcall intel_rng_mod_init+0x0/0x17a returned -19 after 862 usecs
[    2.624481] calling  init_tis+0x0/0xf7 @ 1
[    2.624793] initcall init_tis+0x0/0xf7 returned 0 after 293 usecs
[    2.624814] calling  tpm_tis_spi_driver_init+0x0/0x18 @ 1
[    2.624939] initcall tpm_tis_spi_driver_init+0x0/0x18 returned 0 after 105 usecs
[    2.624960] calling  drm_core_init+0x0/0xb8 @ 1
[    2.625024] ACPI: bus type drm_connector registered
[    2.625364] initcall drm_core_init+0x0/0xb8 returned 0 after 384 usecs
[    2.625385] calling  udl_driver_init+0x0/0x1f @ 1
[    2.625508] usbcore: registered new interface driver udl
[    2.625522] initcall udl_driver_init+0x0/0x1f returned 0 after 116 usecs
[    2.625543] calling  cn_proc_init+0x0/0x41 @ 1
[    2.625610] initcall cn_proc_init+0x0/0x41 returned 0 after 49 usecs
[    2.625631] calling  topology_sysfs_init+0x0/0x31 @ 1
[    2.626526] initcall topology_sysfs_init+0x0/0x31 returned 0 after 874 usecs
[    2.626547] calling  cacheinfo_sysfs_init+0x0/0x31 @ 1
[    2.629373] initcall cacheinfo_sysfs_init+0x0/0x31 returned 0 after 2805 usecs
[    2.629398] calling  devcoredump_init+0x0/0x1d @ 1
[    2.629460] initcall devcoredump_init+0x0/0x1d returned 0 after 41 usecs
[    2.629482] calling  loop_init+0x0/0xef @ 1
[    2.635559] ACPI: battery: Slot [BAT0] (battery present)
[    2.649717] loop: module loaded
[    2.649732] initcall loop_init+0x0/0xef returned 0 after 20230 usecs
[    2.649762] calling  lkdtm_module_init+0x0/0x1c4 @ 1
[    2.651633] lkdtm: No crash points registered, enable through debugfs
[    2.651646] initcall lkdtm_module_init+0x0/0x1c4 returned 0 after 1862 usecs
[    2.651712] calling  cros_ec_dev_init+0x0/0x74 @ 1
[    2.651926] initcall cros_ec_dev_init+0x0/0x74 returned 0 after 193 usecs
[    2.651948] calling  lpc_sch_driver_init+0x0/0x1f @ 1
[    2.652191] initcall lpc_sch_driver_init+0x0/0x1f returned 0 after 223 usecs
[    2.652213] calling  lpc_ich_driver_init+0x0/0x1f @ 1
[    2.652421] lpc_ich 0000:00:1f.0: No MFD cells added
[    2.652560] initcall lpc_ich_driver_init+0x0/0x1f returned 0 after 327 usecs
[    2.652582] calling  intel_lpss_init+0x0/0x26 @ 1
[    2.652641] initcall intel_lpss_init+0x0/0x26 returned 0 after 39 usecs
[    2.652698] calling  intel_lpss_pci_driver_init+0x0/0x1f @ 1
[    2.661340] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    2.684531] i2c_designware i2c_designware.0: GPIO lookup for consumer scl
[    2.684549] i2c_designware i2c_designware.0: using ACPI for GPIO lookup
[    2.684563] acpi device:0c: GPIO: looking up scl-gpios
[    2.684579] acpi device:0c: GPIO: looking up scl-gpio
[    2.684593] i2c_designware i2c_designware.0: using lookup tables for GPIO lookup
[    2.684606] i2c_designware i2c_designware.0: No GPIO consumer scl found
[    2.701707] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    2.724750] i2c_designware i2c_designware.1: GPIO lookup for consumer scl
[    2.724768] i2c_designware i2c_designware.1: using ACPI for GPIO lookup
[    2.724783] acpi device:10: GPIO: looking up scl-gpios
[    2.724798] acpi device:10: GPIO: looking up scl-gpio
[    2.724812] i2c_designware i2c_designware.1: using lookup tables for GPIO lookup
[    2.724826] i2c_designware i2c_designware.1: No GPIO consumer scl found
[    2.740132] idma64 idma64.2: Found Intel integrated DMA 64-bit
[    2.762939] i2c_designware i2c_designware.2: GPIO lookup for consumer scl
[    2.762957] i2c_designware i2c_designware.2: using ACPI for GPIO lookup
[    2.762972] acpi device:11: GPIO: looking up scl-gpios
[    2.762987] acpi device:11: GPIO: looking up scl-gpio
[    2.763001] i2c_designware i2c_designware.2: using lookup tables for GPIO lookup
[    2.763015] i2c_designware i2c_designware.2: No GPIO consumer scl found
[    2.778608] idma64 idma64.3: Found Intel integrated DMA 64-bit
[    2.801327] i2c_designware i2c_designware.3: GPIO lookup for consumer scl
[    2.801344] i2c_designware i2c_designware.3: using ACPI for GPIO lookup
[    2.801359] acpi device:12: GPIO: looking up scl-gpios
[    2.801374] acpi device:12: GPIO: looking up scl-gpio
[    2.801388] i2c_designware i2c_designware.3: using lookup tables for GPIO lookup
[    2.801402] i2c_designware i2c_designware.3: No GPIO consumer scl found
[    2.816999] idma64 idma64.4: Found Intel integrated DMA 64-bit
[    2.839792] i2c_designware i2c_designware.4: GPIO lookup for consumer scl
[    2.839808] i2c_designware i2c_designware.4: using ACPI for GPIO lookup
[    2.839823] acpi device:13: GPIO: looking up scl-gpios
[    2.839839] acpi device:13: GPIO: looking up scl-gpio
[    2.839853] i2c_designware i2c_designware.4: using lookup tables for GPIO lookup
[    2.839867] i2c_designware i2c_designware.4: No GPIO consumer scl found
[    2.856295] idma64 idma64.5: Found Intel integrated DMA 64-bit
[    2.873349] idma64 idma64.7: Found Intel integrated DMA 64-bit
[    2.884140] tpm_tis_spi spi-PRP0001:00: TPM ready IRQ confirmed on attempt 2
[    2.897937] idma64 idma64.8: Found Intel integrated DMA 64-bit
[    2.913040] initcall intel_lpss_pci_driver_init+0x0/0x1f returned 0 after 260320 usecs
[    2.913073] calling  intel_lpss_acpi_driver_init+0x0/0x18 @ 1
[    2.913371] initcall intel_lpss_acpi_driver_init+0x0/0x18 returned 0 after 276 usecs
[    2.913411] calling  intel_pmc_driver_init+0x0/0x18 @ 1
[    2.915413] acpi INT34D2:00: GPIO: looking up 0 in _CRS
[    2.916585] intel_punit_ipc intel_punit_ipc.1.auto: Invalid IRQ, using polling mode
[    2.916743] intel_punit_ipc intel_punit_ipc.1.auto: invalid resource
[    2.916756] intel_punit_ipc intel_punit_ipc.1.auto: invalid resource
[    2.916770] intel_punit_ipc intel_punit_ipc.1.auto: invalid resource
[    2.916782] intel_punit_ipc intel_punit_ipc.1.auto: invalid resource
[    2.917572] initcall intel_pmc_driver_init+0x0/0x18 returned 0 after 4141 usecs
[    2.917595] calling  udmabuf_dev_init+0x0/0x96 @ 1
[    2.918234] initcall udmabuf_dev_init+0x0/0x96 returned 0 after 619 usecs
[    2.918258] calling  spi_transport_init+0x0/0x8a @ 1
[    2.918346] initcall spi_transport_init+0x0/0x8a returned 0 after 67 usecs
[    2.918368] calling  init_sd+0x0/0x16b @ 1
[    2.918622] initcall init_sd+0x0/0x16b returned 0 after 234 usecs
[    2.918643] calling  nvme_core_init+0x0/0x1cc @ 1
[    2.921146] initcall nvme_core_init+0x0/0x1cc returned 0 after 2439 usecs
[    2.921170] calling  nvme_init+0x0/0x1f @ 1
[    2.921463] initcall nvme_init+0x0/0x1f returned 0 after 273 usecs
[    2.921485] calling  ahci_pci_driver_init+0x0/0x1f @ 1
[    2.921765] initcall ahci_pci_driver_init+0x0/0x1f returned 0 after 259 usecs
[    2.921787] calling  piix_init+0x0/0x2f @ 1
[    2.922060] initcall piix_init+0x0/0x2f returned 0 after 253 usecs
[    2.922081] calling  ata_generic_pci_driver_init+0x0/0x1f @ 1
[    2.922297] initcall ata_generic_pci_driver_init+0x0/0x1f returned 0 after 195 usecs
[    2.922319] calling  spidev_init+0x0/0xb6 @ 1
[    2.922511] initcall spidev_init+0x0/0xb6 returned 0 after 172 usecs
[    2.922532] calling  pxa2xx_spi_pci_driver_init+0x0/0x1f @ 1
[    2.922745] initcall pxa2xx_spi_pci_driver_init+0x0/0x1f returned 0 after 193 usecs
[    2.922767] calling  blackhole_netdev_init+0x0/0x86 @ 1
[    2.922859] initcall blackhole_netdev_init+0x0/0x86 returned 0 after 71 usecs
[    2.922881] calling  fixed_mdio_bus_init+0x0/0x123 @ 1
[    2.923369] tpm_tis_spi spi-PRP0001:00: 2.0 TPM (device-id 0x28, rev-id 0)
[    2.925281] mdio_bus fixed-0: GPIO lookup for consumer reset
[    2.925296] mdio_bus fixed-0: using lookup tables for GPIO lookup
[    2.925311] mdio_bus fixed-0: No GPIO consumer reset found
[    2.925327] initcall fixed_mdio_bus_init+0x0/0x123 returned 0 after 2425 usecs
[    2.925348] calling  ppp_init+0x0/0x118 @ 1
[    2.925387] PPP generic driver version 2.4.2
[    2.926012] initcall ppp_init+0x0/0x118 returned 0 after 625 usecs
[    2.926036] calling  ppp_async_init+0x0/0x35 @ 1
[    2.926059] initcall ppp_async_init+0x0/0x35 returned 0 after 3 usecs
[    2.926080] calling  ppp_mppe_init+0x0/0xc1 @ 1
[    2.926597] PPP MPPE Compression module registered
[    2.926610] initcall ppp_mppe_init+0x0/0xc1 returned 0 after 509 usecs
[    2.926633] calling  wwan_init+0x0/0xb3 @ 1
[    2.926777] initcall wwan_init+0x0/0xb3 returned 0 after 87 usecs
[    2.926799] calling  mon_init+0x0/0x143 @ 1
[    2.927521] initcall mon_init+0x0/0x143 returned 0 after 701 usecs
[    2.927545] calling  ehci_hcd_init+0x0/0x6f @ 1
[    2.927568] initcall ehci_hcd_init+0x0/0x6f returned 0 after 2 usecs
[    2.927589] calling  ehci_pci_init+0x0/0x5c @ 1
[    2.927831] initcall ehci_pci_init+0x0/0x5c returned 0 after 222 usecs
[    2.927853] calling  uhci_hcd_init+0x0/0x8d @ 1
[    2.928095] initcall uhci_hcd_init+0x0/0x8d returned 0 after 221 usecs
[    2.928116] calling  xhci_hcd_init+0x0/0x28 @ 1
[    2.928177] initcall xhci_hcd_init+0x0/0x28 returned 0 after 40 usecs
[    2.928199] calling  xhci_pci_init+0x0/0x53 @ 1
[    2.935153] xhci_hcd 0000:00:15.0: xHCI Host Controller
[    2.935984] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
[    2.937333] xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    2.940859] xhci_hcd 0000:00:15.0: xHCI Host Controller
[    2.941536] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
[    2.941567] xhci_hcd 0000:00:15.0: Host supports USB 3.0 SuperSpeed
[    2.942227] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    2.942242] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.942256] usb usb1: Product: xHCI Host Controller
[    2.942269] usb usb1: Manufacturer: Linux 6.1.0-rc3-01115-ga397a9098fb3 xhci-hcd
[    2.942282] usb usb1: SerialNumber: 0000:00:15.0
[    2.945331] hub 1-0:1.0: USB hub found
[    2.945442] hub 1-0:1.0: 9 ports detected
[    2.951074] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    2.951089] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.951103] usb usb2: Product: xHCI Host Controller
[    2.951116] usb usb2: Manufacturer: Linux 6.1.0-rc3-01115-ga397a9098fb3 xhci-hcd
[    2.951129] usb usb2: SerialNumber: 0000:00:15.0
[    2.953293] hub 2-0:1.0: USB hub found
[    2.953392] hub 2-0:1.0: 7 ports detected
[    2.957203] initcall xhci_pci_init+0x0/0x53 returned 0 after 28986 usecs
[    2.957232] calling  acm_init+0x0/0xe7 @ 1
[    2.957633] usbcore: registered new interface driver cdc_acm
[    2.957646] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    2.957698] initcall acm_init+0x0/0xe7 returned 0 after 445 usecs
[    2.957718] calling  uas_init+0x0/0x5e @ 1
[    2.958271] usbcore: registered new interface driver uas
[    2.958285] initcall uas_init+0x0/0x5e returned 0 after 548 usecs
[    2.958307] calling  usb_storage_driver_init+0x0/0x34 @ 1
[    2.959100] usbcore: registered new interface driver usb-storage
[    2.959113] initcall usb_storage_driver_init+0x0/0x34 returned 0 after 787 usecs
[    2.959134] calling  realtek_cr_driver_init+0x0/0x34 @ 1
[    2.959284] usbcore: registered new interface driver ums-realtek
[    2.959297] initcall realtek_cr_driver_init+0x0/0x34 returned 0 after 144 usecs
[    2.959317] calling  i8042_init+0x0/0xe0 @ 1
[    2.959724] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    2.959738] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    2.961044] i8042: Warning: Keylock active
[    2.961364] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.962035] initcall i8042_init+0x0/0xe0 returned 0 after 2699 usecs
[    2.962056] calling  input_leds_init+0x0/0x16 @ 1
[    2.962084] initcall input_leds_init+0x0/0x16 returned 0 after 9 usecs
[    2.962103] calling  evdev_init+0x0/0x16 @ 1
[    2.963907] initcall evdev_init+0x0/0x16 returned 0 after 1785 usecs
[    2.963930] calling  atkbd_init+0x0/0x2b @ 1
[    2.964219] initcall atkbd_init+0x0/0x2b returned 0 after 270 usecs
[    2.964240] calling  cros_ec_keyb_driver_init+0x0/0x18 @ 1
[    2.964900] initcall cros_ec_keyb_driver_init+0x0/0x18 returned 0 after 640 usecs
[    2.964921] calling  cyapa_driver_init+0x0/0x18 @ 1
[    2.965335] initcall cyapa_driver_init+0x0/0x18 returned 0 after 394 usecs
[    2.965356] calling  elan_driver_init+0x0/0x18 @ 1
[    2.965910] initcall elan_driver_init+0x0/0x18 returned 0 after 535 usecs
[    2.965930] calling  psmouse_init+0x0/0x8e @ 1
[    2.966341] initcall psmouse_init+0x0/0x8e returned 0 after 391 usecs
[    2.966363] calling  mxt_driver_init+0x0/0x18 @ 1
[    2.966520] initcall mxt_driver_init+0x0/0x18 returned 0 after 139 usecs
[    2.966541] calling  elants_i2c_driver_init+0x0/0x18 @ 1
[    2.966778] initcall elants_i2c_driver_init+0x0/0x18 returned 0 after 217 usecs
[    2.966799] calling  mip4_driver_init+0x0/0x18 @ 1
[    2.967409] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    2.967681] initcall mip4_driver_init+0x0/0x18 returned 0 after 808 usecs
[    2.967704] calling  raydium_i2c_driver_init+0x0/0x18 @ 1
[    2.967865] initcall raydium_i2c_driver_init+0x0/0x18 returned 0 after 140 usecs
[    2.967885] calling  wdt87xx_driver_init+0x0/0x18 @ 1
[    2.968046] initcall wdt87xx_driver_init+0x0/0x18 returned 0 after 141 usecs
[    2.968066] calling  cmos_init+0x0/0x89 @ 1
[    2.968363] rtc_cmos rtc_cmos: RTC can wake from S4
[    2.971131] rtc_cmos rtc_cmos: registered as rtc0
[    2.971156] rtc_cmos rtc_cmos: GPIO lookup for consumer wp
[    2.971169] rtc_cmos rtc_cmos: using lookup tables for GPIO lookup
[    2.971184] rtc_cmos rtc_cmos: No GPIO consumer wp found
[    2.971474] rtc_cmos rtc_cmos: alarms up to one month, 114 bytes nvram
[    2.971746] initcall cmos_init+0x0/0x89 returned 0 after 3661 usecs
[    2.971769] calling  smbalert_driver_init+0x0/0x18 @ 1
[    2.971914] initcall smbalert_driver_init+0x0/0x18 returned 0 after 125 usecs
[    2.971934] calling  i2c_dev_init+0x0/0xbe @ 1
[    2.971954] i2c_dev: i2c /dev entries driver
[    2.975047] initcall i2c_dev_init+0x0/0xbe returned 0 after 3093 usecs
[    2.975070] calling  i2c_i801_init+0x0/0x36 @ 1
[    2.975338] initcall i2c_i801_init+0x0/0x36 returned 0 after 248 usecs
[    2.975359] calling  dw_i2c_driver_init+0x0/0x1f @ 1
[    2.975534] initcall dw_i2c_driver_init+0x0/0x1f returned 0 after 156 usecs
[    2.975554] calling  cros_usbpd_charger_driver_init+0x0/0x18 @ 1
[    2.975864] initcall cros_usbpd_charger_driver_init+0x0/0x18 returned 0 after 291 usecs
[    2.975886] calling  cros_pchg_driver_init+0x0/0x18 @ 1
[    2.976104] initcall cros_pchg_driver_init+0x0/0x18 returned 0 after 198 usecs
[    2.976124] calling  coretemp_init+0x0/0xe8 @ 1
[    2.977843] initcall coretemp_init+0x0/0xe8 returned 0 after 1700 usecs
[    2.977866] calling  pkg_temp_thermal_init+0x0/0x134 @ 1
[    2.978944] initcall pkg_temp_thermal_init+0x0/0x134 returned 0 after 1057 usecs
[    2.978967] calling  intel_soc_thermal_init+0x0/0x130 @ 1
[    2.978989] initcall intel_soc_thermal_init+0x0/0x130 returned -19 after 2 usecs
[    2.979010] calling  int3400_thermal_driver_init+0x0/0x18 @ 1
[    2.985360] elants_i2c i2c-ELAN0001:00: GPIO lookup for consumer reset
[    2.985376] elants_i2c i2c-ELAN0001:00: using ACPI for GPIO lookup
[    2.985381] i801_smbus 0000:00:1f.1: can't derive routing for PCI INT A
[    2.985390] acpi ELAN0001:00: GPIO: looking up reset-gpios
[    2.985396] i801_smbus 0000:00:1f.1: PCI INT A: no GSI
[    2.985812] acpi ELAN0001:00: GPIO: _DSD returned ELAN0001:00 0 0 0
[    2.986058] i801_smbus 0000:00:1f.1: SPD Write Disable is set
[    2.986125] genirq: Flags mismatch irq 0. 00000080 (i801_smbus) vs. 00015a00 (timer)
[    2.986145] i801_smbus 0000:00:1f.1: Failed to allocate irq 0: -16
[    2.986159] i801_smbus 0000:00:1f.1: SMBus using polling
[    2.986911] gpio gpiochip1: Persistence not supported for GPIO 29
[    2.987044] Consider using thermal netlink events interface
[    2.988028] i2c i2c-5: 4/4 memory slots populated (from DMI)
[    2.988170] initcall int3400_thermal_driver_init+0x0/0x18 returned 0 after 9140 usecs
[    2.988199] calling  int3402_thermal_driver_init+0x0/0x18 @ 1
[    2.988488] initcall int3402_thermal_driver_init+0x0/0x18 returned 0 after 270 usecs
[    2.988510] calling  int3403_driver_init+0x0/0x18 @ 1
[    3.010907] initcall int3403_driver_init+0x0/0x18 returned 0 after 22377 usecs
[    3.010938] calling  proc_thermal_init+0x0/0x18 @ 1
[    3.011235] initcall proc_thermal_init+0x0/0x18 returned 0 after 277 usecs
[    3.011256] calling  proc_thermal_pci_driver_init+0x0/0x1f @ 1
[    3.023876] initcall proc_thermal_pci_driver_init+0x0/0x1f returned 0 after 12600 usecs
[    3.023905] calling  proc_thermal_pci_driver_init+0x0/0x1f @ 1
[    3.024080] initcall proc_thermal_pci_driver_init+0x0/0x1f returned 0 after 156 usecs
[    3.024101] calling  thermal_throttle_init_device+0x0/0x4e @ 1
[    3.024957] initcall thermal_throttle_init_device+0x0/0x4e returned 0 after 837 usecs
[    3.024981] calling  iTCO_wdt_driver_init+0x0/0x18 @ 1
[    3.025297] iTCO_wdt iTCO_wdt.0.auto: Found a Apollo Lake SoC TCO device (Version=5, TCOBASE=0x0460)
[    3.026461] iTCO_wdt iTCO_wdt.0.auto: initialized. heartbeat=30 sec (nowayout=0)
[    3.026595] initcall iTCO_wdt_driver_init+0x0/0x18 returned 0 after 1594 usecs
[    3.026617] calling  iTCO_vendor_init_module+0x0/0x40 @ 1
[    3.026637] iTCO_vendor_support: vendor-support=0
[    3.026686] initcall iTCO_vendor_init_module+0x0/0x40 returned 0 after 13 usecs
[    3.026707] calling  dm_init+0x0/0x5b @ 1
[    3.028056] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@xxxxxxxxxx
[    3.028072] initcall dm_init+0x0/0x5b returned 0 after 1346 usecs
[    3.028094] calling  dm_bufio_init+0x0/0x180 @ 1
[    3.028549] initcall dm_bufio_init+0x0/0x180 returned 0 after 435 usecs
[    3.028572] calling  dm_bio_prison_init+0x0/0x62 @ 1
[    3.029127] initcall dm_bio_prison_init+0x0/0x62 returned 0 after 534 usecs
[    3.029149] calling  dm_crypt_init+0x0/0x35 @ 1
[    3.029172] initcall dm_crypt_init+0x0/0x35 returned 0 after 3 usecs
[    3.029192] calling  dm_thin_init+0x0/0xb1 @ 1
[    3.029235] initcall dm_thin_init+0x0/0xb1 returned 0 after 24 usecs
[    3.029256] calling  dm_verity_init+0x0/0x35 @ 1
[    3.029278] initcall dm_verity_init+0x0/0x35 returned 0 after 3 usecs
[    3.029298] calling  intel_pstate_init+0x0/0x2e8 @ 1
[    3.029371] intel_pstate: Intel P-state driver initializing
[    3.032256] initcall intel_pstate_init+0x0/0x2e8 returned 0 after 2938 usecs
[    3.032278] calling  mmc_blk_init+0x0/0x111 @ 1
[    3.032465] initcall mmc_blk_init+0x0/0x111 returned 0 after 167 usecs
[    3.032486] calling  sdhci_drv_init+0x0/0x29 @ 1
[    3.032506] sdhci: Secure Digital Host Controller Interface driver
[    3.032518] sdhci: Copyright(c) Pierre Ossman
[    3.032530] initcall sdhci_drv_init+0x0/0x29 returned 0 after 24 usecs
[    3.032551] calling  sdhci_driver_init+0x0/0x1f @ 1
[    3.032782] sdhci-pci 0000:00:1c.0: SDHCI controller found [8086:31cc] (rev 3)
[    3.040452] mmc0: CQHCI version 5.10
[    3.042875] mmc0: SDHCI controller on PCI [0000:00:1c.0] using ADMA 64-bit
[    3.043156] initcall sdhci_driver_init+0x0/0x1f returned 0 after 10586 usecs
[    3.043186] calling  sdhci_acpi_driver_init+0x0/0x18 @ 1
[    3.043516] initcall sdhci_acpi_driver_init+0x0/0x18 returned 0 after 309 usecs
[    3.043537] calling  ufshcd_core_init+0x0/0x2f @ 1
[    3.043696] initcall ufshcd_core_init+0x0/0x2f returned 0 after 140 usecs
[    3.043717] calling  ufshcd_pci_driver_init+0x0/0x1f @ 1
[    3.043903] initcall ufshcd_pci_driver_init+0x0/0x1f returned 0 after 166 usecs
[    3.043924] calling  dmi_sysfs_init+0x0/0xad @ 1
[    3.045421] initcall dmi_sysfs_init+0x0/0xad returned 0 after 1477 usecs
[    3.045443] calling  gsmi_init+0x0/0x2e3 @ 1
[    3.047189] Registered efivars operations
[    3.047211] gsmi version 1.0 loaded
[    3.047224] initcall gsmi_init+0x0/0x2e3 returned 0 after 1761 usecs
[    3.047246] calling  coreboot_table_driver_init+0x0/0x18 @ 1
[    3.058920] initcall coreboot_table_driver_init+0x0/0x18 returned 0 after 11652 usecs
[    3.058948] calling  memconsole_driver_init+0x0/0x16 @ 1
[    3.059312] initcall memconsole_driver_init+0x0/0x16 returned 0 after 344 usecs
[    3.059334] calling  vpd_driver_init+0x0/0x16 @ 1
[    3.060090] initcall vpd_driver_init+0x0/0x16 returned 0 after 737 usecs
[    3.060112] calling  esrt_sysfs_init+0x0/0x183 @ 1
[    3.060134] initcall esrt_sysfs_init+0x0/0x183 returned -38 after 2 usecs
[    3.060155] calling  hid_init+0x0/0x6a @ 1
[    3.060302] hid: raw HID events driver (C) Jiri Kosina
[    3.060365] initcall hid_init+0x0/0x6a returned 0 after 190 usecs
[    3.060387] calling  uhid_misc_init+0x0/0x16 @ 1
[    3.060913] initcall uhid_misc_init+0x0/0x16 returned 0 after 506 usecs
[    3.060935] calling  hid_generic_init+0x0/0x1f @ 1
[    3.061087] initcall hid_generic_init+0x0/0x1f returned 0 after 132 usecs
[    3.061109] calling  mt_driver_init+0x0/0x1f @ 1
[    3.061214] initcall mt_driver_init+0x0/0x1f returned 0 after 85 usecs
[    3.061235] calling  hid_init+0x0/0x6c @ 1
[    3.061410] usbcore: registered new interface driver usbhid
[    3.061423] usbhid: USB HID core driver
[    3.061435] initcall hid_init+0x0/0x6c returned 0 after 180 usecs
[    3.061456] calling  i2c_hid_acpi_driver_init+0x0/0x18 @ 1
[    3.061950] initcall i2c_hid_acpi_driver_init+0x0/0x18 returned 0 after 473 usecs
[    3.061972] calling  pmc_core_driver_init+0x0/0x18 @ 1
[    3.062282] initcall pmc_core_driver_init+0x0/0x18 returned 0 after 289 usecs
[    3.062303] calling  pmc_core_platform_init+0x0/0x9b @ 1
[    3.062552] initcall pmc_core_platform_init+0x0/0x9b returned -19 after 228 usecs
[    3.062573] calling  telemetry_module_init+0x0/0x28 @ 1
[    3.062594] intel_telemetry_core Init
[    3.062606] initcall telemetry_module_init+0x0/0x28 returned 0 after 13 usecs
[    3.062627] calling  telemetry_module_init+0x0/0x18 @ 1
[    3.066853] initcall telemetry_module_init+0x0/0x18 returned 0 after 4206 usecs
[    3.066878] calling  intel_scu_platform_driver_init+0x0/0x18 @ 1
[    3.067296] initcall intel_scu_platform_driver_init+0x0/0x18 returned 0 after 396 usecs
[    3.067319] calling  pmc_atom_init+0x0/0x28f @ 1
[    3.067446] initcall pmc_atom_init+0x0/0x28f returned -19 after 106 usecs
[    3.067527] calling  chromeos_laptop_init+0x0/0xa8 @ 1
[    3.067558] initcall chromeos_laptop_init+0x0/0xa8 returned -19 after 10 usecs
[    3.067580] calling  chromeos_privacy_screen_driver_init+0x0/0x16 @ 1
[    3.067995] initcall chromeos_privacy_screen_driver_init+0x0/0x16 returned 0 after 394 usecs
[    3.068017] calling  chromeos_pstore_init+0x0/0x4a @ 1
[    3.068689] chromeos ramoops using acpi device.
[    3.088998] printk: console [ramoops-1] enabled
[    3.089857] pstore: Registered ramoops as persistent store backend
[    3.089935] ramoops: using 0x100000@0x79a06000, ecc: 0
[    3.090018] initcall chromeos_pstore_init+0x0/0x4a returned 0 after 21981 usecs
[    3.090115] calling  chromeos_tbmc_driver_init+0x0/0x16 @ 1
[    3.091324] input: Tablet Mode Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:25/PNP0C09:00/GOOG0006:00/input/input4
[    3.092898] initcall chromeos_tbmc_driver_init+0x0/0x16 returned 0 after 2754 usecs
[    3.092930] calling  cros_ec_driver_init+0x0/0x18 @ 1
[    3.093212] initcall cros_ec_driver_init+0x0/0x18 returned 0 after 254 usecs
[    3.093242] calling  cros_ec_driver_spi_init+0x0/0x18 @ 1
[    3.093452] initcall cros_ec_driver_spi_init+0x0/0x18 returned 0 after 181 usecs
[    3.093482] calling  cros_ec_lpc_init+0x0/0xfc @ 1
[    3.109305] elan_i2c i2c-ELAN0000:00: Elan Touchpad: Module ID: 0x00a1, Firmware: 0x0003, Sample: 0x0004, IAP: 0x000e
[    3.110608] input: Elan Touchpad as /devices/pci0000:00/0000:00:17.2/i2c_designware.3/i2c-3/i2c-ELAN0000:00/input/input5
[    3.112702] cros_ec_lpcs GOOG0004:00: Chrome EC device registered
[    3.113936] initcall cros_ec_lpc_init+0x0/0xfc returned 0 after 20425 usecs
[    3.113974] calling  keyboard_led_driver_init+0x0/0x18 @ 1
[    3.114350] initcall keyboard_led_driver_init+0x0/0x18 returned 0 after 345 usecs
[    3.114466] calling  cros_ec_chardev_driver_init+0x0/0x18 @ 1
[    3.115700] initcall cros_ec_chardev_driver_init+0x0/0x18 returned 0 after 1205 usecs
[    3.115732] calling  cros_ec_lightbar_driver_init+0x0/0x18 @ 1
[    3.115986] initcall cros_ec_lightbar_driver_init+0x0/0x18 returned 0 after 225 usecs
[    3.116016] calling  cros_ec_debugfs_driver_init+0x0/0x18 @ 1
[    3.121237] tpm_tis_spi spi-PRP0001:00: Cr50 firmware version: B2-C:0 RO_B:0.0.11/4d655eab RW_A:0.6.130/cr50_v3.94_pp.72-d11003
[    3.122217] initcall cros_ec_debugfs_driver_init+0x0/0x18 returned 0 after 6173 usecs
[    3.122248] calling  cros_ec_sysfs_driver_init+0x0/0x18 @ 1
[    3.122718] initcall cros_ec_sysfs_driver_init+0x0/0x18 returned 0 after 441 usecs
[    3.122748] calling  cros_usbpd_logger_driver_init+0x0/0x18 @ 1
[    3.123093] elants_i2c i2c-ELAN0001:00: elants_i2c_read failed: -121
[    3.123125] elants_i2c i2c-ELAN0001:00: failed to read 'hello' packet: -121
[    3.123427] elants_i2c i2c-ELAN0001:00: elants_i2c_send failed (77 77 77 77): -121
[    3.123459] elants_i2c i2c-ELAN0001:00: software reset failed: -121
[    3.123775] elants_i2c i2c-ELAN0001:00: elants_i2c_send failed (77 77 77 77): -121
[    3.123805] elants_i2c i2c-ELAN0001:00: software reset failed: -121
[    3.124096] elants_i2c i2c-ELAN0001:00: elants_i2c_send failed (4d 61 69 6e): -121
[    3.124126] elants_i2c i2c-ELAN0001:00: boot failed: -121
[    3.124636] initcall cros_usbpd_logger_driver_init+0x0/0x18 returned 0 after 1858 usecs
[    3.124730] calling  cros_usbpd_notify_init+0x0/0x39 @ 1
[    3.125490] cros-usbpd-notify-acpi GOOG0003:00: Couldn't get Chrome EC device pointer.
[    3.125856] initcall cros_usbpd_notify_init+0x0/0x39 returned 0 after 1096 usecs
[    3.125887] calling  intel_rapl_msr_driver_init+0x0/0x18 @ 1
[    3.126415] intel_rapl_common: Found RAPL domain package
[    3.126452] intel_rapl_common: Found RAPL domain core
[    3.126487] intel_rapl_common: Found RAPL domain uncore
[    3.126520] intel_rapl_common: Found RAPL domain dram
[    3.127517] random: crng init done
[    3.129280] initcall intel_rapl_msr_driver_init+0x0/0x18 returned 0 after 3365 usecs
[    3.129312] calling  binder_init+0x0/0x1b2 @ 1
[    3.131072] initcall binder_init+0x0/0x1b2 returned 0 after 1732 usecs
[    3.131102] calling  alsa_timer_init+0x0/0x1f6 @ 1
[    3.131858] initcall alsa_timer_init+0x0/0x1f6 returned 0 after 728 usecs
[    3.131888] calling  alsa_pcm_init+0x0/0x7d @ 1
[    3.131937] initcall alsa_pcm_init+0x0/0x7d returned 0 after 21 usecs
[    3.131965] calling  snd_soc_init+0x0/0x70 @ 1
[    3.133200] initcall snd_soc_init+0x0/0x70 returned 0 after 1208 usecs
[    3.133229] calling  ts3a227e_driver_init+0x0/0x18 @ 1
[    3.133419] initcall ts3a227e_driver_init+0x0/0x18 returned 0 after 162 usecs
[    3.133447] calling  sock_diag_init+0x0/0x34 @ 1
[    3.133587] initcall sock_diag_init+0x0/0x34 returned 0 after 113 usecs
[    3.133616] calling  blackhole_init+0x0/0x16 @ 1
[    3.133648] initcall blackhole_init+0x0/0x16 returned 0 after 4 usecs
[    3.133706] calling  police_init_module+0x0/0x1d @ 1
[    3.133748] initcall police_init_module+0x0/0x1d returned 0 after 14 usecs
[    3.133776] calling  gact_init_module+0x0/0x29 @ 1
[    3.133804] GACT probability NOT on
[    3.133845] initcall gact_init_module+0x0/0x29 returned 0 after 42 usecs
[    3.133873] calling  nfnetlink_init+0x0/0x49 @ 1
[    3.133960] initcall nfnetlink_init+0x0/0x49 returned 0 after 59 usecs
[    3.133988] calling  nfnetlink_queue_init+0x0/0xaf @ 1
[    3.134044] initcall nfnetlink_queue_init+0x0/0xaf returned 0 after 29 usecs
[    3.134072] calling  nfnetlink_log_init+0x0/0xa5 @ 1
[    3.134121] initcall nfnetlink_log_init+0x0/0xa5 returned 0 after 21 usecs
[    3.134148] calling  nf_conntrack_standalone_init+0x0/0x91 @ 1
[    3.135625] initcall nf_conntrack_standalone_init+0x0/0x91 returned 0 after 1449 usecs
[    3.135754] calling  ctnetlink_init+0x0/0x98 @ 1
[    3.135791] initcall ctnetlink_init+0x0/0x98 returned 0 after 9 usecs
[    3.135819] calling  cttimeout_init+0x0/0x60 @ 1
[    3.135859] initcall cttimeout_init+0x0/0x60 returned 0 after 13 usecs
[    3.135887] calling  nfnl_cthelper_init+0x0/0x35 @ 1
[    3.136024] initcall nfnl_cthelper_init+0x0/0x35 returned 0 after 108 usecs
[    3.136053] calling  nf_conntrack_pptp_init+0x0/0x16 @ 1
[    3.136085] initcall nf_conntrack_pptp_init+0x0/0x16 returned 0 after 5 usecs
[    3.136113] calling  nf_nat_init+0x0/0xa7 @ 1
[    3.136438] initcall nf_nat_init+0x0/0xa7 returned 0 after 298 usecs
[    3.136467] calling  nf_conncount_modinit+0x0/0x81 @ 1
[    3.136547] initcall nf_conncount_modinit+0x0/0x81 returned 0 after 53 usecs
[    3.136576] calling  xt_init+0x0/0x11f @ 1
[    3.136625] initcall xt_init+0x0/0x11f returned 0 after 22 usecs
[    3.136685] calling  tcpudp_mt_init+0x0/0x1b @ 1
[    3.136722] initcall tcpudp_mt_init+0x0/0x1b returned 0 after 10 usecs
[    3.136750] calling  mark_mt_init+0x0/0x43 @ 1
[    3.136782] initcall mark_mt_init+0x0/0x43 returned 0 after 4 usecs
[    3.136810] calling  connmark_mt_init+0x0/0x4d @ 1
[    3.136842] initcall connmark_mt_init+0x0/0x4d returned 0 after 5 usecs
[    3.136870] calling  xt_nat_init+0x0/0x1b @ 1
[    3.136906] initcall xt_nat_init+0x0/0x1b returned 0 after 9 usecs
[    3.136934] calling  classify_tg_init+0x0/0x1b @ 1
[    3.136965] initcall classify_tg_init+0x0/0x1b returned 0 after 4 usecs
[    3.136992] calling  connsecmark_tg_init+0x0/0x16 @ 1
[    3.137022] initcall connsecmark_tg_init+0x0/0x16 returned 0 after 2 usecs
[    3.137050] calling  xt_ct_tg_init+0x0/0x48 @ 1
[    3.137083] initcall xt_ct_tg_init+0x0/0x48 returned 0 after 6 usecs
[    3.137111] calling  dscp_tg_init+0x0/0x1b @ 1
[    3.137144] initcall dscp_tg_init+0x0/0x1b returned 0 after 6 usecs
[    3.137172] calling  nflog_tg_init+0x0/0x16 @ 1
[    3.137201] initcall nflog_tg_init+0x0/0x16 returned 0 after 2 usecs
[    3.137229] calling  nfqueue_tg_init+0x0/0x1b @ 1
[    3.137262] initcall nfqueue_tg_init+0x0/0x1b returned 0 after 6 usecs
[    3.137289] calling  redirect_tg_init+0x0/0x1b @ 1
[    3.137321] initcall redirect_tg_init+0x0/0x1b returned 0 after 4 usecs
[    3.137348] calling  secmark_tg_init+0x0/0x1b @ 1
[    3.137379] initcall secmark_tg_init+0x0/0x1b returned 0 after 4 usecs
[    3.137407] calling  tproxy_tg_init+0x0/0x1b @ 1
[    3.137439] initcall tproxy_tg_init+0x0/0x1b returned 0 after 5 usecs
[    3.137467] calling  tcpmss_tg_init+0x0/0x1b @ 1
[    3.137498] initcall tcpmss_tg_init+0x0/0x1b returned 0 after 4 usecs
[    3.137526] calling  trace_tg_init+0x0/0x16 @ 1
[    3.137555] initcall trace_tg_init+0x0/0x16 returned 0 after 2 usecs
[    3.137583] calling  idletimer_tg_init+0x0/0xa5 @ 1
[    3.137912] initcall idletimer_tg_init+0x0/0xa5 returned 0 after 302 usecs
[    3.137941] calling  addrtype_mt_init+0x0/0x1b @ 1
[    3.137972] initcall addrtype_mt_init+0x0/0x1b returned 0 after 4 usecs
[    3.138001] calling  bpf_mt_init+0x0/0x1b @ 1
[    3.138031] initcall bpf_mt_init+0x0/0x1b returned 0 after 4 usecs
[    3.138059] calling  comment_mt_init+0x0/0x16 @ 1
[    3.138089] initcall comment_mt_init+0x0/0x16 returned 0 after 2 usecs
[    3.138117] calling  connlimit_mt_init+0x0/0x16 @ 1
[    3.138146] initcall connlimit_mt_init+0x0/0x16 returned 0 after 2 usecs
[    3.138174] calling  conntrack_mt_init+0x0/0x1b @ 1
[    3.138206] initcall conntrack_mt_init+0x0/0x1b returned 0 after 5 usecs
[    3.138235] calling  dscp_mt_init+0x0/0x1b @ 1
[    3.138268] initcall dscp_mt_init+0x0/0x1b returned 0 after 6 usecs
[    3.138296] calling  hashlimit_mt_init+0x0/0x94 @ 1
[    3.138378] initcall hashlimit_mt_init+0x0/0x94 returned 0 after 56 usecs
[    3.138407] calling  helper_mt_init+0x0/0x16 @ 1
[    3.138437] initcall helper_mt_init+0x0/0x16 returned 0 after 2 usecs
[    3.138465] calling  iprange_mt_init+0x0/0x1b @ 1
[    3.138496] initcall iprange_mt_init+0x0/0x1b returned 0 after 4 usecs
[    3.138525] calling  length_mt_init+0x0/0x1b @ 1
[    3.138556] initcall length_mt_init+0x0/0x1b returned 0 after 5 usecs
[    3.138584] calling  limit_mt_init+0x0/0x16 @ 1
[    3.138613] initcall limit_mt_init+0x0/0x16 returned 0 after 2 usecs
[    3.138641] calling  mac_mt_init+0x0/0x16 @ 1
[    3.138745] initcall mac_mt_init+0x0/0x16 returned 0 after 36 usecs
[    3.138773] calling  pkttype_mt_init+0x0/0x16 @ 1
[    3.138803] initcall pkttype_mt_init+0x0/0x16 returned 0 after 3 usecs
[    3.138831] calling  policy_mt_init+0x0/0x1b @ 1
[    3.138862] initcall policy_mt_init+0x0/0x1b returned 0 after 4 usecs
[    3.138890] calling  quota_mt_init+0x0/0x16 @ 1
[    3.138920] initcall quota_mt_init+0x0/0x16 returned 0 after 3 usecs
[    3.138948] calling  socket_mt_init+0x0/0x1b @ 1
[    3.138984] initcall socket_mt_init+0x0/0x1b returned 0 after 10 usecs
[    3.139012] calling  state_mt_init+0x0/0x16 @ 1
[    3.139042] initcall state_mt_init+0x0/0x16 returned 0 after 2 usecs
[    3.139070] calling  statistic_mt_init+0x0/0x16 @ 1
[    3.139099] initcall statistic_mt_init+0x0/0x16 returned 0 after 3 usecs
[    3.139127] calling  string_mt_init+0x0/0x16 @ 1
[    3.139157] initcall string_mt_init+0x0/0x16 returned 0 after 2 usecs
[    3.139184] calling  time_mt_init+0x0/0x6d @ 1
[    3.139212] xt_time: kernel timezone is -0000
[    3.139245] initcall time_mt_init+0x0/0x6d returned 0 after 33 usecs
[    3.139273] calling  u32_mt_init+0x0/0x16 @ 1
[    3.139302] initcall u32_mt_init+0x0/0x16 returned 0 after 2 usecs
[    3.139330] calling  gre_offload_init+0x0/0x56 @ 1
[    3.139361] initcall gre_offload_init+0x0/0x56 returned 0 after 3 usecs
[    3.139389] calling  sysctl_ipv4_init+0x0/0x5d @ 1
[    3.139515] initcall sysctl_ipv4_init+0x0/0x5d returned 0 after 99 usecs
[    3.139544] calling  ah4_init+0x0/0x7d @ 1
[    3.139577] initcall ah4_init+0x0/0x7d returned 0 after 5 usecs
[    3.139605] calling  esp4_init+0x0/0x7d @ 1
[    3.139637] initcall esp4_init+0x0/0x7d returned 0 after 5 usecs
[    3.139777] calling  ipcomp4_init+0x0/0x7d @ 1
[    3.139810] initcall ipcomp4_init+0x0/0x7d returned 0 after 5 usecs
[    3.139839] calling  ipip_init+0x0/0xb8 @ 1
[    3.139873] initcall ipip_init+0x0/0xb8 returned 0 after 6 usecs
[    3.139901] calling  tunnel4_init+0x0/0x97 @ 1
[    3.139932] initcall tunnel4_init+0x0/0x97 returned 0 after 4 usecs
[    3.139961] calling  nf_defrag_init+0x0/0x16 @ 1
[    3.139991] initcall nf_defrag_init+0x0/0x16 returned 0 after 3 usecs
[    3.140019] calling  nf_nat_helper_pptp_init+0x0/0x2a @ 1
[    3.140228] initcall nf_nat_helper_pptp_init+0x0/0x2a returned 0 after 135 usecs
[    3.140258] calling  ip_tables_init+0x0/0xa3 @ 1
[    3.140321] initcall ip_tables_init+0x0/0xa3 returned 0 after 36 usecs
[    3.140350] calling  iptable_filter_init+0x0/0x8c @ 1
[    3.140387] initcall iptable_filter_init+0x0/0x8c returned 0 after 9 usecs
[    3.140415] calling  iptable_mangle_init+0x0/0x8e @ 1
[    3.140450] initcall iptable_mangle_init+0x0/0x8e returned 0 after 7 usecs
[    3.140478] calling  iptable_nat_init+0x0/0x4c @ 1
[    3.140519] initcall iptable_nat_init+0x0/0x4c returned 0 after 13 usecs
[    3.140547] calling  iptable_raw_init+0x0/0xaa @ 1
[    3.140582] initcall iptable_raw_init+0x0/0xaa returned 0 after 7 usecs
[    3.140611] calling  iptable_security_init+0x0/0x8e @ 1
[    3.140646] initcall iptable_security_init+0x0/0x8e returned 0 after 7 usecs
[    3.140713] calling  reject_tg_init+0x0/0x16 @ 1
[    3.140744] initcall reject_tg_init+0x0/0x16 returned 0 after 3 usecs
[    3.140772] calling  inet_diag_init+0x0/0x88 @ 1
[    3.140807] initcall inet_diag_init+0x0/0x88 returned 0 after 8 usecs
[    3.140836] calling  tcp_diag_init+0x0/0x16 @ 1
[    3.140866] initcall tcp_diag_init+0x0/0x16 returned 0 after 3 usecs
[    3.140894] calling  udp_diag_init+0x0/0x47 @ 1
[    3.140925] initcall udp_diag_init+0x0/0x47 returned 0 after 4 usecs
[    3.140953] calling  cubictcp_register+0x0/0x8b @ 1
[    3.140986] initcall cubictcp_register+0x0/0x8b returned 0 after 5 usecs
[    3.141014] calling  xfrm_user_init+0x0/0x39 @ 1
[    3.141042] Initializing XFRM netlink socket
[    3.141116] initcall xfrm_user_init+0x0/0x39 returned 0 after 74 usecs
[    3.141145] calling  inet6_init+0x0/0x387 @ 1
[    3.143784] NET: Registered PF_INET6 protocol family
[    3.146112] Segment Routing with IPv6
[    3.146218] In-situ OAM (IOAM) with IPv6
[    3.146348] initcall inet6_init+0x0/0x387 returned 0 after 5176 usecs
[    3.146380] calling  ip6_tables_init+0x0/0xa3 @ 1
[    3.146445] initcall ip6_tables_init+0x0/0xa3 returned 0 after 36 usecs
[    3.146475] calling  ip6table_filter_init+0x0/0x8e @ 1
[    3.146512] initcall ip6table_filter_init+0x0/0x8e returned 0 after 9 usecs
[    3.146541] calling  ip6table_mangle_init+0x0/0x8e @ 1
[    3.146576] initcall ip6table_mangle_init+0x0/0x8e returned 0 after 7 usecs
[    3.146604] calling  ip6table_raw_init+0x0/0xaa @ 1
[    3.146640] initcall ip6table_raw_init+0x0/0xaa returned 0 after 8 usecs
[    3.146703] calling  nf_defrag_init+0x0/0x51 @ 1
[    3.146788] initcall nf_defrag_init+0x0/0x51 returned 0 after 57 usecs
[    3.146818] calling  rpfilter_mt_init+0x0/0x16 @ 1
[    3.146849] initcall rpfilter_mt_init+0x0/0x16 returned 0 after 3 usecs
[    3.146877] calling  packet_init+0x0/0x8d @ 1
[    3.146925] NET: Registered PF_PACKET protocol family
[    3.146955] initcall packet_init+0x0/0x8d returned 0 after 50 usecs
[    3.146984] calling  ipsec_pfkey_init+0x0/0x73 @ 1
[    3.147031] NET: Registered PF_KEY protocol family
[    3.147062] initcall ipsec_pfkey_init+0x0/0x73 returned 0 after 50 usecs
[    3.147091] calling  pm_check_save_msr+0x0/0x70 @ 1
[    3.147144] initcall pm_check_save_msr+0x0/0x70 returned 0 after 25 usecs
[    3.147171] calling  mcheck_init_device+0x0/0x108 @ 1
[    3.149743] initcall mcheck_init_device+0x0/0x108 returned 0 after 2541 usecs
[    3.155907] calling  kernel_do_mounts_initrd_sysctls_init+0x0/0x2b @ 1
[    3.155952] initcall kernel_do_mounts_initrd_sysctls_init+0x0/0x2b returned 0 after 14 usecs
[    3.155982] calling  mcheck_late_init+0x0/0x29 @ 1
[    3.156098] initcall mcheck_late_init+0x0/0x29 returned 0 after 88 usecs
[    3.156126] calling  severities_debugfs_init+0x0/0x33 @ 1
[    3.156191] initcall severities_debugfs_init+0x0/0x33 returned 0 after 38 usecs
[    3.156220] calling  microcode_init+0x0/0x1f3 @ 1
[    3.156818] microcode: sig=0x706a1, pf=0x1, revision=0x38
[    3.157027] microcode: Microcode Update Driver: v2.2.
[    3.157045] initcall microcode_init+0x0/0x1f3 returned 0 after 798 usecs
[    3.157086] calling  hpet_insert_resource+0x0/0x2d @ 1
[    3.157119] initcall hpet_insert_resource+0x0/0x2d returned 0 after 6 usecs
[    3.157146] calling  start_sync_check_timer+0x0/0x58 @ 1
[    3.157181] initcall start_sync_check_timer+0x0/0x58 returned 0 after 6 usecs
[    3.157209] calling  update_mp_table+0x0/0x2cc @ 1
[    3.157238] initcall update_mp_table+0x0/0x2cc returned 0 after 2 usecs
[    3.157266] calling  lapic_insert_resource+0x0/0x4b @ 1
[    3.157298] initcall lapic_insert_resource+0x0/0x4b returned 0 after 4 usecs
[    3.157326] calling  print_ipi_mode+0x0/0x36 @ 1
[    3.157354] IPI shorthand broadcast: enabled
[    3.157383] initcall print_ipi_mode+0x0/0x36 returned 0 after 29 usecs
[    3.157412] calling  print_ICs+0x0/0x50 @ 1
[    3.157440] initcall print_ICs+0x0/0x50 returned 0 after 1 usecs
[    3.157469] calling  create_tlb_single_page_flush_ceiling+0x0/0x32 @ 1
[    3.157536] initcall create_tlb_single_page_flush_ceiling+0x0/0x32 returned 0 after 40 usecs
[    3.157565] calling  pat_memtype_list_init+0x0/0x3b @ 1
[    3.157630] initcall pat_memtype_list_init+0x0/0x3b returned 0 after 38 usecs
[    3.157696] calling  create_init_pkru_value+0x0/0x37 @ 1
[    3.157725] initcall create_init_pkru_value+0x0/0x37 returned 0 after 1 usecs
[    3.157752] calling  aesni_init+0x0/0x225 @ 1
[    3.157780] SSE version of gcm_enc/dec engaged.
[    3.161032] initcall aesni_init+0x0/0x225 returned 0 after 3252 usecs
[    3.161064] calling  kernel_panic_sysctls_init+0x0/0x2b @ 1
[    3.161105] initcall kernel_panic_sysctls_init+0x0/0x2b returned 0 after 12 usecs
[    3.161134] calling  reboot_ksysfs_init+0x0/0x78 @ 1
[    3.161255] initcall reboot_ksysfs_init+0x0/0x78 returned 0 after 93 usecs
[    3.161284] calling  sched_core_sysctl_init+0x0/0x2b @ 1
[    3.161321] initcall sched_core_sysctl_init+0x0/0x2b returned 0 after 10 usecs
[    3.161350] calling  sched_fair_sysctl_init+0x0/0x2b @ 1
[    3.161388] initcall sched_fair_sysctl_init+0x0/0x2b returned 0 after 11 usecs
[    3.161417] calling  sched_rt_sysctl_init+0x0/0x2b @ 1
[    3.161455] initcall sched_rt_sysctl_init+0x0/0x2b returned 0 after 11 usecs
[    3.161483] calling  sched_dl_sysctl_init+0x0/0x2b @ 1
[    3.161521] initcall sched_dl_sysctl_init+0x0/0x2b returned 0 after 10 usecs
[    3.161549] calling  sched_clock_init_late+0x0/0xe7 @ 1
[    3.161578] sched_clock: Marking stable (3154469236, 6509138)->(3204560588, -43582214)
[    3.161608] initcall sched_clock_init_late+0x0/0xe7 returned 0 after 31 usecs
[    3.161637] calling  sched_init_debug+0x0/0x1da @ 1
[    3.164046] initcall sched_init_debug+0x0/0x1da returned 0 after 2346 usecs
[    3.164075] calling  cpu_latency_qos_init+0x0/0x41 @ 1
[    3.164583] initcall cpu_latency_qos_init+0x0/0x41 returned 0 after 480 usecs
[    3.164613] calling  pm_debugfs_init+0x0/0x2d @ 1
[    3.164705] initcall pm_debugfs_init+0x0/0x2d returned 0 after 65 usecs
[    3.164734] calling  printk_late_init+0x0/0x10b @ 1
[    3.164784] initcall printk_late_init+0x0/0x10b returned 0 after 23 usecs
[    3.164814] calling  init_srcu_module_notifier+0x0/0x33 @ 1
[    3.164848] initcall init_srcu_module_notifier+0x0/0x33 returned 0 after 6 usecs
[    3.164876] calling  swiotlb_create_default_debugfs+0x0/0x71 @ 1
[    3.165078] initcall swiotlb_create_default_debugfs+0x0/0x71 returned 0 after 173 usecs
[    3.165108] calling  module_decompress_sysfs_init+0x0/0x3c @ 1
[    3.165152] initcall module_decompress_sysfs_init+0x0/0x3c returned 0 after 16 usecs
[    3.165182] calling  tk_debug_sleep_time_init+0x0/0x2d @ 1
[    3.165260] initcall tk_debug_sleep_time_init+0x0/0x2d returned 0 after 51 usecs
[    3.165288] calling  bpf_ksym_iter_register+0x0/0x20 @ 1
[    3.165320] initcall bpf_ksym_iter_register+0x0/0x20 returned 0 after 5 usecs
[    3.165348] calling  bpf_rstat_kfunc_init+0x0/0x1b @ 1
[    3.165378] initcall bpf_rstat_kfunc_init+0x0/0x1b returned 0 after 3 usecs
[    3.165406] calling  taskstats_init+0x0/0x3f @ 1
[    3.165476] registered taskstats version 1
[    3.165506] initcall taskstats_init+0x0/0x3f returned 0 after 72 usecs
[    3.165534] calling  ftrace_sysctl_init+0x0/0x26 @ 1
[    3.165570] initcall ftrace_sysctl_init+0x0/0x26 returned 0 after 9 usecs
[    3.165598] calling  bpf_key_sig_kfuncs_init+0x0/0x16 @ 1
[    3.165629] initcall bpf_key_sig_kfuncs_init+0x0/0x16 returned 0 after 2 usecs
[    3.165695] calling  bpf_syscall_sysctl_init+0x0/0x2b @ 1
[    3.165733] initcall bpf_syscall_sysctl_init+0x0/0x2b returned 0 after 11 usecs
[    3.165762] calling  kfunc_init+0x0/0x1b @ 1
[    3.165792] initcall kfunc_init+0x0/0x1b returned 0 after 3 usecs
[    3.165820] calling  bpf_map_iter_init+0x0/0x36 @ 1
[    3.165854] initcall bpf_map_iter_init+0x0/0x36 returned 0 after 6 usecs
[    3.165882] calling  task_iter_init+0x0/0xcc @ 1
[    3.165918] initcall task_iter_init+0x0/0xcc returned 0 after 9 usecs
[    3.165947] calling  bpf_prog_iter_init+0x0/0x20 @ 1
[    3.165978] initcall bpf_prog_iter_init+0x0/0x20 returned 0 after 4 usecs
[    3.166006] calling  bpf_link_iter_init+0x0/0x20 @ 1
[    3.166038] initcall bpf_link_iter_init+0x0/0x20 returned 0 after 4 usecs
[    3.166066] calling  init_trampolines+0x0/0x38 @ 1
[    3.166096] initcall init_trampolines+0x0/0x38 returned 0 after 3 usecs
[    3.166124] calling  bpf_cgroup_iter_init+0x0/0x20 @ 1
[    3.166156] initcall bpf_cgroup_iter_init+0x0/0x20 returned 0 after 4 usecs
[    3.166184] calling  load_system_certificate_list+0x0/0x3a @ 1
[    3.166212] Loading compiled-in X.509 certificates
[    3.166242] initcall load_system_certificate_list+0x0/0x3a returned 0 after 30 usecs
[    3.166270] calling  fault_around_debugfs+0x0/0x2d @ 1
[    3.166338] initcall fault_around_debugfs+0x0/0x2d returned 0 after 39 usecs
[    3.166367] calling  max_swapfiles_check+0x0/0x11 @ 1
[    3.166396] initcall max_swapfiles_check+0x0/0x11 returned 0 after 2 usecs
[    3.166424] calling  kfence_debugfs_init+0x0/0x5e @ 1
[    3.166562] initcall kfence_debugfs_init+0x0/0x5e returned 0 after 111 usecs
[    3.166591] calling  split_huge_pages_debugfs+0x0/0x2d @ 1
[    3.166686] initcall split_huge_pages_debugfs+0x0/0x2d returned 0 after 68 usecs
[    3.166714] calling  check_early_ioremap_leak+0x0/0x47 @ 1
[    3.166744] initcall check_early_ioremap_leak+0x0/0x47 returned 0 after 2 usecs
[    3.166772] calling  set_hardened_usercopy+0x0/0x66 @ 1
[    3.166800] initcall set_hardened_usercopy+0x0/0x66 returned 1 after 1 usecs
[    3.166828] calling  fscrypt_init+0x0/0x9c @ 1
[    3.167282] Key type .fscrypt registered
[    3.167312] Key type fscrypt-provisioning registered
[    3.167341] initcall fscrypt_init+0x0/0x9c returned 0 after 485 usecs
[    3.167370] calling  fsverity_init+0x0/0x4f @ 1
[    3.167850] initcall fsverity_init+0x0/0x4f returned 0 after 452 usecs
[    3.167879] calling  pstore_init+0x0/0x4f @ 1
[    3.168452] pstore: Using crash dump compression: deflate
[    3.168502] initcall pstore_init+0x0/0x4f returned 0 after 594 usecs
[    3.168533] calling  init_root_keyring+0x0/0x13 @ 1
[    3.168804] initcall init_root_keyring+0x0/0x13 returned 0 after 242 usecs
[    3.168835] calling  init_encrypted+0x0/0xcc @ 1
[    3.172514] Key type encrypted registered
[    3.172546] initcall init_encrypted+0x0/0xcc returned 0 after 3683 usecs
[    3.172577] calling  integrity_fs_init+0x0/0x54 @ 1
[    3.172649] initcall integrity_fs_init+0x0/0x54 returned 0 after 43 usecs
[    3.172713] calling  crypto_algapi_init+0x0/0x1b @ 1
[    3.175955] elants_i2c i2c-ELAN0001:00: elants_i2c_read failed: -121
[    3.175988] elants_i2c i2c-ELAN0001:00: failed to read 'hello' packet: -121
[    3.176222] elants_i2c i2c-ELAN0001:00: (read fw id) I2C transfer failed: -EREMOTEIO
[    3.176897] input: Elan Touchscreen as /devices/pci0000:00/0000:00:17.3/i2c_designware.4/i2c-4/i2c-ELAN0001:00/input/input6
[    3.186039] initcall crypto_algapi_init+0x0/0x1b returned 0 after 13297 usecs
[    3.186078] calling  blk_timeout_init+0x0/0x18 @ 1
[    3.186108] initcall blk_timeout_init+0x0/0x18 returned 0 after 2 usecs
[    3.186136] calling  pci_resource_alignment_sysfs_init+0x0/0x1d @ 1
[    3.186181] initcall pci_resource_alignment_sysfs_init+0x0/0x1d returned 0 after 17 usecs
[    3.186210] calling  pci_sysfs_init+0x0/0x77 @ 1
[    3.186955] initcall pci_sysfs_init+0x0/0x77 returned 0 after 717 usecs
[    3.186984] calling  bert_init+0x0/0x180 @ 1
[    3.187018] initcall bert_init+0x0/0x180 returned 0 after 7 usecs
[    3.187046] calling  clk_debug_init+0x0/0x108 @ 1
[    3.187828] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    3.198934] mmc0: Command Queue Engine enabled
[    3.198987] mmc0: new HS400 MMC card at address 0001
[    3.199589] initcall clk_debug_init+0x0/0x108 returned 0 after 12516 usecs
[    3.199627] calling  dmar_free_unused_resources+0x0/0xd1 @ 1
[    3.199701] initcall dmar_free_unused_resources+0x0/0xd1 returned 0 after 3 usecs
[    3.199730] calling  sync_state_resume_initcall+0x0/0x16 @ 1
[    3.199763] initcall sync_state_resume_initcall+0x0/0x16 returned 0 after 3 usecs
[    3.199791] calling  deferred_probe_initcall+0x0/0x8a @ 1
[    3.200131] initcall deferred_probe_initcall+0x0/0x8a returned 0 after 313 usecs
[    3.200162] calling  late_resume_init+0x0/0x182 @ 1
[    3.200191] PM:   Magic number: 14:778:305
[    3.200308] tty tty34: hash matches
[    3.200395] initcall late_resume_init+0x0/0x182 returned 0 after 205 usecs
[    3.200424] calling  sync_debugfs_init+0x0/0x64 @ 1
[    3.200564] initcall sync_debugfs_init+0x0/0x64 returned 0 after 112 usecs
[    3.200594] calling  gpio_keys_init+0x0/0x18 @ 1
[    3.200609] mmcblk0: mmc0:0001 DA4064 58.2 GiB 
[    3.200958] initcall gpio_keys_init+0x0/0x18 returned 0 after 334 usecs
[    3.200987] calling  dm_init_init+0x0/0x117 @ 1
[    3.201016] initcall dm_init_init+0x0/0x117 returned 0 after 2 usecs
[    3.201043] calling  acpi_cpufreq_init+0x0/0xbf @ 1
[    3.201073] initcall acpi_cpufreq_init+0x0/0xbf returned -17 after 2 usecs
[    3.201101] calling  firmware_memmap_init+0x0/0x38 @ 1
[    3.201890] initcall firmware_memmap_init+0x0/0x38 returned 0 after 760 usecs
[    3.201919] calling  efi_shutdown_init+0x0/0x57 @ 1
[    3.201949] initcall efi_shutdown_init+0x0/0x57 returned -19 after 2 usecs
[    3.201977] calling  telemetry_debugfs_init+0x0/0x194 @ 1
[    3.202342] initcall telemetry_debugfs_init+0x0/0x194 returned 0 after 337 usecs
[    3.202372] calling  itmt_legacy_init+0x0/0x55 @ 1
[    3.202402] initcall itmt_legacy_init+0x0/0x55 returned -19 after 2 usecs
[    3.202430] calling  bpf_sockmap_iter_init+0x0/0x22 @ 1
[    3.202461] initcall bpf_sockmap_iter_init+0x0/0x22 returned 0 after 4 usecs
[    3.202489] calling  bpf_sk_storage_map_iter_init+0x0/0x22 @ 1
[    3.202519] initcall bpf_sk_storage_map_iter_init+0x0/0x22 returned 0 after 4 usecs
[    3.202547] calling  bpf_prog_test_run_init+0x0/0x96 @ 1
[    3.202581] initcall bpf_prog_test_run_init+0x0/0x96 returned 0 after 7 usecs
[    3.202608] calling  tcp_congestion_default+0x0/0x1d @ 1
[    3.202641] initcall tcp_congestion_default+0x0/0x1d returned 0 after 5 usecs
[    3.202729] calling  tcp_bpf_v4_build_proto+0x0/0xc9 @ 1
[    3.202759] initcall tcp_bpf_v4_build_proto+0x0/0xc9 returned 0 after 2 usecs
[    3.202787] calling  udp_bpf_v4_build_proto+0x0/0x4a @ 1
[    3.202816] initcall udp_bpf_v4_build_proto+0x0/0x4a returned 0 after 2 usecs
[    3.202845] calling  bpf_tcp_ca_kfunc_init+0x0/0x1b @ 1
[    3.202875] initcall bpf_tcp_ca_kfunc_init+0x0/0x1b returned 0 after 3 usecs
[    3.202903] calling  pci_mmcfg_late_insert_resources+0x0/0x64 @ 1
[    3.202937] initcall pci_mmcfg_late_insert_resources+0x0/0x64 returned 0 after 6 usecs
[    3.202966] calling  ftrace_check_sync+0x0/0x1d @ 1
[    3.203067] initcall ftrace_check_sync+0x0/0x1d returned 0 after 73 usecs
[    3.203096] calling  latency_fsnotify_init+0x0/0x42 @ 1
[    3.203150] initcall latency_fsnotify_init+0x0/0x42 returned 0 after 27 usecs
[    3.203179] calling  trace_eval_sync+0x0/0x1d @ 1
[    3.203274] initcall trace_eval_sync+0x0/0x1d returned 0 after 68 usecs
[    3.203303] calling  late_trace_init+0x0/0x9d @ 1
[    3.203332] initcall late_trace_init+0x0/0x9d returned 0 after 2 usecs
[    3.203360] calling  acpi_gpio_handle_deferred_request_irqs+0x0/0x5d @ 1
[    3.203392] initcall acpi_gpio_handle_deferred_request_irqs+0x0/0x5d returned 0 after 4 usecs
[    3.203420] calling  clk_disable_unused+0x0/0xd0 @ 1
[    3.203616] initcall clk_disable_unused+0x0/0xd0 returned 0 after 168 usecs
[    3.203644] calling  alsa_sound_last_init+0x0/0x7d @ 1
[    3.203718] ALSA device list:
[    3.203784]   No soundcards found.
[    3.203812] initcall alsa_sound_last_init+0x0/0x7d returned 0 after 94 usecs
[    3.204032] Warning: unable to open an initial console.
[    3.208998]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12
[    3.217903] mmcblk0boot0: mmc0:0001 DA4064 4.00 MiB 
[    3.220779] mmcblk0boot1: mmc0:0001 DA4064 4.00 MiB 
[    3.223837] mmcblk0rpmb: mmc0:0001 DA4064 16.0 MiB, chardev (243:0)
[    3.226837] EXT4-fs (mmcblk0p5): mounting ext2 file system using the ext4 subsystem
[    3.230157] EXT4-fs (mmcblk0p5): warning: mounting unchecked fs, running e2fsck is recommended
[    3.232803] EXT4-fs (mmcblk0p5): mounted filesystem without journal. Quota mode: none.
[    3.232927] VFS: Mounted root (ext2 filesystem) on device 179:5.
[    3.236940] devtmpfs: mounted
[    3.256398] Freeing unused kernel image (initmem) memory: 1836K
[    3.257459] Write protecting the kernel read-only data: 20480k
[    3.266964] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    3.268875] Freeing unused kernel image (rodata/data gap) memory: 240K
[    3.269381] Run /sbin/init as init process
[    3.269409]   with arguments:
[    3.269428]     /sbin/init
[    3.269446]   with environment:
[    3.269465]     HOME=/
[    3.269484]     TERM=linux
[    3.269502]     dm=1 vroot none rw 1,0 5767168 verity payload=ROOT_DEV hashtree=HASH_DEV hashstart=5767168 alg=sha256 root_hexdigest=27429d1a73d08da2472f77dea6c54b1a7c0d2a88a84308a0833ce6cf23c13676 salt=6926530f46668001bfd5e19c5eaaa1b2f7aa9b492d608d01bb004bfc8a4f71b0
[    3.269523]     kern_guid=c374f1bb-c7f7-6840-8fcf-f65bb90bc4d0
[    3.269541]     boot=local
[    3.315347] usb 1-3: New USB device found, idVendor=0bda, idProduct=b00c, bcdDevice= 0.00
[    3.315389] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.315419] usb 1-3: Product: Bluetooth Radio 
[    3.315448] usb 1-3: Manufacturer: Realtek 
[    3.315478] usb 1-3: SerialNumber: 00e04c000001
[    3.375385] audit: type=1404 audit(1667611246.173:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1
[    3.437766] usb 1-5: new high-speed USB device number 3 using xhci_hcd
[    3.564723] usb 1-5: New USB device found, idVendor=04b4, idProduct=6502, bcdDevice=50.10
[    3.564763] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.567546] hub 1-5:1.0: USB hub found
[    3.567737] hub 1-5:1.0: 4 ports detected
[    3.640870] SELinux:  Permission bpf in class capability2 not defined in policy.
[    3.640908] SELinux:  Permission checkpoint_restore in class capability2 not defined in policy.
[    3.640997] SELinux:  Permission bpf in class cap2_userns not defined in policy.
[    3.641025] SELinux:  Permission checkpoint_restore in class cap2_userns not defined in policy.
[    3.641604] SELinux:  Class mctp_socket not defined in policy.
[    3.641639] SELinux:  Class anon_inode not defined in policy.
[    3.641700] SELinux:  Class io_uring not defined in policy.
[    3.641728] SELinux:  Class user_namespace not defined in policy.
[    3.641754] SELinux: the above unknown classes and permissions will be denied
[    3.686796] usb 1-7: new high-speed USB device number 4 using xhci_hcd
[    3.692607] SELinux:  policy capability network_peer_controls=1
[    3.692637] SELinux:  policy capability open_perms=1
[    3.692738] SELinux:  policy capability extended_socket_class=1
[    3.692766] SELinux:  policy capability always_check_network=0
[    3.692794] SELinux:  policy capability cgroup_seclabel=0
[    3.692823] SELinux:  policy capability nnp_nosuid_transition=1
[    3.692851] SELinux:  policy capability genfs_seclabel_symlinks=0
[    3.692897] SELinux:  policy capability ioctl_skip_cloexec=0
[    3.834814] usb 1-7: New USB device found, idVendor=04f2, idProduct=b686, bcdDevice=96.54
[    3.834855] usb 1-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    3.834885] usb 1-7: Product: HP TrueVision HD Camera
[    3.834915] usb 1-7: Manufacturer: Chicony
[    3.834943] usb 1-7: SerialNumber: 0x0001
[    3.877815] usb 1-5.1: new high-speed USB device number 5 using xhci_hcd
[    3.956401] usb 1-5.1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[    3.956440] usb 1-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    3.956470] usb 1-5.1: Product: USB 10/100/1000 LAN
[    3.956500] usb 1-5.1: Manufacturer: Realtek
[    3.956529] usb 1-5.1: SerialNumber: 000000000000
[    4.025800] usb 1-5.4: new full-speed USB device number 6 using xhci_hcd
[    4.075131] audit: type=1403 audit(1667611246.873:3): auid=4294967295 ses=4294967295 lsm=selinux res=1
[    4.090988] usb 1-5.4: device descriptor read/64, error -32
[    4.117546] audit: type=1400 audit(1667611246.915:4): avc:  denied  { read } for  pid=1 comm="init" name="/" dev="devpts" ino=1 scontext=u:r:kernel:s0 tcontext=u:object_r:devpts:s0 tclass=dir permissive=1
[    4.117600] audit: type=1400 audit(1667611246.915:5): avc:  denied  { open } for  pid=1 comm="init" path="/dev/pts" dev="devpts" ino=1 scontext=u:r:kernel:s0 tcontext=u:object_r:devpts:s0 tclass=dir permissive=1
[    4.117931] audit: type=1400 audit(1667611246.916:6): avc:  denied  { getattr } for  pid=1 comm="init" path="/dev/pts/ptmx" dev="devpts" ino=2 scontext=u:r:kernel:s0 tcontext=u:object_r:devpts:s0 tclass=chr_file permissive=1
[    4.135740] audit: type=1400 audit(1667611246.933:7): avc:  denied  { relabelfrom } for  pid=1 comm="init" name="/" dev="tmpfs" ino=1 scontext=u:r:kernel:s0 tcontext=u:object_r:tmpfs:s0 tclass=dir permissive=1
[    4.135791] audit: type=1400 audit(1667611246.934:8): avc:  denied  { relabelto } for  pid=1 comm="init" name="/" dev="tmpfs" ino=1 scontext=u:r:kernel:s0 tcontext=u:object_r:cros_run:s0 tclass=dir permissive=1
[    4.136444] audit: type=1400 audit(1667611246.934:9): avc:  denied  { relabelto } for  pid=1 comm="init" name="lock" dev="tmpfs" ino=2 scontext=u:r:kernel:s0 tcontext=u:object_r:cros_run_lock:s0 tclass=dir permissive=1
[    4.149013] audit: type=1400 audit(1667611246.947:10): avc:  denied  { setattr } for  pid=1 comm="init" name="lock" dev="tmpfs" ino=2 scontext=u:r:cros_init:s0 tcontext=u:object_r:cros_run_lock:s0 tclass=dir permissive=1
[    4.264845] usb 1-5.4: device descriptor read/64, error -32
[    4.432757] usb 1-5.4: new full-speed USB device number 7 using xhci_hcd
[    4.497831] usb 1-5.4: device descriptor read/64, error -32
[    4.664925] usb 1-5.4: device descriptor read/64, error -32
[    4.769773] usb 1-5-port4: attempt power cycle
[    5.190136] init: early-failure main process (157) terminated with status 124
[    5.242109] init: cros_configfs pre-start process (162) terminated with status 1
[    5.277821] init: cros_configfs post-stop process (168) terminated with status 32
[    5.303286] udevd[171]: starting version 225
[    5.334888] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    5.347688] usb 1-5.4: new full-speed USB device number 8 using xhci_hcd
[    5.347866] usb 1-5.4: Device not responding to setup address.
[    5.506592] LoadPin: mmcblk0p5 (179:5): writable
[    5.506628] LoadPin: enforcement can be disabled.
[    5.506675] LoadPin: kernel-module pinned obj="/lib/modules/6.1.0-rc3-01115-ga397a9098fb3/kernel/drivers/input/joydev.ko.gz" pid=186 cmdline="udevd --daemon"
[    5.525595] calling  init_module+0x0/0x1000 [joydev] @ 186
[    5.525637] initcall init_module+0x0/0x1000 [joydev] returned 0 after 15 usecs
[    5.529676] EXT4-fs (mmcblk0p1): recovery complete
[    5.530957] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Quota mode: journalled.
[    5.551845] usb 1-5.4: Device not responding to setup address.
[    5.739047] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Quota mode: none.
[    5.760685] usb 1-5.4: device not accepting address 8, error -71
[    5.785637] calling  init_module+0x0/0x1000 [prime_numbers] @ 390
[    5.785675] initcall init_module+0x0/0x1000 [prime_numbers] returned 0 after 1 usecs
[    5.804371] calling  init_module+0x0/0x1000 [drm_display_helper] @ 390
[    5.804452] initcall init_module+0x0/0x1000 [drm_display_helper] returned 0 after 47 usecs
[    5.808635] calling  init_module+0x0/0x1000 [drm_buddy] @ 390
[    5.808683] initcall init_module+0x0/0x1000 [drm_buddy] returned 0 after 14 usecs
[    5.810989] calling  init_module+0x0/0x1000 [backlight] @ 390
[    5.811038] initcall init_module+0x0/0x1000 [backlight] returned 0 after 31 usecs
[    5.814356] calling  init_module+0x0/0x1000 [wmi] @ 390
[    5.814724] initcall init_module+0x0/0x1000 [wmi] returned 0 after 348 usecs
[    5.818904] calling  init_module+0x0/0x29 [video] @ 390
[    5.818968] initcall init_module+0x0/0x29 [video] returned 0 after 40 usecs
[    5.825690] usb 1-5.4: new full-speed USB device number 9 using xhci_hcd
[    5.825876] usb 1-5.4: Device not responding to setup address.
[    5.847622] EXT4-fs (mmcblk0p1): re-mounted. Quota mode: journalled.
[    6.031902] usb 1-5.4: Device not responding to setup address.
[    6.185145] kauditd_printk_skb: 651 callbacks suppressed
[    6.185153] audit: type=1400 audit(1667611248.983:662): avc:  denied  { lock } for  pid=405 comm="mount-encrypted" path="/run/mount_encrypted/metrics.mount-encrypted" dev="tmpfs" ino=220 scontext=u:r:chromeos_startup:s0 tcontext=u:object_r:cros_run_mount_encrypted:s0 tclass=file permissive=1
[    6.201088] audit: type=1400 audit(1667611248.999:663): avc:  denied  { write } for  pid=405 comm="mount-encrypted" name="encrypted.block" dev="mmcblk0p1" ino=14 scontext=u:r:chromeos_startup:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
[    6.201306] audit: type=1400 audit(1667611248.999:664): avc:  denied  { read } for  pid=405 comm="mount-encrypted" name="loop-control" dev="devtmpfs" ino=106 scontext=u:r:chromeos_startup:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
[    6.201325] audit: type=1400 audit(1667611248.999:665): avc:  denied  { open } for  pid=405 comm="mount-encrypted" path="/dev/loop-control" dev="devtmpfs" ino=106 scontext=u:r:chromeos_startup:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
[    6.201410] audit: type=1400 audit(1667611248.999:666): avc:  denied  { ioctl } for  pid=405 comm="mount-encrypted" path="/dev/loop-control" dev="devtmpfs" ino=106 ioctlcmd=0x4c82 scontext=u:r:chromeos_startup:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
[    6.201498] audit: type=1400 audit(1667611248.999:667): avc:  denied  { write } for  pid=405 comm="mount-encrypted" name="loop0" dev="devtmpfs" ino=107 scontext=u:r:chromeos_startup:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[    6.201515] audit: type=1400 audit(1667611248.999:668): avc:  denied  { ioctl } for  pid=405 comm="mount-encrypted" path="/dev/loop0" dev="devtmpfs" ino=107 ioctlcmd=0x4c00 scontext=u:r:chromeos_startup:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[    6.201557] loop0: detected capacity change from 0 to 30811200
[    6.201732] audit: type=1400 audit(1667611249.000:669): avc:  denied  { ioctl } for  pid=405 comm="mount-encrypted" path="/dev/loop0" dev="devtmpfs" ino=107 ioctlcmd=0x4c08 scontext=u:r:chromeos_startup:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[    6.239768] usb 1-5.4: device not accepting address 9, error -71
[    6.240139] usb 1-5-port4: unable to enumerate USB device
[    6.308867] audit: type=1400 audit(1667611249.107:670): avc:  denied  { ioctl } for  pid=405 comm="mount-encrypted" path="/dev/loop0" dev="devtmpfs" ino=107 ioctlcmd=0x4c04 scontext=u:r:chromeos_startup:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[    6.316255] audit: type=1400 audit(1667611249.114:671): avc:  denied  { getattr } for  pid=405 comm="mount-encrypted" path="/sys/devices/virtual/block/loop1/dev" dev="sysfs" ino=14573 scontext=u:r:chromeos_startup:s0 tcontext=u:object_r:sysfs_loop:s0 tclass=file permissive=1
[    6.576889] EXT4-fs (dm-0): recovery complete
[    6.578345] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Quota mode: none.
[    6.606557] calling  init_module+0x0/0xa8 [i915] @ 390
[    6.607455] Stack Depot allocating hash table of 524288 entries with kvcalloc
[    6.661729] i915 0000:00:02.0: [drm] couldn't get memory information
[    6.664647] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/glk_dmc_ver1_04.bin (v1.4)
[    6.713291] SELinux:  Context u:object_r:cros_modemfwd_file:s0 is not valid (left unmapped).
[    6.727353] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    6.730533] i915 0000:00:02.0: [drm] DRM_I915_DEBUG enabled
[    6.730547] i915 0000:00:02.0: [drm] DRM_I915_DEBUG_GEM enabled
[    6.730558] i915 0000:00:02.0: [drm] DRM_I915_DEBUG_RUNTIME_PM enabled
[    6.730758] initcall init_module+0x0/0xa8 [i915] returned 0 after 123889 usecs
[    6.735553] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    6.775893] init: udev-trigger-early main process (173) terminated with status 2
[    6.920367] frecon[472]: Frecon using drm driver i915, version 1.6, date(20201103), desc(Intel Graphics) using atomic
[    7.953034] EXT4-fs (mmcblk0p1): re-mounted. Quota mode: journalled.
[    8.158546] init: swap main process (624) terminated with status 2
[    8.192048] calling  init_module+0x0/0x1000 [r8152] @ 641
[    8.199393] usbcore: registered new interface driver r8152
[    8.199413] initcall init_module+0x0/0x1000 [r8152] returned 0 after 7337 usecs
[    8.266214] usb 1-5.1: reset high-speed USB device number 5 using xhci_hcd
[    8.345420] frecon[472]: Unable to open drm_master_relax.
[    8.384306] r8152 1-5.1:1.0: load rtl8153b-2 v1 10/23/19 successfully
[    8.418040] r8152 1-5.1:1.0 eth0: v1.12.13
[    8.497262] calling  init_module+0x0/0xd9 [cfg80211] @ 686
[    8.503756] initcall init_module+0x0/0xd9 [cfg80211] returned 0 after 6344 usecs
[    8.704066] calling  init_module+0x0/0x32 [mac80211] @ 686
[    8.704227] initcall init_module+0x0/0x32 [mac80211] returned 0 after 24 usecs
[    8.778549] calling  init_module+0x0/0x1000 [rtw88_8822ce] @ 686
[    8.786220] rtw_8822ce 0000:01:00.0: Firmware version 9.9.11, H2C version 15
[    8.786727] rtw_8822ce 0000:01:00.0: Firmware version 9.9.4, H2C version 15
[    8.828931] initcall init_module+0x0/0x1000 [rtw88_8822ce] returned 0 after 50357 usecs
[    9.096901] calling  init_module+0x0/0x1000 [ecdh_generic] @ 880
[    9.139936] initcall init_module+0x0/0x1000 [ecdh_generic] returned 0 after 43011 usecs
[    9.310306] calling  init_module+0x0/0xb4 [bluetooth] @ 880
[    9.310382] Bluetooth: Core ver 2.22
[    9.310625] NET: Registered PF_BLUETOOTH protocol family
[    9.310636] Bluetooth: HCI device and connection manager initialized
[    9.310721] Bluetooth: HCI socket layer initialized
[    9.310737] Bluetooth: L2CAP socket layer initialized
[    9.310779] Bluetooth: SCO socket layer initialized
[    9.310817] initcall init_module+0x0/0xb4 [bluetooth] returned 0 after 436 usecs
[    9.557078] init: cr50-metrics main process (970) terminated with status 1
[   11.857632] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   11.858090] r8152 1-5.1:1.0 eth0: carrier on
[   11.897405] calling  init_module+0x0/0x88 [8021q] @ 1249
[   11.897429] 8021q: 802.1Q VLAN Support v1.8
[   11.897501] initcall init_module+0x0/0x88 [8021q] returned 0 after 73 usecs
[   19.329856] calling  init_module+0x0/0x1000 [snd_hda_core] @ 1339
[   19.329967] initcall init_module+0x0/0x1000 [snd_hda_core] returned 0 after 64 usecs
[   19.354934] calling  init_module+0x0/0x2e [snd_hwdep] @ 1339
[   19.354976] initcall init_module+0x0/0x2e [snd_hwdep] returned 0 after 13 usecs
[   19.446318] calling  init_module+0x0/0x1000 [snd_soc_da7219] @ 1334
[   19.491781] da7219 i2c-DLGS7219:00: Using default DAI clk names: da7219-dai-wclk, da7219-dai-bclk
[   19.492019] initcall init_module+0x0/0x1000 [snd_soc_da7219] returned 0 after 45667 usecs
[   19.548267] calling  init_module+0x0/0x1000 [soundwire_bus] @ 1339
[   19.548435] initcall init_module+0x0/0x1000 [soundwire_bus] returned 0 after 128 usecs
[   19.626350] calling  init_module+0x0/0x1000 [snd_soc_max98357a] @ 1334
[   19.667197] max98357a MX98357A:00: GPIO lookup for consumer sdmode
[   19.667212] max98357a MX98357A:00: using ACPI for GPIO lookup
[   19.667221] acpi MX98357A:00: GPIO: looking up sdmode-gpios
[   19.667231] acpi MX98357A:00: GPIO: looking up sdmode-gpio
[   19.667243] acpi MX98357A:00: GPIO: _DSD returned MX98357A:00 0 0 0
[   19.667366] gpio gpiochip1: Persistence not supported for GPIO 15
[   19.674484] initcall init_module+0x0/0x1000 [snd_soc_max98357a] returned 0 after 48108 usecs
[   19.806969] calling  init_module+0x0/0x1000 [soundwire_intel] @ 1339
[   19.808926] initcall init_module+0x0/0x1000 [soundwire_intel] returned 0 after 1928 usecs
[   19.833022] udevd[1335]: error opening ATTR{/sys/devices/pci0000:00/0000:00:1c.0/power/wakeup} for writing: Permission denied
[   19.877769] calling  init_module+0x0/0x1000 [snd_sof_pci_intel_apl] @ 1339
[   19.877870] sof-audio-pci-intel-apl 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if info 0x040100
[   19.916539] sof-audio-pci-intel-apl 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if 0x040100
[   19.917415] initcall init_module+0x0/0x1000 [snd_sof_pci_intel_apl] returned 0 after 39618 usecs
[   19.920080] sof-audio-pci-intel-apl 0000:00:0e.0: bound 0000:00:02.0 (ops __SCT__tp_func_intel_frontbuffer_flush [i915])
[   19.963084] sof-audio-pci-intel-apl 0000:00:0e.0: use msi interrupt mode
[   20.049678] udevd[1339]: Process '/bin/chown power:power /sys//devices/platform/Fixed MDIO bus.0/power/control' failed with exit code 1.
[   20.055736] calling  init_module+0x0/0x1000 [btusb] @ 1340
[   20.083527] calling  init_module+0x0/0x1000 [snd_hda_codec_hdmi] @ 1575
[   20.088922] udevd[1339]: Process '/bin/chown power:power /sys//devices/platform/Fixed MDIO bus.0/mdio_bus/fixed-0/power/control' failed with exit code 1.
[   20.093865] initcall init_module+0x0/0x1000 [snd_hda_codec_hdmi] returned 0 after 10299 usecs
[   20.095389] sof-audio-pci-intel-apl 0000:00:0e.0: NHLT_DEVICE_I2S detected, ssp_mask 0x6
[   20.095406] sof-audio-pci-intel-apl 0000:00:0e.0: hda codecs found, mask 4
[   20.096317] sof-audio-pci-intel-apl 0000:00:0e.0: Direct firmware load for intel/sof/community/sof-glk.ri failed with error -2
[   20.096336] sof-audio-pci-intel-apl 0000:00:0e.0: error: sof firmware file is missing, you might need to
[   20.096348] sof-audio-pci-intel-apl 0000:00:0e.0:        download it from https://github.com/thesofproject/sof-bin/
[   20.096359] sof-audio-pci-intel-apl 0000:00:0e.0: error: failed to load DSP firmware -2
[   20.120607] sof-audio-pci-intel-apl 0000:00:0e.0: error: sof_probe_work failed err: -2
[   20.153782] calling  init_module+0x0/0x1000 [uvcvideo] @ 1336
[   20.154634] usb 1-7: GPIO lookup for consumer privacy
[   20.154643] usb 1-7: using ACPI for GPIO lookup
[   20.154764] acpi device:1c: GPIO: looking up privacy-gpios
[   20.154774] acpi device:1c: GPIO: looking up privacy-gpio
[   20.154782] usb 1-7: using lookup tables for GPIO lookup
[   20.154790] usb 1-7: No GPIO consumer privacy found
[   20.154798] usb 1-7: Found UVC 1.00 device HP TrueVision HD Camera (04f2:b686)
[   20.156142] usb 1-3: GPIO lookup for consumer reset
[   20.156152] usb 1-3: using ACPI for GPIO lookup
[   20.156161] acpi device:18: GPIO: looking up reset-gpios
[   20.156170] acpi device:18: GPIO: looking up reset-gpio
[   20.156182] acpi device:18: GPIO: _DSD returned device:18 0 0 1
[   20.156328] gpio gpiochip1: Persistence not supported for GPIO 33
[   20.176909] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822
[   20.177876] Bluetooth: hci0: RTL: rom_version status=0 version=3
[   20.177890] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin
[   20.183560] usbcore: registered new interface driver btusb
[   20.183578] initcall init_module+0x0/0x1000 [btusb] returned 0 after 29755 usecs
[   20.191018] usbcore: registered new interface driver uvcvideo
[   20.191039] initcall init_module+0x0/0x1000 [uvcvideo] returned 0 after 37217 usecs
[   20.210779] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin
[   20.211261] Bluetooth: hci0: RTL: cfg_sz 6, total sz 35086
[   20.380881] Bluetooth: hci0: RTL: fw version 0x19b76d7d
[   20.450879] Bluetooth: hci0: HCI_REQ-0xfcf0
[   20.453880] Bluetooth: hci0: AOSP extensions version v1.00
[   20.453899] Bluetooth: hci0: AOSP quality report is supported
[   20.454265] Bluetooth: MGMT ver 1.22
[   20.545525] calling  init_module+0x0/0x1000 [af_alg] @ 1732
[   20.545562] NET: Registered PF_ALG protocol family
[   20.545617] initcall init_module+0x0/0x1000 [af_alg] returned 0 after 57 usecs
[   20.605053] udevd[1354]: Process '/bin/chown -R root:wilco_dtc /sys/firmware/dmi/tables' failed with exit code 1.
[   20.622802] calling  init_module+0x0/0x1000 [algif_skcipher] @ 1754
[   20.622835] initcall init_module+0x0/0x1000 [algif_skcipher] returned 0 after 3 usecs
[   20.778741] calling  init_module+0x0/0x1000 [algif_hash] @ 1808
[   20.778772] initcall init_module+0x0/0x1000 [algif_hash] returned 0 after 3 usecs
[   20.784061] calling  init_module+0x0/0x1000 [snd_soc_dmic] @ 1341
[   20.786087] initcall init_module+0x0/0x1000 [snd_soc_dmic] returned 0 after 1996 usecs
[   20.814461] udevd[1334]: Process '/bin/chown power:power /sys//devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/bluetooth/hci0/identity' failed with exit code 1.
[   20.859443] calling  init_module+0x0/0x1000 [cmac] @ 1833
[   20.859474] initcall init_module+0x0/0x1000 [cmac] returned 0 after 5 usecs
[   20.912458] Bluetooth: hci0: unsupported parameter 28
[   20.912481] Bluetooth: hci0: unsupported parameter 28
[   49.902106] [IGT] i915_module_load: executing
[   49.939351] [IGT] i915_module_load: starting subtest reload
[   51.165786] calling  init_module+0x0/0xa8 [i915] @ 1915
[   51.167561] i915 0000:00:02.0: [drm] couldn't get memory information
[   51.169384] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/glk_dmc_ver1_04.bin (v1.4)
[   52.088105] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[   52.093645] i915 0000:00:02.0: [drm] DRM_I915_DEBUG enabled
[   52.093686] i915 0000:00:02.0: [drm] DRM_I915_DEBUG_GEM enabled
[   52.093696] i915 0000:00:02.0: [drm] DRM_I915_DEBUG_RUNTIME_PM enabled
[   52.093892] initcall init_module+0x0/0xa8 [i915] returned 0 after 927865 usecs
[   52.097880] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   52.138846] calling  init_module+0x0/0x1000 [snd_hda_core] @ 1915
[   52.138964] initcall init_module+0x0/0x1000 [snd_hda_core] returned 0 after 87 usecs
[   52.142067] calling  init_module+0x0/0x2e [snd_hwdep] @ 1915
[   52.142099] initcall init_module+0x0/0x2e [snd_hwdep] returned 0 after 12 usecs
[   52.183368] calling  init_module+0x0/0x1000 [snd_hda_intel] @ 1915
[   52.183464] snd_hda_intel 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if info 0x040100
[   52.188177] initcall init_module+0x0/0x1000 [snd_hda_intel] returned 0 after 4778 usecs
[   52.444002] snd_hda_intel 0000:00:0e.0: bound 0000:00:02.0 (ops __SCT__tp_func_intel_frontbuffer_flush [i915])
[   52.510465] calling  init_module+0x0/0x1000 [snd_hda_codec_hdmi] @ 1971
[   52.524067] initcall init_module+0x0/0x1000 [snd_hda_codec_hdmi] returned 0 after 13571 usecs
[   52.526144] [IGT] i915_module_load: exiting, ret=0
[   52.528720] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input7
[   52.529184] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input8
[   52.529733] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input9
[   71.761094] [IGT] gem_exec_gttfill: executing
[   71.788550] [IGT] gem_exec_gttfill: starting subtest basic
[   71.789435] gem_exec_gttfil (2035): drop_caches: 4
[   85.388570] [IGT] gem_exec_gttfill: exiting, ret=0
[   91.419456] [IGT] i915_module_load: executing
[   91.452955] [IGT] i915_module_load: starting subtest reload
[   92.871493] calling  init_module+0x0/0xa8 [i915] @ 2055
[   92.872626] ------------[ cut here ]------------
[   92.872642] ODEBUG: init destroyed (active state 0) object type: i915_sw_fence hint: sw_fence_dummy_notify+0x0/0x11 [i915]
[   92.872874] WARNING: CPU: 2 PID: 2055 at lib/debugobjects.c:505 debug_print_object+0x6b/0x7e
[   92.872893] Modules linked in: i915(+) snd_hda_codec_hdmi snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec snd_hwdep snd_hda_core cmac algif_hash algif_skcipher af_alg uvcvideo videobuf2_vmalloc videobuf2_v4l2 videobuf2_memops btusb btrtl btintel btmtk btbcm videobuf2_common soundwire_intel soundwire_generic_allocation soundwire_cadence soundwire_bus 8021q bluetooth ecdh_generic ecc rtw88_8822ce rtw88_8822c rtw88_pci rtw88_core mac80211 cfg80211 r8152 mii video wmi backlight drm_buddy intel_gtt drm_display_helper ttm prime_numbers joydev [last unloaded: i915]
[   92.873171] CPU: 2 PID: 2055 Comm: i915_module_loa Not tainted 6.1.0-rc3-01115-ga397a9098fb3 #34 da301d5c2a1b08b92afa3fcf6e5d29d92da7f745
[   92.873185] Hardware name: HP Meep/Meep, BIOS Google_Meep.11297.262.0 03/18/2021
[   92.873196] RIP: 0010:debug_print_object+0x6b/0x7e
[   92.873211] Code: 31 c9 ff c0 89 05 ae a4 67 01 8b 43 10 8b 4b 14 48 8b 14 c5 e0 4a c6 83 4d 8b 07 48 c7 c7 d4 47 ec 83 4c 89 f6 e8 ba 53 c2 ff <0f> 0b ff 05 2a 50 11 01 5b 41 5e 41 5f 5d c3 cc cc cc cc 55 48 89
[   92.873223] RSP: 0018:ffffae2b40547638 EFLAGS: 00010246
[   92.873239] RAX: 01ca4a3274cff100 RBX: ffff9c21400636b8 RCX: ffffffff8405ecb8
[   92.873249] RDX: 0000000000000000 RSI: 00000000ffffdfff RDI: 0000000000000001
[   92.873260] RBP: ffffae2b40547650 R08: 0000000000000000 R09: ffffae2b40547490
[   92.873270] R10: 00000000ffffdfff R11: ffffffff82e46e5b R12: ffff9c215c322cf8
[   92.873280] R13: ffffffffc06766b0 R14: ffffffff83effcd1 R15: ffffffffc06766b0
[   92.873290] FS:  000078ea72bdf940(0000) GS:ffff9c22b7d00000(0000) knlGS:0000000000000000
[   92.873301] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   92.873312] CR2: 000078ea721ef000 CR3: 00000001257fa000 CR4: 0000000000350ee0
[   92.873323] Call Trace:
[   92.873335]  <TASK>
[   92.873376]  __debug_object_init+0x26c/0x5ea
[   92.873397]  ? intel_huc_init_early+0xa6/0xa6 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.873580]  ? 0xffffffffc01f0083
[   92.873616]  ? prepare_ftrace_return+0xa2/0xdf
[   92.873647]  ? __init_waitqueue_head+0x5/0x21
[   92.873692]  i915_sw_fence_reinit+0x19/0x3d [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.873941]  intel_huc_init_early+0x72/0xa6 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.874125]  intel_uc_init_early+0x76/0x25b [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.874308]  intel_gt_common_init_early+0xc3/0xd6 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.874489]  intel_root_gt_init_early+0x4c/0x5c [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.874709]  i915_driver_probe+0x26b/0xbf9 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.875020]  ? drm_privacy_screen_put+0x5/0x23
[   92.875048]  i915_pci_probe+0x182/0x266 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.875236]  pci_device_probe+0x99/0x126
[   92.875260]  really_probe+0xef/0x29d
[   92.875282]  __driver_probe_device+0x89/0xd7
[   92.875395]  driver_probe_device+0x24/0x80
[   92.875416]  __driver_attach+0x9e/0xe8
[   92.875431]  ? driver_attach+0x1f/0x1f
[   92.875446]  bus_for_each_dev+0x8c/0xc4
[   92.875471]  bus_add_driver+0x120/0x1fb
[   92.875488]  ? 0xffffffffc0bed000
[   92.875506]  driver_register+0x60/0xf7
[   92.875522]  ? 0xffffffffc0bed000
[   92.875538]  init_module+0x2c/0xa8 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.875790]  ? 0xffffffffc0bed000
[   92.875808]  do_one_initcall+0x135/0x2a1
[   92.875939]  ? 0xffffffffc0bed000
[   92.875963]  do_init_module+0x51/0x1dc
[   92.875986]  load_module+0x104b/0x11eb
[   92.876022]  __se_sys_finit_module+0x100/0x128
[   92.876070]  do_syscall_64+0x48/0x90
[   92.876091]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[   92.876108] RIP: 0033:0x78ea73b30219
[   92.876124] Code: 5b 41 5c 5d c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d e7 db 0d 00 f7 d8 64 89 01 48
[   92.876135] RSP: 002b:00007ffc728018a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[   92.876151] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 000078ea73b30219
[   92.876162] RDX: 0000000000000004 RSI: 00005c3e65146200 RDI: 0000000000000003
[   92.876172] RBP: 00007ffc72801910 R08: 00005c3e651748e8 R09: 00007ffc72801910
[   92.876182] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
[   92.876192] R13: 00005c3e65148c80 R14: 0000000000000000 R15: 00005c3e65146200
[   92.876228]  </TASK>
[   92.876238] ---[ end trace 0000000000000000 ]---
[   92.876250] ------------[ cut here ]------------
[   92.876259] ODEBUG: activate destroyed (active state 0) object type: i915_sw_fence hint: sw_fence_dummy_notify+0x0/0x11 [i915]
[   92.876451] WARNING: CPU: 2 PID: 2055 at lib/debugobjects.c:505 debug_print_object+0x6b/0x7e
[   92.876466] Modules linked in: i915(+) snd_hda_codec_hdmi snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec snd_hwdep snd_hda_core cmac algif_hash algif_skcipher af_alg uvcvideo videobuf2_vmalloc videobuf2_v4l2 videobuf2_memops btusb btrtl btintel btmtk btbcm videobuf2_common soundwire_intel soundwire_generic_allocation soundwire_cadence soundwire_bus 8021q bluetooth ecdh_generic ecc rtw88_8822ce rtw88_8822c rtw88_pci rtw88_core mac80211 cfg80211 r8152 mii video wmi backlight drm_buddy intel_gtt drm_display_helper ttm prime_numbers joydev [last unloaded: i915]
[   92.876747] CPU: 2 PID: 2055 Comm: i915_module_loa Tainted: G        W          6.1.0-rc3-01115-ga397a9098fb3 #34 da301d5c2a1b08b92afa3fcf6e5d29d92da7f745
[   92.876759] Hardware name: HP Meep/Meep, BIOS Google_Meep.11297.262.0 03/18/2021
[   92.876769] RIP: 0010:debug_print_object+0x6b/0x7e
[   92.876783] Code: 31 c9 ff c0 89 05 ae a4 67 01 8b 43 10 8b 4b 14 48 8b 14 c5 e0 4a c6 83 4d 8b 07 48 c7 c7 d4 47 ec 83 4c 89 f6 e8 ba 53 c2 ff <0f> 0b ff 05 2a 50 11 01 5b 41 5e 41 5f 5d c3 cc cc cc cc 55 48 89
[   92.876818] RSP: 0018:ffffae2b405476c8 EFLAGS: 00010246
[   92.876834] RAX: 01ca4a3274cff100 RBX: ffff9c21400636b8 RCX: 0000000000000027
[   92.876844] RDX: 0000000000000027 RSI: 00000000ffffdfff RDI: ffff9c22b7d1b440
[   92.876855] RBP: ffffae2b405476e0 R08: 0000000000000000 R09: ffffae2b40547520
[   92.876865] R10: 00000000ffffdfff R11: ffffffff82e46e5b R12: ffffffff847a2488
[   92.876894] R13: 0000000000000000 R14: ffffffff83e8cfba R15: ffffffffc06766b0
[   92.876905] FS:  000078ea72bdf940(0000) GS:ffff9c22b7d00000(0000) knlGS:0000000000000000
[   92.876916] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   92.876926] CR2: 000078ea721ef000 CR3: 00000001257fa000 CR4: 0000000000350ee0
[   92.876937] Call Trace:
[   92.876947]  <TASK>
[   92.876962]  debug_object_activate+0x148/0x1bf
[   92.876991]  i915_sw_fence_commit+0x19/0x23 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.877170]  intel_huc_init_early+0x7a/0xa6 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.877427]  intel_uc_init_early+0x76/0x25b [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.877608]  intel_gt_common_init_early+0xc3/0xd6 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.877807]  intel_root_gt_init_early+0x4c/0x5c [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.877987]  i915_driver_probe+0x26b/0xbf9 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.878164]  ? drm_privacy_screen_put+0x5/0x23
[   92.878189]  i915_pci_probe+0x182/0x266 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.878377]  pci_device_probe+0x99/0x126
[   92.878398]  really_probe+0xef/0x29d
[   92.878418]  __driver_probe_device+0x89/0xd7
[   92.878437]  driver_probe_device+0x24/0x80
[   92.878456]  __driver_attach+0x9e/0xe8
[   92.878470]  ? driver_attach+0x1f/0x1f
[   92.878486]  bus_for_each_dev+0x8c/0xc4
[   92.878509]  bus_add_driver+0x120/0x1fb
[   92.878526]  ? 0xffffffffc0bed000
[   92.878543]  driver_register+0x60/0xf7
[   92.878559]  ? 0xffffffffc0bed000
[   92.878575]  init_module+0x2c/0xa8 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.878775]  ? 0xffffffffc0bed000
[   92.878792]  do_one_initcall+0x135/0x2a1
[   92.878921]  ? 0xffffffffc0bed000
[   92.878945]  do_init_module+0x51/0x1dc
[   92.878966]  load_module+0x104b/0x11eb
[   92.879001]  __se_sys_finit_module+0x100/0x128
[   92.879048]  do_syscall_64+0x48/0x90
[   92.879067]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[   92.879081] RIP: 0033:0x78ea73b30219
[   92.879096] Code: 5b 41 5c 5d c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d e7 db 0d 00 f7 d8 64 89 01 48
[   92.879107] RSP: 002b:00007ffc728018a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[   92.879123] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 000078ea73b30219
[   92.879133] RDX: 0000000000000004 RSI: 00005c3e65146200 RDI: 0000000000000003
[   92.879143] RBP: 00007ffc72801910 R08: 00005c3e651748e8 R09: 00007ffc72801910
[   92.879153] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
[   92.879163] R13: 00005c3e65148c80 R14: 0000000000000000 R15: 00005c3e65146200
[   92.879199]  </TASK>
[   92.879228] ---[ end trace 0000000000000000 ]---
[   92.879240] ------------[ cut here ]------------
[   92.879249] ODEBUG: active_state destroyed (active state 0) object type: i915_sw_fence hint: sw_fence_dummy_notify+0x0/0x11 [i915]
[   92.879434] WARNING: CPU: 2 PID: 2055 at lib/debugobjects.c:505 debug_print_object+0x6b/0x7e
[   92.879449] Modules linked in: i915(+) snd_hda_codec_hdmi snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec snd_hwdep snd_hda_core cmac algif_hash algif_skcipher af_alg uvcvideo videobuf2_vmalloc videobuf2_v4l2 videobuf2_memops btusb btrtl btintel btmtk btbcm videobuf2_common soundwire_intel soundwire_generic_allocation soundwire_cadence soundwire_bus 8021q bluetooth ecdh_generic ecc rtw88_8822ce rtw88_8822c rtw88_pci rtw88_core mac80211 cfg80211 r8152 mii video wmi backlight drm_buddy intel_gtt drm_display_helper ttm prime_numbers joydev [last unloaded: i915]
[   92.879858] CPU: 2 PID: 2055 Comm: i915_module_loa Tainted: G        W          6.1.0-rc3-01115-ga397a9098fb3 #34 da301d5c2a1b08b92afa3fcf6e5d29d92da7f745
[   92.879870] Hardware name: HP Meep/Meep, BIOS Google_Meep.11297.262.0 03/18/2021
[   92.879881] RIP: 0010:debug_print_object+0x6b/0x7e
[   92.879895] Code: 31 c9 ff c0 89 05 ae a4 67 01 8b 43 10 8b 4b 14 48 8b 14 c5 e0 4a c6 83 4d 8b 07 48 c7 c7 d4 47 ec 83 4c 89 f6 e8 ba 53 c2 ff <0f> 0b ff 05 2a 50 11 01 5b 41 5e 41 5f 5d c3 cc cc cc cc 55 48 89
[   92.879906] RSP: 0018:ffffae2b40547670 EFLAGS: 00010246
[   92.879922] RAX: 01ca4a3274cff100 RBX: ffff9c21400636b8 RCX: 0000000000000027
[   92.879932] RDX: 0000000000000027 RSI: 00000000ffffdfff RDI: ffff9c22b7d1b440
[   92.879942] RBP: ffffae2b40547688 R08: 0000000000000000 R09: ffffae2b405474c0
[   92.879952] R10: 00000000ffffdfff R11: ffffffff82e46e5b R12: ffffffff847a2488
[   92.879962] R13: 0000000000000000 R14: ffffffff83eb46d5 R15: ffffffffc06766b0
[   92.879972] FS:  000078ea72bdf940(0000) GS:ffff9c22b7d00000(0000) knlGS:0000000000000000
[   92.879983] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   92.879993] CR2: 000078ea721ef000 CR3: 00000001257fa000 CR4: 0000000000350ee0
[   92.880003] Call Trace:
[   92.880014]  <TASK>
[   92.880029]  debug_object_active_state+0xee/0x115
[   92.880047]  ? debug_object_assert_init+0x111/0x134
[   92.880063]  ? _raw_spin_unlock_irqrestore+0x5/0x29
[   92.880086]  __i915_sw_fence_complete+0x57/0x215 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.880279]  intel_huc_init_early+0x7a/0xa6 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.880460]  intel_uc_init_early+0x76/0x25b [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.880640]  intel_gt_common_init_early+0xc3/0xd6 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.880836]  intel_root_gt_init_early+0x4c/0x5c [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.881035]  i915_driver_probe+0x26b/0xbf9 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.881213]  ? drm_privacy_screen_put+0x5/0x23
[   92.881238]  i915_pci_probe+0x182/0x266 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.881579]  pci_device_probe+0x99/0x126
[   92.881601]  really_probe+0xef/0x29d
[   92.881621]  __driver_probe_device+0x89/0xd7
[   92.881640]  driver_probe_device+0x24/0x80
[   92.881680]  __driver_attach+0x9e/0xe8
[   92.881696]  ? driver_attach+0x1f/0x1f
[   92.881712]  bus_for_each_dev+0x8c/0xc4
[   92.881735]  bus_add_driver+0x120/0x1fb
[   92.881754]  ? 0xffffffffc0bed000
[   92.881771]  driver_register+0x60/0xf7
[   92.881786]  ? 0xffffffffc0bed000
[   92.881802]  init_module+0x2c/0xa8 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.882029]  ? 0xffffffffc0bed000
[   92.882046]  do_one_initcall+0x135/0x2a1
[   92.882175]  ? 0xffffffffc0bed000
[   92.882198]  do_init_module+0x51/0x1dc
[   92.882219]  load_module+0x104b/0x11eb
[   92.882254]  __se_sys_finit_module+0x100/0x128
[   92.882301]  do_syscall_64+0x48/0x90
[   92.882320]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[   92.882334] RIP: 0033:0x78ea73b30219
[   92.882368] Code: 5b 41 5c 5d c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d e7 db 0d 00 f7 d8 64 89 01 48
[   92.882379] RSP: 002b:00007ffc728018a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[   92.882395] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 000078ea73b30219
[   92.882405] RDX: 0000000000000004 RSI: 00005c3e65146200 RDI: 0000000000000003
[   92.882414] RBP: 00007ffc72801910 R08: 00005c3e651748e8 R09: 00007ffc72801910
[   92.882424] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
[   92.882434] R13: 00005c3e65148c80 R14: 0000000000000000 R15: 00005c3e65146200
[   92.882470]  </TASK>
[   92.882479] ---[ end trace 0000000000000000 ]---
[   92.882490] ------------[ cut here ]------------
[   92.882499] ODEBUG: active_state destroyed (active state 0) object type: i915_sw_fence hint: sw_fence_dummy_notify+0x0/0x11 [i915]
[   92.882751] WARNING: CPU: 2 PID: 2055 at lib/debugobjects.c:505 debug_print_object+0x6b/0x7e
[   92.882766] Modules linked in: i915(+) snd_hda_codec_hdmi snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec snd_hwdep snd_hda_core cmac algif_hash algif_skcipher af_alg uvcvideo videobuf2_vmalloc videobuf2_v4l2 videobuf2_memops btusb btrtl btintel btmtk btbcm videobuf2_common soundwire_intel soundwire_generic_allocation soundwire_cadence soundwire_bus 8021q bluetooth ecdh_generic ecc rtw88_8822ce rtw88_8822c rtw88_pci rtw88_core mac80211 cfg80211 r8152 mii video wmi backlight drm_buddy intel_gtt drm_display_helper ttm prime_numbers joydev [last unloaded: i915]
[   92.883046] CPU: 2 PID: 2055 Comm: i915_module_loa Tainted: G        W          6.1.0-rc3-01115-ga397a9098fb3 #34 da301d5c2a1b08b92afa3fcf6e5d29d92da7f745
[   92.883058] Hardware name: HP Meep/Meep, BIOS Google_Meep.11297.262.0 03/18/2021
[   92.883068] RIP: 0010:debug_print_object+0x6b/0x7e
[   92.883082] Code: 31 c9 ff c0 89 05 ae a4 67 01 8b 43 10 8b 4b 14 48 8b 14 c5 e0 4a c6 83 4d 8b 07 48 c7 c7 d4 47 ec 83 4c 89 f6 e8 ba 53 c2 ff <0f> 0b ff 05 2a 50 11 01 5b 41 5e 41 5f 5d c3 cc cc cc cc 55 48 89
[   92.883093] RSP: 0018:ffffae2b40547670 EFLAGS: 00010246
[   92.883109] RAX: 01ca4a3274cff100 RBX: ffff9c21400636b8 RCX: ffffffff8405ecb8
[   92.883119] RDX: 0000000000000000 RSI: 00000000ffffdfff RDI: 0000000000000001
[   92.883129] RBP: ffffae2b40547688 R08: 0000000000000000 R09: ffffae2b405474c0
[   92.883139] R10: 00000000ffffdfff R11: ffffffff82e46e5b R12: ffffffff847a2488
[   92.883149] R13: 0000000000000001 R14: ffffffff83eb46d5 R15: ffffffffc06766b0
[   92.883159] FS:  000078ea72bdf940(0000) GS:ffff9c22b7d00000(0000) knlGS:0000000000000000
[   92.883170] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   92.883180] CR2: 000078ea721ef000 CR3: 00000001257fa000 CR4: 0000000000350ee0
[   92.883190] Call Trace:
[   92.883201]  <TASK>
[   92.883216]  debug_object_active_state+0xee/0x115
[   92.883233]  ? debug_object_assert_init+0x111/0x134
[   92.883249]  ? _raw_spin_unlock_irqrestore+0x5/0x29
[   92.883366]  __i915_sw_fence_complete+0x84/0x215 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.883682]  intel_huc_init_early+0x7a/0xa6 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.883993]  intel_uc_init_early+0x76/0x25b [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.884193]  intel_gt_common_init_early+0xc3/0xd6 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.884416]  intel_root_gt_init_early+0x4c/0x5c [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.884593]  i915_driver_probe+0x26b/0xbf9 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.884788]  ? drm_privacy_screen_put+0x5/0x23
[   92.884814]  i915_pci_probe+0x182/0x266 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.885004]  pci_device_probe+0x99/0x126
[   92.885026]  really_probe+0xef/0x29d
[   92.885046]  __driver_probe_device+0x89/0xd7
[   92.885064]  driver_probe_device+0x24/0x80
[   92.885083]  __driver_attach+0x9e/0xe8
[   92.885098]  ? driver_attach+0x1f/0x1f
[   92.885113]  bus_for_each_dev+0x8c/0xc4
[   92.885136]  bus_add_driver+0x120/0x1fb
[   92.885154]  ? 0xffffffffc0bed000
[   92.885171]  driver_register+0x60/0xf7
[   92.885207]  ? 0xffffffffc0bed000
[   92.885224]  init_module+0x2c/0xa8 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.885400]  ? 0xffffffffc0bed000
[   92.885417]  do_one_initcall+0x135/0x2a1
[   92.885638]  ? 0xffffffffc0bed000
[   92.885682]  do_init_module+0x51/0x1dc
[   92.885704]  load_module+0x104b/0x11eb
[   92.885739]  __se_sys_finit_module+0x100/0x128
[   92.885787]  do_syscall_64+0x48/0x90
[   92.885806]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[   92.885820] RIP: 0033:0x78ea73b30219
[   92.885834] Code: 5b 41 5c 5d c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d e7 db 0d 00 f7 d8 64 89 01 48
[   92.885890] RSP: 002b:00007ffc728018a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[   92.885907] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 000078ea73b30219
[   92.885917] RDX: 0000000000000004 RSI: 00005c3e65146200 RDI: 0000000000000003
[   92.885927] RBP: 00007ffc72801910 R08: 00005c3e651748e8 R09: 00007ffc72801910
[   92.885937] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
[   92.885947] R13: 00005c3e65148c80 R14: 0000000000000000 R15: 00005c3e65146200
[   92.885983]  </TASK>
[   92.885992] ---[ end trace 0000000000000000 ]---
[   92.886023] ------------[ cut here ]------------
[   92.886032] ODEBUG: deactivate destroyed (active state 0) object type: i915_sw_fence hint: sw_fence_dummy_notify+0x0/0x11 [i915]
[   92.886221] WARNING: CPU: 2 PID: 2055 at lib/debugobjects.c:505 debug_print_object+0x6b/0x7e
[   92.886236] Modules linked in: i915(+) snd_hda_codec_hdmi snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec snd_hwdep snd_hda_core cmac algif_hash algif_skcipher af_alg uvcvideo videobuf2_vmalloc videobuf2_v4l2 videobuf2_memops btusb btrtl btintel btmtk btbcm videobuf2_common soundwire_intel soundwire_generic_allocation soundwire_cadence soundwire_bus 8021q bluetooth ecdh_generic ecc rtw88_8822ce rtw88_8822c rtw88_pci rtw88_core mac80211 cfg80211 r8152 mii video wmi backlight drm_buddy intel_gtt drm_display_helper ttm prime_numbers joydev [last unloaded: i915]
[   92.886588] CPU: 2 PID: 2055 Comm: i915_module_loa Tainted: G        W          6.1.0-rc3-01115-ga397a9098fb3 #34 da301d5c2a1b08b92afa3fcf6e5d29d92da7f745
[   92.886707] Hardware name: HP Meep/Meep, BIOS Google_Meep.11297.262.0 03/18/2021
[   92.886737] RIP: 0010:debug_print_object+0x6b/0x7e
[   92.886752] Code: 31 c9 ff c0 89 05 ae a4 67 01 8b 43 10 8b 4b 14 48 8b 14 c5 e0 4a c6 83 4d 8b 07 48 c7 c7 d4 47 ec 83 4c 89 f6 e8 ba 53 c2 ff <0f> 0b ff 05 2a 50 11 01 5b 41 5e 41 5f 5d c3 cc cc cc cc 55 48 89
[   92.886762] RSP: 0018:ffffae2b40547680 EFLAGS: 00010246
[   92.886778] RAX: 01ca4a3274cff100 RBX: ffff9c21400636b8 RCX: 0000000000000027
[   92.886788] RDX: 0000000000000027 RSI: 00000000ffffdfff RDI: ffff9c22b7d1b440
[   92.886798] RBP: ffffae2b40547698 R08: 0000000000000000 R09: ffffae2b405474d0
[   92.886808] R10: 00000000ffffdfff R11: ffffffff82e46e5b R12: ffff9c215c322cf8
[   92.886818] R13: 0000000000000000 R14: ffffffff83e7d9ed R15: ffffffffc06766b0
[   92.886828] FS:  000078ea72bdf940(0000) GS:ffff9c22b7d00000(0000) knlGS:0000000000000000
[   92.886886] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   92.886897] CR2: 000078ea721ef000 CR3: 00000001257fa000 CR4: 0000000000350ee0
[   92.886907] Call Trace:
[   92.886961]  <TASK>
[   92.886977]  debug_object_deactivate+0xe3/0x115
[   92.886992]  ? debug_object_assert_init+0x111/0x134
[   92.887008]  ? _raw_spin_unlock_irqrestore+0x5/0x29
[   92.887031]  __i915_sw_fence_complete+0x93/0x215 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.887222]  intel_huc_init_early+0x7a/0xa6 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.887402]  intel_uc_init_early+0x76/0x25b [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.887600]  intel_gt_common_init_early+0xc3/0xd6 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.887871]  intel_root_gt_init_early+0x4c/0x5c [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.888051]  i915_driver_probe+0x26b/0xbf9 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.888228]  ? drm_privacy_screen_put+0x5/0x23
[   92.888253]  i915_pci_probe+0x182/0x266 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.888460]  pci_device_probe+0x99/0x126
[   92.888482]  really_probe+0xef/0x29d
[   92.888502]  __driver_probe_device+0x89/0xd7
[   92.888521]  driver_probe_device+0x24/0x80
[   92.888540]  __driver_attach+0x9e/0xe8
[   92.888554]  ? driver_attach+0x1f/0x1f
[   92.888570]  bus_for_each_dev+0x8c/0xc4
[   92.888592]  bus_add_driver+0x120/0x1fb
[   92.888674]  ? 0xffffffffc0bed000
[   92.888692]  driver_register+0x60/0xf7
[   92.888709]  ? 0xffffffffc0bed000
[   92.888725]  init_module+0x2c/0xa8 [i915 69b21c3664541a8f5991f80ca1b1070414a8029b]
[   92.888904]  ? 0xffffffffc0bed000
[   92.888921]  do_one_initcall+0x135/0x2a1
[   92.889049]  ? 0xffffffffc0bed000
[   92.889072]  do_init_module+0x51/0x1dc
[   92.889093]  load_module+0x104b/0x11eb
[   92.889128]  __se_sys_finit_module+0x100/0x128
[   92.889176]  do_syscall_64+0x48/0x90
[   92.889195]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[   92.889209] RIP: 0033:0x78ea73b30219
[   92.889223] Code: 5b 41 5c 5d c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d e7 db 0d 00 f7 d8 64 89 01 48
[   92.889235] RSP: 002b:00007ffc728018a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[   92.889250] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 000078ea73b30219
[   92.889261] RDX: 0000000000000004 RSI: 00005c3e65146200 RDI: 0000000000000003
[   92.889271] RBP: 00007ffc72801910 R08: 00005c3e651748e8 R09: 00007ffc72801910
[   92.889281] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
[   92.889290] R13: 00005c3e65148c80 R14: 0000000000000000 R15: 00005c3e65146200
[   92.889346]  </TASK>
[   92.889356] ---[ end trace 0000000000000000 ]---
[   92.890099] i915 0000:00:02.0: [drm] couldn't get memory information
[   92.908024] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/glk_dmc_ver1_04.bin (v1.4)
[   93.819180] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[   93.823674] i915 0000:00:02.0: [drm] DRM_I915_DEBUG enabled
[   93.823694] i915 0000:00:02.0: [drm] DRM_I915_DEBUG_GEM enabled
[   93.823705] i915 0000:00:02.0: [drm] DRM_I915_DEBUG_RUNTIME_PM enabled
[   93.827147] initcall init_module+0x0/0xa8 [i915] returned 0 after 955404 usecs
[   93.829245] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   93.869484] calling  init_module+0x0/0x1000 [snd_hda_intel] @ 2055
[   93.869576] snd_hda_intel 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if info 0x040100
[   93.873409] initcall init_module+0x0/0x1000 [snd_hda_intel] returned 0 after 3897 usecs
[   94.173736] snd_hda_intel 0000:00:0e.0: bound 0000:00:02.0 (ops __SCT__tp_func_intel_frontbuffer_flush [i915])
[   94.237601] [IGT] i915_module_load: exiting, ret=0
[   94.242196] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input10
[   94.242744] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input11
[   94.243383] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input12

[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux