]> code.ossystems Code Review - bsp/u-boot.git/commit
Fix build for mx7dsabresd (secure config)
authorStefano Babic <sbabic@denx.de>
Wed, 20 Jul 2016 15:52:53 +0000 (17:52 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 28 Jul 2016 14:54:20 +0000 (11:54 -0300)
commita9fef43bfd40f8afa1c6271f2017391be0b5c98d
tree03c0fb36af043ac7db5d6699c449f9d063bd2900
parent9da4a42b3df4416368974f8ad8c5f7d893acd445
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>
configs/mx7dsabresd_secure_defconfig