summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Stephan <[email protected]>2026-03-18 17:45:23 +0100
committerDavid Lechner <[email protected]>2026-04-06 18:39:11 -0500
commit116cc3e7504eac577674c3124a80078dd078fe72 (patch)
tree8e7526147f8b88f944e9250080473672fc6ee4e7
parentc11370994d5225bf7a63c14041d1c9274bdc2615 (diff)
configs: mt8390_evk: remove useless CONFIG_SYS_BOARD
There is no board directory for MT8390_EVK so CONFIG_SYS_BOARD can be removed Signed-off-by: Julien Stephan <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: David Lechner <[email protected]>
-rw-r--r--configs/mt8390_evk_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mt8390_evk_defconfig b/configs/mt8390_evk_defconfig
index 06437be625e..99272f17989 100644
--- a/configs/mt8390_evk_defconfig
+++ b/configs/mt8390_evk_defconfig
@@ -1,5 +1,4 @@
CONFIG_ARM=y
-CONFIG_SYS_BOARD="mt8390_evk"
CONFIG_COUNTER_FREQUENCY=13000000
CONFIG_POSITION_INDEPENDENT=y
CONFIG_ARCH_MEDIATEK=y