diff --git a/config/boards/bananapif3.wip b/config/boards/bananapif3.wip index 2657ec1b7f93..788875388971 100644 --- a/config/boards/bananapif3.wip +++ b/config/boards/bananapif3.wip @@ -3,6 +3,7 @@ BOARD_NAME="Banana Pi F3" BOARDFAMILY="spacemit" BOARD_MAINTAINER="" KERNEL_TARGET="legacy,current" +KERNEL_TEST_TARGET="legacy" BOOT_FDT_FILE="spacemit/k1-bananapi-f3.dtb" BOOTDELAY=1 SRC_EXTLINUX="yes" diff --git a/config/boards/cubietruck.csc b/config/boards/cubietruck.csc index 7d6a9a1fd7d0..dc7ec86a07d8 100644 --- a/config/boards/cubietruck.csc +++ b/config/boards/cubietruck.csc @@ -4,4 +4,4 @@ BOARDFAMILY="sun7i" BOARD_MAINTAINER="" BOOTCONFIG="Cubietruck_config" KERNEL_TARGET="legacy,current,edge" -KERNEL_TEST_TARGET="current,edge" +KERNEL_TEST_TARGET="current" diff --git a/config/boards/lime-a64.csc b/config/boards/lime-a64.csc index cc043bb1fd89..102493ee37f6 100644 --- a/config/boards/lime-a64.csc +++ b/config/boards/lime-a64.csc @@ -5,6 +5,7 @@ BOARD_MAINTAINER="" BOOTCONFIG_DEFAULT="sun50iw1p1_config" BOOTCONFIG="a64-olinuxino_defconfig" KERNEL_TARGET="legacy,current,edge" +KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" CRUSTCONFIG="a64_defconfig" diff --git a/config/boards/nanopi-r4s.conf b/config/boards/nanopi-r4s.conf index 2586221eaed7..0b0e20ce2901 100644 --- a/config/boards/nanopi-r4s.conf +++ b/config/boards/nanopi-r4s.conf @@ -4,6 +4,7 @@ BOARDFAMILY="rockchip64" # Used to be rk3399 BOARD_MAINTAINER="Manouchehri" BOOTCONFIG="nanopi-r4s-rk3399_defconfig" KERNEL_TARGET="current,edge" +KERNEL_TEST_TARGET="current" DEFAULT_CONSOLE="serial" MODULES_BLACKLIST="rockchipdrm analogix_dp dw_mipi_dsi dw_hdmi gpu_sched lima hantro_vpu panfrost" HAS_VIDEO_OUTPUT="no" diff --git a/config/boards/nanopim4.csc b/config/boards/nanopim4.csc index 5d210de0069b..5ac00e8f813b 100644 --- a/config/boards/nanopim4.csc +++ b/config/boards/nanopim4.csc @@ -4,6 +4,7 @@ BOARDFAMILY="rockchip64" # Used to be rk3399 BOARD_MAINTAINER="" BOOTCONFIG="nanopi-m4-rk3399_defconfig" KERNEL_TARGET="current,edge" +KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" ASOUND_STATE="asound.state.rt5651" BOOT_LOGO="desktop" diff --git a/config/boards/orangepilite2.csc b/config/boards/orangepilite2.csc index b904e463c0c7..f7e251729c96 100644 --- a/config/boards/orangepilite2.csc +++ b/config/boards/orangepilite2.csc @@ -4,5 +4,5 @@ BOARDFAMILY="sun50iw6" BOARD_MAINTAINER="" BOOTCONFIG="orangepi_lite2_defconfig" KERNEL_TARGET="legacy,current,edge" -KERNEL_TEST_TARGET="current,edge" +KERNEL_TEST_TARGET="current" CRUSTCONFIG="orangepi_3_lts_defconfig" diff --git a/config/boards/orangepioneplus.csc b/config/boards/orangepioneplus.csc index 89f3b2c069f0..6f82d63c03b6 100644 --- a/config/boards/orangepioneplus.csc +++ b/config/boards/orangepioneplus.csc @@ -4,5 +4,5 @@ BOARDFAMILY="sun50iw6" BOARD_MAINTAINER="" BOOTCONFIG="orangepi_one_plus_defconfig" KERNEL_TARGET="legacy,current,edge" -KERNEL_TEST_TARGET="current,edge" +KERNEL_TEST_TARGET="current" CRUSTCONFIG="orangepi_3_lts_defconfig" diff --git a/config/boards/orangepizero2.wip b/config/boards/orangepizero2.wip index b538dc29757d..093712ab9b56 100644 --- a/config/boards/orangepizero2.wip +++ b/config/boards/orangepizero2.wip @@ -5,7 +5,7 @@ BOARD_MAINTAINER="krachlatte AGM1968" BOOTCONFIG="orangepi_zero2_defconfig" BOOT_LOGO="desktop" KERNEL_TARGET="current,edge" -KERNEL_TEST_TARGET="current,edge" +KERNEL_TEST_TARGET="current" FORCE_BOOTSCRIPT_UPDATE="yes" enable_extension "uwe5622-allwinner" diff --git a/config/boards/pineh64.csc b/config/boards/pineh64.csc index 9a5a540d5f20..d4704c6b5095 100644 --- a/config/boards/pineh64.csc +++ b/config/boards/pineh64.csc @@ -4,5 +4,5 @@ BOARDFAMILY="sun50iw6" BOARD_MAINTAINER="" BOOTCONFIG="pine_h64_defconfig" KERNEL_TARGET="legacy,current,edge" -KERNEL_TEST_TARGET="current,edge" # in case different then kernel target +KERNEL_TEST_TARGET="current" CRUSTCONFIG="h6_defconfig" diff --git a/config/boards/rockpi-4b.csc b/config/boards/rockpi-4b.csc index 496425aa2942..a87983365b9b 100644 --- a/config/boards/rockpi-4b.csc +++ b/config/boards/rockpi-4b.csc @@ -4,7 +4,7 @@ BOARDFAMILY="rockchip64" BOARD_MAINTAINER="" BOOTCONFIG="rock-pi-4-rk3399_defconfig" KERNEL_TARGET="current,edge" -KERNEL_TEST_TARGET="current,edge" +KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" BOOT_LOGO="desktop" BOOT_FDT_FILE="rockchip/rk3399-rock-pi-4b.dtb" diff --git a/config/boards/tinkerboard-2.csc b/config/boards/tinkerboard-2.csc index 8957c36a35d6..dbe12a6318ad 100644 --- a/config/boards/tinkerboard-2.csc +++ b/config/boards/tinkerboard-2.csc @@ -4,7 +4,7 @@ BOARDFAMILY="rockchip64" BOARD_MAINTAINER="" BOOTCONFIG="tinker-2-rk3399_defconfig" KERNEL_TARGET="current,edge" -KERNEL_TEST_TARGET="current,edge" +KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" BOOT_LOGO="desktop" BOOT_FDT_FILE="rockchip/rk3399-tinker-2.dtb"