From: Adam Ford Date: Mon, 21 Feb 2022 18:41:07 +0000 (-0600) Subject: ARM: omap2plus_defconfig: Enable ISP176x USB driver X-Git-Tag: v5.19-rc1~142^2~12^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c81cfb6a60a7abbfe7520fa13cabdad094d3d39;p=thirdparty%2Fkernel%2Flinux.git ARM: omap2plus_defconfig: Enable ISP176x USB driver The Logic PD Torpedo baseboard has an ISP1763 USB controller attached to the GPMC bus. Enable the driver as a module. Signed-off-by: Adam Ford Message-Id: <20220221184107.2321951-1-aford173@gmail.com> Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index d3cfc74b3b0b2..9380df6b530f0 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -578,6 +578,7 @@ CONFIG_USB_INVENTRA_DMA=y CONFIG_USB_TI_CPPI41_DMA=y CONFIG_USB_TUSB_OMAP_DMA=y CONFIG_USB_DWC3=m +CONFIG_USB_ISP1760=m CONFIG_USB_SERIAL=m CONFIG_USB_SERIAL_GENERIC=y CONFIG_USB_SERIAL_SIMPLE=m