]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: mediatek: mt8370_genio_510_evk: remove CONFIG_IDENT_STRING
authorDavid Lechner <dlechner@baylibre.com>
Tue, 21 Apr 2026 14:09:35 +0000 (09:09 -0500)
committerDavid Lechner <dlechner@baylibre.com>
Tue, 28 Apr 2026 15:53:35 +0000 (10:53 -0500)
Remove CONFIG_IDENT_STRING from the mt8370_genio_510_evk defconfig. This
makes it consistent with other mediatek defconfigs and frees the option
for use by downstream users. This only affects the version string
printed by U-Boot, so it doesn't have any functional impact.

Reviewed-by: Julien Stephan <jstephan@baylibre.com>
Link: https://patch.msgid.link/20260421-mtk-configs-remove-ident-string-v1-2-66d5fc3d67be@baylibre.com
Signed-off-by: David Lechner <dlechner@baylibre.com>
configs/mt8370_genio_510_evk_defconfig

index e3530571cc445d004fa9c0189ec8f5f4877eba76..2ddd8d2a36aaba3868adef444791f9871fadc9dd 100644 (file)
@@ -2,4 +2,3 @@
 
 CONFIG_DEFAULT_DEVICE_TREE="mediatek/mt8370-genio-510-evk"
 CONFIG_MTK_MEM_MAP_DDR_SIZE=0x100000000
-CONFIG_IDENT_STRING="mt8370-genio-510-evk"