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