From 40d9c0b6101cde3205661b86961dd3f78d307d63 Mon Sep 17 00:00:00 2001 From: Gunjan Gupta Date: Mon, 26 Feb 2024 16:52:14 +0530 Subject: [PATCH] Revert "Test current and edge branches as well for BigTreeTech CB1" This reverts commit 33715e91bc3d4d04e3cc99accb3dc69189ccc4b0. --- config/boards/bigtreetech-cb1.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/boards/bigtreetech-cb1.conf b/config/boards/bigtreetech-cb1.conf index 14301df6575f..a521e467caab 100644 --- a/config/boards/bigtreetech-cb1.conf +++ b/config/boards/bigtreetech-cb1.conf @@ -6,6 +6,7 @@ BOOTCONFIG="bigtreetech_cb1_defconfig" DEFAULT_CONSOLE="serial" SERIALCON="ttyS0" KERNEL_TARGET="legacy,current,edge" +KERNEL_TEST_TARGET="legacy" FORCE_BOOTSCRIPT_UPDATE="yes" BOOTFS_TYPE="fat" BOOT_FS_LABEL="BOOT"