[PATCH 0/5] configs: mediatek: remove CONFIG_IDENT_STRING
David Lechner
dlechner at baylibre.com
Tue Apr 21 16:09:33 CEST 2026
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>
More information about the U-Boot
mailing list