hosts/kirsty: update kernel config
This commit is contained in:
parent
7868438229
commit
fccc638c46
1 changed files with 120 additions and 54 deletions
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86 6.4.10 Kernel Configuration
|
# Linux/x86 6.6.3 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.3.0"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.3.0"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
@ -260,7 +260,7 @@ CONFIG_KALLSYMS_BASE_RELATIVE=y
|
||||||
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
|
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
|
||||||
CONFIG_KCMP=y
|
CONFIG_KCMP=y
|
||||||
CONFIG_RSEQ=y
|
CONFIG_RSEQ=y
|
||||||
# CONFIG_EMBEDDED is not set
|
CONFIG_CACHESTAT_SYSCALL=y
|
||||||
CONFIG_HAVE_PERF_EVENTS=y
|
CONFIG_HAVE_PERF_EVENTS=y
|
||||||
CONFIG_GUEST_PERF_EVENTS=y
|
CONFIG_GUEST_PERF_EVENTS=y
|
||||||
|
|
||||||
|
@ -272,6 +272,15 @@ CONFIG_PERF_EVENTS=y
|
||||||
|
|
||||||
CONFIG_SYSTEM_DATA_VERIFICATION=y
|
CONFIG_SYSTEM_DATA_VERIFICATION=y
|
||||||
CONFIG_PROFILING=y
|
CONFIG_PROFILING=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Kexec and crash features
|
||||||
|
#
|
||||||
|
CONFIG_CRASH_CORE=y
|
||||||
|
# CONFIG_KEXEC is not set
|
||||||
|
# CONFIG_KEXEC_FILE is not set
|
||||||
|
# CONFIG_CRASH_DUMP is not set
|
||||||
|
# end of Kexec and crash features
|
||||||
# end of General setup
|
# end of General setup
|
||||||
|
|
||||||
CONFIG_64BIT=y
|
CONFIG_64BIT=y
|
||||||
|
@ -306,7 +315,6 @@ CONFIG_CC_HAS_SANE_STACKPROTECTOR=y
|
||||||
# Processor type and features
|
# Processor type and features
|
||||||
#
|
#
|
||||||
CONFIG_SMP=y
|
CONFIG_SMP=y
|
||||||
CONFIG_X86_FEATURE_NAMES=y
|
|
||||||
CONFIG_X86_X2APIC=y
|
CONFIG_X86_X2APIC=y
|
||||||
# CONFIG_X86_MPPARSE is not set
|
# CONFIG_X86_MPPARSE is not set
|
||||||
# CONFIG_GOLDFISH is not set
|
# CONFIG_GOLDFISH is not set
|
||||||
|
@ -380,8 +388,6 @@ CONFIG_X86_ESPFIX64=y
|
||||||
CONFIG_X86_VSYSCALL_EMULATION=y
|
CONFIG_X86_VSYSCALL_EMULATION=y
|
||||||
# CONFIG_X86_IOPL_IOPERM is not set
|
# CONFIG_X86_IOPL_IOPERM is not set
|
||||||
CONFIG_MICROCODE=y
|
CONFIG_MICROCODE=y
|
||||||
CONFIG_MICROCODE_INTEL=y
|
|
||||||
# CONFIG_MICROCODE_AMD is not set
|
|
||||||
# CONFIG_MICROCODE_LATE_LOADING is not set
|
# CONFIG_MICROCODE_LATE_LOADING is not set
|
||||||
CONFIG_X86_MSR=y
|
CONFIG_X86_MSR=y
|
||||||
CONFIG_X86_CPUID=y
|
CONFIG_X86_CPUID=y
|
||||||
|
@ -412,6 +418,7 @@ CONFIG_X86_INTEL_TSX_MODE_OFF=y
|
||||||
# CONFIG_X86_INTEL_TSX_MODE_ON is not set
|
# CONFIG_X86_INTEL_TSX_MODE_ON is not set
|
||||||
# CONFIG_X86_INTEL_TSX_MODE_AUTO is not set
|
# CONFIG_X86_INTEL_TSX_MODE_AUTO is not set
|
||||||
# CONFIG_X86_SGX is not set
|
# CONFIG_X86_SGX is not set
|
||||||
|
# CONFIG_X86_USER_SHADOW_STACK is not set
|
||||||
CONFIG_EFI=y
|
CONFIG_EFI=y
|
||||||
CONFIG_EFI_STUB=y
|
CONFIG_EFI_STUB=y
|
||||||
CONFIG_EFI_HANDOVER_PROTOCOL=y
|
CONFIG_EFI_HANDOVER_PROTOCOL=y
|
||||||
|
@ -423,9 +430,14 @@ CONFIG_HZ_250=y
|
||||||
# CONFIG_HZ_1000 is not set
|
# CONFIG_HZ_1000 is not set
|
||||||
CONFIG_HZ=250
|
CONFIG_HZ=250
|
||||||
CONFIG_SCHED_HRTICK=y
|
CONFIG_SCHED_HRTICK=y
|
||||||
# CONFIG_KEXEC is not set
|
CONFIG_ARCH_SUPPORTS_KEXEC=y
|
||||||
# CONFIG_KEXEC_FILE is not set
|
CONFIG_ARCH_SUPPORTS_KEXEC_FILE=y
|
||||||
# CONFIG_CRASH_DUMP is not set
|
CONFIG_ARCH_SUPPORTS_KEXEC_SIG=y
|
||||||
|
CONFIG_ARCH_SUPPORTS_KEXEC_SIG_FORCE=y
|
||||||
|
CONFIG_ARCH_SUPPORTS_KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||||
|
CONFIG_ARCH_SUPPORTS_KEXEC_JUMP=y
|
||||||
|
CONFIG_ARCH_SUPPORTS_CRASH_DUMP=y
|
||||||
|
CONFIG_ARCH_SUPPORTS_CRASH_HOTPLUG=y
|
||||||
CONFIG_PHYSICAL_START=0x1000000
|
CONFIG_PHYSICAL_START=0x1000000
|
||||||
CONFIG_RELOCATABLE=y
|
CONFIG_RELOCATABLE=y
|
||||||
CONFIG_RANDOMIZE_BASE=y
|
CONFIG_RANDOMIZE_BASE=y
|
||||||
|
@ -436,8 +448,6 @@ CONFIG_RANDOMIZE_MEMORY=y
|
||||||
CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0x0
|
CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0x0
|
||||||
# CONFIG_ADDRESS_MASKING is not set
|
# CONFIG_ADDRESS_MASKING is not set
|
||||||
CONFIG_HOTPLUG_CPU=y
|
CONFIG_HOTPLUG_CPU=y
|
||||||
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
|
|
||||||
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
|
|
||||||
# CONFIG_COMPAT_VDSO is not set
|
# CONFIG_COMPAT_VDSO is not set
|
||||||
# CONFIG_LEGACY_VSYSCALL_XONLY is not set
|
# CONFIG_LEGACY_VSYSCALL_XONLY is not set
|
||||||
CONFIG_LEGACY_VSYSCALL_NONE=y
|
CONFIG_LEGACY_VSYSCALL_NONE=y
|
||||||
|
@ -469,7 +479,6 @@ CONFIG_CPU_SRSO=y
|
||||||
CONFIG_SLS=y
|
CONFIG_SLS=y
|
||||||
# CONFIG_GDS_FORCE_MITIGATION is not set
|
# CONFIG_GDS_FORCE_MITIGATION is not set
|
||||||
CONFIG_ARCH_HAS_ADD_PAGES=y
|
CONFIG_ARCH_HAS_ADD_PAGES=y
|
||||||
CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Power management and ACPI options
|
# Power management and ACPI options
|
||||||
|
@ -647,12 +656,17 @@ CONFIG_AS_SHA1_NI=y
|
||||||
CONFIG_AS_SHA256_NI=y
|
CONFIG_AS_SHA256_NI=y
|
||||||
CONFIG_AS_TPAUSE=y
|
CONFIG_AS_TPAUSE=y
|
||||||
CONFIG_AS_GFNI=y
|
CONFIG_AS_GFNI=y
|
||||||
|
CONFIG_AS_WRUSS=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# General architecture-dependent options
|
# General architecture-dependent options
|
||||||
#
|
#
|
||||||
CONFIG_CRASH_CORE=y
|
|
||||||
CONFIG_HOTPLUG_SMT=y
|
CONFIG_HOTPLUG_SMT=y
|
||||||
|
CONFIG_HOTPLUG_CORE_SYNC=y
|
||||||
|
CONFIG_HOTPLUG_CORE_SYNC_DEAD=y
|
||||||
|
CONFIG_HOTPLUG_CORE_SYNC_FULL=y
|
||||||
|
CONFIG_HOTPLUG_SPLIT_STARTUP=y
|
||||||
|
CONFIG_HOTPLUG_PARALLEL=y
|
||||||
CONFIG_GENERIC_ENTRY=y
|
CONFIG_GENERIC_ENTRY=y
|
||||||
# CONFIG_KPROBES is not set
|
# CONFIG_KPROBES is not set
|
||||||
CONFIG_JUMP_LABEL=y
|
CONFIG_JUMP_LABEL=y
|
||||||
|
@ -729,6 +743,7 @@ CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y
|
||||||
CONFIG_HAVE_ARCH_HUGE_VMAP=y
|
CONFIG_HAVE_ARCH_HUGE_VMAP=y
|
||||||
CONFIG_HAVE_ARCH_HUGE_VMALLOC=y
|
CONFIG_HAVE_ARCH_HUGE_VMALLOC=y
|
||||||
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
|
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
|
||||||
|
CONFIG_ARCH_WANT_PMD_MKWRITE=y
|
||||||
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
|
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
|
||||||
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
|
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
|
||||||
CONFIG_MODULES_USE_ELF_RELA=y
|
CONFIG_MODULES_USE_ELF_RELA=y
|
||||||
|
@ -918,13 +933,14 @@ CONFIG_SWAP=y
|
||||||
#
|
#
|
||||||
# SLAB allocator options
|
# SLAB allocator options
|
||||||
#
|
#
|
||||||
# CONFIG_SLAB is not set
|
# CONFIG_SLAB_DEPRECATED is not set
|
||||||
CONFIG_SLUB=y
|
CONFIG_SLUB=y
|
||||||
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
|
||||||
# CONFIG_SLUB_STATS is not set
|
# CONFIG_SLUB_STATS is not set
|
||||||
CONFIG_SLUB_CPU_PARTIAL=y
|
CONFIG_SLUB_CPU_PARTIAL=y
|
||||||
|
# CONFIG_RANDOM_KMALLOC_CACHES is not set
|
||||||
# end of SLAB allocator options
|
# end of SLAB allocator options
|
||||||
|
|
||||||
CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
|
CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
|
||||||
|
@ -933,12 +949,14 @@ CONFIG_SPARSEMEM=y
|
||||||
CONFIG_SPARSEMEM_EXTREME=y
|
CONFIG_SPARSEMEM_EXTREME=y
|
||||||
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
|
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
|
||||||
CONFIG_SPARSEMEM_VMEMMAP=y
|
CONFIG_SPARSEMEM_VMEMMAP=y
|
||||||
CONFIG_ARCH_WANT_OPTIMIZE_VMEMMAP=y
|
CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=y
|
||||||
|
CONFIG_ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP=y
|
||||||
CONFIG_HAVE_FAST_GUP=y
|
CONFIG_HAVE_FAST_GUP=y
|
||||||
CONFIG_MEMORY_ISOLATION=y
|
CONFIG_MEMORY_ISOLATION=y
|
||||||
CONFIG_EXCLUSIVE_SYSTEM_RAM=y
|
CONFIG_EXCLUSIVE_SYSTEM_RAM=y
|
||||||
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
|
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
|
||||||
# CONFIG_MEMORY_HOTPLUG is not set
|
# CONFIG_MEMORY_HOTPLUG is not set
|
||||||
|
CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y
|
||||||
CONFIG_SPLIT_PTLOCK_CPUS=4
|
CONFIG_SPLIT_PTLOCK_CPUS=4
|
||||||
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
|
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
|
||||||
CONFIG_MEMORY_BALLOON=y
|
CONFIG_MEMORY_BALLOON=y
|
||||||
|
@ -984,6 +1002,7 @@ CONFIG_VM_EVENT_COUNTERS=y
|
||||||
# CONFIG_GUP_TEST is not set
|
# CONFIG_GUP_TEST is not set
|
||||||
# CONFIG_DMAPOOL_TEST is not set
|
# CONFIG_DMAPOOL_TEST is not set
|
||||||
CONFIG_ARCH_HAS_PTE_SPECIAL=y
|
CONFIG_ARCH_HAS_PTE_SPECIAL=y
|
||||||
|
CONFIG_MEMFD_CREATE=y
|
||||||
CONFIG_SECRETMEM=y
|
CONFIG_SECRETMEM=y
|
||||||
# CONFIG_ANON_VMA_NAME is not set
|
# CONFIG_ANON_VMA_NAME is not set
|
||||||
CONFIG_USERFAULTFD=y
|
CONFIG_USERFAULTFD=y
|
||||||
|
@ -1006,6 +1025,7 @@ CONFIG_NET=y
|
||||||
CONFIG_COMPAT_NETLINK_MESSAGES=y
|
CONFIG_COMPAT_NETLINK_MESSAGES=y
|
||||||
CONFIG_NET_INGRESS=y
|
CONFIG_NET_INGRESS=y
|
||||||
CONFIG_NET_EGRESS=y
|
CONFIG_NET_EGRESS=y
|
||||||
|
CONFIG_NET_XGRESS=y
|
||||||
CONFIG_SKB_EXTENSIONS=y
|
CONFIG_SKB_EXTENSIONS=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1473,6 +1493,11 @@ CONFIG_DMA_SHARED_BUFFER=y
|
||||||
# CONFIG_MHI_BUS_EP is not set
|
# CONFIG_MHI_BUS_EP is not set
|
||||||
# end of Bus devices
|
# end of Bus devices
|
||||||
|
|
||||||
|
#
|
||||||
|
# Cache Drivers
|
||||||
|
#
|
||||||
|
# end of Cache Drivers
|
||||||
|
|
||||||
# CONFIG_CONNECTOR is not set
|
# CONFIG_CONNECTOR is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1620,6 +1645,7 @@ CONFIG_INTEL_MEI_TXE=m
|
||||||
# CONFIG_INTEL_MEI_GSC is not set
|
# CONFIG_INTEL_MEI_GSC is not set
|
||||||
# CONFIG_INTEL_MEI_HDCP is not set
|
# CONFIG_INTEL_MEI_HDCP is not set
|
||||||
# CONFIG_INTEL_MEI_PXP is not set
|
# CONFIG_INTEL_MEI_PXP is not set
|
||||||
|
# CONFIG_INTEL_MEI_GSC_PROXY is not set
|
||||||
# CONFIG_VMWARE_VMCI is not set
|
# CONFIG_VMWARE_VMCI is not set
|
||||||
# CONFIG_GENWQE is not set
|
# CONFIG_GENWQE is not set
|
||||||
# CONFIG_ECHO is not set
|
# CONFIG_ECHO is not set
|
||||||
|
@ -1692,6 +1718,7 @@ CONFIG_SATA_MOBILE_LPM_POLICY=0
|
||||||
# CONFIG_ATA_SFF is not set
|
# CONFIG_ATA_SFF is not set
|
||||||
CONFIG_MD=y
|
CONFIG_MD=y
|
||||||
# CONFIG_BLK_DEV_MD is not set
|
# CONFIG_BLK_DEV_MD is not set
|
||||||
|
# CONFIG_MD_BITMAP_FILE is not set
|
||||||
# CONFIG_BCACHE is not set
|
# CONFIG_BCACHE is not set
|
||||||
CONFIG_BLK_DEV_DM_BUILTIN=y
|
CONFIG_BLK_DEV_DM_BUILTIN=y
|
||||||
CONFIG_BLK_DEV_DM=y
|
CONFIG_BLK_DEV_DM=y
|
||||||
|
@ -1789,6 +1816,7 @@ CONFIG_AX88796B_PHY=y
|
||||||
# CONFIG_LSI_ET1011C_PHY is not set
|
# CONFIG_LSI_ET1011C_PHY is not set
|
||||||
# CONFIG_MARVELL_PHY is not set
|
# CONFIG_MARVELL_PHY is not set
|
||||||
# CONFIG_MARVELL_10G_PHY is not set
|
# CONFIG_MARVELL_10G_PHY is not set
|
||||||
|
# CONFIG_MARVELL_88Q2XXX_PHY is not set
|
||||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||||
# CONFIG_MAXLINEAR_GPHY is not set
|
# CONFIG_MAXLINEAR_GPHY is not set
|
||||||
# CONFIG_MEDIATEK_GE_PHY is not set
|
# CONFIG_MEDIATEK_GE_PHY is not set
|
||||||
|
@ -1848,6 +1876,7 @@ CONFIG_PPP_FILTER=y
|
||||||
CONFIG_PPP_MPPE=y
|
CONFIG_PPP_MPPE=y
|
||||||
CONFIG_PPP_MULTILINK=y
|
CONFIG_PPP_MULTILINK=y
|
||||||
# CONFIG_PPPOE is not set
|
# CONFIG_PPPOE is not set
|
||||||
|
CONFIG_PPPOE_HASH_BITS=4
|
||||||
CONFIG_PPP_ASYNC=y
|
CONFIG_PPP_ASYNC=y
|
||||||
CONFIG_PPP_SYNC_TTY=y
|
CONFIG_PPP_SYNC_TTY=y
|
||||||
# CONFIG_SLIP is not set
|
# CONFIG_SLIP is not set
|
||||||
|
@ -2383,13 +2412,13 @@ CONFIG_GPIO_GENERIC=m
|
||||||
CONFIG_GPIO_GENERIC_PLATFORM=m
|
CONFIG_GPIO_GENERIC_PLATFORM=m
|
||||||
CONFIG_GPIO_ICH=m
|
CONFIG_GPIO_ICH=m
|
||||||
# CONFIG_GPIO_MB86S7X is not set
|
# CONFIG_GPIO_MB86S7X is not set
|
||||||
# CONFIG_GPIO_VX855 is not set
|
|
||||||
# CONFIG_GPIO_AMD_FCH is not set
|
# CONFIG_GPIO_AMD_FCH is not set
|
||||||
# end of Memory mapped GPIO drivers
|
# end of Memory mapped GPIO drivers
|
||||||
|
|
||||||
#
|
#
|
||||||
# Port-mapped I/O GPIO drivers
|
# Port-mapped I/O GPIO drivers
|
||||||
#
|
#
|
||||||
|
# CONFIG_GPIO_VX855 is not set
|
||||||
# CONFIG_GPIO_F7188X is not set
|
# CONFIG_GPIO_F7188X is not set
|
||||||
# CONFIG_GPIO_IT87 is not set
|
# CONFIG_GPIO_IT87 is not set
|
||||||
# CONFIG_GPIO_SCH is not set
|
# CONFIG_GPIO_SCH is not set
|
||||||
|
@ -2402,6 +2431,7 @@ CONFIG_GPIO_ICH=m
|
||||||
# I2C GPIO expanders
|
# I2C GPIO expanders
|
||||||
#
|
#
|
||||||
# CONFIG_GPIO_FXL6408 is not set
|
# CONFIG_GPIO_FXL6408 is not set
|
||||||
|
# CONFIG_GPIO_DS4520 is not set
|
||||||
# CONFIG_GPIO_MAX7300 is not set
|
# CONFIG_GPIO_MAX7300 is not set
|
||||||
# CONFIG_GPIO_MAX732X is not set
|
# CONFIG_GPIO_MAX732X is not set
|
||||||
# CONFIG_GPIO_PCA953X is not set
|
# CONFIG_GPIO_PCA953X is not set
|
||||||
|
@ -2546,6 +2576,7 @@ CONFIG_HWMON=y
|
||||||
# CONFIG_SENSORS_G760A is not set
|
# CONFIG_SENSORS_G760A is not set
|
||||||
# CONFIG_SENSORS_G762 is not set
|
# CONFIG_SENSORS_G762 is not set
|
||||||
# CONFIG_SENSORS_HIH6130 is not set
|
# CONFIG_SENSORS_HIH6130 is not set
|
||||||
|
# CONFIG_SENSORS_HS3001 is not set
|
||||||
# CONFIG_SENSORS_I5500 is not set
|
# CONFIG_SENSORS_I5500 is not set
|
||||||
CONFIG_SENSORS_CORETEMP=y
|
CONFIG_SENSORS_CORETEMP=y
|
||||||
# CONFIG_SENSORS_IT87 is not set
|
# CONFIG_SENSORS_IT87 is not set
|
||||||
|
@ -2572,6 +2603,7 @@ CONFIG_SENSORS_CORETEMP=y
|
||||||
# CONFIG_SENSORS_MAX31722 is not set
|
# CONFIG_SENSORS_MAX31722 is not set
|
||||||
# CONFIG_SENSORS_MAX31730 is not set
|
# CONFIG_SENSORS_MAX31730 is not set
|
||||||
# CONFIG_SENSORS_MAX31760 is not set
|
# CONFIG_SENSORS_MAX31760 is not set
|
||||||
|
# CONFIG_MAX31827 is not set
|
||||||
# CONFIG_SENSORS_MAX6620 is not set
|
# CONFIG_SENSORS_MAX6620 is not set
|
||||||
# CONFIG_SENSORS_MAX6621 is not set
|
# CONFIG_SENSORS_MAX6621 is not set
|
||||||
# CONFIG_SENSORS_MAX6639 is not set
|
# CONFIG_SENSORS_MAX6639 is not set
|
||||||
|
@ -2631,7 +2663,6 @@ CONFIG_SENSORS_CORETEMP=y
|
||||||
# CONFIG_SENSORS_SMSC47M192 is not set
|
# CONFIG_SENSORS_SMSC47M192 is not set
|
||||||
# CONFIG_SENSORS_SMSC47B397 is not set
|
# CONFIG_SENSORS_SMSC47B397 is not set
|
||||||
# CONFIG_SENSORS_STTS751 is not set
|
# CONFIG_SENSORS_STTS751 is not set
|
||||||
# CONFIG_SENSORS_SMM665 is not set
|
|
||||||
# CONFIG_SENSORS_ADC128D818 is not set
|
# CONFIG_SENSORS_ADC128D818 is not set
|
||||||
# CONFIG_SENSORS_ADS7828 is not set
|
# CONFIG_SENSORS_ADS7828 is not set
|
||||||
# CONFIG_SENSORS_ADS7871 is not set
|
# CONFIG_SENSORS_ADS7871 is not set
|
||||||
|
@ -2672,6 +2703,7 @@ CONFIG_SENSORS_CORETEMP=y
|
||||||
# CONFIG_SENSORS_ATK0110 is not set
|
# CONFIG_SENSORS_ATK0110 is not set
|
||||||
# CONFIG_SENSORS_ASUS_WMI is not set
|
# CONFIG_SENSORS_ASUS_WMI is not set
|
||||||
# CONFIG_SENSORS_ASUS_EC is not set
|
# CONFIG_SENSORS_ASUS_EC is not set
|
||||||
|
# CONFIG_SENSORS_HP_WMI is not set
|
||||||
CONFIG_THERMAL=y
|
CONFIG_THERMAL=y
|
||||||
# CONFIG_THERMAL_NETLINK is not set
|
# CONFIG_THERMAL_NETLINK is not set
|
||||||
# CONFIG_THERMAL_STATISTICS is not set
|
# CONFIG_THERMAL_STATISTICS is not set
|
||||||
|
@ -2682,6 +2714,7 @@ CONFIG_THERMAL_WRITABLE_TRIPS=y
|
||||||
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
|
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||||
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
|
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
|
||||||
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
|
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
|
||||||
|
# CONFIG_THERMAL_DEFAULT_GOV_BANG_BANG is not set
|
||||||
CONFIG_THERMAL_GOV_FAIR_SHARE=y
|
CONFIG_THERMAL_GOV_FAIR_SHARE=y
|
||||||
CONFIG_THERMAL_GOV_STEP_WISE=y
|
CONFIG_THERMAL_GOV_STEP_WISE=y
|
||||||
CONFIG_THERMAL_GOV_BANG_BANG=y
|
CONFIG_THERMAL_GOV_BANG_BANG=y
|
||||||
|
@ -2731,6 +2764,7 @@ CONFIG_MFD_CORE=y
|
||||||
# CONFIG_MFD_BCM590XX is not set
|
# CONFIG_MFD_BCM590XX is not set
|
||||||
# CONFIG_MFD_BD9571MWV is not set
|
# CONFIG_MFD_BD9571MWV is not set
|
||||||
# CONFIG_MFD_AXP20X_I2C is not set
|
# CONFIG_MFD_AXP20X_I2C is not set
|
||||||
|
# CONFIG_MFD_CS42L43_I2C is not set
|
||||||
# CONFIG_MFD_MADERA is not set
|
# CONFIG_MFD_MADERA is not set
|
||||||
# CONFIG_PMIC_DA903X is not set
|
# CONFIG_PMIC_DA903X is not set
|
||||||
# CONFIG_MFD_DA9052_SPI is not set
|
# CONFIG_MFD_DA9052_SPI is not set
|
||||||
|
@ -2760,6 +2794,7 @@ CONFIG_MFD_INTEL_LPSS_PCI=y
|
||||||
# CONFIG_MFD_88PM805 is not set
|
# CONFIG_MFD_88PM805 is not set
|
||||||
# CONFIG_MFD_88PM860X is not set
|
# CONFIG_MFD_88PM860X is not set
|
||||||
# CONFIG_MFD_MAX14577 is not set
|
# CONFIG_MFD_MAX14577 is not set
|
||||||
|
# CONFIG_MFD_MAX77541 is not set
|
||||||
# CONFIG_MFD_MAX77693 is not set
|
# CONFIG_MFD_MAX77693 is not set
|
||||||
# CONFIG_MFD_MAX77843 is not set
|
# CONFIG_MFD_MAX77843 is not set
|
||||||
# CONFIG_MFD_MAX8907 is not set
|
# CONFIG_MFD_MAX8907 is not set
|
||||||
|
@ -2800,6 +2835,8 @@ CONFIG_MFD_INTEL_LPSS_PCI=y
|
||||||
# CONFIG_MFD_TPS65910 is not set
|
# CONFIG_MFD_TPS65910 is not set
|
||||||
# CONFIG_MFD_TPS65912_I2C is not set
|
# CONFIG_MFD_TPS65912_I2C is not set
|
||||||
# CONFIG_MFD_TPS65912_SPI is not set
|
# CONFIG_MFD_TPS65912_SPI is not set
|
||||||
|
# CONFIG_MFD_TPS6594_I2C is not set
|
||||||
|
# CONFIG_MFD_TPS6594_SPI is not set
|
||||||
# CONFIG_TWL4030_CORE is not set
|
# CONFIG_TWL4030_CORE is not set
|
||||||
# CONFIG_TWL6040_CORE is not set
|
# CONFIG_TWL6040_CORE is not set
|
||||||
# CONFIG_MFD_WL1273_CORE is not set
|
# CONFIG_MFD_WL1273_CORE is not set
|
||||||
|
@ -2826,6 +2863,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=m
|
||||||
# CONFIG_REGULATOR_88PG86X is not set
|
# CONFIG_REGULATOR_88PG86X is not set
|
||||||
# CONFIG_REGULATOR_ACT8865 is not set
|
# CONFIG_REGULATOR_ACT8865 is not set
|
||||||
# CONFIG_REGULATOR_AD5398 is not set
|
# CONFIG_REGULATOR_AD5398 is not set
|
||||||
|
# CONFIG_REGULATOR_AW37503 is not set
|
||||||
# CONFIG_REGULATOR_DA9210 is not set
|
# CONFIG_REGULATOR_DA9210 is not set
|
||||||
# CONFIG_REGULATOR_DA9211 is not set
|
# CONFIG_REGULATOR_DA9211 is not set
|
||||||
# CONFIG_REGULATOR_FAN53555 is not set
|
# CONFIG_REGULATOR_FAN53555 is not set
|
||||||
|
@ -2839,6 +2877,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=m
|
||||||
# CONFIG_REGULATOR_LTC3589 is not set
|
# CONFIG_REGULATOR_LTC3589 is not set
|
||||||
# CONFIG_REGULATOR_LTC3676 is not set
|
# CONFIG_REGULATOR_LTC3676 is not set
|
||||||
# CONFIG_REGULATOR_MAX1586 is not set
|
# CONFIG_REGULATOR_MAX1586 is not set
|
||||||
|
# CONFIG_REGULATOR_MAX77857 is not set
|
||||||
# CONFIG_REGULATOR_MAX8649 is not set
|
# CONFIG_REGULATOR_MAX8649 is not set
|
||||||
# CONFIG_REGULATOR_MAX8660 is not set
|
# CONFIG_REGULATOR_MAX8660 is not set
|
||||||
# CONFIG_REGULATOR_MAX8893 is not set
|
# CONFIG_REGULATOR_MAX8893 is not set
|
||||||
|
@ -2852,6 +2891,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=m
|
||||||
# CONFIG_REGULATOR_PV88060 is not set
|
# CONFIG_REGULATOR_PV88060 is not set
|
||||||
# CONFIG_REGULATOR_PV88080 is not set
|
# CONFIG_REGULATOR_PV88080 is not set
|
||||||
# CONFIG_REGULATOR_PV88090 is not set
|
# CONFIG_REGULATOR_PV88090 is not set
|
||||||
|
# CONFIG_REGULATOR_RAA215300 is not set
|
||||||
# CONFIG_REGULATOR_RT4801 is not set
|
# CONFIG_REGULATOR_RT4801 is not set
|
||||||
# CONFIG_REGULATOR_RT4803 is not set
|
# CONFIG_REGULATOR_RT4803 is not set
|
||||||
# CONFIG_REGULATOR_RT5190A is not set
|
# CONFIG_REGULATOR_RT5190A is not set
|
||||||
|
@ -2863,6 +2903,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=m
|
||||||
# CONFIG_REGULATOR_RTQ2134 is not set
|
# CONFIG_REGULATOR_RTQ2134 is not set
|
||||||
# CONFIG_REGULATOR_RTMV20 is not set
|
# CONFIG_REGULATOR_RTMV20 is not set
|
||||||
# CONFIG_REGULATOR_RTQ6752 is not set
|
# CONFIG_REGULATOR_RTQ6752 is not set
|
||||||
|
# CONFIG_REGULATOR_RTQ2208 is not set
|
||||||
# CONFIG_REGULATOR_SLG51000 is not set
|
# CONFIG_REGULATOR_SLG51000 is not set
|
||||||
# CONFIG_REGULATOR_TPS51632 is not set
|
# CONFIG_REGULATOR_TPS51632 is not set
|
||||||
# CONFIG_REGULATOR_TPS62360 is not set
|
# CONFIG_REGULATOR_TPS62360 is not set
|
||||||
|
@ -2901,9 +2942,12 @@ CONFIG_MEDIA_CONTROLLER=y
|
||||||
# Video4Linux options
|
# Video4Linux options
|
||||||
#
|
#
|
||||||
CONFIG_VIDEO_V4L2_I2C=y
|
CONFIG_VIDEO_V4L2_I2C=y
|
||||||
|
CONFIG_VIDEO_V4L2_SUBDEV_API=y
|
||||||
# CONFIG_VIDEO_ADV_DEBUG is not set
|
# CONFIG_VIDEO_ADV_DEBUG is not set
|
||||||
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
|
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
|
||||||
# CONFIG_V4L2_FLASH_LED_CLASS is not set
|
# CONFIG_V4L2_FLASH_LED_CLASS is not set
|
||||||
|
CONFIG_V4L2_FWNODE=y
|
||||||
|
CONFIG_V4L2_ASYNC=y
|
||||||
# end of Video4Linux options
|
# end of Video4Linux options
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -2951,10 +2995,7 @@ CONFIG_MEDIA_HIDE_ANCILLARY_SUBDRV=y
|
||||||
#
|
#
|
||||||
# Media ancillary drivers
|
# Media ancillary drivers
|
||||||
#
|
#
|
||||||
|
CONFIG_VIDEO_CAMERA_SENSOR=y
|
||||||
#
|
|
||||||
# Camera sensor devices
|
|
||||||
#
|
|
||||||
# CONFIG_VIDEO_AR0521 is not set
|
# CONFIG_VIDEO_AR0521 is not set
|
||||||
# CONFIG_VIDEO_HI556 is not set
|
# CONFIG_VIDEO_HI556 is not set
|
||||||
# CONFIG_VIDEO_HI846 is not set
|
# CONFIG_VIDEO_HI846 is not set
|
||||||
|
@ -2976,6 +3017,7 @@ CONFIG_MEDIA_HIDE_ANCILLARY_SUBDRV=y
|
||||||
# CONFIG_VIDEO_MT9V032 is not set
|
# CONFIG_VIDEO_MT9V032 is not set
|
||||||
# CONFIG_VIDEO_MT9V111 is not set
|
# CONFIG_VIDEO_MT9V111 is not set
|
||||||
# CONFIG_VIDEO_OG01A1B is not set
|
# CONFIG_VIDEO_OG01A1B is not set
|
||||||
|
# CONFIG_VIDEO_OV01A10 is not set
|
||||||
# CONFIG_VIDEO_OV02A10 is not set
|
# CONFIG_VIDEO_OV02A10 is not set
|
||||||
# CONFIG_VIDEO_OV08D10 is not set
|
# CONFIG_VIDEO_OV08D10 is not set
|
||||||
# CONFIG_VIDEO_OV08X40 is not set
|
# CONFIG_VIDEO_OV08X40 is not set
|
||||||
|
@ -3013,7 +3055,6 @@ CONFIG_MEDIA_HIDE_ANCILLARY_SUBDRV=y
|
||||||
# CONFIG_VIDEO_S5K6A3 is not set
|
# CONFIG_VIDEO_S5K6A3 is not set
|
||||||
# CONFIG_VIDEO_CCS is not set
|
# CONFIG_VIDEO_CCS is not set
|
||||||
# CONFIG_VIDEO_ET8EK8 is not set
|
# CONFIG_VIDEO_ET8EK8 is not set
|
||||||
# end of Camera sensor devices
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Lens drivers
|
# Lens drivers
|
||||||
|
@ -3021,6 +3062,7 @@ CONFIG_MEDIA_HIDE_ANCILLARY_SUBDRV=y
|
||||||
# CONFIG_VIDEO_AD5820 is not set
|
# CONFIG_VIDEO_AD5820 is not set
|
||||||
# CONFIG_VIDEO_AK7375 is not set
|
# CONFIG_VIDEO_AK7375 is not set
|
||||||
# CONFIG_VIDEO_DW9714 is not set
|
# CONFIG_VIDEO_DW9714 is not set
|
||||||
|
# CONFIG_VIDEO_DW9719 is not set
|
||||||
# CONFIG_VIDEO_DW9768 is not set
|
# CONFIG_VIDEO_DW9768 is not set
|
||||||
# CONFIG_VIDEO_DW9807_VCM is not set
|
# CONFIG_VIDEO_DW9807_VCM is not set
|
||||||
# end of Lens drivers
|
# end of Lens drivers
|
||||||
|
@ -3041,6 +3083,11 @@ CONFIG_MEDIA_HIDE_ANCILLARY_SUBDRV=y
|
||||||
# Video and audio decoders
|
# Video and audio decoders
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Video serializers and deserializers
|
||||||
|
#
|
||||||
|
# end of Video serializers and deserializers
|
||||||
|
|
||||||
#
|
#
|
||||||
# SPI I2C drivers auto-selected by 'Autoselect ancillary drivers'
|
# SPI I2C drivers auto-selected by 'Autoselect ancillary drivers'
|
||||||
#
|
#
|
||||||
|
@ -3058,6 +3105,7 @@ CONFIG_MEDIA_HIDE_ANCILLARY_SUBDRV=y
|
||||||
CONFIG_APERTURE_HELPERS=y
|
CONFIG_APERTURE_HELPERS=y
|
||||||
CONFIG_VIDEO_CMDLINE=y
|
CONFIG_VIDEO_CMDLINE=y
|
||||||
CONFIG_VIDEO_NOMODESET=y
|
CONFIG_VIDEO_NOMODESET=y
|
||||||
|
# CONFIG_AUXDISPLAY is not set
|
||||||
CONFIG_AGP=y
|
CONFIG_AGP=y
|
||||||
# CONFIG_AGP_AMD64 is not set
|
# CONFIG_AGP_AMD64 is not set
|
||||||
CONFIG_AGP_INTEL=y
|
CONFIG_AGP_INTEL=y
|
||||||
|
@ -3143,6 +3191,7 @@ CONFIG_DRM_PANEL_BRIDGE=y
|
||||||
# CONFIG_DRM_ANALOGIX_ANX78XX is not set
|
# CONFIG_DRM_ANALOGIX_ANX78XX is not set
|
||||||
# end of Display Interface Bridges
|
# end of Display Interface Bridges
|
||||||
|
|
||||||
|
# CONFIG_DRM_LOONGSON is not set
|
||||||
# CONFIG_DRM_ETNAVIV is not set
|
# CONFIG_DRM_ETNAVIV is not set
|
||||||
# CONFIG_DRM_BOCHS is not set
|
# CONFIG_DRM_BOCHS is not set
|
||||||
# CONFIG_DRM_CIRRUS_QEMU is not set
|
# CONFIG_DRM_CIRRUS_QEMU is not set
|
||||||
|
@ -3167,24 +3216,7 @@ CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
|
||||||
#
|
#
|
||||||
# Frame buffer Devices
|
# Frame buffer Devices
|
||||||
#
|
#
|
||||||
CONFIG_FB_NOTIFY=y
|
|
||||||
CONFIG_FB=y
|
CONFIG_FB=y
|
||||||
CONFIG_FIRMWARE_EDID=y
|
|
||||||
CONFIG_FB_CFB_FILLRECT=y
|
|
||||||
CONFIG_FB_CFB_COPYAREA=y
|
|
||||||
CONFIG_FB_CFB_IMAGEBLIT=y
|
|
||||||
CONFIG_FB_SYS_FILLRECT=y
|
|
||||||
CONFIG_FB_SYS_COPYAREA=y
|
|
||||||
CONFIG_FB_SYS_IMAGEBLIT=y
|
|
||||||
# CONFIG_FB_FOREIGN_ENDIAN is not set
|
|
||||||
CONFIG_FB_SYS_FOPS=y
|
|
||||||
CONFIG_FB_DEFERRED_IO=y
|
|
||||||
CONFIG_FB_MODE_HELPERS=y
|
|
||||||
CONFIG_FB_TILEBLITTING=y
|
|
||||||
|
|
||||||
#
|
|
||||||
# Frame buffer hardware drivers
|
|
||||||
#
|
|
||||||
# CONFIG_FB_CIRRUS is not set
|
# CONFIG_FB_CIRRUS is not set
|
||||||
# CONFIG_FB_PM2 is not set
|
# CONFIG_FB_PM2 is not set
|
||||||
# CONFIG_FB_CYBER2000 is not set
|
# CONFIG_FB_CYBER2000 is not set
|
||||||
|
@ -3228,6 +3260,24 @@ CONFIG_FB_EFI=y
|
||||||
CONFIG_FB_SIMPLE=y
|
CONFIG_FB_SIMPLE=y
|
||||||
# CONFIG_FB_SSD1307 is not set
|
# CONFIG_FB_SSD1307 is not set
|
||||||
# CONFIG_FB_SM712 is not set
|
# CONFIG_FB_SM712 is not set
|
||||||
|
CONFIG_FB_CORE=y
|
||||||
|
CONFIG_FB_NOTIFY=y
|
||||||
|
CONFIG_FIRMWARE_EDID=y
|
||||||
|
CONFIG_FB_DEVICE=y
|
||||||
|
CONFIG_FB_CFB_FILLRECT=y
|
||||||
|
CONFIG_FB_CFB_COPYAREA=y
|
||||||
|
CONFIG_FB_CFB_IMAGEBLIT=y
|
||||||
|
CONFIG_FB_SYS_FILLRECT=y
|
||||||
|
CONFIG_FB_SYS_COPYAREA=y
|
||||||
|
CONFIG_FB_SYS_IMAGEBLIT=y
|
||||||
|
# CONFIG_FB_FOREIGN_ENDIAN is not set
|
||||||
|
CONFIG_FB_SYS_FOPS=y
|
||||||
|
CONFIG_FB_DEFERRED_IO=y
|
||||||
|
CONFIG_FB_IOMEM_HELPERS=y
|
||||||
|
CONFIG_FB_SYSMEM_HELPERS=y
|
||||||
|
CONFIG_FB_SYSMEM_HELPERS_DEFERRED=y
|
||||||
|
CONFIG_FB_MODE_HELPERS=y
|
||||||
|
CONFIG_FB_TILEBLITTING=y
|
||||||
# end of Frame buffer Devices
|
# end of Frame buffer Devices
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -3299,6 +3349,7 @@ CONFIG_SND_CTL_LED=y
|
||||||
CONFIG_SND_SEQUENCER=y
|
CONFIG_SND_SEQUENCER=y
|
||||||
# CONFIG_SND_SEQ_DUMMY is not set
|
# CONFIG_SND_SEQ_DUMMY is not set
|
||||||
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
|
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
|
||||||
|
# CONFIG_SND_SEQ_UMP is not set
|
||||||
CONFIG_SND_AC97_CODEC=m
|
CONFIG_SND_AC97_CODEC=m
|
||||||
# CONFIG_SND_DRIVERS is not set
|
# CONFIG_SND_DRIVERS is not set
|
||||||
CONFIG_SND_PCI=y
|
CONFIG_SND_PCI=y
|
||||||
|
@ -3380,6 +3431,9 @@ CONFIG_SND_HDA_RECONFIG=y
|
||||||
CONFIG_SND_HDA_PATCH_LOADER=y
|
CONFIG_SND_HDA_PATCH_LOADER=y
|
||||||
# CONFIG_SND_HDA_SCODEC_CS35L41_I2C is not set
|
# CONFIG_SND_HDA_SCODEC_CS35L41_I2C is not set
|
||||||
# CONFIG_SND_HDA_SCODEC_CS35L41_SPI is not set
|
# CONFIG_SND_HDA_SCODEC_CS35L41_SPI is not set
|
||||||
|
# CONFIG_SND_HDA_SCODEC_CS35L56_I2C is not set
|
||||||
|
# CONFIG_SND_HDA_SCODEC_CS35L56_SPI is not set
|
||||||
|
# CONFIG_SND_HDA_SCODEC_TAS2781_I2C is not set
|
||||||
CONFIG_SND_HDA_CODEC_REALTEK=y
|
CONFIG_SND_HDA_CODEC_REALTEK=y
|
||||||
# CONFIG_SND_HDA_CODEC_ANALOG is not set
|
# CONFIG_SND_HDA_CODEC_ANALOG is not set
|
||||||
# CONFIG_SND_HDA_CODEC_SIGMATEL is not set
|
# CONFIG_SND_HDA_CODEC_SIGMATEL is not set
|
||||||
|
@ -3445,6 +3499,7 @@ CONFIG_SND_SOC_ACPI=y
|
||||||
# CONFIG_SND_SOC_IMX_AUDMUX is not set
|
# CONFIG_SND_SOC_IMX_AUDMUX is not set
|
||||||
# end of SoC Audio for Freescale CPUs
|
# end of SoC Audio for Freescale CPUs
|
||||||
|
|
||||||
|
# CONFIG_SND_SOC_CHV3_I2S is not set
|
||||||
# CONFIG_SND_I2S_HI6210_I2S is not set
|
# CONFIG_SND_I2S_HI6210_I2S is not set
|
||||||
# CONFIG_SND_SOC_IMG is not set
|
# CONFIG_SND_SOC_IMG is not set
|
||||||
CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y
|
CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y
|
||||||
|
@ -3514,8 +3569,10 @@ CONFIG_SND_SOC_AK5558=m
|
||||||
CONFIG_SND_SOC_ALC5623=m
|
CONFIG_SND_SOC_ALC5623=m
|
||||||
# CONFIG_SND_SOC_AW8738 is not set
|
# CONFIG_SND_SOC_AW8738 is not set
|
||||||
# CONFIG_SND_SOC_AW88395 is not set
|
# CONFIG_SND_SOC_AW88395 is not set
|
||||||
|
# CONFIG_SND_SOC_AW88261 is not set
|
||||||
CONFIG_SND_SOC_BD28623=m
|
CONFIG_SND_SOC_BD28623=m
|
||||||
CONFIG_SND_SOC_BT_SCO=m
|
CONFIG_SND_SOC_BT_SCO=m
|
||||||
|
# CONFIG_SND_SOC_CHV3_CODEC is not set
|
||||||
CONFIG_SND_SOC_CS35L32=m
|
CONFIG_SND_SOC_CS35L32=m
|
||||||
CONFIG_SND_SOC_CS35L33=m
|
CONFIG_SND_SOC_CS35L33=m
|
||||||
CONFIG_SND_SOC_CS35L34=m
|
CONFIG_SND_SOC_CS35L34=m
|
||||||
|
@ -3572,6 +3629,7 @@ CONFIG_SND_SOC_MAX9867=m
|
||||||
CONFIG_SND_SOC_MAX98927=m
|
CONFIG_SND_SOC_MAX98927=m
|
||||||
# CONFIG_SND_SOC_MAX98520 is not set
|
# CONFIG_SND_SOC_MAX98520 is not set
|
||||||
# CONFIG_SND_SOC_MAX98373_I2C is not set
|
# CONFIG_SND_SOC_MAX98373_I2C is not set
|
||||||
|
# CONFIG_SND_SOC_MAX98388 is not set
|
||||||
# CONFIG_SND_SOC_MAX98390 is not set
|
# CONFIG_SND_SOC_MAX98390 is not set
|
||||||
# CONFIG_SND_SOC_MAX98396 is not set
|
# CONFIG_SND_SOC_MAX98396 is not set
|
||||||
CONFIG_SND_SOC_MAX9860=m
|
CONFIG_SND_SOC_MAX9860=m
|
||||||
|
@ -3628,6 +3686,7 @@ CONFIG_SND_SOC_TAS2552=m
|
||||||
# CONFIG_SND_SOC_TAS2764 is not set
|
# CONFIG_SND_SOC_TAS2764 is not set
|
||||||
# CONFIG_SND_SOC_TAS2770 is not set
|
# CONFIG_SND_SOC_TAS2770 is not set
|
||||||
# CONFIG_SND_SOC_TAS2780 is not set
|
# CONFIG_SND_SOC_TAS2780 is not set
|
||||||
|
# CONFIG_SND_SOC_TAS2781_I2C is not set
|
||||||
CONFIG_SND_SOC_TAS5086=m
|
CONFIG_SND_SOC_TAS5086=m
|
||||||
CONFIG_SND_SOC_TAS571X=m
|
CONFIG_SND_SOC_TAS571X=m
|
||||||
CONFIG_SND_SOC_TAS5720=m
|
CONFIG_SND_SOC_TAS5720=m
|
||||||
|
@ -3743,6 +3802,7 @@ CONFIG_HID_GENERIC=y
|
||||||
# CONFIG_HID_GFRM is not set
|
# CONFIG_HID_GFRM is not set
|
||||||
# CONFIG_HID_GLORIOUS is not set
|
# CONFIG_HID_GLORIOUS is not set
|
||||||
# CONFIG_HID_HOLTEK is not set
|
# CONFIG_HID_HOLTEK is not set
|
||||||
|
# CONFIG_HID_GOOGLE_STADIA_FF is not set
|
||||||
# CONFIG_HID_VIVALDI is not set
|
# CONFIG_HID_VIVALDI is not set
|
||||||
# CONFIG_HID_GT683R is not set
|
# CONFIG_HID_GT683R is not set
|
||||||
# CONFIG_HID_KEYTOUCH is not set
|
# CONFIG_HID_KEYTOUCH is not set
|
||||||
|
@ -4054,6 +4114,7 @@ CONFIG_TYPEC_TPS6598X=m
|
||||||
# CONFIG_TYPEC_MUX_FSA4480 is not set
|
# CONFIG_TYPEC_MUX_FSA4480 is not set
|
||||||
# CONFIG_TYPEC_MUX_GPIO_SBU is not set
|
# CONFIG_TYPEC_MUX_GPIO_SBU is not set
|
||||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||||
|
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||||
# end of USB Type-C Multiplexer/DeMultiplexer Switch support
|
# end of USB Type-C Multiplexer/DeMultiplexer Switch support
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -4078,6 +4139,7 @@ CONFIG_LEDS_CLASS_FLASH=y
|
||||||
# LED drivers
|
# LED drivers
|
||||||
#
|
#
|
||||||
# CONFIG_LEDS_APU is not set
|
# CONFIG_LEDS_APU is not set
|
||||||
|
# CONFIG_LEDS_AW200XX is not set
|
||||||
# CONFIG_LEDS_LM3530 is not set
|
# CONFIG_LEDS_LM3530 is not set
|
||||||
# CONFIG_LEDS_LM3532 is not set
|
# CONFIG_LEDS_LM3532 is not set
|
||||||
# CONFIG_LEDS_LM3642 is not set
|
# CONFIG_LEDS_LM3642 is not set
|
||||||
|
@ -4088,6 +4150,7 @@ CONFIG_LEDS_CLASS_FLASH=y
|
||||||
# CONFIG_LEDS_LP50XX is not set
|
# CONFIG_LEDS_LP50XX is not set
|
||||||
# CONFIG_LEDS_PCA955X is not set
|
# CONFIG_LEDS_PCA955X is not set
|
||||||
# CONFIG_LEDS_PCA963X is not set
|
# CONFIG_LEDS_PCA963X is not set
|
||||||
|
# CONFIG_LEDS_PCA995X is not set
|
||||||
# CONFIG_LEDS_DAC124S085 is not set
|
# CONFIG_LEDS_DAC124S085 is not set
|
||||||
# CONFIG_LEDS_REGULATOR is not set
|
# CONFIG_LEDS_REGULATOR is not set
|
||||||
# CONFIG_LEDS_BD2606MVV is not set
|
# CONFIG_LEDS_BD2606MVV is not set
|
||||||
|
@ -4107,7 +4170,6 @@ CONFIG_LEDS_CLASS_FLASH=y
|
||||||
# CONFIG_LEDS_MLXREG is not set
|
# CONFIG_LEDS_MLXREG is not set
|
||||||
# CONFIG_LEDS_USER is not set
|
# CONFIG_LEDS_USER is not set
|
||||||
# CONFIG_LEDS_NIC78BX is not set
|
# CONFIG_LEDS_NIC78BX is not set
|
||||||
# CONFIG_LEDS_TI_LMU_COMMON is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Flash and Torch LED drivers
|
# Flash and Torch LED drivers
|
||||||
|
@ -4246,7 +4308,6 @@ CONFIG_RTC_DRV_CMOS=y
|
||||||
# CONFIG_RTC_DRV_M48T35 is not set
|
# CONFIG_RTC_DRV_M48T35 is not set
|
||||||
# CONFIG_RTC_DRV_M48T59 is not set
|
# CONFIG_RTC_DRV_M48T59 is not set
|
||||||
# CONFIG_RTC_DRV_MSM6242 is not set
|
# CONFIG_RTC_DRV_MSM6242 is not set
|
||||||
# CONFIG_RTC_DRV_BQ4802 is not set
|
|
||||||
# CONFIG_RTC_DRV_RP5C01 is not set
|
# CONFIG_RTC_DRV_RP5C01 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -4273,6 +4334,7 @@ CONFIG_INTEL_IDMA64=y
|
||||||
# CONFIG_INTEL_IDXD_COMPAT is not set
|
# CONFIG_INTEL_IDXD_COMPAT is not set
|
||||||
# CONFIG_INTEL_IOATDMA is not set
|
# CONFIG_INTEL_IOATDMA is not set
|
||||||
# CONFIG_PLX_DMA is not set
|
# CONFIG_PLX_DMA is not set
|
||||||
|
# CONFIG_XILINX_DMA is not set
|
||||||
# CONFIG_XILINX_XDMA is not set
|
# CONFIG_XILINX_XDMA is not set
|
||||||
# CONFIG_AMD_PTDMA is not set
|
# CONFIG_AMD_PTDMA is not set
|
||||||
# CONFIG_QCOM_HIDMA_MGMT is not set
|
# CONFIG_QCOM_HIDMA_MGMT is not set
|
||||||
|
@ -4302,7 +4364,6 @@ CONFIG_SYNC_FILE=y
|
||||||
# CONFIG_DMABUF_SYSFS_STATS is not set
|
# CONFIG_DMABUF_SYSFS_STATS is not set
|
||||||
# end of DMABUF options
|
# end of DMABUF options
|
||||||
|
|
||||||
# CONFIG_AUXDISPLAY is not set
|
|
||||||
# CONFIG_UIO is not set
|
# CONFIG_UIO is not set
|
||||||
# CONFIG_VFIO is not set
|
# CONFIG_VFIO is not set
|
||||||
CONFIG_IRQ_BYPASS_MANAGER=y
|
CONFIG_IRQ_BYPASS_MANAGER=y
|
||||||
|
@ -4347,7 +4408,7 @@ CONFIG_WMI_BMOF=y
|
||||||
# CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set
|
# CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set
|
||||||
CONFIG_XIAOMI_WMI=y
|
CONFIG_XIAOMI_WMI=y
|
||||||
# CONFIG_GIGABYTE_WMI is not set
|
# CONFIG_GIGABYTE_WMI is not set
|
||||||
# CONFIG_YOGABOOK_WMI is not set
|
# CONFIG_YOGABOOK is not set
|
||||||
# CONFIG_ACERHDF is not set
|
# CONFIG_ACERHDF is not set
|
||||||
# CONFIG_ACER_WIRELESS is not set
|
# CONFIG_ACER_WIRELESS is not set
|
||||||
# CONFIG_ACER_WMI is not set
|
# CONFIG_ACER_WMI is not set
|
||||||
|
@ -4683,6 +4744,7 @@ CONFIG_PM_OPP=y
|
||||||
CONFIG_DCACHE_WORD_ACCESS=y
|
CONFIG_DCACHE_WORD_ACCESS=y
|
||||||
CONFIG_VALIDATE_FS_PARSER=y
|
CONFIG_VALIDATE_FS_PARSER=y
|
||||||
CONFIG_FS_IOMAP=y
|
CONFIG_FS_IOMAP=y
|
||||||
|
CONFIG_BUFFER_HEAD=y
|
||||||
CONFIG_LEGACY_DIRECT_IO=y
|
CONFIG_LEGACY_DIRECT_IO=y
|
||||||
# CONFIG_EXT2_FS is not set
|
# CONFIG_EXT2_FS is not set
|
||||||
# CONFIG_EXT3_FS is not set
|
# CONFIG_EXT3_FS is not set
|
||||||
|
@ -4719,7 +4781,6 @@ CONFIG_DNOTIFY=y
|
||||||
CONFIG_INOTIFY_USER=y
|
CONFIG_INOTIFY_USER=y
|
||||||
CONFIG_FANOTIFY=y
|
CONFIG_FANOTIFY=y
|
||||||
# CONFIG_QUOTA is not set
|
# CONFIG_QUOTA is not set
|
||||||
# CONFIG_AUTOFS4_FS is not set
|
|
||||||
# CONFIG_AUTOFS_FS is not set
|
# CONFIG_AUTOFS_FS is not set
|
||||||
CONFIG_FUSE_FS=m
|
CONFIG_FUSE_FS=m
|
||||||
# CONFIG_CUSE is not set
|
# CONFIG_CUSE is not set
|
||||||
|
@ -4775,11 +4836,11 @@ CONFIG_TMPFS=y
|
||||||
CONFIG_TMPFS_POSIX_ACL=y
|
CONFIG_TMPFS_POSIX_ACL=y
|
||||||
CONFIG_TMPFS_XATTR=y
|
CONFIG_TMPFS_XATTR=y
|
||||||
# CONFIG_TMPFS_INODE64 is not set
|
# CONFIG_TMPFS_INODE64 is not set
|
||||||
|
# CONFIG_TMPFS_QUOTA is not set
|
||||||
CONFIG_HUGETLBFS=y
|
CONFIG_HUGETLBFS=y
|
||||||
CONFIG_HUGETLB_PAGE=y
|
CONFIG_HUGETLB_PAGE=y
|
||||||
CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
|
CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
|
||||||
# CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP_DEFAULT_ON is not set
|
# CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP_DEFAULT_ON is not set
|
||||||
CONFIG_MEMFD_CREATE=y
|
|
||||||
CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
|
CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
|
||||||
CONFIG_CONFIGFS_FS=y
|
CONFIG_CONFIGFS_FS=y
|
||||||
# CONFIG_EFIVAR_FS is not set
|
# CONFIG_EFIVAR_FS is not set
|
||||||
|
@ -4806,12 +4867,7 @@ CONFIG_MINIX_FS=y
|
||||||
# CONFIG_ROMFS_FS is not set
|
# CONFIG_ROMFS_FS is not set
|
||||||
CONFIG_PSTORE=y
|
CONFIG_PSTORE=y
|
||||||
CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240
|
CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240
|
||||||
# CONFIG_PSTORE_DEFLATE_COMPRESS is not set
|
CONFIG_PSTORE_COMPRESS=y
|
||||||
# CONFIG_PSTORE_LZO_COMPRESS is not set
|
|
||||||
# CONFIG_PSTORE_LZ4_COMPRESS is not set
|
|
||||||
# CONFIG_PSTORE_LZ4HC_COMPRESS is not set
|
|
||||||
# CONFIG_PSTORE_842_COMPRESS is not set
|
|
||||||
# CONFIG_PSTORE_ZSTD_COMPRESS is not set
|
|
||||||
# CONFIG_PSTORE_CONSOLE is not set
|
# CONFIG_PSTORE_CONSOLE is not set
|
||||||
# CONFIG_PSTORE_PMSG is not set
|
# CONFIG_PSTORE_PMSG is not set
|
||||||
# CONFIG_PSTORE_RAM is not set
|
# CONFIG_PSTORE_RAM is not set
|
||||||
|
@ -4839,8 +4895,6 @@ CONFIG_NFS_COMMON=y
|
||||||
CONFIG_SUNRPC=y
|
CONFIG_SUNRPC=y
|
||||||
CONFIG_SUNRPC_GSS=y
|
CONFIG_SUNRPC_GSS=y
|
||||||
CONFIG_RPCSEC_GSS_KRB5=y
|
CONFIG_RPCSEC_GSS_KRB5=y
|
||||||
CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEM=y
|
|
||||||
# CONFIG_RPCSEC_GSS_KRB5_ENCTYPES_DES is not set
|
|
||||||
CONFIG_RPCSEC_GSS_KRB5_ENCTYPES_AES_SHA1=y
|
CONFIG_RPCSEC_GSS_KRB5_ENCTYPES_AES_SHA1=y
|
||||||
CONFIG_RPCSEC_GSS_KRB5_ENCTYPES_AES_SHA2=y
|
CONFIG_RPCSEC_GSS_KRB5_ENCTYPES_AES_SHA2=y
|
||||||
# CONFIG_SUNRPC_DEBUG is not set
|
# CONFIG_SUNRPC_DEBUG is not set
|
||||||
|
@ -4914,6 +4968,7 @@ CONFIG_NLS_ISO8859_2=y
|
||||||
# CONFIG_NLS_MAC_ROMANIAN is not set
|
# CONFIG_NLS_MAC_ROMANIAN is not set
|
||||||
# CONFIG_NLS_MAC_TURKISH is not set
|
# CONFIG_NLS_MAC_TURKISH is not set
|
||||||
CONFIG_NLS_UTF8=y
|
CONFIG_NLS_UTF8=y
|
||||||
|
CONFIG_NLS_UCS2_UTILS=m
|
||||||
# CONFIG_DLM is not set
|
# CONFIG_DLM is not set
|
||||||
# CONFIG_UNICODE is not set
|
# CONFIG_UNICODE is not set
|
||||||
CONFIG_IO_WQ=y
|
CONFIG_IO_WQ=y
|
||||||
|
@ -4933,7 +4988,6 @@ CONFIG_PERSISTENT_KEYRINGS=y
|
||||||
# CONFIG_SECURITY is not set
|
# CONFIG_SECURITY is not set
|
||||||
# CONFIG_SECURITYFS is not set
|
# CONFIG_SECURITYFS is not set
|
||||||
CONFIG_INTEL_TXT=y
|
CONFIG_INTEL_TXT=y
|
||||||
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
|
|
||||||
CONFIG_HARDENED_USERCOPY=y
|
CONFIG_HARDENED_USERCOPY=y
|
||||||
CONFIG_FORTIFY_SOURCE=y
|
CONFIG_FORTIFY_SOURCE=y
|
||||||
# CONFIG_STATIC_USERMODEHELPER is not set
|
# CONFIG_STATIC_USERMODEHELPER is not set
|
||||||
|
@ -4959,6 +5013,13 @@ CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
|
||||||
# CONFIG_ZERO_CALL_USED_REGS is not set
|
# CONFIG_ZERO_CALL_USED_REGS is not set
|
||||||
# end of Memory initialization
|
# end of Memory initialization
|
||||||
|
|
||||||
|
#
|
||||||
|
# Hardening of kernel data structures
|
||||||
|
#
|
||||||
|
# CONFIG_LIST_HARDENED is not set
|
||||||
|
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
|
||||||
|
# end of Hardening of kernel data structures
|
||||||
|
|
||||||
CONFIG_RANDSTRUCT_NONE=y
|
CONFIG_RANDSTRUCT_NONE=y
|
||||||
# CONFIG_RANDSTRUCT_FULL is not set
|
# CONFIG_RANDSTRUCT_FULL is not set
|
||||||
# CONFIG_RANDSTRUCT_PERFORMANCE is not set
|
# CONFIG_RANDSTRUCT_PERFORMANCE is not set
|
||||||
|
@ -4975,6 +5036,7 @@ CONFIG_CRYPTO_ALGAPI=y
|
||||||
CONFIG_CRYPTO_ALGAPI2=y
|
CONFIG_CRYPTO_ALGAPI2=y
|
||||||
CONFIG_CRYPTO_AEAD=y
|
CONFIG_CRYPTO_AEAD=y
|
||||||
CONFIG_CRYPTO_AEAD2=y
|
CONFIG_CRYPTO_AEAD2=y
|
||||||
|
CONFIG_CRYPTO_SIG2=y
|
||||||
CONFIG_CRYPTO_SKCIPHER=y
|
CONFIG_CRYPTO_SKCIPHER=y
|
||||||
CONFIG_CRYPTO_SKCIPHER2=y
|
CONFIG_CRYPTO_SKCIPHER2=y
|
||||||
CONFIG_CRYPTO_HASH=y
|
CONFIG_CRYPTO_HASH=y
|
||||||
|
@ -5061,6 +5123,7 @@ CONFIG_CRYPTO_XTS=y
|
||||||
CONFIG_CRYPTO_CHACHA20POLY1305=y
|
CONFIG_CRYPTO_CHACHA20POLY1305=y
|
||||||
CONFIG_CRYPTO_CCM=y
|
CONFIG_CRYPTO_CCM=y
|
||||||
CONFIG_CRYPTO_GCM=y
|
CONFIG_CRYPTO_GCM=y
|
||||||
|
CONFIG_CRYPTO_GENIV=y
|
||||||
CONFIG_CRYPTO_SEQIV=y
|
CONFIG_CRYPTO_SEQIV=y
|
||||||
CONFIG_CRYPTO_ECHAINIV=y
|
CONFIG_CRYPTO_ECHAINIV=y
|
||||||
CONFIG_CRYPTO_ESSIV=y
|
CONFIG_CRYPTO_ESSIV=y
|
||||||
|
@ -5120,6 +5183,7 @@ CONFIG_CRYPTO_DRBG_HASH=y
|
||||||
CONFIG_CRYPTO_DRBG_CTR=y
|
CONFIG_CRYPTO_DRBG_CTR=y
|
||||||
CONFIG_CRYPTO_DRBG=y
|
CONFIG_CRYPTO_DRBG=y
|
||||||
CONFIG_CRYPTO_JITTERENTROPY=y
|
CONFIG_CRYPTO_JITTERENTROPY=y
|
||||||
|
# CONFIG_CRYPTO_JITTERENTROPY_TESTINTERFACE is not set
|
||||||
# end of Random number generation
|
# end of Random number generation
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -5305,10 +5369,12 @@ CONFIG_HAS_IOPORT=y
|
||||||
CONFIG_HAS_IOPORT_MAP=y
|
CONFIG_HAS_IOPORT_MAP=y
|
||||||
CONFIG_HAS_DMA=y
|
CONFIG_HAS_DMA=y
|
||||||
CONFIG_DMA_OPS=y
|
CONFIG_DMA_OPS=y
|
||||||
|
CONFIG_NEED_SG_DMA_FLAGS=y
|
||||||
CONFIG_NEED_SG_DMA_LENGTH=y
|
CONFIG_NEED_SG_DMA_LENGTH=y
|
||||||
CONFIG_NEED_DMA_MAP_STATE=y
|
CONFIG_NEED_DMA_MAP_STATE=y
|
||||||
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
|
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
|
||||||
CONFIG_SWIOTLB=y
|
CONFIG_SWIOTLB=y
|
||||||
|
# CONFIG_SWIOTLB_DYNAMIC is not set
|
||||||
# CONFIG_DMA_API_DEBUG is not set
|
# CONFIG_DMA_API_DEBUG is not set
|
||||||
# CONFIG_DMA_MAP_BENCHMARK is not set
|
# CONFIG_DMA_MAP_BENCHMARK is not set
|
||||||
CONFIG_SGL_ALLOC=y
|
CONFIG_SGL_ALLOC=y
|
||||||
|
@ -5430,6 +5496,7 @@ CONFIG_HAVE_ARCH_KMSAN=y
|
||||||
# CONFIG_PANIC_ON_OOPS is not set
|
# CONFIG_PANIC_ON_OOPS is not set
|
||||||
CONFIG_PANIC_ON_OOPS_VALUE=0
|
CONFIG_PANIC_ON_OOPS_VALUE=0
|
||||||
CONFIG_PANIC_TIMEOUT=0
|
CONFIG_PANIC_TIMEOUT=0
|
||||||
|
CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y
|
||||||
CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y
|
CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y
|
||||||
# CONFIG_TEST_LOCKUP is not set
|
# CONFIG_TEST_LOCKUP is not set
|
||||||
# end of Debug Oops, Lockups and Hangs
|
# end of Debug Oops, Lockups and Hangs
|
||||||
|
@ -5456,7 +5523,6 @@ CONFIG_STACKTRACE=y
|
||||||
#
|
#
|
||||||
# Debug kernel data structures
|
# Debug kernel data structures
|
||||||
#
|
#
|
||||||
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
|
|
||||||
# end of Debug kernel data structures
|
# end of Debug kernel data structures
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue