Home
last modified time | relevance | path

Searched hist:bea79d7d3fde54932747b7592d399bbaf070385e (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/
H A DKconfigbea79d7d3fde54932747b7592d399bbaf070385e Tue Mar 14 20:19:05 CDT 2017 Andre Przywara <andre.przywara@arm.com> Kconfig: introduce md5sum command selection

So far CONFIG_MD5SUM would need to be set by a board's include file.
Since the command is really generic, move it over to Kconfig to allow
it to be defined by either a board's defconfig, menuconfig or some
config snippet merged via mergeconfig.sh.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/cmd/
H A DKconfigbea79d7d3fde54932747b7592d399bbaf070385e Tue Mar 14 20:19:05 CDT 2017 Andre Przywara <andre.przywara@arm.com> Kconfig: introduce md5sum command selection

So far CONFIG_MD5SUM would need to be set by a board's include file.
Since the command is really generic, move it over to Kconfig to allow
it to be defined by either a board's defconfig, menuconfig or some
config snippet merged via mergeconfig.sh.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>