ARM: shmobile: Enable USB [EO]HCI HCD PLATFORM support in shmobile_defconfig
authorBiju Das <biju.das@bp.renesas.com>
Wed, 10 Apr 2019 14:48:44 +0000 (15:48 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 12 Apr 2019 12:16:10 +0000 (14:16 +0200)
The USB [EO]HCI controller on RZ/G1C SoC doesn't have PCI bridge like
other R-Car Gen2 devices. So enable generic USB [EO]HCI HCD PLATFORM
support in shmobile_defconfig.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/shmobile_defconfig

index 30abd81760108db3395230b39f8c0c2ddaf5d173..eb02ba9ec6e625f9264b9a09e754408d320a0221 100644 (file)
@@ -146,7 +146,9 @@ CONFIG_USB=y
 CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_XHCI_PLATFORM=y
 CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_EHCI_HCD_PLATFORM=y
 CONFIG_USB_OHCI_HCD=y
+CONFIG_USB_OHCI_HCD_PLATFORM=y
 CONFIG_USB_R8A66597_HCD=y
 CONFIG_USB_RENESAS_USBHS=y
 CONFIG_USB_GADGET=y