]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/trab/auto_update.c
Merge with git://www.denx.de/git/u-boot.git#testing-USB
[people/ms/u-boot.git] / board / trab / auto_update.c
index f4074aecb11e45eee39723d66f4b5d89a803d8b0..6f903d2b0376ec36a0f6d1709250bcd4061a336f 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