UPD 01 general setup to 6.15
This commit is contained in:
242
config-6.15.2
242
config-6.15.2
@@ -34,7 +34,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
|
|||||||
#
|
#
|
||||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||||
# CONFIG_COMPILE_TEST is not set
|
# CONFIG_COMPILE_TEST is not set
|
||||||
# CONFIG_WERROR is not set
|
CONFIG_WERROR=y
|
||||||
CONFIG_LOCALVERSION=""
|
CONFIG_LOCALVERSION=""
|
||||||
CONFIG_LOCALVERSION_AUTO=y
|
CONFIG_LOCALVERSION_AUTO=y
|
||||||
CONFIG_BUILD_SALT=""
|
CONFIG_BUILD_SALT=""
|
||||||
@@ -53,13 +53,13 @@ CONFIG_HAVE_KERNEL_ZSTD=y
|
|||||||
# CONFIG_KERNEL_LZ4 is not set
|
# CONFIG_KERNEL_LZ4 is not set
|
||||||
CONFIG_KERNEL_ZSTD=y
|
CONFIG_KERNEL_ZSTD=y
|
||||||
CONFIG_DEFAULT_INIT=""
|
CONFIG_DEFAULT_INIT=""
|
||||||
CONFIG_DEFAULT_HOSTNAME="archlinux"
|
CONFIG_DEFAULT_HOSTNAME="orange"
|
||||||
CONFIG_SYSVIPC=y
|
CONFIG_SYSVIPC=y
|
||||||
CONFIG_SYSVIPC_SYSCTL=y
|
CONFIG_SYSVIPC_SYSCTL=y
|
||||||
CONFIG_SYSVIPC_COMPAT=y
|
CONFIG_SYSVIPC_COMPAT=y
|
||||||
CONFIG_POSIX_MQUEUE=y
|
CONFIG_POSIX_MQUEUE=y
|
||||||
CONFIG_POSIX_MQUEUE_SYSCTL=y
|
CONFIG_POSIX_MQUEUE_SYSCTL=y
|
||||||
CONFIG_WATCH_QUEUE=y
|
# CONFIG_WATCH_QUEUE is not set
|
||||||
CONFIG_CROSS_MEMORY_ATTACH=y
|
CONFIG_CROSS_MEMORY_ATTACH=y
|
||||||
# CONFIG_USELIB is not set
|
# CONFIG_USELIB is not set
|
||||||
CONFIG_AUDIT=y
|
CONFIG_AUDIT=y
|
||||||
@@ -83,7 +83,6 @@ CONFIG_IRQ_DOMAIN_HIERARCHY=y
|
|||||||
CONFIG_GENERIC_MSI_IRQ=y
|
CONFIG_GENERIC_MSI_IRQ=y
|
||||||
CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y
|
CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y
|
||||||
CONFIG_GENERIC_IRQ_RESERVATION_MODE=y
|
CONFIG_GENERIC_IRQ_RESERVATION_MODE=y
|
||||||
CONFIG_GENERIC_IRQ_STAT_SNAPSHOT=y
|
|
||||||
CONFIG_IRQ_FORCED_THREADING=y
|
CONFIG_IRQ_FORCED_THREADING=y
|
||||||
CONFIG_SPARSE_IRQ=y
|
CONFIG_SPARSE_IRQ=y
|
||||||
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
|
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
|
||||||
@@ -112,7 +111,7 @@ CONFIG_NO_HZ_COMMON=y
|
|||||||
CONFIG_NO_HZ_FULL=y
|
CONFIG_NO_HZ_FULL=y
|
||||||
CONFIG_CONTEXT_TRACKING_USER=y
|
CONFIG_CONTEXT_TRACKING_USER=y
|
||||||
# CONFIG_CONTEXT_TRACKING_USER_FORCE is not set
|
# CONFIG_CONTEXT_TRACKING_USER_FORCE is not set
|
||||||
CONFIG_NO_HZ=y
|
# CONFIG_NO_HZ is not set
|
||||||
CONFIG_HIGH_RES_TIMERS=y
|
CONFIG_HIGH_RES_TIMERS=y
|
||||||
CONFIG_CLOCKSOURCE_WATCHDOG_MAX_SKEW_US=100
|
CONFIG_CLOCKSOURCE_WATCHDOG_MAX_SKEW_US=100
|
||||||
# end of Timers subsystem
|
# end of Timers subsystem
|
||||||
@@ -137,11 +136,12 @@ CONFIG_PREEMPT_BUILD=y
|
|||||||
CONFIG_ARCH_HAS_PREEMPT_LAZY=y
|
CONFIG_ARCH_HAS_PREEMPT_LAZY=y
|
||||||
# CONFIG_PREEMPT_NONE is not set
|
# CONFIG_PREEMPT_NONE is not set
|
||||||
# CONFIG_PREEMPT_VOLUNTARY is not set
|
# CONFIG_PREEMPT_VOLUNTARY is not set
|
||||||
CONFIG_PREEMPT=y
|
# CONFIG_PREEMPT is not set
|
||||||
# CONFIG_PREEMPT_LAZY is not set
|
CONFIG_PREEMPT_LAZY=y
|
||||||
|
# CONFIG_PREEMPT_RT is not set
|
||||||
CONFIG_PREEMPT_COUNT=y
|
CONFIG_PREEMPT_COUNT=y
|
||||||
CONFIG_PREEMPTION=y
|
CONFIG_PREEMPTION=y
|
||||||
CONFIG_PREEMPT_DYNAMIC=y
|
# CONFIG_PREEMPT_DYNAMIC is not set
|
||||||
CONFIG_SCHED_CORE=y
|
CONFIG_SCHED_CORE=y
|
||||||
CONFIG_SCHED_CLASS_EXT=y
|
CONFIG_SCHED_CLASS_EXT=y
|
||||||
|
|
||||||
@@ -150,7 +150,7 @@ CONFIG_SCHED_CLASS_EXT=y
|
|||||||
#
|
#
|
||||||
CONFIG_VIRT_CPU_ACCOUNTING=y
|
CONFIG_VIRT_CPU_ACCOUNTING=y
|
||||||
CONFIG_VIRT_CPU_ACCOUNTING_GEN=y
|
CONFIG_VIRT_CPU_ACCOUNTING_GEN=y
|
||||||
CONFIG_IRQ_TIME_ACCOUNTING=y
|
# CONFIG_IRQ_TIME_ACCOUNTING is not set
|
||||||
CONFIG_HAVE_SCHED_AVG_IRQ=y
|
CONFIG_HAVE_SCHED_AVG_IRQ=y
|
||||||
CONFIG_BSD_PROCESS_ACCT=y
|
CONFIG_BSD_PROCESS_ACCT=y
|
||||||
CONFIG_BSD_PROCESS_ACCT_V3=y
|
CONFIG_BSD_PROCESS_ACCT_V3=y
|
||||||
@@ -168,47 +168,32 @@ CONFIG_CPU_ISOLATION=y
|
|||||||
# RCU Subsystem
|
# RCU Subsystem
|
||||||
#
|
#
|
||||||
CONFIG_TREE_RCU=y
|
CONFIG_TREE_RCU=y
|
||||||
CONFIG_PREEMPT_RCU=y
|
# CONFIG_RCU_EXPERT is not set
|
||||||
CONFIG_RCU_EXPERT=y
|
|
||||||
CONFIG_TREE_SRCU=y
|
CONFIG_TREE_SRCU=y
|
||||||
# CONFIG_FORCE_NEED_SRCU_NMI_SAFE is not set
|
|
||||||
CONFIG_TASKS_RCU_GENERIC=y
|
CONFIG_TASKS_RCU_GENERIC=y
|
||||||
# CONFIG_FORCE_TASKS_RCU is not set
|
|
||||||
CONFIG_NEED_TASKS_RCU=y
|
CONFIG_NEED_TASKS_RCU=y
|
||||||
CONFIG_TASKS_RCU=y
|
CONFIG_TASKS_RCU=y
|
||||||
# CONFIG_FORCE_TASKS_RUDE_RCU is not set
|
|
||||||
CONFIG_TASKS_RUDE_RCU=y
|
CONFIG_TASKS_RUDE_RCU=y
|
||||||
# CONFIG_FORCE_TASKS_TRACE_RCU is not set
|
|
||||||
CONFIG_TASKS_TRACE_RCU=y
|
CONFIG_TASKS_TRACE_RCU=y
|
||||||
CONFIG_RCU_STALL_COMMON=y
|
CONFIG_RCU_STALL_COMMON=y
|
||||||
CONFIG_RCU_NEED_SEGCBLIST=y
|
CONFIG_RCU_NEED_SEGCBLIST=y
|
||||||
CONFIG_RCU_FANOUT=64
|
|
||||||
CONFIG_RCU_FANOUT_LEAF=16
|
|
||||||
CONFIG_RCU_BOOST=y
|
|
||||||
CONFIG_RCU_BOOST_DELAY=500
|
|
||||||
# CONFIG_RCU_EXP_KTHREAD is not set
|
|
||||||
CONFIG_RCU_NOCB_CPU=y
|
CONFIG_RCU_NOCB_CPU=y
|
||||||
# CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set
|
# CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set
|
||||||
# CONFIG_RCU_NOCB_CPU_CB_BOOST is not set
|
|
||||||
# CONFIG_TASKS_TRACE_RCU_READ_MB is not set
|
|
||||||
CONFIG_RCU_LAZY=y
|
CONFIG_RCU_LAZY=y
|
||||||
# CONFIG_RCU_LAZY_DEFAULT_OFF is not set
|
# CONFIG_RCU_LAZY_DEFAULT_OFF is not set
|
||||||
CONFIG_RCU_DOUBLE_CHECK_CB_TIME=y
|
|
||||||
# end of RCU Subsystem
|
# end of RCU Subsystem
|
||||||
|
|
||||||
CONFIG_IKCONFIG=y
|
# CONFIG_IKCONFIG is not set
|
||||||
CONFIG_IKCONFIG_PROC=y
|
# CONFIG_IKHEADERS is not set
|
||||||
CONFIG_IKHEADERS=m
|
|
||||||
CONFIG_LOG_BUF_SHIFT=17
|
CONFIG_LOG_BUF_SHIFT=17
|
||||||
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
|
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
|
||||||
CONFIG_PRINTK_INDEX=y
|
# CONFIG_PRINTK_INDEX is not set
|
||||||
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
|
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Scheduler features
|
# Scheduler features
|
||||||
#
|
#
|
||||||
CONFIG_UCLAMP_TASK=y
|
# CONFIG_UCLAMP_TASK is not set
|
||||||
CONFIG_UCLAMP_BUCKETS_COUNT=5
|
|
||||||
# end of Scheduler features
|
# end of Scheduler features
|
||||||
|
|
||||||
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
|
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
|
||||||
@@ -237,7 +222,6 @@ CONFIG_CFS_BANDWIDTH=y
|
|||||||
# CONFIG_RT_GROUP_SCHED is not set
|
# CONFIG_RT_GROUP_SCHED is not set
|
||||||
CONFIG_EXT_GROUP_SCHED=y
|
CONFIG_EXT_GROUP_SCHED=y
|
||||||
CONFIG_SCHED_MM_CID=y
|
CONFIG_SCHED_MM_CID=y
|
||||||
CONFIG_UCLAMP_TASK_GROUP=y
|
|
||||||
CONFIG_CGROUP_PIDS=y
|
CONFIG_CGROUP_PIDS=y
|
||||||
CONFIG_CGROUP_RDMA=y
|
CONFIG_CGROUP_RDMA=y
|
||||||
CONFIG_CGROUP_DMEM=y
|
CONFIG_CGROUP_DMEM=y
|
||||||
@@ -264,12 +248,12 @@ CONFIG_SCHED_AUTOGROUP=y
|
|||||||
CONFIG_RELAY=y
|
CONFIG_RELAY=y
|
||||||
CONFIG_BLK_DEV_INITRD=y
|
CONFIG_BLK_DEV_INITRD=y
|
||||||
CONFIG_INITRAMFS_SOURCE=""
|
CONFIG_INITRAMFS_SOURCE=""
|
||||||
CONFIG_RD_GZIP=y
|
# CONFIG_RD_GZIP is not set
|
||||||
CONFIG_RD_BZIP2=y
|
# CONFIG_RD_BZIP2 is not set
|
||||||
CONFIG_RD_LZMA=y
|
# CONFIG_RD_LZMA is not set
|
||||||
CONFIG_RD_XZ=y
|
# CONFIG_RD_XZ is not set
|
||||||
CONFIG_RD_LZO=y
|
# CONFIG_RD_LZO is not set
|
||||||
CONFIG_RD_LZ4=y
|
# CONFIG_RD_LZ4 is not set
|
||||||
CONFIG_RD_ZSTD=y
|
CONFIG_RD_ZSTD=y
|
||||||
CONFIG_BOOT_CONFIG=y
|
CONFIG_BOOT_CONFIG=y
|
||||||
# CONFIG_BOOT_CONFIG_FORCE is not set
|
# CONFIG_BOOT_CONFIG_FORCE is not set
|
||||||
@@ -278,13 +262,13 @@ CONFIG_INITRAMFS_PRESERVE_MTIME=y
|
|||||||
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
|
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
|
||||||
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
||||||
CONFIG_LD_ORPHAN_WARN=y
|
CONFIG_LD_ORPHAN_WARN=y
|
||||||
CONFIG_LD_ORPHAN_WARN_LEVEL="warn"
|
CONFIG_LD_ORPHAN_WARN_LEVEL="error"
|
||||||
CONFIG_SYSCTL=y
|
CONFIG_SYSCTL=y
|
||||||
CONFIG_HAVE_UID16=y
|
CONFIG_HAVE_UID16=y
|
||||||
CONFIG_SYSCTL_EXCEPTION_TRACE=y
|
CONFIG_SYSCTL_EXCEPTION_TRACE=y
|
||||||
# CONFIG_SYSFS_SYSCALL is not set
|
# CONFIG_SYSFS_SYSCALL is not set
|
||||||
CONFIG_HAVE_PCSPKR_PLATFORM=y
|
CONFIG_HAVE_PCSPKR_PLATFORM=y
|
||||||
# CONFIG_EXPERT is not set
|
CONFIG_EXPERT=y
|
||||||
CONFIG_UID16=y
|
CONFIG_UID16=y
|
||||||
CONFIG_MULTIUSER=y
|
CONFIG_MULTIUSER=y
|
||||||
CONFIG_SGETMASK_SYSCALL=y
|
CONFIG_SGETMASK_SYSCALL=y
|
||||||
@@ -293,7 +277,8 @@ CONFIG_POSIX_TIMERS=y
|
|||||||
CONFIG_PRINTK=y
|
CONFIG_PRINTK=y
|
||||||
CONFIG_BUG=y
|
CONFIG_BUG=y
|
||||||
CONFIG_ELF_CORE=y
|
CONFIG_ELF_CORE=y
|
||||||
CONFIG_PCSPKR_PLATFORM=y
|
# CONFIG_PCSPKR_PLATFORM is not set
|
||||||
|
# CONFIG_BASE_SMALL is not set
|
||||||
CONFIG_FUTEX=y
|
CONFIG_FUTEX=y
|
||||||
CONFIG_FUTEX_PI=y
|
CONFIG_FUTEX_PI=y
|
||||||
CONFIG_EPOLL=y
|
CONFIG_EPOLL=y
|
||||||
@@ -307,10 +292,12 @@ CONFIG_ADVISE_SYSCALLS=y
|
|||||||
CONFIG_MEMBARRIER=y
|
CONFIG_MEMBARRIER=y
|
||||||
CONFIG_KCMP=y
|
CONFIG_KCMP=y
|
||||||
CONFIG_RSEQ=y
|
CONFIG_RSEQ=y
|
||||||
|
# CONFIG_DEBUG_RSEQ is not set
|
||||||
CONFIG_CACHESTAT_SYSCALL=y
|
CONFIG_CACHESTAT_SYSCALL=y
|
||||||
|
# CONFIG_PC104 is not set
|
||||||
CONFIG_KALLSYMS=y
|
CONFIG_KALLSYMS=y
|
||||||
# CONFIG_KALLSYMS_SELFTEST is not set
|
# CONFIG_KALLSYMS_SELFTEST is not set
|
||||||
CONFIG_KALLSYMS_ALL=y
|
# CONFIG_KALLSYMS_ALL is not set
|
||||||
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
|
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
|
||||||
CONFIG_ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGS=y
|
CONFIG_ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGS=y
|
||||||
CONFIG_HAVE_PERF_EVENTS=y
|
CONFIG_HAVE_PERF_EVENTS=y
|
||||||
@@ -430,6 +417,7 @@ CONFIG_X86_MINIMUM_CPU_FAMILY=64
|
|||||||
CONFIG_X86_DEBUGCTLMSR=y
|
CONFIG_X86_DEBUGCTLMSR=y
|
||||||
CONFIG_IA32_FEAT_CTL=y
|
CONFIG_IA32_FEAT_CTL=y
|
||||||
CONFIG_X86_VMX_FEATURE_NAMES=y
|
CONFIG_X86_VMX_FEATURE_NAMES=y
|
||||||
|
# CONFIG_PROCESSOR_SELECT is not set
|
||||||
CONFIG_BROADCAST_TLB_FLUSH=y
|
CONFIG_BROADCAST_TLB_FLUSH=y
|
||||||
CONFIG_CPU_SUP_INTEL=y
|
CONFIG_CPU_SUP_INTEL=y
|
||||||
CONFIG_CPU_SUP_AMD=y
|
CONFIG_CPU_SUP_AMD=y
|
||||||
@@ -553,7 +541,6 @@ CONFIG_LEGACY_VSYSCALL_XONLY=y
|
|||||||
CONFIG_MODIFY_LDT_SYSCALL=y
|
CONFIG_MODIFY_LDT_SYSCALL=y
|
||||||
# CONFIG_STRICT_SIGALTSTACK_SIZE is not set
|
# CONFIG_STRICT_SIGALTSTACK_SIZE is not set
|
||||||
CONFIG_HAVE_LIVEPATCH=y
|
CONFIG_HAVE_LIVEPATCH=y
|
||||||
# CONFIG_LIVEPATCH is not set
|
|
||||||
CONFIG_X86_BUS_LOCK_DETECT=y
|
CONFIG_X86_BUS_LOCK_DETECT=y
|
||||||
# end of Processor type and features
|
# end of Processor type and features
|
||||||
|
|
||||||
@@ -601,6 +588,7 @@ CONFIG_ARCH_HAS_ADD_PAGES=y
|
|||||||
CONFIG_ARCH_HIBERNATION_HEADER=y
|
CONFIG_ARCH_HIBERNATION_HEADER=y
|
||||||
CONFIG_SUSPEND=y
|
CONFIG_SUSPEND=y
|
||||||
CONFIG_SUSPEND_FREEZER=y
|
CONFIG_SUSPEND_FREEZER=y
|
||||||
|
# CONFIG_SUSPEND_SKIP_SYNC is not set
|
||||||
CONFIG_HIBERNATE_CALLBACKS=y
|
CONFIG_HIBERNATE_CALLBACKS=y
|
||||||
CONFIG_HIBERNATION=y
|
CONFIG_HIBERNATION=y
|
||||||
CONFIG_HIBERNATION_SNAPSHOT_DEV=y
|
CONFIG_HIBERNATION_SNAPSHOT_DEV=y
|
||||||
@@ -618,6 +606,7 @@ CONFIG_PM_DEBUG=y
|
|||||||
# CONFIG_PM_ADVANCED_DEBUG is not set
|
# CONFIG_PM_ADVANCED_DEBUG is not set
|
||||||
# CONFIG_PM_TEST_SUSPEND is not set
|
# CONFIG_PM_TEST_SUSPEND is not set
|
||||||
CONFIG_PM_SLEEP_DEBUG=y
|
CONFIG_PM_SLEEP_DEBUG=y
|
||||||
|
# CONFIG_DPM_WATCHDOG is not set
|
||||||
CONFIG_PM_TRACE=y
|
CONFIG_PM_TRACE=y
|
||||||
CONFIG_PM_TRACE_RTC=y
|
CONFIG_PM_TRACE_RTC=y
|
||||||
CONFIG_PM_CLK=y
|
CONFIG_PM_CLK=y
|
||||||
@@ -667,6 +656,7 @@ CONFIG_ACPI_HOTPLUG_IOAPIC=y
|
|||||||
CONFIG_ACPI_SBS=m
|
CONFIG_ACPI_SBS=m
|
||||||
CONFIG_ACPI_HED=y
|
CONFIG_ACPI_HED=y
|
||||||
CONFIG_ACPI_BGRT=y
|
CONFIG_ACPI_BGRT=y
|
||||||
|
# CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
|
||||||
CONFIG_ACPI_NHLT=y
|
CONFIG_ACPI_NHLT=y
|
||||||
CONFIG_ACPI_NFIT=m
|
CONFIG_ACPI_NFIT=m
|
||||||
# CONFIG_NFIT_SECURITY_DEBUG is not set
|
# CONFIG_NFIT_SECURITY_DEBUG is not set
|
||||||
@@ -764,6 +754,7 @@ CONFIG_PCI_DIRECT=y
|
|||||||
CONFIG_PCI_MMCONFIG=y
|
CONFIG_PCI_MMCONFIG=y
|
||||||
CONFIG_PCI_XEN=y
|
CONFIG_PCI_XEN=y
|
||||||
CONFIG_MMCONF_FAM10H=y
|
CONFIG_MMCONF_FAM10H=y
|
||||||
|
# CONFIG_ISA_BUS is not set
|
||||||
CONFIG_ISA_DMA_API=y
|
CONFIG_ISA_DMA_API=y
|
||||||
CONFIG_AMD_NB=y
|
CONFIG_AMD_NB=y
|
||||||
CONFIG_AMD_NODE=y
|
CONFIG_AMD_NODE=y
|
||||||
@@ -812,13 +803,17 @@ CONFIG_HAVE_KVM_ARCH_GMEM_INVALIDATE=y
|
|||||||
CONFIG_VIRTUALIZATION=y
|
CONFIG_VIRTUALIZATION=y
|
||||||
CONFIG_KVM_X86=m
|
CONFIG_KVM_X86=m
|
||||||
CONFIG_KVM=m
|
CONFIG_KVM=m
|
||||||
|
CONFIG_KVM_WERROR=y
|
||||||
|
# CONFIG_KVM_SW_PROTECTED_VM is not set
|
||||||
CONFIG_KVM_INTEL=m
|
CONFIG_KVM_INTEL=m
|
||||||
|
# CONFIG_KVM_INTEL_PROVE_VE is not set
|
||||||
CONFIG_X86_SGX_KVM=y
|
CONFIG_X86_SGX_KVM=y
|
||||||
CONFIG_KVM_AMD=m
|
CONFIG_KVM_AMD=m
|
||||||
CONFIG_KVM_AMD_SEV=y
|
CONFIG_KVM_AMD_SEV=y
|
||||||
CONFIG_KVM_SMM=y
|
CONFIG_KVM_SMM=y
|
||||||
CONFIG_KVM_HYPERV=y
|
CONFIG_KVM_HYPERV=y
|
||||||
CONFIG_KVM_XEN=y
|
CONFIG_KVM_XEN=y
|
||||||
|
# CONFIG_KVM_PROVE_MMU is not set
|
||||||
CONFIG_KVM_EXTERNAL_WRITE_TRACKING=y
|
CONFIG_KVM_EXTERNAL_WRITE_TRACKING=y
|
||||||
CONFIG_KVM_MAX_NR_VCPUS=1024
|
CONFIG_KVM_MAX_NR_VCPUS=1024
|
||||||
CONFIG_X86_REQUIRED_FEATURE_ALWAYS=y
|
CONFIG_X86_REQUIRED_FEATURE_ALWAYS=y
|
||||||
@@ -1175,6 +1170,7 @@ CONFIG_ZSMALLOC_CHAIN_SIZE=8
|
|||||||
#
|
#
|
||||||
CONFIG_SLUB=y
|
CONFIG_SLUB=y
|
||||||
CONFIG_KVFREE_RCU_BATCHED=y
|
CONFIG_KVFREE_RCU_BATCHED=y
|
||||||
|
# CONFIG_SLUB_TINY is not set
|
||||||
CONFIG_SLAB_MERGE_DEFAULT=y
|
CONFIG_SLAB_MERGE_DEFAULT=y
|
||||||
CONFIG_SLAB_FREELIST_RANDOM=y
|
CONFIG_SLAB_FREELIST_RANDOM=y
|
||||||
CONFIG_SLAB_FREELIST_HARDENED=y
|
CONFIG_SLAB_FREELIST_HARDENED=y
|
||||||
@@ -1261,6 +1257,7 @@ CONFIG_IDLE_PAGE_TRACKING=y
|
|||||||
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
|
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
|
||||||
CONFIG_ARCH_HAS_CURRENT_STACK_POINTER=y
|
CONFIG_ARCH_HAS_CURRENT_STACK_POINTER=y
|
||||||
CONFIG_ARCH_HAS_PTE_DEVMAP=y
|
CONFIG_ARCH_HAS_PTE_DEVMAP=y
|
||||||
|
CONFIG_ARCH_HAS_ZONE_DMA_SET=y
|
||||||
CONFIG_ZONE_DMA=y
|
CONFIG_ZONE_DMA=y
|
||||||
CONFIG_ZONE_DMA32=y
|
CONFIG_ZONE_DMA32=y
|
||||||
CONFIG_ZONE_DEVICE=y
|
CONFIG_ZONE_DEVICE=y
|
||||||
@@ -2173,6 +2170,7 @@ CONFIG_WEXT_PRIV=y
|
|||||||
CONFIG_CFG80211=m
|
CONFIG_CFG80211=m
|
||||||
# CONFIG_NL80211_TESTMODE is not set
|
# CONFIG_NL80211_TESTMODE is not set
|
||||||
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
|
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
|
||||||
|
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
|
||||||
CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
|
CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
|
||||||
CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
|
CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
|
||||||
CONFIG_CFG80211_DEFAULT_PS=y
|
CONFIG_CFG80211_DEFAULT_PS=y
|
||||||
@@ -2307,6 +2305,11 @@ CONFIG_PCIE_TPH=y
|
|||||||
CONFIG_PCI_P2PDMA=y
|
CONFIG_PCI_P2PDMA=y
|
||||||
CONFIG_PCI_LABEL=y
|
CONFIG_PCI_LABEL=y
|
||||||
CONFIG_PCI_HYPERV=m
|
CONFIG_PCI_HYPERV=m
|
||||||
|
# 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=y
|
CONFIG_VGA_ARB=y
|
||||||
CONFIG_VGA_ARB_MAX_GPUS=10
|
CONFIG_VGA_ARB_MAX_GPUS=10
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@@ -4595,7 +4598,6 @@ CONFIG_INPUT_ATC260X_ONKEY=m
|
|||||||
CONFIG_INPUT_BMA150=m
|
CONFIG_INPUT_BMA150=m
|
||||||
# CONFIG_INPUT_CS40L50_VIBRA is not set
|
# CONFIG_INPUT_CS40L50_VIBRA is not set
|
||||||
CONFIG_INPUT_E3X0_BUTTON=m
|
CONFIG_INPUT_E3X0_BUTTON=m
|
||||||
CONFIG_INPUT_PCSPKR=m
|
|
||||||
CONFIG_INPUT_MAX77693_HAPTIC=m
|
CONFIG_INPUT_MAX77693_HAPTIC=m
|
||||||
CONFIG_INPUT_MAX8925_ONKEY=m
|
CONFIG_INPUT_MAX8925_ONKEY=m
|
||||||
CONFIG_INPUT_MAX8997_HAPTIC=m
|
CONFIG_INPUT_MAX8997_HAPTIC=m
|
||||||
@@ -4780,6 +4782,7 @@ CONFIG_HVC_XEN_FRONTEND=y
|
|||||||
CONFIG_RPMSG_TTY=m
|
CONFIG_RPMSG_TTY=m
|
||||||
CONFIG_SERIAL_DEV_BUS=y
|
CONFIG_SERIAL_DEV_BUS=y
|
||||||
CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
|
CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
|
||||||
|
# CONFIG_TTY_PRINTK is not set
|
||||||
CONFIG_PRINTER=m
|
CONFIG_PRINTER=m
|
||||||
CONFIG_LP_CONSOLE=y
|
CONFIG_LP_CONSOLE=y
|
||||||
CONFIG_PPDEV=m
|
CONFIG_PPDEV=m
|
||||||
@@ -5108,6 +5111,7 @@ CONFIG_GPIOLIB_FASTPATH_LIMIT=512
|
|||||||
CONFIG_GPIO_ACPI=y
|
CONFIG_GPIO_ACPI=y
|
||||||
CONFIG_GPIOLIB_IRQCHIP=y
|
CONFIG_GPIOLIB_IRQCHIP=y
|
||||||
# CONFIG_DEBUG_GPIO is not set
|
# CONFIG_DEBUG_GPIO is not set
|
||||||
|
# CONFIG_GPIO_SYSFS is not set
|
||||||
CONFIG_GPIO_CDEV=y
|
CONFIG_GPIO_CDEV=y
|
||||||
CONFIG_GPIO_CDEV_V1=y
|
CONFIG_GPIO_CDEV_V1=y
|
||||||
CONFIG_GPIO_GENERIC=m
|
CONFIG_GPIO_GENERIC=m
|
||||||
@@ -5237,6 +5241,7 @@ CONFIG_GPIO_SIM=m
|
|||||||
#
|
#
|
||||||
# GPIO Debugging utilities
|
# GPIO Debugging utilities
|
||||||
#
|
#
|
||||||
|
# CONFIG_GPIO_SLOPPY_LOGIC_ANALYZER is not set
|
||||||
# CONFIG_GPIO_VIRTUSER is not set
|
# CONFIG_GPIO_VIRTUSER is not set
|
||||||
# end of GPIO Debugging utilities
|
# end of GPIO Debugging utilities
|
||||||
|
|
||||||
@@ -6611,8 +6616,6 @@ CONFIG_VIDEOBUF2_DMA_SG=m
|
|||||||
CONFIG_VIDEOBUF2_DVB=m
|
CONFIG_VIDEOBUF2_DVB=m
|
||||||
# end of Media drivers
|
# end of Media drivers
|
||||||
|
|
||||||
CONFIG_MEDIA_HIDE_ANCILLARY_SUBDRV=y
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Media ancillary drivers
|
# Media ancillary drivers
|
||||||
#
|
#
|
||||||
@@ -6720,49 +6723,112 @@ CONFIG_VIDEO_LM3646=m
|
|||||||
# end of Flash devices
|
# end of Flash devices
|
||||||
|
|
||||||
#
|
#
|
||||||
# audio, video and radio I2C drivers auto-selected by 'Autoselect ancillary drivers'
|
# Audio decoders, processors and mixers
|
||||||
#
|
#
|
||||||
CONFIG_VIDEO_CS3308=m
|
CONFIG_VIDEO_CS3308=m
|
||||||
CONFIG_VIDEO_CS5345=m
|
CONFIG_VIDEO_CS5345=m
|
||||||
CONFIG_VIDEO_CS53L32A=m
|
CONFIG_VIDEO_CS53L32A=m
|
||||||
CONFIG_VIDEO_MSP3400=m
|
CONFIG_VIDEO_MSP3400=m
|
||||||
CONFIG_VIDEO_SONY_BTF_MPX=m
|
CONFIG_VIDEO_SONY_BTF_MPX=m
|
||||||
|
# CONFIG_VIDEO_TDA1997X is not set
|
||||||
CONFIG_VIDEO_TDA7432=m
|
CONFIG_VIDEO_TDA7432=m
|
||||||
CONFIG_VIDEO_TDA9840=m
|
CONFIG_VIDEO_TDA9840=m
|
||||||
CONFIG_VIDEO_TEA6415C=m
|
CONFIG_VIDEO_TEA6415C=m
|
||||||
CONFIG_VIDEO_TEA6420=m
|
CONFIG_VIDEO_TEA6420=m
|
||||||
|
# CONFIG_VIDEO_TLV320AIC23B is not set
|
||||||
CONFIG_VIDEO_TVAUDIO=m
|
CONFIG_VIDEO_TVAUDIO=m
|
||||||
CONFIG_VIDEO_UDA1342=m
|
CONFIG_VIDEO_UDA1342=m
|
||||||
CONFIG_VIDEO_VP27SMPX=m
|
CONFIG_VIDEO_VP27SMPX=m
|
||||||
CONFIG_VIDEO_WM8739=m
|
CONFIG_VIDEO_WM8739=m
|
||||||
CONFIG_VIDEO_WM8775=m
|
CONFIG_VIDEO_WM8775=m
|
||||||
|
# end of Audio decoders, processors and mixers
|
||||||
|
|
||||||
|
#
|
||||||
|
# RDS decoders
|
||||||
|
#
|
||||||
CONFIG_VIDEO_SAA6588=m
|
CONFIG_VIDEO_SAA6588=m
|
||||||
|
# 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_LT6911UXE is not set
|
||||||
|
# CONFIG_VIDEO_KS0127 is not set
|
||||||
|
# CONFIG_VIDEO_ML86V7667 is not set
|
||||||
|
# CONFIG_VIDEO_SAA7110 is not set
|
||||||
CONFIG_VIDEO_SAA711X=m
|
CONFIG_VIDEO_SAA711X=m
|
||||||
|
# CONFIG_VIDEO_TC358743 is not set
|
||||||
|
# CONFIG_VIDEO_TC358746 is not set
|
||||||
|
# CONFIG_VIDEO_TVP514X is not set
|
||||||
CONFIG_VIDEO_TVP5150=m
|
CONFIG_VIDEO_TVP5150=m
|
||||||
|
# CONFIG_VIDEO_TVP7002 is not set
|
||||||
CONFIG_VIDEO_TW2804=m
|
CONFIG_VIDEO_TW2804=m
|
||||||
|
# CONFIG_VIDEO_TW9900 is not set
|
||||||
CONFIG_VIDEO_TW9903=m
|
CONFIG_VIDEO_TW9903=m
|
||||||
CONFIG_VIDEO_TW9906=m
|
CONFIG_VIDEO_TW9906=m
|
||||||
|
# CONFIG_VIDEO_TW9910 is not set
|
||||||
|
# CONFIG_VIDEO_VPX3220 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Video and audio decoders
|
# Video and audio decoders
|
||||||
#
|
#
|
||||||
CONFIG_VIDEO_SAA717X=m
|
CONFIG_VIDEO_SAA717X=m
|
||||||
CONFIG_VIDEO_CX25840=m
|
CONFIG_VIDEO_CX25840=m
|
||||||
|
# end of Video decoders
|
||||||
|
|
||||||
|
#
|
||||||
|
# Video encoders
|
||||||
|
#
|
||||||
|
# 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=m
|
CONFIG_VIDEO_SAA7127=m
|
||||||
|
# CONFIG_VIDEO_SAA7185 is not set
|
||||||
|
# CONFIG_VIDEO_THS8200 is not set
|
||||||
|
# end of Video encoders
|
||||||
|
|
||||||
|
#
|
||||||
|
# Video improvement chips
|
||||||
|
#
|
||||||
CONFIG_VIDEO_UPD64031A=m
|
CONFIG_VIDEO_UPD64031A=m
|
||||||
CONFIG_VIDEO_UPD64083=m
|
CONFIG_VIDEO_UPD64083=m
|
||||||
|
# end of Video improvement chips
|
||||||
|
|
||||||
|
#
|
||||||
|
# Audio/Video compression chips
|
||||||
|
#
|
||||||
CONFIG_VIDEO_SAA6752HS=m
|
CONFIG_VIDEO_SAA6752HS=m
|
||||||
|
# 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=m
|
CONFIG_VIDEO_M52790=m
|
||||||
|
# CONFIG_VIDEO_ST_MIPID02 is not set
|
||||||
|
# CONFIG_VIDEO_THS7303 is not set
|
||||||
|
# end of Miscellaneous helper chips
|
||||||
|
|
||||||
#
|
#
|
||||||
# Video serializers and deserializers
|
# Video serializers and deserializers
|
||||||
#
|
#
|
||||||
# end of Video serializers and deserializers
|
# end of Video serializers and deserializers
|
||||||
|
|
||||||
#
|
|
||||||
# SPI I2C drivers auto-selected by 'Autoselect ancillary drivers'
|
|
||||||
#
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Media SPI Adapters
|
# Media SPI Adapters
|
||||||
#
|
#
|
||||||
@@ -6773,7 +6839,7 @@ CONFIG_VIDEO_GS1662=m
|
|||||||
CONFIG_MEDIA_TUNER=m
|
CONFIG_MEDIA_TUNER=m
|
||||||
|
|
||||||
#
|
#
|
||||||
# Tuner drivers auto-selected by 'Autoselect ancillary drivers'
|
# Customize TV tuners
|
||||||
#
|
#
|
||||||
CONFIG_MEDIA_TUNER_E4000=m
|
CONFIG_MEDIA_TUNER_E4000=m
|
||||||
CONFIG_MEDIA_TUNER_FC0011=m
|
CONFIG_MEDIA_TUNER_FC0011=m
|
||||||
@@ -6784,6 +6850,7 @@ CONFIG_MEDIA_TUNER_IT913X=m
|
|||||||
CONFIG_MEDIA_TUNER_M88RS6000T=m
|
CONFIG_MEDIA_TUNER_M88RS6000T=m
|
||||||
CONFIG_MEDIA_TUNER_MAX2165=m
|
CONFIG_MEDIA_TUNER_MAX2165=m
|
||||||
CONFIG_MEDIA_TUNER_MC44S803=m
|
CONFIG_MEDIA_TUNER_MC44S803=m
|
||||||
|
# CONFIG_MEDIA_TUNER_MSI001 is not set
|
||||||
CONFIG_MEDIA_TUNER_MT2060=m
|
CONFIG_MEDIA_TUNER_MT2060=m
|
||||||
CONFIG_MEDIA_TUNER_MT2063=m
|
CONFIG_MEDIA_TUNER_MT2063=m
|
||||||
CONFIG_MEDIA_TUNER_MT20XX=m
|
CONFIG_MEDIA_TUNER_MT20XX=m
|
||||||
@@ -6811,9 +6878,10 @@ CONFIG_MEDIA_TUNER_TUA9001=m
|
|||||||
CONFIG_MEDIA_TUNER_XC2028=m
|
CONFIG_MEDIA_TUNER_XC2028=m
|
||||||
CONFIG_MEDIA_TUNER_XC4000=m
|
CONFIG_MEDIA_TUNER_XC4000=m
|
||||||
CONFIG_MEDIA_TUNER_XC5000=m
|
CONFIG_MEDIA_TUNER_XC5000=m
|
||||||
|
# end of Customize TV tuners
|
||||||
|
|
||||||
#
|
#
|
||||||
# DVB Frontend drivers auto-selected by 'Autoselect ancillary drivers'
|
# Customise DVB Frontends
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -6881,6 +6949,7 @@ CONFIG_DVB_DIB3000MB=m
|
|||||||
CONFIG_DVB_DIB3000MC=m
|
CONFIG_DVB_DIB3000MC=m
|
||||||
CONFIG_DVB_DIB7000M=m
|
CONFIG_DVB_DIB7000M=m
|
||||||
CONFIG_DVB_DIB7000P=m
|
CONFIG_DVB_DIB7000P=m
|
||||||
|
# CONFIG_DVB_DIB9000 is not set
|
||||||
CONFIG_DVB_DRXD=m
|
CONFIG_DVB_DRXD=m
|
||||||
CONFIG_DVB_EC100=m
|
CONFIG_DVB_EC100=m
|
||||||
CONFIG_DVB_GP8PSK_FE=m
|
CONFIG_DVB_GP8PSK_FE=m
|
||||||
@@ -6889,6 +6958,7 @@ CONFIG_DVB_MT352=m
|
|||||||
CONFIG_DVB_NXT6000=m
|
CONFIG_DVB_NXT6000=m
|
||||||
CONFIG_DVB_RTL2830=m
|
CONFIG_DVB_RTL2830=m
|
||||||
CONFIG_DVB_RTL2832=m
|
CONFIG_DVB_RTL2832=m
|
||||||
|
# CONFIG_DVB_S5H1432 is not set
|
||||||
CONFIG_DVB_SI2168=m
|
CONFIG_DVB_SI2168=m
|
||||||
CONFIG_DVB_SP887X=m
|
CONFIG_DVB_SP887X=m
|
||||||
CONFIG_DVB_STV0367=m
|
CONFIG_DVB_STV0367=m
|
||||||
@@ -6896,6 +6966,7 @@ CONFIG_DVB_TDA10048=m
|
|||||||
CONFIG_DVB_TDA1004X=m
|
CONFIG_DVB_TDA1004X=m
|
||||||
CONFIG_DVB_ZD1301_DEMOD=m
|
CONFIG_DVB_ZD1301_DEMOD=m
|
||||||
CONFIG_DVB_ZL10353=m
|
CONFIG_DVB_ZL10353=m
|
||||||
|
# CONFIG_DVB_CXD2880 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# DVB-C (cable) frontends
|
# DVB-C (cable) frontends
|
||||||
@@ -6933,6 +7004,7 @@ CONFIG_DVB_S921=m
|
|||||||
#
|
#
|
||||||
# ISDB-S (satellite) & ISDB-T (terrestrial) frontends
|
# ISDB-S (satellite) & ISDB-T (terrestrial) frontends
|
||||||
#
|
#
|
||||||
|
# CONFIG_DVB_MN88443X is not set
|
||||||
CONFIG_DVB_TC90522=m
|
CONFIG_DVB_TC90522=m
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -6955,8 +7027,10 @@ CONFIG_DVB_ISL6405=m
|
|||||||
CONFIG_DVB_ISL6421=m
|
CONFIG_DVB_ISL6421=m
|
||||||
CONFIG_DVB_ISL6423=m
|
CONFIG_DVB_ISL6423=m
|
||||||
CONFIG_DVB_IX2505V=m
|
CONFIG_DVB_IX2505V=m
|
||||||
|
# CONFIG_DVB_LGS8GL5 is not set
|
||||||
CONFIG_DVB_LGS8GXX=m
|
CONFIG_DVB_LGS8GXX=m
|
||||||
CONFIG_DVB_LNBH25=m
|
CONFIG_DVB_LNBH25=m
|
||||||
|
# CONFIG_DVB_LNBH29 is not set
|
||||||
CONFIG_DVB_LNBP21=m
|
CONFIG_DVB_LNBP21=m
|
||||||
CONFIG_DVB_LNBP22=m
|
CONFIG_DVB_LNBP22=m
|
||||||
CONFIG_DVB_M88RS2000=m
|
CONFIG_DVB_M88RS2000=m
|
||||||
@@ -6968,6 +7042,7 @@ CONFIG_DVB_DRX39XYJ=m
|
|||||||
#
|
#
|
||||||
CONFIG_DVB_CXD2099=m
|
CONFIG_DVB_CXD2099=m
|
||||||
CONFIG_DVB_SP2=m
|
CONFIG_DVB_SP2=m
|
||||||
|
# end of Customise DVB Frontends
|
||||||
|
|
||||||
#
|
#
|
||||||
# Tools to develop new frontends
|
# Tools to develop new frontends
|
||||||
@@ -7005,6 +7080,8 @@ CONFIG_DRM_PANIC_SCREEN="qr_code"
|
|||||||
CONFIG_DRM_PANIC_SCREEN_QR_CODE=y
|
CONFIG_DRM_PANIC_SCREEN_QR_CODE=y
|
||||||
CONFIG_DRM_PANIC_SCREEN_QR_CODE_URL="https://panic.archlinux.org/panic_report#"
|
CONFIG_DRM_PANIC_SCREEN_QR_CODE_URL="https://panic.archlinux.org/panic_report#"
|
||||||
CONFIG_DRM_PANIC_SCREEN_QR_VERSION=40
|
CONFIG_DRM_PANIC_SCREEN_QR_VERSION=40
|
||||||
|
# CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
|
||||||
|
# CONFIG_DRM_DEBUG_MODESET_LOCK is not set
|
||||||
CONFIG_DRM_CLIENT=y
|
CONFIG_DRM_CLIENT=y
|
||||||
CONFIG_DRM_CLIENT_LIB=y
|
CONFIG_DRM_CLIENT_LIB=y
|
||||||
CONFIG_DRM_CLIENT_SELECTION=y
|
CONFIG_DRM_CLIENT_SELECTION=y
|
||||||
@@ -7015,6 +7092,7 @@ CONFIG_DRM_CLIENT_SETUP=y
|
|||||||
#
|
#
|
||||||
CONFIG_DRM_FBDEV_EMULATION=y
|
CONFIG_DRM_FBDEV_EMULATION=y
|
||||||
CONFIG_DRM_FBDEV_OVERALLOC=100
|
CONFIG_DRM_FBDEV_OVERALLOC=100
|
||||||
|
# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
|
||||||
CONFIG_DRM_CLIENT_LOG=y
|
CONFIG_DRM_CLIENT_LOG=y
|
||||||
CONFIG_DRM_CLIENT_DEFAULT_FBDEV=y
|
CONFIG_DRM_CLIENT_DEFAULT_FBDEV=y
|
||||||
# CONFIG_DRM_CLIENT_DEFAULT_LOG is not set
|
# CONFIG_DRM_CLIENT_DEFAULT_LOG is not set
|
||||||
@@ -7054,6 +7132,7 @@ CONFIG_DRM_AMDGPU_SI=y
|
|||||||
CONFIG_DRM_AMDGPU_CIK=y
|
CONFIG_DRM_AMDGPU_CIK=y
|
||||||
CONFIG_DRM_AMDGPU_USERPTR=y
|
CONFIG_DRM_AMDGPU_USERPTR=y
|
||||||
CONFIG_DRM_AMD_ISP=y
|
CONFIG_DRM_AMD_ISP=y
|
||||||
|
# CONFIG_DRM_AMDGPU_WERROR is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# ACP (Audio CoProcessor) Configuration
|
# ACP (Audio CoProcessor) Configuration
|
||||||
@@ -7090,6 +7169,27 @@ CONFIG_DRM_I915_USERPTR=y
|
|||||||
CONFIG_DRM_I915_GVT_KVMGT=m
|
CONFIG_DRM_I915_GVT_KVMGT=m
|
||||||
CONFIG_DRM_I915_PXP=y
|
CONFIG_DRM_I915_PXP=y
|
||||||
CONFIG_DRM_I915_DP_TUNNEL=y
|
CONFIG_DRM_I915_DP_TUNNEL=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# drm/i915 Debugging
|
||||||
|
#
|
||||||
|
# CONFIG_DRM_I915_WERROR is not set
|
||||||
|
# CONFIG_DRM_I915_REPLAY_GPU_HANGS_API is not set
|
||||||
|
# CONFIG_DRM_I915_DEBUG is not set
|
||||||
|
# CONFIG_DRM_I915_DEBUG_MMIO is not set
|
||||||
|
# CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS is not set
|
||||||
|
# CONFIG_DRM_I915_SW_FENCE_CHECK_DAG is not set
|
||||||
|
# CONFIG_DRM_I915_DEBUG_GUC is not set
|
||||||
|
# CONFIG_DRM_I915_SELFTEST 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 is not set
|
||||||
|
# CONFIG_DRM_I915_DEBUG_WAKEREF is not set
|
||||||
|
# end of drm/i915 Debugging
|
||||||
|
|
||||||
|
#
|
||||||
|
# drm/i915 Profile Guided Optimisation
|
||||||
|
#
|
||||||
CONFIG_DRM_I915_REQUEST_TIMEOUT=20000
|
CONFIG_DRM_I915_REQUEST_TIMEOUT=20000
|
||||||
CONFIG_DRM_I915_FENCE_TIMEOUT=10000
|
CONFIG_DRM_I915_FENCE_TIMEOUT=10000
|
||||||
CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250
|
CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250
|
||||||
@@ -7099,12 +7199,31 @@ CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500
|
|||||||
CONFIG_DRM_I915_MAX_REQUEST_BUSYWAIT=8000
|
CONFIG_DRM_I915_MAX_REQUEST_BUSYWAIT=8000
|
||||||
CONFIG_DRM_I915_STOP_TIMEOUT=100
|
CONFIG_DRM_I915_STOP_TIMEOUT=100
|
||||||
CONFIG_DRM_I915_TIMESLICE_DURATION=1
|
CONFIG_DRM_I915_TIMESLICE_DURATION=1
|
||||||
|
# end of drm/i915 Profile Guided Optimisation
|
||||||
|
|
||||||
CONFIG_DRM_I915_GVT=y
|
CONFIG_DRM_I915_GVT=y
|
||||||
CONFIG_DRM_XE=m
|
CONFIG_DRM_XE=m
|
||||||
CONFIG_DRM_XE_DISPLAY=y
|
CONFIG_DRM_XE_DISPLAY=y
|
||||||
CONFIG_DRM_XE_DP_TUNNEL=y
|
CONFIG_DRM_XE_DP_TUNNEL=y
|
||||||
CONFIG_DRM_XE_DEVMEM_MIRROR=y
|
CONFIG_DRM_XE_DEVMEM_MIRROR=y
|
||||||
CONFIG_DRM_XE_FORCE_PROBE=""
|
CONFIG_DRM_XE_FORCE_PROBE=""
|
||||||
|
|
||||||
|
#
|
||||||
|
# drm/Xe Debugging
|
||||||
|
#
|
||||||
|
# CONFIG_DRM_XE_WERROR is not set
|
||||||
|
# CONFIG_DRM_XE_DEBUG is not set
|
||||||
|
# CONFIG_DRM_XE_DEBUG_VM is not set
|
||||||
|
# CONFIG_DRM_XE_DEBUG_MEMIRQ is not set
|
||||||
|
# CONFIG_DRM_XE_DEBUG_SRIOV is not set
|
||||||
|
# CONFIG_DRM_XE_DEBUG_MEM is not set
|
||||||
|
# CONFIG_DRM_XE_LARGE_GUC_BUFFER is not set
|
||||||
|
# CONFIG_DRM_XE_USERPTR_INVAL_INJECT is not set
|
||||||
|
# end of drm/Xe Debugging
|
||||||
|
|
||||||
|
#
|
||||||
|
# drm/xe Profile Guided Optimisation
|
||||||
|
#
|
||||||
CONFIG_DRM_XE_JOB_TIMEOUT_MAX=10000
|
CONFIG_DRM_XE_JOB_TIMEOUT_MAX=10000
|
||||||
CONFIG_DRM_XE_JOB_TIMEOUT_MIN=1
|
CONFIG_DRM_XE_JOB_TIMEOUT_MIN=1
|
||||||
CONFIG_DRM_XE_TIMESLICE_MAX=10000000
|
CONFIG_DRM_XE_TIMESLICE_MAX=10000000
|
||||||
@@ -7113,6 +7232,8 @@ CONFIG_DRM_XE_PREEMPT_TIMEOUT=640000
|
|||||||
CONFIG_DRM_XE_PREEMPT_TIMEOUT_MAX=10000000
|
CONFIG_DRM_XE_PREEMPT_TIMEOUT_MAX=10000000
|
||||||
CONFIG_DRM_XE_PREEMPT_TIMEOUT_MIN=1
|
CONFIG_DRM_XE_PREEMPT_TIMEOUT_MIN=1
|
||||||
CONFIG_DRM_XE_ENABLE_SCHEDTIMEOUT_LIMIT=y
|
CONFIG_DRM_XE_ENABLE_SCHEDTIMEOUT_LIMIT=y
|
||||||
|
# end of drm/xe Profile Guided Optimisation
|
||||||
|
|
||||||
CONFIG_DRM_VGEM=m
|
CONFIG_DRM_VGEM=m
|
||||||
CONFIG_DRM_VKMS=m
|
CONFIG_DRM_VKMS=m
|
||||||
CONFIG_DRM_VMWGFX=m
|
CONFIG_DRM_VMWGFX=m
|
||||||
@@ -7382,7 +7503,6 @@ CONFIG_SND_OPL3_LIB_SEQ=m
|
|||||||
CONFIG_SND_VX_LIB=m
|
CONFIG_SND_VX_LIB=m
|
||||||
CONFIG_SND_AC97_CODEC=m
|
CONFIG_SND_AC97_CODEC=m
|
||||||
CONFIG_SND_DRIVERS=y
|
CONFIG_SND_DRIVERS=y
|
||||||
# CONFIG_SND_PCSP is not set
|
|
||||||
CONFIG_SND_DUMMY=m
|
CONFIG_SND_DUMMY=m
|
||||||
CONFIG_SND_ALOOP=m
|
CONFIG_SND_ALOOP=m
|
||||||
CONFIG_SND_PCMTEST=m
|
CONFIG_SND_PCMTEST=m
|
||||||
@@ -7723,6 +7843,7 @@ CONFIG_SND_SOC_SOF_ACPI=m
|
|||||||
CONFIG_SND_SOC_SOF_ACPI_DEV=m
|
CONFIG_SND_SOC_SOF_ACPI_DEV=m
|
||||||
CONFIG_SND_SOC_SOF_DEBUG_PROBES=m
|
CONFIG_SND_SOC_SOF_DEBUG_PROBES=m
|
||||||
CONFIG_SND_SOC_SOF_CLIENT=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=m
|
||||||
CONFIG_SND_SOC_SOF_PROBE_WORK_QUEUE=y
|
CONFIG_SND_SOC_SOF_PROBE_WORK_QUEUE=y
|
||||||
CONFIG_SND_SOC_SOF_IPC3=y
|
CONFIG_SND_SOC_SOF_IPC3=y
|
||||||
@@ -8332,6 +8453,7 @@ CONFIG_USB_DEFAULT_PERSIST=y
|
|||||||
# CONFIG_USB_DYNAMIC_MINORS is not set
|
# CONFIG_USB_DYNAMIC_MINORS is not set
|
||||||
# CONFIG_USB_OTG is not set
|
# CONFIG_USB_OTG is not set
|
||||||
# CONFIG_USB_OTG_PRODUCTLIST is not set
|
# CONFIG_USB_OTG_PRODUCTLIST is not set
|
||||||
|
# CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
|
||||||
CONFIG_USB_LEDS_TRIGGER_USBPORT=m
|
CONFIG_USB_LEDS_TRIGGER_USBPORT=m
|
||||||
CONFIG_USB_AUTOSUSPEND_DELAY=2
|
CONFIG_USB_AUTOSUSPEND_DELAY=2
|
||||||
CONFIG_USB_DEFAULT_AUTHORIZATION_MODE=1
|
CONFIG_USB_DEFAULT_AUTHORIZATION_MODE=1
|
||||||
@@ -9663,7 +9785,6 @@ CONFIG_HWSPINLOCK=y
|
|||||||
# Clock Source drivers
|
# Clock Source drivers
|
||||||
#
|
#
|
||||||
CONFIG_CLKEVT_I8253=y
|
CONFIG_CLKEVT_I8253=y
|
||||||
CONFIG_I8253_LOCK=y
|
|
||||||
CONFIG_CLKBLD_I8253=y
|
CONFIG_CLKBLD_I8253=y
|
||||||
# end of Clock Source drivers
|
# end of Clock Source drivers
|
||||||
|
|
||||||
@@ -10606,6 +10727,7 @@ CONFIG_BOARD_TPCI200=m
|
|||||||
CONFIG_SERIAL_IPOCTAL=m
|
CONFIG_SERIAL_IPOCTAL=m
|
||||||
CONFIG_RESET_CONTROLLER=y
|
CONFIG_RESET_CONTROLLER=y
|
||||||
CONFIG_RESET_GPIO=m
|
CONFIG_RESET_GPIO=m
|
||||||
|
# CONFIG_RESET_SIMPLE is not set
|
||||||
CONFIG_RESET_TI_SYSCON=m
|
CONFIG_RESET_TI_SYSCON=m
|
||||||
CONFIG_RESET_TI_TPS380X=m
|
CONFIG_RESET_TI_TPS380X=m
|
||||||
|
|
||||||
@@ -11201,7 +11323,6 @@ CONFIG_TRUSTED_KEYS_TEE=y
|
|||||||
CONFIG_ENCRYPTED_KEYS=m
|
CONFIG_ENCRYPTED_KEYS=m
|
||||||
# CONFIG_USER_DECRYPTED_DATA is not set
|
# CONFIG_USER_DECRYPTED_DATA is not set
|
||||||
CONFIG_KEY_DH_OPERATIONS=y
|
CONFIG_KEY_DH_OPERATIONS=y
|
||||||
CONFIG_KEY_NOTIFICATIONS=y
|
|
||||||
CONFIG_SECURITY_DMESG_RESTRICT=y
|
CONFIG_SECURITY_DMESG_RESTRICT=y
|
||||||
CONFIG_PROC_MEM_ALWAYS_FORCE=y
|
CONFIG_PROC_MEM_ALWAYS_FORCE=y
|
||||||
# CONFIG_PROC_MEM_FORCE_PTRACE is not set
|
# CONFIG_PROC_MEM_FORCE_PTRACE is not set
|
||||||
@@ -11678,7 +11799,7 @@ CONFIG_LZO_COMPRESS=y
|
|||||||
CONFIG_LZO_DECOMPRESS=y
|
CONFIG_LZO_DECOMPRESS=y
|
||||||
CONFIG_LZ4_COMPRESS=m
|
CONFIG_LZ4_COMPRESS=m
|
||||||
CONFIG_LZ4HC_COMPRESS=m
|
CONFIG_LZ4HC_COMPRESS=m
|
||||||
CONFIG_LZ4_DECOMPRESS=y
|
CONFIG_LZ4_DECOMPRESS=m
|
||||||
CONFIG_ZSTD_COMMON=y
|
CONFIG_ZSTD_COMMON=y
|
||||||
CONFIG_ZSTD_COMPRESS=y
|
CONFIG_ZSTD_COMPRESS=y
|
||||||
CONFIG_ZSTD_DECOMPRESS=y
|
CONFIG_ZSTD_DECOMPRESS=y
|
||||||
@@ -11693,12 +11814,6 @@ CONFIG_XZ_DEC_RISCV=y
|
|||||||
CONFIG_XZ_DEC_MICROLZMA=y
|
CONFIG_XZ_DEC_MICROLZMA=y
|
||||||
CONFIG_XZ_DEC_BCJ=y
|
CONFIG_XZ_DEC_BCJ=y
|
||||||
# CONFIG_XZ_DEC_TEST is not set
|
# CONFIG_XZ_DEC_TEST is not set
|
||||||
CONFIG_DECOMPRESS_GZIP=y
|
|
||||||
CONFIG_DECOMPRESS_BZIP2=y
|
|
||||||
CONFIG_DECOMPRESS_LZMA=y
|
|
||||||
CONFIG_DECOMPRESS_XZ=y
|
|
||||||
CONFIG_DECOMPRESS_LZO=y
|
|
||||||
CONFIG_DECOMPRESS_LZ4=y
|
|
||||||
CONFIG_DECOMPRESS_ZSTD=y
|
CONFIG_DECOMPRESS_ZSTD=y
|
||||||
CONFIG_GENERIC_ALLOCATOR=y
|
CONFIG_GENERIC_ALLOCATOR=y
|
||||||
CONFIG_REED_SOLOMON=m
|
CONFIG_REED_SOLOMON=m
|
||||||
@@ -11851,8 +11966,10 @@ CONFIG_STRIP_ASM_SYMS=y
|
|||||||
# CONFIG_HEADERS_INSTALL is not set
|
# CONFIG_HEADERS_INSTALL is not set
|
||||||
# CONFIG_DEBUG_SECTION_MISMATCH is not set
|
# CONFIG_DEBUG_SECTION_MISMATCH is not set
|
||||||
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
|
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
|
||||||
|
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
|
||||||
CONFIG_OBJTOOL=y
|
CONFIG_OBJTOOL=y
|
||||||
# CONFIG_OBJTOOL_WERROR is not set
|
# CONFIG_OBJTOOL_WERROR is not set
|
||||||
|
# CONFIG_VMLINUX_MAP is not set
|
||||||
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
|
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
|
||||||
# end of Compile-time checks and compiler options
|
# end of Compile-time checks and compiler options
|
||||||
|
|
||||||
@@ -11929,6 +12046,7 @@ CONFIG_KFENCE=y
|
|||||||
CONFIG_KFENCE_SAMPLE_INTERVAL=100
|
CONFIG_KFENCE_SAMPLE_INTERVAL=100
|
||||||
CONFIG_KFENCE_NUM_OBJECTS=255
|
CONFIG_KFENCE_NUM_OBJECTS=255
|
||||||
CONFIG_KFENCE_DEFERRABLE=y
|
CONFIG_KFENCE_DEFERRABLE=y
|
||||||
|
# CONFIG_KFENCE_STATIC_KEYS is not set
|
||||||
CONFIG_KFENCE_STRESS_TEST_FAULTS=0
|
CONFIG_KFENCE_STRESS_TEST_FAULTS=0
|
||||||
CONFIG_HAVE_ARCH_KMSAN=y
|
CONFIG_HAVE_ARCH_KMSAN=y
|
||||||
# end of Memory Debugging
|
# end of Memory Debugging
|
||||||
@@ -11943,7 +12061,6 @@ CONFIG_PANIC_ON_OOPS_VALUE=0
|
|||||||
CONFIG_PANIC_TIMEOUT=0
|
CONFIG_PANIC_TIMEOUT=0
|
||||||
CONFIG_LOCKUP_DETECTOR=y
|
CONFIG_LOCKUP_DETECTOR=y
|
||||||
CONFIG_SOFTLOCKUP_DETECTOR=y
|
CONFIG_SOFTLOCKUP_DETECTOR=y
|
||||||
CONFIG_SOFTLOCKUP_DETECTOR_INTR_STORM=y
|
|
||||||
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
|
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
|
||||||
CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y
|
CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y
|
||||||
CONFIG_HARDLOCKUP_DETECTOR=y
|
CONFIG_HARDLOCKUP_DETECTOR=y
|
||||||
@@ -12018,7 +12135,6 @@ CONFIG_STACKTRACE=y
|
|||||||
CONFIG_RCU_CPU_STALL_TIMEOUT=60
|
CONFIG_RCU_CPU_STALL_TIMEOUT=60
|
||||||
CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0
|
CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0
|
||||||
# CONFIG_RCU_CPU_STALL_CPUTIME is not set
|
# CONFIG_RCU_CPU_STALL_CPUTIME is not set
|
||||||
# CONFIG_RCU_CPU_STALL_NOTIFIER is not set
|
|
||||||
# CONFIG_RCU_TRACE is not set
|
# CONFIG_RCU_TRACE is not set
|
||||||
# CONFIG_RCU_EQS_DEBUG is not set
|
# CONFIG_RCU_EQS_DEBUG is not set
|
||||||
# end of RCU Debugging
|
# end of RCU Debugging
|
||||||
|
|||||||
@@ -0,0 +1,728 @@
|
|||||||
|
--- ../config 2025-06-14 16:00:20.231373730 +0200
|
||||||
|
+++ .config 2025-06-14 22:53:26.471843957 +0200
|
||||||
|
@@ -34,7 +34,7 @@
|
||||||
|
#
|
||||||
|
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||||
|
# CONFIG_COMPILE_TEST is not set
|
||||||
|
-# CONFIG_WERROR is not set
|
||||||
|
+CONFIG_WERROR=y
|
||||||
|
CONFIG_LOCALVERSION=""
|
||||||
|
CONFIG_LOCALVERSION_AUTO=y
|
||||||
|
CONFIG_BUILD_SALT=""
|
||||||
|
@@ -53,13 +53,13 @@
|
||||||
|
# CONFIG_KERNEL_LZ4 is not set
|
||||||
|
CONFIG_KERNEL_ZSTD=y
|
||||||
|
CONFIG_DEFAULT_INIT=""
|
||||||
|
-CONFIG_DEFAULT_HOSTNAME="archlinux"
|
||||||
|
+CONFIG_DEFAULT_HOSTNAME="orange"
|
||||||
|
CONFIG_SYSVIPC=y
|
||||||
|
CONFIG_SYSVIPC_SYSCTL=y
|
||||||
|
CONFIG_SYSVIPC_COMPAT=y
|
||||||
|
CONFIG_POSIX_MQUEUE=y
|
||||||
|
CONFIG_POSIX_MQUEUE_SYSCTL=y
|
||||||
|
-CONFIG_WATCH_QUEUE=y
|
||||||
|
+# CONFIG_WATCH_QUEUE is not set
|
||||||
|
CONFIG_CROSS_MEMORY_ATTACH=y
|
||||||
|
# CONFIG_USELIB is not set
|
||||||
|
CONFIG_AUDIT=y
|
||||||
|
@@ -83,7 +83,6 @@
|
||||||
|
CONFIG_GENERIC_MSI_IRQ=y
|
||||||
|
CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y
|
||||||
|
CONFIG_GENERIC_IRQ_RESERVATION_MODE=y
|
||||||
|
-CONFIG_GENERIC_IRQ_STAT_SNAPSHOT=y
|
||||||
|
CONFIG_IRQ_FORCED_THREADING=y
|
||||||
|
CONFIG_SPARSE_IRQ=y
|
||||||
|
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
|
||||||
|
@@ -112,7 +111,7 @@
|
||||||
|
CONFIG_NO_HZ_FULL=y
|
||||||
|
CONFIG_CONTEXT_TRACKING_USER=y
|
||||||
|
# CONFIG_CONTEXT_TRACKING_USER_FORCE is not set
|
||||||
|
-CONFIG_NO_HZ=y
|
||||||
|
+# CONFIG_NO_HZ is not set
|
||||||
|
CONFIG_HIGH_RES_TIMERS=y
|
||||||
|
CONFIG_CLOCKSOURCE_WATCHDOG_MAX_SKEW_US=100
|
||||||
|
# end of Timers subsystem
|
||||||
|
@@ -137,11 +136,12 @@
|
||||||
|
CONFIG_ARCH_HAS_PREEMPT_LAZY=y
|
||||||
|
# CONFIG_PREEMPT_NONE is not set
|
||||||
|
# CONFIG_PREEMPT_VOLUNTARY is not set
|
||||||
|
-CONFIG_PREEMPT=y
|
||||||
|
-# CONFIG_PREEMPT_LAZY is not set
|
||||||
|
+# CONFIG_PREEMPT is not set
|
||||||
|
+CONFIG_PREEMPT_LAZY=y
|
||||||
|
+# CONFIG_PREEMPT_RT is not set
|
||||||
|
CONFIG_PREEMPT_COUNT=y
|
||||||
|
CONFIG_PREEMPTION=y
|
||||||
|
-CONFIG_PREEMPT_DYNAMIC=y
|
||||||
|
+# CONFIG_PREEMPT_DYNAMIC is not set
|
||||||
|
CONFIG_SCHED_CORE=y
|
||||||
|
CONFIG_SCHED_CLASS_EXT=y
|
||||||
|
|
||||||
|
@@ -150,7 +150,7 @@
|
||||||
|
#
|
||||||
|
CONFIG_VIRT_CPU_ACCOUNTING=y
|
||||||
|
CONFIG_VIRT_CPU_ACCOUNTING_GEN=y
|
||||||
|
-CONFIG_IRQ_TIME_ACCOUNTING=y
|
||||||
|
+# CONFIG_IRQ_TIME_ACCOUNTING is not set
|
||||||
|
CONFIG_HAVE_SCHED_AVG_IRQ=y
|
||||||
|
CONFIG_BSD_PROCESS_ACCT=y
|
||||||
|
CONFIG_BSD_PROCESS_ACCT_V3=y
|
||||||
|
@@ -168,47 +168,32 @@
|
||||||
|
# RCU Subsystem
|
||||||
|
#
|
||||||
|
CONFIG_TREE_RCU=y
|
||||||
|
-CONFIG_PREEMPT_RCU=y
|
||||||
|
-CONFIG_RCU_EXPERT=y
|
||||||
|
+# CONFIG_RCU_EXPERT is not set
|
||||||
|
CONFIG_TREE_SRCU=y
|
||||||
|
-# CONFIG_FORCE_NEED_SRCU_NMI_SAFE is not set
|
||||||
|
CONFIG_TASKS_RCU_GENERIC=y
|
||||||
|
-# CONFIG_FORCE_TASKS_RCU is not set
|
||||||
|
CONFIG_NEED_TASKS_RCU=y
|
||||||
|
CONFIG_TASKS_RCU=y
|
||||||
|
-# CONFIG_FORCE_TASKS_RUDE_RCU is not set
|
||||||
|
CONFIG_TASKS_RUDE_RCU=y
|
||||||
|
-# CONFIG_FORCE_TASKS_TRACE_RCU is not set
|
||||||
|
CONFIG_TASKS_TRACE_RCU=y
|
||||||
|
CONFIG_RCU_STALL_COMMON=y
|
||||||
|
CONFIG_RCU_NEED_SEGCBLIST=y
|
||||||
|
-CONFIG_RCU_FANOUT=64
|
||||||
|
-CONFIG_RCU_FANOUT_LEAF=16
|
||||||
|
-CONFIG_RCU_BOOST=y
|
||||||
|
-CONFIG_RCU_BOOST_DELAY=500
|
||||||
|
-# CONFIG_RCU_EXP_KTHREAD is not set
|
||||||
|
CONFIG_RCU_NOCB_CPU=y
|
||||||
|
# CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set
|
||||||
|
-# CONFIG_RCU_NOCB_CPU_CB_BOOST is not set
|
||||||
|
-# CONFIG_TASKS_TRACE_RCU_READ_MB is not set
|
||||||
|
CONFIG_RCU_LAZY=y
|
||||||
|
# CONFIG_RCU_LAZY_DEFAULT_OFF is not set
|
||||||
|
-CONFIG_RCU_DOUBLE_CHECK_CB_TIME=y
|
||||||
|
# end of RCU Subsystem
|
||||||
|
|
||||||
|
-CONFIG_IKCONFIG=y
|
||||||
|
-CONFIG_IKCONFIG_PROC=y
|
||||||
|
-CONFIG_IKHEADERS=m
|
||||||
|
+# CONFIG_IKCONFIG is not set
|
||||||
|
+# CONFIG_IKHEADERS is not set
|
||||||
|
CONFIG_LOG_BUF_SHIFT=17
|
||||||
|
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
|
||||||
|
-CONFIG_PRINTK_INDEX=y
|
||||||
|
+# CONFIG_PRINTK_INDEX is not set
|
||||||
|
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Scheduler features
|
||||||
|
#
|
||||||
|
-CONFIG_UCLAMP_TASK=y
|
||||||
|
-CONFIG_UCLAMP_BUCKETS_COUNT=5
|
||||||
|
+# CONFIG_UCLAMP_TASK is not set
|
||||||
|
# end of Scheduler features
|
||||||
|
|
||||||
|
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
|
||||||
|
@@ -237,7 +222,6 @@
|
||||||
|
# CONFIG_RT_GROUP_SCHED is not set
|
||||||
|
CONFIG_EXT_GROUP_SCHED=y
|
||||||
|
CONFIG_SCHED_MM_CID=y
|
||||||
|
-CONFIG_UCLAMP_TASK_GROUP=y
|
||||||
|
CONFIG_CGROUP_PIDS=y
|
||||||
|
CONFIG_CGROUP_RDMA=y
|
||||||
|
CONFIG_CGROUP_DMEM=y
|
||||||
|
@@ -264,12 +248,12 @@
|
||||||
|
CONFIG_RELAY=y
|
||||||
|
CONFIG_BLK_DEV_INITRD=y
|
||||||
|
CONFIG_INITRAMFS_SOURCE=""
|
||||||
|
-CONFIG_RD_GZIP=y
|
||||||
|
-CONFIG_RD_BZIP2=y
|
||||||
|
-CONFIG_RD_LZMA=y
|
||||||
|
-CONFIG_RD_XZ=y
|
||||||
|
-CONFIG_RD_LZO=y
|
||||||
|
-CONFIG_RD_LZ4=y
|
||||||
|
+# CONFIG_RD_GZIP is not set
|
||||||
|
+# CONFIG_RD_BZIP2 is not set
|
||||||
|
+# CONFIG_RD_LZMA is not set
|
||||||
|
+# CONFIG_RD_XZ is not set
|
||||||
|
+# CONFIG_RD_LZO is not set
|
||||||
|
+# CONFIG_RD_LZ4 is not set
|
||||||
|
CONFIG_RD_ZSTD=y
|
||||||
|
CONFIG_BOOT_CONFIG=y
|
||||||
|
# CONFIG_BOOT_CONFIG_FORCE is not set
|
||||||
|
@@ -278,13 +262,13 @@
|
||||||
|
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
|
||||||
|
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
||||||
|
CONFIG_LD_ORPHAN_WARN=y
|
||||||
|
-CONFIG_LD_ORPHAN_WARN_LEVEL="warn"
|
||||||
|
+CONFIG_LD_ORPHAN_WARN_LEVEL="error"
|
||||||
|
CONFIG_SYSCTL=y
|
||||||
|
CONFIG_HAVE_UID16=y
|
||||||
|
CONFIG_SYSCTL_EXCEPTION_TRACE=y
|
||||||
|
# CONFIG_SYSFS_SYSCALL is not set
|
||||||
|
CONFIG_HAVE_PCSPKR_PLATFORM=y
|
||||||
|
-# CONFIG_EXPERT is not set
|
||||||
|
+CONFIG_EXPERT=y
|
||||||
|
CONFIG_UID16=y
|
||||||
|
CONFIG_MULTIUSER=y
|
||||||
|
CONFIG_SGETMASK_SYSCALL=y
|
||||||
|
@@ -293,7 +277,8 @@
|
||||||
|
CONFIG_PRINTK=y
|
||||||
|
CONFIG_BUG=y
|
||||||
|
CONFIG_ELF_CORE=y
|
||||||
|
-CONFIG_PCSPKR_PLATFORM=y
|
||||||
|
+# CONFIG_PCSPKR_PLATFORM is not set
|
||||||
|
+# CONFIG_BASE_SMALL is not set
|
||||||
|
CONFIG_FUTEX=y
|
||||||
|
CONFIG_FUTEX_PI=y
|
||||||
|
CONFIG_EPOLL=y
|
||||||
|
@@ -307,10 +292,12 @@
|
||||||
|
CONFIG_MEMBARRIER=y
|
||||||
|
CONFIG_KCMP=y
|
||||||
|
CONFIG_RSEQ=y
|
||||||
|
+# CONFIG_DEBUG_RSEQ is not set
|
||||||
|
CONFIG_CACHESTAT_SYSCALL=y
|
||||||
|
+# CONFIG_PC104 is not set
|
||||||
|
CONFIG_KALLSYMS=y
|
||||||
|
# CONFIG_KALLSYMS_SELFTEST is not set
|
||||||
|
-CONFIG_KALLSYMS_ALL=y
|
||||||
|
+# CONFIG_KALLSYMS_ALL is not set
|
||||||
|
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
|
||||||
|
CONFIG_ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGS=y
|
||||||
|
CONFIG_HAVE_PERF_EVENTS=y
|
||||||
|
@@ -430,6 +417,7 @@
|
||||||
|
CONFIG_X86_DEBUGCTLMSR=y
|
||||||
|
CONFIG_IA32_FEAT_CTL=y
|
||||||
|
CONFIG_X86_VMX_FEATURE_NAMES=y
|
||||||
|
+# CONFIG_PROCESSOR_SELECT is not set
|
||||||
|
CONFIG_BROADCAST_TLB_FLUSH=y
|
||||||
|
CONFIG_CPU_SUP_INTEL=y
|
||||||
|
CONFIG_CPU_SUP_AMD=y
|
||||||
|
@@ -553,7 +541,6 @@
|
||||||
|
CONFIG_MODIFY_LDT_SYSCALL=y
|
||||||
|
# CONFIG_STRICT_SIGALTSTACK_SIZE is not set
|
||||||
|
CONFIG_HAVE_LIVEPATCH=y
|
||||||
|
-# CONFIG_LIVEPATCH is not set
|
||||||
|
CONFIG_X86_BUS_LOCK_DETECT=y
|
||||||
|
# end of Processor type and features
|
||||||
|
|
||||||
|
@@ -601,6 +588,7 @@
|
||||||
|
CONFIG_ARCH_HIBERNATION_HEADER=y
|
||||||
|
CONFIG_SUSPEND=y
|
||||||
|
CONFIG_SUSPEND_FREEZER=y
|
||||||
|
+# CONFIG_SUSPEND_SKIP_SYNC is not set
|
||||||
|
CONFIG_HIBERNATE_CALLBACKS=y
|
||||||
|
CONFIG_HIBERNATION=y
|
||||||
|
CONFIG_HIBERNATION_SNAPSHOT_DEV=y
|
||||||
|
@@ -618,6 +606,7 @@
|
||||||
|
# CONFIG_PM_ADVANCED_DEBUG is not set
|
||||||
|
# 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
|
||||||
|
@@ -667,6 +656,7 @@
|
||||||
|
CONFIG_ACPI_SBS=m
|
||||||
|
CONFIG_ACPI_HED=y
|
||||||
|
CONFIG_ACPI_BGRT=y
|
||||||
|
+# CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
|
||||||
|
CONFIG_ACPI_NHLT=y
|
||||||
|
CONFIG_ACPI_NFIT=m
|
||||||
|
# CONFIG_NFIT_SECURITY_DEBUG is not set
|
||||||
|
@@ -764,6 +754,7 @@
|
||||||
|
CONFIG_PCI_MMCONFIG=y
|
||||||
|
CONFIG_PCI_XEN=y
|
||||||
|
CONFIG_MMCONF_FAM10H=y
|
||||||
|
+# CONFIG_ISA_BUS is not set
|
||||||
|
CONFIG_ISA_DMA_API=y
|
||||||
|
CONFIG_AMD_NB=y
|
||||||
|
CONFIG_AMD_NODE=y
|
||||||
|
@@ -812,13 +803,17 @@
|
||||||
|
CONFIG_VIRTUALIZATION=y
|
||||||
|
CONFIG_KVM_X86=m
|
||||||
|
CONFIG_KVM=m
|
||||||
|
+CONFIG_KVM_WERROR=y
|
||||||
|
+# CONFIG_KVM_SW_PROTECTED_VM is not set
|
||||||
|
CONFIG_KVM_INTEL=m
|
||||||
|
+# CONFIG_KVM_INTEL_PROVE_VE is not set
|
||||||
|
CONFIG_X86_SGX_KVM=y
|
||||||
|
CONFIG_KVM_AMD=m
|
||||||
|
CONFIG_KVM_AMD_SEV=y
|
||||||
|
CONFIG_KVM_SMM=y
|
||||||
|
CONFIG_KVM_HYPERV=y
|
||||||
|
CONFIG_KVM_XEN=y
|
||||||
|
+# CONFIG_KVM_PROVE_MMU is not set
|
||||||
|
CONFIG_KVM_EXTERNAL_WRITE_TRACKING=y
|
||||||
|
CONFIG_KVM_MAX_NR_VCPUS=1024
|
||||||
|
CONFIG_X86_REQUIRED_FEATURE_ALWAYS=y
|
||||||
|
@@ -1175,6 +1170,7 @@
|
||||||
|
#
|
||||||
|
CONFIG_SLUB=y
|
||||||
|
CONFIG_KVFREE_RCU_BATCHED=y
|
||||||
|
+# CONFIG_SLUB_TINY is not set
|
||||||
|
CONFIG_SLAB_MERGE_DEFAULT=y
|
||||||
|
CONFIG_SLAB_FREELIST_RANDOM=y
|
||||||
|
CONFIG_SLAB_FREELIST_HARDENED=y
|
||||||
|
@@ -1261,6 +1257,7 @@
|
||||||
|
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_ZONE_DEVICE=y
|
||||||
|
@@ -2173,6 +2170,7 @@
|
||||||
|
CONFIG_CFG80211=m
|
||||||
|
# CONFIG_NL80211_TESTMODE is not set
|
||||||
|
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
|
||||||
|
+# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
|
||||||
|
CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
|
||||||
|
CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
|
||||||
|
CONFIG_CFG80211_DEFAULT_PS=y
|
||||||
|
@@ -2307,6 +2305,11 @@
|
||||||
|
CONFIG_PCI_P2PDMA=y
|
||||||
|
CONFIG_PCI_LABEL=y
|
||||||
|
CONFIG_PCI_HYPERV=m
|
||||||
|
+# 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=y
|
||||||
|
CONFIG_VGA_ARB_MAX_GPUS=10
|
||||||
|
CONFIG_HOTPLUG_PCI=y
|
||||||
|
@@ -4595,7 +4598,6 @@
|
||||||
|
CONFIG_INPUT_BMA150=m
|
||||||
|
# CONFIG_INPUT_CS40L50_VIBRA is not set
|
||||||
|
CONFIG_INPUT_E3X0_BUTTON=m
|
||||||
|
-CONFIG_INPUT_PCSPKR=m
|
||||||
|
CONFIG_INPUT_MAX77693_HAPTIC=m
|
||||||
|
CONFIG_INPUT_MAX8925_ONKEY=m
|
||||||
|
CONFIG_INPUT_MAX8997_HAPTIC=m
|
||||||
|
@@ -4780,6 +4782,7 @@
|
||||||
|
CONFIG_RPMSG_TTY=m
|
||||||
|
CONFIG_SERIAL_DEV_BUS=y
|
||||||
|
CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
|
||||||
|
+# CONFIG_TTY_PRINTK is not set
|
||||||
|
CONFIG_PRINTER=m
|
||||||
|
CONFIG_LP_CONSOLE=y
|
||||||
|
CONFIG_PPDEV=m
|
||||||
|
@@ -5108,6 +5111,7 @@
|
||||||
|
CONFIG_GPIO_ACPI=y
|
||||||
|
CONFIG_GPIOLIB_IRQCHIP=y
|
||||||
|
# CONFIG_DEBUG_GPIO is not set
|
||||||
|
+# CONFIG_GPIO_SYSFS is not set
|
||||||
|
CONFIG_GPIO_CDEV=y
|
||||||
|
CONFIG_GPIO_CDEV_V1=y
|
||||||
|
CONFIG_GPIO_GENERIC=m
|
||||||
|
@@ -5237,6 +5241,7 @@
|
||||||
|
#
|
||||||
|
# GPIO Debugging utilities
|
||||||
|
#
|
||||||
|
+# CONFIG_GPIO_SLOPPY_LOGIC_ANALYZER is not set
|
||||||
|
# CONFIG_GPIO_VIRTUSER is not set
|
||||||
|
# end of GPIO Debugging utilities
|
||||||
|
|
||||||
|
@@ -6611,8 +6616,6 @@
|
||||||
|
CONFIG_VIDEOBUF2_DVB=m
|
||||||
|
# end of Media drivers
|
||||||
|
|
||||||
|
-CONFIG_MEDIA_HIDE_ANCILLARY_SUBDRV=y
|
||||||
|
-
|
||||||
|
#
|
||||||
|
# Media ancillary drivers
|
||||||
|
#
|
||||||
|
@@ -6720,48 +6723,111 @@
|
||||||
|
# end of Flash devices
|
||||||
|
|
||||||
|
#
|
||||||
|
-# audio, video and radio I2C drivers auto-selected by 'Autoselect ancillary drivers'
|
||||||
|
+# Audio decoders, processors and mixers
|
||||||
|
#
|
||||||
|
CONFIG_VIDEO_CS3308=m
|
||||||
|
CONFIG_VIDEO_CS5345=m
|
||||||
|
CONFIG_VIDEO_CS53L32A=m
|
||||||
|
CONFIG_VIDEO_MSP3400=m
|
||||||
|
CONFIG_VIDEO_SONY_BTF_MPX=m
|
||||||
|
+# CONFIG_VIDEO_TDA1997X is not set
|
||||||
|
CONFIG_VIDEO_TDA7432=m
|
||||||
|
CONFIG_VIDEO_TDA9840=m
|
||||||
|
CONFIG_VIDEO_TEA6415C=m
|
||||||
|
CONFIG_VIDEO_TEA6420=m
|
||||||
|
+# CONFIG_VIDEO_TLV320AIC23B is not set
|
||||||
|
CONFIG_VIDEO_TVAUDIO=m
|
||||||
|
CONFIG_VIDEO_UDA1342=m
|
||||||
|
CONFIG_VIDEO_VP27SMPX=m
|
||||||
|
CONFIG_VIDEO_WM8739=m
|
||||||
|
CONFIG_VIDEO_WM8775=m
|
||||||
|
+# end of Audio decoders, processors and mixers
|
||||||
|
+
|
||||||
|
+#
|
||||||
|
+# RDS decoders
|
||||||
|
+#
|
||||||
|
CONFIG_VIDEO_SAA6588=m
|
||||||
|
+# 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_LT6911UXE is not set
|
||||||
|
+# CONFIG_VIDEO_KS0127 is not set
|
||||||
|
+# CONFIG_VIDEO_ML86V7667 is not set
|
||||||
|
+# CONFIG_VIDEO_SAA7110 is not set
|
||||||
|
CONFIG_VIDEO_SAA711X=m
|
||||||
|
+# CONFIG_VIDEO_TC358743 is not set
|
||||||
|
+# CONFIG_VIDEO_TC358746 is not set
|
||||||
|
+# CONFIG_VIDEO_TVP514X is not set
|
||||||
|
CONFIG_VIDEO_TVP5150=m
|
||||||
|
+# CONFIG_VIDEO_TVP7002 is not set
|
||||||
|
CONFIG_VIDEO_TW2804=m
|
||||||
|
+# CONFIG_VIDEO_TW9900 is not set
|
||||||
|
CONFIG_VIDEO_TW9903=m
|
||||||
|
CONFIG_VIDEO_TW9906=m
|
||||||
|
+# CONFIG_VIDEO_TW9910 is not set
|
||||||
|
+# CONFIG_VIDEO_VPX3220 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Video and audio decoders
|
||||||
|
#
|
||||||
|
CONFIG_VIDEO_SAA717X=m
|
||||||
|
CONFIG_VIDEO_CX25840=m
|
||||||
|
+# end of Video decoders
|
||||||
|
+
|
||||||
|
+#
|
||||||
|
+# Video encoders
|
||||||
|
+#
|
||||||
|
+# 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=m
|
||||||
|
+# CONFIG_VIDEO_SAA7185 is not set
|
||||||
|
+# CONFIG_VIDEO_THS8200 is not set
|
||||||
|
+# end of Video encoders
|
||||||
|
+
|
||||||
|
+#
|
||||||
|
+# Video improvement chips
|
||||||
|
+#
|
||||||
|
CONFIG_VIDEO_UPD64031A=m
|
||||||
|
CONFIG_VIDEO_UPD64083=m
|
||||||
|
+# end of Video improvement chips
|
||||||
|
+
|
||||||
|
+#
|
||||||
|
+# Audio/Video compression chips
|
||||||
|
+#
|
||||||
|
CONFIG_VIDEO_SAA6752HS=m
|
||||||
|
-CONFIG_VIDEO_M52790=m
|
||||||
|
+# end of Audio/Video compression chips
|
||||||
|
|
||||||
|
#
|
||||||
|
-# Video serializers and deserializers
|
||||||
|
+# SDR tuner chips
|
||||||
|
#
|
||||||
|
-# end of Video serializers and deserializers
|
||||||
|
+# end of SDR tuner chips
|
||||||
|
|
||||||
|
#
|
||||||
|
-# SPI I2C drivers auto-selected by 'Autoselect ancillary drivers'
|
||||||
|
+# Miscellaneous helper chips
|
||||||
|
#
|
||||||
|
+# CONFIG_VIDEO_I2C is not set
|
||||||
|
+CONFIG_VIDEO_M52790=m
|
||||||
|
+# CONFIG_VIDEO_ST_MIPID02 is not set
|
||||||
|
+# CONFIG_VIDEO_THS7303 is not set
|
||||||
|
+# end of Miscellaneous helper chips
|
||||||
|
+
|
||||||
|
+#
|
||||||
|
+# Video serializers and deserializers
|
||||||
|
+#
|
||||||
|
+# end of Video serializers and deserializers
|
||||||
|
|
||||||
|
#
|
||||||
|
# Media SPI Adapters
|
||||||
|
@@ -6773,7 +6839,7 @@
|
||||||
|
CONFIG_MEDIA_TUNER=m
|
||||||
|
|
||||||
|
#
|
||||||
|
-# Tuner drivers auto-selected by 'Autoselect ancillary drivers'
|
||||||
|
+# Customize TV tuners
|
||||||
|
#
|
||||||
|
CONFIG_MEDIA_TUNER_E4000=m
|
||||||
|
CONFIG_MEDIA_TUNER_FC0011=m
|
||||||
|
@@ -6784,6 +6850,7 @@
|
||||||
|
CONFIG_MEDIA_TUNER_M88RS6000T=m
|
||||||
|
CONFIG_MEDIA_TUNER_MAX2165=m
|
||||||
|
CONFIG_MEDIA_TUNER_MC44S803=m
|
||||||
|
+# CONFIG_MEDIA_TUNER_MSI001 is not set
|
||||||
|
CONFIG_MEDIA_TUNER_MT2060=m
|
||||||
|
CONFIG_MEDIA_TUNER_MT2063=m
|
||||||
|
CONFIG_MEDIA_TUNER_MT20XX=m
|
||||||
|
@@ -6811,9 +6878,10 @@
|
||||||
|
CONFIG_MEDIA_TUNER_XC2028=m
|
||||||
|
CONFIG_MEDIA_TUNER_XC4000=m
|
||||||
|
CONFIG_MEDIA_TUNER_XC5000=m
|
||||||
|
+# end of Customize TV tuners
|
||||||
|
|
||||||
|
#
|
||||||
|
-# DVB Frontend drivers auto-selected by 'Autoselect ancillary drivers'
|
||||||
|
+# Customise DVB Frontends
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
@@ -6881,6 +6949,7 @@
|
||||||
|
CONFIG_DVB_DIB3000MC=m
|
||||||
|
CONFIG_DVB_DIB7000M=m
|
||||||
|
CONFIG_DVB_DIB7000P=m
|
||||||
|
+# CONFIG_DVB_DIB9000 is not set
|
||||||
|
CONFIG_DVB_DRXD=m
|
||||||
|
CONFIG_DVB_EC100=m
|
||||||
|
CONFIG_DVB_GP8PSK_FE=m
|
||||||
|
@@ -6889,6 +6958,7 @@
|
||||||
|
CONFIG_DVB_NXT6000=m
|
||||||
|
CONFIG_DVB_RTL2830=m
|
||||||
|
CONFIG_DVB_RTL2832=m
|
||||||
|
+# CONFIG_DVB_S5H1432 is not set
|
||||||
|
CONFIG_DVB_SI2168=m
|
||||||
|
CONFIG_DVB_SP887X=m
|
||||||
|
CONFIG_DVB_STV0367=m
|
||||||
|
@@ -6896,6 +6966,7 @@
|
||||||
|
CONFIG_DVB_TDA1004X=m
|
||||||
|
CONFIG_DVB_ZD1301_DEMOD=m
|
||||||
|
CONFIG_DVB_ZL10353=m
|
||||||
|
+# CONFIG_DVB_CXD2880 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-C (cable) frontends
|
||||||
|
@@ -6933,6 +7004,7 @@
|
||||||
|
#
|
||||||
|
# ISDB-S (satellite) & ISDB-T (terrestrial) frontends
|
||||||
|
#
|
||||||
|
+# CONFIG_DVB_MN88443X is not set
|
||||||
|
CONFIG_DVB_TC90522=m
|
||||||
|
|
||||||
|
#
|
||||||
|
@@ -6955,8 +7027,10 @@
|
||||||
|
CONFIG_DVB_ISL6421=m
|
||||||
|
CONFIG_DVB_ISL6423=m
|
||||||
|
CONFIG_DVB_IX2505V=m
|
||||||
|
+# CONFIG_DVB_LGS8GL5 is not set
|
||||||
|
CONFIG_DVB_LGS8GXX=m
|
||||||
|
CONFIG_DVB_LNBH25=m
|
||||||
|
+# CONFIG_DVB_LNBH29 is not set
|
||||||
|
CONFIG_DVB_LNBP21=m
|
||||||
|
CONFIG_DVB_LNBP22=m
|
||||||
|
CONFIG_DVB_M88RS2000=m
|
||||||
|
@@ -6968,6 +7042,7 @@
|
||||||
|
#
|
||||||
|
CONFIG_DVB_CXD2099=m
|
||||||
|
CONFIG_DVB_SP2=m
|
||||||
|
+# end of Customise DVB Frontends
|
||||||
|
|
||||||
|
#
|
||||||
|
# Tools to develop new frontends
|
||||||
|
@@ -7005,6 +7080,8 @@
|
||||||
|
CONFIG_DRM_PANIC_SCREEN_QR_CODE=y
|
||||||
|
CONFIG_DRM_PANIC_SCREEN_QR_CODE_URL="https://panic.archlinux.org/panic_report#"
|
||||||
|
CONFIG_DRM_PANIC_SCREEN_QR_VERSION=40
|
||||||
|
+# CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
|
||||||
|
+# CONFIG_DRM_DEBUG_MODESET_LOCK is not set
|
||||||
|
CONFIG_DRM_CLIENT=y
|
||||||
|
CONFIG_DRM_CLIENT_LIB=y
|
||||||
|
CONFIG_DRM_CLIENT_SELECTION=y
|
||||||
|
@@ -7015,6 +7092,7 @@
|
||||||
|
#
|
||||||
|
CONFIG_DRM_FBDEV_EMULATION=y
|
||||||
|
CONFIG_DRM_FBDEV_OVERALLOC=100
|
||||||
|
+# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
|
||||||
|
CONFIG_DRM_CLIENT_LOG=y
|
||||||
|
CONFIG_DRM_CLIENT_DEFAULT_FBDEV=y
|
||||||
|
# CONFIG_DRM_CLIENT_DEFAULT_LOG is not set
|
||||||
|
@@ -7054,6 +7132,7 @@
|
||||||
|
CONFIG_DRM_AMDGPU_CIK=y
|
||||||
|
CONFIG_DRM_AMDGPU_USERPTR=y
|
||||||
|
CONFIG_DRM_AMD_ISP=y
|
||||||
|
+# CONFIG_DRM_AMDGPU_WERROR is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# ACP (Audio CoProcessor) Configuration
|
||||||
|
@@ -7090,6 +7169,27 @@
|
||||||
|
CONFIG_DRM_I915_GVT_KVMGT=m
|
||||||
|
CONFIG_DRM_I915_PXP=y
|
||||||
|
CONFIG_DRM_I915_DP_TUNNEL=y
|
||||||
|
+
|
||||||
|
+#
|
||||||
|
+# drm/i915 Debugging
|
||||||
|
+#
|
||||||
|
+# CONFIG_DRM_I915_WERROR is not set
|
||||||
|
+# CONFIG_DRM_I915_REPLAY_GPU_HANGS_API is not set
|
||||||
|
+# CONFIG_DRM_I915_DEBUG is not set
|
||||||
|
+# CONFIG_DRM_I915_DEBUG_MMIO is not set
|
||||||
|
+# CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS is not set
|
||||||
|
+# CONFIG_DRM_I915_SW_FENCE_CHECK_DAG is not set
|
||||||
|
+# CONFIG_DRM_I915_DEBUG_GUC is not set
|
||||||
|
+# CONFIG_DRM_I915_SELFTEST 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 is not set
|
||||||
|
+# CONFIG_DRM_I915_DEBUG_WAKEREF is not set
|
||||||
|
+# 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
|
||||||
|
@@ -7099,12 +7199,31 @@
|
||||||
|
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
|
||||||
|
+
|
||||||
|
CONFIG_DRM_I915_GVT=y
|
||||||
|
CONFIG_DRM_XE=m
|
||||||
|
CONFIG_DRM_XE_DISPLAY=y
|
||||||
|
CONFIG_DRM_XE_DP_TUNNEL=y
|
||||||
|
CONFIG_DRM_XE_DEVMEM_MIRROR=y
|
||||||
|
CONFIG_DRM_XE_FORCE_PROBE=""
|
||||||
|
+
|
||||||
|
+#
|
||||||
|
+# drm/Xe Debugging
|
||||||
|
+#
|
||||||
|
+# CONFIG_DRM_XE_WERROR is not set
|
||||||
|
+# CONFIG_DRM_XE_DEBUG is not set
|
||||||
|
+# CONFIG_DRM_XE_DEBUG_VM is not set
|
||||||
|
+# CONFIG_DRM_XE_DEBUG_MEMIRQ is not set
|
||||||
|
+# CONFIG_DRM_XE_DEBUG_SRIOV is not set
|
||||||
|
+# CONFIG_DRM_XE_DEBUG_MEM is not set
|
||||||
|
+# CONFIG_DRM_XE_LARGE_GUC_BUFFER is not set
|
||||||
|
+# CONFIG_DRM_XE_USERPTR_INVAL_INJECT is not set
|
||||||
|
+# end of drm/Xe Debugging
|
||||||
|
+
|
||||||
|
+#
|
||||||
|
+# drm/xe Profile Guided Optimisation
|
||||||
|
+#
|
||||||
|
CONFIG_DRM_XE_JOB_TIMEOUT_MAX=10000
|
||||||
|
CONFIG_DRM_XE_JOB_TIMEOUT_MIN=1
|
||||||
|
CONFIG_DRM_XE_TIMESLICE_MAX=10000000
|
||||||
|
@@ -7113,6 +7232,8 @@
|
||||||
|
CONFIG_DRM_XE_PREEMPT_TIMEOUT_MAX=10000000
|
||||||
|
CONFIG_DRM_XE_PREEMPT_TIMEOUT_MIN=1
|
||||||
|
CONFIG_DRM_XE_ENABLE_SCHEDTIMEOUT_LIMIT=y
|
||||||
|
+# end of drm/xe Profile Guided Optimisation
|
||||||
|
+
|
||||||
|
CONFIG_DRM_VGEM=m
|
||||||
|
CONFIG_DRM_VKMS=m
|
||||||
|
CONFIG_DRM_VMWGFX=m
|
||||||
|
@@ -7382,7 +7503,6 @@
|
||||||
|
CONFIG_SND_VX_LIB=m
|
||||||
|
CONFIG_SND_AC97_CODEC=m
|
||||||
|
CONFIG_SND_DRIVERS=y
|
||||||
|
-# CONFIG_SND_PCSP is not set
|
||||||
|
CONFIG_SND_DUMMY=m
|
||||||
|
CONFIG_SND_ALOOP=m
|
||||||
|
CONFIG_SND_PCMTEST=m
|
||||||
|
@@ -7723,6 +7843,7 @@
|
||||||
|
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
|
||||||
|
@@ -8332,6 +8453,7 @@
|
||||||
|
# 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=m
|
||||||
|
CONFIG_USB_AUTOSUSPEND_DELAY=2
|
||||||
|
CONFIG_USB_DEFAULT_AUTHORIZATION_MODE=1
|
||||||
|
@@ -9663,7 +9785,6 @@
|
||||||
|
# Clock Source drivers
|
||||||
|
#
|
||||||
|
CONFIG_CLKEVT_I8253=y
|
||||||
|
-CONFIG_I8253_LOCK=y
|
||||||
|
CONFIG_CLKBLD_I8253=y
|
||||||
|
# end of Clock Source drivers
|
||||||
|
|
||||||
|
@@ -10606,6 +10727,7 @@
|
||||||
|
CONFIG_SERIAL_IPOCTAL=m
|
||||||
|
CONFIG_RESET_CONTROLLER=y
|
||||||
|
CONFIG_RESET_GPIO=m
|
||||||
|
+# CONFIG_RESET_SIMPLE is not set
|
||||||
|
CONFIG_RESET_TI_SYSCON=m
|
||||||
|
CONFIG_RESET_TI_TPS380X=m
|
||||||
|
|
||||||
|
@@ -11201,7 +11323,6 @@
|
||||||
|
CONFIG_ENCRYPTED_KEYS=m
|
||||||
|
# CONFIG_USER_DECRYPTED_DATA is not set
|
||||||
|
CONFIG_KEY_DH_OPERATIONS=y
|
||||||
|
-CONFIG_KEY_NOTIFICATIONS=y
|
||||||
|
CONFIG_SECURITY_DMESG_RESTRICT=y
|
||||||
|
CONFIG_PROC_MEM_ALWAYS_FORCE=y
|
||||||
|
# CONFIG_PROC_MEM_FORCE_PTRACE is not set
|
||||||
|
@@ -11678,7 +11799,7 @@
|
||||||
|
CONFIG_LZO_DECOMPRESS=y
|
||||||
|
CONFIG_LZ4_COMPRESS=m
|
||||||
|
CONFIG_LZ4HC_COMPRESS=m
|
||||||
|
-CONFIG_LZ4_DECOMPRESS=y
|
||||||
|
+CONFIG_LZ4_DECOMPRESS=m
|
||||||
|
CONFIG_ZSTD_COMMON=y
|
||||||
|
CONFIG_ZSTD_COMPRESS=y
|
||||||
|
CONFIG_ZSTD_DECOMPRESS=y
|
||||||
|
@@ -11693,12 +11814,6 @@
|
||||||
|
CONFIG_XZ_DEC_MICROLZMA=y
|
||||||
|
CONFIG_XZ_DEC_BCJ=y
|
||||||
|
# CONFIG_XZ_DEC_TEST is not set
|
||||||
|
-CONFIG_DECOMPRESS_GZIP=y
|
||||||
|
-CONFIG_DECOMPRESS_BZIP2=y
|
||||||
|
-CONFIG_DECOMPRESS_LZMA=y
|
||||||
|
-CONFIG_DECOMPRESS_XZ=y
|
||||||
|
-CONFIG_DECOMPRESS_LZO=y
|
||||||
|
-CONFIG_DECOMPRESS_LZ4=y
|
||||||
|
CONFIG_DECOMPRESS_ZSTD=y
|
||||||
|
CONFIG_GENERIC_ALLOCATOR=y
|
||||||
|
CONFIG_REED_SOLOMON=m
|
||||||
|
@@ -11851,8 +11966,10 @@
|
||||||
|
# CONFIG_HEADERS_INSTALL is not set
|
||||||
|
# CONFIG_DEBUG_SECTION_MISMATCH is not set
|
||||||
|
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
|
||||||
|
+# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
|
||||||
|
CONFIG_OBJTOOL=y
|
||||||
|
# CONFIG_OBJTOOL_WERROR is not set
|
||||||
|
+# CONFIG_VMLINUX_MAP is not set
|
||||||
|
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
|
||||||
|
# end of Compile-time checks and compiler options
|
||||||
|
|
||||||
|
@@ -11929,6 +12046,7 @@
|
||||||
|
CONFIG_KFENCE_SAMPLE_INTERVAL=100
|
||||||
|
CONFIG_KFENCE_NUM_OBJECTS=255
|
||||||
|
CONFIG_KFENCE_DEFERRABLE=y
|
||||||
|
+# CONFIG_KFENCE_STATIC_KEYS is not set
|
||||||
|
CONFIG_KFENCE_STRESS_TEST_FAULTS=0
|
||||||
|
CONFIG_HAVE_ARCH_KMSAN=y
|
||||||
|
# end of Memory Debugging
|
||||||
|
@@ -11943,7 +12061,6 @@
|
||||||
|
CONFIG_PANIC_TIMEOUT=0
|
||||||
|
CONFIG_LOCKUP_DETECTOR=y
|
||||||
|
CONFIG_SOFTLOCKUP_DETECTOR=y
|
||||||
|
-CONFIG_SOFTLOCKUP_DETECTOR_INTR_STORM=y
|
||||||
|
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
|
||||||
|
CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y
|
||||||
|
CONFIG_HARDLOCKUP_DETECTOR=y
|
||||||
|
@@ -12018,7 +12135,6 @@
|
||||||
|
CONFIG_RCU_CPU_STALL_TIMEOUT=60
|
||||||
|
CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0
|
||||||
|
# CONFIG_RCU_CPU_STALL_CPUTIME is not set
|
||||||
|
-# CONFIG_RCU_CPU_STALL_NOTIFIER is not set
|
||||||
|
# CONFIG_RCU_TRACE is not set
|
||||||
|
# CONFIG_RCU_EQS_DEBUG is not set
|
||||||
|
# end of RCU Debugging
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:62378ede844a3edba29f87c1b0c2dd78e5d46829a46593d929079b6a6c29afaf
|
oid sha256:2ee040ccbacb7217b5bb81c7353d37f5baf6908d77d674f1c2c9c2e927d0e8be
|
||||||
size 3254019
|
size 3253676
|
||||||
|
|||||||
@@ -1957,7 +1957,20 @@ Wenn Sie diese Option wählen, wird \texttt{-Os} an Ihren Compiler übergeben,
|
|||||||
was zu einem kleineren Kernel führt.
|
was zu einem kleineren Kernel führt.
|
||||||
\english{Choosing this option will pass ``-Os'' to your compiler resulting in a smaller kernel.}
|
\english{Choosing this option will pass ``-Os'' to your compiler resulting in a smaller kernel.}
|
||||||
|
|
||||||
%1.42 Configure standard kernel features (expert users)
|
%1.42 former 1.42.4 Sysfs syscall support
|
||||||
|
\subsection{Sysfs syscall support}
|
||||||
|
CONFIG\_SYSFS\_SYSCALL \colorbox{yellow!80}{[=y] \textbf{[N]}}\\
|
||||||
|
sys\_sysfs ist ein veralteter Systemaufruf, der von der libc nicht mehr unterstützt wird.
|
||||||
|
Beachten Sie, dass die Deaktivierung dieser Option sicherer ist, aber die Kompatibilität mit einigen Systemen beeinträchtigen könnte.\\
|
||||||
|
Wenn Sie unsicher sind, sagen Sie hier Y.
|
||||||
|
\english{sys\_sysfs is an obsolete system call no longer supported in libc.
|
||||||
|
Note that disabling this option is more secure but might break
|
||||||
|
compatibility with some systems.\\
|
||||||
|
If unsure, say Y here.
|
||||||
|
}
|
||||||
|
\note{Eventuell könnten wir dies auf N stellen.}
|
||||||
|
|
||||||
|
%1.43 Configure standard kernel features (expert users)
|
||||||
\subsection{Configure standard kernel features (expert users)}
|
\subsection{Configure standard kernel features (expert users)}
|
||||||
CONFIG\_EXPERT \colorbox{yellow!80}{[=n] \textbf{[Y]}}\\
|
CONFIG\_EXPERT \colorbox{yellow!80}{[=n] \textbf{[Y]}}\\
|
||||||
Mit dieser Option können bestimmte Basis-Kerneloptionen und -einstellungen
|
Mit dieser Option können bestimmte Basis-Kerneloptionen und -einstellungen
|
||||||
@@ -1968,13 +1981,13 @@ Verwenden Sie diese Option nur, wenn Sie wirklich wissen, was Sie tun.
|
|||||||
This is for specialized environments which can tolerate a ``non-standard'' kernel.
|
This is for specialized environments which can tolerate a ``non-standard'' kernel.
|
||||||
Only use this if you really know what you are doing.}
|
Only use this if you really know what you are doing.}
|
||||||
|
|
||||||
%1.42.1 Enable 16-bit UID system calls
|
%1.43.1 Enable 16-bit UID system calls
|
||||||
\subsubsection{Enable 16-bit UID system calls}
|
\subsubsection{Enable 16-bit UID system calls}
|
||||||
CONFIG\_UID16 [=y] \textbf{[Y]}\\
|
CONFIG\_UID16 [=y] \textbf{[Y]}\\
|
||||||
Damit werden die alten 16-Bit-UID-Syscall-Wrapper aktiviert.
|
Damit werden die alten 16-Bit-UID-Syscall-Wrapper aktiviert.
|
||||||
\english{This enables the legacy 16-bit UID syscall wrappers.}
|
\english{This enables the legacy 16-bit UID syscall wrappers.}
|
||||||
|
|
||||||
%1.42.2 Multiple users, groups and capabilities support
|
%1.43.2 Multiple users, groups and capabilities support
|
||||||
\subsubsection{Multiple users, groups and capabilities support}
|
\subsubsection{Multiple users, groups and capabilities support}
|
||||||
CONFIG\_MULTIUSER [=y] \textbf{[Y]}\\
|
CONFIG\_MULTIUSER [=y] \textbf{[Y]}\\
|
||||||
Diese Option aktiviert die Unterstützung für Nicht-Root-Benutzer, -Gruppen und -Fähigkeiten.
|
Diese Option aktiviert die Unterstützung für Nicht-Root-Benutzer, -Gruppen und -Fähigkeiten.
|
||||||
@@ -1992,7 +2005,7 @@ Wenn Sie unsicher sind, sagen Sie hier Y.
|
|||||||
If unsure, say Y here.}
|
If unsure, say Y here.}
|
||||||
\note{Dies wäre nur auf kleinen Systemen ohne Benutzer sinnvoll, auf N zu stellen.}
|
\note{Dies wäre nur auf kleinen Systemen ohne Benutzer sinnvoll, auf N zu stellen.}
|
||||||
|
|
||||||
%1.42.3 sgetmask/ssetmask syscalls support
|
%1.43.3 sgetmask/ssetmask syscalls support
|
||||||
\subsubsection{sgetmask/ssetmask syscalls support}
|
\subsubsection{sgetmask/ssetmask syscalls support}
|
||||||
CONFIG\_SGETMASK\_SYSCALL [=y] \textbf{[Y]}\\
|
CONFIG\_SGETMASK\_SYSCALL [=y] \textbf{[Y]}\\
|
||||||
sys\_sgetmask und sys\_ssetmask sind veraltete Systemaufrufe, die
|
sys\_sgetmask und sys\_ssetmask sind veraltete Systemaufrufe, die
|
||||||
@@ -2004,21 +2017,7 @@ Wenn Sie unsicher sind, lassen Sie die Standardoption hier.
|
|||||||
}
|
}
|
||||||
\note{Eventuell könnten wir dies auf N stellen.}
|
\note{Eventuell könnten wir dies auf N stellen.}
|
||||||
|
|
||||||
%1.42.4 Sysfs syscall support
|
%1.43.4 open by fhandle syscalls
|
||||||
\subsubsection{Sysfs syscall support}
|
|
||||||
CONFIG\_SYSFS\_SYSCALL \colorbox{yellow!80}{[=y] \textbf{[N]}}\\
|
|
||||||
sys\_sysfs ist ein veralteter Systemaufruf, der von der libc nicht mehr unterstützt wird.
|
|
||||||
Beachten Sie, dass die Deaktivierung dieser Option sicherer ist, aber die Kompatibilität mit einigen Systemen beeinträchtigen könnte.\\
|
|
||||||
Wenn Sie unsicher sind, sagen Sie hier Y.
|
|
||||||
\english{
|
|
||||||
\\sys\_sysfs is an obsolete system call no longer supported in libc.
|
|
||||||
Note that disabling this option is more secure but might break
|
|
||||||
compatibility with some systems.\\
|
|
||||||
If unsure, say Y here.
|
|
||||||
}
|
|
||||||
\note{Eventuell könnten wir dies auf N stellen.}
|
|
||||||
|
|
||||||
%1.42.5 open by fhandle syscalls
|
|
||||||
\subsubsection{open by fhandle syscalls}
|
\subsubsection{open by fhandle syscalls}
|
||||||
CONFIG\_FHANDLE {[=y] \textbf{[Y]}}\\
|
CONFIG\_FHANDLE {[=y] \textbf{[Y]}}\\
|
||||||
Wenn Sie hier Y angeben, kann ein Programm auf Benutzerebene Dateinamen auf Handles
|
Wenn Sie hier Y angeben, kann ein Programm auf Benutzerebene Dateinamen auf Handles
|
||||||
@@ -2034,7 +2033,7 @@ Ermöglicht open\_by\_handle\_at(2) und name\_to\_handle\_at(2) Syscalls.
|
|||||||
The handle would remain the same even if file names get renamed.
|
The handle would remain the same even if file names get renamed.
|
||||||
Enables open\_by\_handle\_at(2) and name\_to\_handle\_at(2) syscalls.}
|
Enables open\_by\_handle\_at(2) and name\_to\_handle\_at(2) syscalls.}
|
||||||
|
|
||||||
%1.42.6 Posix Clocks \& timers
|
%1.43.5 Posix Clocks \& timers
|
||||||
\subsubsection{Posix Clocks \& timers}
|
\subsubsection{Posix Clocks \& timers}
|
||||||
CONFIG\_POSIX\_TIMERS [=y] \textbf{[Y]}\\
|
CONFIG\_POSIX\_TIMERS [=y] \textbf{[Y]}\\
|
||||||
Dazu gehört die native Unterstützung für POSIX-Timer im Kernel.
|
Dazu gehört die native Unterstützung für POSIX-Timer im Kernel.
|
||||||
@@ -2058,7 +2057,7 @@ Wenn Sie unsicher sind, sagen Sie y.
|
|||||||
CLOCK\_REALTIME, CLOCK\_MONOTONIC and CLOCK\_BOOTTIME only.\\
|
CLOCK\_REALTIME, CLOCK\_MONOTONIC and CLOCK\_BOOTTIME only.\\
|
||||||
If unsure say y.}
|
If unsure say y.}
|
||||||
|
|
||||||
%1.42.7 Enable support for printk
|
%1.43.6 Enable support for printk
|
||||||
\subsubsection{Enable support for printk}
|
\subsubsection{Enable support for printk}
|
||||||
CONFIG\_PRINTK [=y] \textbf{[Y]}\\
|
CONFIG\_PRINTK [=y] \textbf{[Y]}\\
|
||||||
Diese Option aktiviert die normale printk-Unterstützung.
|
Diese Option aktiviert die normale printk-Unterstützung.
|
||||||
@@ -2072,7 +2071,7 @@ wird von der Angabe von N hier dringend abgeraten.
|
|||||||
As this makes it very difficult to diagnose system problems,
|
As this makes it very difficult to diagnose system problems,
|
||||||
saying N here is strongly discouraged.}
|
saying N here is strongly discouraged.}
|
||||||
|
|
||||||
%1.42.8 BUG() support
|
%1.43.7 BUG() support
|
||||||
\subsubsection{BUG() support}
|
\subsubsection{BUG() support}
|
||||||
CONFIG\_BUG [=y] \textbf{[Y]}\\
|
CONFIG\_BUG [=y] \textbf{[Y]}\\
|
||||||
Durch die Deaktivierung dieser Option wird die Unterstützung für BUG und WARN eliminiert,
|
Durch die Deaktivierung dieser Option wird die Unterstützung für BUG und WARN eliminiert,
|
||||||
@@ -2085,19 +2084,19 @@ die keine Möglichkeit haben, Fehler zu melden.\\Sagen Sie einfach Y.
|
|||||||
You should only consider disabling this option for embedded systems
|
You should only consider disabling this option for embedded systems
|
||||||
with no facilities for reporting errors.\\Just say Y.}
|
with no facilities for reporting errors.\\Just say Y.}
|
||||||
|
|
||||||
%1.42.9 Enable ELF core dumps
|
%1.43.8 Enable ELF core dumps
|
||||||
\subsubsection{Enable ELF core dumps}
|
\subsubsection{Enable ELF core dumps}
|
||||||
CONFIG\_ELF\_CORE [=y] \textbf{[Y]}\\
|
CONFIG\_ELF\_CORE [=y] \textbf{[Y]}\\
|
||||||
Aktivieren Sie die Unterstützung für die Erzeugung von Kerneldumps. Die Deaktivierung spart etwa 4k.
|
Aktivieren Sie die Unterstützung für die Erzeugung von Kerneldumps. Die Deaktivierung spart etwa 4k.
|
||||||
\english{Enable support for generating core dumps. Disabling saves about 4k.}
|
\english{Enable support for generating core dumps. Disabling saves about 4k.}
|
||||||
|
|
||||||
%1.42.10 Enable PC-Speaker support
|
%1.43.9 Enable PC-Speaker support
|
||||||
\subsubsection{Enable PC-Speaker support}
|
\subsubsection{Enable PC-Speaker support}
|
||||||
CONFIG\_PCSPKR\_PLATFORM \colorbox{yellow!80}{[=y] \textbf{[N]}}\\
|
CONFIG\_PCSPKR\_PLATFORM \colorbox{yellow!80}{[=y] \textbf{[N]}}\\
|
||||||
Mit dieser Option können Sie die Unterstützung des internen PC-Lautsprechers deaktivieren, um Speicherplatz zu sparen.
|
Mit dieser Option können Sie die Unterstützung des internen PC-Lautsprechers deaktivieren, um Speicherplatz zu sparen.
|
||||||
\english{This option allows to disable the internal PC speaker support, saving some memory.}
|
\english{This option allows to disable the internal PC speaker support, saving some memory.}
|
||||||
|
|
||||||
%1.42.11 Enable smaller-sized data structures for core (NEW)
|
%1.43.10 Enable smaller-sized data structures for core (NEW)
|
||||||
\subsubsection{Enable smaller-sized data structures for core (NEW)}
|
\subsubsection{Enable smaller-sized data structures for core (NEW)}
|
||||||
CONFIG\_BASE\_SMALL [=n] \textbf{[N]}\\
|
CONFIG\_BASE\_SMALL [=n] \textbf{[N]}\\
|
||||||
Wenn Sie diese Option aktivieren, wird die Größe verschiedener Kernel-Datenstrukturen reduziert.
|
Wenn Sie diese Option aktivieren, wird die Größe verschiedener Kernel-Datenstrukturen reduziert.
|
||||||
@@ -2105,7 +2104,7 @@ Dies spart Speicher auf kleinen Rechnern, kann aber die Leistung verringern.
|
|||||||
\english{Enabling this option reduces the size of miscellaneous core kernel data structures.
|
\english{Enabling this option reduces the size of miscellaneous core kernel data structures.
|
||||||
This saves memory on small machines, but may reduce performance.}
|
This saves memory on small machines, but may reduce performance.}
|
||||||
|
|
||||||
%1.42.12 Enable futex support
|
%1.43.11 Enable futex support
|
||||||
\subsubsection{Enable futex support}
|
\subsubsection{Enable futex support}
|
||||||
CONFIG\_FUTEX [=y] \textbf{[Y]}\\
|
CONFIG\_FUTEX [=y] \textbf{[Y]}\\
|
||||||
Die Deaktivierung dieser Option führt dazu, dass der Kernel ohne Unterstützung für \glqq schnelle Userspace-Mutexe\grqq{}
|
Die Deaktivierung dieser Option führt dazu, dass der Kernel ohne Unterstützung für \glqq schnelle Userspace-Mutexe\grqq{}
|
||||||
@@ -2114,14 +2113,14 @@ Der resultierende Kernel führt möglicherweise glibc-basierte Anwendungen nicht
|
|||||||
\english{Disabling this option will cause the kernel to be built without support for ``fast userspace mutexes''.
|
\english{Disabling this option will cause the kernel to be built without support for ``fast userspace mutexes''.
|
||||||
The resulting kernel may not run glibc-based applications correctly.}
|
The resulting kernel may not run glibc-based applications correctly.}
|
||||||
|
|
||||||
%1.42.13 Enable eventpoll support
|
%1.43.12 Enable eventpoll support
|
||||||
\subsubsection{Enable eventpoll support}
|
\subsubsection{Enable eventpoll support}
|
||||||
CONFIG\_EPOLL [=y] \textbf{[Y]}\\
|
CONFIG\_EPOLL [=y] \textbf{[Y]}\\
|
||||||
Die Deaktivierung dieser Option führt dazu,
|
Die Deaktivierung dieser Option führt dazu,
|
||||||
dass der Kernel ohne Unterstützung für die epoll-Familie von Systemaufrufen gebaut wird.
|
dass der Kernel ohne Unterstützung für die epoll-Familie von Systemaufrufen gebaut wird.
|
||||||
\english{Disabling this option will cause the kernel to be built without support for epoll family of system calls.}
|
\english{Disabling this option will cause the kernel to be built without support for epoll family of system calls.}
|
||||||
|
|
||||||
%1.42.14 Enable signalfd() system call
|
%1.43.13 Enable signalfd() system call
|
||||||
\subsubsection{Enable signalfd() system call}
|
\subsubsection{Enable signalfd() system call}
|
||||||
CONFIG\_SIGNALFD [=y] \textbf{[Y]}\\
|
CONFIG\_SIGNALFD [=y] \textbf{[Y]}\\
|
||||||
Aktivieren Sie den Systemaufruf signalfd(), der den Empfang von Signalen auf einem Dateideskriptor ermöglicht.\\[0.5em]
|
Aktivieren Sie den Systemaufruf signalfd(), der den Empfang von Signalen auf einem Dateideskriptor ermöglicht.\\[0.5em]
|
||||||
@@ -2129,7 +2128,7 @@ Wenn Sie unsicher sind, sagen Sie Y.
|
|||||||
\english{Enable the signalfd() system call that allows to receive signals on a file descriptor.\\
|
\english{Enable the signalfd() system call that allows to receive signals on a file descriptor.\\
|
||||||
If unsure, say Y.}
|
If unsure, say Y.}
|
||||||
|
|
||||||
%1.42.15 Enable timerfd() system call
|
%1.43.14 Enable timerfd() system call
|
||||||
\subsubsection{Enable timerfd() system call}
|
\subsubsection{Enable timerfd() system call}
|
||||||
CONFIG\_TIMERFD [=y] \textbf{[Y]}\\
|
CONFIG\_TIMERFD [=y] \textbf{[Y]}\\
|
||||||
Aktivieren Sie den Systemaufruf timerfd(), der den Empfang von Timer-Ereignissen auf einem Dateideskriptor ermöglicht.\\[0.5em]
|
Aktivieren Sie den Systemaufruf timerfd(), der den Empfang von Timer-Ereignissen auf einem Dateideskriptor ermöglicht.\\[0.5em]
|
||||||
@@ -2137,7 +2136,7 @@ Wenn Sie unsicher sind, sagen Sie Y.
|
|||||||
\english{Enable the timerfd() system call that allows to receive timer events on a file descriptor.\\
|
\english{Enable the timerfd() system call that allows to receive timer events on a file descriptor.\\
|
||||||
If unsure, say Y.}
|
If unsure, say Y.}
|
||||||
|
|
||||||
%1.42.16 Enable eventfd() system call
|
%1.43.15 Enable eventfd() system call
|
||||||
\subsubsection{Enable eventfd() system call}
|
\subsubsection{Enable eventfd() system call}
|
||||||
CONFIG\_EVENTFD [=y] \textbf{[Y]}\\
|
CONFIG\_EVENTFD [=y] \textbf{[Y]}\\
|
||||||
Aktivieren Sie den Systemaufruf eventfd(), der es ermöglicht, sowohl Kernel-Benachrichtigungen (z. B. KAIO)
|
Aktivieren Sie den Systemaufruf eventfd(), der es ermöglicht, sowohl Kernel-Benachrichtigungen (z. B. KAIO)
|
||||||
@@ -2146,7 +2145,7 @@ Wenn Sie unsicher sind, sagen Sie Y.
|
|||||||
\english{Enable the eventfd() system call that allows to receive both kernel notification (ie. KAIO) or userspace notifications.\\
|
\english{Enable the eventfd() system call that allows to receive both kernel notification (ie. KAIO) or userspace notifications.\\
|
||||||
If unsure, say Y.}
|
If unsure, say Y.}
|
||||||
|
|
||||||
%1.42.17 Use full shmem filesystem
|
%1.43.16 Use full shmem filesystem
|
||||||
\subsubsection{Use full shmem filesystem}
|
\subsubsection{Use full shmem filesystem}
|
||||||
CONFIG\_SHMEM [=y] \textbf{[Y]}\\
|
CONFIG\_SHMEM [=y] \textbf{[Y]}\\
|
||||||
Das shmem ist ein internes Dateisystem, das zur Verwaltung des gemeinsamen Speichers verwendet wird.
|
Das shmem ist ein internes Dateisystem, das zur Verwaltung des gemeinsamen Speichers verwendet wird.
|
||||||
@@ -2160,7 +2159,7 @@ der auf kleinen Systemen ohne Swap geeignet sein kann.
|
|||||||
Disabling this option replaces shmem and tmpfs with the much simpler ramfs code,
|
Disabling this option replaces shmem and tmpfs with the much simpler ramfs code,
|
||||||
which may be appropriate on small systems without swap.}
|
which may be appropriate on small systems without swap.}
|
||||||
|
|
||||||
%1.42.18 Enable AIO support
|
%1.43.17 Enable AIO support
|
||||||
\subsubsection{Enable AIO support}
|
\subsubsection{Enable AIO support}
|
||||||
CONFIG\_AIO [=y] \textbf{[Y]}\\
|
CONFIG\_AIO [=y] \textbf{[Y]}\\
|
||||||
Diese Option aktiviert die asynchrone POSIX-E/A, die von einigen Hochleistungs-Thread-Anwendungen verwendet werden kann.
|
Diese Option aktiviert die asynchrone POSIX-E/A, die von einigen Hochleistungs-Thread-Anwendungen verwendet werden kann.
|
||||||
@@ -2168,7 +2167,7 @@ Die Deaktivierung dieser Option spart etwa 7k.
|
|||||||
\english{This option enables POSIX asynchronous I/O which may by used by some high performance threaded applications.
|
\english{This option enables POSIX asynchronous I/O which may by used by some high performance threaded applications.
|
||||||
Disabling this option saves about 7k.}
|
Disabling this option saves about 7k.}
|
||||||
|
|
||||||
%1.42.19 Enable IO uring support
|
%1.43.18 Enable IO uring support
|
||||||
\subsubsection{Enable IO uring support}
|
\subsubsection{Enable IO uring support}
|
||||||
CONFIG\_IO\_URING [=y] \textbf{[Y]}\\
|
CONFIG\_IO\_URING [=y] \textbf{[Y]}\\
|
||||||
Diese Option aktiviert die Unterstützung für die io\_uring-Schnittstelle, die es Anwendungen ermöglicht,
|
Diese Option aktiviert die Unterstützung für die io\_uring-Schnittstelle, die es Anwendungen ermöglicht,
|
||||||
@@ -2177,7 +2176,7 @@ die von Kernel und Anwendung gemeinsam genutzt werden.
|
|||||||
\english{This option enables support for the io\_uring interface, enabling applications to submit and complete IO
|
\english{This option enables support for the io\_uring interface, enabling applications to submit and complete IO
|
||||||
through submission and completion rings that are shared between the kernel and application.}
|
through submission and completion rings that are shared between the kernel and application.}
|
||||||
|
|
||||||
%1.43 Enable madvice/fadvise syscalls
|
%1.44 Enable madvice/fadvise syscalls
|
||||||
\subsection{Enable madvise/fadvise syscalls}
|
\subsection{Enable madvise/fadvise syscalls}
|
||||||
CONFIG\_ADVISE\_SYSCALLS [=y] \textbf{[Y]}\\
|
CONFIG\_ADVISE\_SYSCALLS [=y] \textbf{[Y]}\\
|
||||||
Diese Option aktiviert die Syscalls madvise und fadvise,
|
Diese Option aktiviert die Syscalls madvise und fadvise,
|
||||||
@@ -2190,7 +2189,7 @@ können Sie diese Option deaktivieren, um Platz zu sparen.
|
|||||||
If building an embedded system where no applications use these syscalls,
|
If building an embedded system where no applications use these syscalls,
|
||||||
you can disable this option to save space.}
|
you can disable this option to save space.}
|
||||||
|
|
||||||
%1.44 Enable membarrier() system call
|
%1.45 Enable membarrier() system call
|
||||||
\subsection{Enable membarrier() system call}
|
\subsection{Enable membarrier() system call}
|
||||||
CONFIG\_MEMBARRIER [=y] \textbf{[Y]}\\
|
CONFIG\_MEMBARRIER [=y] \textbf{[Y]}\\
|
||||||
Aktivieren Sie den Systemaufruf membarrier(), der die Ausgabe von Speicherbarrieren für alle laufenden Threads ermöglicht.
|
Aktivieren Sie den Systemaufruf membarrier(), der die Ausgabe von Speicherbarrieren für alle laufenden Threads ermöglicht.
|
||||||
@@ -2202,7 +2201,7 @@ Wenn Sie unsicher sind, sagen Sie Y.
|
|||||||
pairs of memory barriers into pairs consisting of membarrier() and a compiler barrier.\\
|
pairs of memory barriers into pairs consisting of membarrier() and a compiler barrier.\\
|
||||||
If unsure, say Y.}
|
If unsure, say Y.}
|
||||||
|
|
||||||
%1.45 Enable kcmp() system call
|
%1.46 Enable kcmp() system call
|
||||||
\subsection{Enable kcmp() system call}
|
\subsection{Enable kcmp() system call}
|
||||||
CONFIG\_KCMP [=y] \textbf{[Y]}\\
|
CONFIG\_KCMP [=y] \textbf{[Y]}\\
|
||||||
Aktivieren Sie den Systemaufruf Kernel-Ressourcenvergleich.
|
Aktivieren Sie den Systemaufruf Kernel-Ressourcenvergleich.
|
||||||
@@ -2215,7 +2214,7 @@ Wenn Sie unsicher sind, sagen Sie N.
|
|||||||
such as a file descriptor or even virtual memory space.\\
|
such as a file descriptor or even virtual memory space.\\
|
||||||
If unsure, say N.}
|
If unsure, say N.}
|
||||||
|
|
||||||
%1.46 Enable rseq() system call
|
%1.47 Enable rseq() system call
|
||||||
\subsection{Enable rseq() system call}
|
\subsection{Enable rseq() system call}
|
||||||
CONFIG\_RSEQ [=y] \textbf{[Y]}\\
|
CONFIG\_RSEQ [=y] \textbf{[Y]}\\
|
||||||
Aktivieren Sie den Systemaufruf \glqq Neustartbare Sequenzen\grqq{}.
|
Aktivieren Sie den Systemaufruf \glqq Neustartbare Sequenzen\grqq{}.
|
||||||
@@ -2227,7 +2226,7 @@ Wenn Sie unsicher sind, sagen Sie Y.
|
|||||||
CPU~number from user-space, as well as an ABI to speed up user-space operations on per-CPU data.\\
|
CPU~number from user-space, as well as an ABI to speed up user-space operations on per-CPU data.\\
|
||||||
If unsure, say Y.}
|
If unsure, say Y.}
|
||||||
|
|
||||||
%1.46.1 Enable debugging of rseq() system call (NEW)
|
%1.47.1 Enable debugging of rseq() system call (NEW)
|
||||||
\subsubsection{Enable debugging of rseq() system call (NEW)}
|
\subsubsection{Enable debugging of rseq() system call (NEW)}
|
||||||
CONFIG\_DEBUG\_RSEQ [=n] \textbf{[N]}\\
|
CONFIG\_DEBUG\_RSEQ [=n] \textbf{[N]}\\
|
||||||
Aktivieren Sie zusätzliche Debugging-Prüfungen für den Systemaufruf rseq.\\[.5em]
|
Aktivieren Sie zusätzliche Debugging-Prüfungen für den Systemaufruf rseq.\\[.5em]
|
||||||
@@ -2235,7 +2234,7 @@ Wenn Sie unsicher sind, sagen Sie N.
|
|||||||
\english{Enable extra debugging checks for the rseq system call.\\
|
\english{Enable extra debugging checks for the rseq system call.\\
|
||||||
If unsure, say N.}
|
If unsure, say N.}
|
||||||
|
|
||||||
%1.47 Enable cachestat() system call
|
%1.48 Enable cachestat() system call
|
||||||
\subsection{Enable cachestat() system call}
|
\subsection{Enable cachestat() system call}
|
||||||
CONFIG\_CACHESTAT\_SYSCALL [=y] \textbf{[Y]}\\
|
CONFIG\_CACHESTAT\_SYSCALL [=y] \textbf{[Y]}\\
|
||||||
Aktivieren Sie den Systemaufruf cachestat, der die Seiten-Cache-Statistiken einer Datei abfragt
|
Aktivieren Sie den Systemaufruf cachestat, der die Seiten-Cache-Statistiken einer Datei abfragt
|
||||||
@@ -2246,7 +2245,7 @@ Wenn Sie unsicher sind, sagen Sie hier Y.
|
|||||||
(number of cached pages, dirty pages, pages marked for writeback, (recently) evicted pages).\\
|
(number of cached pages, dirty pages, pages marked for writeback, (recently) evicted pages).\\
|
||||||
If unsure say Y here.}
|
If unsure say Y here.}
|
||||||
|
|
||||||
%1.47 PC/104 support
|
%1.49 PC/104 support
|
||||||
\subsection{PC/104 support}
|
\subsection{PC/104 support}
|
||||||
CONFIG\_PC104 [=n] \textbf{[N]}\\
|
CONFIG\_PC104 [=n] \textbf{[N]}\\
|
||||||
Zeigt PC/104-Formfaktor-Gerätetreiber und Optionen zur Auswahl und Konfiguration an.
|
Zeigt PC/104-Formfaktor-Gerätetreiber und Optionen zur Auswahl und Konfiguration an.
|
||||||
@@ -2254,7 +2253,7 @@ Aktivieren Sie diese Option, wenn Ihr Zielrechner über einen PC/104-Bus verfüg
|
|||||||
\english{Expose PC/104 form factor device drivers and options available for selection and configuration.
|
\english{Expose PC/104 form factor device drivers and options available for selection and configuration.
|
||||||
Enable this option if your target machine has a PC/104 bus.}
|
Enable this option if your target machine has a PC/104 bus.}
|
||||||
|
|
||||||
%1.49 Load all symbols for debugging/ksymoops
|
%1.50 Load all symbols for debugging/ksymoops
|
||||||
\subsection{Load all symbols for debugging/ksymoops}
|
\subsection{Load all symbols for debugging/ksymoops}
|
||||||
CONFIG\_KALLSYMS [=y] \textbf{[Y]}\\
|
CONFIG\_KALLSYMS [=y] \textbf{[Y]}\\
|
||||||
(sichtbar wenn EXPERT [=y])\\
|
(sichtbar wenn EXPERT [=y])\\
|
||||||
@@ -2264,7 +2263,7 @@ da alle Symbole in das Kernel-Image geladen werden müssen.
|
|||||||
\english{Say Y here to let the kernel print out symbolic crash information and symbolic stack backtraces.
|
\english{Say Y here to let the kernel print out symbolic crash information and symbolic stack backtraces.
|
||||||
This increases the size of the kernel somewhat, as all symbols have to be loaded into the kernel image.}
|
This increases the size of the kernel somewhat, as all symbols have to be loaded into the kernel image.}
|
||||||
|
|
||||||
%1.49.1
|
%1.50.1
|
||||||
\subsubsection{Test the basic functions and performance of kallsyms}
|
\subsubsection{Test the basic functions and performance of kallsyms}
|
||||||
CONFIG\_KALLSYMS\_SELFTEST [=n] \textbf{[N]}\\
|
CONFIG\_KALLSYMS\_SELFTEST [=n] \textbf{[N]}\\
|
||||||
Testen Sie die Grundfunktionen und die Leistung einiger Schnittstellen, wie z.\,B.
|
Testen Sie die Grundfunktionen und die Leistung einiger Schnittstellen, wie z.\,B.
|
||||||
@@ -2281,6 +2280,7 @@ Start self-test automatically after system startup.
|
|||||||
Suggest executing ``dmesg | grep kallsyms\_selftest'' to collect test results.
|
Suggest executing ``dmesg | grep kallsyms\_selftest'' to collect test results.
|
||||||
``finish'' is displayed in the last line, indicating that the test is complete.}
|
``finish'' is displayed in the last line, indicating that the test is complete.}
|
||||||
|
|
||||||
|
%1.50.2
|
||||||
\subsubsection{Include all symbols in kallsyms}
|
\subsubsection{Include all symbols in kallsyms}
|
||||||
CONFIG\_KALLSYMS\_ALL \colorbox{yellow!80}{[=y] \textbf{[N]}}\\
|
CONFIG\_KALLSYMS\_ALL \colorbox{yellow!80}{[=y] \textbf{[N]}}\\
|
||||||
Normalerweise enthält kallsyms nur die Symbole von Funktionen für schönere
|
Normalerweise enthält kallsyms nur die Symbole von Funktionen für schönere
|
||||||
@@ -2303,7 +2303,7 @@ This option makes sure that all symbols are loaded into the kernel image (i.e.,
|
|||||||
size (depending on the kernel configuration, it may be 300KiB or something like this).\\
|
size (depending on the kernel configuration, it may be 300KiB or something like this).\\
|
||||||
Say N unless you really need all symbols, or kernel live patching.}
|
Say N unless you really need all symbols, or kernel live patching.}
|
||||||
|
|
||||||
%1.50
|
%1.51
|
||||||
\subsection{Kernel Performance Events And Counters \texorpdfstring{$\rightarrow$}{->}}
|
\subsection{Kernel Performance Events And Counters \texorpdfstring{$\rightarrow$}{->}}
|
||||||
Kernel"=Leistungsereignisse und -Zähler
|
Kernel"=Leistungsereignisse und -Zähler
|
||||||
|
|
||||||
@@ -2349,14 +2349,14 @@ Sagen Sie N, wenn Sie unsicher sind.
|
|||||||
Mostly useful for debugging the vmalloc code on platforms that don't require it.\\
|
Mostly useful for debugging the vmalloc code on platforms that don't require it.\\
|
||||||
Say N if unsure.}
|
Say N if unsure.}
|
||||||
|
|
||||||
%1.51
|
%1.52
|
||||||
\subsection{Profiling support}
|
\subsection{Profiling support}
|
||||||
CONFIG\_PROFILING [=y] \textbf{[Y]}\\
|
CONFIG\_PROFILING [=y] \textbf{[Y]}\\
|
||||||
Sagen Sie hier Y, um die erweiterten Unterstützungsmechanismen für das Profiling zu
|
Sagen Sie hier Y, um die erweiterten Unterstützungsmechanismen für das Profiling zu
|
||||||
aktivieren, die von Profilern verwendet werden.
|
aktivieren, die von Profilern verwendet werden.
|
||||||
\english{Say Y here to enable the extended profiling support mechanisms used by profilers.}
|
\english{Say Y here to enable the extended profiling support mechanisms used by profilers.}
|
||||||
|
|
||||||
%1.52
|
%1.53
|
||||||
\subsection{Rust support}
|
\subsection{Rust support}
|
||||||
CONFIG\_RUST [=y] \textbf{[Y]}\\*
|
CONFIG\_RUST [=y] \textbf{[Y]}\\*
|
||||||
Aktiviert die Rust-Unterstützung im Kernel.\\
|
Aktiviert die Rust-Unterstützung im Kernel.\\
|
||||||
@@ -2370,7 +2370,7 @@ It is also required to be able to load external kernel modules written in Rust.\
|
|||||||
See \texttt{Documentation/rust/} for more information.\\
|
See \texttt{Documentation/rust/} for more information.\\
|
||||||
If unsure, say N.}
|
If unsure, say N.}
|
||||||
|
|
||||||
%1.53
|
%1.54
|
||||||
\subsection{Kexec and crash features \texorpdfstring{$\rightarrow$}{->}}
|
\subsection{Kexec and crash features \texorpdfstring{$\rightarrow$}{->}}
|
||||||
\textit{Kexec und Absturzmerkmale}
|
\textit{Kexec und Absturzmerkmale}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user