summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2012-10-29 08:15:34 (GMT)
committerSimon Horman <horms@verge.net.au>2012-11-08 08:52:03 (GMT)
commit94e1f7fbe0478f00ccbdb22d9b269943e1daeba6 (patch)
treefc309d1d6029027d8fc0bc5e0402f39cb7ed0641 /arch/arm/mach-shmobile/Kconfig
parentb5ce635d45fc7da686c9f3071877689d8db1d284 (diff)
downloadlinux-fsl-qoriq-94e1f7fbe0478f00ccbdb22d9b269943e1daeba6.tar.xz
ARM: shmobile: marzen: add USB EHCI driver support
This patch supports CN21/CN22 USB 2.0 (port 0/1/2), and enable USB momery on defconfig Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 4eddca1..4eae11c 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -29,6 +29,7 @@ config ARCH_R8A7779
select ARM_GIC
select CPU_V7
select SH_CLK_CPG
+ select USB_ARCH_HAS_EHCI
config ARCH_EMEV2
bool "Emma Mobile EV2"