summaryrefslogtreecommitdiff
path: root/include/configs/TQM5200.h
diff options
context:
space:
mode:
authorMarkus Klotzbuecher <mk@denx.de>2006-11-27 11:44:58 +0100
committerMarkus Klotzbuecher <mk@pollux.denx.de>2006-11-27 11:44:58 +0100
commit7b59b3c7a8ce2e4b567abf99c1cd667bf35b9418 (patch)
tree360384a18d6bef3a36e5379f6282a4045b681093 /include/configs/TQM5200.h
parent53e336e9ffc51035bdc4e5867631b3378761b4df (diff)
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
to choose between the old and the generic OHCI drivers.
Diffstat (limited to 'include/configs/TQM5200.h')
-rw-r--r--include/configs/TQM5200.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/TQM5200.h b/include/configs/TQM5200.h
index 832dcdde5..6c8712b68 100644
--- a/include/configs/TQM5200.h
+++ b/include/configs/TQM5200.h
@@ -125,7 +125,7 @@
/* USB */
#ifdef CONFIG_STK52XX
-#define CONFIG_USB_OHCI
+#define CONFIG_USB_OHCI_NEW
#define ADD_USB_CMD CFG_CMD_USB | CFG_CMD_FAT
#define CONFIG_USB_STORAGE