diff mbox series

ARM: omap2plus_defconfig: Enable ISP176x USB driver

Message ID 20220221184107.2321951-1-aford173@gmail.com
State New
Headers show
Series ARM: omap2plus_defconfig: Enable ISP176x USB driver | expand

Commit Message

Adam Ford Feb. 21, 2022, 6:41 p.m. UTC
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 <aford173@gmail.com>

Comments

Tony Lindgren April 21, 2022, 12:01 p.m. UTC | #1
* Adam Ford <aford173@gmail.com> [220221 20:40]:
> The Logic PD Torpedo baseboard has an ISP1763 USB controller attached
> to the GPMC bus.  Enable the driver as a module.

Applying into omap-for-v5.19/defconfig thanks.

Tony
diff mbox series

Patch

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index d933b787d934..550e280c0411 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -576,6 +576,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