commit | 462d1633a3b92baf6b4adcb0ebe40d4e86c033cf | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Mon Mar 28 22:56:53 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 31 14:12:01 2022 -0400 |
tree | b77142ca12482a22c0f43503d43d927fc632965d | |
parent | 5c177310a93c9d1bbccfe67caee76c0c5eb84258 [diff] |
arch: Kconfig: imply BINMAN for SANDBOX To be able to use the tool binman on sandbox, the config SANDBOX should imply BINMAN. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>