From: Simon Glass Date: Thu, 14 Sep 2023 16:55:48 +0000 (-0600) Subject: boot: Rename Android-boot text X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=47b18c0e33ea58d83e76d5e4bb4a25bb3e55657e;p=u-boot.git boot: Rename Android-boot text 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 Reviewed-by: Mattijs Korpershoek Reviewed-by: Tom Rini --- diff --git a/boot/Kconfig b/boot/Kconfig index f8b8d60895..017f7117d5 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