OMAP34xx: Enable USB in defconfig
authorPandita, Vikram <vikram.pandita@ti.com>
Fri, 22 Feb 2008 08:56:54 +0000 (14:26 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 5 Mar 2008 11:13:25 +0000 (13:13 +0200)
This patch is for enabling USB support in the OMAP3430 defconfig
- enables the USBOTG by default
- enables EHCI USBHOST as a module
- enables SCSI support so that USBOTG and USBHOST can be tested with a mass storage device
- enables CONFIG_PM so that suspend/resume works for USBOTG and USBHOST

Changes tested on OMAP3430 SDP board with a mass storage device for USBOTG as well as USBHOST core.

Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found