[openwrt/openwrt] kernel: generic: add more missing kernel symbols for 5.15

LEDE Commits lede-commits at lists.infradead.org
Wed Mar 30 14:39:41 PDT 2022


ynezz pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/853686f7a9e6b6c982aa1d9a82bba97df65dbf95

commit 853686f7a9e6b6c982aa1d9a82bba97df65dbf95
Author: Petr Štetiar <ynezz at true.cz>
AuthorDate: Tue Mar 29 13:04:49 2022 +0200

    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 at true.cz>
---
 target/linux/generic/config-5.15 | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index 2ad9e34ef4..41dbeb8bf1 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -1554,6 +1554,7 @@ CONFIG_DQL=y
 # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set
 # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D 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_INNOLUX_EJ030NA is not set
 # CONFIG_DRM_PANEL_INNOLUX_P079ZCA is not set
@@ -2080,6 +2081,7 @@ CONFIG_FSNOTIFY=y
 # CONFIG_FTL is not set
 # CONFIG_FTMAC100 is not set
 # CONFIG_FTRACE is not set
+# CONFIG_FTRACE_RECORD_RECURSION is not set
 # CONFIG_FTRACE_STARTUP_TEST is not set
 # CONFIG_FTR_FIXUP_SELFTEST is not set
 # CONFIG_FTWDT010_WATCHDOG is not set
@@ -4400,6 +4402,7 @@ CONFIG_OPTIMIZE_INLINING=y
 # CONFIG_ORANGEFS_FS is not set
 # CONFIG_ORION_WATCHDOG is not set
 # CONFIG_OSF_PARTITION is not set
+# CONFIG_OSNOISE_TRACER is not set
 CONFIG_OVERLAY_FS=y
 # CONFIG_OVERLAY_FS_INDEX 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_DEFLATE_COMPRESS 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_LZ4_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_RING_BUFFER_BENCHMARK 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_RMNET 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_FSL_ASOC_CARD 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_ESAI 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_TIMB_DMA is not set
 CONFIG_TIMERFD=y
+# CONFIG_TIMERLAT_TRACER is not set
 # CONFIG_TIMER_STATS is not set
 # CONFIG_TIME_NS is not set
 # CONFIG_TINYDRM_HX8357D is not set




More information about the lede-commits mailing list