commit | cfa34996b0beb90e9b63a5b6f89c78123a2d428e | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Sep 07 10:29:51 2017 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Oct 03 19:12:05 2017 +0200 |
tree | ddde0da82b51443945e8221f9ba50dcae34e45fa | |
parent | 654b02b18c00c9c2d26f9cd7df53d27e9fc37e4f [diff] |
cmd: fastboot: Rework fastboot dependency Fastboot need a bunch of options to be operating properly, such as the g_dnl gadget, the fastboot command, and some options that make sense. Since fastboot is now part of Kconfig, make sure we have them right. That will also reduce the boilerplate in the defconfigs. Reviewed-by: Ćukasz Majewski <lukma@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>