summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJulien Stephan <[email protected]>2026-03-18 17:45:24 +0100
committerDavid Lechner <[email protected]>2026-04-06 18:39:11 -0500
commit5288f1f0bf8244ec5fa85e9c26fcf48927a95e94 (patch)
treef382ae8a198a9e4dcf778e2fec792c782cf2c406 /configs
parent116cc3e7504eac577674c3124a80078dd078fe72 (diff)
configs: mt8395_evk: rename to mt8395_genio_1200_evk_defconfig
Rename mt8395_evk to match the name of the device tree which is mt8395-genio-1200-evk.dts Also update CONFIG_IDENT_STRING to be consistent. Signed-off-by: Julien Stephan <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'configs')
-rw-r--r--configs/mt8395_genio_1200_evk_defconfig (renamed from configs/mt8395_evk_defconfig)2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mt8395_evk_defconfig b/configs/mt8395_genio_1200_evk_defconfig
index 2edf3cb3e35..2d73af353f7 100644
--- a/configs/mt8395_evk_defconfig
+++ b/configs/mt8395_genio_1200_evk_defconfig
@@ -7,7 +7,7 @@ CONFIG_NR_DRAM_BANKS=1
CONFIG_DEFAULT_DEVICE_TREE="mediatek/mt8395-genio-1200-evk"
CONFIG_TARGET_MT8195=y
CONFIG_SYS_LOAD_ADDR=0x60000000
-CONFIG_IDENT_STRING=" mt8395-evk"
+CONFIG_IDENT_STRING="mt8395-genio-1200-evk"
# CONFIG_BOARD_INIT is not set
CONFIG_CMD_CLK=y
CONFIG_CMD_GPT=y