Re: [PATCH] move CONFIG_SWAP around

From: Geert Uytterhoeven (geert@linux-m68k.org)
Date: Mon Mar 10 2003 - 05:36:29 EST


On Sun, 9 Mar 2003, Linux Kernel Mailing List wrote:
> ChangeSet 1.1148, 2003/03/08 19:25:21-08:00, akpm@digeo.com
>
> [PATCH] move CONFIG_SWAP around
>
> Patch from Tom Rini <trini@kernel.crashing.org>
>
> Take CONFIG_SWAP out of the top-level menu into the general setup menu. Make
> it dependent on CONFIG_MMU and common to all architectures.
>
>
> --- a/init/Kconfig Sat Mar 8 20:06:31 2003
> +++ b/init/Kconfig Sat Mar 8 20:06:31 2003
> @@ -37,6 +37,16 @@
>
> menu "General setup"
>
> +config SWAP
> + bool "Support for paging of anonymous memory"
> + depends on MMU
> + default y
> + help
> + This option allows you to choose whether you want to have support
> + for socalled swap devices or swap files in your kernel that are
> + used to provide more virtual memory than the actual RAM present
> + in your computer. If unusre say Y.
                                ^^^^^^
unsure

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Mar 15 2003 - 22:00:21 EST