aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/Kconfig
diff options
context:
space:
mode:
authorDaniel Mack <daniel@caiaq.de>2009-11-05 09:44:09 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2009-11-14 10:29:15 +0100
commitf4f8bda2321d5ecbfeef878a50c996e3a32a75e6 (patch)
tree83f19821dd1996fda0bcb36795b362c667833cb2 /arch/arm/plat-mxc/Kconfig
parent04ea3c801905a4562cc89af78eba40dec0f960a9 (diff)
MXC: Add support for ULPI Viewports
The ARC USB OTG Core has support for accessing ULPI tranceivers through so called ULPI viewports. Export a set of function for use with the USB OTG framework. Signed-off-by: Daniel Mack <daniel@caiaq.de> Cc: Greg Kroah-Hartman <gregkh@suse.de> Cc: David Brownell <dbrownell@users.sourceforge.net> Cc: linux-usb@vger.kernel.org Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/plat-mxc/Kconfig')
-rw-r--r--arch/arm/plat-mxc/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig
index ca5c7c22634..e8e92cbd108 100644
--- a/arch/arm/plat-mxc/Kconfig
+++ b/arch/arm/plat-mxc/Kconfig
@@ -69,6 +69,9 @@ config MXC_PWM
help
Enable support for the i.MX PWM controller(s).
+config MXC_ULPI
+ bool
+
config ARCH_HAS_RNGA
bool
depends on ARCH_MXC