kernel: generic: add more missing kernel symbols for 5.15
Found while adding 5.15 support for imx target. Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
		| @@ -1554,6 +1554,7 @@ CONFIG_DQL=y | |||||||
| # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set | # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set | ||||||
| # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set | # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set | ||||||
| # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set | # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set | ||||||
|  | # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set | ||||||
| # CONFIG_DRM_PANEL_ILITEK_ILI9881C is not set | # CONFIG_DRM_PANEL_ILITEK_ILI9881C is not set | ||||||
| # CONFIG_DRM_PANEL_INNOLUX_EJ030NA is not set | # CONFIG_DRM_PANEL_INNOLUX_EJ030NA is not set | ||||||
| # CONFIG_DRM_PANEL_INNOLUX_P079ZCA is not set | # CONFIG_DRM_PANEL_INNOLUX_P079ZCA is not set | ||||||
| @@ -2080,6 +2081,7 @@ CONFIG_FSNOTIFY=y | |||||||
| # CONFIG_FTL is not set | # CONFIG_FTL is not set | ||||||
| # CONFIG_FTMAC100 is not set | # CONFIG_FTMAC100 is not set | ||||||
| # CONFIG_FTRACE is not set | # CONFIG_FTRACE is not set | ||||||
|  | # CONFIG_FTRACE_RECORD_RECURSION is not set | ||||||
| # CONFIG_FTRACE_STARTUP_TEST is not set | # CONFIG_FTRACE_STARTUP_TEST is not set | ||||||
| # CONFIG_FTR_FIXUP_SELFTEST is not set | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||||||
| # CONFIG_FTWDT010_WATCHDOG is not set | # CONFIG_FTWDT010_WATCHDOG is not set | ||||||
| @@ -4400,6 +4402,7 @@ CONFIG_OPTIMIZE_INLINING=y | |||||||
| # CONFIG_ORANGEFS_FS is not set | # CONFIG_ORANGEFS_FS is not set | ||||||
| # CONFIG_ORION_WATCHDOG is not set | # CONFIG_ORION_WATCHDOG is not set | ||||||
| # CONFIG_OSF_PARTITION is not set | # CONFIG_OSF_PARTITION is not set | ||||||
|  | # CONFIG_OSNOISE_TRACER is not set | ||||||
| CONFIG_OVERLAY_FS=y | CONFIG_OVERLAY_FS=y | ||||||
| # CONFIG_OVERLAY_FS_INDEX is not set | # CONFIG_OVERLAY_FS_INDEX is not set | ||||||
| # CONFIG_OVERLAY_FS_METACOPY is not set | # CONFIG_OVERLAY_FS_METACOPY is not set | ||||||
| @@ -4765,6 +4768,7 @@ CONFIG_PROC_SYSCTL=y | |||||||
| CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240 | CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240 | ||||||
| # CONFIG_PSTORE_DEFLATE_COMPRESS is not set | # CONFIG_PSTORE_DEFLATE_COMPRESS is not set | ||||||
| # CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT is not set | # CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT is not set | ||||||
|  | # CONFIG_PSTORE_FTRACE is not set | ||||||
| # CONFIG_PSTORE_LZ4HC_COMPRESS is not set | # CONFIG_PSTORE_LZ4HC_COMPRESS is not set | ||||||
| # CONFIG_PSTORE_LZ4_COMPRESS is not set | # CONFIG_PSTORE_LZ4_COMPRESS is not set | ||||||
| # CONFIG_PSTORE_LZO_COMPRESS is not set | # CONFIG_PSTORE_LZO_COMPRESS is not set | ||||||
| @@ -4996,6 +5000,7 @@ CONFIG_RFKILL=y | |||||||
| # CONFIG_RFKILL_REGULATOR is not set | # CONFIG_RFKILL_REGULATOR is not set | ||||||
| # CONFIG_RING_BUFFER_BENCHMARK is not set | # CONFIG_RING_BUFFER_BENCHMARK is not set | ||||||
| # CONFIG_RING_BUFFER_STARTUP_TEST is not set | # CONFIG_RING_BUFFER_STARTUP_TEST is not set | ||||||
|  | # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set | ||||||
| # CONFIG_RMI4_CORE is not set | # CONFIG_RMI4_CORE is not set | ||||||
| # CONFIG_RMNET is not set | # CONFIG_RMNET is not set | ||||||
| # CONFIG_ROCKCHIP_PHY is not set | # CONFIG_ROCKCHIP_PHY is not set | ||||||
| @@ -5886,6 +5891,7 @@ CONFIG_SND_PROC_FS=y | |||||||
| # CONFIG_SND_SOC_EUKREA_TLV320 is not set | # CONFIG_SND_SOC_EUKREA_TLV320 is not set | ||||||
| # CONFIG_SND_SOC_FSL_ASOC_CARD is not set | # CONFIG_SND_SOC_FSL_ASOC_CARD is not set | ||||||
| # CONFIG_SND_SOC_FSL_ASRC is not set | # CONFIG_SND_SOC_FSL_ASRC is not set | ||||||
|  | # CONFIG_SND_SOC_FSL_AUD2HTX is not set | ||||||
| # CONFIG_SND_SOC_FSL_AUDMIX is not set | # CONFIG_SND_SOC_FSL_AUDMIX is not set | ||||||
| # CONFIG_SND_SOC_FSL_ESAI is not set | # CONFIG_SND_SOC_FSL_ESAI is not set | ||||||
| # CONFIG_SND_SOC_FSL_MICFIL is not set | # CONFIG_SND_SOC_FSL_MICFIL is not set | ||||||
| @@ -6415,6 +6421,7 @@ CONFIG_TICK_ONESHOT=y | |||||||
| # CONFIG_TIGON3 is not set | # CONFIG_TIGON3 is not set | ||||||
| # CONFIG_TIMB_DMA is not set | # CONFIG_TIMB_DMA is not set | ||||||
| CONFIG_TIMERFD=y | CONFIG_TIMERFD=y | ||||||
|  | # CONFIG_TIMERLAT_TRACER is not set | ||||||
| # CONFIG_TIMER_STATS is not set | # CONFIG_TIMER_STATS is not set | ||||||
| # CONFIG_TIME_NS is not set | # CONFIG_TIME_NS is not set | ||||||
| # CONFIG_TINYDRM_HX8357D is not set | # CONFIG_TINYDRM_HX8357D is not set | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Petr Štetiar
					Petr Štetiar