[klibc 11/43] Enable KLIBC_ERRLIST

From: H. Peter Anvin
Date: Sun Jun 25 2006 - 21:11:11 EST


Signed-off-by: H. Peter Anvin <hpa@xxxxxxxxx>

---
commit d669be433cc9bc413d958e140f8ec47211498a2a
tree 87c42e923244e280807785bb7dc5719cee7834b7
parent 869206cac1cb04d54582dc4383248ee9721073e8
author H. Peter Anvin <hpa@xxxxxxxxx> Tue, 07 Feb 2006 09:21:40 -0800
committer H. Peter Anvin <hpa@xxxxxxxxx> Sun, 18 Jun 2006 18:47:25 -0700

usr/Kconfig | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/usr/Kconfig b/usr/Kconfig
index 07727f3..ea3b520 100644
--- a/usr/Kconfig
+++ b/usr/Kconfig
@@ -44,3 +44,7 @@ config INITRAMFS_ROOT_GID
owned by group root in the initial ramdisk image.

If you are not sure, leave it set to "0".
+
+config KLIBC_ERRLIST
+ bool
+ default y
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/