commit | 64992b782b95d05f205a987d2c2d8d44b1995796 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Wed Jul 20 17:52:53 2016 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jul 28 12:05:08 2016 +0200 |
tree | d5d16616ba5227fa418170a5092566840e6799e4 | |
parent | 68b09b891323b6f44e145164dfe3e1cd3322cc36 [diff] |
Fix build for mx7dsabresd (secure config) After moving CONFIG_USB_EHCI_MX7 to Kconfig, the flag must be set in defconfig for mx7dsabresd. It is already for the not secure config, it is missing in the secure configuration. Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Fabio Estevam <fabio.estevam@nxp.com> Tested-by: Fabio Estevam <fabio.estevam@nxp.com>