aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/Kconfig
diff options
context:
space:
mode:
authorBenoit Goby <benoit@android.com>2011-03-09 16:28:55 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2011-03-11 14:22:11 -0800
commit91525d084e8f078330c949362f8084b06e69fd41 (patch)
treee641e63ddb65544240418a6f674acc3deecef0fc /arch/arm/mach-tegra/Kconfig
parentee398ba97dd76ed53bed548dec648d918af4004c (diff)
downloadkernel_samsung_smdk4412-91525d084e8f078330c949362f8084b06e69fd41.zip
kernel_samsung_smdk4412-91525d084e8f078330c949362f8084b06e69fd41.tar.gz
kernel_samsung_smdk4412-91525d084e8f078330c949362f8084b06e69fd41.tar.bz2
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 acd9552..394b3c7 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