]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/gadget/gadget_chips.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / drivers / usb / gadget / gadget_chips.h
index c859df2f7f86c6cd763345a21d289fcd0c4f111e..e9811c3864e8e936b9eab634003ceb4443ec89c7 100644 (file)
 #endif
 
 /* Mentor high speed "dual role" controller, in peripheral role */
-#ifdef CONFIG_MUSB_GADGET
+#ifdef CONFIG_USB_MUSB_GADGET
 #define gadget_is_musbhdrc(g)  (!strcmp("musb-hdrc", (g)->name))
 #else
 #define gadget_is_musbhdrc(g)  0