From 75b1bdf51c4b5c383296de2df9ad83b1b8dd287f Mon Sep 17 00:00:00 2001 From: Neil Zhang Date: Thu, 3 May 2012 14:19:13 +0800 Subject: ARM: mmp: add usb device support for PXA910 Add usb device support for Marvell PXA910. Actually PXA920 will use the same device. Signed-off-by: Neil Zhang Signed-off-by: Haojian Zhuang --- arch/arm/mach-mmp/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'arch/arm/mach-mmp/Kconfig') diff --git a/arch/arm/mach-mmp/Kconfig b/arch/arm/mach-mmp/Kconfig index 5a90b9a..fa03974 100644 --- a/arch/arm/mach-mmp/Kconfig +++ b/arch/arm/mach-mmp/Kconfig @@ -113,4 +113,11 @@ config CPU_MMP2 select CPU_PJ4 help Select code specific to MMP2. MMP2 is ARMv7 compatible. + +config USB_EHCI_MV_U2O + bool "EHCI support for PXA USB OTG controller" + depends on USB_EHCI_MV + help + Enables support for OTG controller which can be switched to host mode. + endif -- cgit v1.1