summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYork Sun <[email protected]>2016-07-06 16:39:51 -0700
committerMarek Vasut <[email protected]>2016-07-07 13:34:10 +0200
commiteb364c3dc28d59d33e823470d07746b22a8e6fee (patch)
treeceabcbceaf3975c069d3bdf3f32c409e236954d2
parent12c67d7522d77c5aa5ee1e5ec4147b569ccb7666 (diff)
powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata
Commit 9262367 moves USB errata workaround into a C file. This causes compiling error for kmcoge4 and kmlion1. To enable the errata workaround, define CONFIG_USB_EHCI_FSL in common header. Signed-off-by: York Sun <[email protected]> Cc: Marek Vasut <[email protected]> Cc: Ed Swarthout <[email protected]> Cc: Sriram Dash <[email protected]> Fixes: 92623672f9d3 ("fsl: usb: make errata function common for PPC and ARM")
-rw-r--r--include/configs/km/kmp204x-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/km/kmp204x-common.h b/include/configs/km/kmp204x-common.h
index 028623d1ee8..5bdda2264b8 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