ARM: tegra: select USB_ARCH_HAS_EHCI
authorBenoit Goby <benoit@android.com>
Fri, 11 Feb 2011 02:47:46 +0000 (18:47 -0800)
committerBenoit Goby <benoit@android.com>
Wed, 2 Mar 2011 01:13:34 +0000 (17:13 -0800)
usb_phy now depends on USB_ULPI_VIEWPORT

Change-Id: I5f3c996b41b50e74aa2b53eb246e100926108bff
Signed-off-by: Benoit Goby <benoit@android.com>
arch/arm/mach-tegra/Kconfig

index 983297dfa25e9b6bb273bac82f68007aa62653e4..636876fb9e786e2154f2c273be2e1c32f3928113 100644 (file)
@@ -11,6 +11,9 @@ config ARCH_TEGRA_2x_SOC
        select ARM_GIC
        select ARCH_REQUIRE_GPIOLIB
        select ARM_ERRATA_742230
+       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