summaryrefslogtreecommitdiffstats
path: root/include/configs/trab.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/trab.h
parent53e336e9ffc51035bdc4e5867631b3378761b4df (diff)
downloadblackbird-obmc-uboot-7b59b3c7a8ce2e4b567abf99c1cd667bf35b9418.tar.gz
blackbird-obmc-uboot-7b59b3c7a8ce2e4b567abf99c1cd667bf35b9418.zip
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/trab.h')
-rw-r--r--include/configs/trab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/trab.h b/include/configs/trab.h
index 33617cdcd4..acf86d08ad 100644
--- a/include/configs/trab.h
+++ b/include/configs/trab.h
@@ -80,7 +80,7 @@
#define CFG_EEPROM_PAGE_WRITE_DELAY_MS 10
/* USB stuff */
-#define CONFIG_USB_OHCI 1
+#define CONFIG_USB_OHCI_NEW 1
#define CONFIG_USB_STORAGE 1
#define CONFIG_DOS_PARTITION 1
OpenPOWER on IntegriCloud