From b527b9c6c63040fa10b69351eeea23ed38ae4616 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sun, 13 May 2018 00:22:52 +0200 Subject: fit: Fix CONFIG_FIT_SPL_PRINT Rename CONFIG_FIT_SPL_PRINT to CONFIG_SPL_FIT_PRINT and add Kconfig entry for it. Signed-off-by: Marek Vasut Cc: Pantelis Antoniou Cc: Simon Glass Reviewed-by: Simon Glass --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 48ed3e06ec..df1d5d67b4 100644 --- a/README +++ b/README @@ -2691,7 +2691,7 @@ FIT uImage format: use an arch-specific makefile fragment instead, for example if more than one image needs to be produced. - CONFIG_FIT_SPL_PRINT + CONFIG_SPL_FIT_PRINT Printing information about a FIT image adds quite a bit of code to SPL. So this is normally disabled in SPL. Use this option to re-enable it. This will affect the output of the -- cgit v1.2.3