[PATCH 5/5] configs: mediatek: mt8395_genio_1200_evk_ufs: remove CONFIG_IDENT_STRING
David Lechner
dlechner at baylibre.com
Tue Apr 21 16:09:38 CEST 2026
Remove CONFIG_IDENT_STRING from the mt8395_genio_1200_evk_ufs 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/mt8395_genio_1200_evk_ufs_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/mt8395_genio_1200_evk_ufs_defconfig b/configs/mt8395_genio_1200_evk_ufs_defconfig
index e927365a03a..525638f5800 100644
--- a/configs/mt8395_genio_1200_evk_ufs_defconfig
+++ b/configs/mt8395_genio_1200_evk_ufs_defconfig
@@ -1,7 +1,6 @@
#include <configs/mt8195.config>
CONFIG_DEFAULT_DEVICE_TREE="mediatek/mt8395-genio-1200-evk-ufs"
-CONFIG_IDENT_STRING=" mt8395-genio-1200-evk-ufs"
CONFIG_CMD_UFS=y
CONFIG_PHY=y
CONFIG_SCSI=y
--
2.43.0
More information about the U-Boot
mailing list