configs: mediatek: mt8370_genio_510_evk: remove CONFIG_IDENT_STRING

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>
This commit is contained in:
David Lechner 2026-04-21 09:09:35 -05:00
parent ba97dd5c10
commit 4c435a7ffb

View 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"