Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335696
b: refs/heads/master
c: f6bc8c2
h: refs/heads/master
v: v3
  • Loading branch information
Roger Quadros authored and Felipe Balbi committed Oct 30, 2012
1 parent 182d52d commit 9a23e3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9a65d162e449145706aa7309a1be00e3c3d5c80e
refs/heads/master: f6bc8c29383456b89ac1b6f1aa768d195670fb53
4 changes: 2 additions & 2 deletions trunk/drivers/usb/otg/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ config USB_ULPI_VIEWPORT

config TWL4030_USB
tristate "TWL4030 USB Transceiver Driver"
depends on TWL4030_CORE && REGULATOR_TWL4030
depends on TWL4030_CORE && REGULATOR_TWL4030 && USB_MUSB_OMAP2PLUS
select USB_OTG_UTILS
help
Enable this to support the USB OTG transceiver on TWL4030
Expand All @@ -68,7 +68,7 @@ config TWL4030_USB

config TWL6030_USB
tristate "TWL6030 USB Transceiver Driver"
depends on TWL4030_CORE && OMAP_USB2
depends on TWL4030_CORE && OMAP_USB2 && USB_MUSB_OMAP2PLUS
select USB_OTG_UTILS
help
Enable this to support the USB OTG transceiver on TWL6030
Expand Down

0 comments on commit 9a23e3b

Please sign in to comment.