kernel-rt-5.14.0-0.rc3.29.rt2.1
* Thu Jul 29 2021 Juri Lelli <juri.lelli@redhat.com> [5.14.0-0.rc3.29.rt2.1] - 20bf31765163 rebase - config: disable KASAN for kernel-rt-debug kernels (Luis Claudio R. Goncalves) [1977862] - redhat: Add realtime-setup dependecy for kernel-rt metapackage (Juri Lelli) [1937013] - spec: Generate separate kernel-rt-kvm packages (Juri Lelli) - Add RT config options (Juri Lelli) - specfile: Add with_realtime (Juri Lelli) - RTize build scripts (Juri Lelli) - Add localversion for -RT release (Thomas Gleixner) - POWERPC: Allow to enable RT (Sebastian Andrzej Siewior) - powerpc: Avoid recursive header includes (Sebastian Andrzej Siewior) - powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior) - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata) - powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior) - powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior) - ARM64: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: Allow to enable RT (Sebastian Andrzej Siewior) - arm64: fpsimd: Delay freeing memory in fpsimd_flush_thread() (Sebastian Andrzej Siewior) - KVM: arm/arm64: downgrade preempt_disable()d region to migrate_disable() (Josh Cartwright) - ARM: enable irq in translation/section permission fault handlers (Yadi.hu) - arch/arm64: Add lazy preempt support (Anders Roxell) - powerpc: Add support for lazy preemption (Thomas Gleixner) - arm: Add support for lazy preemption (Thomas Gleixner) - entry: Fix the preempt lazy fallout (Thomas Gleixner) - x86: Support for lazy preemption (Thomas Gleixner) - x86/entry: Use should_resched() in idtentry_exit_cond_resched() (Sebastian Andrzej Siewior) - sched: Add support for lazy preemption (Thomas Gleixner) - x86: Enable RT also on 32bit (Sebastian Andrzej Siewior) - x86: Allow to enable RT (Sebastian Andrzej Siewior) - x86: kvm Require const tsc for RT (Thomas Gleixner) - signal/x86: Delay calling signals in atomic (Oleg Nesterov) - sysfs: Add /sys/kernel/realtime entry (Clark Williams) - tpm_tis: fix stall after iowrite*()s (Haris Okanovic) - tty/serial/pl011: Make the locking work on RT (Thomas Gleixner) - tty/serial/omap: Make the locking RT aware (Thomas Gleixner) - drm/i915/gt: Only disable interrupts for the timeline lock on !force-threaded (Sebastian Andrzej Siewior) - drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with NOTRACE (Sebastian Andrzej Siewior) - drm/i915: disable tracing on -RT (Sebastian Andrzej Siewior) - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith) - drm,radeon,i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith) - random: Make it work on rt (Thomas Gleixner) - x86: stackprotector: Avoid random pool on rt (Thomas Gleixner) - panic: skip get_random_bytes for RT_FULL in init_oops_id (Thomas Gleixner) - crypto: cryptd - add a lock instead preempt_disable/local_bh_disable (Sebastian Andrzej Siewior) - crypto: limit more FPU-enabled sections (Sebastian Andrzej Siewior) - scsi/fcoe: Make RT aware. (Thomas Gleixner) - md: raid5: Make raid5_percpu handling RT aware (Thomas Gleixner) - drivers/block/zram: Replace bit spinlocks with rtmutex for -rt (Mike Galbraith) - block/mq: do not invoke preempt_disable() (Sebastian Andrzej Siewior) - net: Remove preemption disabling in netif_rx() (Priyanka Jain) - net: dev: always take qdisc's busylock in __dev_xmit_skb() (Sebastian Andrzej Siewior) - net: Dequeue in dev_cpu_dead() without the lock (Sebastian Andrzej Siewior) - net: Use skbufhead with raw lock (Thomas Gleixner) - sunrpc: Make svc_xprt_do_enqueue() use get_cpu_light() (Mike Galbraith) - net/core: use local_bh_disable() in netif_rx_ni() (Sebastian Andrzej Siewior) - net: Properly annotate the try-lock for the seqlock (Sebastian Andrzej Siewior) - net/Qdisc: use a seqlock instead seqcount (Sebastian Andrzej Siewior) - rcutorture: Avoid problematic critical section nesting on RT (Scott Wood) - rcu: Delay RCU-selftests (Sebastian Andrzej Siewior) - fs: namespace: Use cpu_chill() in trylock loops (Thomas Gleixner) - rt: Introduce cpu_chill() (Thomas Gleixner) - fs/dcache: disable preemption on i_dir_seq's write side (Sebastian Andrzej Siewior) - fs/dcache: use swait_queue instead of waitqueue (Sebastian Andrzej Siewior) - ptrace: fix ptrace vs tasklist_lock race (Sebastian Andrzej Siewior) - signal: Revert ptrace preempt magic (Thomas Gleixner) - mm/memcontrol: Disable on PREEMPT_RT (Thomas Gleixner) - mm/scatterlist: Do not disable irqs on RT (Thomas Gleixner) - mm/vmalloc: Another preempt disable region which sucks (Thomas Gleixner) - mm/zsmalloc: copy with get_cpu_var() and locking (Mike Galbraith) - u64_stats: Disable preemption on 32bit-UP/SMP with RT during updates (Sebastian Andrzej Siewior) - mm/vmstat: Protect per cpu variables with preempt disable on RT (Ingo Molnar) - mm: page_alloc: Use migrate_disable() in drain_local_pages_wq() (Sebastian Andrzej Siewior) - mm, slub: Duct tape lockdep_assert_held(local_lock_t) on RT (Sebastian Andrzej Siewior) - irqwork: push most work into softirq context (Sebastian Andrzej Siewior) - softirq: Disable softirq stacks for RT (Thomas Gleixner) - softirq: Check preemption after reenabling interrupts (Thomas Gleixner) - cpuset: Convert callback_lock to raw_spinlock_t (Mike Galbraith) - sched: Disable TTWU_QUEUE on RT (Thomas Gleixner) - sched: Do not account rcu_preempt_depth on RT in might_sleep() (Thomas Gleixner) - kernel/sched: move stack + kprobe clean up to __put_task_struct() (Sebastian Andrzej Siewior) - sched: Move mmdrop to RCU on RT (Thomas Gleixner) - sched: Limit the number of task migrations per batch (Thomas Gleixner) - kernel/sched: add {put|get}_cpu_light() (Sebastian Andrzej Siewior) - preempt: Provide preempt_*_(no)rt variants (Thomas Gleixner) - lockdep: disable self-test (Sebastian Andrzej Siewior) - lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals (Josh Cartwright) - lockdep: selftest: Only do hardirq context test for raw spinlock (Yong Zhang) - lockdep: Make it RT aware (Thomas Gleixner) - locking: don't check for __LINUX_SPINLOCK_TYPES_H on -RT archs (Sebastian Andrzej Siewior) - locking/RT: Add might sleeping annotation. (Sebastian Andrzej Siewior) - locking/local_lock: Add RT support (Thomas Gleixner) - locking/local_lock: Prepare for RT support (Thomas Gleixner) - locking/rtmutex: Add adaptive spinwait mechanism (Steven Rostedt) - locking/rtmutex: Implement equal priority lock stealing (Gregory Haskins) - preempt: Adjust PREEMPT_LOCK_OFFSET for RT (Thomas Gleixner) - rtmutex: Prevent lockdep false positive with PI futexes (Thomas Gleixner) - futex: Prevent requeue_pi() lock nesting issue on RT (Thomas Gleixner) - futex: Clarify comment in futex_requeue() (Thomas Gleixner) - futex: Restructure futex_requeue() (Thomas Gleixner) - futex: Correct the number of requeued waiters for PI (Thomas Gleixner) - futex: Cleanup stale comments (Thomas Gleixner) - futex: Validate waiter correctly in futex_proxy_trylock_atomic() (Thomas Gleixner) - lib/test_lockup: Adapt to changed variables. (Sebastian Andrzej Siewior) - locking/rtmutex: Add mutex variant for RT (Thomas Gleixner) - locking/ww_mutex: Implement rtmutex based ww_mutex API functions (Peter Zijlstra) - locking/rtmutex: Extend the rtmutex core to support ww_mutex (Peter Zijlstra) - locking/ww_mutex: Add rt_mutex based lock type and accessors (Peter Zijlstra) - locking/ww_mutex: Add RT priority to W/W order (Peter Zijlstra) - locking/ww_mutex: Implement rt_mutex accessors (Peter Zijlstra) - locking/ww_mutex: Abstract internal lock access (Thomas Gleixner) - locking/ww_mutex: Abstract mutex types (Peter Zijlstra) - locking/ww_mutex: Abstract mutex accessors (Peter Zijlstra) - locking/ww_mutex: Abstract waiter enqueueing (Peter Zijlstra) - locking/ww_mutex: Abstract waiter iteration (Peter Zijlstra) - locking/ww_mutex: Remove __sched annotation (Peter Zijlstra) - locking/ww_mutex: Split W/W implementation logic (Peter Zijlstra) - locking/ww_mutex: Split up ww_mutex_unlock() (Peter Zijlstra) - locking/ww_mutex: Gather mutex_waiter initialization (Peter Zijlstra) - locking/ww_mutex: Simplify lockdep annotation (Peter Zijlstra) - locking/mutex: Make mutex::wait_lock raw (Thomas Gleixner) - locking/ww_mutex: Move ww_mutex declarations into ww_mutex.h (Thomas Gleixner) - locking/mutex: Move waiter to core header (Thomas Gleixner) - locking/mutex: Consolidate core headers (Thomas Gleixner) - locking/rwlock: Provide RT variant (Thomas Gleixner) - locking/spinlock: Provide RT variant (Thomas Gleixner) - locking/rtmutex: Provide the spin/rwlock core lock function (Thomas Gleixner) - locking/spinlock: Provide RT variant header (Thomas Gleixner) - locking/spinlock: Provide RT specific spinlock type (Thomas Gleixner) - locking/rtmutex: Include only rbtree types (Sebastian Andrzej Siewior) - rbtree: Split out the rbtree type definitions (Sebastian Andrzej Siewior) - locking/lockdep: Reduce includes in debug_locks.h (Sebastian Andrzej Siewior) - locking/rtmutex: Prevent future include recursion hell (Sebastian Andrzej Siewior) - locking/spinlock: Split the lock types header (Thomas Gleixner) - locking/rtmutex: Guard regular sleeping locks specific functions (Thomas Gleixner) - locking/rtmutex: Prepare RT rt_mutex_wake_q for RT locks (Thomas Gleixner) - locking/rtmutex: Use rt_mutex_wake_q_head (Thomas Gleixner) - locking/rtmutex: Provide rt_wake_q and helpers (Thomas Gleixner) - locking/rtmutex: Add wake_state to rt_mutex_waiter (Thomas Gleixner) - locking/rwsem: Add rtmutex based R/W semaphore implementation (Thomas Gleixner) - locking: Add base code for RT rw_semaphore and rwlock (Thomas Gleixner) - rtmutex: Provide rt_mutex_base_is_locked() (Thomas Gleixner) - locking/rtmutex: Provide rt_mutex_slowlock_locked() (Thomas Gleixner) - rtmutex: Split out the inner parts of struct rtmutex (Peter Zijlstra) - rtmutex: Split API and implementation (Thomas Gleixner) - rtmutex: Switch to try_cmpxchg() (Thomas Gleixner) - rtmutex: Convert macros to inlines (Sebastian Andrzej Siewior) - rtmutex: Remove rt_mutex_is_locked() (Peter Zijlstra) - media/atomisp: Use lockdep instead of *mutex_is_locked() (Peter Zijlstra) - sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER (Thomas Gleixner) - sched: Provide schedule point for RT locks (Thomas Gleixner) - sched: Rework the __schedule() preempt argument (Thomas Gleixner) - sched: Prepare for RT sleeping spin/rwlocks (Thomas Gleixner) - sched: Introduce TASK_RTLOCK_WAIT (Thomas Gleixner) - sched: Split out the wakeup state check (Thomas Gleixner) - debugobjects: Make RT aware (Thomas Gleixner) - trace: Add migrate-disabled counter to tracing output (Thomas Gleixner) - pid.h: include atomic.h (Grygorii Strashko) - wait.h: include atomic.h (Sebastian Andrzej Siewior) - efi: Allow efi=runtime (Sebastian Andrzej Siewior) - efi: Disable runtime services on RT (Sebastian Andrzej Siewior) - net/core: disable NET_RX_BUSY_POLL on RT (Sebastian Andrzej Siewior) - sched: Disable CONFIG_RT_GROUP_SCHED on RT (Thomas Gleixner) - mm: Allow only SLUB on RT (Ingo Molnar) - kconfig: Disable config options which are not RT compatible (Thomas Gleixner) - leds: trigger: disable CPU trigger on -RT (Sebastian Andrzej Siewior) - jump-label: disable if stop_machine() is used (Thomas Gleixner) - genirq: Disable irqpoll on -rt (Ingo Molnar) - genirq: update irq_set_irqchip_state documentation (Josh Cartwright) - smp: Wake ksoftirqd on PREEMPT_RT instead do_softirq(). (Sebastian Andrzej Siewior) - samples/kfifo: Rename read_lock/write_lock (Sebastian Andrzej Siewior) - tcp: Remove superfluous BH-disable around listening_hash (Sebastian Andrzej Siewior) - net: Move lockdep where it belongs (Thomas Gleixner) - shmem: Use raw_spinlock_t for ->stat_lock (Sebastian Andrzej Siewior) - mm: workingset: replace IRQ-off check with a lockdep assert. (Sebastian Andrzej Siewior) - cgroup: use irqsave in cgroup_rstat_flush_locked() (Sebastian Andrzej Siewior) - notifier: Make atomic_notifiers use raw_spinlock (Valentin Schneider) - genirq: Move prio assignment into the newly created thread (Thomas Gleixner) - kthread: Move prio/affinite change into the newly created thread (Sebastian Andrzej Siewior) - mm/slub: Disable CONFIG_SLUB_PARTIAL on RT (Thomas Gleixner) - mm/slub: Replace local_lock_irqsave/restore() calls in PREEMPT_RT scope (Mike Galbraith) - mm/slub: Fix kmem_cache_alloc_bulk() error path (Mike Galbraith) - mm, slub: Correct ordering in slab_unlock() (Sebastian Andrzej Siewior) - mm, slub: Convert kmem_cpu_slab protection to local_lock (Vlastimil Babka) - mm, slub: Use migrate_disable() on PREEMPT_RT (Vlastimil Babka) - mm, slub: Make slab_lock() disable irqs with PREEMPT_RT (Vlastimil Babka) - mm, slub: Optionally save/restore irqs in slab_[un]lock()/ (Vlastimil Babka) - mm: slub: Make object_map_lock a raw_spinlock_t (Sebastian Andrzej Siewior) - mm: slub: Move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context (Sebastian Andrzej Siewior) - mm, slab: Make flush_slab() possible to call with irqs enabled (Vlastimil Babka) - mm, slub: Don't disable irqs in slub_cpu_dead() (Vlastimil Babka) - mm, slub: Only disable irq with spin_lock in __unfreeze_partials() (Vlastimil Babka) - mm, slub: Detach percpu partial list in unfreeze_partials() using this_cpu_cmpxchg() (Vlastimil Babka) - mm, slub: Detach whole partial list at once in unfreeze_partials() (Vlastimil Babka) - mm, slub: Discard slabs in unfreeze_partials() without irqs disabled (Vlastimil Babka) - mm, slub: Move irq control into unfreeze_partials() (Vlastimil Babka) - mm, slub: Call deactivate_slab() without disabling irqs (Vlastimil Babka) - mm, slub: Make locking in deactivate_slab() irq-safe (Vlastimil Babka) - mm, slub: Move reset of c->page and freelist out of deactivate_slab() (Vlastimil Babka) - mm, slub: Stop disabling irqs around get_partial() (Vlastimil Babka) - mm, slub: Check new pages with restored irqs (Vlastimil Babka) - mm, slub: Validate slab from partial list or page allocator before making it cpu slab (Vlastimil Babka) - mm, slub: Restore irqs around calling new_slab() (Vlastimil Babka) - mm, slub: Move disabling irqs closer to get_partial() in ___slab_alloc() (Vlastimil Babka) - mm, slub: Do initial checks in ___slab_alloc() with irqs enabled (Vlastimil Babka) - mm, slub: Move disabling/enabling irqs to ___slab_alloc() (Vlastimil Babka) - mm, slub: Simplify kmem_cache_cpu and tid setup (Vlastimil Babka) - mm, slub: Restructure new page checks in ___slab_alloc() (Vlastimil Babka) - mm, slub: Return slab page from get_partial() and set c->page afterwards (Vlastimil Babka) - mm, slub: Dissolve new_slab_objects() into ___slab_alloc() (Vlastimil Babka) - mm, slub: Extract get_partial() from new_slab_objects() (Vlastimil Babka) - mm, slub: Unify cmpxchg_double_slab() and __cmpxchg_double_slab() (Vlastimil Babka) - mm, slub: Remove redundant unfreeze_partials() from put_cpu_partial() (Vlastimil Babka) - mm, slub: Don't disable irq for debug_check_no_locks_freed() (Vlastimil Babka) - mm, slub: Allocate private object map for validate_slab_cache() (Vlastimil Babka) - mm, slub: Allocate private object map for sysfs listings (Vlastimil Babka) - mm, slub: Don't call flush_all() from slab_debug_trace_open() (Vlastimil Babka) - timers: Move clearing of base::timer_running under base::lock (Thomas Gleixner) - highmem: Don't disable preemption on RT in kmap_atomic() (Sebastian Andrzej Siewior) - printk: Enhance the condition check of msleep in pr_flush() (Chao Qin) - printk: add pr_flush() (John Ogness) - printk: add console handover (John Ogness) - printk: remove deferred printing (John Ogness) - printk: move console printing to kthreads (John Ogness) - printk: introduce kernel sync mode (John Ogness) - printk: use seqcount_latch for console_seq (John Ogness) - printk: call boot_delay_msec() in printk_delay() (John Ogness) - printk: relocate printk_delay() (John Ogness) - serial: 8250: implement write_atomic (John Ogness) - kdb: only use atomic consoles for output mirroring (John Ogness) - console: add write_atomic interface (John Ogness) - printk: rename printk cpulock API and always disable interrupts (John Ogness) - printk: syslog: close window between wait and read (John Ogness) - printk: convert @syslog_lock to mutex (John Ogness) - printk: remove NMI tracking (John Ogness) - printk: remove safe buffers (John Ogness) - printk: track/limit recursion (John Ogness) - lib/nmi_backtrace: explicitly serialize banner and regs (John Ogness) - printk/console: Check consistent sequence number when handling race in console_unlock() (Petr Mladek) - arm64: mm: Make arch_faults_on_old_pte() check for migratability (Valentin Schneider) - rcu/nocb: Check for migratability rather than pure preemptability (Valentin Schneider) - sched: Introduce is_pcpu_safe() (Valentin Schneider) - eventfd: Make recursion protection RT safe (Thomas Gleixner) - configs/process_configs.sh: Handle config items with no help text (Patrick Talbert) - fedora: sound config updates for 5.14 (Peter Robinson) - fedora: Only enable FSI drivers on POWER platform (Peter Robinson) - The CONFIG_RAW_DRIVER has been removed from upstream (Peter Robinson) - fedora: updates for 5.14 with a few disables for common from pending (Peter Robinson) - fedora: migrate from MFD_TPS68470 -> INTEL_SKL_INT3472 (Peter Robinson) - fedora: Remove STAGING_GASKET_FRAMEWORK (Peter Robinson) - Fedora: move DRM_VMWGFX configs from ark -> common (Peter Robinson) - fedora: arm: disabled unused FB drivers (Peter Robinson) - fedora: don't enable FB_VIRTUAL (Peter Robinson) - redhat/configs: Double MAX_LOCKDEP_ENTRIES (Waiman Long) [1940075] - rpmspec: fix verbose output on kernel-devel installation (Herton R. Krzesinski) [1981406] Resolves: rhbz#1891873
This commit is contained in:
parent
72d46c4f7b
commit
27deb91511
@ -12,7 +12,7 @@ RHEL_MINOR = 99
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 1
|
||||
RHEL_RELEASE = 29
|
||||
|
||||
#
|
||||
# Early y+1 numbering
|
||||
@ -44,4 +44,4 @@ ifneq ("$(ZSTREAM)", "yes")
|
||||
endif
|
||||
endif
|
||||
|
||||
RTBUILD:=.2
|
||||
RTBUILD:=.1
|
||||
|
@ -15,4 +15,4 @@ ethdrvs="3com adaptec arc alteon atheros broadcom cadence calxeda chelsio cisco
|
||||
|
||||
drmdrvs="amd arm bridge ast exynos hisilicon i2c imx mgag200 meson msm nouveau panel pl111 radeon rockchip tegra sun4i tiny vc4"
|
||||
|
||||
singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwpoison-inject target_core_user sbp_target cxgbit chcr rnbd-client rnbd-server mlx5_vdpa dfl-emif octeontx2-cpt octeontx2-cptvf spi-altera-dfl"
|
||||
singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwpoison-inject target_core_user sbp_target cxgbit chcr rnbd-client rnbd-server mlx5_vdpa dfl-emif octeontx2-cpt octeontx2-cptvf spi-altera-dfl rvu_cptpf rvu_cptvf"
|
||||
|
25
generate_crashkernel_default.sh
Executable file
25
generate_crashkernel_default.sh
Executable file
@ -0,0 +1,25 @@
|
||||
#!/bin/bash
|
||||
kernelver=$1 && shift
|
||||
arch=$1 && shift
|
||||
rootfs=$1 && shift
|
||||
|
||||
output="${rootfs}/lib/modules/${kernelver}/crashkernel.default"
|
||||
|
||||
case $arch in
|
||||
x86_64|s390*)
|
||||
ck_cmdline="crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M"
|
||||
;;
|
||||
arm64|aarch64)
|
||||
ck_cmdline="crashkernel=2G-:448M"
|
||||
;;
|
||||
powerpc|ppc64*)
|
||||
ck_cmdline="crashkernel=2G-4G:384M,4G-16G:512M,16G-64G:1G,64G-128G:2G,128G-:4G"
|
||||
;;
|
||||
*)
|
||||
ck_cmdline=""
|
||||
;;
|
||||
esac
|
||||
|
||||
cat > "$output" <<EOF
|
||||
$ck_cmdline
|
||||
EOF
|
@ -50,6 +50,7 @@ CONFIG_ACPI_NFIT=m
|
||||
CONFIG_ACPI_NUMA=y
|
||||
CONFIG_ACPI_PCI_SLOT=y
|
||||
CONFIG_ACPI_PLATFORM_PROFILE=m
|
||||
CONFIG_ACPI_PRMT=y
|
||||
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
|
||||
CONFIG_ACPI_PROCESSOR=y
|
||||
# CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
|
||||
@ -193,7 +194,7 @@ CONFIG_AMD_SFH_HID=m
|
||||
# CONFIG_AMDTEE is not set
|
||||
# CONFIG_AMD_XGBE_DCB is not set
|
||||
CONFIG_AMD_XGBE=m
|
||||
CONFIG_AMIGA_PARTITION=y
|
||||
# CONFIG_AMIGA_PARTITION is not set
|
||||
CONFIG_AMILO_RFKILL=m
|
||||
# CONFIG_ANDROID is not set
|
||||
CONFIG_ANON_INODES=y
|
||||
@ -355,6 +356,7 @@ CONFIG_BASE_FULL=y
|
||||
# CONFIG_BATTERY_GOLDFISH is not set
|
||||
# CONFIG_BATTERY_MAX17040 is not set
|
||||
# CONFIG_BATTERY_MAX17042 is not set
|
||||
# CONFIG_BATTERY_RT5033 is not set
|
||||
# CONFIG_BATTERY_SBS is not set
|
||||
# CONFIG_BCACHE is not set
|
||||
# CONFIG_BCM54140_PHY is not set
|
||||
@ -389,8 +391,10 @@ CONFIG_BIG_KEYS=y
|
||||
CONFIG_BINFMT_ELF=y
|
||||
CONFIG_BINFMT_MISC=m
|
||||
CONFIG_BINFMT_SCRIPT=y
|
||||
# CONFIG_BLK_CGROUP_FC_APPID is not set
|
||||
# CONFIG_BLK_CGROUP_IOCOST is not set
|
||||
# CONFIG_BLK_CGROUP_IOLATENCY is not set
|
||||
# CONFIG_BLK_CGROUP_IOPRIO is not set
|
||||
CONFIG_BLK_CGROUP=y
|
||||
# CONFIG_BLK_CMDLINE_PARSER is not set
|
||||
CONFIG_BLK_DEBUG_FS=y
|
||||
@ -427,7 +431,7 @@ CONFIG_BLK_DEV_SR_VENDOR=y
|
||||
CONFIG_BLK_DEV_THROTTLING=y
|
||||
# CONFIG_BLK_DEV_UMEM is not set
|
||||
CONFIG_BLK_DEV=y
|
||||
# CONFIG_BLK_DEV_ZONED is not set
|
||||
CONFIG_BLK_DEV_ZONED=y
|
||||
# CONFIG_BLK_INLINE_ENCRYPTION is not set
|
||||
# CONFIG_BLK_SED_OPAL is not set
|
||||
CONFIG_BLK_WBT_MQ=y
|
||||
@ -648,6 +652,7 @@ CONFIG_CFG80211_DEFAULT_PS=y
|
||||
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
|
||||
CONFIG_CFG80211=m
|
||||
# CONFIG_CFG80211_WEXT is not set
|
||||
# CONFIG_CFI_CLANG is not set
|
||||
CONFIG_CFS_BANDWIDTH=y
|
||||
CONFIG_CGROUP_BPF=y
|
||||
CONFIG_CGROUP_CPUACCT=y
|
||||
@ -914,6 +919,7 @@ CONFIG_CRYPTO_DEV_QAT_DH895xCC=m
|
||||
CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=m
|
||||
# CONFIG_CRYPTO_DEV_QCOM_RNG is not set
|
||||
# CONFIG_CRYPTO_DEV_SAFEXCEL is not set
|
||||
# CONFIG_CRYPTO_DEV_SL3516 is not set
|
||||
CONFIG_CRYPTO_DEV_SP_CCP=y
|
||||
CONFIG_CRYPTO_DEV_SP_PSP=y
|
||||
# CONFIG_CRYPTO_DEV_VIRTIO is not set
|
||||
@ -923,8 +929,8 @@ CONFIG_CRYPTO_DRBG_HASH=y
|
||||
CONFIG_CRYPTO_DRBG_HMAC=y
|
||||
CONFIG_CRYPTO_DRBG_MENU=y
|
||||
CONFIG_CRYPTO_ECB=y
|
||||
CONFIG_CRYPTO_ECDH=y
|
||||
CONFIG_CRYPTO_ECDSA=y
|
||||
CONFIG_CRYPTO_ECDH=m
|
||||
CONFIG_CRYPTO_ECDSA=m
|
||||
CONFIG_CRYPTO_ECHAINIV=m
|
||||
# CONFIG_CRYPTO_ECRDSA is not set
|
||||
CONFIG_CRYPTO_ESSIV=m
|
||||
@ -1021,10 +1027,12 @@ CONFIG_CSD_LOCK_WAIT_DEBUG=y
|
||||
CONFIG_CUSE=m
|
||||
# CONFIG_CXD2880_SPI_DRV is not set
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=y
|
||||
CONFIG_CXL_BIMODAL=y
|
||||
CONFIG_CXL_BUS=y
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PMEM=m
|
||||
CONFIG_CYCLADES=m
|
||||
# CONFIG_CYZ_INTR is not set
|
||||
# CONFIG_DA280 is not set
|
||||
@ -1045,6 +1053,7 @@ CONFIG_DEBUG_CREDENTIALS=y
|
||||
# CONFIG_DEBUG_EFI is not set
|
||||
# CONFIG_DEBUG_ENTRY is not set
|
||||
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set
|
||||
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
|
||||
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
|
||||
CONFIG_DEBUG_FS_ALLOW_ALL=y
|
||||
# CONFIG_DEBUG_FS_ALLOW_NONE is not set
|
||||
@ -1145,6 +1154,7 @@ CONFIG_DELL_SMO8800=m
|
||||
CONFIG_DELL_WMI_AIO=m
|
||||
CONFIG_DELL_WMI_LED=m
|
||||
CONFIG_DELL_WMI=m
|
||||
# CONFIG_DELL_WMI_PRIVACY is not set
|
||||
CONFIG_DELL_WMI_SYSMAN=m
|
||||
CONFIG_DETECT_HUNG_TASK=y
|
||||
CONFIG_DEV_DAX_HMEM=m
|
||||
@ -1282,6 +1292,7 @@ CONFIG_DRM_GUD=m
|
||||
# CONFIG_DRM_HDLCD is not set
|
||||
# CONFIG_DRM_HISI_HIBMC is not set
|
||||
# CONFIG_DRM_HISI_KIRIN is not set
|
||||
CONFIG_DRM_HYPERV=m
|
||||
# CONFIG_DRM_I2C_ADV7511 is not set
|
||||
CONFIG_DRM_I2C_CH7006=m
|
||||
# CONFIG_DRM_I2C_NXP_TDA9950 is not set
|
||||
@ -1314,6 +1325,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1
|
||||
CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250
|
||||
CONFIG_DRM_I915_USERPTR=y
|
||||
# CONFIG_DRM_I915_WERROR is not set
|
||||
# CONFIG_DRM_ITE_IT66121 is not set
|
||||
# CONFIG_DRM_KOMEDA is not set
|
||||
# CONFIG_DRM_LEGACY is not set
|
||||
# CONFIG_DRM_LIMA is not set
|
||||
@ -1366,10 +1378,12 @@ CONFIG_DRM_RADEON_USERPTR=y
|
||||
# CONFIG_DRM_SII9234 is not set
|
||||
# CONFIG_DRM_SIL_SII8620 is not set
|
||||
# CONFIG_DRM_SIMPLE_BRIDGE is not set
|
||||
# CONFIG_DRM_SIMPLEDRM is not set
|
||||
# CONFIG_DRM_SIS is not set
|
||||
# CONFIG_DRM_TDFX is not set
|
||||
# CONFIG_DRM_THINE_THC63LVD1024 is not set
|
||||
# CONFIG_DRM_TIDSS is not set
|
||||
# CONFIG_DRM_TI_SN65DSI83 is not set
|
||||
# CONFIG_DRM_TI_SN65DSI86 is not set
|
||||
# CONFIG_DRM_TI_TFP410 is not set
|
||||
# CONFIG_DRM_TI_TPD12S015 is not set
|
||||
@ -1401,9 +1415,7 @@ CONFIG_DUMMY=m
|
||||
# CONFIG_DVB_AS102 is not set
|
||||
# CONFIG_DVB_ASCOT2E is not set
|
||||
# CONFIG_DVB_ATBM8830 is not set
|
||||
CONFIG_DVB_AV7110_IR=y
|
||||
CONFIG_DVB_AV7110=m
|
||||
CONFIG_DVB_AV7110_OSD=y
|
||||
# CONFIG_DVB_AV7110 is not set
|
||||
CONFIG_DVB_B2C2_FLEXCOP=m
|
||||
# CONFIG_DVB_B2C2_FLEXCOP_PCI_DEBUG is not set
|
||||
CONFIG_DVB_B2C2_FLEXCOP_PCI=m
|
||||
@ -1414,7 +1426,7 @@ CONFIG_DVB_BUDGET_AV=m
|
||||
CONFIG_DVB_BUDGET_CI=m
|
||||
CONFIG_DVB_BUDGET_CORE=m
|
||||
CONFIG_DVB_BUDGET=m
|
||||
CONFIG_DVB_BUDGET_PATCH=m
|
||||
# CONFIG_DVB_BUDGET_PATCH is not set
|
||||
CONFIG_DVB_CORE=m
|
||||
# CONFIG_DVB_CX22702 is not set
|
||||
# CONFIG_DVB_CX24110 is not set
|
||||
@ -1529,6 +1541,8 @@ CONFIG_DW_DMAC=m
|
||||
CONFIG_DW_DMAC_PCI=y
|
||||
# CONFIG_DW_EDMA is not set
|
||||
# CONFIG_DW_EDMA_PCIE is not set
|
||||
CONFIG_DWMAC_INTEL=m
|
||||
# CONFIG_DWMAC_LOONGSON is not set
|
||||
# CONFIG_DW_WATCHDOG is not set
|
||||
# CONFIG_DW_XDATA_PCIE is not set
|
||||
CONFIG_DYNAMIC_DEBUG=y
|
||||
@ -1622,7 +1636,7 @@ CONFIG_ETHTOOL_NETLINK=y
|
||||
CONFIG_EVENT_TRACING=y
|
||||
# CONFIG_EVM_ADD_XATTRS is not set
|
||||
CONFIG_EVM_ATTR_FSUUID=y
|
||||
CONFIG_EVM_LOAD_X509=y
|
||||
# CONFIG_EVM_LOAD_X509 is not set
|
||||
CONFIG_EVM_X509_PATH="/etc/keys/x509_evm.der"
|
||||
CONFIG_EVM=y
|
||||
CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
@ -1685,7 +1699,7 @@ CONFIG_FAULT_INJECTION=y
|
||||
CONFIG_FB_EFI=y
|
||||
# CONFIG_FB_FOREIGN_ENDIAN is not set
|
||||
# CONFIG_FB_HGA is not set
|
||||
CONFIG_FB_HYPERV=m
|
||||
# CONFIG_FB_HYPERV is not set
|
||||
# CONFIG_FB_I740 is not set
|
||||
# CONFIG_FB_IBM_GXT4500 is not set
|
||||
# CONFIG_FB_IMSTT is not set
|
||||
@ -1723,6 +1737,7 @@ CONFIG_FB_RADEON_BACKLIGHT=y
|
||||
# CONFIG_FB_SM712 is not set
|
||||
# CONFIG_FB_SM750 is not set
|
||||
# CONFIG_FB_SMSCUFX is not set
|
||||
# CONFIG_FB_SSD1307 is not set
|
||||
# CONFIG_FB_TFT is not set
|
||||
CONFIG_FB_TILEBLITTING=y
|
||||
# CONFIG_FB_TRIDENT is not set
|
||||
@ -1736,6 +1751,7 @@ CONFIG_FB_VESA=y
|
||||
# CONFIG_FB_VT8623 is not set
|
||||
# CONFIG_FB_XGI is not set
|
||||
CONFIG_FB=y
|
||||
CONFIG_FC_APPID=y
|
||||
CONFIG_FCOE_FNIC=m
|
||||
# CONFIG_FCOE is not set
|
||||
# CONFIG_FDDI is not set
|
||||
@ -1811,6 +1827,8 @@ CONFIG_FW_LOADER=y
|
||||
CONFIG_FWTTY_MAX_CARD_PORTS=32
|
||||
CONFIG_FWTTY_MAX_TOTAL_PORTS=64
|
||||
# CONFIG_FXAS21002C is not set
|
||||
# CONFIG_FXLS8962AF_I2C is not set
|
||||
# CONFIG_FXLS8962AF_SPI is not set
|
||||
# CONFIG_FXOS8700_I2C is not set
|
||||
# CONFIG_FXOS8700_SPI is not set
|
||||
CONFIG_GACT_PROB=y
|
||||
@ -2107,6 +2125,7 @@ CONFIG_HP_WATCHDOG=m
|
||||
CONFIG_HPWDT_NMI_DECODING=y
|
||||
CONFIG_HP_WIRELESS=m
|
||||
CONFIG_HP_WMI=m
|
||||
CONFIG_HSA_AMD_SVM=y
|
||||
CONFIG_HSA_AMD=y
|
||||
# CONFIG_HSI is not set
|
||||
# CONFIG_HSR is not set
|
||||
@ -2117,6 +2136,7 @@ CONFIG_HSA_AMD=y
|
||||
# CONFIG_HTU21 is not set
|
||||
# CONFIG_HUAWEI_WMI is not set
|
||||
CONFIG_HUGETLBFS=y
|
||||
# CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON is not set
|
||||
CONFIG_HVC_XEN_FRONTEND=y
|
||||
CONFIG_HVC_XEN=y
|
||||
CONFIG_HW_CONSOLE=y
|
||||
@ -2129,7 +2149,6 @@ CONFIG_HW_RANDOM_AMD=m
|
||||
# CONFIG_HW_RANDOM_CCTRNG is not set
|
||||
CONFIG_HW_RANDOM_HISI=y
|
||||
CONFIG_HW_RANDOM_INTEL=m
|
||||
CONFIG_HW_RANDOM_S390=y
|
||||
CONFIG_HW_RANDOM_TIMERIOMEM=m
|
||||
CONFIG_HW_RANDOM_TPM=y
|
||||
CONFIG_HW_RANDOM_VIA=m
|
||||
@ -2145,7 +2164,7 @@ CONFIG_HYPERV_KEYBOARD=m
|
||||
CONFIG_HYPERV=m
|
||||
CONFIG_HYPERV_NET=m
|
||||
CONFIG_HYPERV_STORAGE=m
|
||||
CONFIG_HYPERV_TESTING=y
|
||||
# CONFIG_HYPERV_TESTING is not set
|
||||
CONFIG_HYPERV_UTILS=m
|
||||
CONFIG_HYPERV_VSOCKETS=m
|
||||
CONFIG_HYSDN_CAPI=y
|
||||
@ -2249,7 +2268,6 @@ CONFIG_ICPLUS_PHY=m
|
||||
# CONFIG_ICS932S401 is not set
|
||||
# CONFIG_ICST is not set
|
||||
CONFIG_IDEAPAD_LAPTOP=m
|
||||
# CONFIG_IDE is not set
|
||||
# CONFIG_IDLE_INJECT is not set
|
||||
CONFIG_IDLE_PAGE_TRACKING=y
|
||||
CONFIG_IE6XX_WDT=m
|
||||
@ -2287,6 +2305,7 @@ CONFIG_IIO=m
|
||||
# CONFIG_IIO_ST_ACCEL_3AXIS is not set
|
||||
# CONFIG_IIO_ST_GYRO_3AXIS is not set
|
||||
# CONFIG_IIO_ST_LSM6DSX is not set
|
||||
# CONFIG_IIO_ST_LSM9DS0 is not set
|
||||
# CONFIG_IIO_ST_MAGN_3AXIS is not set
|
||||
# CONFIG_IIO_ST_PRESS is not set
|
||||
# CONFIG_IIO_SW_DEVICE is not set
|
||||
@ -2306,9 +2325,10 @@ CONFIG_IMA_ARCH_POLICY=y
|
||||
CONFIG_IMA_DEFAULT_HASH="sha256"
|
||||
CONFIG_IMA_DEFAULT_HASH_SHA256=y
|
||||
# CONFIG_IMA_DEFAULT_HASH_SHA512 is not set
|
||||
# CONFIG_IMA_DISABLE_HTABLE is not set
|
||||
CONFIG_IMA_KEXEC=y
|
||||
# CONFIG_IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY is not set
|
||||
CONFIG_IMA_LOAD_X509=y
|
||||
# CONFIG_IMA_LOAD_X509 is not set
|
||||
CONFIG_IMA_LSM_RULES=y
|
||||
CONFIG_IMA_MEASURE_PCR_IDX=10
|
||||
# CONFIG_IMA_NG_TEMPLATE is not set
|
||||
@ -2318,7 +2338,6 @@ CONFIG_IMA_SIG_TEMPLATE=y
|
||||
# CONFIG_IMA_TEMPLATE is not set
|
||||
CONFIG_IMA_TRUSTED_KEYRING=y
|
||||
# CONFIG_IMA_WRITE_POLICY is not set
|
||||
CONFIG_IMA_X509_PATH="/etc/keys/x509_ima.der"
|
||||
CONFIG_IMA=y
|
||||
# CONFIG_IMG_ASCII_LCD is not set
|
||||
# CONFIG_IMX_SC_WDT is not set
|
||||
@ -2355,6 +2374,7 @@ CONFIG_INFINIBAND_IPOIB_CM=y
|
||||
# CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set
|
||||
CONFIG_INFINIBAND_IPOIB_DEBUG=y
|
||||
CONFIG_INFINIBAND_IPOIB=m
|
||||
CONFIG_INFINIBAND_IRDMA=m
|
||||
CONFIG_INFINIBAND_ISER=m
|
||||
CONFIG_INFINIBAND_ISERT=m
|
||||
CONFIG_INFINIBAND=m
|
||||
@ -2531,6 +2551,7 @@ CONFIG_IONIC=m
|
||||
CONFIG_IOSCHED_BFQ=y
|
||||
# CONFIG_IOSF_MBI_DEBUG is not set
|
||||
CONFIG_IOSF_MBI=y
|
||||
# CONFIG_IOSM is not set
|
||||
# CONFIG_IO_STRICT_DEVMEM is not set
|
||||
# CONFIG_IO_URING is not set
|
||||
CONFIG_IP6_NF_FILTER=m
|
||||
@ -2771,7 +2792,7 @@ CONFIG_JUMP_LABEL=y
|
||||
CONFIG_KALLSYMS_ALL=y
|
||||
CONFIG_KALLSYMS_BASE_RELATIVE=y
|
||||
CONFIG_KALLSYMS=y
|
||||
CONFIG_KARMA_PARTITION=y
|
||||
# CONFIG_KARMA_PARTITION is not set
|
||||
# CONFIG_KASAN_GENERIC is not set
|
||||
# CONFIG_KASAN_INLINE is not set
|
||||
# CONFIG_KASAN is not set
|
||||
@ -2794,7 +2815,8 @@ CONFIG_KERNEL_HEADER_TEST=y
|
||||
CONFIG_KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
CONFIG_KEXEC_FILE=y
|
||||
CONFIG_KEXEC_JUMP=y
|
||||
# CONFIG_KEXEC_SIG is not set
|
||||
# CONFIG_KEXEC_SIG_FORCE is not set
|
||||
CONFIG_KEXEC_SIG=y
|
||||
CONFIG_KEXEC=y
|
||||
# CONFIG_KEYBOARD_ADC is not set
|
||||
# CONFIG_KEYBOARD_ADP5588 is not set
|
||||
@ -2978,11 +3000,12 @@ CONFIG_LIVEPATCH=y
|
||||
# CONFIG_LKDTM is not set
|
||||
# CONFIG_LLC2 is not set
|
||||
CONFIG_LLC=m
|
||||
# CONFIG_LMK04832 is not set
|
||||
# CONFIG_LMP91000 is not set
|
||||
CONFIG_LOAD_UEFI_KEYS=y
|
||||
CONFIG_LOCALVERSION=""
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_LOCKDEP_BITS=15
|
||||
CONFIG_LOCKDEP_BITS=16
|
||||
CONFIG_LOCKDEP_CHAINS_BITS=16
|
||||
CONFIG_LOCKDEP_CIRCULAR_QUEUE_BITS=12
|
||||
CONFIG_LOCKDEP_STACK_TRACE_BITS=19
|
||||
@ -3022,6 +3045,8 @@ CONFIG_LSM_MMAP_MIN_ADDR=65535
|
||||
# CONFIG_LTC2632 is not set
|
||||
# CONFIG_LTC2983 is not set
|
||||
# CONFIG_LTE_GDM724X is not set
|
||||
# CONFIG_LTO_CLANG_FULL is not set
|
||||
# CONFIG_LTO_CLANG_THIN is not set
|
||||
CONFIG_LTO_NONE=y
|
||||
# CONFIG_LTR501 is not set
|
||||
# CONFIG_LV0104CS is not set
|
||||
@ -3131,6 +3156,7 @@ CONFIG_MEDIA_RADIO_SUPPORT=y
|
||||
CONFIG_MEDIA_SUBDRV_AUTOSELECT=y
|
||||
CONFIG_MEDIA_SUPPORT_FILTER=y
|
||||
CONFIG_MEDIA_SUPPORT=m
|
||||
# CONFIG_MEDIATEK_GE_PHY is not set
|
||||
# CONFIG_MEDIA_TEST_SUPPORT is not set
|
||||
CONFIG_MEDIA_TUNER_M88RS6000T=m
|
||||
# CONFIG_MEDIA_TUNER_MAX2165 is not set
|
||||
@ -3229,6 +3255,7 @@ CONFIG_MFD_INTEL_PMT=m
|
||||
# CONFIG_MFD_NTXEC is not set
|
||||
# CONFIG_MFD_PALMAS is not set
|
||||
# CONFIG_MFD_PCF50633 is not set
|
||||
# CONFIG_MFD_QCOM_PM8008 is not set
|
||||
# CONFIG_MFD_RC5T583 is not set
|
||||
# CONFIG_MFD_RDC321X is not set
|
||||
# CONFIG_MFD_RETU is not set
|
||||
@ -3238,6 +3265,7 @@ CONFIG_MFD_INTEL_PMT=m
|
||||
# CONFIG_MFD_ROHM_BD71828 is not set
|
||||
# CONFIG_MFD_ROHM_BD718XX is not set
|
||||
# CONFIG_MFD_ROHM_BD957XMUF is not set
|
||||
# CONFIG_MFD_RT4831 is not set
|
||||
# CONFIG_MFD_RT5033 is not set
|
||||
# CONFIG_MFD_SEC_CORE is not set
|
||||
# CONFIG_MFD_SI476X_CORE is not set
|
||||
@ -3263,7 +3291,6 @@ CONFIG_MFD_SM501=m
|
||||
# CONFIG_MFD_TPS65910 is not set
|
||||
# CONFIG_MFD_TPS65912_I2C is not set
|
||||
# CONFIG_MFD_TPS65912_SPI is not set
|
||||
# CONFIG_MFD_TPS68470 is not set
|
||||
# CONFIG_MFD_TPS80031 is not set
|
||||
# CONFIG_MFD_TQMX86 is not set
|
||||
CONFIG_MFD_VIPERBOARD=m
|
||||
@ -3330,6 +3357,7 @@ CONFIG_MLX5_VDPA_NET=m
|
||||
# CONFIG_MLX90614 is not set
|
||||
# CONFIG_MLX90632 is not set
|
||||
# CONFIG_MLXBF_BOOTCTL is not set
|
||||
# CONFIG_MLXBF_GIGE is not set
|
||||
# CONFIG_MLXBF_PMC is not set
|
||||
# CONFIG_MLXBF_TMFIFO is not set
|
||||
CONFIG_MLXFW=m
|
||||
@ -3420,6 +3448,7 @@ CONFIG_MODULES=y
|
||||
CONFIG_MODULE_UNLOAD=y
|
||||
CONFIG_MODVERSIONS=y
|
||||
# CONFIG_MOST is not set
|
||||
# CONFIG_MOTORCOMM_PHY is not set
|
||||
CONFIG_MOUSE_APPLETOUCH=m
|
||||
CONFIG_MOUSE_BCM5974=m
|
||||
CONFIG_MOUSE_CYAPA=m
|
||||
@ -3507,6 +3536,7 @@ CONFIG_MTD_MAP_BANK_WIDTH_1=y
|
||||
CONFIG_MTD_MAP_BANK_WIDTH_2=y
|
||||
CONFIG_MTD_MAP_BANK_WIDTH_4=y
|
||||
# CONFIG_MTD_MCHP23K256 is not set
|
||||
# CONFIG_MTD_MCHP48L640 is not set
|
||||
# CONFIG_MTD_MTDRAM is not set
|
||||
# CONFIG_MTD_NAND_ECC_SW_BCH is not set
|
||||
# CONFIG_MTD_NAND_ECC_SW_HAMMING is not set
|
||||
@ -3618,6 +3648,7 @@ CONFIG_NETFILTER_ADVANCED=y
|
||||
CONFIG_NETFILTER_INGRESS=y
|
||||
# CONFIG_NETFILTER_NETLINK_ACCT is not set
|
||||
CONFIG_NETFILTER_NETLINK_GLUE_CT=y
|
||||
# CONFIG_NETFILTER_NETLINK_HOOK is not set
|
||||
CONFIG_NETFILTER_NETLINK_LOG=m
|
||||
CONFIG_NETFILTER_NETLINK=m
|
||||
CONFIG_NETFILTER_NETLINK_OSF=m
|
||||
@ -3819,7 +3850,7 @@ CONFIG_NET_VENDOR_ROCKER=y
|
||||
# CONFIG_NET_VENDOR_SMSC is not set
|
||||
# CONFIG_NET_VENDOR_SOCIONEXT is not set
|
||||
CONFIG_NET_VENDOR_SOLARFLARE=y
|
||||
# CONFIG_NET_VENDOR_STMICRO is not set
|
||||
CONFIG_NET_VENDOR_STMICRO=y
|
||||
# CONFIG_NET_VENDOR_SUN is not set
|
||||
# CONFIG_NET_VENDOR_SYNOPSYS is not set
|
||||
# CONFIG_NET_VENDOR_TEHUTI is not set
|
||||
@ -4095,6 +4126,7 @@ CONFIG_OPROFILE=m
|
||||
CONFIG_OPTIMIZE_INLINING=y
|
||||
# CONFIG_ORANGEFS_FS is not set
|
||||
CONFIG_OSF_PARTITION=y
|
||||
# CONFIG_OSNOISE_TRACER is not set
|
||||
# CONFIG_OVERLAY_FS_INDEX is not set
|
||||
CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_OVERLAY_FS_METACOPY is not set
|
||||
@ -4231,7 +4263,7 @@ CONFIG_PCI=y
|
||||
# CONFIG_PCNET32 is not set
|
||||
CONFIG_PCPU_DEV_REFCNT=y
|
||||
CONFIG_PCSPKR_PLATFORM=y
|
||||
# CONFIG_PCS_XPCS is not set
|
||||
CONFIG_PCS_XPCS=m
|
||||
# CONFIG_PDA_POWER is not set
|
||||
# CONFIG_PDC_ADMA is not set
|
||||
# CONFIG_PEAQ_WMI is not set
|
||||
@ -4252,14 +4284,17 @@ CONFIG_PHY_BCM_SR_USB=m
|
||||
# CONFIG_PHY_CADENCE_SALVO is not set
|
||||
# CONFIG_PHY_CADENCE_SIERRA is not set
|
||||
# CONFIG_PHY_CADENCE_TORRENT is not set
|
||||
# CONFIG_PHY_CAN_TRANSCEIVER is not set
|
||||
# CONFIG_PHY_CPCAP_USB is not set
|
||||
# CONFIG_PHY_FSL_IMX8MQ_USB is not set
|
||||
# CONFIG_PHY_HI3660_USB is not set
|
||||
# CONFIG_PHY_HI3670_USB is not set
|
||||
# CONFIG_PHY_HISI_INNO_USB2 is not set
|
||||
# CONFIG_PHY_HISTB_COMBPHY is not set
|
||||
# CONFIG_PHY_INTEL_EMMC is not set
|
||||
# CONFIG_PHY_INTEL_LGM_EMMC is not set
|
||||
CONFIG_PHYLIB=y
|
||||
CONFIG_PHYLINK=m
|
||||
# CONFIG_PHY_MAPPHONE_MDM6600 is not set
|
||||
# CONFIG_PHY_MIXEL_MIPI_DPHY is not set
|
||||
# CONFIG_PHY_OCELOT_SERDES is not set
|
||||
@ -4368,6 +4403,7 @@ CONFIG_POWER_SUPPLY_HWMON=y
|
||||
CONFIG_POWER_SUPPLY=y
|
||||
# CONFIG_PPC_PROT_SAO_LPAR is not set
|
||||
CONFIG_PPC_QUEUED_SPINLOCKS=y
|
||||
# CONFIG_PPC_RFI_SRR_DEBUG is not set
|
||||
CONFIG_PPC_RTAS_FILTER=y
|
||||
CONFIG_PPDEV=m
|
||||
CONFIG_PPP_ASYNC=m
|
||||
@ -4515,7 +4551,6 @@ CONFIG_QUOTACTL=y
|
||||
CONFIG_QUOTA_DEBUG=y
|
||||
CONFIG_QUOTA_NETLINK_INTERFACE=y
|
||||
CONFIG_QUOTA=y
|
||||
# CONFIG_R3964 is not set
|
||||
CONFIG_R8169=m
|
||||
# CONFIG_R8188EU is not set
|
||||
# CONFIG_R8712U is not set
|
||||
@ -4542,7 +4577,6 @@ CONFIG_RANDOMIZE_MEMORY=y
|
||||
# CONFIG_RAPIDIO is not set
|
||||
# CONFIG_RAS_CEC is not set
|
||||
CONFIG_RAS=y
|
||||
CONFIG_RAW_DRIVER=y
|
||||
# CONFIG_RBTREE_TEST is not set
|
||||
CONFIG_RC_ATI_REMOTE=m
|
||||
# CONFIG_RC_CORE is not set
|
||||
@ -4628,8 +4662,9 @@ CONFIG_RELOCATABLE=y
|
||||
CONFIG_RENESAS_PHY=m
|
||||
# CONFIG_RESET_ATTACK_MITIGATION is not set
|
||||
# CONFIG_RESET_BRCMSTB_RESCAL is not set
|
||||
# CONFIG_RESET_CONTROLLER is not set
|
||||
CONFIG_RESET_CONTROLLER=y
|
||||
# CONFIG_RESET_INTEL_GW is not set
|
||||
# CONFIG_RESET_MCHP_SPARX5 is not set
|
||||
# CONFIG_RESET_QCOM_PDC is not set
|
||||
# CONFIG_RESET_TI_SYSCON is not set
|
||||
CONFIG_RETPOLINE=y
|
||||
@ -4782,7 +4817,7 @@ CONFIG_RTC_INTF_SYSFS=y
|
||||
CONFIG_RTC_NVMEM=y
|
||||
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
|
||||
CONFIG_RTC_SYSTOHC=y
|
||||
CONFIG_RT_GROUP_SCHED=y
|
||||
# CONFIG_RT_GROUP_SCHED is not set
|
||||
# CONFIG_RTL8180 is not set
|
||||
# CONFIG_RTL8187 is not set
|
||||
CONFIG_RTL8188EE=m
|
||||
@ -4840,10 +4875,12 @@ CONFIG_SBC_FITPC2_WATCHDOG=m
|
||||
# CONFIG_SBP_TARGET is not set
|
||||
# CONFIG_SC1200_WDT is not set
|
||||
# CONFIG_SCA3000 is not set
|
||||
# CONFIG_SCA3300 is not set
|
||||
# CONFIG_SC_CAMCC_7180 is not set
|
||||
# CONFIG_SCD30_CORE is not set
|
||||
CONFIG_SCF_TORTURE_TEST=m
|
||||
CONFIG_SCHED_AUTOGROUP=y
|
||||
CONFIG_SCHED_CORE=y
|
||||
CONFIG_SCHED_DEBUG=y
|
||||
CONFIG_SCHED_MC_PRIO=y
|
||||
CONFIG_SCHED_MC=y
|
||||
@ -4880,6 +4917,7 @@ CONFIG_SCSI_DH_RDAC=y
|
||||
CONFIG_SCSI_DH=y
|
||||
# CONFIG_SCSI_DMX3191D is not set
|
||||
# CONFIG_SCSI_DPT_I2O is not set
|
||||
# CONFIG_SCSI_EFCT is not set
|
||||
CONFIG_SCSI_ENCLOSURE=m
|
||||
# CONFIG_SCSI_ESAS2R is not set
|
||||
CONFIG_SCSI_FC_ATTRS=m
|
||||
@ -4900,6 +4938,7 @@ CONFIG_SCSI_LOGGING=y
|
||||
CONFIG_SCSI_LOWLEVEL=y
|
||||
# CONFIG_SCSI_LPFC_DEBUG_FS is not set
|
||||
CONFIG_SCSI_LPFC=m
|
||||
# CONFIG_SCSI_MPI3MR is not set
|
||||
CONFIG_SCSI_MPT2SAS=m
|
||||
CONFIG_SCSI_MPT2SAS_MAX_SGE=128
|
||||
CONFIG_SCSI_MPT3SAS=m
|
||||
@ -5015,6 +5054,7 @@ CONFIG_SENSORS_CORETEMP=m
|
||||
# CONFIG_SENSORS_CORSAIR_PSU is not set
|
||||
CONFIG_SENSORS_DELL_SMM=m
|
||||
CONFIG_SENSORS_DME1737=m
|
||||
# CONFIG_SENSORS_DPS920AB is not set
|
||||
# CONFIG_SENSORS_DRIVETEMP is not set
|
||||
CONFIG_SENSORS_DS1621=m
|
||||
CONFIG_SENSORS_DS620=m
|
||||
@ -5115,6 +5155,7 @@ CONFIG_SENSORS_MAX6697=m
|
||||
CONFIG_SENSORS_MAX8688=m
|
||||
CONFIG_SENSORS_MCP3021=m
|
||||
# CONFIG_SENSORS_MLXREG_FAN is not set
|
||||
# CONFIG_SENSORS_MP2888 is not set
|
||||
# CONFIG_SENSORS_MP2975 is not set
|
||||
# CONFIG_SENSORS_MR75203 is not set
|
||||
# CONFIG_SENSORS_NCT6683 is not set
|
||||
@ -5128,6 +5169,7 @@ CONFIG_SENSORS_NTC_THERMISTOR=m
|
||||
CONFIG_SENSORS_PC87360=m
|
||||
CONFIG_SENSORS_PC87427=m
|
||||
CONFIG_SENSORS_PCF8591=m
|
||||
# CONFIG_SENSORS_PIM4328 is not set
|
||||
# CONFIG_SENSORS_PM6764TR is not set
|
||||
CONFIG_SENSORS_PMBUS=m
|
||||
# CONFIG_SENSORS_POWR1220 is not set
|
||||
@ -5142,6 +5184,7 @@ CONFIG_SENSORS_SCH5636=m
|
||||
CONFIG_SENSORS_SHT15=m
|
||||
CONFIG_SENSORS_SHT21=m
|
||||
# CONFIG_SENSORS_SHT3x is not set
|
||||
# CONFIG_SENSORS_SHT4x is not set
|
||||
# CONFIG_SENSORS_SHTC1 is not set
|
||||
CONFIG_SENSORS_SIS5595=m
|
||||
# CONFIG_SENSORS_SMM665 is not set
|
||||
@ -5253,11 +5296,13 @@ CONFIG_SFC_MTD=y
|
||||
CONFIG_SFC_SRIOV=y
|
||||
CONFIG_SFI=y
|
||||
# CONFIG_SF_PDMA is not set
|
||||
# CONFIG_SFP is not set
|
||||
CONFIG_SGETMASK_SYSCALL=y
|
||||
# CONFIG_SGI_GRU_DEBUG is not set
|
||||
CONFIG_SGI_GRU=m
|
||||
CONFIG_SGI_PARTITION=y
|
||||
CONFIG_SGI_XP=m
|
||||
# CONFIG_SHADOW_CALL_STACK is not set
|
||||
CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
|
||||
# CONFIG_SI1133 is not set
|
||||
# CONFIG_SI1145 is not set
|
||||
@ -5278,7 +5323,7 @@ CONFIG_SLIP=m
|
||||
# CONFIG_SLIP_MODE_SLIP6 is not set
|
||||
CONFIG_SLIP_SMART=y
|
||||
# CONFIG_SLOB is not set
|
||||
CONFIG_SLUB_CPU_PARTIAL=y
|
||||
# CONFIG_SLUB_CPU_PARTIAL is not set
|
||||
# CONFIG_SLUB_DEBUG_ON is not set
|
||||
CONFIG_SLUB_DEBUG=y
|
||||
# CONFIG_SLUB_MEMCG_SYSFS_ON is not set
|
||||
@ -5528,6 +5573,7 @@ CONFIG_SND_SOC_INTEL_SKL_RT286_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC=y
|
||||
CONFIG_SND_SOC_INTEL_SKYLAKE=m
|
||||
# CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH is not set
|
||||
# CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH is not set
|
||||
# CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH is not set
|
||||
CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH=m
|
||||
@ -5621,6 +5667,7 @@ CONFIG_SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
CONFIG_SND_SOC_SOF_TOPLEVEL=y
|
||||
# CONFIG_SND_SOC_SPDIF is not set
|
||||
# CONFIG_SND_SOC_SSM2305 is not set
|
||||
# CONFIG_SND_SOC_SSM2518 is not set
|
||||
# CONFIG_SND_SOC_SSM2602_I2C is not set
|
||||
# CONFIG_SND_SOC_SSM2602_SPI is not set
|
||||
# CONFIG_SND_SOC_STA32X is not set
|
||||
@ -5636,6 +5683,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y
|
||||
# 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_TLV320ADCX140 is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
|
||||
@ -5778,6 +5826,7 @@ CONFIG_SPI_PXA2XX=m
|
||||
CONFIG_SPI=y
|
||||
# CONFIG_SPI_ZYNQMP_GQSPI is not set
|
||||
# CONFIG_SPMI is not set
|
||||
# CONFIG_SPS30_I2C is not set
|
||||
# CONFIG_SPS30 is not set
|
||||
# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
|
||||
# CONFIG_SQUASHFS_DECOMP_MULTI is not set
|
||||
@ -5801,6 +5850,7 @@ CONFIG_SQUASHFS_ZLIB=y
|
||||
CONFIG_STACK_HASH_ORDER=20
|
||||
CONFIG_STACKPROTECTOR_STRONG=y
|
||||
CONFIG_STACKPROTECTOR=y
|
||||
# CONFIG_STACKTRACE_BUILD_ID is not set
|
||||
CONFIG_STACK_TRACER=y
|
||||
CONFIG_STACK_VALIDATION=y
|
||||
# CONFIG_STAGING is not set
|
||||
@ -5815,6 +5865,10 @@ CONFIG_STE10XP=m
|
||||
# CONFIG_STK8BA50 is not set
|
||||
CONFIG_STM_DUMMY=m
|
||||
CONFIG_STM=m
|
||||
CONFIG_STMMAC_ETH=m
|
||||
# CONFIG_STMMAC_PCI is not set
|
||||
# CONFIG_STMMAC_PLATFORM is not set
|
||||
# CONFIG_STMMAC_SELFTESTS is not set
|
||||
CONFIG_STM_PROTO_BASIC=m
|
||||
CONFIG_STM_PROTO_SYS_T=m
|
||||
CONFIG_STM_SOURCE_CONSOLE=m
|
||||
@ -5822,6 +5876,7 @@ CONFIG_STM_SOURCE_FTRACE=m
|
||||
CONFIG_STM_SOURCE_HEARTBEAT=m
|
||||
CONFIG_STRICT_DEVMEM=y
|
||||
CONFIG_STRICT_KERNEL_RWX=y
|
||||
CONFIG_STRICT_MODULE_RWX=y
|
||||
# CONFIG_STRING_SELFTEST is not set
|
||||
CONFIG_STRIP_ASM_SYMS=y
|
||||
# CONFIG_ST_UVIS25 is not set
|
||||
@ -5931,6 +5986,7 @@ CONFIG_TERANETICS_PHY=m
|
||||
# CONFIG_TEST_BITOPS is not set
|
||||
# CONFIG_TEST_BLACKHOLE_DEV is not set
|
||||
# CONFIG_TEST_BPF is not set
|
||||
# CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set
|
||||
# CONFIG_TEST_DIV64 is not set
|
||||
# CONFIG_TEST_FIRMWARE is not set
|
||||
# CONFIG_TEST_FPU is not set
|
||||
@ -5956,6 +6012,7 @@ CONFIG_TEST_MIN_HEAP=m
|
||||
# CONFIG_TEST_POWER is not set
|
||||
# CONFIG_TEST_PRINTF is not set
|
||||
# CONFIG_TEST_RHASHTABLE is not set
|
||||
# CONFIG_TEST_SCANF is not set
|
||||
# CONFIG_TEST_SORT is not set
|
||||
# CONFIG_TEST_STACKINIT is not set
|
||||
# CONFIG_TEST_STATIC_KEYS is not set
|
||||
@ -5991,6 +6048,7 @@ CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
|
||||
CONFIG_THINKPAD_ACPI=m
|
||||
# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
|
||||
CONFIG_THINKPAD_ACPI_VIDEO=y
|
||||
# CONFIG_THINKPAD_LMI is not set
|
||||
# CONFIG_THRUSTMASTER_FF is not set
|
||||
# CONFIG_THUNDER_NIC_BGX is not set
|
||||
# CONFIG_THUNDER_NIC_PF is not set
|
||||
@ -6017,6 +6075,7 @@ CONFIG_TIGON3_HWMON=y
|
||||
CONFIG_TIGON3=m
|
||||
CONFIG_TIME_NS=y
|
||||
CONFIG_TIMERFD=y
|
||||
# CONFIG_TIMERLAT_TRACER is not set
|
||||
# CONFIG_TINYDRM_HX8357D is not set
|
||||
# CONFIG_TINYDRM_ILI9225 is not set
|
||||
# CONFIG_TINYDRM_ILI9341 is not set
|
||||
@ -6032,12 +6091,14 @@ CONFIG_TIPC_MEDIA_IB=y
|
||||
CONFIG_TIPC_MEDIA_UDP=y
|
||||
# CONFIG_TI_ST is not set
|
||||
# CONFIG_TI_TLC4541 is not set
|
||||
# CONFIG_TI_TSC2046 is not set
|
||||
# CONFIG_TLAN is not set
|
||||
CONFIG_TLS_DEVICE=y
|
||||
CONFIG_TLS=m
|
||||
# CONFIG_TLS_TOE is not set
|
||||
# CONFIG_TMP006 is not set
|
||||
# CONFIG_TMP007 is not set
|
||||
# CONFIG_TMP117 is not set
|
||||
CONFIG_TMPFS_INODE64=y
|
||||
CONFIG_TMPFS_POSIX_ACL=y
|
||||
CONFIG_TMPFS_XATTR=y
|
||||
@ -6136,6 +6197,7 @@ CONFIG_TREE_RCU=y
|
||||
# CONFIG_TRIM_UNUSED_KSYMS is not set
|
||||
CONFIG_TRUSTED_KEYS=y
|
||||
# CONFIG_TSL2583 is not set
|
||||
# CONFIG_TSL2591 is not set
|
||||
# CONFIG_TSL2772 is not set
|
||||
# CONFIG_TSL4531 is not set
|
||||
# CONFIG_TSYS01 is not set
|
||||
@ -6784,6 +6846,7 @@ CONFIG_WAN=y
|
||||
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
|
||||
CONFIG_WATCHDOG_CORE=y
|
||||
CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
|
||||
# CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT is not set
|
||||
# CONFIG_WATCHDOG_NOWAYOUT is not set
|
||||
CONFIG_WATCHDOG_OPEN_TIMEOUT=0
|
||||
# CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set
|
||||
@ -6800,6 +6863,7 @@ CONFIG_WDTPCI=m
|
||||
# CONFIG_WINDFARM is not set
|
||||
# CONFIG_WIREGUARD_DEBUG is not set
|
||||
CONFIG_WIREGUARD=m
|
||||
# CONFIG_WIRELESS_HOTKEY is not set
|
||||
# CONFIG_WIRELESS_WDS is not set
|
||||
CONFIG_WIRELESS=y
|
||||
# CONFIG_WLAN_VENDOR_ADMTEK is not set
|
||||
@ -6824,6 +6888,7 @@ CONFIG_WMI_BMOF=m
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_CORE=m
|
||||
# CONFIG_WWAN_HWSIM is not set
|
||||
CONFIG_WWAN=y
|
||||
# CONFIG_WW_MUTEX_SELFTEST is not set
|
||||
# CONFIG_X25 is not set
|
||||
@ -6867,6 +6932,7 @@ CONFIG_X86_PAT=y
|
||||
CONFIG_X86_PKG_TEMP_THERMAL=m
|
||||
CONFIG_X86_PLATFORM_DEVICES=y
|
||||
CONFIG_X86_PLATFORM_DRIVERS_DELL=y
|
||||
CONFIG_X86_PLATFORM_DRIVERS_INTEL=y
|
||||
CONFIG_X86_PMEM_LEGACY_DEVICE=y
|
||||
CONFIG_X86_PMEM_LEGACY=m
|
||||
CONFIG_X86_PM_TIMER=y
|
||||
@ -6944,6 +7010,7 @@ CONFIG_XILINX_GMII2RGMII=m
|
||||
# CONFIG_XILINX_ZYNQMP_DMA is not set
|
||||
# CONFIG_XILINX_ZYNQMP_DPDMA is not set
|
||||
# CONFIG_XILLYBUS is not set
|
||||
# CONFIG_XILLYUSB is not set
|
||||
CONFIG_XMON_DEFAULT_RO_MODE=y
|
||||
CONFIG_XZ_DEC_ARMTHUMB=y
|
||||
CONFIG_XZ_DEC_ARM=y
|
||||
@ -6971,6 +7038,7 @@ CONFIG_ZLIB_DFLTCC=y
|
||||
CONFIG_ZLIB_INFLATE=y
|
||||
CONFIG_ZONE_DEVICE=y
|
||||
CONFIG_ZONE_DMA=y
|
||||
# CONFIG_ZONEFS_FS is not set
|
||||
# CONFIG_ZOPT2201 is not set
|
||||
# CONFIG_ZPA2326 is not set
|
||||
CONFIG_ZPOOL=y
|
||||
|
@ -50,6 +50,7 @@ CONFIG_ACPI_NFIT=m
|
||||
CONFIG_ACPI_NUMA=y
|
||||
CONFIG_ACPI_PCI_SLOT=y
|
||||
CONFIG_ACPI_PLATFORM_PROFILE=m
|
||||
CONFIG_ACPI_PRMT=y
|
||||
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
|
||||
CONFIG_ACPI_PROCESSOR=y
|
||||
# CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
|
||||
@ -193,7 +194,7 @@ CONFIG_AMD_SFH_HID=m
|
||||
# CONFIG_AMDTEE is not set
|
||||
# CONFIG_AMD_XGBE_DCB is not set
|
||||
CONFIG_AMD_XGBE=m
|
||||
CONFIG_AMIGA_PARTITION=y
|
||||
# CONFIG_AMIGA_PARTITION is not set
|
||||
CONFIG_AMILO_RFKILL=m
|
||||
# CONFIG_ANDROID is not set
|
||||
CONFIG_ANON_INODES=y
|
||||
@ -355,6 +356,7 @@ CONFIG_BASE_FULL=y
|
||||
# CONFIG_BATTERY_GOLDFISH is not set
|
||||
# CONFIG_BATTERY_MAX17040 is not set
|
||||
# CONFIG_BATTERY_MAX17042 is not set
|
||||
# CONFIG_BATTERY_RT5033 is not set
|
||||
# CONFIG_BATTERY_SBS is not set
|
||||
# CONFIG_BCACHE is not set
|
||||
# CONFIG_BCM54140_PHY is not set
|
||||
@ -389,8 +391,10 @@ CONFIG_BIG_KEYS=y
|
||||
CONFIG_BINFMT_ELF=y
|
||||
CONFIG_BINFMT_MISC=m
|
||||
CONFIG_BINFMT_SCRIPT=y
|
||||
# CONFIG_BLK_CGROUP_FC_APPID is not set
|
||||
# CONFIG_BLK_CGROUP_IOCOST is not set
|
||||
# CONFIG_BLK_CGROUP_IOLATENCY is not set
|
||||
# CONFIG_BLK_CGROUP_IOPRIO is not set
|
||||
CONFIG_BLK_CGROUP=y
|
||||
# CONFIG_BLK_CMDLINE_PARSER is not set
|
||||
CONFIG_BLK_DEBUG_FS=y
|
||||
@ -427,7 +431,7 @@ CONFIG_BLK_DEV_SR_VENDOR=y
|
||||
CONFIG_BLK_DEV_THROTTLING=y
|
||||
# CONFIG_BLK_DEV_UMEM is not set
|
||||
CONFIG_BLK_DEV=y
|
||||
# CONFIG_BLK_DEV_ZONED is not set
|
||||
CONFIG_BLK_DEV_ZONED=y
|
||||
# CONFIG_BLK_INLINE_ENCRYPTION is not set
|
||||
# CONFIG_BLK_SED_OPAL is not set
|
||||
CONFIG_BLK_WBT_MQ=y
|
||||
@ -648,6 +652,7 @@ CONFIG_CFG80211_DEFAULT_PS=y
|
||||
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
|
||||
CONFIG_CFG80211=m
|
||||
# CONFIG_CFG80211_WEXT is not set
|
||||
# CONFIG_CFI_CLANG is not set
|
||||
CONFIG_CFS_BANDWIDTH=y
|
||||
CONFIG_CGROUP_BPF=y
|
||||
CONFIG_CGROUP_CPUACCT=y
|
||||
@ -914,6 +919,7 @@ CONFIG_CRYPTO_DEV_QAT_DH895xCC=m
|
||||
CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=m
|
||||
# CONFIG_CRYPTO_DEV_QCOM_RNG is not set
|
||||
# CONFIG_CRYPTO_DEV_SAFEXCEL is not set
|
||||
# CONFIG_CRYPTO_DEV_SL3516 is not set
|
||||
CONFIG_CRYPTO_DEV_SP_CCP=y
|
||||
CONFIG_CRYPTO_DEV_SP_PSP=y
|
||||
# CONFIG_CRYPTO_DEV_VIRTIO is not set
|
||||
@ -923,8 +929,8 @@ CONFIG_CRYPTO_DRBG_HASH=y
|
||||
CONFIG_CRYPTO_DRBG_HMAC=y
|
||||
CONFIG_CRYPTO_DRBG_MENU=y
|
||||
CONFIG_CRYPTO_ECB=y
|
||||
CONFIG_CRYPTO_ECDH=y
|
||||
CONFIG_CRYPTO_ECDSA=y
|
||||
CONFIG_CRYPTO_ECDH=m
|
||||
CONFIG_CRYPTO_ECDSA=m
|
||||
CONFIG_CRYPTO_ECHAINIV=m
|
||||
# CONFIG_CRYPTO_ECRDSA is not set
|
||||
CONFIG_CRYPTO_ESSIV=m
|
||||
@ -1021,10 +1027,12 @@ CONFIG_CRYPTO=y
|
||||
CONFIG_CUSE=m
|
||||
# CONFIG_CXD2880_SPI_DRV is not set
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=y
|
||||
CONFIG_CXL_BIMODAL=y
|
||||
CONFIG_CXL_BUS=y
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PMEM=m
|
||||
CONFIG_CYCLADES=m
|
||||
# CONFIG_CYZ_INTR is not set
|
||||
# CONFIG_DA280 is not set
|
||||
@ -1045,6 +1053,7 @@ CONFIG_DEBUG_BUGVERBOSE=y
|
||||
# CONFIG_DEBUG_EFI is not set
|
||||
# CONFIG_DEBUG_ENTRY is not set
|
||||
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set
|
||||
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
|
||||
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
|
||||
CONFIG_DEBUG_FS_ALLOW_ALL=y
|
||||
# CONFIG_DEBUG_FS_ALLOW_NONE is not set
|
||||
@ -1137,6 +1146,7 @@ CONFIG_DELL_SMO8800=m
|
||||
CONFIG_DELL_WMI_AIO=m
|
||||
CONFIG_DELL_WMI_LED=m
|
||||
CONFIG_DELL_WMI=m
|
||||
# CONFIG_DELL_WMI_PRIVACY is not set
|
||||
CONFIG_DELL_WMI_SYSMAN=m
|
||||
CONFIG_DETECT_HUNG_TASK=y
|
||||
CONFIG_DEV_DAX_HMEM=m
|
||||
@ -1274,6 +1284,7 @@ CONFIG_DRM_GUD=m
|
||||
# CONFIG_DRM_HDLCD is not set
|
||||
# CONFIG_DRM_HISI_HIBMC is not set
|
||||
# CONFIG_DRM_HISI_KIRIN is not set
|
||||
CONFIG_DRM_HYPERV=m
|
||||
# CONFIG_DRM_I2C_ADV7511 is not set
|
||||
CONFIG_DRM_I2C_CH7006=m
|
||||
# CONFIG_DRM_I2C_NXP_TDA9950 is not set
|
||||
@ -1306,6 +1317,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1
|
||||
CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250
|
||||
CONFIG_DRM_I915_USERPTR=y
|
||||
# CONFIG_DRM_I915_WERROR is not set
|
||||
# CONFIG_DRM_ITE_IT66121 is not set
|
||||
# CONFIG_DRM_KOMEDA is not set
|
||||
# CONFIG_DRM_LEGACY is not set
|
||||
# CONFIG_DRM_LIMA is not set
|
||||
@ -1358,10 +1370,12 @@ CONFIG_DRM_RADEON_USERPTR=y
|
||||
# CONFIG_DRM_SII9234 is not set
|
||||
# CONFIG_DRM_SIL_SII8620 is not set
|
||||
# CONFIG_DRM_SIMPLE_BRIDGE is not set
|
||||
# CONFIG_DRM_SIMPLEDRM is not set
|
||||
# CONFIG_DRM_SIS is not set
|
||||
# CONFIG_DRM_TDFX is not set
|
||||
# CONFIG_DRM_THINE_THC63LVD1024 is not set
|
||||
# CONFIG_DRM_TIDSS is not set
|
||||
# CONFIG_DRM_TI_SN65DSI83 is not set
|
||||
# CONFIG_DRM_TI_SN65DSI86 is not set
|
||||
# CONFIG_DRM_TI_TFP410 is not set
|
||||
# CONFIG_DRM_TI_TPD12S015 is not set
|
||||
@ -1393,9 +1407,7 @@ CONFIG_DUMMY=m
|
||||
# CONFIG_DVB_AS102 is not set
|
||||
# CONFIG_DVB_ASCOT2E is not set
|
||||
# CONFIG_DVB_ATBM8830 is not set
|
||||
CONFIG_DVB_AV7110_IR=y
|
||||
CONFIG_DVB_AV7110=m
|
||||
CONFIG_DVB_AV7110_OSD=y
|
||||
# CONFIG_DVB_AV7110 is not set
|
||||
CONFIG_DVB_B2C2_FLEXCOP=m
|
||||
# CONFIG_DVB_B2C2_FLEXCOP_PCI_DEBUG is not set
|
||||
CONFIG_DVB_B2C2_FLEXCOP_PCI=m
|
||||
@ -1406,7 +1418,7 @@ CONFIG_DVB_BUDGET_AV=m
|
||||
CONFIG_DVB_BUDGET_CI=m
|
||||
CONFIG_DVB_BUDGET_CORE=m
|
||||
CONFIG_DVB_BUDGET=m
|
||||
CONFIG_DVB_BUDGET_PATCH=m
|
||||
# CONFIG_DVB_BUDGET_PATCH is not set
|
||||
CONFIG_DVB_CORE=m
|
||||
# CONFIG_DVB_CX22702 is not set
|
||||
# CONFIG_DVB_CX24110 is not set
|
||||
@ -1521,6 +1533,8 @@ CONFIG_DW_DMAC=m
|
||||
CONFIG_DW_DMAC_PCI=y
|
||||
# CONFIG_DW_EDMA is not set
|
||||
# CONFIG_DW_EDMA_PCIE is not set
|
||||
CONFIG_DWMAC_INTEL=m
|
||||
# CONFIG_DWMAC_LOONGSON is not set
|
||||
# CONFIG_DW_WATCHDOG is not set
|
||||
# CONFIG_DW_XDATA_PCIE is not set
|
||||
CONFIG_DYNAMIC_DEBUG=y
|
||||
@ -1614,7 +1628,7 @@ CONFIG_ETHTOOL_NETLINK=y
|
||||
CONFIG_EVENT_TRACING=y
|
||||
# CONFIG_EVM_ADD_XATTRS is not set
|
||||
CONFIG_EVM_ATTR_FSUUID=y
|
||||
CONFIG_EVM_LOAD_X509=y
|
||||
# CONFIG_EVM_LOAD_X509 is not set
|
||||
CONFIG_EVM_X509_PATH="/etc/keys/x509_evm.der"
|
||||
CONFIG_EVM=y
|
||||
CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
@ -1669,7 +1683,7 @@ CONFIG_FAT_FS=m
|
||||
CONFIG_FB_EFI=y
|
||||
# CONFIG_FB_FOREIGN_ENDIAN is not set
|
||||
# CONFIG_FB_HGA is not set
|
||||
CONFIG_FB_HYPERV=m
|
||||
# CONFIG_FB_HYPERV is not set
|
||||
# CONFIG_FB_I740 is not set
|
||||
# CONFIG_FB_IBM_GXT4500 is not set
|
||||
# CONFIG_FB_IMSTT is not set
|
||||
@ -1707,6 +1721,7 @@ CONFIG_FB_RADEON_BACKLIGHT=y
|
||||
# CONFIG_FB_SM712 is not set
|
||||
# CONFIG_FB_SM750 is not set
|
||||
# CONFIG_FB_SMSCUFX is not set
|
||||
# CONFIG_FB_SSD1307 is not set
|
||||
# CONFIG_FB_TFT is not set
|
||||
CONFIG_FB_TILEBLITTING=y
|
||||
# CONFIG_FB_TRIDENT is not set
|
||||
@ -1720,6 +1735,7 @@ CONFIG_FB_VESA=y
|
||||
# CONFIG_FB_VT8623 is not set
|
||||
# CONFIG_FB_XGI is not set
|
||||
CONFIG_FB=y
|
||||
CONFIG_FC_APPID=y
|
||||
CONFIG_FCOE_FNIC=m
|
||||
# CONFIG_FCOE is not set
|
||||
# CONFIG_FDDI is not set
|
||||
@ -1795,6 +1811,8 @@ CONFIG_FW_LOADER=y
|
||||
CONFIG_FWTTY_MAX_CARD_PORTS=32
|
||||
CONFIG_FWTTY_MAX_TOTAL_PORTS=64
|
||||
# CONFIG_FXAS21002C is not set
|
||||
# CONFIG_FXLS8962AF_I2C is not set
|
||||
# CONFIG_FXLS8962AF_SPI is not set
|
||||
# CONFIG_FXOS8700_I2C is not set
|
||||
# CONFIG_FXOS8700_SPI is not set
|
||||
CONFIG_GACT_PROB=y
|
||||
@ -2091,6 +2109,7 @@ CONFIG_HP_WATCHDOG=m
|
||||
CONFIG_HPWDT_NMI_DECODING=y
|
||||
CONFIG_HP_WIRELESS=m
|
||||
CONFIG_HP_WMI=m
|
||||
CONFIG_HSA_AMD_SVM=y
|
||||
CONFIG_HSA_AMD=y
|
||||
# CONFIG_HSI is not set
|
||||
# CONFIG_HSR is not set
|
||||
@ -2101,6 +2120,7 @@ CONFIG_HSA_AMD=y
|
||||
# CONFIG_HTU21 is not set
|
||||
# CONFIG_HUAWEI_WMI is not set
|
||||
CONFIG_HUGETLBFS=y
|
||||
# CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON is not set
|
||||
CONFIG_HVC_XEN_FRONTEND=y
|
||||
CONFIG_HVC_XEN=y
|
||||
CONFIG_HW_CONSOLE=y
|
||||
@ -2113,7 +2133,6 @@ CONFIG_HW_RANDOM_AMD=m
|
||||
# CONFIG_HW_RANDOM_CCTRNG is not set
|
||||
CONFIG_HW_RANDOM_HISI=y
|
||||
CONFIG_HW_RANDOM_INTEL=m
|
||||
CONFIG_HW_RANDOM_S390=y
|
||||
CONFIG_HW_RANDOM_TIMERIOMEM=m
|
||||
CONFIG_HW_RANDOM_TPM=y
|
||||
CONFIG_HW_RANDOM_VIA=m
|
||||
@ -2233,7 +2252,6 @@ CONFIG_ICPLUS_PHY=m
|
||||
# CONFIG_ICS932S401 is not set
|
||||
# CONFIG_ICST is not set
|
||||
CONFIG_IDEAPAD_LAPTOP=m
|
||||
# CONFIG_IDE is not set
|
||||
# CONFIG_IDLE_INJECT is not set
|
||||
CONFIG_IDLE_PAGE_TRACKING=y
|
||||
CONFIG_IE6XX_WDT=m
|
||||
@ -2271,6 +2289,7 @@ CONFIG_IIO=m
|
||||
# CONFIG_IIO_ST_ACCEL_3AXIS is not set
|
||||
# CONFIG_IIO_ST_GYRO_3AXIS is not set
|
||||
# CONFIG_IIO_ST_LSM6DSX is not set
|
||||
# CONFIG_IIO_ST_LSM9DS0 is not set
|
||||
# CONFIG_IIO_ST_MAGN_3AXIS is not set
|
||||
# CONFIG_IIO_ST_PRESS is not set
|
||||
# CONFIG_IIO_SW_DEVICE is not set
|
||||
@ -2290,9 +2309,10 @@ CONFIG_IMA_ARCH_POLICY=y
|
||||
CONFIG_IMA_DEFAULT_HASH="sha256"
|
||||
CONFIG_IMA_DEFAULT_HASH_SHA256=y
|
||||
# CONFIG_IMA_DEFAULT_HASH_SHA512 is not set
|
||||
# CONFIG_IMA_DISABLE_HTABLE is not set
|
||||
CONFIG_IMA_KEXEC=y
|
||||
# CONFIG_IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY is not set
|
||||
CONFIG_IMA_LOAD_X509=y
|
||||
# CONFIG_IMA_LOAD_X509 is not set
|
||||
CONFIG_IMA_LSM_RULES=y
|
||||
CONFIG_IMA_MEASURE_PCR_IDX=10
|
||||
# CONFIG_IMA_NG_TEMPLATE is not set
|
||||
@ -2302,7 +2322,6 @@ CONFIG_IMA_SIG_TEMPLATE=y
|
||||
# CONFIG_IMA_TEMPLATE is not set
|
||||
CONFIG_IMA_TRUSTED_KEYRING=y
|
||||
# CONFIG_IMA_WRITE_POLICY is not set
|
||||
CONFIG_IMA_X509_PATH="/etc/keys/x509_ima.der"
|
||||
CONFIG_IMA=y
|
||||
# CONFIG_IMG_ASCII_LCD is not set
|
||||
# CONFIG_IMX_SC_WDT is not set
|
||||
@ -2339,6 +2358,7 @@ CONFIG_INFINIBAND_IPOIB_CM=y
|
||||
# CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set
|
||||
CONFIG_INFINIBAND_IPOIB_DEBUG=y
|
||||
CONFIG_INFINIBAND_IPOIB=m
|
||||
CONFIG_INFINIBAND_IRDMA=m
|
||||
CONFIG_INFINIBAND_ISER=m
|
||||
CONFIG_INFINIBAND_ISERT=m
|
||||
CONFIG_INFINIBAND=m
|
||||
@ -2515,6 +2535,7 @@ CONFIG_IONIC=m
|
||||
CONFIG_IOSCHED_BFQ=y
|
||||
# CONFIG_IOSF_MBI_DEBUG is not set
|
||||
CONFIG_IOSF_MBI=y
|
||||
# CONFIG_IOSM is not set
|
||||
# CONFIG_IO_STRICT_DEVMEM is not set
|
||||
# CONFIG_IO_URING is not set
|
||||
CONFIG_IP6_NF_FILTER=m
|
||||
@ -2755,7 +2776,7 @@ CONFIG_JUMP_LABEL=y
|
||||
CONFIG_KALLSYMS_ALL=y
|
||||
CONFIG_KALLSYMS_BASE_RELATIVE=y
|
||||
CONFIG_KALLSYMS=y
|
||||
CONFIG_KARMA_PARTITION=y
|
||||
# CONFIG_KARMA_PARTITION is not set
|
||||
# CONFIG_KASAN is not set
|
||||
# CONFIG_KASAN_MODULE_TEST is not set
|
||||
# CONFIG_KASAN_VMALLOC is not set
|
||||
@ -2775,7 +2796,8 @@ CONFIG_KERNEL_HEADER_TEST=y
|
||||
CONFIG_KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
CONFIG_KEXEC_FILE=y
|
||||
CONFIG_KEXEC_JUMP=y
|
||||
# CONFIG_KEXEC_SIG is not set
|
||||
# CONFIG_KEXEC_SIG_FORCE is not set
|
||||
CONFIG_KEXEC_SIG=y
|
||||
CONFIG_KEXEC=y
|
||||
# CONFIG_KEYBOARD_ADC is not set
|
||||
# CONFIG_KEYBOARD_ADP5588 is not set
|
||||
@ -2959,11 +2981,12 @@ CONFIG_LIVEPATCH=y
|
||||
# CONFIG_LKDTM is not set
|
||||
# CONFIG_LLC2 is not set
|
||||
CONFIG_LLC=m
|
||||
# CONFIG_LMK04832 is not set
|
||||
# CONFIG_LMP91000 is not set
|
||||
CONFIG_LOAD_UEFI_KEYS=y
|
||||
CONFIG_LOCALVERSION=""
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_LOCKDEP_BITS=15
|
||||
CONFIG_LOCKDEP_BITS=16
|
||||
CONFIG_LOCKDEP_CHAINS_BITS=16
|
||||
CONFIG_LOCKDEP_CIRCULAR_QUEUE_BITS=12
|
||||
CONFIG_LOCKDEP_STACK_TRACE_BITS=19
|
||||
@ -3003,6 +3026,8 @@ CONFIG_LSM_MMAP_MIN_ADDR=65535
|
||||
# CONFIG_LTC2632 is not set
|
||||
# CONFIG_LTC2983 is not set
|
||||
# CONFIG_LTE_GDM724X is not set
|
||||
# CONFIG_LTO_CLANG_FULL is not set
|
||||
# CONFIG_LTO_CLANG_THIN is not set
|
||||
CONFIG_LTO_NONE=y
|
||||
# CONFIG_LTR501 is not set
|
||||
# CONFIG_LV0104CS is not set
|
||||
@ -3112,6 +3137,7 @@ CONFIG_MEDIA_RADIO_SUPPORT=y
|
||||
CONFIG_MEDIA_SUBDRV_AUTOSELECT=y
|
||||
CONFIG_MEDIA_SUPPORT_FILTER=y
|
||||
CONFIG_MEDIA_SUPPORT=m
|
||||
# CONFIG_MEDIATEK_GE_PHY is not set
|
||||
# CONFIG_MEDIA_TEST_SUPPORT is not set
|
||||
CONFIG_MEDIA_TUNER_M88RS6000T=m
|
||||
# CONFIG_MEDIA_TUNER_MAX2165 is not set
|
||||
@ -3210,6 +3236,7 @@ CONFIG_MFD_INTEL_PMT=m
|
||||
# CONFIG_MFD_NTXEC is not set
|
||||
# CONFIG_MFD_PALMAS is not set
|
||||
# CONFIG_MFD_PCF50633 is not set
|
||||
# CONFIG_MFD_QCOM_PM8008 is not set
|
||||
# CONFIG_MFD_RC5T583 is not set
|
||||
# CONFIG_MFD_RDC321X is not set
|
||||
# CONFIG_MFD_RETU is not set
|
||||
@ -3219,6 +3246,7 @@ CONFIG_MFD_INTEL_PMT=m
|
||||
# CONFIG_MFD_ROHM_BD71828 is not set
|
||||
# CONFIG_MFD_ROHM_BD718XX is not set
|
||||
# CONFIG_MFD_ROHM_BD957XMUF is not set
|
||||
# CONFIG_MFD_RT4831 is not set
|
||||
# CONFIG_MFD_RT5033 is not set
|
||||
# CONFIG_MFD_SEC_CORE is not set
|
||||
# CONFIG_MFD_SI476X_CORE is not set
|
||||
@ -3244,7 +3272,6 @@ CONFIG_MFD_SM501=m
|
||||
# CONFIG_MFD_TPS65910 is not set
|
||||
# CONFIG_MFD_TPS65912_I2C is not set
|
||||
# CONFIG_MFD_TPS65912_SPI is not set
|
||||
# CONFIG_MFD_TPS68470 is not set
|
||||
# CONFIG_MFD_TPS80031 is not set
|
||||
# CONFIG_MFD_TQMX86 is not set
|
||||
CONFIG_MFD_VIPERBOARD=m
|
||||
@ -3311,6 +3338,7 @@ CONFIG_MLX5_VDPA_NET=m
|
||||
# CONFIG_MLX90614 is not set
|
||||
# CONFIG_MLX90632 is not set
|
||||
# CONFIG_MLXBF_BOOTCTL is not set
|
||||
# CONFIG_MLXBF_GIGE is not set
|
||||
# CONFIG_MLXBF_PMC is not set
|
||||
# CONFIG_MLXBF_TMFIFO is not set
|
||||
CONFIG_MLXFW=m
|
||||
@ -3401,6 +3429,7 @@ CONFIG_MODULES=y
|
||||
CONFIG_MODULE_UNLOAD=y
|
||||
CONFIG_MODVERSIONS=y
|
||||
# CONFIG_MOST is not set
|
||||
# CONFIG_MOTORCOMM_PHY is not set
|
||||
CONFIG_MOUSE_APPLETOUCH=m
|
||||
CONFIG_MOUSE_BCM5974=m
|
||||
CONFIG_MOUSE_CYAPA=m
|
||||
@ -3488,6 +3517,7 @@ CONFIG_MTD_MAP_BANK_WIDTH_1=y
|
||||
CONFIG_MTD_MAP_BANK_WIDTH_2=y
|
||||
CONFIG_MTD_MAP_BANK_WIDTH_4=y
|
||||
# CONFIG_MTD_MCHP23K256 is not set
|
||||
# CONFIG_MTD_MCHP48L640 is not set
|
||||
# CONFIG_MTD_MTDRAM is not set
|
||||
# CONFIG_MTD_NAND_ECC_SW_BCH is not set
|
||||
# CONFIG_MTD_NAND_ECC_SW_HAMMING is not set
|
||||
@ -3599,6 +3629,7 @@ CONFIG_NETFILTER_ADVANCED=y
|
||||
CONFIG_NETFILTER_INGRESS=y
|
||||
# CONFIG_NETFILTER_NETLINK_ACCT is not set
|
||||
CONFIG_NETFILTER_NETLINK_GLUE_CT=y
|
||||
# CONFIG_NETFILTER_NETLINK_HOOK is not set
|
||||
CONFIG_NETFILTER_NETLINK_LOG=m
|
||||
CONFIG_NETFILTER_NETLINK=m
|
||||
CONFIG_NETFILTER_NETLINK_OSF=m
|
||||
@ -3800,7 +3831,7 @@ CONFIG_NET_VENDOR_ROCKER=y
|
||||
# CONFIG_NET_VENDOR_SMSC is not set
|
||||
# CONFIG_NET_VENDOR_SOCIONEXT is not set
|
||||
CONFIG_NET_VENDOR_SOLARFLARE=y
|
||||
# CONFIG_NET_VENDOR_STMICRO is not set
|
||||
CONFIG_NET_VENDOR_STMICRO=y
|
||||
# CONFIG_NET_VENDOR_SUN is not set
|
||||
# CONFIG_NET_VENDOR_SYNOPSYS is not set
|
||||
# CONFIG_NET_VENDOR_TEHUTI is not set
|
||||
@ -4076,6 +4107,7 @@ CONFIG_OPROFILE=m
|
||||
CONFIG_OPTIMIZE_INLINING=y
|
||||
# CONFIG_ORANGEFS_FS is not set
|
||||
CONFIG_OSF_PARTITION=y
|
||||
# CONFIG_OSNOISE_TRACER is not set
|
||||
# CONFIG_OVERLAY_FS_INDEX is not set
|
||||
CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_OVERLAY_FS_METACOPY is not set
|
||||
@ -4212,7 +4244,7 @@ CONFIG_PCI=y
|
||||
# CONFIG_PCNET32 is not set
|
||||
CONFIG_PCPU_DEV_REFCNT=y
|
||||
CONFIG_PCSPKR_PLATFORM=y
|
||||
# CONFIG_PCS_XPCS is not set
|
||||
CONFIG_PCS_XPCS=m
|
||||
# CONFIG_PDA_POWER is not set
|
||||
# CONFIG_PDC_ADMA is not set
|
||||
# CONFIG_PEAQ_WMI is not set
|
||||
@ -4233,14 +4265,17 @@ CONFIG_PHY_BCM_SR_USB=m
|
||||
# CONFIG_PHY_CADENCE_SALVO is not set
|
||||
# CONFIG_PHY_CADENCE_SIERRA is not set
|
||||
# CONFIG_PHY_CADENCE_TORRENT is not set
|
||||
# CONFIG_PHY_CAN_TRANSCEIVER is not set
|
||||
# CONFIG_PHY_CPCAP_USB is not set
|
||||
# CONFIG_PHY_FSL_IMX8MQ_USB is not set
|
||||
# CONFIG_PHY_HI3660_USB is not set
|
||||
# CONFIG_PHY_HI3670_USB is not set
|
||||
# CONFIG_PHY_HISI_INNO_USB2 is not set
|
||||
# CONFIG_PHY_HISTB_COMBPHY is not set
|
||||
# CONFIG_PHY_INTEL_EMMC is not set
|
||||
# CONFIG_PHY_INTEL_LGM_EMMC is not set
|
||||
CONFIG_PHYLIB=y
|
||||
CONFIG_PHYLINK=m
|
||||
# CONFIG_PHY_MAPPHONE_MDM6600 is not set
|
||||
# CONFIG_PHY_MIXEL_MIPI_DPHY is not set
|
||||
# CONFIG_PHY_OCELOT_SERDES is not set
|
||||
@ -4348,6 +4383,7 @@ CONFIG_POWER_SUPPLY_HWMON=y
|
||||
CONFIG_POWER_SUPPLY=y
|
||||
# CONFIG_PPC_PROT_SAO_LPAR is not set
|
||||
CONFIG_PPC_QUEUED_SPINLOCKS=y
|
||||
# CONFIG_PPC_RFI_SRR_DEBUG is not set
|
||||
CONFIG_PPC_RTAS_FILTER=y
|
||||
CONFIG_PPDEV=m
|
||||
CONFIG_PPP_ASYNC=m
|
||||
@ -4495,7 +4531,6 @@ CONFIG_QUOTACTL=y
|
||||
# CONFIG_QUOTA_DEBUG is not set
|
||||
CONFIG_QUOTA_NETLINK_INTERFACE=y
|
||||
CONFIG_QUOTA=y
|
||||
# CONFIG_R3964 is not set
|
||||
CONFIG_R8169=m
|
||||
# CONFIG_R8188EU is not set
|
||||
# CONFIG_R8712U is not set
|
||||
@ -4522,7 +4557,6 @@ CONFIG_RANDOMIZE_MEMORY=y
|
||||
# CONFIG_RAPIDIO is not set
|
||||
# CONFIG_RAS_CEC is not set
|
||||
CONFIG_RAS=y
|
||||
CONFIG_RAW_DRIVER=y
|
||||
# CONFIG_RBTREE_TEST is not set
|
||||
CONFIG_RC_ATI_REMOTE=m
|
||||
# CONFIG_RC_CORE is not set
|
||||
@ -4608,8 +4642,9 @@ CONFIG_RELOCATABLE=y
|
||||
CONFIG_RENESAS_PHY=m
|
||||
# CONFIG_RESET_ATTACK_MITIGATION is not set
|
||||
# CONFIG_RESET_BRCMSTB_RESCAL is not set
|
||||
# CONFIG_RESET_CONTROLLER is not set
|
||||
CONFIG_RESET_CONTROLLER=y
|
||||
# CONFIG_RESET_INTEL_GW is not set
|
||||
# CONFIG_RESET_MCHP_SPARX5 is not set
|
||||
# CONFIG_RESET_QCOM_PDC is not set
|
||||
# CONFIG_RESET_TI_SYSCON is not set
|
||||
CONFIG_RETPOLINE=y
|
||||
@ -4762,7 +4797,7 @@ CONFIG_RTC_INTF_SYSFS=y
|
||||
CONFIG_RTC_NVMEM=y
|
||||
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
|
||||
CONFIG_RTC_SYSTOHC=y
|
||||
CONFIG_RT_GROUP_SCHED=y
|
||||
# CONFIG_RT_GROUP_SCHED is not set
|
||||
# CONFIG_RTL8180 is not set
|
||||
# CONFIG_RTL8187 is not set
|
||||
CONFIG_RTL8188EE=m
|
||||
@ -4820,10 +4855,12 @@ CONFIG_SBC_FITPC2_WATCHDOG=m
|
||||
# CONFIG_SBP_TARGET is not set
|
||||
# CONFIG_SC1200_WDT is not set
|
||||
# CONFIG_SCA3000 is not set
|
||||
# CONFIG_SCA3300 is not set
|
||||
# CONFIG_SC_CAMCC_7180 is not set
|
||||
# CONFIG_SCD30_CORE is not set
|
||||
# CONFIG_SCF_TORTURE_TEST is not set
|
||||
CONFIG_SCHED_AUTOGROUP=y
|
||||
CONFIG_SCHED_CORE=y
|
||||
CONFIG_SCHED_DEBUG=y
|
||||
CONFIG_SCHED_MC_PRIO=y
|
||||
CONFIG_SCHED_MC=y
|
||||
@ -4860,6 +4897,7 @@ CONFIG_SCSI_DH_RDAC=y
|
||||
CONFIG_SCSI_DH=y
|
||||
# CONFIG_SCSI_DMX3191D is not set
|
||||
# CONFIG_SCSI_DPT_I2O is not set
|
||||
# CONFIG_SCSI_EFCT is not set
|
||||
CONFIG_SCSI_ENCLOSURE=m
|
||||
# CONFIG_SCSI_ESAS2R is not set
|
||||
CONFIG_SCSI_FC_ATTRS=m
|
||||
@ -4880,6 +4918,7 @@ CONFIG_SCSI_LOGGING=y
|
||||
CONFIG_SCSI_LOWLEVEL=y
|
||||
# CONFIG_SCSI_LPFC_DEBUG_FS is not set
|
||||
CONFIG_SCSI_LPFC=m
|
||||
# CONFIG_SCSI_MPI3MR is not set
|
||||
CONFIG_SCSI_MPT2SAS=m
|
||||
CONFIG_SCSI_MPT2SAS_MAX_SGE=128
|
||||
CONFIG_SCSI_MPT3SAS=m
|
||||
@ -4995,6 +5034,7 @@ CONFIG_SENSORS_CORETEMP=m
|
||||
# CONFIG_SENSORS_CORSAIR_PSU is not set
|
||||
CONFIG_SENSORS_DELL_SMM=m
|
||||
CONFIG_SENSORS_DME1737=m
|
||||
# CONFIG_SENSORS_DPS920AB is not set
|
||||
# CONFIG_SENSORS_DRIVETEMP is not set
|
||||
CONFIG_SENSORS_DS1621=m
|
||||
CONFIG_SENSORS_DS620=m
|
||||
@ -5095,6 +5135,7 @@ CONFIG_SENSORS_MAX6697=m
|
||||
CONFIG_SENSORS_MAX8688=m
|
||||
CONFIG_SENSORS_MCP3021=m
|
||||
# CONFIG_SENSORS_MLXREG_FAN is not set
|
||||
# CONFIG_SENSORS_MP2888 is not set
|
||||
# CONFIG_SENSORS_MP2975 is not set
|
||||
# CONFIG_SENSORS_MR75203 is not set
|
||||
# CONFIG_SENSORS_NCT6683 is not set
|
||||
@ -5108,6 +5149,7 @@ CONFIG_SENSORS_NTC_THERMISTOR=m
|
||||
CONFIG_SENSORS_PC87360=m
|
||||
CONFIG_SENSORS_PC87427=m
|
||||
CONFIG_SENSORS_PCF8591=m
|
||||
# CONFIG_SENSORS_PIM4328 is not set
|
||||
# CONFIG_SENSORS_PM6764TR is not set
|
||||
CONFIG_SENSORS_PMBUS=m
|
||||
# CONFIG_SENSORS_POWR1220 is not set
|
||||
@ -5122,6 +5164,7 @@ CONFIG_SENSORS_SCH5636=m
|
||||
CONFIG_SENSORS_SHT15=m
|
||||
CONFIG_SENSORS_SHT21=m
|
||||
# CONFIG_SENSORS_SHT3x is not set
|
||||
# CONFIG_SENSORS_SHT4x is not set
|
||||
# CONFIG_SENSORS_SHTC1 is not set
|
||||
CONFIG_SENSORS_SIS5595=m
|
||||
# CONFIG_SENSORS_SMM665 is not set
|
||||
@ -5233,11 +5276,13 @@ CONFIG_SFC_MTD=y
|
||||
CONFIG_SFC_SRIOV=y
|
||||
CONFIG_SFI=y
|
||||
# CONFIG_SF_PDMA is not set
|
||||
# CONFIG_SFP is not set
|
||||
CONFIG_SGETMASK_SYSCALL=y
|
||||
# CONFIG_SGI_GRU_DEBUG is not set
|
||||
CONFIG_SGI_GRU=m
|
||||
CONFIG_SGI_PARTITION=y
|
||||
CONFIG_SGI_XP=m
|
||||
# CONFIG_SHADOW_CALL_STACK is not set
|
||||
CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
|
||||
# CONFIG_SI1133 is not set
|
||||
# CONFIG_SI1145 is not set
|
||||
@ -5258,7 +5303,7 @@ CONFIG_SLIP=m
|
||||
# CONFIG_SLIP_MODE_SLIP6 is not set
|
||||
CONFIG_SLIP_SMART=y
|
||||
# CONFIG_SLOB is not set
|
||||
CONFIG_SLUB_CPU_PARTIAL=y
|
||||
# CONFIG_SLUB_CPU_PARTIAL is not set
|
||||
# CONFIG_SLUB_DEBUG_ON is not set
|
||||
CONFIG_SLUB_DEBUG=y
|
||||
# CONFIG_SLUB_MEMCG_SYSFS_ON is not set
|
||||
@ -5507,6 +5552,7 @@ CONFIG_SND_SOC_INTEL_SKL_RT286_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC=y
|
||||
CONFIG_SND_SOC_INTEL_SKYLAKE=m
|
||||
# CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH is not set
|
||||
# CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH is not set
|
||||
# CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH is not set
|
||||
CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH=m
|
||||
@ -5599,6 +5645,7 @@ CONFIG_SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
CONFIG_SND_SOC_SOF_TOPLEVEL=y
|
||||
# CONFIG_SND_SOC_SPDIF is not set
|
||||
# CONFIG_SND_SOC_SSM2305 is not set
|
||||
# CONFIG_SND_SOC_SSM2518 is not set
|
||||
# CONFIG_SND_SOC_SSM2602_I2C is not set
|
||||
# CONFIG_SND_SOC_SSM2602_SPI is not set
|
||||
# CONFIG_SND_SOC_STA32X is not set
|
||||
@ -5614,6 +5661,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y
|
||||
# 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_TLV320ADCX140 is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
|
||||
@ -5756,6 +5804,7 @@ CONFIG_SPI_PXA2XX=m
|
||||
CONFIG_SPI=y
|
||||
# CONFIG_SPI_ZYNQMP_GQSPI is not set
|
||||
# CONFIG_SPMI is not set
|
||||
# CONFIG_SPS30_I2C is not set
|
||||
# CONFIG_SPS30 is not set
|
||||
# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
|
||||
# CONFIG_SQUASHFS_DECOMP_MULTI is not set
|
||||
@ -5779,6 +5828,7 @@ CONFIG_SQUASHFS_ZLIB=y
|
||||
CONFIG_STACK_HASH_ORDER=20
|
||||
CONFIG_STACKPROTECTOR_STRONG=y
|
||||
CONFIG_STACKPROTECTOR=y
|
||||
# CONFIG_STACKTRACE_BUILD_ID is not set
|
||||
CONFIG_STACK_TRACER=y
|
||||
CONFIG_STACK_VALIDATION=y
|
||||
# CONFIG_STAGING is not set
|
||||
@ -5793,6 +5843,10 @@ CONFIG_STE10XP=m
|
||||
# CONFIG_STK8BA50 is not set
|
||||
CONFIG_STM_DUMMY=m
|
||||
CONFIG_STM=m
|
||||
CONFIG_STMMAC_ETH=m
|
||||
# CONFIG_STMMAC_PCI is not set
|
||||
# CONFIG_STMMAC_PLATFORM is not set
|
||||
# CONFIG_STMMAC_SELFTESTS is not set
|
||||
CONFIG_STM_PROTO_BASIC=m
|
||||
CONFIG_STM_PROTO_SYS_T=m
|
||||
CONFIG_STM_SOURCE_CONSOLE=m
|
||||
@ -5800,6 +5854,7 @@ CONFIG_STM_SOURCE_FTRACE=m
|
||||
CONFIG_STM_SOURCE_HEARTBEAT=m
|
||||
CONFIG_STRICT_DEVMEM=y
|
||||
CONFIG_STRICT_KERNEL_RWX=y
|
||||
CONFIG_STRICT_MODULE_RWX=y
|
||||
# CONFIG_STRING_SELFTEST is not set
|
||||
CONFIG_STRIP_ASM_SYMS=y
|
||||
# CONFIG_ST_UVIS25 is not set
|
||||
@ -5909,6 +5964,7 @@ CONFIG_TERANETICS_PHY=m
|
||||
# CONFIG_TEST_BITOPS is not set
|
||||
# CONFIG_TEST_BLACKHOLE_DEV is not set
|
||||
# CONFIG_TEST_BPF is not set
|
||||
# CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set
|
||||
# CONFIG_TEST_DIV64 is not set
|
||||
# CONFIG_TEST_FIRMWARE is not set
|
||||
# CONFIG_TEST_FPU is not set
|
||||
@ -5934,6 +5990,7 @@ CONFIG_TEST_LIVEPATCH=m
|
||||
# CONFIG_TEST_POWER is not set
|
||||
# CONFIG_TEST_PRINTF is not set
|
||||
# CONFIG_TEST_RHASHTABLE is not set
|
||||
# CONFIG_TEST_SCANF is not set
|
||||
# CONFIG_TEST_SORT is not set
|
||||
# CONFIG_TEST_STACKINIT is not set
|
||||
# CONFIG_TEST_STATIC_KEYS is not set
|
||||
@ -5969,6 +6026,7 @@ CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
|
||||
CONFIG_THINKPAD_ACPI=m
|
||||
# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
|
||||
CONFIG_THINKPAD_ACPI_VIDEO=y
|
||||
# CONFIG_THINKPAD_LMI is not set
|
||||
# CONFIG_THRUSTMASTER_FF is not set
|
||||
# CONFIG_THUNDER_NIC_BGX is not set
|
||||
# CONFIG_THUNDER_NIC_PF is not set
|
||||
@ -5995,6 +6053,7 @@ CONFIG_TIGON3_HWMON=y
|
||||
CONFIG_TIGON3=m
|
||||
CONFIG_TIME_NS=y
|
||||
CONFIG_TIMERFD=y
|
||||
# CONFIG_TIMERLAT_TRACER is not set
|
||||
# CONFIG_TINYDRM_HX8357D is not set
|
||||
# CONFIG_TINYDRM_ILI9225 is not set
|
||||
# CONFIG_TINYDRM_ILI9341 is not set
|
||||
@ -6010,12 +6069,14 @@ CONFIG_TIPC_MEDIA_IB=y
|
||||
CONFIG_TIPC_MEDIA_UDP=y
|
||||
# CONFIG_TI_ST is not set
|
||||
# CONFIG_TI_TLC4541 is not set
|
||||
# CONFIG_TI_TSC2046 is not set
|
||||
# CONFIG_TLAN is not set
|
||||
CONFIG_TLS_DEVICE=y
|
||||
CONFIG_TLS=m
|
||||
# CONFIG_TLS_TOE is not set
|
||||
# CONFIG_TMP006 is not set
|
||||
# CONFIG_TMP007 is not set
|
||||
# CONFIG_TMP117 is not set
|
||||
CONFIG_TMPFS_INODE64=y
|
||||
CONFIG_TMPFS_POSIX_ACL=y
|
||||
CONFIG_TMPFS_XATTR=y
|
||||
@ -6114,6 +6175,7 @@ CONFIG_TREE_RCU=y
|
||||
# CONFIG_TRIM_UNUSED_KSYMS is not set
|
||||
CONFIG_TRUSTED_KEYS=y
|
||||
# CONFIG_TSL2583 is not set
|
||||
# CONFIG_TSL2591 is not set
|
||||
# CONFIG_TSL2772 is not set
|
||||
# CONFIG_TSL4531 is not set
|
||||
# CONFIG_TSYS01 is not set
|
||||
@ -6762,6 +6824,7 @@ CONFIG_WAN=y
|
||||
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
|
||||
CONFIG_WATCHDOG_CORE=y
|
||||
CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
|
||||
# CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT is not set
|
||||
# CONFIG_WATCHDOG_NOWAYOUT is not set
|
||||
CONFIG_WATCHDOG_OPEN_TIMEOUT=0
|
||||
# CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set
|
||||
@ -6778,6 +6841,7 @@ CONFIG_WDTPCI=m
|
||||
# CONFIG_WINDFARM is not set
|
||||
# CONFIG_WIREGUARD_DEBUG is not set
|
||||
CONFIG_WIREGUARD=m
|
||||
# CONFIG_WIRELESS_HOTKEY is not set
|
||||
# CONFIG_WIRELESS_WDS is not set
|
||||
CONFIG_WIRELESS=y
|
||||
# CONFIG_WLAN_VENDOR_ADMTEK is not set
|
||||
@ -6802,6 +6866,7 @@ CONFIG_WMI_BMOF=m
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_CORE=m
|
||||
# CONFIG_WWAN_HWSIM is not set
|
||||
CONFIG_WWAN=y
|
||||
# CONFIG_WW_MUTEX_SELFTEST is not set
|
||||
# CONFIG_X25 is not set
|
||||
@ -6845,6 +6910,7 @@ CONFIG_X86_PAT=y
|
||||
CONFIG_X86_PKG_TEMP_THERMAL=m
|
||||
CONFIG_X86_PLATFORM_DEVICES=y
|
||||
CONFIG_X86_PLATFORM_DRIVERS_DELL=y
|
||||
CONFIG_X86_PLATFORM_DRIVERS_INTEL=y
|
||||
CONFIG_X86_PMEM_LEGACY_DEVICE=y
|
||||
CONFIG_X86_PMEM_LEGACY=m
|
||||
CONFIG_X86_PM_TIMER=y
|
||||
@ -6922,6 +6988,7 @@ CONFIG_XILINX_GMII2RGMII=m
|
||||
# CONFIG_XILINX_ZYNQMP_DMA is not set
|
||||
# CONFIG_XILINX_ZYNQMP_DPDMA is not set
|
||||
# CONFIG_XILLYBUS is not set
|
||||
# CONFIG_XILLYUSB is not set
|
||||
CONFIG_XMON_DEFAULT_RO_MODE=y
|
||||
CONFIG_XZ_DEC_ARMTHUMB=y
|
||||
CONFIG_XZ_DEC_ARM=y
|
||||
@ -6949,6 +7016,7 @@ CONFIG_ZLIB_DFLTCC=y
|
||||
CONFIG_ZLIB_INFLATE=y
|
||||
CONFIG_ZONE_DEVICE=y
|
||||
CONFIG_ZONE_DMA=y
|
||||
# CONFIG_ZONEFS_FS is not set
|
||||
# CONFIG_ZOPT2201 is not set
|
||||
# CONFIG_ZPA2326 is not set
|
||||
CONFIG_ZPOOL=y
|
||||
|
1368
kernel.spec
1368
kernel.spec
File diff suppressed because it is too large
Load Diff
@ -31,6 +31,16 @@ die()
|
||||
exit 1
|
||||
}
|
||||
|
||||
get_cross_compile()
|
||||
{
|
||||
arch=$1
|
||||
if [[ "$CC_IS_CLANG" -eq 1 ]]; then
|
||||
echo "$arch"
|
||||
else
|
||||
echo "scripts/dummy-tools/"
|
||||
fi
|
||||
}
|
||||
|
||||
# stupid function to find top of tree to do kernel make configs
|
||||
switch_to_toplevel()
|
||||
{
|
||||
@ -135,9 +145,9 @@ parsenewconfigs()
|
||||
BEGIN { inpatch=0;
|
||||
outfile="none";
|
||||
symbol="none"; }
|
||||
/^CONFIG_.*:$/ {
|
||||
split($0, a, ":");
|
||||
symbol=a[1];
|
||||
/^Symbol: .*$/ {
|
||||
split($0, a, " ");
|
||||
symbol="CONFIG_"a[2];
|
||||
outfile=BASE "/fake_"symbol
|
||||
}
|
||||
/-----/ {
|
||||
@ -193,11 +203,11 @@ function commit_new_configs()
|
||||
fi
|
||||
echo -n "Checking for new configs in $cfg ... "
|
||||
|
||||
make ARCH="$arch" CROSS_COMPILE=scripts/dummy-tools/ KCONFIG_CONFIG="$cfgorig" listnewconfig >& .listnewconfig
|
||||
make ${MAKEOPTS} ARCH="$arch" CROSS_COMPILE=$(get_cross_compile $arch) KCONFIG_CONFIG="$cfgorig" listnewconfig >& .listnewconfig
|
||||
grep -E 'CONFIG_' .listnewconfig > .newoptions
|
||||
if test -s .newoptions
|
||||
then
|
||||
make ARCH="$arch" CROSS_COMPILE=scripts/dummy-tools/ KCONFIG_CONFIG="$cfgorig" helpnewconfig >& .helpnewconfig
|
||||
make ${MAKEOPTS} ARCH="$arch" CROSS_COMPILE=$(get_cross_compile $arch) KCONFIG_CONFIG="$cfgorig" helpnewconfig >& .helpnewconfig
|
||||
parsenewconfigs
|
||||
fi
|
||||
rm .newoptions
|
||||
@ -227,7 +237,7 @@ function process_configs()
|
||||
fi
|
||||
echo -n "Processing $cfg ... "
|
||||
|
||||
make ARCH="$arch" CROSS_COMPILE=scripts/dummy-tools/ KCONFIG_CONFIG="$cfgorig" listnewconfig >& .listnewconfig
|
||||
make ${MAKEOPTS} ARCH="$arch" CROSS_COMPILE=$(get_cross_compile $arch) KCONFIG_CONFIG="$cfgorig" listnewconfig >& .listnewconfig
|
||||
grep -E 'CONFIG_' .listnewconfig > .newoptions
|
||||
if test -n "$NEWOPTIONS" && test -s .newoptions
|
||||
then
|
||||
@ -252,7 +262,7 @@ function process_configs()
|
||||
|
||||
rm .listnewconfig
|
||||
|
||||
make ARCH="$arch" CROSS_COMPILE=scripts/dummy-tools/ KCONFIG_CONFIG="$cfgorig" olddefconfig > /dev/null || exit 1
|
||||
make ${MAKEOPTS} ARCH="$arch" CROSS_COMPILE=$(get_cross_compile $arch) KCONFIG_CONFIG="$cfgorig" olddefconfig > /dev/null || exit 1
|
||||
echo "# $arch" > "$cfgtmp"
|
||||
cat "$cfgorig" >> "$cfgtmp"
|
||||
if test -n "$CHECKOPTIONS"
|
||||
@ -280,6 +290,8 @@ CONTINUEONERROR=""
|
||||
NEWOPTIONS=""
|
||||
TESTRUN=""
|
||||
CHECKWARNINGS=""
|
||||
MAKEOPTS=""
|
||||
CC_IS_CLANG=0
|
||||
|
||||
RETURNCODE=0
|
||||
|
||||
@ -314,6 +326,13 @@ do
|
||||
-z)
|
||||
COMMITNEWCONFIGS="x"
|
||||
;;
|
||||
-m)
|
||||
shift
|
||||
if [ "$1" = "CC=clang" -o "$1" = "LLVM=1" ]; then
|
||||
CC_IS_CLANG=1
|
||||
fi
|
||||
MAKEOPTS="$MAKEOPTS $1"
|
||||
;;
|
||||
*)
|
||||
break;;
|
||||
esac
|
||||
|
5
sources
5
sources
@ -1,3 +1,4 @@
|
||||
SHA512 (linux-5.13.0-1.rt3.2.tar.xz) = e72edf40806928c44721c768bcc7ac2b45f0e5045771209ddfd00893f8f29ce57b1870dcf17085bc6bb2d836be8ada9f599b8aeaa73ecc1c64b7a57f8dea62d8
|
||||
SHA512 (kernel-abi-whitelists-5.13.0-1.tar.bz2) = ceba454e1f590c1e4ef4115a75463ae3ac2c2aa7ec85fa14a2669d666c421483a38225ee19d7d72b4ac7032375741408b23543e43588538c80161ec0cf57051c
|
||||
SHA512 (kernel-kabi-dw-5.13.0-1.tar.bz2) = 884da395db74aea496a24099338703335c4914c91cee2e6861216ce9d9a2e2a4456a3ec8a20d7595e20ea11c7ba8a279768b36b7e942636b38b50554a7826515
|
||||
SHA512 (linux-5.14.0-0.rc3.29.rt2.1.tar.xz) = c9e61b467e1c9e34bdd6df2736bb0b120e208d2896e16a1bc1b8d6189a1c6c4e4119b417ca5b1673b9f53ccce3a267f12e28fc3bad60efa0d6a2cd7d4bf97427
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-0.rc3.29.tar.bz2) = 12269b8be1d267e5ecac5b41dbca849909af674b6bc8742746f6967dd344c16a98946c171c4f67feeedc41f106e175f8a46479c671f6dd3b8c67228cd1215f7e
|
||||
SHA512 (kernel-kabi-dw-5.14.0-0.rc3.29.tar.bz2) = dffb28dd1183f1c74428e181ee5a6fa65457155dd6d1a57a5c672a47171625dd667de1d09c60e1095382475bc8cb63cf89bd57881bddbd5f36fb3ce83053155b
|
||||
|
Loading…
Reference in New Issue
Block a user