summaryrefslogtreecommitdiff
path: root/packages/development
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-06-08 13:31:54 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-06-08 13:31:54 +0200
commit0375c81258ac9c22a162fab8cdf1c791d1d1381f (patch)
tree181b5d394c6a627a271318a595d5f932c24d6c9c /packages/development
parent4d5d33f83d7325ebeaca0e246bb799ba2349c12e (diff)
downloadembtoolkit-0375c81258ac9c22a162fab8cdf1c791d1d1381f.tar.gz
embtoolkit-0375c81258ac9c22a162fab8cdf1c791d1d1381f.tar.bz2
embtoolkit-0375c81258ac9c22a162fab8cdf1c791d1d1381f.tar.xz
Packages: boost: fix typo (s/boot/boost) in options
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/development')
-rw-r--r--packages/development/boost/boost.kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/development/boost/boost.kconfig b/packages/development/boost/boost.kconfig
index 2265cd8..96c0812 100644
--- a/packages/development/boost/boost.kconfig
+++ b/packages/development/boost/boost.kconfig
@@ -50,14 +50,14 @@ endchoice
if EMBTK_HAVE_BOOST
comment "Boost options"
config EMBTK_BOOST_WITH_ICU
- bool "Build boot with icu support"
+ bool "Build boost with icu support"
select EMBTK_HAVE_ICU
config EMBTK_BOOST_WITH_ATOMIC
- bool "Build boot with atomic support"
+ bool "Build boost with atomic support"
config EMBTK_BOOST_WITH_COROUTINE
- bool "Build boot with coroutine support"
+ bool "Build boost with coroutine support"
config EMBTK_BOOST_WITH_LOG
- bool "Build boot with log support"
+ bool "Build boost with log support"
endif
config EMBTK_BOOST_VERSION_STRING