From ffff341ffd966630152eae221a0f736043b3dd24 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 26 Jul 2009 10:06:59 +0200 Subject: Embtk: fix typo Signed-off-by: Abdoulaye Walsimou Gaye --- Kconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Kconfig b/Kconfig index b402aaa..d937395 100644 --- a/Kconfig +++ b/Kconfig @@ -2,7 +2,7 @@ # GAYE Abdoulaye Walsimou, # Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved. # For Copyrright from linux kernel's build/configure system, see their source -#code. +# code. # # This program is free software; you can distribute it and/or modify it # under the terms of the GNU General Public License @@ -23,7 +23,7 @@ # \author GAYE Abdoulaye Walsimou, # \date May 2009 ################################################################################ -mainmenu "Embedded toolkit configuration" +mainmenu "Embedded systems toolkit configuration" config EMBTK_DOTCONFIG bool @@ -58,8 +58,8 @@ endmenu menu "Root filesystem components and build options" config EMBTK_HAVE_ROOTFS help - If you want to build a root filesystem, you must say yes here - for your target, you must yes here. + If you want to build a root filesystem for your target, you must say + yes here. bool "Build a root filesystem" if EMBTK_HAVE_ROOTFS -- cgit v1.2.3