From: Ming Lei <tom.leim...@gmail.com>

All machines based on OMAP34XX should select TWL_4030_USB if
they want to support musb.

Signed-off-by: Ming Lei <tom.leim...@gmail.com>
---
 drivers/usb/musb/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/usb/musb/Kconfig b/drivers/usb/musb/Kconfig
index 70073b1..6ac465e 100644
--- a/drivers/usb/musb/Kconfig
+++ b/drivers/usb/musb/Kconfig
@@ -11,7 +11,7 @@ config USB_MUSB_HDRC
        depends on (USB || USB_GADGET) && HAVE_CLK
        depends on !SUPERH
        select NOP_USB_XCEIV if ARCH_DAVINCI
-       select TWL4030_USB if MACH_OMAP_3430SDP
+       select TWL4030_USB if ARCH_OMAP34XX
        select USB_OTG_UTILS
        tristate 'Inventra Highspeed Dual Role Controller (TI, ADI, ...)'
        help
-- 
1.6.0.GIT

--
To unsubscribe from this list: send the line "unsubscribe linux-embedded" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to