[openwrt/openwrt] kernel: add missing symbols in 5.15

LEDE Commits lede-commits at lists.infradead.org
Thu Jul 6 23:22:14 PDT 2023


xback pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/02c1acbfba431f48ec23946a6cd51c9a7e03f724

commit 02c1acbfba431f48ec23946a6cd51c9a7e03f724
Author: Koen Vandeputte <koen.vandeputte at citymesh.com>
AuthorDate: Tue Jun 6 18:03:42 2023 +0200

    kernel: add missing symbols in 5.15
    
    Found these while playing with video pci media adapter support
    
    Signed-off-by: Koen Vandeputte <koen.vandeputte at citymesh.com>
---
 target/linux/generic/config-5.15 | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index a7308ede9d..a2770f2d5f 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -1684,8 +1684,10 @@ CONFIG_DUMMY_CONSOLE_ROWS=25
 # CONFIG_DVB_ATBM8830 is not set
 # CONFIG_DVB_AU8522_DTV is not set
 # CONFIG_DVB_AU8522_V4L is not set
+# CONFIG_DVB_B2C2_FLEXCOP_PCI is not set
 # CONFIG_DVB_B2C2_FLEXCOP_USB is not set
 # CONFIG_DVB_BCM3510 is not set
+# CONFIG_DVB_BUDGET_CORE is not set
 # CONFIG_DVB_CORE is not set
 # CONFIG_DVB_CX22700 is not set
 # CONFIG_DVB_CX22702 is not set
@@ -1698,6 +1700,7 @@ CONFIG_DUMMY_CONSOLE_ROWS=25
 # CONFIG_DVB_CXD2820R is not set
 # CONFIG_DVB_CXD2841ER is not set
 # CONFIG_DVB_CXD2880 is not set
+# CONFIG_DVB_DDBRIDGE is not set
 # CONFIG_DVB_DEMUX_SECTION_LOSS_LOG is not set
 # CONFIG_DVB_DIB3000MB is not set
 # CONFIG_DVB_DIB3000MC is not set
@@ -1744,12 +1747,17 @@ CONFIG_DVB_MAX_ADAPTERS=16
 # CONFIG_DVB_MXL5XX is not set
 # CONFIG_DVB_MXL692 is not set
 # CONFIG_DVB_NET is not set
+# CONFIG_DVB_NETUP_UNIDVB is not set
+# CONFIG_DVB_NGENE is not set
 # CONFIG_DVB_NXT200X is not set
 # CONFIG_DVB_NXT6000 is not set
 # CONFIG_DVB_OR51132 is not set
 # CONFIG_DVB_OR51211 is not set
 # CONFIG_DVB_PLATFORM_DRIVERS is not set
 # CONFIG_DVB_PLL is not set
+# CONFIG_DVB_PLUTO2 is not set
+# CONFIG_DVB_PT1 is not set
+# CONFIG_DVB_PT3 is not set
 # CONFIG_DVB_RTL2830 is not set
 # CONFIG_DVB_RTL2832 is not set
 # CONFIG_DVB_RTL2832_SDR is not set
@@ -7241,12 +7249,14 @@ CONFIG_VHOST_MENU=y
 # CONFIG_VIDEO_CADENCE is not set
 # CONFIG_VIDEO_CAFE_CCIC is not set
 # CONFIG_VIDEO_CCS is not set
+# CONFIG_VIDEO_COBALT is not set
 # CONFIG_VIDEO_CODA is not set
 # CONFIG_VIDEO_CS3308 is not set
 # CONFIG_VIDEO_CS5345 is not set
 # CONFIG_VIDEO_CS53L32A is not set
 # CONFIG_VIDEO_CX231XX is not set
 # CONFIG_VIDEO_CX2341X is not set
+# CONFIG_VIDEO_CX25821 is not set
 # CONFIG_VIDEO_CX25840 is not set
 # CONFIG_VIDEO_CX88 is not set
 # CONFIG_VIDEO_DEV is not set
@@ -7279,6 +7289,7 @@ CONFIG_VHOST_MENU=y
 # CONFIG_VIDEO_IMX477 is not set
 # CONFIG_VIDEO_IMX8_JPEG is not set
 # CONFIG_VIDEO_IMX_PXP is not set
+# CONFIG_VIDEO_IPU3_CIO2 is not set
 # CONFIG_VIDEO_IRS1125 is not set
 # CONFIG_VIDEO_IR_I2C is not set
 # CONFIG_VIDEO_IVTV is not set
@@ -7348,10 +7359,12 @@ CONFIG_VHOST_MENU=y
 # CONFIG_VIDEO_SAA711X is not set
 # CONFIG_VIDEO_SAA7127 is not set
 # CONFIG_VIDEO_SAA7134 is not set
+# CONFIG_VIDEO_SAA7164 is not set
 # CONFIG_VIDEO_SAA717X is not set
 # CONFIG_VIDEO_SAA7185 is not set
 # CONFIG_VIDEO_SH_MOBILE_CEU is not set
 # CONFIG_VIDEO_SMIAPP is not set
+# CONFIG_VIDEO_SOLO6X10 is not set
 # CONFIG_VIDEO_SONY_BTF_MPX is not set
 # CONFIG_VIDEO_SR030PC30 is not set
 # CONFIG_VIDEO_STK1160_COMMON is not set
@@ -7372,6 +7385,8 @@ CONFIG_VHOST_MENU=y
 # CONFIG_VIDEO_TVP5150 is not set
 # CONFIG_VIDEO_TVP7002 is not set
 # CONFIG_VIDEO_TW2804 is not set
+# CONFIG_VIDEO_TW5864 is not set
+# CONFIG_VIDEO_TW68 is not set
 # CONFIG_VIDEO_TW9903 is not set
 # CONFIG_VIDEO_TW9906 is not set
 # CONFIG_VIDEO_TW9910 is not set




More information about the lede-commits mailing list