homeserver. 5.1.9 oldconfig. Some tweaks too.
This commit is contained in:
parent
ea06e5d808
commit
0142ba6a09
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86 5.0.1-gentoo Kernel Configuration
|
# Linux/x86 5.1.9-gentoo Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -10,6 +10,7 @@ CONFIG_CC_IS_GCC=y
|
||||||
CONFIG_GCC_VERSION=80200
|
CONFIG_GCC_VERSION=80200
|
||||||
CONFIG_CLANG_VERSION=0
|
CONFIG_CLANG_VERSION=0
|
||||||
CONFIG_CC_HAS_ASM_GOTO=y
|
CONFIG_CC_HAS_ASM_GOTO=y
|
||||||
|
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
|
||||||
CONFIG_IRQ_WORK=y
|
CONFIG_IRQ_WORK=y
|
||||||
CONFIG_BUILDTIME_EXTABLE_SORT=y
|
CONFIG_BUILDTIME_EXTABLE_SORT=y
|
||||||
CONFIG_THREAD_INFO_IN_TASK=y
|
CONFIG_THREAD_INFO_IN_TASK=y
|
||||||
|
@ -196,6 +197,7 @@ CONFIG_TIMERFD=y
|
||||||
CONFIG_EVENTFD=y
|
CONFIG_EVENTFD=y
|
||||||
CONFIG_SHMEM=y
|
CONFIG_SHMEM=y
|
||||||
CONFIG_AIO=y
|
CONFIG_AIO=y
|
||||||
|
CONFIG_IO_URING=y
|
||||||
CONFIG_ADVISE_SYSCALLS=y
|
CONFIG_ADVISE_SYSCALLS=y
|
||||||
CONFIG_MEMBARRIER=y
|
CONFIG_MEMBARRIER=y
|
||||||
CONFIG_KALLSYMS=y
|
CONFIG_KALLSYMS=y
|
||||||
|
@ -539,6 +541,7 @@ CONFIG_X86_AMD_FREQ_SENSITIVITY=m
|
||||||
CONFIG_CPU_IDLE=y
|
CONFIG_CPU_IDLE=y
|
||||||
CONFIG_CPU_IDLE_GOV_LADDER=y
|
CONFIG_CPU_IDLE_GOV_LADDER=y
|
||||||
CONFIG_CPU_IDLE_GOV_MENU=y
|
CONFIG_CPU_IDLE_GOV_MENU=y
|
||||||
|
# CONFIG_CPU_IDLE_GOV_TEO is not set
|
||||||
CONFIG_INTEL_IDLE=y
|
CONFIG_INTEL_IDLE=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -557,7 +560,6 @@ CONFIG_X86_SYSFB=y
|
||||||
# Binary Emulations
|
# Binary Emulations
|
||||||
#
|
#
|
||||||
CONFIG_IA32_EMULATION=y
|
CONFIG_IA32_EMULATION=y
|
||||||
# CONFIG_IA32_AOUT is not set
|
|
||||||
CONFIG_X86_X32=y
|
CONFIG_X86_X32=y
|
||||||
CONFIG_COMPAT_32=y
|
CONFIG_COMPAT_32=y
|
||||||
CONFIG_COMPAT=y
|
CONFIG_COMPAT=y
|
||||||
|
@ -596,6 +598,7 @@ CONFIG_EFI_BOOTLOADER_CONTROL=y
|
||||||
# CONFIG_RESET_ATTACK_MITIGATION is not set
|
# CONFIG_RESET_ATTACK_MITIGATION is not set
|
||||||
CONFIG_UEFI_CPER=y
|
CONFIG_UEFI_CPER=y
|
||||||
CONFIG_UEFI_CPER_X86=y
|
CONFIG_UEFI_CPER_X86=y
|
||||||
|
CONFIG_EFI_EARLYCON=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Tegra firmware driver
|
# Tegra firmware driver
|
||||||
|
@ -703,6 +706,7 @@ CONFIG_HAVE_STACK_VALIDATION=y
|
||||||
CONFIG_HAVE_RELIABLE_STACKTRACE=y
|
CONFIG_HAVE_RELIABLE_STACKTRACE=y
|
||||||
CONFIG_OLD_SIGSUSPEND3=y
|
CONFIG_OLD_SIGSUSPEND3=y
|
||||||
CONFIG_COMPAT_OLD_SIGACTION=y
|
CONFIG_COMPAT_OLD_SIGACTION=y
|
||||||
|
CONFIG_64BIT_TIME=y
|
||||||
CONFIG_COMPAT_32BIT_TIME=y
|
CONFIG_COMPAT_32BIT_TIME=y
|
||||||
CONFIG_HAVE_ARCH_VMAP_STACK=y
|
CONFIG_HAVE_ARCH_VMAP_STACK=y
|
||||||
CONFIG_VMAP_STACK=y
|
CONFIG_VMAP_STACK=y
|
||||||
|
@ -713,6 +717,7 @@ CONFIG_STRICT_MODULE_RWX=y
|
||||||
CONFIG_ARCH_HAS_REFCOUNT=y
|
CONFIG_ARCH_HAS_REFCOUNT=y
|
||||||
# CONFIG_REFCOUNT_FULL is not set
|
# CONFIG_REFCOUNT_FULL is not set
|
||||||
CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
|
CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
|
||||||
|
CONFIG_ARCH_USE_MEMREMAP_PROT=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# GCOV-based kernel profiling
|
# GCOV-based kernel profiling
|
||||||
|
@ -725,6 +730,8 @@ CONFIG_GCC_PLUGINS=y
|
||||||
# CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set
|
# CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set
|
||||||
# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
|
# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
|
||||||
CONFIG_GCC_PLUGIN_STRUCTLEAK=y
|
CONFIG_GCC_PLUGIN_STRUCTLEAK=y
|
||||||
|
# CONFIG_GCC_PLUGIN_STRUCTLEAK_USER is not set
|
||||||
|
# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF is not set
|
||||||
CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=y
|
CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=y
|
||||||
# CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE is not set
|
# CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE is not set
|
||||||
# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
|
# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
|
||||||
|
@ -890,6 +897,7 @@ CONFIG_SKB_EXTENSIONS=y
|
||||||
CONFIG_PACKET=y
|
CONFIG_PACKET=y
|
||||||
CONFIG_PACKET_DIAG=y
|
CONFIG_PACKET_DIAG=y
|
||||||
CONFIG_UNIX=y
|
CONFIG_UNIX=y
|
||||||
|
CONFIG_UNIX_SCM=y
|
||||||
CONFIG_UNIX_DIAG=y
|
CONFIG_UNIX_DIAG=y
|
||||||
CONFIG_TLS=m
|
CONFIG_TLS=m
|
||||||
CONFIG_TLS_DEVICE=y
|
CONFIG_TLS_DEVICE=y
|
||||||
|
@ -1036,6 +1044,7 @@ CONFIG_NF_NAT_FTP=y
|
||||||
CONFIG_NF_NAT_IRC=y
|
CONFIG_NF_NAT_IRC=y
|
||||||
CONFIG_NF_NAT_SIP=y
|
CONFIG_NF_NAT_SIP=y
|
||||||
CONFIG_NF_NAT_TFTP=y
|
CONFIG_NF_NAT_TFTP=y
|
||||||
|
CONFIG_NF_NAT_MASQUERADE=y
|
||||||
# CONFIG_NF_TABLES is not set
|
# CONFIG_NF_TABLES is not set
|
||||||
CONFIG_NETFILTER_XTABLES=y
|
CONFIG_NETFILTER_XTABLES=y
|
||||||
|
|
||||||
|
@ -1180,8 +1189,6 @@ CONFIG_NF_SOCKET_IPV4=m
|
||||||
# CONFIG_NF_LOG_ARP is not set
|
# CONFIG_NF_LOG_ARP is not set
|
||||||
CONFIG_NF_LOG_IPV4=y
|
CONFIG_NF_LOG_IPV4=y
|
||||||
CONFIG_NF_REJECT_IPV4=y
|
CONFIG_NF_REJECT_IPV4=y
|
||||||
CONFIG_NF_NAT_IPV4=y
|
|
||||||
CONFIG_NF_NAT_MASQUERADE_IPV4=y
|
|
||||||
CONFIG_NF_NAT_PPTP=y
|
CONFIG_NF_NAT_PPTP=y
|
||||||
CONFIG_IP_NF_IPTABLES=y
|
CONFIG_IP_NF_IPTABLES=y
|
||||||
# CONFIG_IP_NF_MATCH_AH is not set
|
# CONFIG_IP_NF_MATCH_AH is not set
|
||||||
|
@ -1211,7 +1218,6 @@ CONFIG_NF_SOCKET_IPV6=m
|
||||||
# CONFIG_NF_DUP_IPV6 is not set
|
# CONFIG_NF_DUP_IPV6 is not set
|
||||||
CONFIG_NF_REJECT_IPV6=y
|
CONFIG_NF_REJECT_IPV6=y
|
||||||
CONFIG_NF_LOG_IPV6=y
|
CONFIG_NF_LOG_IPV6=y
|
||||||
# CONFIG_NF_NAT_IPV6 is not set
|
|
||||||
CONFIG_IP6_NF_IPTABLES=y
|
CONFIG_IP6_NF_IPTABLES=y
|
||||||
# CONFIG_IP6_NF_MATCH_AH is not set
|
# CONFIG_IP6_NF_MATCH_AH is not set
|
||||||
# CONFIG_IP6_NF_MATCH_EUI64 is not set
|
# CONFIG_IP6_NF_MATCH_EUI64 is not set
|
||||||
|
@ -1428,7 +1434,6 @@ CONFIG_GRO_CELLS=y
|
||||||
CONFIG_SOCK_VALIDATE_XMIT=y
|
CONFIG_SOCK_VALIDATE_XMIT=y
|
||||||
CONFIG_NET_SOCK_MSG=y
|
CONFIG_NET_SOCK_MSG=y
|
||||||
# CONFIG_NET_DEVLINK is not set
|
# CONFIG_NET_DEVLINK is not set
|
||||||
CONFIG_MAY_USE_DEVLINK=y
|
|
||||||
CONFIG_FAILOVER=y
|
CONFIG_FAILOVER=y
|
||||||
CONFIG_HAVE_EBPF_JIT=y
|
CONFIG_HAVE_EBPF_JIT=y
|
||||||
|
|
||||||
|
@ -1454,6 +1459,7 @@ CONFIG_PCIEASPM_DEFAULT=y
|
||||||
CONFIG_PCIE_PME=y
|
CONFIG_PCIE_PME=y
|
||||||
# CONFIG_PCIE_DPC is not set
|
# CONFIG_PCIE_DPC is not set
|
||||||
# CONFIG_PCIE_PTM is not set
|
# CONFIG_PCIE_PTM is not set
|
||||||
|
# CONFIG_PCIE_BW is not set
|
||||||
CONFIG_PCI_MSI=y
|
CONFIG_PCI_MSI=y
|
||||||
CONFIG_PCI_MSI_IRQ_DOMAIN=y
|
CONFIG_PCI_MSI_IRQ_DOMAIN=y
|
||||||
CONFIG_PCI_QUIRKS=y
|
CONFIG_PCI_QUIRKS=y
|
||||||
|
@ -1691,6 +1697,7 @@ CONFIG_EEPROM_EE1004=m
|
||||||
# CONFIG_MISC_ALCOR_PCI is not set
|
# CONFIG_MISC_ALCOR_PCI is not set
|
||||||
# CONFIG_MISC_RTSX_PCI is not set
|
# CONFIG_MISC_RTSX_PCI is not set
|
||||||
# CONFIG_MISC_RTSX_USB is not set
|
# CONFIG_MISC_RTSX_USB is not set
|
||||||
|
# CONFIG_HABANA_AI is not set
|
||||||
CONFIG_HAVE_IDE=y
|
CONFIG_HAVE_IDE=y
|
||||||
# CONFIG_IDE is not set
|
# CONFIG_IDE is not set
|
||||||
|
|
||||||
|
@ -1728,7 +1735,6 @@ CONFIG_SCSI_SPI_ATTRS=y
|
||||||
# CONFIG_SCSI_SRP_ATTRS is not set
|
# CONFIG_SCSI_SRP_ATTRS is not set
|
||||||
# CONFIG_SCSI_LOWLEVEL is not set
|
# CONFIG_SCSI_LOWLEVEL is not set
|
||||||
# CONFIG_SCSI_DH is not set
|
# CONFIG_SCSI_DH is not set
|
||||||
# CONFIG_SCSI_OSD_INITIATOR is not set
|
|
||||||
CONFIG_ATA=y
|
CONFIG_ATA=y
|
||||||
CONFIG_ATA_VERBOSE_ERROR=y
|
CONFIG_ATA_VERBOSE_ERROR=y
|
||||||
CONFIG_ATA_ACPI=y
|
CONFIG_ATA_ACPI=y
|
||||||
|
@ -1861,6 +1867,7 @@ CONFIG_DM_MULTIPATH=y
|
||||||
CONFIG_DM_MULTIPATH_QL=y
|
CONFIG_DM_MULTIPATH_QL=y
|
||||||
CONFIG_DM_MULTIPATH_ST=y
|
CONFIG_DM_MULTIPATH_ST=y
|
||||||
# CONFIG_DM_DELAY is not set
|
# CONFIG_DM_DELAY is not set
|
||||||
|
# CONFIG_DM_INIT is not set
|
||||||
CONFIG_DM_UEVENT=y
|
CONFIG_DM_UEVENT=y
|
||||||
# CONFIG_DM_FLAKEY is not set
|
# CONFIG_DM_FLAKEY is not set
|
||||||
# CONFIG_DM_VERITY is not set
|
# CONFIG_DM_VERITY is not set
|
||||||
|
@ -1886,6 +1893,7 @@ CONFIG_DUMMY=y
|
||||||
# CONFIG_NET_TEAM is not set
|
# CONFIG_NET_TEAM is not set
|
||||||
CONFIG_MACVLAN=y
|
CONFIG_MACVLAN=y
|
||||||
CONFIG_MACVTAP=y
|
CONFIG_MACVTAP=y
|
||||||
|
CONFIG_IPVLAN_L3S=y
|
||||||
CONFIG_IPVLAN=y
|
CONFIG_IPVLAN=y
|
||||||
CONFIG_IPVTAP=y
|
CONFIG_IPVTAP=y
|
||||||
CONFIG_VXLAN=y
|
CONFIG_VXLAN=y
|
||||||
|
@ -1990,6 +1998,7 @@ CONFIG_MDIO_BUS=y
|
||||||
# CONFIG_MDIO_BCM_UNIMAC is not set
|
# CONFIG_MDIO_BCM_UNIMAC is not set
|
||||||
# CONFIG_MDIO_BITBANG is not set
|
# CONFIG_MDIO_BITBANG is not set
|
||||||
# CONFIG_MDIO_BUS_MUX_MMIOREG is not set
|
# CONFIG_MDIO_BUS_MUX_MMIOREG is not set
|
||||||
|
# CONFIG_MDIO_BUS_MUX_MULTIPLEXER is not set
|
||||||
# CONFIG_MDIO_HISI_FEMAC is not set
|
# CONFIG_MDIO_HISI_FEMAC is not set
|
||||||
# CONFIG_MDIO_MSCC_MIIM is not set
|
# CONFIG_MDIO_MSCC_MIIM is not set
|
||||||
# CONFIG_MDIO_OCTEON is not set
|
# CONFIG_MDIO_OCTEON is not set
|
||||||
|
@ -2102,6 +2111,7 @@ CONFIG_INPUT_MISC=y
|
||||||
# CONFIG_INPUT_ATMEL_CAPTOUCH is not set
|
# CONFIG_INPUT_ATMEL_CAPTOUCH is not set
|
||||||
# CONFIG_INPUT_BMA150 is not set
|
# CONFIG_INPUT_BMA150 is not set
|
||||||
# CONFIG_INPUT_E3X0_BUTTON is not set
|
# CONFIG_INPUT_E3X0_BUTTON is not set
|
||||||
|
# CONFIG_INPUT_MSM_VIBRATOR is not set
|
||||||
CONFIG_INPUT_PCSPKR=y
|
CONFIG_INPUT_PCSPKR=y
|
||||||
# CONFIG_INPUT_MMA8450 is not set
|
# CONFIG_INPUT_MMA8450 is not set
|
||||||
# CONFIG_INPUT_APANEL is not set
|
# CONFIG_INPUT_APANEL is not set
|
||||||
|
@ -2165,6 +2175,7 @@ CONFIG_SERIAL_NONSTANDARD=y
|
||||||
# CONFIG_N_HDLC is not set
|
# CONFIG_N_HDLC is not set
|
||||||
# CONFIG_N_GSM is not set
|
# CONFIG_N_GSM is not set
|
||||||
# CONFIG_TRACE_SINK is not set
|
# CONFIG_TRACE_SINK is not set
|
||||||
|
CONFIG_LDISC_AUTOLOAD=y
|
||||||
CONFIG_DEVMEM=y
|
CONFIG_DEVMEM=y
|
||||||
CONFIG_DEVKMEM=y
|
CONFIG_DEVKMEM=y
|
||||||
|
|
||||||
|
@ -2224,7 +2235,6 @@ CONFIG_HW_RANDOM=y
|
||||||
CONFIG_HW_RANDOM_VIA=y
|
CONFIG_HW_RANDOM_VIA=y
|
||||||
# CONFIG_HW_RANDOM_VIRTIO is not set
|
# CONFIG_HW_RANDOM_VIRTIO is not set
|
||||||
CONFIG_NVRAM=y
|
CONFIG_NVRAM=y
|
||||||
# CONFIG_R3964 is not set
|
|
||||||
# CONFIG_APPLICOM is not set
|
# CONFIG_APPLICOM is not set
|
||||||
# CONFIG_MWAVE is not set
|
# CONFIG_MWAVE is not set
|
||||||
# CONFIG_RAW_DRIVER is not set
|
# CONFIG_RAW_DRIVER is not set
|
||||||
|
@ -2598,7 +2608,6 @@ CONFIG_MFD_CORE=y
|
||||||
CONFIG_LPC_ICH=y
|
CONFIG_LPC_ICH=y
|
||||||
CONFIG_LPC_SCH=y
|
CONFIG_LPC_SCH=y
|
||||||
# CONFIG_INTEL_SOC_PMIC_BXTWC is not set
|
# CONFIG_INTEL_SOC_PMIC_BXTWC is not set
|
||||||
# CONFIG_INTEL_SOC_PMIC_CHTWC is not set
|
|
||||||
CONFIG_MFD_INTEL_LPSS=m
|
CONFIG_MFD_INTEL_LPSS=m
|
||||||
CONFIG_MFD_INTEL_LPSS_ACPI=m
|
CONFIG_MFD_INTEL_LPSS_ACPI=m
|
||||||
# CONFIG_MFD_INTEL_LPSS_PCI is not set
|
# CONFIG_MFD_INTEL_LPSS_PCI is not set
|
||||||
|
@ -2644,7 +2653,6 @@ CONFIG_MFD_INTEL_LPSS_ACPI=m
|
||||||
# CONFIG_MFD_TPS65086 is not set
|
# CONFIG_MFD_TPS65086 is not set
|
||||||
# CONFIG_MFD_TPS65090 is not set
|
# CONFIG_MFD_TPS65090 is not set
|
||||||
# CONFIG_MFD_TPS65217 is not set
|
# CONFIG_MFD_TPS65217 is not set
|
||||||
# CONFIG_MFD_TPS68470 is not set
|
|
||||||
# CONFIG_MFD_TI_LP873X is not set
|
# CONFIG_MFD_TI_LP873X is not set
|
||||||
# CONFIG_MFD_TI_LP87565 is not set
|
# CONFIG_MFD_TI_LP87565 is not set
|
||||||
# CONFIG_MFD_TPS65218 is not set
|
# CONFIG_MFD_TPS65218 is not set
|
||||||
|
@ -2656,13 +2664,16 @@ CONFIG_MFD_INTEL_LPSS_ACPI=m
|
||||||
# CONFIG_MFD_WL1273_CORE is not set
|
# CONFIG_MFD_WL1273_CORE is not set
|
||||||
# CONFIG_MFD_LM3533 is not set
|
# CONFIG_MFD_LM3533 is not set
|
||||||
# CONFIG_MFD_TC3589X is not set
|
# CONFIG_MFD_TC3589X is not set
|
||||||
|
# CONFIG_MFD_TQMX86 is not set
|
||||||
# CONFIG_MFD_VX855 is not set
|
# CONFIG_MFD_VX855 is not set
|
||||||
|
# CONFIG_MFD_LOCHNAGAR is not set
|
||||||
# CONFIG_MFD_ARIZONA_I2C is not set
|
# CONFIG_MFD_ARIZONA_I2C is not set
|
||||||
# CONFIG_MFD_WM8400 is not set
|
# CONFIG_MFD_WM8400 is not set
|
||||||
# CONFIG_MFD_WM831X_I2C is not set
|
# CONFIG_MFD_WM831X_I2C is not set
|
||||||
# CONFIG_MFD_WM8350_I2C is not set
|
# CONFIG_MFD_WM8350_I2C is not set
|
||||||
# CONFIG_MFD_WM8994 is not set
|
# CONFIG_MFD_WM8994 is not set
|
||||||
# CONFIG_MFD_ROHM_BD718XX is not set
|
# CONFIG_MFD_ROHM_BD718XX is not set
|
||||||
|
# CONFIG_MFD_STPMIC1 is not set
|
||||||
# CONFIG_REGULATOR is not set
|
# CONFIG_REGULATOR is not set
|
||||||
CONFIG_CEC_CORE=y
|
CONFIG_CEC_CORE=y
|
||||||
# CONFIG_RC_CORE is not set
|
# CONFIG_RC_CORE is not set
|
||||||
|
@ -2817,10 +2828,6 @@ CONFIG_MEDIA_SUBDRV_AUTOSELECT=y
|
||||||
# Miscellaneous helper chips
|
# Miscellaneous helper chips
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
|
||||||
# Sensors used on soc_camera driver
|
|
||||||
#
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Tools to develop new frontends
|
# Tools to develop new frontends
|
||||||
#
|
#
|
||||||
|
@ -2849,6 +2856,11 @@ CONFIG_DRM_DP_CEC=y
|
||||||
# CONFIG_DRM_I2C_SIL164 is not set
|
# CONFIG_DRM_I2C_SIL164 is not set
|
||||||
# CONFIG_DRM_I2C_NXP_TDA998X is not set
|
# CONFIG_DRM_I2C_NXP_TDA998X is not set
|
||||||
# CONFIG_DRM_I2C_NXP_TDA9950 is not set
|
# CONFIG_DRM_I2C_NXP_TDA9950 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# ARM devices
|
||||||
|
#
|
||||||
|
# CONFIG_DRM_KOMEDA is not set
|
||||||
# CONFIG_DRM_RADEON is not set
|
# CONFIG_DRM_RADEON is not set
|
||||||
# CONFIG_DRM_AMDGPU is not set
|
# CONFIG_DRM_AMDGPU is not set
|
||||||
|
|
||||||
|
@ -2902,6 +2914,7 @@ CONFIG_DRM_PANEL_BRIDGE=y
|
||||||
# CONFIG_DRM_TI_TFP410 is not set
|
# CONFIG_DRM_TI_TFP410 is not set
|
||||||
# CONFIG_DRM_TI_SN65DSI86 is not set
|
# CONFIG_DRM_TI_SN65DSI86 is not set
|
||||||
# CONFIG_DRM_I2C_ADV7511 is not set
|
# CONFIG_DRM_I2C_ADV7511 is not set
|
||||||
|
# CONFIG_DRM_ETNAVIV is not set
|
||||||
# CONFIG_DRM_ARCPGU is not set
|
# CONFIG_DRM_ARCPGU is not set
|
||||||
# CONFIG_DRM_HISI_HIBMC is not set
|
# CONFIG_DRM_HISI_HIBMC is not set
|
||||||
# CONFIG_DRM_MXSFB is not set
|
# CONFIG_DRM_MXSFB is not set
|
||||||
|
@ -3185,6 +3198,7 @@ CONFIG_HID_GENERIC=y
|
||||||
# CONFIG_HID_KYE is not set
|
# CONFIG_HID_KYE is not set
|
||||||
# CONFIG_HID_UCLOGIC is not set
|
# CONFIG_HID_UCLOGIC is not set
|
||||||
# CONFIG_HID_WALTOP is not set
|
# CONFIG_HID_WALTOP is not set
|
||||||
|
# CONFIG_HID_VIEWSONIC is not set
|
||||||
# CONFIG_HID_GYRATION is not set
|
# CONFIG_HID_GYRATION is not set
|
||||||
# CONFIG_HID_ICADE is not set
|
# CONFIG_HID_ICADE is not set
|
||||||
# CONFIG_HID_ITE is not set
|
# CONFIG_HID_ITE is not set
|
||||||
|
@ -3202,6 +3216,7 @@ CONFIG_HID_LOGITECH_HIDPP=m
|
||||||
# CONFIG_LOGIG940_FF is not set
|
# CONFIG_LOGIG940_FF is not set
|
||||||
# CONFIG_LOGIWHEELS_FF is not set
|
# CONFIG_LOGIWHEELS_FF is not set
|
||||||
# CONFIG_HID_MAGICMOUSE is not set
|
# CONFIG_HID_MAGICMOUSE is not set
|
||||||
|
# CONFIG_HID_MALTRON is not set
|
||||||
# CONFIG_HID_MAYFLASH is not set
|
# CONFIG_HID_MAYFLASH is not set
|
||||||
# CONFIG_HID_REDRAGON is not set
|
# CONFIG_HID_REDRAGON is not set
|
||||||
# CONFIG_HID_MICROSOFT is not set
|
# CONFIG_HID_MICROSOFT is not set
|
||||||
|
@ -3276,6 +3291,7 @@ CONFIG_USB_OTG_WHITELIST=y
|
||||||
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
|
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
|
||||||
# CONFIG_USB_OTG_FSM is not set
|
# CONFIG_USB_OTG_FSM is not set
|
||||||
# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
|
# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
|
||||||
|
CONFIG_USB_AUTOSUSPEND_DELAY=2
|
||||||
CONFIG_USB_MON=y
|
CONFIG_USB_MON=y
|
||||||
# CONFIG_USB_WUSB_CBAF is not set
|
# CONFIG_USB_WUSB_CBAF is not set
|
||||||
|
|
||||||
|
@ -3291,6 +3307,7 @@ CONFIG_USB_EHCI_HCD=y
|
||||||
CONFIG_USB_EHCI_ROOT_HUB_TT=y
|
CONFIG_USB_EHCI_ROOT_HUB_TT=y
|
||||||
CONFIG_USB_EHCI_TT_NEWSCHED=y
|
CONFIG_USB_EHCI_TT_NEWSCHED=y
|
||||||
CONFIG_USB_EHCI_PCI=y
|
CONFIG_USB_EHCI_PCI=y
|
||||||
|
# CONFIG_USB_EHCI_FSL is not set
|
||||||
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
|
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
|
||||||
# CONFIG_USB_OXU210HP_HCD is not set
|
# CONFIG_USB_OXU210HP_HCD is not set
|
||||||
# CONFIG_USB_ISP116X_HCD is not set
|
# CONFIG_USB_ISP116X_HCD is not set
|
||||||
|
@ -3632,6 +3649,7 @@ CONFIG_EDAC_I7CORE=y
|
||||||
# CONFIG_EDAC_I7300 is not set
|
# CONFIG_EDAC_I7300 is not set
|
||||||
CONFIG_EDAC_SBRIDGE=y
|
CONFIG_EDAC_SBRIDGE=y
|
||||||
# CONFIG_EDAC_SKX is not set
|
# CONFIG_EDAC_SKX is not set
|
||||||
|
# CONFIG_EDAC_I10NM is not set
|
||||||
# CONFIG_EDAC_PND2 is not set
|
# CONFIG_EDAC_PND2 is not set
|
||||||
CONFIG_RTC_LIB=y
|
CONFIG_RTC_LIB=y
|
||||||
CONFIG_RTC_MC146818_LIB=y
|
CONFIG_RTC_MC146818_LIB=y
|
||||||
|
@ -3655,6 +3673,7 @@ CONFIG_RTC_INTF_DEV=y
|
||||||
# I2C RTC drivers
|
# I2C RTC drivers
|
||||||
#
|
#
|
||||||
# CONFIG_RTC_DRV_ABB5ZES3 is not set
|
# CONFIG_RTC_DRV_ABB5ZES3 is not set
|
||||||
|
# CONFIG_RTC_DRV_ABEOZ9 is not set
|
||||||
# CONFIG_RTC_DRV_ABX80X is not set
|
# CONFIG_RTC_DRV_ABX80X is not set
|
||||||
# CONFIG_RTC_DRV_DS1307 is not set
|
# CONFIG_RTC_DRV_DS1307 is not set
|
||||||
# CONFIG_RTC_DRV_DS1374 is not set
|
# CONFIG_RTC_DRV_DS1374 is not set
|
||||||
|
@ -3679,7 +3698,9 @@ CONFIG_RTC_INTF_DEV=y
|
||||||
# CONFIG_RTC_DRV_RX8581 is not set
|
# CONFIG_RTC_DRV_RX8581 is not set
|
||||||
# CONFIG_RTC_DRV_RX8025 is not set
|
# CONFIG_RTC_DRV_RX8025 is not set
|
||||||
# CONFIG_RTC_DRV_EM3027 is not set
|
# CONFIG_RTC_DRV_EM3027 is not set
|
||||||
|
# CONFIG_RTC_DRV_RV3028 is not set
|
||||||
# CONFIG_RTC_DRV_RV8803 is not set
|
# CONFIG_RTC_DRV_RV8803 is not set
|
||||||
|
# CONFIG_RTC_DRV_SD3078 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# SPI RTC drivers
|
# SPI RTC drivers
|
||||||
|
@ -3716,6 +3737,7 @@ CONFIG_RTC_DRV_CMOS=y
|
||||||
#
|
#
|
||||||
# on-CPU RTC drivers
|
# on-CPU RTC drivers
|
||||||
#
|
#
|
||||||
|
# CONFIG_RTC_DRV_CADENCE is not set
|
||||||
# CONFIG_RTC_DRV_FTRTC010 is not set
|
# CONFIG_RTC_DRV_FTRTC010 is not set
|
||||||
# CONFIG_RTC_DRV_SNVS is not set
|
# CONFIG_RTC_DRV_SNVS is not set
|
||||||
# CONFIG_RTC_DRV_R7301 is not set
|
# CONFIG_RTC_DRV_R7301 is not set
|
||||||
|
@ -3723,7 +3745,6 @@ CONFIG_RTC_DRV_CMOS=y
|
||||||
#
|
#
|
||||||
# HID Sensor RTC drivers
|
# HID Sensor RTC drivers
|
||||||
#
|
#
|
||||||
# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
|
|
||||||
CONFIG_DMADEVICES=y
|
CONFIG_DMADEVICES=y
|
||||||
# CONFIG_DMADEVICES_DEBUG is not set
|
# CONFIG_DMADEVICES_DEBUG is not set
|
||||||
|
|
||||||
|
@ -3789,7 +3810,6 @@ CONFIG_STAGING=y
|
||||||
# CONFIG_COMEDI is not set
|
# CONFIG_COMEDI is not set
|
||||||
# CONFIG_RTS5208 is not set
|
# CONFIG_RTS5208 is not set
|
||||||
# CONFIG_FB_SM750 is not set
|
# CONFIG_FB_SM750 is not set
|
||||||
# CONFIG_FB_XGI is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Speakup console speech
|
# Speakup console speech
|
||||||
|
@ -3808,7 +3828,6 @@ CONFIG_STAGING=y
|
||||||
# CONFIG_MOST is not set
|
# CONFIG_MOST is not set
|
||||||
# CONFIG_GREYBUS is not set
|
# CONFIG_GREYBUS is not set
|
||||||
# CONFIG_DRM_VBOXVIDEO is not set
|
# CONFIG_DRM_VBOXVIDEO is not set
|
||||||
# CONFIG_MTK_MMC is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Gasket devices
|
# Gasket devices
|
||||||
|
@ -3878,6 +3897,7 @@ CONFIG_COMMON_CLK=y
|
||||||
# CONFIG_COMMON_CLK_CDCE925 is not set
|
# CONFIG_COMMON_CLK_CDCE925 is not set
|
||||||
# CONFIG_COMMON_CLK_CS2000_CP is not set
|
# CONFIG_COMMON_CLK_CS2000_CP is not set
|
||||||
# CONFIG_COMMON_CLK_VC5 is not set
|
# CONFIG_COMMON_CLK_VC5 is not set
|
||||||
|
# CONFIG_COMMON_CLK_FIXED_MMIO is not set
|
||||||
# CONFIG_HWSPINLOCK is not set
|
# CONFIG_HWSPINLOCK is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -3891,6 +3911,7 @@ CONFIG_MAILBOX=y
|
||||||
CONFIG_PCC=y
|
CONFIG_PCC=y
|
||||||
# CONFIG_ALTERA_MBOX is not set
|
# CONFIG_ALTERA_MBOX is not set
|
||||||
# CONFIG_MAILBOX_TEST is not set
|
# CONFIG_MAILBOX_TEST is not set
|
||||||
|
CONFIG_IOMMU_IOVA=y
|
||||||
CONFIG_IOMMU_API=y
|
CONFIG_IOMMU_API=y
|
||||||
CONFIG_IOMMU_SUPPORT=y
|
CONFIG_IOMMU_SUPPORT=y
|
||||||
|
|
||||||
|
@ -3899,7 +3920,6 @@ CONFIG_IOMMU_SUPPORT=y
|
||||||
#
|
#
|
||||||
# CONFIG_IOMMU_DEBUGFS is not set
|
# CONFIG_IOMMU_DEBUGFS is not set
|
||||||
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
|
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
|
||||||
CONFIG_IOMMU_IOVA=y
|
|
||||||
CONFIG_OF_IOMMU=y
|
CONFIG_OF_IOMMU=y
|
||||||
CONFIG_AMD_IOMMU=y
|
CONFIG_AMD_IOMMU=y
|
||||||
CONFIG_AMD_IOMMU_V2=y
|
CONFIG_AMD_IOMMU_V2=y
|
||||||
|
@ -3974,10 +3994,10 @@ CONFIG_ARM_GIC_MAX_NR=1
|
||||||
CONFIG_GENERIC_PHY=y
|
CONFIG_GENERIC_PHY=y
|
||||||
# CONFIG_BCM_KONA_USB2_PHY is not set
|
# CONFIG_BCM_KONA_USB2_PHY is not set
|
||||||
# CONFIG_PHY_CADENCE_DP is not set
|
# CONFIG_PHY_CADENCE_DP is not set
|
||||||
|
# CONFIG_PHY_CADENCE_DPHY is not set
|
||||||
# CONFIG_PHY_FSL_IMX8MQ_USB is not set
|
# CONFIG_PHY_FSL_IMX8MQ_USB is not set
|
||||||
# CONFIG_PHY_PXA_28NM_HSIC is not set
|
# CONFIG_PHY_PXA_28NM_HSIC is not set
|
||||||
# CONFIG_PHY_PXA_28NM_USB2 is not set
|
# CONFIG_PHY_PXA_28NM_USB2 is not set
|
||||||
# CONFIG_PHY_MAPPHONE_MDM6600 is not set
|
|
||||||
CONFIG_POWERCAP=y
|
CONFIG_POWERCAP=y
|
||||||
CONFIG_INTEL_RAPL=m
|
CONFIG_INTEL_RAPL=m
|
||||||
# CONFIG_IDLE_INJECT is not set
|
# CONFIG_IDLE_INJECT is not set
|
||||||
|
@ -4018,11 +4038,13 @@ CONFIG_PM_OPP=y
|
||||||
# CONFIG_UNISYS_VISORBUS is not set
|
# CONFIG_UNISYS_VISORBUS is not set
|
||||||
# CONFIG_SIOX is not set
|
# CONFIG_SIOX is not set
|
||||||
# CONFIG_SLIMBUS is not set
|
# CONFIG_SLIMBUS is not set
|
||||||
|
# CONFIG_INTERCONNECT is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# File systems
|
# File systems
|
||||||
#
|
#
|
||||||
CONFIG_DCACHE_WORD_ACCESS=y
|
CONFIG_DCACHE_WORD_ACCESS=y
|
||||||
|
CONFIG_VALIDATE_FS_PARSER=y
|
||||||
CONFIG_FS_IOMAP=y
|
CONFIG_FS_IOMAP=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
|
||||||
|
@ -4030,8 +4052,6 @@ CONFIG_EXT4_FS=y
|
||||||
CONFIG_EXT4_USE_FOR_EXT2=y
|
CONFIG_EXT4_USE_FOR_EXT2=y
|
||||||
CONFIG_EXT4_FS_POSIX_ACL=y
|
CONFIG_EXT4_FS_POSIX_ACL=y
|
||||||
CONFIG_EXT4_FS_SECURITY=y
|
CONFIG_EXT4_FS_SECURITY=y
|
||||||
CONFIG_EXT4_ENCRYPTION=y
|
|
||||||
CONFIG_EXT4_FS_ENCRYPTION=y
|
|
||||||
# CONFIG_EXT4_DEBUG is not set
|
# CONFIG_EXT4_DEBUG is not set
|
||||||
CONFIG_JBD2=y
|
CONFIG_JBD2=y
|
||||||
# CONFIG_JBD2_DEBUG is not set
|
# CONFIG_JBD2_DEBUG is not set
|
||||||
|
@ -4189,6 +4209,7 @@ CONFIG_SUNRPC=y
|
||||||
CONFIG_SUNRPC_GSS=y
|
CONFIG_SUNRPC_GSS=y
|
||||||
CONFIG_SUNRPC_BACKCHANNEL=y
|
CONFIG_SUNRPC_BACKCHANNEL=y
|
||||||
CONFIG_RPCSEC_GSS_KRB5=y
|
CONFIG_RPCSEC_GSS_KRB5=y
|
||||||
|
CONFIG_CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES=y
|
||||||
# CONFIG_SUNRPC_DEBUG is not set
|
# CONFIG_SUNRPC_DEBUG is not set
|
||||||
# CONFIG_CEPH_FS is not set
|
# CONFIG_CEPH_FS is not set
|
||||||
CONFIG_CIFS=y
|
CONFIG_CIFS=y
|
||||||
|
@ -4289,13 +4310,14 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y
|
||||||
# CONFIG_SECURITY_APPARMOR is not set
|
# CONFIG_SECURITY_APPARMOR is not set
|
||||||
# CONFIG_SECURITY_LOADPIN is not set
|
# CONFIG_SECURITY_LOADPIN is not set
|
||||||
# CONFIG_SECURITY_YAMA is not set
|
# CONFIG_SECURITY_YAMA is not set
|
||||||
|
# CONFIG_SECURITY_SAFESETID is not set
|
||||||
CONFIG_INTEGRITY=y
|
CONFIG_INTEGRITY=y
|
||||||
# CONFIG_INTEGRITY_SIGNATURE is not set
|
# CONFIG_INTEGRITY_SIGNATURE is not set
|
||||||
CONFIG_INTEGRITY_AUDIT=y
|
CONFIG_INTEGRITY_AUDIT=y
|
||||||
# CONFIG_IMA is not set
|
# CONFIG_IMA is not set
|
||||||
# CONFIG_EVM is not set
|
# CONFIG_EVM is not set
|
||||||
CONFIG_DEFAULT_SECURITY_DAC=y
|
CONFIG_DEFAULT_SECURITY_DAC=y
|
||||||
CONFIG_DEFAULT_SECURITY=""
|
CONFIG_LSM="yama,loadpin,safesetid,integrity"
|
||||||
CONFIG_XOR_BLOCKS=y
|
CONFIG_XOR_BLOCKS=y
|
||||||
CONFIG_ASYNC_CORE=y
|
CONFIG_ASYNC_CORE=y
|
||||||
CONFIG_ASYNC_MEMCPY=y
|
CONFIG_ASYNC_MEMCPY=y
|
||||||
|
@ -4580,6 +4602,7 @@ 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_DMA_API_DEBUG is not set
|
||||||
CONFIG_SGL_ALLOC=y
|
CONFIG_SGL_ALLOC=y
|
||||||
CONFIG_CHECK_SIGNATURE=y
|
CONFIG_CHECK_SIGNATURE=y
|
||||||
CONFIG_CPU_RMAP=y
|
CONFIG_CPU_RMAP=y
|
||||||
|
@ -4613,6 +4636,7 @@ CONFIG_SBITMAP=y
|
||||||
# printk and dmesg options
|
# printk and dmesg options
|
||||||
#
|
#
|
||||||
CONFIG_PRINTK_TIME=y
|
CONFIG_PRINTK_TIME=y
|
||||||
|
# CONFIG_PRINTK_CALLER is not set
|
||||||
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
|
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
|
||||||
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
|
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
|
||||||
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
|
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
|
||||||
|
@ -4628,7 +4652,6 @@ CONFIG_FRAME_WARN=2048
|
||||||
# CONFIG_STRIP_ASM_SYMS is not set
|
# CONFIG_STRIP_ASM_SYMS is not set
|
||||||
# CONFIG_READABLE_ASM is not set
|
# CONFIG_READABLE_ASM is not set
|
||||||
# CONFIG_UNUSED_SYMBOLS is not set
|
# CONFIG_UNUSED_SYMBOLS is not set
|
||||||
# CONFIG_PAGE_OWNER is not set
|
|
||||||
CONFIG_DEBUG_FS=y
|
CONFIG_DEBUG_FS=y
|
||||||
# CONFIG_HEADERS_CHECK is not set
|
# CONFIG_HEADERS_CHECK is not set
|
||||||
# CONFIG_DEBUG_SECTION_MISMATCH is not set
|
# CONFIG_DEBUG_SECTION_MISMATCH is not set
|
||||||
|
@ -4645,6 +4668,7 @@ CONFIG_DEBUG_KERNEL=y
|
||||||
#
|
#
|
||||||
# CONFIG_PAGE_EXTENSION is not set
|
# CONFIG_PAGE_EXTENSION is not set
|
||||||
# CONFIG_DEBUG_PAGEALLOC is not set
|
# CONFIG_DEBUG_PAGEALLOC is not set
|
||||||
|
# CONFIG_PAGE_OWNER is not set
|
||||||
# CONFIG_PAGE_POISONING is not set
|
# CONFIG_PAGE_POISONING is not set
|
||||||
# CONFIG_DEBUG_PAGE_REF is not set
|
# CONFIG_DEBUG_PAGE_REF is not set
|
||||||
# CONFIG_DEBUG_RODATA_TEST is not set
|
# CONFIG_DEBUG_RODATA_TEST is not set
|
||||||
|
@ -4770,7 +4794,6 @@ CONFIG_PROBE_EVENTS=y
|
||||||
# CONFIG_PREEMPTIRQ_DELAY_TEST is not set
|
# CONFIG_PREEMPTIRQ_DELAY_TEST is not set
|
||||||
# CONFIG_TRACE_EVAL_MAP_FILE is not set
|
# CONFIG_TRACE_EVAL_MAP_FILE is not set
|
||||||
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
|
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
|
||||||
# CONFIG_DMA_API_DEBUG is not set
|
|
||||||
# CONFIG_RUNTIME_TESTING_MENU is not set
|
# CONFIG_RUNTIME_TESTING_MENU is not set
|
||||||
CONFIG_MEMTEST=y
|
CONFIG_MEMTEST=y
|
||||||
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
|
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
|
||||||
|
@ -4779,6 +4802,7 @@ CONFIG_HAVE_ARCH_KGDB=y
|
||||||
# CONFIG_KGDB is not set
|
# CONFIG_KGDB is not set
|
||||||
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
|
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
|
||||||
# CONFIG_UBSAN is not set
|
# CONFIG_UBSAN is not set
|
||||||
|
CONFIG_UBSAN_ALIGNMENT=y
|
||||||
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
|
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
|
||||||
# CONFIG_STRICT_DEVMEM is not set
|
# CONFIG_STRICT_DEVMEM is not set
|
||||||
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
|
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
|
||||||
|
|
Loading…
Reference in a new issue