]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/trab/auto_update.c
Merge with git://www.denx.de/git/u-boot.git
[karo-tx-uboot.git] / board / trab / auto_update.c
index ef40c5474857a608ced29b27c4f7827ff7eccd46..92120b0d01ca8f0d3b779a19d059c4c922d18508 100644 (file)
@@ -34,7 +34,7 @@
 
 #ifdef CONFIG_AUTO_UPDATE
 
-#ifndef CONFIG_USB_OHCI
+#ifndef CONFIG_USB_OHCI_NEW
 #error "must define CONFIG_USB_OHCI"
 #endif