[PATCH v5 10/21] boot: Rename Android-boot text

Mattijs Korpershoek mkorpershoek at baylibre.com
Fri Sep 15 09:59:56 CEST 2023


On jeu., sept. 14, 2023 at 10:55, Simon Glass <sjg at chromium.org> wrote:

> Phrases like 'Enable support for' are pointless since this is an option
> which enables things. Drop that part so it is easier to follow.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Reviewed-by: Mattijs Korpershoek <mkorpershoek at baylibre.com>

> ---
>
> (no changes since v1)
>
>  boot/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/boot/Kconfig b/boot/Kconfig
> index f8b8d608951..017f7117d57 100644
> --- a/boot/Kconfig
> +++ b/boot/Kconfig
> @@ -3,7 +3,7 @@ menu "Boot options"
>  menu "Boot images"
>  
>  config ANDROID_BOOT_IMAGE
> -	bool "Enable support for Android Boot Images"
> +	bool "Android Boot Images"
>  	default y if FASTBOOT
>  	help
>  	  This enables support for booting images which use the Android
> -- 
> 2.42.0.459.ge4e396fd5e-goog


More information about the U-Boot mailing list