summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/Kconfig
diff options
context:
space:
mode:
authorBenoit Goby2011-03-10 01:28:55 +0100
committerGreg Kroah-Hartman2011-03-11 23:22:11 +0100
commit91525d084e8f078330c949362f8084b06e69fd41 (patch)
treee641e63ddb65544240418a6f674acc3deecef0fc /arch/arm/mach-tegra/Kconfig
parentusb: otg: Add ulpi viewport access ops (diff)
downloadkernel-qcow2-linux-91525d084e8f078330c949362f8084b06e69fd41.tar.gz
kernel-qcow2-linux-91525d084e8f078330c949362f8084b06e69fd41.tar.xz
kernel-qcow2-linux-91525d084e8f078330c949362f8084b06e69fd41.zip
ARM: tegra: Add support for Tegra USB PHYs
Interface used by Tegra's gadget driver and ehci driver to power on and configure the USB PHYs. Signed-off-by: Benoit Goby <benoit@android.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/arm/mach-tegra/Kconfig')
-rw-r--r--arch/arm/mach-tegra/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index acd9552f8ada..394b3c76be83 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -10,6 +10,9 @@ config ARCH_TEGRA_2x_SOC
select CPU_V7
select ARM_GIC
select ARCH_REQUIRE_GPIOLIB
+ select USB_ARCH_HAS_EHCI if USB_SUPPORT
+ select USB_ULPI if USB_SUPPORT
+ select USB_ULPI_VIEWPORT if USB_SUPPORT
help
Support for NVIDIA Tegra AP20 and T20 processors, based on the
ARM CortexA9MP CPU and the ARM PL310 L2 cache controller