From 33715e91bc3d4d04e3cc99accb3dc69189ccc4b0 Mon Sep 17 00:00:00 2001 From: Gunjan Gupta Date: Tue, 20 Feb 2024 10:23:54 +0530 Subject: [PATCH] Test current and edge branches as well for BigTreeTech CB1 --- config/boards/bigtreetech-cb1.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/config/boards/bigtreetech-cb1.conf b/config/boards/bigtreetech-cb1.conf index a521e467ca..14301df657 100644 --- a/config/boards/bigtreetech-cb1.conf +++ b/config/boards/bigtreetech-cb1.conf @@ -6,7 +6,6 @@ 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"