summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/shmobile_defconfig
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2014-04-10 16:12:45 +0900
committerSimon Horman <horms+renesas@verge.net.au>2014-04-14 11:23:55 +0900
commit1d59eb190e3dc575c7bbee4a163c3facd0de2ed9 (patch)
treed8d940ded65116fbd17ea0b3e39ef03069c07f70 /arch/arm/configs/shmobile_defconfig
parente4224fe8bfd955d1aea5f89f2f3ac38dc4a590fc (diff)
downloadlinux-1d59eb190e3dc575c7bbee4a163c3facd0de2ed9.tar.bz2
ARM: shmobile: Enable USB [EO]HCI HCD support in shmobile_defconfig
The USB [EO]HCI HCD drivers provide USB host support for Renesas R-Car Gen2 platforms. To increase hardware support enable the driver in the shmobile_defconfig multiplatform configuration. Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs/shmobile_defconfig')
-rw-r--r--arch/arm/configs/shmobile_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 8fb30b09f960..6d6437cbbc52 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -110,6 +110,8 @@ CONFIG_SND_SOC=y
CONFIG_SND_SOC_RCAR=y
CONFIG_USB=y
CONFIG_USB_RCAR_GEN2_PHY=y
+CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_OHCI_HCD=y
CONFIG_USB_RENESAS_USBHS=y
CONFIG_USB_GADGET=y
CONFIG_USB_RENESAS_USBHS_UDC=y