[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071110142315.39947086.randy.dunlap@oracle.com>
Date: Sat, 10 Nov 2007 14:23:15 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Sam Ravnborg <sam@...nborg.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] kconfig: document make K64BIT=y in README
On Sat, 10 Nov 2007 21:43:28 +0100 Sam Ravnborg wrote:
> Signed-off-by: Sam Ravnborg <sam@...nborg.org>
> ---
> README | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/README b/README
> index 159912c..6622ba1 100644
> --- a/README
> +++ b/README
> @@ -194,6 +194,8 @@ CONFIGURING the kernel:
> "make *config" checks for a file named "all{yes/mod/no/random}.config"
> for symbol values that are to be forced. If this file is not found,
> it checks for a file named "all.config" to contain forced values.
> + Finally it checks the environment variable K64BIT and set the config
and if found, sets
the config symbol "64BIT" ...
> + symbol "64BIT" to the value of the K64BIT variable.
>
> NOTES on "make config":
> - having unnecessary drivers will make the kernel bigger, and can
> --
---
~Randy
-
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