From 503adbe77719dc1a06a2ce82a2b692d355eccc71 Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Wed, 23 Dec 2015 14:18:06 +0000 Subject: [PATCH] remove btrfs as this pulls in the very slow raid6 test on boot Signed-off-by: Justin Cormack --- alpine/kernel/kernel_config | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/alpine/kernel/kernel_config b/alpine/kernel/kernel_config index af62f453b..fee2364a4 100644 --- a/alpine/kernel/kernel_config +++ b/alpine/kernel/kernel_config @@ -2353,12 +2353,7 @@ CONFIG_FS_MBCACHE=y # CONFIG_JFS_FS is not set # CONFIG_XFS_FS is not set # CONFIG_GFS2_FS is not set -CONFIG_BTRFS_FS=y -# CONFIG_BTRFS_FS_POSIX_ACL is not set -# CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set -# CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set -# CONFIG_BTRFS_DEBUG is not set -# CONFIG_BTRFS_ASSERT is not set +# CONFIG_BTRFS_FS is not set # CONFIG_NILFS2_FS is not set # CONFIG_F2FS_FS is not set # CONFIG_FS_DAX is not set @@ -2430,11 +2425,6 @@ CONFIG_MISC_FILESYSTEMS=y # CONFIG_LOGFS is not set # CONFIG_CRAMFS is not set # CONFIG_SQUASHFS is not set -# CONFIG_SQUASHFS_FILE_CACHE is not set -# CONFIG_SQUASHFS_FILE_DIRECT is not set -# CONFIG_SQUASHFS_DECOMP_SINGLE is not set -# CONFIG_SQUASHFS_DECOMP_MULTI is not set -# CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU is not set # CONFIG_VXFS_FS is not set # CONFIG_MINIX_FS is not set # CONFIG_OMFS_FS is not set @@ -2691,7 +2681,6 @@ CONFIG_INTEGRITY=y # CONFIG_EVM is not set CONFIG_DEFAULT_SECURITY_DAC=y CONFIG_DEFAULT_SECURITY="" -CONFIG_XOR_BLOCKS=y CONFIG_CRYPTO=y # @@ -2845,7 +2834,6 @@ CONFIG_BINARY_PRINTF=y # # Library routines # -CONFIG_RAID6_PQ=y CONFIG_BITREVERSE=y # CONFIG_HAVE_ARCH_BITREVERSE is not set CONFIG_RATIONAL=y