[PATCH 3/5] configs: mediatek: mt8390_genio_700_evk: remove CONFIG_IDENT_STRING

David Lechner dlechner at baylibre.com
Tue Apr 21 16:09:36 CEST 2026


Remove CONFIG_IDENT_STRING from the mt8390_genio_700_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.

Signed-off-by: David Lechner <dlechner at baylibre.com>
---
 configs/mt8390_genio_700_evk_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/mt8390_genio_700_evk_defconfig b/configs/mt8390_genio_700_evk_defconfig
index 0b07e3be2c4..fe4f6ad9016 100644
--- a/configs/mt8390_genio_700_evk_defconfig
+++ b/configs/mt8390_genio_700_evk_defconfig
@@ -1,4 +1,3 @@
 #include <configs/mt8188.config>
 
 CONFIG_DEFAULT_DEVICE_TREE="mediatek/mt8390-genio-700-evk"
-CONFIG_IDENT_STRING="mt8390-genio-700-evk"

-- 
2.43.0



More information about the U-Boot mailing list