Searched hist:"0 ef692084363f2de8547db93397c6a69123d26ca" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/ |
H A D | Kconfig | 0ef692084363f2de8547db93397c6a69123d26ca Thu Feb 07 05:21:16 CST 2019 Baruch Siach <baruch@tkos.co.il> Kconfig: fix BUILD_TARGET for ARCH_MVEBU
Commit dc146ca11187 ("Kconfig: Migrate CONFIG_BUILD_TARGET") made the mvebu default build target depend on CONFIG_SPL_BUILD. Unfortunately, there is no such Kconfig symbol. Use the CONFIG_SPL symbol instead to fix that.
Cc: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Stefan Roese <sr@denx.de>
|