]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/squashfs/Kconfig
Squashfs: get rid of default n in Kconfig
[mv-sheeva.git] / fs / squashfs / Kconfig
index 50cc4edbca064fa31b23c0972a36c35495ac102c..aa68a8a315180250e03395f91628f9fb5857e514 100644 (file)
@@ -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.