mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 15:42:19 +02:00
ARM: tegra: select USB_ARCH_HAS_EHCI
usb_phy now depends on USB_ULPI_VIEWPORT Change-Id: I5f3c996b41b50e74aa2b53eb246e100926108bff Signed-off-by: Benoit Goby <benoit@android.com>
This commit is contained in:
parent
bca6fceaeb
commit
e859d82480
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user