commit | ee14373cdc91fbc9ad8db0bf38e28d58f577b181 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Thu Feb 04 09:32:44 2010 +0100 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Thu Feb 04 21:28:06 2010 +0100 |
tree | f14c05458b341975eccb636eea8fe0a15efbb22d | |
parent | 773f206b2f3745bde8ee17ec0f884c19db3917a5 [diff] [blame] |
i.MX31 pcm037: Add USB support Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
diff --git a/arch/arm/mach-mx3/Kconfig b/arch/arm/mach-mx3/Kconfig index 2829441..2232b7b 100644 --- a/arch/arm/mach-mx3/Kconfig +++ b/arch/arm/mach-mx3/Kconfig
@@ -34,6 +34,7 @@ config MACH_PCM037 bool "Support Phytec pcm037 (i.MX31) platforms" select ARCH_MX31 + select MXC_ULPI if USB_ULPI help Include support for Phytec pcm037 platform. This includes specific configurations for the board and its peripherals.