lkml.org 
[lkml]   [2007]   [May]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[RFC 1/4] CONFIG_STABLE: Define it
Introduce CONFIG_STABLE to control checks only useful for development.

Signed-off-by: Christoph Lameter <clameter@sgi.com>

---
init/Kconfig | 7 +++++++
1 file changed, 7 insertions(+)

Index: slub/init/Kconfig
===================================================================
--- slub.orig/init/Kconfig 2007-05-30 16:35:05.000000000 -0700
+++ slub/init/Kconfig 2007-05-30 16:35:45.000000000 -0700
@@ -65,6 +65,13 @@ endmenu

menu "General setup"

+config STABLE
+ bool "Stable kernel"
+ help
+ If the kernel is configured to be a stable kernel then various
+ checks that are only of interest to kernel development will be
+ omitted.
+
config LOCALVERSION
string "Local version - append to kernel release"
help
--
-
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/

\
 
 \ /
  Last update: 2007-05-31 02:33    [W:0.278 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site