Browse Source

Remove kernel config overridden by defconfig

bryan 4 months ago
parent
commit
0ead0af0b5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      profiles

+ 0 - 1
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"
 )