commit | 43c8b31d43358c73c71213db17e2497677608c4f | [log] [tgz] |
---|---|---|
author | Markus Klotzbuecher <mk@denx.de> | Mon Nov 27 11:44:58 2006 +0100 |
committer | Markus Klotzbuecher <mk@pollux.denx.de> | Mon Nov 27 11:44:58 2006 +0100 |
tree | 360384a18d6bef3a36e5379f6282a4045b681093 | |
parent | 661ffe58e4a8c34a38392f81c01eba1c568f0504 [diff] [blame] |
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able to choose between the old and the generic OHCI drivers.
diff --git a/include/configs/TQM5200.h b/include/configs/TQM5200.h index 832dcdd..6c8712b 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