From fd2abdd6bc1d035b90c0b5238bdc097461bc87ab Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Sun, 19 Nov 2023 03:36:24 +0100 Subject: kernel 6.5.11 Steam Deck fixes add patching scripts, update configs for the Steam Deck (Dual Role Device support is now required for USB interfacing) --- SOURCES/kernel-x86_64-rt-debug-rhel.config | 44 ++++++++++++++++++++++++++---- 1 file changed, 39 insertions(+), 5 deletions(-) (limited to 'SOURCES/kernel-x86_64-rt-debug-rhel.config') diff --git a/SOURCES/kernel-x86_64-rt-debug-rhel.config b/SOURCES/kernel-x86_64-rt-debug-rhel.config index 899e282..d5a21ac 100644 --- a/SOURCES/kernel-x86_64-rt-debug-rhel.config +++ b/SOURCES/kernel-x86_64-rt-debug-rhel.config @@ -6922,7 +6922,7 @@ CONFIG_USB_CATC=m # CONFIG_USB_CHAOSKEY is not set CONFIG_USB_CHIPIDEA_GENERIC=m CONFIG_USB_CHIPIDEA_IMX=m -# CONFIG_USB_CHIPIDEA is not set +CONFIG_USB_CHIPIDEA=m CONFIG_USB_CHIPIDEA_MSM=m # CONFIG_USB_CONN_GPIO is not set CONFIG_USB_CXACRU=m @@ -6930,8 +6930,8 @@ CONFIG_USB_CXACRU=m # CONFIG_USB_CYTHERM is not set CONFIG_USB_DEFAULT_PERSIST=y # CONFIG_USB_DSBR is not set -# CONFIG_USB_DWC2 is not set -# CONFIG_USB_DWC3 is not set +CONFIG_USB_DWC2=m +CONFIG_USB_DWC3=m # CONFIG_USB_DYNAMIC_MINORS is not set # CONFIG_USB_EHCI_FSL is not set # CONFIG_USB_EHCI_HCD_PLATFORM is not set @@ -6945,7 +6945,7 @@ CONFIG_USB_EPSON2888=y CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set -# CONFIG_USB_GADGET is not set +CONFIG_USB_GADGET=m CONFIG_USB_GL860=m # CONFIG_USB_GPIO_VBUS is not set CONFIG_USB_GSPCA_BENQ=m @@ -7010,7 +7010,7 @@ CONFIG_USB_IPHETH=m CONFIG_USB_ISIGHTFW=m # CONFIG_USB_ISP116X_HCD is not set # CONFIG_USB_ISP1301 is not set -# CONFIG_USB_ISP1760 is not set +CONFIG_USB_ISP1760=m CONFIG_USB_KAWETH=m CONFIG_USB_KC2190=y # CONFIG_USB_KEENE is not set @@ -7762,3 +7762,37 @@ CONFIG_IPC_CLASSES=y CONFIG_LEDS_TPS68470=m # Lenovo Legion CONFIG_LEGION_LAPTOP=m +CONFIG_USB_DWC3_ULPI=y +CONFIG_USB_DWC3_DUAL_ROLE=y +CONFIG_USB_DWC3_PCI=m +CONFIG_USB_DWC3_HAPS=m +CONFIG_USB_DWC2_DUAL_ROLE=y +CONFIG_USB_DWC2_PCI=m +# CONFIG_USB_DWC2_DEBUG is not set +# CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set +CONFIG_USB_CHIPIDEA_UDC=y +CONFIG_USB_CHIPIDEA_HOST=y +CONFIG_USB_CHIPIDEA_PCI=m +CONFIG_USB_ISP1760_HCD=y +CONFIG_USB_ISP1761_UDC=y +CONFIG_USB_ISP1760_DUAL_ROLE=y +CONFIG_USB_GADGET_VBUS_DRAW=2 +CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 +# CONFIG_USB_GADGET_DEBUG is not set +# CONFIG_USB_GADGET_DEBUG_FILES is not set +# CONFIG_USB_GADGET_DEBUG_FS is not set +# CONFIG_U_SERIAL_CONSOLE is not set +# CONFIG_USB_R8A66597 is not set +# CONFIG_USB_PXA27X is not set +# CONFIG_USB_MV_UDC is not set +# CONFIG_USB_MV_U3D is not set +# CONFIG_USB_M66592 is not set +# CONFIG_USB_BDC_UDC is not set +# CONFIG_USB_AMD5536UDC is not set +# CONFIG_USB_NET2272 is not set +# CONFIG_USB_NET2280 is not set +# CONFIG_USB_GOKU is not set +# CONFIG_USB_EG20T is not set +# CONFIG_USB_DUMMY_HCD is not set +# CONFIG_USB_CONFIGFS is not set +# CONFIG_PHY_SAMSUNG_USB2 is not set -- cgit v1.2.3