From 0ead0af0b519c04343b233a18e43d6be7603f76f Mon Sep 17 00:00:00 2001 From: bryan Date: Thu, 5 Dec 2024 21:56:59 -0500 Subject: [PATCH] Remove kernel config overridden by defconfig --- profiles | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles b/profiles index b3e3e55..fe4c81e 100644 --- a/profiles +++ b/profiles @@ -18,7 +18,6 @@ declare -Ag r4s=( kmod-fs-btrfs btrfs-progs block-mount smcroute avahi-daemon \ curl ethtool ca-bundle" [config]="CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y CONFIG_BTRFS_PROGS_ZSTD=y \ - CONFIG_TARGET_ROOTFS_PARTSIZE=512 CONFIG_TARGET_KERNEL_PARTSIZE=32 \ CONFIG_BUILDBOT=n" [files]="/mnt/backup" )