summaryrefslogtreecommitdiff
path: root/packages/misc/libelf/libelf.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'packages/misc/libelf/libelf.kconfig')
-rw-r--r--packages/misc/libelf/libelf.kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/misc/libelf/libelf.kconfig b/packages/misc/libelf/libelf.kconfig
index 2493d82..c45cc22 100644
--- a/packages/misc/libelf/libelf.kconfig
+++ b/packages/misc/libelf/libelf.kconfig
@@ -25,7 +25,6 @@
config EMBTK_HAVE_LIBELF
bool "Have libelf"
select EMBTK_HAVE_GETTEXT
- select EMBTK_LIBELF_NEED_PATCH
help
libelf lets you read, modify or create ELF files in an
architecture-independent way. The library takes care of size and
@@ -39,6 +38,7 @@ choice
config EMBTK_LIBELF_VERSION_0_8_13
bool "libelf-0.8.13"
+ select EMBTK_LIBELF_NEED_PATCH
endchoice
config EMBTK_LIBELF_VERSION_STRING