summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lechner <[email protected]>2026-04-21 09:09:38 -0500
committerDavid Lechner <[email protected]>2026-04-28 10:53:35 -0500
commit95c06da44f83f5db523433d04b5518b4fe62f906 (patch)
tree4af59b368ea3b4ce77c4799e4eb73350011f7791
parenteb1551fddc6b50e3053c850814d16d95cf542559 (diff)
configs: mediatek: mt8395_genio_1200_evk_ufs: remove CONFIG_IDENT_STRING
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. Reviewed-by: Julien Stephan <[email protected]> Link: https://patch.msgid.link/20260421-mtk-configs-remove-ident-string-v1-5-66d5fc3d67be@baylibre.com Signed-off-by: David Lechner <[email protected]>
-rw-r--r--configs/mt8395_genio_1200_evk_ufs_defconfig1
1 files changed, 0 insertions, 1 deletions
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