commit | 69ec0754d3c0950b7f4621a08efaae16ac3b7df8 | [log] [tgz] |
---|---|---|
author | Vladimir Zapolskiy <vz@mleia.com> | Wed Aug 12 20:32:08 2015 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 18 13:45:58 2015 -0400 |
tree | ae8b88a8260fca4d65940181e4201ee7f51dda68 | |
parent | 890cc7773302d85d99bc3022c8c4e47a665bab6d [diff] |
lpc32xx: add common USB OHCI defines for all LPC32xx boards The change adds a number of macro definitions used by USB OHCI driver, if CONFIG_USB_OHCI_LPC32XX is selected from a board config file. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Tested-by: Sylvain Lemieux <slemieux@tycoint.com>