summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-07-19 13:56:02 -0600
committerSimon Glass <sjg@chromium.org>2020-07-28 19:30:39 -0600
commitbe17bcb9af3bf8c0054c4cd5b2a5e469181897b5 (patch)
tree29c415e7eb2025440f7d0faba0530c5e5c82db1a /Makefile
parente6385c7e9c0f66a55aa3de540afc7b2b56c78712 (diff)
powerpc: mpc85xx: Only enable binman when it is needed
Quite a few boards using this SoC family don't use binman, yet CONFIG_BINMAN is enabled for all of them. But the option should only be enabled if we expect binman to produce an image. Calling binman when the device tree is missing, etc. will cause failer. Add a condition so that CONFIG_BINMAN is only enabled as needed. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions