]> git.sur5r.net Git - u-boot/blobdiff - cpu/pxa/usb.c
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
[u-boot] / cpu / pxa / usb.c
index bff5bfb6ae9408649fbbcea3e687b88173807939..5d273cb35186829954618324df6d8c7ec482b037 100644 (file)
@@ -23,7 +23,7 @@
 
 #include <common.h>
 
-#if defined(CONFIG_USB_OHCI) && defined(CFG_USB_OHCI_CPU_INIT)
+#if defined(CONFIG_USB_OHCI_NEW) && defined(CFG_USB_OHCI_CPU_INIT)
 # ifdef CONFIG_CPU_MONAHANS
 
 #include <asm/arch/pxa-regs.h>