summaryrefslogtreecommitdiff
path: root/packages/development/libbsd/libbsd.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'packages/development/libbsd/libbsd.kconfig')
-rw-r--r--packages/development/libbsd/libbsd.kconfig7
1 files changed, 3 insertions, 4 deletions
diff --git a/packages/development/libbsd/libbsd.kconfig b/packages/development/libbsd/libbsd.kconfig
index b0e3f4a..4a73b4a 100644
--- a/packages/development/libbsd/libbsd.kconfig
+++ b/packages/development/libbsd/libbsd.kconfig
@@ -38,14 +38,13 @@ choice
help
Here you can choose which version of libbsd you want to use.
- config EMBTK_LIBBSD_VERSION_0_3_0
- bool "libbsd-0.3.0"
- select EMBTK_LIBBSD_NEED_PATCH
+ config EMBTK_LIBBSD_VERSION_0_4_1
+ bool "libbsd-0.4.1"
endchoice
config EMBTK_LIBBSD_VERSION_STRING
string
- default "0.3.0" if EMBTK_LIBBSD_VERSION_0_3_0
+ default "0.4.1" if EMBTK_LIBBSD_VERSION_0_4_1
config EMBTK_LIBBSD_NEED_PATCH
bool