From: Koen Vandeputte Date: Mon, 3 Apr 2023 12:34:41 +0000 (+0200) Subject: kernel: add missing config symbols for 5.15 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1cab2da4e11c4792fd1574c5c3a8638e3f715249;p=openwrt%2Fstaging%2Fxback.git kernel: add missing config symbols for 5.15 These were found during tegra update Signed-off-by: Koen Vandeputte --- diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15 index 50973e906d..be18c6e3cf 100644 --- a/target/linux/generic/config-5.15 +++ b/target/linux/generic/config-5.15 @@ -6848,6 +6848,7 @@ CONFIG_USB_BELKIN=y # CONFIG_USB_CHIPIDEA_MSM is not set # CONFIG_USB_CHIPIDEA_PCI is not set # CONFIG_USB_CHIPIDEA_TEGRA is not set +# CONFIG_USB_CHIPIDEA_UDC is not set # CONFIG_USB_CONFIGFS is not set # CONFIG_USB_CONN_GPIO is not set # CONFIG_USB_CXACRU is not set @@ -7167,6 +7168,7 @@ CONFIG_USB_SERIAL_SAFE_PADDED=y # CONFIG_USB_STV06XX is not set # CONFIG_USB_SUPPORT is not set # CONFIG_USB_SWITCH_FSA9480 is not set +# CONFIG_USB_TEGRA_XUDC is not set # CONFIG_USB_TEST is not set # CONFIG_USB_TMC is not set # CONFIG_USB_TRANCEVIBRATOR is not set