]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/phytec/pcm051/board.c
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
[karo-tx-uboot.git] / board / phytec / pcm051 / board.c
index 1bf9d730e5b4eb4f50a5e946c2541b4a7455922c..4f3853ac4262ac347740369be63d1e550e46845a 100644 (file)
@@ -208,7 +208,7 @@ static struct cpsw_platform_data cpsw_data = {
 #endif
 
 #if defined(CONFIG_DRIVER_TI_CPSW) || \
-       (defined(CONFIG_USB_ETHER) && defined(CONFIG_MUSB_GADGET))
+       (defined(CONFIG_USB_ETHER) && defined(CONFIG_USB_MUSB_GADGET))
 int board_eth_init(bd_t *bis)
 {
        int rv, n = 0;