]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/gadget/ether.c
USB: m66592-udc: peripheral controller driver for M66592
[linux-2.6-omap-h63xx.git] / drivers / usb / gadget / ether.c
index 325bf7cfb83ffd04d76ab3cccf2d984f2618db8c..49630ab569bf5d207314d89231518ec58a917aeb 100644 (file)
@@ -301,6 +301,10 @@ MODULE_PARM_DESC(host_addr, "Host Ethernet Address");
 #define        DEV_CONFIG_SUBSET
 #endif
 
+#ifdef CONFIG_USB_GADGET_M66592
+#define DEV_CONFIG_CDC
+#endif
+
 
 /*-------------------------------------------------------------------------*/