lkml.org 
[lkml]   [2005]   [Jan]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 1/8] core-small: Add option to embedded menu
Add CONFIG_CORE_SMALL for miscellaneous core size that don't warrant
their own options. Example users to follow.

Signed-off-by: Matt Mackall <mpm@selenic.com>

Index: tiny/init/Kconfig
===================================================================
--- tiny.orig/init/Kconfig 2004-12-04 15:42:40.394703286 -0800
+++ tiny/init/Kconfig 2004-12-04 19:24:36.404346070 -0800
@@ -287,6 +287,12 @@
reported. KALLSYMS_EXTRA_PASS is only a temporary workaround while
you wait for kallsyms to be fixed.

+config CORE_SMALL
+ default n
+ bool "Enable various size reductions for core" if EMBEDDED
+ help
+ This reduces the size of miscellaneous core kernel data structures.
+
config FUTEX
bool "Enable futex support" if EMBEDDED
default y
-
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: 2005-03-22 14:09    [W:0.751 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site