From 1248080291dd9ec2b85c7f6aea811b09edb869b8 Mon Sep 17 00:00:00 2001 From: Phillip Lougher Date: Wed, 5 Jan 2011 18:15:58 +0000 Subject: [PATCH] --- yaml --- r: 231536 b: refs/heads/master c: 6197fd86789a28760f8375b5ae8885cd7258042f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/squashfs/Kconfig | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 0e25cbb3024f..c9bd85b98032 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e7ee11f0ecd587caed0063c5f68ca20fef699f32 +refs/heads/master: 6197fd86789a28760f8375b5ae8885cd7258042f diff --git a/trunk/fs/squashfs/Kconfig b/trunk/fs/squashfs/Kconfig index 50cc4edbca06..aa68a8a31518 100644 --- a/trunk/fs/squashfs/Kconfig +++ b/trunk/fs/squashfs/Kconfig @@ -29,7 +29,6 @@ config SQUASHFS config SQUASHFS_XATTR bool "Squashfs XATTR support" depends on SQUASHFS - default n help Saying Y here includes support for extended attributes (xattrs). Xattrs are name:value pairs associated with inodes by @@ -40,7 +39,6 @@ config SQUASHFS_XATTR config SQUASHFS_LZO bool "Include support for LZO compressed file systems" depends on SQUASHFS - default n select LZO_DECOMPRESS help Saying Y here includes support for reading Squashfs file systems @@ -71,7 +69,6 @@ config SQUASHFS_XZ config SQUASHFS_EMBEDDED bool "Additional option for memory-constrained systems" depends on SQUASHFS - default n help Saying Y here allows you to specify cache size.