aboutsummaryrefslogtreecommitdiffstats
path: root/package/libelf/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libelf/Config.in')
-rw-r--r--package/libelf/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libelf/Config.in b/package/libelf/Config.in
index 8115491bec..6013c37da2 100644
--- a/package/libelf/Config.in
+++ b/package/libelf/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_LIBELF
tristate "libelf"
- default m
+ default m if CONFIG_DEVEL
help
This is the public release of libelf-0.8.5, a free ELF object
file access library.