On Fri, Dec 10, 2010 at 07:23, Phillip Lougher <phillip@xxxxxxxxxxxxxxxxxxx> wrote: > Geert Uytterhoeven wrote: >> On Thu, Dec 9, 2010 at 07:11, Phillip Lougher >> <phillip@xxxxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxx 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-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html