mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-15 13:26:02 +01:00
We move the existing CONFIG_POST_* functionality over to CFG_POST and then introduce CONFIG_POST to Kconfig. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>