summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-07-26 10:06:59 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-07-26 10:06:59 +0200
commitffff341ffd966630152eae221a0f736043b3dd24 (patch)
tree8887c06e1233f910f81c0f09489189c5d41a0fbe
parenta06bdb479a95ed49e4a58dd75c818086173534ae (diff)
downloadembtoolkit-ffff341ffd966630152eae221a0f736043b3dd24.tar.gz
embtoolkit-ffff341ffd966630152eae221a0f736043b3dd24.tar.bz2
embtoolkit-ffff341ffd966630152eae221a0f736043b3dd24.tar.xz
Embtk: fix typo
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
-rw-r--r--Kconfig8
1 files 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, <walsimou@walsimou.com>
# 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, <walsimou@walsimou.com>
# \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