[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <AANLkTinfFk-mkzgt_qw2+Y5GxkuPVC9S63reuG=GQ84=@mail.gmail.com>
Date:	Sun, 16 Jan 2011 19:56:26 +0100
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	Phillip Lougher <phillip@...gher.demon.co.uk>
Cc:	Linux Kernel Development <linux-kernel@...r.kernel.org>,
	linux-fsdevel@...r.kernel.org,
	Linux Embedded Maillist <linux-embedded@...r.kernel.org>,
	Lasse Collin <lasse.collin@...aani.org>,
	Andy Whitcroft <apw@...onical.com>
Subject: Re: [PATCH 2/2] Squashfs: Add XZ compression configuration option
On Fri, Dec 10, 2010 at 07:23, Phillip Lougher
<phillip@...gher.demon.co.uk> wrote:
> Geert Uytterhoeven wrote:
>> On Thu, Dec 9, 2010 at 07:11, Phillip Lougher
>> <phillip@...gher.demon.co.uk> wrote:
>>>
>>> --- a/fs/squashfs/Kconfig
>>> +++ b/fs/squashfs/Kconfig
>>> @@ -53,6 +53,22 @@ config SQUASHFS_LZO
>>>
>>>         If unsure, say N.
>>>
>>> +config SQUASHFS_XZ
>>> +       bool "Include support for XZ compressed file systems"
>>> +       depends on SQUASHFS
>>> +       default n
>>
>> "default n" is the default, no reason to specify it.
>>
>
> Yes, thanks for pointing that out.
>
> It seems there's a lot of "default n"s in the mainline kernel
>
> % find . -name "Kconfig"| xargs grep "default n" | wc
>    485    1535   18753
>
> including two in arch/m68k ;-)
Thanks, fixed.
Gr{oetje,eeting}s,
                        Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
