commit | 554b0e0d8298903d549560d67872d962c8f1107b | [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 | adf8d58d4f34533cd12174d76ae404eb740e844f [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>