summaryrefslogtreecommitdiffstats
path: root/package/libgpg-error/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libgpg-error/Config.in')
-rw-r--r--package/libgpg-error/Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/libgpg-error/Config.in b/package/libgpg-error/Config.in
index 31f2cd127..5987840ac 100644
--- a/package/libgpg-error/Config.in
+++ b/package/libgpg-error/Config.in
@@ -1,7 +1,6 @@
config BR2_PACKAGE_LIBGPG_ERROR
tristate "libgpg-error - An helper library for common error codes and descriptions"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
help
This is a library that defines common error values for all GnuPG
components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,