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 <jstephan@baylibre.com>
Link: https://patch.msgid.link/20260318-rename-genio-defconfigs-v2-1-1f77580d72f3@baylibre.com
Signed-off-by: David Lechner <dlechner@baylibre.com>
This commit is contained in:
Julien Stephan
2026-04-06 18:39:11 -05:00
committed by David Lechner
parent c11370994d
commit 116cc3e750
-1
View File
@@ -1,5 +1,4 @@
CONFIG_ARM=y
CONFIG_SYS_BOARD="mt8390_evk"
CONFIG_COUNTER_FREQUENCY=13000000
CONFIG_POSITION_INDEPENDENT=y
CONFIG_ARCH_MEDIATEK=y