]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/compulab/cm_t54/cm_t54.c
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
[people/ms/u-boot.git] / board / compulab / cm_t54 / cm_t54.c
index 7b58fcd21f4ab1197245c167a4f45d163e92095b..757af9fd2618fd68867b5dacf4d40594e2014ab4 100644 (file)
@@ -181,7 +181,7 @@ int board_eth_init(bd_t *bis)
 }
 #endif
 
-#ifdef CONFIG_USB_EHCI
+#ifdef CONFIG_USB_EHCI_HCD
 static struct omap_usbhs_board_data usbhs_bdata = {
        .port_mode[0] = OMAP_USBHS_PORT_MODE_UNUSED,
        .port_mode[1] = OMAP_EHCI_PORT_MODE_HSIC,