kernel: add missing config symbols for 5.15
Add missing symbols, needed when rockchip kernel 5.15 is compile with ALL_KMODS=y Signed-off-by: Tomas Lara <tl849670@gmail.com>
This commit is contained in:
		| @@ -1631,6 +1631,7 @@ CONFIG_DQL=y | |||||||
| # CONFIG_DRM_RADEON_USERPTR is not set | # CONFIG_DRM_RADEON_USERPTR is not set | ||||||
| # CONFIG_DRM_RCAR_DW_HDMI is not set | # CONFIG_DRM_RCAR_DW_HDMI is not set | ||||||
| # CONFIG_DRM_RCAR_LVDS is not set | # CONFIG_DRM_RCAR_LVDS is not set | ||||||
|  | # CONFIG_DRM_ROCKCHIP is not set | ||||||
| # CONFIG_DRM_SII902X is not set | # CONFIG_DRM_SII902X is not set | ||||||
| # CONFIG_DRM_SII9234 is not set | # CONFIG_DRM_SII9234 is not set | ||||||
| # CONFIG_DRM_SIL_SII8620 is not set | # CONFIG_DRM_SIL_SII8620 is not set | ||||||
| @@ -6068,6 +6069,8 @@ CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y | |||||||
| # CONFIG_SND_SOC_PCM512x_SPI is not set | # CONFIG_SND_SOC_PCM512x_SPI is not set | ||||||
| # CONFIG_SND_SOC_QCOM is not set | # CONFIG_SND_SOC_QCOM is not set | ||||||
| # CONFIG_SND_SOC_RK3328 is not set | # CONFIG_SND_SOC_RK3328 is not set | ||||||
|  | # CONFIG_SND_SOC_RK817 is not set | ||||||
|  | # CONFIG_SND_SOC_ROCKCHIP is not set | ||||||
| # CONFIG_SND_SOC_RT5616 is not set | # CONFIG_SND_SOC_RT5616 is not set | ||||||
| # CONFIG_SND_SOC_RT5631 is not set | # CONFIG_SND_SOC_RT5631 is not set | ||||||
| # CONFIG_SND_SOC_RT5640 is not set | # CONFIG_SND_SOC_RT5640 is not set | ||||||
| @@ -7288,6 +7291,7 @@ CONFIG_VHOST_MENU=y | |||||||
| # CONFIG_VIDEO_RDACM20 is not set | # CONFIG_VIDEO_RDACM20 is not set | ||||||
| # CONFIG_VIDEO_RDACM21 is not set | # CONFIG_VIDEO_RDACM21 is not set | ||||||
| # CONFIG_VIDEO_RJ54N1 is not set | # CONFIG_VIDEO_RJ54N1 is not set | ||||||
|  | # CONFIG_VIDEO_ROCKCHIP_ISP1 is not set | ||||||
| # CONFIG_VIDEO_S5C73M3 is not set | # CONFIG_VIDEO_S5C73M3 is not set | ||||||
| # CONFIG_VIDEO_S5K4ECGX is not set | # CONFIG_VIDEO_S5K4ECGX is not set | ||||||
| # CONFIG_VIDEO_S5K5BAF is not set | # CONFIG_VIDEO_S5K5BAF is not set | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Tomas Lara
					Tomas Lara