diff options
author | Tom Rini <trini@konsulko.com> | 2016-07-07 09:58:41 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-07-07 09:58:41 -0400 |
commit | abbaa23f652e18f3df7594b943835c82f8f78c3a (patch) | |
tree | bcdfd55e6ed3dd5242d9a4995a0c4e854185e8a5 /include | |
parent | 99b8275797b9f4155ee65ec272629ae857d6a8bb (diff) | |
parent | eb364c3dc28d59d33e823470d07746b22a8e6fee (diff) | |
download | u-boot-abbaa23f652e18f3df7594b943835c82f8f78c3a.tar.gz |
Merge branch 'master' of git://git.denx.de/u-boot-usb
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/km/kmp204x-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/km/kmp204x-common.h b/include/configs/km/kmp204x-common.h index 028623d1ee..5bdda2264b 100644 --- a/include/configs/km/kmp204x-common.h +++ b/include/configs/km/kmp204x-common.h @@ -406,6 +406,7 @@ int get_scl(void); #endif #define __USB_PHY_TYPE utmi +#define CONFIG_USB_EHCI_FSL /* * Environment Configuration |