]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: mt8390_evk: remove useless CONFIG_SYS_BOARD
authorJulien Stephan <jstephan@baylibre.com>
Wed, 18 Mar 2026 16:45:23 +0000 (17:45 +0100)
committerDavid Lechner <dlechner@baylibre.com>
Mon, 6 Apr 2026 23:39:11 +0000 (18:39 -0500)
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>
configs/mt8390_evk_defconfig

index 06437be625e87ce314ff9d293f3273490dd7de4f..99272f179895cf1fa64d3a6327dd91dbc420a715 100644 (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