[PATCH 0/5] configs: mediatek: remove CONFIG_IDENT_STRING
Julien Stephan
jstephan at baylibre.com
Thu Apr 23 15:42:27 CEST 2026
Le mar. 21 avr. 2026 à 16:10, David Lechner <dlechner at baylibre.com> a écrit :
>
> Until recently, MediaTek defconfigs didn't set CONFIG_IDENT_STRING.
> mt8365 added this and then it was copied to some recently added
> defconfigs.
>
> This is just appending extra text to the version string that gets
> printed, so it has no functional impact. To keep things consistent for
> all MediaTek defconfigs, let's just remove it from all of them. This
> also frees up the CONFIG_IDENT_STRING option for use by downstream users
> that may want to add their own custom string to the version output to
> help identify their custom builds.
>
> Signed-off-by: David Lechner <dlechner at baylibre.com>
> ---
> David Lechner (5):
> configs: mediatek: mt8365_evk: remove CONFIG_IDENT_STRING
> configs: mediatek: mt8370_genio_510_evk: remove CONFIG_IDENT_STRING
> configs: mediatek: mt8390_genio_700_evk: remove CONFIG_IDENT_STRING
> configs: mediatek: mt8395_genio_1200_evk: remove CONFIG_IDENT_STRING
> configs: mediatek: mt8395_genio_1200_evk_ufs: remove CONFIG_IDENT_STRING
>
> configs/mt8365_evk_defconfig | 1 -
> configs/mt8370_genio_510_evk_defconfig | 1 -
> configs/mt8390_genio_700_evk_defconfig | 1 -
> configs/mt8395_genio_1200_evk_defconfig | 1 -
> configs/mt8395_genio_1200_evk_ufs_defconfig | 1 -
> 5 files changed, 5 deletions(-)
> ---
> base-commit: e3405917a1806971d9e72a94186b299f05581e1a
> change-id: 20260421-mtk-configs-remove-ident-string-c825e222863e
>
> Best regards,
> --
> David Lechner <dlechner at baylibre.com>
>
Thank you,
Reviewed-by: Julien Stephan <jstephan at baylibre.com>
More information about the U-Boot
mailing list