summaryrefslogtreecommitdiffstats
path: root/board/trab
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-11-27 16:52:20 +0100
committerWolfgang Denk <wd@denx.de>2006-11-27 16:52:20 +0100
commit83dc830b1693252d996bda920cd5f3161d7c64a9 (patch)
tree7ddf0efb7a5dc45e38b82e7a0625f794352a8acd /board/trab
parentd3c5e8b2f5945d93de8f23b053e9dcd033983245 (diff)
parent58b485776698c3d71ec5a215e392123b4c15afa3 (diff)
downloadblackbird-obmc-uboot-83dc830b1693252d996bda920cd5f3161d7c64a9.tar.gz
blackbird-obmc-uboot-83dc830b1693252d996bda920cd5f3161d7c64a9.zip
Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci
Diffstat (limited to 'board/trab')
-rw-r--r--board/trab/auto_update.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/trab/auto_update.c b/board/trab/auto_update.c
index d2c8d44a79..7684499c24 100644
--- a/board/trab/auto_update.c
+++ b/board/trab/auto_update.c
@@ -34,7 +34,7 @@
#ifdef CONFIG_AUTO_UPDATE
-#ifndef CONFIG_USB_OHCI
+#ifndef CONFIG_USB_OHCI_NEW
#error "must define CONFIG_USB_OHCI"
#endif
OpenPOWER on IntegriCloud