From: Adam Ford Date: Mon, 21 Feb 2022 18:41:07 +0000 (-0600) Subject: ARM: omap2plus_defconfig: Enable ISP176x USB driver X-Git-Tag: howlett/maple/20220722_2~449^2~12^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5c81cfb6a60a7abbfe7520fa13cabdad094d3d39;p=users%2Fjedix%2Flinux-maple.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 d3cfc74b3b0b..9380df6b530f 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