Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190449
b: refs/heads/master
c: c6a39ee
h: refs/heads/master
i:
  190447: 821c8e6
v: v3
  • Loading branch information
Sergei Shtylyov authored and Greg Kroah-Hartman committed Apr 30, 2010
1 parent cbf5889 commit a030370
Show file tree
Hide file tree
Showing 3 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: 461972d8a4c94bc44f11a13046041c78a7cf18dd
refs/heads/master: c6a39eec9dcd5f205fd41a5c87a1f3e5d95ffaaa
2 changes: 1 addition & 1 deletion trunk/drivers/usb/musb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ config USB_MUSB_SOC
default y if (BF52x && !BF522 && !BF523)

comment "DaVinci 35x and 644x USB support"
depends on USB_MUSB_HDRC && ARCH_DAVINCI
depends on USB_MUSB_HDRC && ARCH_DAVINCI_DMx

comment "OMAP 243x high speed USB support"
depends on USB_MUSB_HDRC && ARCH_OMAP2430
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/usb/musb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ musb_hdrc-objs := musb_core.o

obj-$(CONFIG_USB_MUSB_HDRC) += musb_hdrc.o

ifeq ($(CONFIG_ARCH_DAVINCI),y)
ifeq ($(CONFIG_ARCH_DAVINCI_DMx),y)
musb_hdrc-objs += davinci.o
endif

Expand Down

0 comments on commit a030370

Please sign in to comment.