aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx2/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2010-02-03 17:13:41 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2010-02-04 17:29:35 +0100
commit773f206b2f3745bde8ee17ec0f884c19db3917a5 (patch)
treeb8436ba31a3b2fa0bb9f09f538e8a8a98adef314 /arch/arm/mach-mx2/Kconfig
parenti.MX27 pca100: Add USB support (diff)
downloadlinux-dev-773f206b2f3745bde8ee17ec0f884c19db3917a5.tar.xz
linux-dev-773f206b2f3745bde8ee17ec0f884c19db3917a5.zip
i.MX27 pcm038: Add USB support
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx2/Kconfig')
-rw-r--r--arch/arm/mach-mx2/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx2/Kconfig b/arch/arm/mach-mx2/Kconfig
index ca1278d5c845..742fd4e6dcb9 100644
--- a/arch/arm/mach-mx2/Kconfig
+++ b/arch/arm/mach-mx2/Kconfig
@@ -37,6 +37,7 @@ config MACH_MX27ADS
config MACH_PCM038
bool "Phytec phyCORE-i.MX27 CPU module (pcm038)"
depends on MACH_MX27
+ select MXC_ULPI if USB_ULPI
help
Include support for phyCORE-i.MX27 (aka pcm038) platform. This
includes specific configurations for the module and its peripherals.