aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx3/Kconfig
diff options
context:
space:
mode:
authorDaniel Mack <daniel@caiaq.de>2010-04-13 20:11:37 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-04-14 09:03:03 +0200
commit066fb8472036805e31ee002097f619815e25a127 (patch)
tree5faf12baafb96682ffae48e0448d3e80d37892cd /arch/arm/mach-mx3/Kconfig
parentMXC: mxc_nand: support i.MX21 (diff)
downloadlinux-dev-066fb8472036805e31ee002097f619815e25a127.tar.xz
linux-dev-066fb8472036805e31ee002097f619815e25a127.zip
ARM: mx3/lilly1131: add USB support
Signed-off-by: Daniel Mack <daniel@caiaq.de> Cc: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx3/Kconfig')
-rw-r--r--arch/arm/mach-mx3/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx3/Kconfig b/arch/arm/mach-mx3/Kconfig
index 170f68e46dd5..344753fdf25e 100644
--- a/arch/arm/mach-mx3/Kconfig
+++ b/arch/arm/mach-mx3/Kconfig
@@ -82,6 +82,7 @@ config MACH_MX31MOBOARD
config MACH_MX31LILLY
bool "Support MX31 LILLY-1131 platforms (INCO startec)"
select ARCH_MX31
+ select MXC_ULPI if USB_ULPI
help
Include support for mx31 based LILLY1131 modules. This includes
specific configurations for the board and its peripherals.