add some help text
authorMike Frysinger <vapier@gentoo.org>
Wed, 17 Nov 2004 21:58:09 +0000 (21:58 -0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 17 Nov 2004 21:58:09 +0000 (21:58 -0000)
toolchain/gcc/Config.in.2

index b83a996b1b30b3ff64f83d3fff7f0492ad950b7c..c523b970510fa124967b6cf410f657f81732be0b 100644 (file)
@@ -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.