From 765775929982e76647404d23f300470ab5fc1d53 Mon Sep 17 00:00:00 2001 From: bryan Date: Wed, 24 Apr 2024 11:20:10 -0400 Subject: [PATCH] Update profiles --- profiles | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles b/profiles index e44d361..a3b9b43 100644 --- a/profiles +++ b/profiles @@ -54,7 +54,8 @@ r4s['kopts']="\ CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y \ CONFIG_BTRFS_PROGS_ZSTD=y \ CONFIG_TARGET_ROOTFS_PARTSIZE=512 \ - CONFIG_TARGET_KERNEL_PARTSIZE=32" + CONFIG_TARGET_KERNEL_PARTSIZE=32 \ + CONFIG_TESTING_KERNEL=y" r4s['files']="\ /mnt/backup"