]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/km/kmp204x-common.h
powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata
authorYork Sun <york.sun@nxp.com>
Wed, 6 Jul 2016 23:39:51 +0000 (16:39 -0700)
committerMarek Vasut <marex@denx.de>
Thu, 7 Jul 2016 11:34:10 +0000 (13:34 +0200)
commiteb364c3dc28d59d33e823470d07746b22a8e6fee
treeceabcbceaf3975c069d3bdf3f32c409e236954d2
parent12c67d7522d77c5aa5ee1e5ec4147b569ccb7666
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 <york.sun@nxp.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Ed Swarthout <Ed.Swarthout@nxp.com>
Cc: Sriram Dash <sriram.dash@nxp.com>
Fixes: 92623672f9d3 ("fsl: usb: make errata function common for PPC and ARM")
include/configs/km/kmp204x-common.h