kernel: generic: add more missing kernel symbols for 5.15
Found while adding 5.15 support for x86/sunxi targets. Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
		| @@ -803,6 +803,7 @@ CONFIG_BT_HCIUART_H4=y | |||||||
| # CONFIG_BT_RFCOMM is not set | # CONFIG_BT_RFCOMM is not set | ||||||
| CONFIG_BT_RFCOMM_TTY=y | CONFIG_BT_RFCOMM_TTY=y | ||||||
| # CONFIG_BT_SELFTEST is not set | # CONFIG_BT_SELFTEST is not set | ||||||
|  | # CONFIG_BT_VIRTIO is not set | ||||||
| CONFIG_BUG=y | CONFIG_BUG=y | ||||||
| # CONFIG_BUG_ON_DATA_CORRUPTION is not set | # CONFIG_BUG_ON_DATA_CORRUPTION is not set | ||||||
| CONFIG_BUILDTIME_EXTABLE_SORT=y | CONFIG_BUILDTIME_EXTABLE_SORT=y | ||||||
| @@ -1127,6 +1128,7 @@ CONFIG_CRYPTO_CTR=y | |||||||
| # CONFIG_CRYPTO_DEV_MXS_DCP is not set | # CONFIG_CRYPTO_DEV_MXS_DCP is not set | ||||||
| # CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set | # CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set | ||||||
| # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set | # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set | ||||||
|  | # CONFIG_CRYPTO_DEV_QAT_4XXX is not set | ||||||
| # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set | # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set | ||||||
| # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set | # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set | ||||||
| # CONFIG_CRYPTO_DEV_QAT_C62X is not set | # CONFIG_CRYPTO_DEV_QAT_C62X is not set | ||||||
| @@ -1484,6 +1486,7 @@ CONFIG_DQL=y | |||||||
| # CONFIG_DRM_AMD_DC_DCN3_0 is not set | # CONFIG_DRM_AMD_DC_DCN3_0 is not set | ||||||
| # CONFIG_DRM_AMD_DC_HDCP is not set | # CONFIG_DRM_AMD_DC_HDCP is not set | ||||||
| # CONFIG_DRM_AMD_DC_SI is not set | # CONFIG_DRM_AMD_DC_SI is not set | ||||||
|  | # CONFIG_DRM_AMD_SECURE_DISPLAY is not set | ||||||
| # CONFIG_DRM_ANALOGIX_ANX6345 is not set | # CONFIG_DRM_ANALOGIX_ANX6345 is not set | ||||||
| # CONFIG_DRM_ANALOGIX_ANX7625 is not set | # CONFIG_DRM_ANALOGIX_ANX7625 is not set | ||||||
| # CONFIG_DRM_ANALOGIX_ANX78XX is not set | # CONFIG_DRM_ANALOGIX_ANX78XX is not set | ||||||
| @@ -2133,6 +2136,9 @@ CONFIG_GENERIC_VDSO_TIME_NS=y | |||||||
| # CONFIG_GNSS is not set | # CONFIG_GNSS is not set | ||||||
| # CONFIG_GOLDFISH is not set | # CONFIG_GOLDFISH is not set | ||||||
| # CONFIG_GOOGLE_FIRMWARE is not set | # CONFIG_GOOGLE_FIRMWARE is not set | ||||||
|  | # CONFIG_GOOGLE_FRAMEBUFFER_COREBOOT is not set | ||||||
|  | # CONFIG_GOOGLE_MEMCONSOLE_X86_LEGACY is not set | ||||||
|  | # CONFIG_GOOGLE_SMI is not set | ||||||
| # CONFIG_GP2AP002 is not set | # CONFIG_GP2AP002 is not set | ||||||
| # CONFIG_GP2AP020A00F is not set | # CONFIG_GP2AP020A00F is not set | ||||||
| # CONFIG_GPD_POCKET_FAN is not set | # CONFIG_GPD_POCKET_FAN is not set | ||||||
| @@ -3017,6 +3023,7 @@ CONFIG_KUSER_HELPERS=y | |||||||
| # CONFIG_KVM_GUEST is not set | # CONFIG_KVM_GUEST is not set | ||||||
| # CONFIG_KVM_INTEL is not set | # CONFIG_KVM_INTEL is not set | ||||||
| # CONFIG_KVM_WERROR is not set | # CONFIG_KVM_WERROR is not set | ||||||
|  | # CONFIG_KVM_XEN is not set | ||||||
| # CONFIG_KXCJK1013 is not set | # CONFIG_KXCJK1013 is not set | ||||||
| # CONFIG_KXSD9 is not set | # CONFIG_KXSD9 is not set | ||||||
| # CONFIG_L2TP is not set | # CONFIG_L2TP is not set | ||||||
| @@ -5736,6 +5743,7 @@ CONFIG_SND_DRIVERS=y | |||||||
| # CONFIG_SND_GUSCLASSIC is not set | # CONFIG_SND_GUSCLASSIC is not set | ||||||
| # CONFIG_SND_GUSEXTREME is not set | # CONFIG_SND_GUSEXTREME is not set | ||||||
| # CONFIG_SND_GUSMAX is not set | # CONFIG_SND_GUSMAX is not set | ||||||
|  | # CONFIG_SND_HDA_CODEC_CS8409 is not set | ||||||
| # CONFIG_SND_HDA_INTEL is not set | # CONFIG_SND_HDA_INTEL is not set | ||||||
| # CONFIG_SND_HDA_INTEL_DETECT_DMIC is not set | # CONFIG_SND_HDA_INTEL_DETECT_DMIC is not set | ||||||
| # CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set | # CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set | ||||||
| @@ -5838,6 +5846,7 @@ CONFIG_SND_PROC_FS=y | |||||||
| # CONFIG_SND_SOC_ALC5623 is not set | # CONFIG_SND_SOC_ALC5623 is not set | ||||||
| # CONFIG_SND_SOC_AMD_ACP is not set | # CONFIG_SND_SOC_AMD_ACP is not set | ||||||
| # CONFIG_SND_SOC_AMD_ACP3x is not set | # CONFIG_SND_SOC_AMD_ACP3x is not set | ||||||
|  | # CONFIG_SND_SOC_AMD_ACP5x is not set | ||||||
| # CONFIG_SND_SOC_AMD_RENOIR is not set | # CONFIG_SND_SOC_AMD_RENOIR is not set | ||||||
| # CONFIG_SND_SOC_AU1XAUDIO is not set | # CONFIG_SND_SOC_AU1XAUDIO is not set | ||||||
| # CONFIG_SND_SOC_AU1XPSC is not set | # CONFIG_SND_SOC_AU1XPSC is not set | ||||||
| @@ -6081,6 +6090,7 @@ CONFIG_SND_USB=y | |||||||
| CONFIG_SND_VERBOSE_PROCFS=y | CONFIG_SND_VERBOSE_PROCFS=y | ||||||
| # CONFIG_SND_VIA82XX is not set | # CONFIG_SND_VIA82XX is not set | ||||||
| # CONFIG_SND_VIA82XX_MODEM is not set | # CONFIG_SND_VIA82XX_MODEM is not set | ||||||
|  | # CONFIG_SND_VIRTIO is not set | ||||||
| # CONFIG_SND_VIRTUOSO is not set | # CONFIG_SND_VIRTUOSO is not set | ||||||
| # CONFIG_SND_VX222 is not set | # CONFIG_SND_VX222 is not set | ||||||
| # CONFIG_SND_VXPOCKET is not set | # CONFIG_SND_VXPOCKET is not set | ||||||
| @@ -7187,6 +7197,7 @@ CONFIG_VHOST_MENU=y | |||||||
| # CONFIG_VIDEO_OV9282 is not set | # CONFIG_VIDEO_OV9282 is not set | ||||||
| # CONFIG_VIDEO_OV9640 is not set | # CONFIG_VIDEO_OV9640 is not set | ||||||
| # CONFIG_VIDEO_OV9650 is not set | # CONFIG_VIDEO_OV9650 is not set | ||||||
|  | # CONFIG_VIDEO_OV9734 is not set | ||||||
| # CONFIG_VIDEO_PVRUSB2 is not set | # CONFIG_VIDEO_PVRUSB2 is not set | ||||||
| # CONFIG_VIDEO_RDACM20 is not set | # CONFIG_VIDEO_RDACM20 is not set | ||||||
| # CONFIG_VIDEO_RDACM21 is not set | # CONFIG_VIDEO_RDACM21 is not set | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Petr Štetiar
					Petr Štetiar