From e28078875e67a87feb88763f3a8508648572d30e Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Wed, 17 Nov 2004 21:58:09 +0000
Subject: add some help text

---
 toolchain/gcc/Config.in.2 | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

(limited to 'toolchain/gcc')

diff --git a/toolchain/gcc/Config.in.2 b/toolchain/gcc/Config.in.2
index b83a996b1..c523b9705 100644
--- a/toolchain/gcc/Config.in.2
+++ b/toolchain/gcc/Config.in.2
@@ -1,8 +1,6 @@
-#
-
 config BR2_PACKAGE_GCC_TARGET
-	bool"gcc toolchain in the target filesystem"
+	bool "native toolchain in the target filesystem"
 	default n
 	help
-	  Add help text here.
-
+	  If you want the target system to be able to run 
+	  binutils/gcc and compile native code, say Y here.
-- 
cgit v1.2.3